/* Add custom CSS styles below */
.advanced-slider__caption__inner__content__button span {
    position: relative;
    transition: all .3s ease;
    font-size: 18px !important;
    z-index: 1;
}
@media (min-width: 768px) {
    .advanced-slider__caption__inner__content__heading {
       /* font-size: 60px; */
        line-height: 1;
    }
  .advanced-slider__caption__inner__content__text {
        /*font-size: 28px; */
        line-height: 1.75rem;
    
    }
  .advanced-slider__caption__inner--right {
    justify-content: right;
    margin-top: 350px;
}
  .s-block--product-tabs .btn-tab-primary, .s-block--store-branches .btn-tab-primary {
   
    /*font-size: 1.5rem !important;*/
    padding: 1rem 1rem !important;
}
  section#about-6 .container p[data-selia="home-about-description"] {
    color: var(--store-text-primary);
    font-size: 30px;
            margin-top: 5px;
    line-height: 43px;
 
}
  .mb-5 {
    margin-bottom: 0.5rem !important;
}
        .md\:w-5\/12 {
        width: 50%;
    }  
  .md\:w-7\/12 {
        width: 50%;
    }
}
@media (max-width: 765px) {
  .advanced-slider__caption__inner__content__heading {
        font-size: 24px !important;
        line-height: 1;
    }
  .advanced-slider__caption__inner__content__text {
    font-size: 18px !important;
    line-height: 1.75rem;
    font-weight: 400;
    }
  .advanced-slider__caption__inner--right {
    justify-content: right;
    margin-top: 420px !important;
}
  .bg-primary {
    /*font-size: 16px !important;*/
    background-color: #6B191F !important;
}

  }
/*
@font-face {
  font-family: 'LyonArabic';
  src: url('https://cdn.jsdelivr.net/gh/Mongyy/lyon-font-@main/lyon-arabic-display-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 1em;

}

body {
  font-family: 'LyonArabic', sans-serif;
}*/
[dir=ltr] .s-slider-nav-arrow .s-slider-button-icon {
    transform: rotate(180deg);
}

.bg-store-bg-secondary {
    background-color: #6A5F4B !important;
}

.rtl\:text-right:where([dir=rtl],[dir=rtl] *) {
    text-align: right;
    color: #ffffff;
}
.ltr\:text-left:where([dir=ltr],[dir=ltr] *) {
    text-align: left;
    color: #ffffff;
}

.md\:mt-4 {
        margin-top: 1rem;
        color: #ffffff;
    }
    .product-card__price .total-price {
        color: black !important;
    }
.s-block--enhanced-features [data-length="4"] .s-block--enhanced-features__item:last-child {
    grid-column: auto !important;
}
.s-block--enhanced-features__item:first-child {
    grid-column: auto;
}
.py-3
 {
    padding-bottom: .75rem;
    padding-top: .75rem;
    color: #ffffff !important;
}

.border-b-\[1px\] {
    border-bottom-width: 1px;
    display: none;
}

.s-block--best-offers .s-slider-block__title, salla-products-slider .s-slider-block__title {
    border-bottom: 1px solid #eee;
    max-width: none;
    justify-content: center;
}
.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0rem !important;
}
.s-slider-block__title-right:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0rem !important;
}

.mb-5 {
    margin-bottom: 0rem !important;
}

#tabbyPromo>[class*=styles__tabby], #tabbyPromoWrapper, .tamara-product-widget {
    margin-top: 20px;
}]

#custom-product-info > div {
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

#custom-product-info > div:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.s-metadata-row-name {
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.25rem;
    width: 40% !important;
}
.s-metadata-box {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  padding: 12px;
}
.p-5 {
    padding: .7rem !important;
}
#custom-product-features {
  border: 1px solid #e5e7eb;
}
.s-block--bundle-features-carousel {
  margin-top: 0 !important;
}
.salla-features-carousel-wzqm7z {
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
 .advanced-slider__caption__inner__content__text {
    font-size: 20px;
    font-weight: bold;
}
  .advanced-slider__caption__inner__content__heading {
    font-size: 20px;
    font-weight: 700;
    /* line-height: 2.5rem; */
    margin-bottom: 1rem;
}
  .s-block--custom-reviews h2 {
  font-size: 20px !important;
}
 
}
.s-block--animated-brands.bigger_logos img {
    height: 130px;
    width: 130px;
}
.bg-primary {
    background-color: rgba(0, 0, 0, .87);
}

div[slot="items"] {
  height: 90vh;
}

.form-input {
    color: #ffffff;
}
.advanced-slider {
    --mobileSliderHeight: 80vh !important;
}


.s-block--videos-gallery .videos-gallery-container .video-item .video-controls {
    bottom: .75rem;
    left: .75rem;
    position: absolute;
    z-index: 3;
    display: none;
}