/* Add custom CSS styles below */ 
.s-block--tabs-produtcs .tab-trigger.is-active button {

    border-radius: 10px;
    color: #1b113a;
}

button.tab-trigger.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after {
    border-radius: 10px;
}
.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(255 255 255);
    color: rgb(255 255 255);
}
.font-bold {
    font-weight: 700;
    color: #d7d1d1;
}
.sicon-keyboard_arrow_left:before {
    content: "\e970";
    color: #fdc530;
}
.rtl .fix-align, [dir=rtl] .fix-align {
    transform: translateY(-2px);
    display: inline-block;
    color: white;
}
b.block {
    color: white;
}
.s-product-options-wrapper {
    margin-bottom: 1.25rem;
    display: block;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(46 29 97);
    background-color: rgb(46 29 97);
    padding: 1.25rem;
}
.s-product-options-option-label b {
    display: block;
    color: white;
}
@media (min-width: 1024px) {
    .lg\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
        color: #fdc530;
    }
}
@media only screen and (max-width: 10024px) {
    .desk-menu-like-mob .mm-spn li a span {
        padding: 0 !important;
        color: #fdc530;
    }
}
.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #fdc530;
}
#app.quantity-inputs-old-shape .s-quantity-input-input {
    background: rgba(255, 255, 255, 1);
    flex-grow: 0;
    border: 1px solid var(--color-primary);
    border-width: 0 1px 0 1px;
}
.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
    color: white;
}
.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(255 255 255);
    color: rgb(255 255 255);
}
b, strong {
    font-weight: bolder;
    color: white;
}
span.color-danger.text-danger.t-red.text-primary.text-lg.font-bold {
    color: #ef0000;
}

.has-overlay:after {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(1, 0, 0.2, 1);
    transition-duration: 0.5s;
    --tw-content: "";
    content: "";
    content: var(--tw-content);
}

/* اخفاء الخط الاسود*/

salla-slider.details-slider .s-slider-container {
    border-radius: 0.375rem;
    border-width: 1px;
    --tw-bg-opacity: 1;
    background-color: rgb(27 17 58);
    background-color: rgb(27 17 58);
    border-color: #1b113a;
}

#app.product-single .details-slider .s-slider-container .swiper-wrapper img
Specificity: (1,4,1)
 {
    max-height: unset;
    object-fit: cover;
    background-color: #1b113a;
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 2rem;
    color: #fdc530;
}
#app.product-card-cover .product-block__thumb img {
    -o-object-fit: cover;
    object-fit: contain;
}

@media only screen and (max-width: 640px) {
    #app.product-single .details-slider .s-slider-container .swiper-wrapper img {
        max-height: 65vh;
        object-fit: contain;
        background-color: #1b113a;
    }
}

.sub-nav-header .categ-entry h3 {
    font-size: 75%;
    line-height: 1.5em;
    margin-top: 5px;
    DISPLAY: NONE;
}