/* Add custom CSS styles below */ 
.s-product-card-promotion-title {
    font-size: .6rem;
}
.dot-image {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 6px;
    background-image: url(https://i.ibb.co/fGtW4wyP/Code-SAUDIVIBING-1-1-1.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
}
@media (max-width: 991px) {
    .advanced-slider .swiper .swiper-slide, .advanced-slider .swiper {
        width: 100% !important;
    }
}
#main-slider-0 .swiper-slide:first-child .hide-desktop div {
    background-image: url(https://i.ibb.co/PsxxbXcf/THE-1.png) !important;
}
#main-slider-0 .swiper-slide:last-child .hide-desktop div {
    background-image: url(https://i.ibb.co/Lz9KK5YN/THE-2.png) !important;
}
#main-slider-0 .swiper-slide .hide-desktop div {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  max-height: 59.5vh;
}
.s-block--banners .lazy__bg {
    background-image: url("https://i.ibb.co/GQLRQr69/Model-with-happy-meal-1.png") !important;
    background-size: cover !important;  
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.s-block--banners.container {
    padding-right: 0px;
    padding-left: 0px;
  margin-top: 0rem;
}
.s-block--categories .swiper-wrapper > div:nth-child(3) .slide--cat-entry {
    background-image: url(https://i.ibb.co/PZ291KZK/Highlighters-1.png);
}
.s-block--categories .swiper-wrapper > div:nth-child(2) .slide--cat-entry {
    background-image: url(https://i.ibb.co/PZh2gjjb/Highlighters-3.png);
}
.s-block--categories .swiper-wrapper > div:nth-child(1) .slide--cat-entry {
    background-image: url(https://i.ibb.co/BHmLpG1g/Highlighters-2.png);
}
.s-block--categories .swiper-wrapper > div.swiper-slide {
  padding: 0px;
}
.s-block--categories .swiper-wrapper > div .slide--cat-entry {
    background-size: cover;
    background-position: center;
    height: 10rem;
    border-radius: 0rem;
    border-width: 0px;
}
.has-overlay:hover:after {
    background-color: rgb(0 0 0 / 0%);
}
.banner-entry {
    height: 300px;
    border-radius: 0rem;
}
#main-slider-0 .swiper-slide .hide-desktop div {
  background-image: url(https://i.ibb.co/XfxcRKB5/Vibey9570.jpg);
}
.s-block--categories .swiper-wrapper > div a *,
.s-block--categories .swiper-wrapper > div a i {
   visibility: hidden;
}
.s-block--categories .swiper {
  border-top: .25rem solid #605e5e;
}
#main-slider-0 .swiper-slide {
  background-color: #605e5e;
}

salla-slider .slide--one-sixth {
    width: 37%;
}

.carousel-slider .swiper {
    padding-left: 0px;
}
.carousel-slider .swiper:where([dir="ltr"], [dir="ltr"] *) {
    padding-right: 2.6rem;
}
.carousel-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 2.6rem;
}

  



salla-slider.details-slider .s-slider-container {
  border-radius: 0px;
}
#accordion-section .accordion-title {
    justify-content: space-between !important;
    font-weight: 400;
}
.s-product-card-entry,
.s-product-card-entry .s-product-card-image {
    border-radius: 0rem;
}

.footer-is-light .store-footer {
    background-color: rgb(182 217 189);
}
.s-comments-product {
    background-color: rgb(243 244 246 / 0%);
}
.s-product-card-wishlist-btn,
.s-product-card-rating {
  display: none;
}
.s-product-card-content {
  display: flex;
  flex-direction: column;
}
.quickview-btn,
salla-button.btn--wishlist, 
salla-social-share,
salla-rating-stars,
salla-comments,
custom-salla-product-card salla-add-product-button
{
  display: none !important;
}
.s-product-card-content > :last-child {
      width: 100%;
}
.s-product-card-content {
  display: flex;
  flex-direction: column;
  align-items: center;     
  text-align: center; 
  justify-content: center;
}
.s-product-card-content-sub {
    justify-content: center;
}

.s-product-card-content {
    padding: 0.25rem;
}
.s-products-list-vertical-cards {
    gap: 0rem;
}
.s-products-list-wrapper {
    margin-bottom: 0rem;
}

.vibey-video-caption {
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
	color: white;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 15px;
	text-transform: uppercase;
}
select#product-filter {
    background-color: transparent;
}
.s-reviews-container .swiper-slide-active {
    max-width: 450px;
    padding-bottom: 1rem;
    padding-top: 1rem;
}

.s-reviews-testimonial {
    background-color: transparent;
    border-color: rgb(229, 231, 235);
    border-style: solid;
    border-width: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-image-source: none;
    border-image-slice: 100%;
    border-image-width: 1;
    border-image-outset: 0;
    border-image-repeat: stretch;
    box-shadow: 0 2px 5px rgba(50, 50, 105, 0.15), 0 1px 1px rgba(0, 0, 0, 0.05) !important;
}

.s-button-primary-outline {
    background-color: #414042;
    background-color: var(--color-primary);
    fill: #ff6767;
    fill: var(--color-primary-reverse);
    color: #ff6767;
    color: var(--color-primary-reverse);
}
.s-reviews-testimonial__rating {
    margin-left: 0rem;
}
.s-reviews-testimonial__name_wrapper {
    flex-direction: column;
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.s-quantity-input-input {
    background-color: #ffffff;
  }
@media(max-width: 767px) {
  .s-quantity-input-input,
  .mm-spn.mm-spn--light,
  .sticky-product-bar.bg-white {
    background-color: #ffffff;
  }
  .mm-spn.mm-spn--light .btn--rounded-gray {
    background-color: #fff;
  }
  .product-single .text-xl {
      font-size: 1rem;
  }
  .store-footer__inner > .grid > div:first-child {
      margin-bottom: 2rem;
  }
  .store-footer__inner > .grid > div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .rtl .store-footer__inner > .grid > div:nth-child(2) h3 {
      margin-left: 45%;
  }
      
}
.product-single .main-content .s-social-share-list:not(.sticky-product-bar) {
    background-color: rgb(255 255 255);
}

.s-block--about a {
      margin-top: 0rem;
}
@media(max-width: 767px) {
  header .navbar-brand.hide-desktop {
    position: absolute; 
    /* left: 45.9%; */
  left: 50%;
  transform: translateX(-50%);
  }
  .custom-fixed-products h3 {
    font-size: .9rem !important;
  }
  .custom-fixed-products .s-product-card-content-main  {
    padding-top:0px; !important;
  }
  .s-product-card-content-title a {
    font-size: 0.75rem;
  }
  .s-product-card-content-sub  {
    margin-bottom: 0px !important;
  }
  .s-product-card-price {
    font-size: 0.65rem;
  }
}
.product-card__addToCart__btn {
  display: none;
}
.custom-fixed-products > div {
    max-height: 1rem;
}
.loader-init {
    background: #ffffff;
}
.loader-init::after {
    content: "";
    border-radius: 0% !important;
    border: 0px !important;
    animation: none !important;
}
.loader-init {
    min-height: 100vh;
    background: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/rANrEQ/KavTnuXEjcWYoq9ul4pG88nJ58gpcxpo5fizm8FQ.png) center center / min(12vmin, 600px) no-repeat, #ffffff;
}
salla-reviews,
section:has(.form-label > b.block) {
    display: none;
}

body.product-single  .tabs-nav button,
body.product-single  .tab-text,
body.product-single  .accordion-title,
body.product-single  .accordion-content,
body.product-single  .s-contacts-title,
body.product-single  .s-trust-badges-label
{
    font-size: 10px;
}

body.product-single .s-product-options-colors-item  label *
{
    font-size: 8px !important;
}
body.rtl  .tabs-nav button,
body.rtl  .tab-text,
body.rtl  .accordion-title,
body.rtl  .accordion-content,
body.product-single.rtl .is-arabic-text,
body.rtl  .s-contacts-title,
body.rtl  .s-trust-badges-label,
body.product-single.rtl salla-products-slider .s-slider-block__title-right h2 {
    font-family: var(--font-main), -apple-system, BlinkMacSystemFont !important;
}
.s-product-options-wrapper {
  padding: 0rem !important;
}
@media (max-width: 767px) {
  .product-single #main-content {
      max-width: 290px;
      margin: 0 auto;
    }
    .product-single span.tags-name {
      text-transform: uppercase;
      font-size: 6px;
    }
    .product-single h1 {
        font-size: 14px !important;
        text-transform: uppercase;
        font-weight: 500;
        margin-bottom: 0px;
    }
    .product-single h2.font-bold {
        font-size: 14px !important;
        font-weight: 400;
      }
    .product-single .product__description {
      padding-left: 10px;
      padding-right: 10px;
    }
  .s-slider-block__title h2 {
    font-size: 0.75rem;
  }
  .s-breadcrumb-item {
    font-size: 8px;
  }
}

.product-single * {
    text-transform: uppercase;
}
.product-single .s-product-options-option-label b {
    font-weight: 500;
    font-size: 10px;
}
.product-single .s-product-options-colors-item label div {
  display: none;
}

.product-single .tags-item {
    gap: .5rem;
    margin-right: 0rem;
}
.index #mainnav .header-btn__icon.icon, 
.index #mainnav .header-btn__icon,
.index #mainnav i {
    stroke: #313030 !important;
    color: #313030 !important;
    fill: #313030 !important;
}
.s-block--about h2 {
  font-size: .9rem; 
  font-weight: 400;
  color: #777474 !important;
}
.s-block--about p {
  font-size: 13px;
  font-weight: 200;
  color: #777474 !important;

}
.store-footer__inner > .container > .flex > .max-w-sm {
  max-width: 100%; 
  text-align: center; 
  font-size: 13px;
}
.custom-fixed-products {
  margin-top: 4rem;
}

.custom-fixed-products h3::before,
.custom-fixed-products h3::after {
  content: "";
  display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0px;
    background-image: url(https://i.ibb.co/fGtW4wyP/Code-SAUDIVIBING-1-1-1.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
}
.custom-fixed-products salla-products-list h3::before,
.custom-fixed-products salla-products-list h3::after {
  background-image: inherit;
  width: 0px;
    height: 0px;
    margin: 0px;
  display: inherit;
}
.custom-fixed-products salla-products-list .s-products-list-wrapper {
    margin-top: 2rem;
}
.product-index .main-content > div:first-child {
  display: none;
}
.product-index custom-salla-product-card[id="1793297312"] {
  order:0;
}

.product-index custom-salla-product-card[id="456695074"] {
  
   order:3;
}

.product-index custom-salla-product-card[id="2143966372"] {
 order:4;
}

.product-index custom-salla-product-card[id="294393573"] {
  order:2;
}

.product-index custom-salla-product-card[id="1202190308"] {
  order:1;
}

.s-block--about .flex.flex-col-reverse > div {
  display: flex; 
  flex-direction: column;
}
.s-block--about .flex.flex-col-reverse > div a {
  order: -1;
  margin: 0 auto;
  background: transparent !important;
  position: relative;
  width: 60%;
  height: 12rem;
  padding-bottom: 2rem;
  margin-bottom: 1rem;
}

.s-block--about .flex.flex-col-reverse > div a span {
  visibility: hidden;
}

.s-block--about .flex.flex-col-reverse > div a::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(https://i.ibb.co/d0hTyBZd/tag2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  scale: 1.5;
}
.banner-entry .lazy__bg.lazy.bg-no-repeat.entered.loaded::after {
  content: "";
  position: absolute;

  left: 0;
  top: 12%;
  transform: translateY(-50%);

  width: 40%;
  max-width: 40%;
  height: 100%;

  background-image: url(https://i.ibb.co/svQS4rb8/tag1.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;

  pointer-events: none;
}
#main-slider-0 .swiper-slide {
    background-color: #000000;
}
.s-block--categories .swiper {
    border-top: .25rem solid #000000;
}
.s-block--about h2 {
  margin-bottom: 0.25rem;
      font-size: .8rem;
}
.s-block--about p {
    font-size: 12px;
}
.index #mainnav .header-btn__icon.icon, .index #mainnav .header-btn__icon, .index #mainnav .sicon-menu, .index #mainnav i, .index #searchButton svg path {
    stroke: #000000 !important;
    color: #000000 !important;
    fill: #fff !important;
}