/*!
Theme Name: Stylefactory
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Stylefactory theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: stylefactory
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: stylefactory
Template Id: prod-25518
*/

#toTop {
	cursor: pointer;
}

html body .wpcf7 .ajax-loader{
    display: block;
}

html body .nc-icon-outline.shopping_cart-simple:before {
    content: "\ea61";
    font-weight: 700;
}

html body .nc-icon-outline.ui-2_menu-34:before {
    content: "\ed76";
    font-weight: 700;
}

html body .btn {
    border: 3px solid #181a1f;
    border-radius: 1px;
    background: #fff;
    color: #181a1f;
}

html body .btn:hover {
    border: 3px solid #181a1f;
    background: #181a1f;
    color: #FFF;
}


h3.entry-title {
    text-transform: uppercase;
}

html body .jet-nav__sub.jet-nav-depth-0 {
    flex-direction: column;
    display: flex;
    align-items: center;
}
