#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > div > salla-social > li:nth-child(1) > a {
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > div > salla-social > li:nth-child(5) > a {
    background: #0000ffa1;
    color: #fff !important;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > div > salla-social > li:nth-child(4) > a {
    background: #d90f0f;
    color: #fff !important;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > div > salla-social > li:nth-child(3) > a {
color: #111111;
    filter: drop-shadow(2px 0px 0px #FD3E3E) drop-shadow(-1px 0px 0px #4DE8F4);
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > div > salla-social > li:nth-child(2) > a {
    background: yellow;
    color: #000;
}
p.text-gray-400.mb-2\.5.md\:mb-0 {
color: #fff !important;
}
.footer-is-light .store-footer .store-footer__inner, .md\:flex.items-center.justify-between.py-4.container.text-center {
    background-color: rgb(138 23 26);
    color: #fff;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 {
order: 2;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(3) {
order: 3;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(2) {
    margin-left: 100px;
    margin-right: 25px;
}
/*========== Header ================*/
div#mainnav, .main-menu>li>a[href*=offer] {
    background: #8a171a;
    color: #fff !important;
}
.sicon-shopping-bag,.sicon-user-circle, .s-cart-summary-total {
    color: #fff;
}
.s-block--features__item {
    background: #8a171a;
}
.s-block--features__item h2, .s-block--features__item p {
    color: #fff !important;
}
@media only screen and (max-width: 768px) {
.s-block--features__item:first-child {
    grid-column: span 1 / span 1 !important;
}
.grid-cols-\[repeat\(2\2c minmax\(0\2c 1fr\)\)\] {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.s-block--features__item { width: 100% !important; }
}
.navbar-brand img { max-height: 5.5rem; }
i.sicon-menu.text-primary.text-2xl {
    color: #fff !important;
}
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background: rgb(52 177 59);
    color: #fff;
}
#featured-products-style2-1-gdRZpp_1 > salla-products-list > div.s-products-list-wrapper.s-products-list-vertical-cards {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.text-sm {
    font-size: 1.1rem !important;
    color: red !important;
 }