/* 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: #000 !important;
  background-color: #000 !important;
}
.s-slider-block__title-nav {
  display: flex !important;
}
.loader-init {
  display: none;
}
body {
  background-color: #FFFFFF;
}
.s-block.s-block--fixed-banner.wide-placeholder .container {
  padding: 0;
}
.banner--fixed img {
  border-radius: 0;
  background-color: transparent;
}

.s-menu-topnav-list:where([dir=rtl],[dir=rtl] *) {
    color: #fff;
}
div#mainnav {
    background-color:#fff;
}
span.s-button-text.s-infinite-scroll-btn-text {
    color:#fff
}

button.s-infinite-scroll-btn.s-button-btn.s-button-primary {
     background: linear-gradient(300deg, #000, #000000cc);  

}
.s-comments.s-comments-product {
    background:transparent;
}
button.s-social-share-btn.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center,button.s-product-card-wishlist-btn.animated.not-added.un-favorited.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center,button.btn--wishlist.animated.hidden.sm\:inline-flex.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center,button.btn--wishlist.animated.sws.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
background: linear-gradient(300deg, #000, #000000cc);  
}

span.s-button-text {
    color: #ffffff;
}
/* End of Global */
/*nav*/
  .top-navbar {
background: linear-gradient(300deg, #000, #000000cc);    }
.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: #000;
  }
.header-btn__icon {
    border-color: #000;
}
.s-search-icon svg {
    fill: #000;
}
.header-btn__icon {
  border-color: #000;
  background-color: #000;
  color: #fff;
  box-shadow: 1px 1px 10px -1px #000;
  }
.header-btn__icon:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.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;
}
:nth-child(1 of .s-block.s-block--fixed-banner.wide-placeholder) .container {
  max-width: 100%;
}
:nth-child(4 of .s-block.s-block--fixed-banner.wide-placeholder) {
  margin-bottom: 3rem;
}
:nth-child(4 of .s-block.s-block--fixed-banner.wide-placeholder) .container {
  max-width: 100%;
}

/*end main section*/

/*Categories*/

.s-slider-controls-outer .s-slider-block__title-nav {
  display: none;
}
section.s-block.s-block--categories .container .s-slider-wrapper .swiper.s-slider-container .swiper-wrapper .swiper-slide > a {
  background-color: transparent;
  border-width: 0;
  height: 100%;
}
section.s-block.s-block--categories .container .s-slider-wrapper .swiper.s-slider-container .swiper-wrapper {
  justify-content: space-between;
}
  
section.s-block.s-block--categories .container .s-slider-wrapper .swiper.s-slider-container .swiper-wrapper .swiper-slide > a > img {
  width: 100%;
  height: 100%;
  transition: .3s;
}
  
.rounded-full {
  border-radius: 0;
}
  
section.s-block.s-block--categories .container .s-slider-wrapper .swiper.s-slider-container .swiper-wrapper .swiper-slide > a > img:hover {
  transform : translateY(10px);
  transform : scale(1.1);
}

@media (min-width: 1024px) {
  section.s-block.s-block--categories .container .s-slider-wrapper .swiper.s-slider-container .swiper-wrapper {
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  salla-slider .slide--one-sixth {
   
    width: 17% !important;
  }
}
/*End of Categories*/

/* Products Section */
.s-block__title .right-side{
    padding-left: 0;
}

.s-block__title h2 {
  font-size: 20px;
}
  @media (min-width: 768px) {
    .s-block__title
 {
        margin-bottom: 1rem;
    }
}
 
.s-slider-block__title h2 {
    color: #000;
}
.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: #6d636369; /* لون الدائرة */
    border-radius: 50%;
    z-index: -1;
}

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

/* الدائرة */

.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 #000;
}
.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, #000, #000000cc);    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 */


/* Footer */
.store-footer__inner {
  border: none;
}

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

footer div.store-footer__inner {
       background: linear-gradient(300deg, #000, #000000c4);  

  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;
}

.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;
}

footer div.store-footer__inner div div:nth-child(3) {
  justify-items: center;
}

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

.copyright-text p {
  color: #000 !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: #1A5372;
}

#contact-slot:nth-of-type(3) 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[title*="twitter"] {
  background: #000 !important;
  border: none;
  color: #FFFFFF;
}
li.s-social-link a[title*="youtube"] {
  background: #d90808 !important;
  border: none;
  color: #FFFFFF;
}
salla-social.block.mb-6.hydrated {
    place-self: center !important;
}
.s-reviews-header-wrapper {
    justify-content: center;
}
/* 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;
}
a.banner-entry.square-photos {
    background: transparent;
}
salla-contacts.s-contacts.s-contacts-header.hydrated {
    color: #fff;
}
.s-reviews-testimonial {
    border: solid 1px #777777;
    border-radius:17px
}
  max-height: 4.2rem;
}
	.main-menu li a:hover{
  transform: translateY(-15%);
}

@media (min-width: 768px) {
 section.s-block.s-block--categories {
    margin-top: -60px;
}
}
@media (max-width: 768px) {
 section.s-block.s-block--categories {
    margin-top: -35px;
}
}