/*
Theme Name: Impreza Child for Subsite 8.36.1
Description: Multi-Purpose WordPress Theme.
Version: 8.36.1
Author:	UpSolution
Template: Impreza
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
License: Themeforest Split Licence
License URI: -
Text Domain: us
Domain Path: /languages
*/

.woocommerce .product_meta,
.woocommerce-tabs,
section.related.products {display: none !important;}
.extra-custom-js-logo {padding: 0 !important;}
.l-content {width: 100%;}
section.for_sidebar.at_right .l-sidebar {margin-left: 0 !important;padding: 0;display: none;}

.blog .l-content {width: calc( 95% - var(--site-sidebar-width,25%) )}
.blog section.for_sidebar.at_right .l-sidebar {margin-left: 5%;display: block;}


header#page-header .l-subheader.at_middle,
            header#page-header .l-subheader.at_top,
            header#page-header .l-subheader.at_bottom {background-color : #000;}

            header#page-header .l-subheader.at_middle,
            header#page-header .w-nav.type_desktop>.w-nav-list,
            header#page-header a,
            header#page-header .g-preloader {color: #fff;}
header#page-header a.w-btn.us-btn-style_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0.3em;
    padding: 0.8em 1.8em;
    background: #00bb3a;
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
}

.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn),
h1{
    font-family: Arial, Helvetica, sans-serif;
}

/*Product Page*/

h1 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: 600 !important;
    font-size: 2.5rem !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
    margin-bottom: 1.5rem !important;
}
.login-form-right-section {
    float: left;
}
html, .l-header .widget, .menu-item-object-us_page_block {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
}
button[type="submit"]:not(.w-btn), input[type="submit"] {
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0.3em;
    padding: 0.8em 1.8em;
    background: #00bb3a;
    border-color: transparent;
    color: #ffffff !important;
}
.no-touch .woocommerce .button.alt:hover, .no-touch .woocommerce .button.checkout:hover, .no-touch .woocommerce .button.add_to_cart_button:hover, .no-touch .us-btn-style_1:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: #00bb3a;
    border-color: transparent;
    color: #000000 !important;
}

/*Hide social sidebar for inner sides*/
.sf_icon_wrapper {display: none;}