/* Product Card */ 
#single-product-form > div.product-form-data.w-full.static.lg\:w-\[60\%\].md\:p-3.h-fit.lg\:sticky.top-\[55px\].border-none.bg-white > div:nth-child(5) > div.space-y-5.product-donation-area > salla-product-options > salla-conditional-fields > div > div > div > div > label:nth-child(1) {
    border: solid 1px #ffffff;
    border-radius: 10px;
}
 span.text-sm.flex.items-center span.text-primary {
    color: #fff;
}
span.text-sm.flex.items-center,
div#more-content p,
strong.total-price-single.text-black.font-bold.text-xl.inline-block {
    color: #fff;
}
label.s-product-options-option-label b,
h2.text-center.mb-4,
.s-slider-block__title-right{
    color: #fff;
}
.product-form-data.w-full.static.lg\:w-\[60\%\].md\:p-3.h-fit.lg\:sticky.top-\[55px\].border-none.bg-white {
    background-color: #23130a;
    color: #fff;
}
.details-slider-wrapper.bg-white.p-3.has-less-slides {
    background-color: #23130a;
}
.s-product-options-grid-mode {
    color: #000;
}
.s-product-options-grid-mode input:checked+div {
    background-color: #23130a;
    border-color: #fff;
    color: #ffffff;
}
button.tab-trigger.text-sm.w-full.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after {
    color: #fff;
}
section.bg-white.p-5.rounded-md.mb-5 {
    background-color: #23130a;
}
.s-button-outline:hover {
    border-color: #f9fafb;
}
 /* Button */
svg.arrow-icon.-scale-100.saji-anime-item {
    display: none;
}
a.more-link--saji.flex.gap-3.group.text-\[var\(--data-headbtn-color\)\].saji-anime-item {
    border: solid 2px;
    padding: 8px 31px;
}

a.brands-link {
    display: none;
}
/* Side navbar */
.mm-spn.mm-spn--navbar:after {
    content: "أقسام المتجر";
    display: flex;
    padding-inline: 17px !important;
 
}
/* video */

.swiper-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: visible !important;
}
.rtl\:pl-2:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0;
}

.slider_videos-item video {
  width: 100%;      
  height: 550px;
  object-fit: contain;      
}

p.text-\[var\(--data-headsubtitle-color\)\].saji-anime-item {
    text-align: center;
}


.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    border: solid 1px #fff;
}
.\[background\:var\(--store-background-secondary\)\] {
    background: #23130a;
}
.\!\[background\:var\(--store-background-secondary\)\] {
    background: #23130a !important;
}
.s-product-options-option-content label {
  background-color: transparent; 
  color: #fff; 
  border: 1px solid #fff; 
}
.\[\&_\.s-product-options-grid-mode-span\]\:\!text-primary .s-product-options-grid-mode-span {
    color: #fff !important;
}
.s-fast-checkout-button.outline::after {
    content: "✓ CSS Loaded";
    color: red;
    position: absolute;
    top: -20px;
}
.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    border: solid 1px #ffffff;
    color: #fff !important;
}
.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary:hover {
    background-color: #000;
    color: #fff;             
    border-color: #fff;    
    transition: all 0.3s ease;  
}
salla-mini-checkout-widget.s-add-product-button-mini-checkout.s-mini-checkout.hide-scroll.hydrated:hover{
    background-color: #000;
    color: #fff;             
    border-color: #fff;    
    transition: all 0.3s ease; 
}
salla-button.tab-trigger.text-sm.w-full.s-button-wrap.hydrated:hover{
    background-color: #000;
    color: #fff;             
    border-color: #fff;    
    transition: all 0.3s ease; 

}