/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
@import url("https://fonts.googleapis.com/css2?family=El+Messiri:wght@400..700&display=swap");
:root {
  --main-color: #46b1e0;
  --second-color: #ffe6a7;
  --third-color: #000;
  --body: white;
  --logo: url(https://cdn.salla.sa/onvqYB/Yjp5Px6PxFUFetJPjGdj3xgWhw69Ha0VGw7penJg.png);

header.store-header:before {
  content: "مرحبا بكم في متجر سحب وجهتكم المثالية للحصول علي افضل المنتجات" ;
  
  background-repeat: no-repeat;
  background-position-x: 0;
  animation: scrollBrands 2000s linear alternate both infinite;
  background-size: contain;
  height: 50px;
  display: block;
  background-color: var(--main-color);
  background-position: center;
  margin-bottom: 16px;
  z-index: 9999999999999999;
  color: #fff;
  text-align: center;
  font-size: 18px;
  height: auto;
   padding: 10px 0;
}
@media (min-width: 100px) and (max-width: 499px) { 
header.store-header:before {
  content: "مرحبا بكم في متجر سحب وجهتكم المثالية للحصول علي افضل المنتجات" ;
  
  background-repeat: no-repeat;
  background-position-x: 0;
  animation: scrollBrands 2000s linear alternate both infinite;
  background-size: contain;
  height: 50px;
  display: block;
  background-color: var(--main-color);
  background-position: center;
  margin-bottom: 16px;
  z-index: 9999999999999999;
  color: #fff;
  text-align: center;
  font-size: 12px;
  height: auto;
  padding: 8px 0;
}
}

@keyframes scrollBrands {
  0% {
    background-position-x: 0;
  }

  50% {
    background-position-x: 35000px;
  }

  100% {
    background-position-x: 0;
  }
}

@media (max-width: 767px) {
  header.store-header:before {
    background-size: 180%;
    height: 39px;
    background-position: center;
    margin-bottom: -2px;
  }
}

.s-contacts-header {
  display: none;
}
.s-social-list {
  display: flex;
  justify-content: center;
}
.s-search-input-wrapper input {
  background: var(--main-color) !important;
}
.s-search-input-wrapper input::placeholder {
  color: #fff;
}
#mobile-menu {
  color: white;
}
section:nth-of-type(1) {
  margin: 0 !important;
}
.banner--fixed img {
  border-radius: 0px !important;
}

section:nth-of-type(2) {
  margin-top: 0 !important;
  .s-slider-block__title {
    margin: auto;
    background-color: var(--main-color);
  }
  .s-slider-block__title {
    margin: auto;
    background-color: var(--main-color);
  }
  .s-slider-block__title-right {
    margin: auto;
    background-color: var(--main-color);
  }
  .s-slider-block__title-right h2 {
    margin: auto;
    font-size: 40px !important;
    color: #fff;
    margin-bottom: 10px;
  }
  .s-slider-block__title-left {
    display: none;
  }
  .s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem !important;
  }
  .slide--cat-entry {
    display: flex;
    height: 9rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 0.375rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: #f3f4f6;
    border-color: unset !important;
    background-color: unset !important;
  }
}

section:nth-of-type(2) {
  .swiper-slide:nth-of-type(1) a {
    color: transparent;
    background-image: url(https://cdn.salla.sa/XebGnq/HzMAYyI3y0cnwtqwZ0AooPb9WVDLYCELsF30Txlx.png);
    background-size: 110% !important;
    background-repeat: no-repeat;
    background-position: center;
  }
  .swiper-slide:nth-of-type(2) a {
    color: transparent;
    background-image: url(https://i.ibb.co/xJnnKcH/BD-Artboard-11-copy-7.png);
    background-size: 110% !important;
    background-repeat: no-repeat;
    background-position: center;
  }
  .swiper-slide:nth-of-type(3) a {
    color: transparent;
    background-image: url(https://i.ibb.co/v48L15p/BD-Artboard-11-copy-2.png);
    background-size: 110% !important;
    background-repeat: no-repeat;
    background-position: center;
  }
  .swiper-slide:nth-of-type(4) a {
    color: transparent;
    background-image: url(https://i.ibb.co/q1kJBMF/BD-Artboard-11-copy-8.png);
    background-size: 110% !important;
    background-repeat: no-repeat;
    background-position: center;
  }
  .swiper-slide:nth-of-type(5) a {
    color: transparent;
    background-image: url(https://i.ibb.co/4ShgqcP/BD-Artboard-11-copy-3.png);
    background-size: 110% !important;
    background-repeat: no-repeat;
    background-position: center;
  }
  .swiper-slide:nth-of-type(6) a {
    color: transparent;
    background-image: url(https://i.ibb.co/dtnwBJR/BD-Artboard-11-copy-4.png);
    background-size: 110% !important;
    background-repeat: no-repeat;
    background-position: center;
  }
  .swiper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .swiper-slide a i {
    color: transparent;
  }
}
.s-block--categories .swiper-wrapper a {
  background-color: transparent !important;
}
.has-overlay:after {
  background: unset;
}
.s-block--banners {
  margin-top: 0;
  width: 98%;
  padding: 20px;
  padding-top: 40px;
}
section:nth-of-type(4) {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

body {
  background: #ffff;
}

.sicon-full-wallet,
.sicon-shipping-fast,
.sicon-whatsapp2 {
  color: var(--second-color) !important;
}

body:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  position: fixed;
  z-index: 999999;
  background: var(--third-color)
    url(https://cdn.salla.sa/XebGnq/HzMAYyI3y0cnwtqwZ0AooPb9WVDLYCELsF30Txlx.png);
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 200px;
  animation-name: fade-in;
  animation-duration: 1.5s;
  transform: scale(0);
  border: none;
}

@keyframes fade-in {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  75% {
    opacity: 1;
    transform: scale(1);
  }

  100% {
    opacity: 0;
    transform: scale(0.1);
  }
}
.s-slider-block__title-right {
  color: var(--main-color);
}
.s-slider-block__title-left a {
  color: var(--main-color) !important;
}
.main-nav-container.fixed-header .inner {
  transform: translate3d(0, 0, 0);
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0)
  );
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
}

.bg-inherit {
  background-color: inherit;
  transform: translate3d(0, 0, 0);
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0)
  );
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
}

.bg-inherit:hover {
  background-color: inherit;
  transform: translate3d(0, 0, 0);
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0)
  );
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
}

@media only screen and (min-width: 1024px) {
  .main-menu li > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.75rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    transition-property: color, background-color, border-color,
      text-decoration-color, fill, stroke, opacity, box-shadow, transform,
      filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color,
      text-decoration-color, fill, stroke, opacity, box-shadow, transform,
      filter, backdrop-filter;
    transition-property: color, background-color, border-color,
      text-decoration-color, fill, stroke, opacity, box-shadow, transform,
      filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    color: var(--main-color);
  }
}

@media only screen and (max-width: 1024px) {
  .mm-spn.mm-spn--navbar.mm-spn--main:where([dir="rtl"], [dir="rtl"] *):after {
    padding-right: 0.75rem;
    background: var(--second-color);
  }
}

@media only screen and (min-width: 1024px) {
  .main-menu li > a:hover {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.875rem;
    line-height: 1.25rem;
    transition-property: color, background-color, border-color,
      text-decoration-color, fill, stroke, opacity, box-shadow, transform,
      filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color,
      text-decoration-color, fill, stroke, opacity, box-shadow, transform,
      filter, backdrop-filter;
    transition-property: color, background-color, border-color,
      text-decoration-color, fill, stroke, opacity, box-shadow, transform,
      filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    color: var(--second-color);
  }
}
.header-btn__icon {
  color: #fff;
}
.mm-spn.mm-spn--navbar.mm-spn--main a {
  cursor: default;
  background: var(--main-color);
  color: #fff;
}

.mm-spn.mm-spn--navbar.mm-spn--main a:hover {
  cursor: default;
  background: var(--main-color);
  color: var(--second-color);
}

.mm-spn.mm-spn--navbar.mm-spn--main {
  cursor: default;
  background: var(--main-color);
}

[class*=" sicon-"],
[class^="sicon-"] {
  font-family: sallaicons !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: var(--second-color);
  -moz-osx-font-smoothing: grayscale;
}

.text-gray-400 a {
  color: #000 !important;
}

#contact-slot a {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.copyright-text p {
  background: #fff;
  color: #000;
  padding: 10px;
  border-radius: 5px;
  font-size: 14px;
}
@media (min-width: 1024px) {
  .lg\:grid-cols-6 {
    grid-template-columns: repeat(2, minmax(0, 2fr));
  }
}

.banner--fixed img {
  background-color: unset !important;
}

.swiper-pagination {
  display: none;
}
.banner-entry {
  position: relative;
  height: 200px;
  overflow: hidden;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: #f3f4f6;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0.75rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  margin: auto;
  width: 100%;
}




.slide--cat-entry i {
  content: "\ec0b";
  color: var(--main-color);
}

.s-block--categories .swiper-wrapper a {
  background-color: var(--third-color);
}

.slide--cat-entry h4 {
  color: var(--second-color);
}

.s-slider-block__title {
  color: var(--main-color);
}

.s-block__title {
  color: var(--main-color);
}

.s-products-slider-card {
  padding: 0.625rem;
}

.s-product-card-image img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.s-product-card-entry {
  border-radius: 20px;
}

.s-product-card-vertical .s-product-card-wishlist-btn button {
  background-color: rgba(11, 22, 73, 0.5) !important;
  color: var(--main-color);
}

.s-product-card-vertical .s-product-card-image {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 0 !important;
}

.s-product-card-fit-height .s-product-card-image {
  height: unset !important;
  max-height: unset !important;
}

.s-product-card-content-main {
  text-align: center;
}

.s-product-card-content-title a {
  color: var(--main-color);
}

.s-product-card-content-sub {
  justify-content: center;
}

.s-product-card-content {
  padding: 0.75rem;
  justify-content: center;
  align-items: center;
  border-radius: 2%;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
  position: relative;
  overflow: hidden;
}

.s-button-outline {
  border-radius: 50px;
  border-color: var(--main-color);
}
.s-button-outline {
  border: none;
  outline: none;
  background: #fff !important;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 10px;
  color: #fff !important;
}

.s-button-outline:active {
  color: #000;
}

.s-button-outline:active:after {
  background: transparent;
}

.s-button-outline:hover:before {
  opacity: 1;
}

.s-button-outline:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--main-color);
  left: 0;
  top: 0;
  border-radius: 10px;
}

.s-product-card-entry {
  background-color: #fff;
  border: var(--main-color) 3px solid;
}

.s-button-primary-outline {
  color: var(--main-color);
}

.s-button-primary-outline:hover {
  background-color: var(--main-color);
  color: #ffffff;
}


.footer-is-light .store-footer .store-footer__inner {
  --tw-border-opacity: 1;
  border-bottom-color: #e5e7eb;
  border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: #f3f4f6;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  background: var(--body);
  color: var(--main-color);
  border-radius: 84px;
  border-bottom: 7px solid var(--second-color);
  font-weight: 500;
  text-align: center;
}

.store-footer h3 {
  margin-bottom: 0.75rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  padding: 10px;
  text-align: center;
  color: var(--main-color);
  font-size: 25px;
  font-family: sans-serif;
}

a.flex.items-center.m-0 {
  display: flex;
  flex-direction: column;
}

a.flex.items-center.m-0:after {
  content: "من نحن";
  width: 100%;
  margin-bottom: 0.75rem;
  line-height: 1.75rem;
  font-weight: 700;
  padding: 10px;
  text-align: center;
  color: var(--main-color);
  font-size: 25px;
  font-family: sans-serif;
}

@media (max-width: 1024px) {
  .store-footer a h3:nth-child(1) {
    font-size: 1rem;
    color: transparent;
    background-image: var(--logo);
    background-size: 100%;
    background-repeat: no-repeat;
    scale: 3;
    line-height: 4;
    background-position: center;
    margin-top: 10px;
  }
}

.store-footer a h3:nth-child(1) {
  display: none;
}

@media (min-width: 1024px) {
  .rtl\:lg\:pr-20:where([dir="rtl"], [dir="rtl"] *) {
    padding-right: 5rem;
    background: var(--logo);
    background-repeat: no-repeat;
    background-size: contain;
    scale: 0.7;
    line-height: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
}

.s-menu-footer-item:hover {
  margin-bottom: 1.25rem;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1;
  color: var(--second-color);
}

.s-contacts-item:hover {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1;
  color: var(--second-color);
}

.copyright-text p {
  --tw-text-opacity: 1;
  color: #374151;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
  color: var(--third-color);
  padding-top: 20px;
}

a.hover\:text-primary:hover {
  color: var(--second-color);
}

.store-footer__inner {
  border-bottom-width: 1px;
  border-style: dashed;
  border-bottom-color: rgba(255, 255, 255, 0.1);
  --tw-bg-opacity: 1;
  background-color: #1d1f1f;
  background-color: rgba(29, 31, 31, var(--tw-bg-opacity));
  padding-top: 2rem;
  padding-bottom: 2rem;
  border: none;
}

.footer-is-light .store-footer {
  --tw-bg-opacity: 1;
  background-color: #f9fafb;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: #374151;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
  background: var(--main-color);
  border-radius: 85px 85px 0 0;
}

.s-social-link a:hover {
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  color: var(--second-color);
}

.s-social-list {
  display: flex;
  gap: 0.625rem;
  justify-content: center;
}

.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.s-menu-footer-list {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.s-contacts-list.s-contacts-list-vertical {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

span.unicode {
  display: none;
}

.footer-is-light .store-footer .contact-social {
  border: none;
}

.store-footer::after {
  content: "برمجة وتطوير ADFAZ";
  top: 0;
  color: var(--third-color) !important;
  font-size: 16px;
  opacity: 0.8;
  text-align: center;
  font-family: sans-serif;
  font-weight: 700;
  width: 100%;
  display: inline-block;
}


.s-button-outline:before {
  content: "";
  background: linear-gradient(
    45deg,
    #ff0000,
    #ff7300,
    #fffb00,
    #48ff00,
    #00ffd5,
    #002bff,
    #7a00ff,
    #ff00c8,
    #ff0000
  );
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing 20s linear infinite;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 10px;
}
@keyframes glowing {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}
}
#featured-products-style2-10 {
  background: transparent;
  }
.sm\:py-16 {
    background: transparent;
}

.gap-3 {
  display: flex;

  justify-content: center;
}

@media only screen and (max-width: 600px) {
  .banner-entry {
    height: auto;
  }
}

@media (min-width: 768px) {
  .two-row .banner-entry:first-child {
    height: auto !important;
  }
}

.min-h-\[300px\] {
  min-height: 95vh;
}
.sm\:py-16 {
  background-color: transparent;
}
.banner--fixed img {
  display: block;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: transparent !important;
  object-fit: cover;
  border-radius: 0.375rem;
  border-style: none;
}
.banner-entry {
background-color: transparent !important;
}
@media (min-width: 900px) {
  .lazy__bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 75%;
    background-position: center;
    opacity: 0;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
    background-color: #fff;
    background-repeat: no-repeat;
  }
}
@media (min-width: 1230px) {
  .lazy__bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 52%;
    background-position: center;
    opacity: 0;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
    background-color: #fff;
    background-repeat: no-repeat;
  }
}
.s-button-wide {
    width: 100%;
    color: var(--main-color);
    border-radius: 40px 10px;
    background: 0 0!important;
    border: solid 2px;
    box-shadow: 5px 5px 1px var(--second-color)
}