/* Add custom CSS styles below */ 

.product-card{
background:transparent !important ;
border:1.6px solid #fff;
}

.store-footer__inner , .store-footer__contacts-row{
border-bottom:none !important;
}

.store-footer:not(.basic-footer) .enhanced_links {
    column-count: 1 !important;
     margin: auto ;
     text-align:center;
}

.enhanced_links_wrapper h3 {
    margin: 0 auto 10px;
}

.single-faq {
    background-color: transparent !important;
}

.s-social-share-btn , .btn--wishlist {
color:#000!important;
}

.product-single__inner .btn-tab{
color:#000!important;
}

.header-btn__icon{
color:#aea7a7 !important
}

.reviews-slider .bg-store-bg-secondary {
background-color:transparent !important;
border:1px solid #fff ;
}

#product-filter {
    color: #000 !important;
}
.content--single-page h1 {
color:#fff !important ;
}
.tamara-summary-widget--inline-outlined{
background-color: #fff !important;

}