.salla-1298199463 .intro-text {
    font-size: .8rem;
    line-height: 1.8;
    color: #4a2e20;
    text-align: justify;
    margin-bottom: 30px;
    text-align-last: center;
}
.salla-1298199463
hr {
    border: 0;
    height: 1px;
    background-color: #000000;
    margin: 40px 0;
}
.salla-1298199463
.section-title {
    color: #6b4a34;
    text-align: center;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 30px;
}
.salla-1298199463
.card-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.salla-1298199463
.card {
    background-color: #e6d7c650;
    padding: 20px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.salla-1298199463
.card-content {
    flex: 1;
}
.salla-1298199463
.card-title {
    color: #4a2e20;
    font-size: .8rem;
    font-weight: 700;
    margin: 0 0 0px 0;
    text-align: right;
    line-height: 30px
}
.salla-1298199463
.card-description {
    color: #61554d;
    font-size: 0.7rem;
    line-height: 1.6;
    margin: 0;
}
.salla-1298199463
.card-divider {
    width: 1px;
    height: 60px;
    background-color: #4a2e20;
}
.salla-1298199463
.card-icon-container {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.salla-1298199463
.card-icon-container img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}
.salla-1298199463
    .card {
        flex-direction: row-reverse;
        text-align: justify;
        text-align-last: right;
    }

/**homepage**/
#mainnav .sicon-menu {
    width: 1rem;
}

.top-navbar .s-search-input {
    background-color: transparent;
    border: 0.02rem solid #4a2e2060;  
}
.s-search-icon svg {
    fill: #4a2e20;
}

.s-search-input-wrapper > input[type=search]::placeholder{
    color: #4a2e20;
}
salla-search  div.s-search-input-wrapper > input{
        border-radius: 0px !important ;
    
}
salla-cart-summary {
    min-height: 40px;
    min-width: 0px;
}
.header-buttons span {
color: #4a2e20;

}
.s-localization-modal-trigger-btn {
background-color:transparent;
border-radius: 0px;
border: 0.01rem solid #4a2e2060;
padding: 0.2rem 0.7rem
}
@media (max-width: 1024px){
.navbar-brand{
    display: none;
}
    
.index .s-user-menu-login-btn svg {
    fill: #e6d7c6;
}
.index .sicon-menu:before {
    color:#e6d7c6
}
.index .sicon-shopping-bag:before {
    color:#e6d7c6
}
.index .main-nav-container {
    min-height: 0px;
    /* position: absolute; */
    height: 0px !important
}
   
 .index .main-nav-container.bg-white:not(.fixed-header) .flex.items-stretch {
     padding-top: 5rem;
} 
.main-nav-container.bg-white:not(.fixed-header) {
    background-color: #fff;
}
.index .main-nav-container.bg-white:not(.fixed-header) {
    background-color: transparent;
}
.main-nav-container.bg-white.fixed-header {
    background-color: #fff;
}
.fixed-header .sicon-menu:before {
    color:#4a2e20
}
.fixed-header .sicon-shopping-bag:before {
    color:#4a2e20
}
.fixed-header .s-user-menu-login-btn svg {
    fill: #4a2e20;
}
}
.sicon-menu:before {
    font-size: 18px;
}
.sicon-shopping-bag:before {
    font-size: 18px;
    padding: 7px;
    content: "\e906";
}
.s-user-menu-login-btn {
    border-radius: 0px;
    border-width: 0px;
    width: 1rem;
}

.header-btn__icon {
    border-width: 0px;
}
.s-user-menu-login-btn svg {
    width: 1rem;
    height: 1rem;
}
.s-cart-summary-count {
    font-size: .5rem;
    height: 1rem;
    top: -4px;
    width: 1rem;
}
.s-cart-summary-count {
    top: 0px;
}
.s-cart-summary-count:where([dir=rtl],[dir=rtl] *) {
    right: 0rem;
}
p.s-cart-summary-content {
    display:none
}
/**banner**/
.banner--fixed img {
    border-radius: 0rem;
}
.s-block.s-block--fixed-banner .container {
    padding-left: 0px;
    padding-right: 0px;
}
.s-block.s-block--fixed-banner:first-of-type {
    margin-top: 0rem;
}
/**general**/
body {
    background-color: #fff
}
.s-block__title {
    justify-content: center;
}
.s-block__title .right-side {
    padding-left: 0rem;
    padding-right: 0rem;
}
.s-slider-block__title {
    justify-content: center;
}
.s-slider-block__title-right:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0rem;
}
.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0rem;
    font-weight: 800
}
.s-product-card-entry .s-button-outline {
    border-width: 0px;
}
.s-products-slider-card {
    max-width: 220px;
    width: 55%;
}
.s-block--best-offers
.carousel-slider .swiper-wrapper>div{
    padding-left: 2px;
    padding-right: 2px; 
}
  
.s-product-card-entry {
    border-radius: 0rem;
    border: .01rem solid #00000030

}
.s-product-card-vertical .s-product-card-image {
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
}
.s-product-card-fit-height .s-product-card-image {
    height: 13rem;
}
.s-product-card-content-title a {
    text-align: center;
}
.s-product-card-content-sub {
    justify-content: center;
    padding: 0.17rem;
    margin-bottom:  7px;
}
.s-product-card-content {
    padding: 0rem;
}

.s-product-card-content-main {
    padding: 0.37rem;
}
salla-add-product-button salla-button .s-button-btn{
border-radius: 0px;
background-color: #fff;
color: #000;
}
salla-add-product-button[width=wide] {
    width: 70%;
    justify-content: center;
    margin: auto;
    margin-bottom: .5rem;
}
salla-button .s-button-btn:hover{
    border-radius: 0px;
    background-color: #fff;
    color: #000;
    }
    .s-product-card-content-footer {
    border-top: .01rem solid #00000030
    }
.s-slider-block__title h2 {
    color: #000;
}
.s-products-list-vertical-cards {
    gap: 10px;
}
.s-button-text .sicon-shopping-bag{
    display: none;
}
.s-product-card-promotion-title {
    background-color: #000;
    font-size: 10px;
}
.s-product-card-promotion-title:where([dir=rtl],[dir=rtl] *) {
    border-radius: 0rem;
}
.s-product-card-vertical .s-product-card-wishlist-btn button {
    display: none;
}


/*categories*/
.s-block.s-block--banners > .grid {
    grid-template-columns:  1fr 1fr 1fr;
}

.s-block.s-block--banners > .grid .banner-entry {
    border-radius: 0px;
    height: 20vh !important;
}

.two-row .banner-entry:first-child {
    grid-column: auto;
    grid-row: auto;
}
@media (min-width: 800px){
.s-block.s-block--banners > .grid .banner-entry {
    border-radius: 0px;
    height: 30vh !important;
}
}
.banner-entry {
    background-color: transparent;
}
.s-block.s-block--banners .gap-3 {
    gap: .09rem;
}
.s-block.s-block--banners {
    background-color: #e6d7c650;
    padding-top: 1.5rem;
    padding-bottom: 3rem
}


/*testimonal*/
.s-reviews-testimonial__avatar {
    display: none !important;
}
.s-reviews-testimonial__text {
    text-align: center;
}
.s-reviews-testimonial__rating {
    margin-left: 0rem;
}

.s-reviews-testimonial__icon svg {
   display:none
}
.s-reviews-testimonial {
    background-color: #fff;
    border-radius: 0px; 
    border: .01rem solid #4a2e2070
}
.s-reviews-header-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 1rem;
}
.s-reviews-header {
    margin-right: 0rem;  
    color: #4a2e20;
}
.s-rating-stars-selected {
    fill: #4a2e20;
}

@media (min-width: 1024px){
.s-block--testimonials.container {
    padding-left: 0rem;
    padding-right: 0rem;
}
.s-reviews-testimonial__name_wrapper {
    flex-direction: column;
}
.s-reviews-container .swiper-slide-active .s-reviews-testimonial:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 2rem;
    padding-right: 2rem;
}
}
.s-reviews-testimonial__info{
    color: #000;
}



/**footer**/

footer.store-footer {
    border-bottom-width: 0;
    border-radius: 0px;
}

.footer-is-light .store-footer .store-footer__inner, .footer-is-dark .store-footer .store-footer__inner {
   background-color:#4a2e20;;
 color:#e6d7c6;
}

.store-footer{
    color:#e6d7c6;
    background-color:#4a2e20;
}


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



 @media (max-width: 900px){
    footer {
        text-align: center;
    }

.s-contacts-icon:where([dir=rtl],[dir=rtl] *) {
     margin-left: 0rem; 
}
.store-footer .md\:flex{
    display: flex;
    flex-direction: column-reverse;
    background-color:#4a2e20;
}
}

.store-footer .md\:flex{
    background-color:#4a2e20;
}

.footer-is-light .store-footer .social-link {
   border: none;
}

footer .sicon-whatsapp2, footer .sicon-iphone,footer .sicon-phone, footer .sicon-mail {
    border: none;

}
.footer-is-light .store-footer .contact-social {
    border: none;
}
.store-footer .contact-social {
    border-top-width: 0px;
}
.store-footer .social-link {
    border-radius: 2px;
}
.store-footer__inner {
    border-bottom-width: 0px;
}
.copyright-text p {
     color: #e6d7c6;
}
.bg-white {
    border-radius: 2px;
}
@media (max-width: 900px){
.store-footer a div:nth-child(3)> .text-unicode:nth-child(1){
    display: none;
}

.s-social-list {
    justify-content: right;
}
}
.lg\:col-span-2.rtl\:lg\:pr-20.ltr\:lg\:pl-20 .flex{
    justify-content: right;
}
.store-footer a
.border {
    border-width: 0px;
}
.mb-6 {
    margin-top: 1.5rem;
}
.store-footer h3 {
    color: #e6d7c6;
}
.s-social-link a, .s-contacts-icon {
    border-radius: 5px;
    border-width: 0px;
    background-color: transparent ;
    color: #e6d7c6;
}

div#contact-slot span.unicode{
    font-size: 0px;
}

div#contact-slot span.unicode::after{
    font-size: .875rem;
    content: "";
    text-align: right;
}

.s-contacts-list-vertical {
    flex-direction: row;
}
div#contact-slot span.unicode {
margin-top: 10px;
}


.s-contacts-icon svg {
    height: 1rem;
    width: 1rem;
}
 
.s-social-link a svg {
    height: 1rem;
    width: 1rem;
}
.copyright-text p {
    color: #e6d7c6;
    display: flex;
    margin-top: .75rem;
}
.s-payments-list-item {
    border-radius: 5px;
}
.copyright-text .mb-2\.5 {
    margin-bottom: .25rem;
}
span.dev-link A{
    margin-left: .2rem
}

span.dev-link {
    display: inline-flex;
     font-size: 9px;
     margin: 0 0px;
     margin-top: px;
     margin-left: 0;
     color: #000;
     opacity: 1;
     flex-direction: row-reverse;
 }
 .s-apps-icons-list {
    justify-content: center;
}

.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 .hidden {
    display: flex;
}

.footer-is-light .store-footer .contact-social .s-social-list
{
    display: none;
}
.store-footer__inner {
 padding-bottom: 0rem; 
}
.store-footer .contact-social {
    margin-top: 0rem;
    border-top-width: 0px;
    padding-top: 0rem;
}

.s-payments-list-item {
    border-radius: 2px;
}

@media (max-width: 991px) {
    a.flex.items-center.m-0:before {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        content: "";
        background-image: url(https://cdn.files.salla.network/homepage/2024244525/1f4bc276-abe8-48d2-82f0-b842623837fc_1437x645.webp);
        width: 196px !important;
        height: 126px !important;
        display: flex;
        margin: auto;
        justify-content:centerÃ™Æ’

    }
    
    a.flex.items-center.m-0 > h3{
     display:none;
    }
    }
    .hidden.lg\:block {
        justify-content: center !important;
    }
    .s-contacts-list-vertical {
        justify-content: center;
    }

.lg\:col-span-2 .store-footer a:hover {
    opacity: 1;
}
.store-footer .flex.rtl\:space-x-reverse.space-x-2.items-end {
    justify-content: center;
}
.s-payments-list-item {
    height: 1.5rem;
    width: 2rem;
}
.store-footer .flex.gap-4 {
    justify-content:center
}



/**footer**/

footer.store-footer {
    border-bottom-width: 0;
    border-radius: 0px;
}

.footer-is-light .store-footer .store-footer__inner, .footer-is-dark .store-footer .store-footer__inner {
   background-color:#4a2e20;;
 color:#e6d7c6;
}

.store-footer{
    color:#e6d7c6;
    background-color:#4a2e20;
}


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



 @media (max-width: 900px){
    footer {
        text-align: center;
    }

.s-contacts-icon:where([dir=rtl],[dir=rtl] *) {
     margin-left: 0rem; 
}
.store-footer .md\:flex{
    display: flex;
    flex-direction: column-reverse;
    background-color:#4a2e20;
}
}

.store-footer .md\:flex{
    background-color:#4a2e20;
}

.footer-is-light .store-footer .social-link {
   border: none;
}

footer .sicon-whatsapp2, footer .sicon-iphone,footer .sicon-phone, footer .sicon-mail {
    border: none;

}
.footer-is-light .store-footer .contact-social {
    border: none;
}
.store-footer .contact-social {
    border-top-width: 0px;
}
.store-footer .social-link {
    border-radius: 2px;
}
.store-footer__inner {
    border-bottom-width: 0px;
}
.copyright-text p {
     color: #e6d7c6;
}
.bg-white {
    border-radius: 2px;
}
@media (max-width: 900px){
.store-footer a div:nth-child(3)> .text-unicode:nth-child(1){
    display: none;
}

.s-social-list {
    justify-content: right;
}
}
.lg\:col-span-2.rtl\:lg\:pr-20.ltr\:lg\:pl-20 .flex{
    justify-content: right;
}
.store-footer a
.border {
    border-width: 0px;
}
.mb-6 {
    margin-top: 1.5rem;
}
.store-footer h3 {
    color: #e6d7c6;
}
.s-social-link a, .s-contacts-icon {
    border-radius: 5px;
    border-width: 0px;
    background-color: transparent ;
    color: #e6d7c6;
}

div#contact-slot span.unicode{
    font-size: 0px;
}

div#contact-slot span.unicode::after{
    font-size: .875rem;
    content: "";
    text-align: right;
}

.s-contacts-list-vertical {
    flex-direction: row;
}
div#contact-slot span.unicode {
margin-top: 10px;
}


.s-contacts-icon svg {
    height: 1rem;
    width: 1rem;
}
 
.s-social-link a svg {
    height: 1rem;
    width: 1rem;
}
.copyright-text p {
    color: #e6d7c6;
    display: flex;
    margin-top: .75rem;
}
.s-payments-list-item {
    border-radius: 5px;
}
.copyright-text .mb-2\.5 {
    margin-bottom: .25rem;
}
span.dev-link A{
    margin-left: .2rem
}

span.dev-link {
    display: inline-flex;
     font-size: 9px;
     margin: 0 0px;
     margin-top: px;
     margin-left: 0;
     color: #e6d7c6;
     opacity: 1;
     flex-direction: row-reverse;
 }
 .s-apps-icons-list {
    justify-content: center;
}

.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 .hidden {
    display: flex;
}

.footer-is-light .store-footer .contact-social .s-social-list
{
    display: none;
}
.store-footer__inner {
 padding-bottom: 0rem; 
}
.store-footer .contact-social {
    margin-top: 0rem;
    border-top-width: 0px;
    padding-top: 0rem;
}

.s-payments-list-item {
    border-radius: 2px;
}

@media (max-width: 991px) {
    a.flex.items-center.m-0:before {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        content: "";
        background-image: url(https://cdn.files.salla.network/homepage/1235891046/0fe7e455-67d5-40cb-ab9f-fa507bf2dd36_1440x709.webp);
        width: 196px !important;
        height: 126px !important;
        display: flex;
        margin: auto;
        justify-content:centerÃ™Æ’

    }
    
    a.flex.items-center.m-0 > h3{
     display:none;
    }
    }
    .hidden.lg\:block {
        justify-content: center !important;
    }
    .s-contacts-list-vertical {
        justify-content: center;
    }

.lg\:col-span-2 .store-footer a:hover {
    opacity: 1;
}
.store-footer .flex.rtl\:space-x-reverse.space-x-2.items-end {
    justify-content: center;
}
.s-payments-list-item {
    height: 1.5rem;
    width: 2rem;
}
.store-footer .flex.gap-4 {
    justify-content:center
}


/****js edit**/

.nishanlogo {
    margin: 40px 30px 30px 6px;
    width: 100px;
}
.index
.main-nav-container.bg-white:not(.fixed-header) img#dark-logo {
    display:none
}

.main-nav-container.bg-white.fixed-header img#light-logo{
    display:none
}
body:not(.index) img#light-logo{
    display:none
}
@media (min-width: 1024px){
.nishanlogo {
   display:none
}
}

.s-comments-product {
    background-color: #fff;
}

.s-user-menu-trigger {
    background-color: transparent;
  padding: 0rem
}