/* Add custom CSS styles below */ 
/*global*/
.s-slider-nav-arrow svg, .s-slider-nav-arrow:not(:disabled):hover svg {
  fill: #ffffff !important;
}
.s-slider-nav-arrow {
  border-color: #6A462F !important;
  background-color: #6A462F !important;
}
.s-slider-block__title-nav {
  display: flex !important;
}
.loader-init {
  display: none;
}
.s-block.s-block--fixed-banner.wide-placeholder .container {
  padding: 0;
}
.banner--fixed img {
  border-radius: 0;
  background-color: transparent;
}
body{
  background-color:#fff;
}
.s-menu-topnav-list:where([dir=rtl],[dir=rtl] *) {
    color: #fff;
}
div#mainnav {
    background-color:#fff;
}
.s-comments.s-comments-product {
    background: transparent;
}
salla-contacts.s-contacts.s-contacts-header.hydrated {
    color: #fff;
}
/* End of Global */
/*nav*/
  .top-navbar {
background:#6A462F;  
}
.s-contacts-topnav-link:last-child{
    color: #fff;
}
.top-navbar .s-search-input {
    border-style: none;
    background-color: #fff;
}
  .main-menu li.root-level a ,.s-cart-summary-total,.header-btn__icon,.top-navbar .s-search-input::placeholder{
      color: #6A462F;
  }
.header-btn__icon {
    border-color: #6A462F;
}
.s-search-icon svg {
    fill: #6A462F;
}
.header-btn__icon {
  border-color: #6A462F;
  background-color: #6A462F;
  color: #fff;
  box-shadow: 1px 1px 10px -1px #6A462F;
  }
.header-btn__icon:hover {
  background-color: #fff;
  color: #6A462F;
  border-color: #6A462F;
}
.navbar-brand img {
  max-height: 4.2rem;
}
	.main-menu li a:hover{
  transform: translateY(-15%);
}
/* end nav*/
/* main section*/
:nth-child(1 of .s-block.s-block--fixed-banner.wide-placeholder) {
  margin-top: 0 !important;
}
 section.s-block.s-block--fixed-banner.wide-placeholder .container{
   max-width:100%;
   border-reduis:0;
}
/*end main section*/

/* Products Section */
.s-block__title .right-side{
    padding-left: 0;
      padding-inline: 5px;
}
.s-block__title {
    justify-content: center;
}
.s-block__title h2 {
  font-size: 20px;
}
  @media (min-width: 768px) {
    .s-block__title
 {
        margin-bottom: 1rem;
    }
}
 .s-block__title::before,
.s-block__title::after {
    content: '';
    display: block;
    width: 150px;  
    height: 10px; 
    background-size: contain;
    background-repeat: no-repeat;
     z-index: .9999;
     background-position: center;
}



@media (min-width: 992px) {
   .s-block__title::before,
.s-block__title::after {
    content: '';
    display: block;
    width: 500px;  
    height: 60px; 
    background-size: contain;
    background-repeat: no-repeat;
     z-index: .9999;
     background-position: center;
}
}
.s-slider-block__title h2 {
    color: #6A462F;
}
.s-slider-block__title h2 {
    position: relative;
    display: inline-block;
    z-index: 1;
}

/* الدائرة */
.s-slider-block__title h2::before,.s-block__title h2::before  {
    content: "";
    position: absolute;
    right: -7px; /* عدليها حسب مكان الدائرة */
    top: 50%;
    transform: translateY(-50%);
    width: 38px;
    height: 38px;
    background-color: #6a462f5e; /* لون الدائرة */
    border-radius: 50%;
    z-index: -1;
}

.s-block__title h2 {
    position: relative;
    display: inline-block;
    z-index: 1;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.75rem;
    line-height: 1.2;
  color:#6A462F
}

/* الدائرة */

.s-product-card-fit-height.s-product-card-vertical .s-product-card-image,
.s-product-card-content {
  background-color: #FFFFFF;
}
.s-products-list-vertical-cards {
  padding: 0.3rem !important;
}
.s-product-card-vertical {
  padding: 0.1rem;
  overflow: hidden;
  box-shadow: 0px 0px 3px 1px #6A462F;
}
.swiper-wrapper.s-slider-swiper-wrapper {
  padding-block: 0.4rem;
}
.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-sub {
  justify-content: center;
}
.s-button-wide {
background: linear-gradient(300deg, #6A462F, #745741);   border-radius: 10px !important;
  color: #ffffff;
}

.s-product-card-vertical img {
  transition: 0.5s;
}
.s-product-card-image {
  aspect-ratio: 4/4 !important ;
}
.s-product-card-vertical:hover img {
  opacity: 0.9;
  transform: translateY(10px);
  transform: scale(1.1);
}

/* End of Products Section */
/* Features */
:nth-child(1 of section.s-block.s-block--banners.container) .one-row .banner-entry {
    background-color: transparent;
}
.lazy__bg {
    background-size: contain;
    background-repeat: no-repeat;
}
.gap-3 {
    gap: 0.75rem;
}
section.s-block.s-block--logos-slider.s-block--full-bg.bg-gray-100.pt-8.sm\:pt-12.pb-8.sm\:pb-20 {
    background: transparent;
}
/* End Features */
/* Footer */
.store-footer__inner {
  border: none;
}

.store-footer {
  background-color: transparent !important;
  color: #fff !important;
}

footer div.store-footer__inner {
  background:  #6A462F !important;  
  margin-inline: 20px;
  border-radius: 40px;
}

.s-social-list.hydrated {
  place-content: center;
}

.store-footer__inner .container.grid div p {
  margin-top: 5px !important;
}

footer.store-footer * {
  text-align: center;
}
.store-footer__inner .container.grid div:nth-of-type(1)

 {
    padding-left: 0;
    grid-column: span 1 / span 1;
}
.s-social-list.hydrated {
  margin-top: auto;
}
footer div.store-footer__inner div div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 a {
  justify-content: center;
}

.max-w-sm {
  max-width: none;
}

.copyright-text p {
  color: #6A462F !important;
}

.s-contacts-list {
  align-items: center !important;
  display: inline-grid;
}

#contact-slot:nth-of-type(1) span.s-contacts-icon {
  background: #33B846 !important;
  border: none;
  color: #FFFFFF;
}

#contact-slot:nth-of-type(2) span.s-contacts-icon {
  background: #FFFFFF !important;
  border: none;
  color: #6A462F;
}

#contact-slot:nth-of-type(3) span.s-contacts-icon {
  background: #0e4998 !important;
  border: none;
  color: #FFFFFF;
}
#contact-slot:nth-of-type(4) span.s-contacts-icon {
  background: #980E11 !important;
  border: none;
  color: #FFFFFF;
}
li.s-social-link a[href*="instagram"] {
  background-image: linear-gradient(150deg, #f9ce34, #ee2a7b, #6228d7);
  border: none;
  color: #FFFF;
}

li.s-social-link a[href*="whatsapp"] {
  background: #33B846 !important;
  border: none;
  color: #FFFFFF;
}

li.s-social-link a[href*="tiktok"] {
  background-image: linear-gradient(150deg, #00f2ea, #000, #ff0050);
  border: none;
  color: #FFFFFF;
}

li.s-social-link a[href*="snapchat"] {
  background: #FEFB00 !important;
  border: none;
  color: #333;
}

li.s-social-link a[href*="facebook"] {
  background: #2561AD !important;
  border: none;
  color: #FFFFFF;
}
li.s-social-link a[href*="twitter"] {
  background: #000000 !important;
  border: none;
  color: #FFFFFF;
}
salla-social.block.mb-6.hydrated {
    place-self: center !important;
}
.lg\:hidden.contact-social {
    place-self: center !important;
}
/* End of Footer */
@media (min-width: 1024px) {
  .store-footer__inner {
    padding-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  footer.store-footer .container.grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-items: center;
  }
  :nth-child(1 of section.s-block.s-block--banners.container) .md\:grid-cols-3 .banner-entry {
    height: 240px;
    background: transparent;
  }
}
@media (max-width: 768px) {
  :nth-child(1 of section.s-block.s-block--banners.container) .md\:grid-cols-3 .banner-entry {
    height: 100px;
    background: transparent;
  }.md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0px, 1fr));
  }
}

@media (min-width: 640px) {
  .two-row .banner-entry:first-child {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }.store-footer {
    margin-top: 4rem;
  }
}

@media (min-width: 768px) {
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0px, 1fr));
  }.s-slider-block__title {
    margin-bottom: 0.7rem;
  }
}
 
.flex.gap-4 {
    justify-content: center;
}
/* Categories Banner */
:nth-child(1 of section.s-block.s-block--banners.container)
  .one-row
  .banner-entry {
  background-color: transparent;
  height: 420px;
}
@media (min-width: 992px) {
  :nth-child(1 of section.s-block.s-block--banners.container) .md\:grid-cols-2 {
    gap: 0.3rem !important;
  }
}

@media (max-width: 992px) {
  :nth-child(1 of section.s-block.s-block--banners.container) .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.3rem;
  }
}
@media (max-width: 992px) {
  :nth-child(1 of section.s-block.s-block--banners.container)
    .md\:grid-cols-2
    .banner-entry {
    height: 170px;
  }
}
/* End of Categories Banners*/
.s-reviews-testimonial{
  background:#F6EBDA;
}