/* Add custom CSS styles below */
.store-footer__top.pb-4.lg\:pb-10.pt-10.lg\:pt-22.space-y-8.divide-y.divide-dashed.divide-white\/10 {
background-image: url(https://cdn.salla.sa/form-builder/tybx3c9AfHTsB7jBoVGycFPD6lVYEGYsbF1ItUrM.png);
background-size: cover;
color: #fff !important; 
}
blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre, li {
    margin-bottom: 15px !important;
}
.footer-is-light .store-footer__top {
--tw-bg-opacity: 1;
background-color: rgba(249,250,251,var(--tw-bg-opacity));
}
store-footer__top {
--tw-bg-opacity: 1;
background-color: rgba(29,31,31,var(--tw-bg-opacity));
}
.pt-10 {
padding-top: 2.5rem;
}
.pb-4 {
padding-bottom: 1rem;
}
.promotion-badge {
background-color: #E91E63 !important;
color: #ffffff !important;
}
button.s-quick-buy-button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-after {
    background: #e91e63 !important;
    color: white !important;
}
button.s-quick-buy-button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-after:hover {
    background: #4CAF50 !important;
    color: white !important;
}
.s-button-element:not(:disabled):not([loading]) {
pointer-events: auto;
}
.product-fixed-bar salla-add-product-button button {
height: 2.5rem;
}
salla-button .s-button-btn {
border-radius: 6px;
}
.s-button-wide {
width: 100%;
}
.pt-10 {
padding-top: 2.5rem;
}

.pb-4 {
padding-bottom: 1rem;
}


.s-button-element:not(:disabled):not([loading]) {
pointer-events: auto;
}
.product-fixed-bar salla-add-product-button button {
height: 2.5rem;
}
salla-button .s-button-btn {
border-radius: 6px;
}
.s-button-wide {
width: 100%;
}
a#btn-show-more {
    color: #cc7a0f !important;
    border: 2px solid #cc7a0f !important;
    padding: 0px 7px 3px 7px !important;
    border-radius: 5px !important;
}
a#btn-show-more:hover {
    background: #cc7a0f !important;
    border: 2px solid #cc7a0f !important;
    color: white !important;
}
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center,button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: #cc7a0f !important;
    color: white !important;
}
.product-entry__title a:hover ,.s-product-card-content-title a:hover{
color: #cc7a0f !important;
}
a:hover{
color: #cc7a0f;
}
footer .lg\:col-span-3 {
    grid-column: span 2/span 3;
}
footer .lg\:col-span-2 {
    grid-column: span 3/span 3;
}

@media screen and (min-width: 900px){
.s-menu-footer-list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 5px;
    height: 40vh;
}
 .s-menu-footer-list a {
    max-width: 50%;
}}