/*!
Theme Name: quarty child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://themeforest.net/user/bslthemes
Description: Quarty - Architecture & Interior WordPress Theme
Version: 1.0.1
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: quarty
Text Domain: quarty-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/


.qrt-app .qrt-top-bar .qrt-logo{
    width: 190px;
    margin-top: -2px;
}

.qrt-app .qrt-top-bar .qrt-symbol img{
    width: 54px;
    height: 24px;
}

.noover .qrt-banner .qrt-overlay{
    background-color:rgba(40, 41, 44, 0.0);
}

.qrt-buttons .cart-btn{
    display:none !important;
}

.qrt-app .qrt-top-bar .qrt-menu nav ul li ul, .qrt-app .qrt-top-bar .qrt-menu nav ul li::after{
    background-color:#E8AE68 !important;
}

.headimg img{
    height: 500px !important;
    object-fit: cover;
    width: 100%;
}

.wc-block-components-checkout-place-order-button{
    display:none !important;
}

.woocommerce .qrt-body{
    display:none !important;
}

.shop-page{
    padding:0 !important;
}

.product-type-simple a.button{
    color:black !important;
}