/* Add custom CSS styles below */ 
body,
header.store-header,
div#mainnav,
.inner.bg-inherit,
:is([dir=rtl] .mm-spn.mm-spn--navbar.mm-spn--main):after,
ul.main-menu.mm-spn--open,
:is([dir=rtl] .mm-spn.mm-spn--navbar):after {
    background-image: url(https://cdn.salla.sa/EZYgwr/nTIRF922xnPkWrSEswaRBB0mHmLG18RqHsRyhiV8.png);
    background-size: cover;
    background-color: transparent;
}

header.store-header {
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}

.header-btn__icon.sicon-user-circle,
.header-btn__icon.icon.sicon-shopping-bag {
    background-color: #462514;
    color: #ffcc03;
    border: 1px solid #462514;
}

.banner--fixed img{
    background-color: transparent;
}
section.s-block.container {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.s-block__title {
    justify-content: center;
}

.s-products-list-vertical-cards {
    grid-template-columns: repeat(1,minmax(0,1fr));
}

.s-product-card-entry{
    background-color: transparent;
    border: 1px solid #462514;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background-color: #462514;
    color: #fcc802;
    border: 1px solid #462514;
}

.s-product-card-content {
    text-align: center;
}

h4.s-product-card-price {
    margin: auto;
}

.s-product-card-promotion-title {
    background-color: #462514;
    color: #ffcc03;
}

.s-product-card-content-subtitle{
    color: #99502b;
}


.s-block {
    margin-top: 0rem;
}

.sicon-cancel:before {
    color: #462514;
}



footer.store-footer,
.store-footer__inner {
    background-image: url(https://cdn.salla.sa/EZYgwr/PyeJry2iQvDjjMYcdJmFix7ctahdsIVncVXrMiKA.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.footer-is-light .store-footer{
    color: #462514;
}

.store-footer{
    margin-top: 0rem;
}

.store-footer__inner {
    text-align: center;
}

.leading-6 {
    margin: auto;
}

.store-footer__inner::before {
    text-align: center;
    content: "";
    display: block;
    height: 109px;
    width: 280px;
    margin: auto auto 20px;
    background-image: url(https://cdn.salla.sa/EZYgwr/gc91mjgppaK1X2wh9eDVLaAPcTI5ay6j77462T0l.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    border-top: 2px solid #462514;
    border-radius: 3%;
}

a.flex.items-center.m-0 {
    justify-content: center;
}

a.mb-4.last\:mb-0.flex.items-center.text-sm.leading-none,
ul.flex.mb-6 {
    justify-content: center;
}

i.rtl\:ml-2\.5.ltr\:mr-2\.5.border.rounded-full.w-8.h-8.justify-center.flex.items-center.shrink-0.sicon-whatsapp2,
i.rtl\:ml-2\.5.ltr\:mr-2\.5.border.rounded-full.w-8.h-8.justify-center.flex.items-center.shrink-0.sicon-iphone,
i.rtl\:ml-2\.5.ltr\:mr-2\.5.border.rounded-full.w-8.h-8.justify-center.flex.items-center.shrink-0.sicon-mail,
a.social-link {
    background-color: #462514;
    color: #f4c203;
    border: 1px solid #462514;
}