/* Add custom CSS styles below */ 
header .inner.bg-inherit , body#app{
    background: #FFF9EA;
}
.Al_products-and-stories .story-slide-inactive {
    opacity: 1;
}
.copyright-text p {
    color: rgb(255 255 255);
}
footer  .s-contacts-icon {
    color: #ffffff;
}
footer  .text-white {
    color: rgb(72 88 87);
}
footer .pb-4 img {
    filter: brightness(0) invert(1);
}
@media (max-width: 768px) {
footer .container.grid.grid-col-2 * {
    justify-items: center;
    text-align: center;
}
footer .s-contacts-list.s-contacts-list-vertical * {
    justify-content: center;
}
footer salla-apps-icons {
    display: none;
}
footer  .contact-us {
    grid-column: span 2;
}}
/*product page*/
.product__description p.ql-direction-rtl {
    font-size: unset;
}
.main-content h1.md\:text-2xl {
    font-weight: bold;
}