.wd-products .wd-buttons .wd-compare-btn,
.wd-products .wd-buttons .wd-wishlist-btn{
    display: none;

}
.wd-products .wd-add-btn-replace .add-to-cart-loop:after,
.wd-products .wd-add-btn-replace .add-to-cart-loop:before{
    display: none;
}
.wd-products .wd-add-btn-replace .add-to-cart-loop:hover span {
    transform: translateY(0) translateZ(0);
}
.wd-product.wd-hover-quick .wd-add-btn>a{
    background-color: #3ab3ff !important;
}


.wd-product.wd-hover-quick .wd-add-btn>a:hover{
    background-color: #34a1e5 !important;    
}
.footer-column .footer-logo img{
    max-width: 180px;
}

.whb-header .info-box-content a{color:#fff;}
.whb-header .info-box-content:hover a{color:#5be1e4;}
.error404 .whb-header .info-box-content a,
.error404 .whb-top-bar .wd-header-text{
    color:#333333;
}
.error404 .whb-header .info-box-content:hover a{
    color:#5be1e4;
}
.top-rht-text{
    color: #333;
}
.woocommerce-shop .wd-nav-product-cat{
    display: none;
}
.single-product-page .wd-compare-btn,
.single-product-page .wd-wishlist-btn,
.single-product-page .wd-sizeguide-btn{
    display: none;
}
.wd-header-my-account{
    display: none;
}
.archive .whb-header .info-box-wrapper a{color: #ffffff;}

.contact-form div.wpcf7 input[type="submit"]{
    background-color: #3ab3ff !important;
}
.contact-form div.wpcf7 input[type="submit"]:hover{
    background-color: #34a1e5 !important;    
}
.contact-form .wpcf7-list-item{
    display: block !important;
}
.single-product .main-page-wrapper{
    padding-top: 40px;
}

.archive .has-product-count{
    display: flex;
}
.wd-footer {
    background-color: #f7f7f7 !important;
}

.whb-header .whb-mobile-right,
.wd-toolbar,
.products .wd-add-btn{
    display: none !important;
}


.page-id-4439 .wd-content-layout {
    padding-block: 20px !important;
}

@media only screen and (max-width: 1024px){
    .site-logo .wd-main-logo img{
        filter: brightness(800%);
    }
    .contact-map iframe{
        height: 300px !important;
    }
}
@media only screen and (max-width: 767px){
    .site-logo .wd-main-logo img{
        max-width: 100px !important;
    }
    .recaptcha{
        width: 100% !important;
    }
    .recaptcha div{
        width: 100% !important;
    }
}

