/*
Theme Name: LLEAP
Theme URI: http://www.verzdesign.com/
Author: Nikunj & Darpan
Version: 9.1
Description : 09 2022
*/
body.page-template-template-thankyou header#pageHeaderWrapper, body.error404 header#pageHeaderWrapper {position: relative;}
.yith-wcwl-add-to-wishlist{
    width: 42px !important;
    height: 42px;
    display: inline-flex;
    margin: 0 5px;
    /*background: #F0F0F0;*/
    align-items: center;
    justify-content: center;
    text-align: center;
}
.product-details .product-wishlist a.button {
    width: 52px !important;
    height: 52px;
    background: #F0F0F0;
    color: var(--dark);
    border-radius: 50px;
}
.product-box-info-holder .product-box-footer .yith-wcwl-add-button a.delete_item {background: var(--dark) !important;}
.product-box-info-holder .product-box-footer .yith-wcwl-add-button a.delete_item img {filter: invert(96%) sepia(100%) saturate(0%) hue-rotate(136deg) brightness(109%) contrast(100%);}
.nav>ul li.page-item-52 ul li.selected>a{background: none;color: var(--dark);}
.nav>ul li.page-item-52 ul li.selected:hover>a{color: var(--primary); background: none;}
.nav>ul>li.menu-item-has-children>a::after{display: none;}
.woocommerce-message {margin: 0px 0px 60px;}
.woocommerce-notices-wrapper{margin-bottom: 0;}
.filter-button-group a.active {background: var(--secondary); color: var(--white);}
body.home .grecaptcha-badge{display: none;}