/* Add custom CSS styles below */ 
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');
.s-block{
    margin-top: 25px;

}



.main-nav-container.shadow-default.bg-white{
position: relative;
z-index:2;
background-color: #00000059;
color:white;
}
.header-btn__icon{
color:white;
}

.s-cart-summary-wrapper{
color:white;
}

.s-cart-summary-total{
color:white !important;

}

*{font-family:Cairo;}

.store-footer,store-footer__inner,.footer-is-light .store-footer .store-footer__inner{
background-color:#C4583C!important;
color:white !important;


}

.lg\:col-span-2.rtl\:lg\:pr-20.ltr\:lg\:pl-20.s-apps-icons.hydrated {
  display: none !important;
}