:root {
    --main-color: #C48687 !important;
    
}
.blockDesktop19678 {
    display: block !important;
    background-color: #C48687 !important;
}
.blockDesktop17062 {

    background-color: #67605d !important;
}
button.client-review-icon17087 {
   
    background-color: #67605d;
}
#karzoun-widget-send-button {
    padding-left: 15px;
    padding-right: 10px;
    position: fixed !important;
    z-index: 190 !important;
    bottom: 2px;
    text-align: center !important;
    height: 33px;
    min-width: 50px;
    border-radius: 25px;
    visibility: visible;
    transition: none !important;
    background-color: #218365;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    left: 60px;
    cursor: pointer;
    display: flex
;
    align-items: center;
    justify-content: center;
}
a.blantershow-chat {
   
    display: none;
}
/*****************Navbar*****************/
.top-navbar {
    padding: 15px;
    color: white !important;
    background: var(--main-color) !important;    
}

.top-navbar .s-search-input {
    background-color: white !important;
}
.main-nav-container.shadow-default.bg-white{
  background-color: #fff !important;
}
  .navbar-brand img {
    max-width: 300px;
  }
@media only screen and (min-width: 1024px) {
  .main-menu li.root-level>a {
      color:#C48687;
  }
}
.header-btn__icon {
  color: #C48687 ;
  border-color: #C48687 ;
}
.s-search-icon svg {

  fill: #fff !important;
}

.navbar-brand img {
  max-height: 4.3rem;
}

.s-cart-summary-total {
  color: #C48687 ;
}
.s-search-container input::placeholder, .s-search-container input, .header-btn__icon:hover  {
  color: #C48687  !important;
}
/*****************Navbar*****************/

/*main-section*/
:nth-child(1 of section.s-block.s-block--fixed-banner.wide-placeholder) {
  margin-top: 0;
}
.s-block.s-block--fixed-banner.wide-placeholder .container {
    padding-right: 0 ;
    padding-left: 0 ;
  }
:nth-child(1 of section.s-block.s-block--fixed-banner.wide-placeholder) .container{
   max-width:100%;
   border-reduis:0;
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;

}

/*End of main-section*/


.banner--fixed img {
  background-color: transparent;
}
.s-block.s-block--fixed-banner.wide-placeholder .container {
  padding-right: 0 ;
  padding-left: 0 ;
}

/*****************Products*****************/
.s-button-wide:hover {
    background-color: #D9877D;
    color: #fff;
    border-radius: 10px !important;
}
.s-slider-has-notitle .s-slider-block__title {
  
  display: none;
}
.s-slider-block__title-left {
  display: none !important;
}


  .s-slider-block__title-right h2 {
    color:#C48687 !important;
  
    
  }
  .s-product-card-price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  color: #A22424 ;
}

h2 {
  color: #C48687  !important; 
}

.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *), .s-slider-block__title-right:where([dir=rtl],[dir=rtl] *) {
   padding-left: 0;
  
}

.s-slider-block__title h2 {
  text-align:center;
}
 


.s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
  background-color: #fff;
}
  
.s-products-list-vertical-cards {
    padding: .3rem !important;
}

.s-product-card-vertical {
  padding: 0.1rem;
  overflow: hidden;
  box-shadow: 0px 0px 6px -1px #C48687;
}

.swiper-wrapper.s-slider-swiper-wrapper {
  padding-top: .4rem;
  padding-bottom: .4rem;
}

.s-product-card-content {
  border-radius: 0;
}

.s-product-card-content-title {
  overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 1; /* number of lines to show */
   line-clamp: 1; 
   -webkit-box-orient: vertical;
}

.s-product-card-content-title a {
  color:#1D2B50;
}

.s-product-card-content-sub {
  justify-content: center;
}
  
.s-button-wide {
  background-color: #C48687;
  color: #fff;
  border-radius: 10px !important;
}
  
.s-product-card-vertical img {
  transition: .5s;
}
  
.s-product-card-image img.loaded {
  aspect-ratio: 4/4 !important ;
}

.s-product-card-vertical:hover img {
  opacity : .9;
  transform : translateY(10px);
  transform : scale(1.1);
}
/*****************Products*****************/
/*Store Features*/

    .s-block__title {
        margin-bottom: 1rem;
        
        justify-content: center;
    }

.banner-entry {
    position: relative;
    height: 234px;
    background-color: transparent;
  
    
}
@media (max-width: 768px) { /* يستهدف الأجهزة التي عرضها أقل من 768px */
    .banner-entry {
        height: 80px; /* تقليل الارتفاع على الهاتف */
    }
}

@media (max-width: 768px) {
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0px, 1fr));
    }
}
.s-block__title .right-side:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0;
}
/* End Store Features*/
/*****************Testimonial*****************/
.s-reviews-container .swiper-slide {
    padding-block: 20px;
}

.s-reviews-testimonial {
    filter: drop-shadow(0px 4px 2px rgb(54 53 53 / 7%));
    border-radius: 12px !important;
}

.s-block--features__item:hover {
    box-shadow: none !important;
}
.s-reviews-header-wrapper {
    display: flex
;
    
    justify-content: center;
}
.s-reviews-header {
  
    color: #C48687 ;
}
/*****************Testimonial*****************/

/*footer*/
.store-footer__inner {
  
  padding-bottom: 0rem !important;
}
.store-footer {
    background-color: #C48687 ;
}
footer > div.store-footer__inner {
    background-color: transparent !important;
    color: #fff;
}
footer.store-footer * {
    text-align: center;
}
 .store-footer__inner .container.grid>div:nth-of-type(1) {
      padding-left: 0;
      grid-column: span 1 / span 2;
  }
  footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a {
    justify-content: center;
 
  }
   @media (min-width: 992px) {
      footer.store-footer .container.grid {
          grid-template-columns: repeat(3, minmax(0, 1fr));
          justify-items: center;
      }
  }
  .store-footer__inner .container.grid > div:nth-of-type(1) h3 {
  display: none !important;
}
  footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a::after  {
    content: '';
    display:block;
   z-index: .9999;
    width: 300px;
    height: 150px;
    background: url(https://i.ibb.co/21V8Xdsy/Adobe-Express-file-63-1.png) no-repeat center; 
  ;
    background-size: contain;
  }
  .copyright-text p {
    
    color: #fff;
}
.s-contacts-list-vertical {
    flex-direction: column;
    align-items: center;
}
.s-social-list {
    display: flex
;
    gap: 0.625rem;
    justify-content: center !important;
}
/* end footer*/
.s-block .s-block__title {
    justify-content: space-between !important;
    align-items: center !important;
}