/* Add custom CSS styles below */ 

.text-gray-400 {
  
    color: #000;
}



/* global section */
@media (min-width: 430px) {
footer.store-footer {
    margin-top: -72px;
}
.store-footer__inner.da-bgm {
    margin-top: -8%;
}
}
@media (max-width: 1920px) {
   .container.flex.flex-col {
    margin-top: 80px;
}
.store-footer__inner.da-bgm {
    margin-top: -2%;
}
    
}







}
.dark .s-slider-block__title h2 {
    color: #000000;
}

#karzoun-widget-send-button {
    background-color: #46bd7b;
    }


.dark label {
    color: #ffffff;
    background: #013539;
}

article.full-description.details.opt-text.relative.overflow-hidden.transition-all.duration-300 {
    background: #00a1a100;
}