/* Add custom CSS styles below */ 
.w-full.md\:w-7\/12 h2,
.w-full.md\:w-7\/12 h3,
.w-full.md\:w-7\/12 p {
    color: #fff !important;
}
/* =========================
   DOSCHER Luxury Reviews
========================= */

/* الغي خلفية السكشن */
.reviews-slider{
    background: transparent !important;
    padding: 10px 0 !important;
    overflow: hidden;
}

.reviews-slider::before{
    display:none !important;
}

/* السوايبر */
.reviews-slider .swiper{
    padding: 10px 0 10px !important;
}

/* السلايد */
.reviews-slider .swiper-slide{
    height:auto !important;
}

/* الكارد */
.reviews-slider .review > div{

    background:
    radial-gradient(
        circle at top left,
        rgba(139,74,50,.20) 0%,
        transparent 35%
    ),

    radial-gradient(
        circle at bottom right,
        rgba(210,170,150,.18) 0%,
        transparent 40%
    ),

   linear-gradient(
    140deg,
    #9a5a40 0%,
    #c48b6d 22%,
    #ead6cb 50%,
    #f8f1ec 100%
) !important;

    border:none !important;

    box-shadow:
    0 12px 40px rgba(139,74,50,.10);

    border-radius:26px !important;

    min-height:380px;

    padding:55px 40px !important;

    position:relative;
    overflow:hidden;

    transition:
    transform .35s ease,
    box-shadow .35s ease;

    justify-content:center !important;
    align-items:center !important;
    text-align:center !important;

    backdrop-filter: blur(10px);
}

/* glow ناعم */
.reviews-slider .review > div::before{
    content:"";
    position:absolute;

    width:320px;
    height:320px;

    background: rgba(139,74,50,.16);

    border-radius:50%;

    filter: blur(70px);

    top:-120px;
    left:-120px;

    pointer-events:none;
}

/* glow ثاني */
.reviews-slider .review > div::after{
    content:"";
    position:absolute;

    width:280px;
    height:280px;

    background: rgba(139,74,50,.12);

    border-radius:50%;

    filter: blur(60px);

    bottom:-140px;
    right:-100px;

    pointer-events:none;
}

/* السلايد النشط */
.reviews-slider .swiper-slide-active > div{
    transform: translateY(-6px);
    box-shadow:
    0 18px 55px rgba(139,74,50,.16);
}

/* الصورة */
.reviews-slider img{
    width:72px !important;
    height:72px !important;

    border-radius:50% !important;

    border:none !important;

    object-fit:cover;

    margin-bottom:12px;
}

/* الاسم */
.reviews-slider h4{
    color:#8B4A32 !important;

    font-size:18px !important;

    font-weight:700 !important;

    margin-top:10px !important;
}

/* النجوم */
.reviews-slider .comment__rating{
    margin-top:6px !important;
}

.reviews-slider .comment__rating i{
    color:#8B4A32 !important;
    font-size:18px !important;
}

/* ترتيب العناصر */
.reviews-slider .flex.items-center{
    flex-direction:column !important;
    justify-content:center !important;
    margin-top:0 !important;
}

/* النص */
.reviews-slider #item-text{
    order:3;
}

.reviews-slider #item-text p{

    font-size:30px !important;

    line-height:1.5 !important;

    color:#2f221d !important;

    max-width:700px;

    margin:26px auto 0 !important;

    font-weight:500;
}

/* اخفاء الاقتباس */
.reviews-slider .sicon-quote{
    display:none !important;
}

/* الأسهم */
.reviews-slider .swiper-button-next,
.reviews-slider .swiper-button-prev{
    color:#8B4A32 !important;
}

/* pagination */
.reviews-slider .swiper-pagination-bullet{
    background:#8B4A32 !important;
    opacity:.25;
}

.reviews-slider .swiper-pagination-bullet-active{
    opacity:1;
}

/* موبايل */
@media(max-width:768px){

    .reviews-slider .review > div{

        min-height:340px;

        padding:40px 24px !important;
    }

    .reviews-slider #item-text p{
        font-size:22px !important;
    }

    .reviews-slider img{
        width:60px !important;
        height:60px !important;
    }
}
.reviews-slider .review > div{
    border-radius: 26px !important;
}

@media(max-width:768px){
    .reviews-slider .review > div{
        border-radius: 20px !important;
    }
}
.footer-is-custom .store-footer .footer-bottom {
    background-color: #8b4a32;
}
body .section-title,
body h2.section-title,
.section-header .section-title{
  color:red !important;
  font-size:60px !important;
}
/* DOSCHER SECTION SPACING START */

section.s-block{
    margin-top: 70px !important;
    margin-bottom: 0px !important;
}

@media(max-width:768px){

    section.s-block{
        margin-top: 45px !important;
        margin-bottom: 45px !important;
    }

}

/* DOSCHER SECTION SPACING END */
/* DOSCHER CENTERED LOGO START */

#mainnav .flex.items-center.flex-col.justify-center{
    position:absolute !important;
    left:50% !important;
    transform:translateX(-50%) !important;
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
    width:auto !important;
    z-index:5 !important;
}

.navbar-brand{
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
}

.navbar-brand img.logo-normal{
    height:34px !important;
    max-height:34px !important;
    width:auto !important;
    object-fit:contain !important;
    display:block !important;
    margin:auto !important;
}

/* Desktop */
@media(min-width:768px){

    .navbar-brand img.logo-normal{
        height:44px !important;
        max-height:44px !important;
    }

}

/* DOSCHER CENTERED LOGO END */
/* DOSCHER MOBILE HERO BUTTON FIX START */

@media(max-width:640px){

    a.mt-8.block.w-full.border.border-white.bg-transparent{
        width: fit-content !important;
        padding: 8px 18px !important;
        font-size: 14px !important;
        line-height: 1 !important;
        margin-inline: auto !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

}

/* DOSCHER MOBILE HERO BUTTON FIX END */
.selia-bottom-nav {
    display: none;
    background-color: var(--bottom-nav-bg);
    bottom: 0;
    color: var(--bottom-nav-text-color);
    left: 0;
    padding-bottom: .375rem;
    padding-top: .375rem;
    position: fixed;
    right: 0;
    z-index: 10;
}
@media (min-width:1024px){

  .store-footer .enhanced_links li a{
    text-decoration: underline !important;
    text-underline-offset: 5px !important;
    text-decoration-thickness: 1px !important;
  }

}
/* Desktop */
@media (min-width:1024px){

  .store-footer .footer-logo img{
    width:420px !important;
    max-width:100% !important;
    height:auto !important;
  }

}

/* Mobile */
@media (max-width:768px){

  .store-footer .footer-logo img{
    width:250px !important;
    max-width:85% !important;
    height:auto !important;
    margin:0 auto !important;
  }

}
@media (min-width:1024px){

  .store-footer__inner .grid{
    display:grid !important;
    grid-template-columns: 1fr 1fr 1fr !important;
    gap:90px !important;
    align-items:flex-start !important;
  }

  /* نشيل تمدد اول بلوك */
  .store-footer__inner .grid > .col-span-2{
    grid-column:auto !important;
  }

  /* كل سكشن ياخد نفس المساحة */
  .store-footer__inner .grid > div{
    width:100% !important;
    max-width:none !important;
  }

  /* اللوجو والوصف */
  .store-footer .footer-logo img{
    width:360px !important;
  }

  .store-footer .footer-description{
    max-width:360px !important;
  }

}
@media (min-width: 1280px) {
    .advanced-slider__caption__inner__content__heading {
        font-size: 4.7rem;
        line-height: 1;
    }
}
@media (min-width: 1280px) {
    .advanced-slider__caption__inner__content__text {
        font-size: 1.6rem;
        line-height: 1.75rem;
    }
}
/* إزالة الفاصل بعد Refund Policy */
/* إزالة كل الفواصل من الـ Top Navbar */

.top-navbar a,
.top-navbar .topnav-link-item,
.top-navbar selia-contacts,
.top-navbar .doscher-top-socials{
    border: none !important;
}

.top-navbar a::before,
.top-navbar a::after,
.top-navbar .topnav-link-item::before,
.top-navbar .topnav-link-item::after,
.top-navbar selia-contacts::before,
.top-navbar selia-contacts::after,
.top-navbar .doscher-top-socials::before,
.top-navbar .doscher-top-socials::after{
    display: none !important;
    content: none !important;
}