/* Add custom CSS styles below */ 
#s-theme_edit_bar , #s-theme_preview_bar , .top-navbar{
  display: none !important;
}


.main-menu li.root-level>a {
    font-weight: 500;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 16px;
  transition: all linear .4s;
}

.main-menu li.root-level>a:hover {
    font-weight: 700;
  font-size: 17px;
}

.main-menu{
  padding-top: 0;
}


#mainnav {
margin-top: 20px;  
}

#mainnav .container  > .flex{
    justify-content: space-between; 
}


button[data-selia="header-language-button"]{
      flex-grow: unset;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}
button[data-selia="header-language-button"] span{
  color: #000 !important;
  font-size: 11px;
}
button[data-selia="header-language-button"] i,
button[data-selia="header-language-button"] .sicon-keyboard_arrow_down{
  display: none;
}



salla-cart-summary{
  margin-inline-start: 15px !important;
    margin-inline-end: 10px !important;
}


body:not(.index) #mainnav {
    margin-top: 0;
    background: #fff9fa;
  padding: 10px 0;
}

@font-face {
  font-family: "Doran";
  src: url("https://cdn.jsdelivr.net/gh/ahmedwesam/Doran-Regular@main/Doran-Regular.ttf")
       format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.advanced-slider__caption__inner__content__heading {
 font-family: "Doran", sans-serif;
    font-size: 72px;
    margin-bottom: 20px;
}
.advanced-slider__caption__inner__content__text {
    font-size: 20px;
    line-height: unset;
    font-family: "Doran", sans-serif;
}
.advanced-slider__caption__inner__content__button{
      background-color: transparent;
    border: 1px solid #ffffff;
    padding: 5px 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 40px auto 0;
    font-size: 22px;
    line-height: normal;

}
body.slider_has_overlay .advanced-slider salla-slider[static-when-single] * {
  color: #fff !important;
}
.advanced-slider__caption__inner__content__button:before {
    background: #95414b;
}
.container {
    max-width: 1200px;
}
.bestseller-wslidr .s-products-slider-card{
  max-width: unset;
  width: calc( 100% / 3  );
}


.htv--signature .enhanced-title-border{
  display: none;
}

.home-block-title h2{
  text-align: center;
    margin-bottom: 40px;
    font-size: 38px;
    color: #503031;
    line-height: normal;
}
.s-block.bestseller-wslidr .home-block-title h2{
    text-align: start;
}
.fit-slider-products .s-slider-swiper-wrapper .swiper-slide custom-salla-product-card {
     box-shadow: 0px 4px 8.8px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border: 0;
}
.bestseller-wslidr .swiper-wrapper{
  padding: 10px 0px;
}

.product-card__title a {
    color: var(--store-text-primary) !important;
     
    font-size: 20px; 
    line-height: 25px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.product-card__price .total-price {
   
    color: #95414b;
    font-size: 30px;
}
.product-card__price .before-price{
  color: rgba(0, 0, 0, 0.25);
    font-size: 20px;
}

.product-card__addToCart__btn salla-button i{
  display: none;
}
.product-card:hover .product-card__addToCart__btn salla-button:after{
      width: 100%;
}

.product-card__addToCart__btn salla-button{
  height: 50px;
}
.product-card__addToCart__btn salla-button button{
  font-size: 20px;
  font-weight: 500;
}
.product-card .s-rating-stars-wrapper .s-rating-stars-reviews{
  
}
.bestseller-wslidr .s-slider-block__title-nav{
  display: none;
}

.specialw-slidr{
      padding-inline-start: 11%;
}

.specialw-slidr.s-block--special-products-slider .s-products-slider-card {
    width: 50%;
    max-width: unset;
}
.specialw-slidr.s-block--special-products-slider .swiper {
  padding: 10px 0;
}
.specialw-slidr.s-block--special-products-slider .slider-wrap{
      padding-top: 40px;
}
.s-block--special-products-slider .s-slider-block__title-nav .s-slider-nav-arrow{
      background: #95414b;
    color: #fff;
}
.s-block--special-products-slider .s-slider-block__title-nav .s-slider-nav-arrow span:before{   
    font-size: 20px;
}

.specialw-slidr > div > div:first-of-type > div{
      justify-content: end;
    padding-bottom: 60px;
}

.specialw-slidr > div > div:first-of-type > div h2{
   font-weight: 100;
    font-size: 42px;
}

.specialw-slidr > div > div:first-of-type > div a{
       width: 50%;
    height: 45px;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 18px;
   
}
.specialw-slidr > div > div:first-of-type > div a span{
  color: #fff !important;
}

.specialw-slidr > div > div:first-of-type > div a:before{
           background: #95414b; 
}


.s-block--custom-reviews > .container{
  max-width: 100%;
  padding: 0 !important;
}

.s-block--custom-reviews .review  {
    max-width: 28%;
    width: 28%;
}
.review i{
  display: none;
}

h2[data-selia="home-reviews-title"] {
  margin-bottom: 0;
}
.s-block--custom-reviews .home-block-title {
    display: flex;
    align-items: center;
    gap: 12px;
}

.s-block--custom-reviews .home-block-title .reviews-title-arrows {
    display: flex;
    align-items: center;
    gap: 8px;
    position: absolute;
    left: 11%;
}





html[dir="ltr"] .s-block--custom-reviews .home-block-title .reviews-title-arrows {
 
    right: 11%;
    direction: rtl;
  left: unset;
}

















.s-block--custom-reviews .reviews-arrow {
    width: 40px;
    height: 40px;
    min-width: 40px;
    padding: 0;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    border: 0;
    border-radius: 50%;

    background: #95414b;
    color: #fff;

    cursor: pointer;
    transition:
        opacity 0.2s ease,
        transform 0.2s ease;
}

.s-block--custom-reviews .reviews-arrow:hover {
    opacity: 0.85;
}

.s-block--custom-reviews .reviews-arrow:active {
    transform: scale(0.94);
}

.s-block--custom-reviews .reviews-arrow svg {
    display: block;
    pointer-events: none;
}



.faq-btn i{
      width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    padding: 0px;
    transform: rotate(0deg);
}

.faq-btn p , .faq-content p {
      font-size: 18px ;
    font-weight: 500;
    color: #503031;
}
  .faq-content p {
      font-size: 18px ;
    font-weight: 500;
    line-height: 25px;
}
.single-faq{
      border-radius: 12px;
    border: 1px solid #503031;
    padding: 15px 20px;
  transition: all linear .4s;
}
.single-faq.open{
  background-color: #fafafa;

}
.footer-is-custom .store-footer .contact-icon{
      border-color: #53414f;
}
.footer-brand-column p{
      font-family: "Doran", sans-serif;
    font-size: 18px;
}
.footer-secondary-links{
  text-align: center;
  margin-top: 30px;
}
.footer-secondary-links a{
  font-size: 20px;
}
.s-block--enhanced-features__item{
  box-shadow: 0px 0px 6.9px rgba(0, 0, 0, 0.12);
    border-radius: 24px;
    background-color: #fff;
    border: 1px solid transparent;
  padding: 30px 20px;
  transition: all linear .4s;
}
.s-block--enhanced-features__item:hover{
  border: 1px solid #95414b;

}
.s-block--enhanced-features__item .absolute {
  display: none !important;
}
 
.ftrdeslid > .grid{
      padding-bottom: 40px;
}



.s-block--enhanced-features__item h2 {
    color: #95414b;
    
    font-weight: 500;  
    font-size: 26px;
    margin-bottom: 14px;
}
.footer-rights p{
      color: #374151 !important;
}
.s-block--enhanced-features__item p {
     color: #95414b;
    opacity: 1;
    font-size: 14px;
    color: #95414b;
}




html[dir="ltr"] .s-block--enhanced-features__item p {
 
    font-size: 13px; 
}








.s-block--enhanced-features__item .feature-icon {
  
    height: auto; 
    width: auto;
}

html[dir="ltr"] .specialw-slidr .s-slider-block__title-nav{
  left: 0;
  right: unset;
}
.advanced-slider__caption{
      align-items: end; 
    padding-bottom: 12%;
}



.product-card__content .product-card__content-wrapper{
  
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}




.product-card__subtitle{
  display: none !important;
} 


.specialw-slidr > div > div:first-of-type{
  width: 40%;
}


.specialw-slidr > div > div:last-of-type{
  width: 60%;
}









@media (min-width: 1024px) and (max-width: 1280px) {
  .container {
    max-width: 1050px;
    padding-inline: 0 !important;
  } 
  .specialw-slidr {
    padding-inline-start: 4%;
  }
  .ftrdeslid > .grid { 
    padding-inline: 10px;
  }
  .specialw-slidr > div > div:first-of-type > div h2 {
    font-weight: 100;
    font-size: 39px;
  }



.advanced-slider__caption__inner__content__heading {
   
    font-size: 60px; 
}
.advanced-slider__caption__inner__content__text {
    font-size: 18px; 
}

.advanced-slider__caption__inner__content__button {
     
  padding: 6px 55px;
        margin: 25px auto 0;
        font-size: 20px;
}

.product-card__title a {
     font-size: 18px; 
}

.specialw-slidr > div > div:first-of-type > div a {
    width: 55%;
    height: 50px;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 19px;
}
  
  .specialw-slidr.s-block--special-products-slider .slider-wrap {
    padding-top: 10px;
}
    .home-block-title h2 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 32px;
    color: #503031;
    line-height: normal;
}




  .faq-btn i {
    width: 35px;
    height: 35px; 
    font-size: 25px; 
}
.s-block--enhanced-features__item p {
    
    font-size: 13px; 
}
.s-block--enhanced-features__item h2 {
     
    font-size: 24px; 
}
.s-block--enhanced-features__item .feature-icon {
   
    max-width: 80px;
}

  
  
}

@media  (max-width: 991px) {

.specialw-slidr > div > div:first-of-type{
  width: 100%;
}


.specialw-slidr > div > div:last-of-type{
  width: 100%;
}

  
.advanced-slider__caption__inner__content__heading {
    
    font-size: 50px; 
  }
.advanced-slider__caption__inner__content__button {
     
    padding: 2px 35px; 
    margin: 10px auto 0;
    font-size: 19px;
    line-height: normal;
}

.navbar-brand img{
  height: 50px !important;
}


.bestseller-wslidr .s-products-slider-card {
    max-width: unset;
    width: calc( 100% / 1.5  );
}
.product-card__title a {
     font-size: 16px;
    line-height: 20px;
}
.product-card__price .total-price {
    
    font-size: 24px;
}
.product-card__price .before-price {
     
    font-size: 16px;
}

.product-card__addToCart__btn salla-button button {
    background: #95414b !important; 
      font-size: 18px;
}
.product-card--fit-height .product-card__image {
    height: 250px;
 }

.product-card__addToCart__btn salla-button {
    height: 40px;
}
.advanced-slider__caption {
    align-items: end;
    padding-bottom: 100px; 
}
  .specialw-slidr {
    padding-inline-start: 0;
}
.specialw-slidr.s-block--special-products-slider .slider-wrap {
    padding-top: 0;
}
.specialw-slidr.s-block--special-products-slider .s-products-slider-card {
    width: calc( 100% / 1.8 );
    max-width: unset;
}
.s-block--special-products-slider .s-slider-block__title-nav{
  width: auto;
}
.home-block-title h2 { 
    margin-bottom: 10px; 
}
.s-block--custom-reviews .reviews-arrow {
    width: 30px;
    height: 30px;
    min-width: 30px; 
}
.s-block--custom-reviews .reviews-arrow svg {
    
    width: 15px;
}
.s-block--custom-reviews .review {
    max-width: 100%;
    width: 80%;
}
.s-block--enhanced-features__item .feature-icon {
  
    width: 60px;
  }
  .s-block--custom-reviews .home-block-title .reviews-title-arrows {
    right: unset;
    left: 5px;
}
  html[dir="ltr"] .s-block--custom-reviews .home-block-title .reviews-title-arrows {
    right: 5px;
    left: unset;
}
  
}