/* Add custom CSS styles below */ 
/*photos slider full width */
section.s-block--photos-slider .swiper{
    padding:0;
}
section.s-block--photos-slider .swiper .swiper-slide{
    padding:0;
    width:100%;
}
section.s-block.s-block--photos-slider {
    margin-top:0;
}
section.s-block--photos-slider  button.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock {
    visibility:hidden;
}
footer.naqi-store-footer.store-footer p ,
div#mainnav *{
    color:black !important;
}
nav#mobile-menu *{
    color:black !important;
}
.s-product-card-entry .s-product-card-content .s-product-card-content-main .s-product-card-content-title a {
     color:black !important ;
}