/* Add custom CSS styles below */


.mm-spn li img {

        display: none;
    }
.store-footer h3 {
    text-align: center;
}
.s-menu-footer-item {
    text-align: center;
}
.unicode {
    
    display: none;
}

    .s-contacts-list-vertical {
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .s-contacts-header {
        display: none;
    } 
    .md\:grid-cols-3 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lazy__bg {
    height:63%;
   width: 95%;
}
    .sm\:gap-8 {
        gap: .5rem;
    }
   

    
    .store-footer__inner::before {
    content: "دوحي للعود";
    max-width: 100%;
    text-align: center;
    height: 129px;
    display: flex;
    align-items: end;
    justify-content: center;
    width: 100%;
    background-image: url(https://cdn.salla.sa/QGBG/2OL9XEcMb6jKYMzPkjz0Zq3bYBIMNq7onDKrCtJ6.png);
    margin: 20px 0 ;
    background-size: auto calc(100% - 30px);
    background-repeat: no-repeat;
    background-position: top center;
    font-weight: 500;
    color: #D5AA42;
}
.max-w-sm::after {
    content: "";
    max-width: 100%;
    text-align: center;
    height: 80px;
    display: flex;
    align-items: end;
    justify-content: center;
    width: 100%;
    background-image: url(https://cdn.salla.network/cdn-cgi/image/fit=scale-…ht=58,onerror=redirect,format=auto/images/sbc.png);
    margin: auto;
    background-size: auto calc(100% - 30px);
    background-repeat: no-repeat;
    background-position: top right;
    font-weight: 900;
    color: #14aad4;
}
.s-product-card-content {
    background-position: top left;
    background-image: url(https://i.imgur.com/DfAsiHA.png);
    background-size:90px auto;
    background-repeat: no-repeat;
    }
    .footer-is-light .store-footer .store-footer__inner {
    margin: 1rem;
    border-radius: 1rem;
    overflow: hidden;
    border-radius: 1rem;
}
    .main-nav-container {
        min-height: 55px;
    }
    
/*background color */
body {
    background-color: #f5f5f5 !important;
}
.s-product-card-content {
    padding: 0.5rem;
     
}

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

/*image border-raduis*/
.s-product-card-vertical .s-product-card-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 0;
}
.s-product-card-fit-height .s-product-card-image {
    height: 10rem;
}

/*Hover images */
.s-product-card-image img {

    transition: .5s ease;
}

.s-product-card-image img:hover {
transform: scale(1.07);
}
/* image > a block */
a {
    display: block;
}


/* button transparency */


.s-product-card-full-image salla-add-product-button {

    background-color: transparent;
}

.s-product-card-entry {
    background-color: transparent;
 
}

.s-product-card-content-sub {
    justify-content: center;
}

/* center tiltles  */

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

/* resize font size */
.s-product-card-content-title a {
    font-size: 1rem;
     padding: 10px;
}

.w-16 {
    width: 10rem;
}
.h-16 {
    height: 9rem;
}

.mb-2\.5 {
    margin-bottom: .625rem;
    
}


.slide--cat-entry {
    height: 12rem;
    background-color: transparent;
    
  
}
/* border raduis buttons */
  .rounded-full {
    border-radius: 10px;
}
/* border raduis product cards */
.s-product-card-entry {
    border: 1px #D5AA42 solid;
    border-radius : 10px 0;
} 

/* border raduis button on product cards */

.s-button-btn, .s-price-range-number-input {
    border-radius: 10px 0;
}

.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *) {
    padding: 1rem;
}

/*H2 box shadow and border raduis*/

.s-slider-block__title h2 {
    font-size: 1.5rem;
    background-color: #;
    border: 1px #fff solid;
    border-radius: 5px;
    color: #D5AA42;
    box-shadow: 5px 10px 1px #D5AA42;
    font-weight: 900 !important;
    
}


/*advantages border-raduis*/

.s-block--features__item {
    border-radius: 0;
}
/*opacity SVG slider images*/

.s-slider-v-centered .s-slider-block__title-nav button {
    --tw-bg-opacity: .3;
}

/*border bottom footer */
.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    border-bottom-color: #ddd;  
     border-bottom-style: solid;
    border-bottom-width: 2px;
    border-top: 2px solid #ddd;
}

/*about us  footer edits */

.leading-6 {
    line-height: 1.75rem;
}


.s-product-card-starting-price {
    width: 70%;
  
   
}
.s-block__title h2 {
    color: #050a30;
}



.s-product-card-content-subtitle {
   line-height: 0.5rem;
    font-size: 1rem;
    color: #D5AA42;
    text-align: center;
}

@media screen and (max-width:600px){

 .md\:grid-cols-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    
       .lazy__bg {
    height:100%;
    width: 100%;
}
.s-block__title {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px #ddd solid;
    border-radius: 10px;
    padding: 10px ;
    background-color: #D5AA42;
    color: white;
}

.index .brand-item {
    padding: 0.5rem;
}
.grid-cols-2 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

    .index .brand-item {
        padding: 0.25rem;
        border-bottom-width: 1px;
        border-bottom-color: #D5AA42;
        border-bottom-style: solid;
    }
    
.gap-4 {
    gap: 0.5rem;
}


  .grid-cols-\[repeat\(2\2c minmax\(0\2c 1fr\)\)\] {
    background-color: #d6d6d6;
}


/*salla slider sorts edits */

salla-slider .slide--one-sixth {
    width: 48%;
}
/*color of nav bar*/
.bg-inherit {
    background-color: #f5f5f5;
}

/*high of nav bar*/
.main-nav-container {
    min-height: 45px;
}

.s-product-card-content {
    padding: 0;
     
}
.s-contacts-list-vertical {
    flex-direction: row;
    flex-wrap: nowrap;
}
.unicode {
    
    display: none;
}
.store-footer .contact-social {
    margin-top: 0.25rem;
    padding-top: 0;
}
.s-slider-block__title {
    justify-content: center;
}
salla-slider[type]:not(.hydrated)>div:where([dir=rtl],[dir=rtl] *), salla-slider[type]:not(.hydrated) .swiper>div>div:where([dir=rtl],[dir=rtl] *), .carousel-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0rem;
}


.text-2xl {
    font-size: 2rem;
    
}
.rtl\:ml-4:where([dir=rtl],[dir=rtl] *) {
    margin-left: 0rem;
}
.store-footer h3 {
    text-align: right;
}
.s-menu-footer-item {
    text-align: right;
}
.max-w-sm {
    max-width: 15rem;
}
header-btn__icon {
    display: flex;
    height: 1.5rem !important;
    width: 1.5rem !important ;
    }
}


@media screen and (max-width:991px){



.store-footer h3 {
    text-align: right;
}
.s-menu-footer-item {
    text-align: right;
}




}