/* Add custom CSS styles below */ 
    .navbar-brand img {
        margin: 0rem 3rem 0rem 3rem;
    }


.product-entry__title {
        font-size: 1.25rem;
        line-height: 1.75rem;
        font-weight: normal;
        color: #215a75;
        text-align: center;
        align-items: center;
        display: block;
    }

.sale-price {
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: 700;
    text-align: center;
    color: #215a75;
}
.s-button-primary:hover {
    background-color: #215a75;
}
.s-button-primary {
    color: #ffffff;
}
.dark .store-footer {
    --tw-bg-opacity: 1;
    background-color: #112d3b;
    color: rgb(234 232 226);
}
.opacity-70 {
    opacity: 1;
}
.opacity-75 {
    opacity: 1;
}
.dark .dark\:bg-dark {
    /* --tw-bg-opacity: 1; */
    /* background-color: #1d1f1f; */
    background-color: rgb(255 255 255 / 0%);
}
.p-1 {
    padding: 0.0rem;
}

.s-metadata-box {
    /* margin-bottom: 1.25rem; */
    /* display: block; */
    border-radius: 0rem;
    /* --tw-bg-opacity: 1; */
    /* background-color: rgba(255, 255, 255, 1); */
    background-color: rgb(197 194 185 / 29%);
    padding: 1.0rem;
}


/* كمية المنتج */ 

.s-product-options-colors-wrapper input[type=radio] + label span:after{
background-color: rgb(238 118 38);
}

.s-product-options-colors-wrapper input[type=radio] + label div {
    font-size: 0.875rem;
    line-height: 2.25rem;
    --tw-text-opacity: 1;
    /* color: rgba(156, 163, 175, 1); */
    color: rgb(158 158 158);
    font-weight: 700;
}
    .s-product-options-option {
        display: flex;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        align-items: flex-start;
        grid-gap: 1rem;
        gap: 2rem;
    }

/* سعر المنتج */ 

#product-126612694 > div.product-details-col.lg\:sticky.top-20.w-full > div.flex.justify-between.whitespace-nowrap.gap-8.mb-5 > div > span {
 font-size: 1.4rem;
    line-height: 0.6rem;

}





.product-single salla-button.btn--wishlist button .s-button-text {
    display: flex;
    align-items: center;
    gap: 0.875rem;
    font-weight: 700;
    color: #959595;
}

.header--mini .main-nav__content .right-side{
width:100px;
}
.main-nav__content:first-chlid{
border:solid red;
}

@media (max-width: 580px) {

.navbar-brand img {https://s.salla.sa/design/customization?version_id=923337654
    margin: 0rem 0rem 0rem 0rem;
}
}



    .s-block--products-slider salla-slider .swiper-slide {
        border-width: 0px;
        padding: 0px;
        margin: 8px;
        border-color: #faebd700;
    }
   .product-entry__title {
    font-size: 1.0rem;
        line-height: 1.0rem;
}
   .sale-price {
    font-size: 1.0rem;
    line-height: 0.2rem;
}