/* Add custom CSS styles below */ 
#app.f-icon-gradient .feature-icon {
    background: #000f19 !important;
     background-color: #000f19 !important;
}
.dark .s-modal-body, .dark .s-modal-body .s-modal-close {
    background-color: #0080c7 !important;
}

.s-login-modal-wrapper button {
    background-color: #222 !important;
    border: none !important;
    color: #fff !important;
}
.s-product-options-filepond-placeholder-icon svg {
    fill: #fff !important;
}
span, p{
font-family: 'Cairo' !important;
}
@media(max-width:767.9px){
.main-nav-container.fixed-pinned .inner {
    position: static;
}
.preview-modal salla-slider {
          min-height: 300px !important;
        height: 300px !important;
}
}