/*
 Theme Name:   Neytri Child
 Theme URI:    https://neytri.wpengine.com/
 Description:  Neytri Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     neytri
 Version:      1.0.0
 Text Domain:  neytri-child
*/

#headertop {
    color:white !important;
}

#headertop .wdt-custom-head-social-icon ul.elementor-icon-list-items li.elementor-icon-list-item:not(:last-child) a .elementor-icon-list-text:after {
    background-color: white !important;    
}

#headertop .woocommerce-currency-switcher-form .dd-selected {
    color: white !important;   
   
}

#headertop .dd-pointer-down {
    color: white !important;   
}

#headertop  .wdt-custom-currency .woocommerce-currency-switcher-form:after {
    border-right: 1px solid  white !important;   
    border-bottom: 1px solid  white !important;  

}

.suggested-product-list{
    display:none!important;
}

article .entry-button.wdt-core-button{
    display:none!important;
}



.elementor-section.sticky-header-active{display:none!important;}

.woocommerce-checkout-form-coupon{
    background-color:white;
}

/*
.elementor-82.elementor-element.elementor-element-4476d5d{
    background-color:#c6b0aa!important;
}
*/


 @media screen and (min-width: 1280px) and (max-width: 1540px) {
    
    .elementor-82 .elementor-element.elementor-element-ffa7bc2 div.wdt-logo-container img {
        max-width: 104px!important;
        width: 104px!important;
    }


    .elementor-213 .elementor-element.elementor-element-ffa7bc2 div.wdt-logo-container img {
        max-width: 104px!important;
        width: 104px!important;
    }
}

 @media screen and (min-width: 1541px){
    
     .elementor-82 .elementor-element.elementor-element-ffa7bc2 div.wdt-logo-container img {
        max-width: 144px!important;
        width: 144px!important;
    }


    .elementor-213 .elementor-element.elementor-element-ffa7bc2 div.wdt-logo-container img {
        max-width: 144px!important;
        width: 144px!important;
    }
}


@media (max-width: 1540px) and (min-width: 480px) {
    .elementor-82 .elementor-element.elementor-element-e986379 {
        width: 22%!important;
    }
    
    .elementor-213 .elementor-element.elementor-element-e986379 {
        width: 22%!important;
    }
}

.woocommerce-info > a {
     color: white!important; 
}


.woocommerce div.product form.cart div.quantity.quantity-with-plusminus {
    margin-bottom: 0px;
    height: 55px;
    margin-top: 10px;
}

.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg, .yith-wcwl-add-to-wishlist .add_to_wishlist img{
    color:white;
}

.woocommerce ul.products li.product .product-thumb .image {min-height: 100%;}


.woocommerce ul.products.wdt-custom-main-shop li.product .product-wrapper .product-thumb{aspect-ratio:1/1;}
.woocommerce ul.products.product-thumb-alignment-bottom li.product .product-thumb:before {display:none;}

.product-rating-wrapper{display:none;}

 @media screen and (min-width: 1741px){
    .slidescrittabig h1 {
        font-size: 200px !important;
        margin-top: 280px !important;
     }
 }
 
 
 .yith_magnifier_zoom_magnifier{
    z-index:15000000!important;
 }