/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/* Colors
Main BG: #f7f6f5;
Main Color: #998e88;
Second Color: #382234;
Text Color: #998e88;
Link Color: #544b45;
Link Color Hover: #998e88;
Mainmenu: #a29791;
*/

/* Header */
.l-header.sticky .l-subheader.at_bottom { 
    visibility: hidden !important;
    height: 0px !important;
}
.l-header.sticky { 
    box-shadow: 0 2px 0 rgba(0,0,0,0.06) !important;
}
@media (max-width: 768px) {
    .w-nav-control {
        padding: 0 !important;
    }
}
@media (max-width: 390px) {
    div.w-image.main-logo, .l-header.sticky div.w-image.main-logo {
        width: auto !important;
        height: 32px !important;
    }
}
/* Dropdown Menu */
.w-nav-anchor.level_2, .w-nav-anchor.level_3 {
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 16px;
}
.w-nav.type_desktop .w-nav-anchor:not(.level_1) {
    line-height: 1.2em;
    padding: .6em 20px;
}
.w-nav.type_desktop .w-nav-list.level_2 {
    padding-bottom: 10px;
}
.w-nav.type_desktop .w-nav-list.level_3 {
    line-height: 1.2em;
    padding: .2em 20px .6em 20px;
}
/* Slide Menu */
.side-menu .sm-link {
    padding-right: 10px;
}
.side-menu .sm-label, .side-menu .sm-label:hover {
    color: #fff;
}
.fa-angle-up::before {
    font-family: fontawesome !important;
}
/* Slider Revolution */
.tp-video-play-button {
    display: none !important;
}
/* Real3D Flipbook */
.flipbook-main-wrapper {
    background: #f7f6f5  !important;
}
.flipbook-menuBottom,
.flipbook-menu-fixed {
    display: none !important;
}
/* WooCommerce */
@media (max-width: 768px) {
    .w-cart-content, .w-cart-notification {
        width: auto !important;
        padding: 1rem !important;
    }
}
.fa-shopping-bag::before {
    background-image: url('img/header_shopping_bag.png');
    background-size: 34px 38px;
    display: inline-block;
    width: 34px; 
    height: 38px;
    content:"";
    margin-left: 0px;
}
.w-cart-content {
    display: none;
    position: absolute;
    z-index: 120;
    font-size: 1rem;
    text-align: left;
    padding: 2rem;
    width: 20rem;
    box-shadow: none;
    background: #fff;
    color: var(--color-content-text);
    margin-top: -17px;
}
.l-header.sticky .w-cart-content {
    margin-top: -12px;
}
@media only screen and (max-width : 1024px) {
    .w-cart-icon {    
        width: auto;
    }
}
.w-cart-quantity {
    position: absolute;
    top: 32px !important;
    left: 0 !important;
    background: none !important;
    font-family: Raleway, sans-serif;
    color: #9d9d9d !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 0 4px;
    line-height: 20px;
    min-width: 20px;
    border-radius: 0 !important;
    transition: transform .1s !important;
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
    .w-cart-quantity {    
        top: 30px !important;
    }
}
@media only screen and (max-width : 767px) {
    .w-cart-quantity {    
        top: 13px !important;
    }
}
.w-cart .w-cart-quantity, .w-cart.empty .w-cart-quantity {
    transform: scale(1) !important;
}
.shop-grid .add_to_cart_button {
    text-transform: uppercase !important;
}
.woocommerce-cart .w-cart, .woocommerce-checkout .w-cart {
	display: none !important;
}
.shipping-calculator-button {
    line-height: 1.1 !important;  
}
.shop_table tr > :last-child {
    text-align: left;
}
.woocommerce .cart_totals th, .woocommerce .cart_totals td {
    padding: 0 0 5px 0 !important;
    border: none !important;
    outline: none !important;
}
.checkout-button.button.alt.wc-forward {
    margin-top: 20px;
}
/* Checkout */
.woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table th {
  padding: 15px !important;
}
.woocommerce-checkout-review-order-table td {
  padding-bottom: 0 !important;
}
.woocommerce-checkout-review-order-table .order-total {
    font-size: 20px !important;
}
@media only screen and (max-width : 768px) {
    .woocommerce-checkout-review-order-table th {
        padding: 10px 15px 0 15px !important;
    }
    .woocommerce-checkout-review-order-table td {
       padding: 0 15px !important;
    }
    .wc-gzd-cart-item-thumbnail {
        padding-top : 15px !important;
    }
    .woocommerce-checkout-review-order-table tfoot td {
        padding-bottom : 15px !important;
    }
}
.woocommerce-checkout #order_review_heading {
    float: none;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
}
@media only screen and (max-width : 768px) {
    #order_comments {
        margin-bottom: 30px !important;
    }
}
div.wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal {
    margin-top: 20px !important;
}
button#place_order.button.alt {
    width: 100% !important;
    margin-bottom: 20px !important;
}
h3#order_payment_heading {
    margin-bottom: 10px !important;
}
/* Accordion */
.w-tabs.accordion > div > .w-tabs-section:last-of-type {
    
}
.w-tabs.accordion > div > .w-tabs-section {
    border-top-width: 0 !important;
    border-bottom: #f4f4f4 1px solid !important;
}
.w-tabs-section-header {
    background: #fff !important;
    padding: 1rem !important;
}
.w-tabs-section-header:hover, .w-tabs-section-header.active {
    background: #998e88 !important;
    color: #fff !important;
}
.w-tabs.accordion > div > div > .w-tabs-section-content {
    padding: 1rem !important;
}
/* VC Simple Shadow -> 3D Shadow */
/*
.w-image.style_shadow-1 {
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 15px;
    display: inline-block;
    max-width: 100%;
    position: relative;
    z-index: 0;
}
.w-image.style_shadow-1:after, .w-image.style_shadow-1:before {
    border-radius: inherit;
    bottom: 8px;
    box-shadow: 0 15px 10px #0009;
    content: "";
    height: 30%;
    left: 5px;
    position: absolute;
    right: 50%;
    transform: skewY(-6deg);
    transform-origin: 0 0;
    z-index: -1;
}
.w-image.style_shadow-1:after {
    left: 50%;
    right: 5px;
    transform: skewY(6deg);
    transform-origin: 100% 0;
}
*/