/**********************************************************/
:root {
  --header-bg: #642689c2;
}
@media (max-width: 600px) {
  section.s-block.home-slider.s-block--hero-slider.s-block--full-bg.wide-placeholder.full-banner.is-transparent {
    margin-top:  100px;
  }
}

/*********sections*********/
.cat-section {
  background-image: url(https://i.ibb.co/4g54RBBm/Frame-193.png) !important ;
  background-size: cover;
  background-repeat: no-repeat;
  height: 1700px;
  background-position: center center;
}

.cat-section h2.w-full.da-cp,
.cat-section p.w-full.\!p-0.text-gray-400.da-ts {
  background: #81e4e4;
  background: linear-gradient(
    90deg,
    rgba(129, 228, 228, 1) 0%,
    rgba(255, 255, 255, 1) 40%,
    rgba(255, 255, 255, 1) 60%,
    rgba(255, 69, 243, 1) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 120px;
  text-align: center;
}

.cat-section p.w-full.\!p-0.text-gray-400.da-ts {
  height: 80px !important;
  padding-top: 31px !important;
  display: block;
  overflow: visible !important;
  font-size: 64px !important;
}

.cat-section .s-block__title {
  margin-top: 140px;
}
.cat-section
  .square-grid.grid.grid-cols-1.md\:grid-cols-1.md\:grid-cols-1.items-center.gap-2.sm\:gap-6.lg\:gap-4 {
  position: relative;
  place-items: center;
  margin-top: 400px;
}
.cat-section
  .square-grid.grid.grid-cols-1.md\:grid-cols-1.md\:grid-cols-1.items-center.gap-2.sm\:gap-6.lg\:gap-4:before {
  content: "تسوق حسب القسم";
  position: absolute;
  background: #81e4e4;
  background: linear-gradient(
    90deg,
    rgba(129, 228, 228, 1) 0%,
    rgba(255, 255, 255, 1) 40%,
    rgba(255, 255, 255, 1) 60%,
    rgba(255, 69, 243, 1) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
  text-align: center;
  height: 80px;
  padding-top: 20px;
  top: -30%;
}

.cat-section .banner-square.zoomed-img.grayscaled-img {
  width: 430px;
  height: 650px;
}
@media (max-width: 600px) {
  .cat-section {
    background-size: contain;

    height: 950px;
    background-position: top center;
  }

  .cat-section h2.w-full.da-cp,
  .cat-section p.w-full.\!p-0.text-gray-400.da-ts {
    font-size: 60px;
  }

  .cat-section p.w-full.\!p-0.text-gray-400.da-ts {
    height: 100px !important;
    padding-top: 12px !important;

    font-size: 34px !important;
    line-height: 120%;
  }

  .cat-section .s-block__title {
    margin-top: 70px;
  }
  .cat-section
    .square-grid.grid.grid-cols-1.md\:grid-cols-1.md\:grid-cols-1.items-center.gap-2.sm\:gap-6.lg\:gap-4 {
    margin-top: 250px;
  }
  .cat-section
    .square-grid.grid.grid-cols-1.md\:grid-cols-1.md\:grid-cols-1.items-center.gap-2.sm\:gap-6.lg\:gap-4:before {
    font-size: 24px;
    text-align: center;
    height: 80px;
    padding-top: 20px;
    top: -25%;
  }

  .cat-section .banner-square.zoomed-img.grayscaled-img {
    width: 220px;
    height: 320px;
  }
}
/*********sections*********/

/****products*************/
span.s-product-card-category {
  background-color: transparent;
  border: 1px solid #ffff;
  border-radius: 8px;
}
section.s-block.s-block--angel-products.angel-products-3.centered-title.angel-products.sp-products.angel_anime.animate__.animate__fadeIn {
  background-image: url(https://i.ibb.co/ZpqnSWsB/Frame-194.png) !important ;
  background-size: cover;
  background-repeat: no-repeat;
  height: 1200px;
  background-position: top center;
}

.sp-products h2.w-full.da-cp {
  background: #81e4e4;
  background: linear-gradient(
    90deg,
    rgba(129, 228, 228, 1) 0%,
    rgba(255, 255, 255, 1) 40%,
    rgba(255, 255, 255, 1) 60%,
    rgba(255, 69, 243, 1) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
  text-align: center;
  margin-top: 100px;
  font-weight: 500 !important;
}
.s-products-list-wrapper.s-products-list-vertical-cards {
  place-items: center !important;
}

.sp-products custom-salla-product-card.rounded-lg {
  max-width: 430px !important;
  max-height: 760px !important;
  height: 100%;
  width: 100%;
  background: linear-gradient(rgba(1, 1, 1, 0) 0%, #641c89 100%, #b18dc4 100%);
  border-radius: 8px;
  padding: 9px;
  box-sizing: border-box;
  border: none;
}

.s-product-card-content {
  padding: 100px 20px 20px 20px !important;
  background-color: rgba(0, 0, 0, 1);
  margin-bottom: 20px !important;
  color: #ffff !important;
  border-radius: 8px;
}

h3.s-product-card-content-title.line-clamp-1.font-primary {
  text-align: center;
  padding: 20px;
}
h3.s-product-card-content-title.line-clamp-1.font-primary a {
  font-size: 24px;
  text-align: center;
}

h4.s-product-card-price {
  font-size: 24px;
}

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

.s-product-card-content-footer.rounded-lg {
  justify-content: center !important;
}

.s-product-card-content-footer.rounded-lg {
  width: 80%;
  margin: 0 auto;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
  color: #fff;
  padding: 12px 45px;
  border-radius: 0;
  transition: 0.3s;
}
.s-button-primary-outline {
  transition: all 3s;
}
.s-button-primary-outline:hover {
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(#fff5c700, #ffffff) 0.5;

  box-shadow: 0px 4px 400px 10px rgb(189 148 211);
}

@media (max-width: 600px) {
  section.s-block.s-block--angel-products.angel-products-3.centered-title.angel-products.sp-products.angel_anime.animate__.animate__fadeIn {
    height: 700px;
    background-position: top center;
  }

  .s-products-list-wrapper.s-products-list-vertical-cards {
    place-items: center !important;
  }

  .sp-products custom-salla-product-card.rounded-lg {
    max-width: 230px !important;
    max-height: 390px !important;
    height: 100%;
    width: 100%;
    background: linear-gradient(
      rgba(1, 1, 1, 0) 0%,
      #641c89 100%,
      #b18dc4 100%
    );
    border-radius: 8px;
    padding: 3px;
    box-sizing: border-box;
    border: none;
  }

  .s-product-card-content {
    padding: 0px !important;
    background-color: rgba(0, 0, 0, 1);
    margin-bottom: 0px !important;
    color: #ffff !important;
    border-radius: 8px;
  }

  h3.s-product-card-content-title.line-clamp-1.font-primary {
    text-align: center;
    padding: 0px;
  }
  h3.s-product-card-content-title.line-clamp-1.font-primary a {
    font-size: 14px;
    text-align: center;
  }

  h4.s-product-card-price {
    font-size: 14px;
  }

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

  .s-product-card-content-footer.rounded-lg {
    justify-content: center !important;
  }

  .s-product-card-content-footer.rounded-lg {
    width: 80%;
    margin: 0 auto;
  }

  button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    color: #fff;
    padding: 12px 5px;
    border-radius: 0;
    transition: 0.3s;
  }
  .s-button-primary-outline {
    transition: all 3s;
  }
  .s-button-primary-outline:hover {
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(#fff5c700, #ffffff) 0.5;

    box-shadow: 0px 4px 400px 10px rgb(189 148 211);
  }
  .s-product-card-content-footer.rounded-lg {
    margin-bottom: 20px;
  }
}

.s-product-card-content-footer.rounded-lg {
  margin-bottom: 50px;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
  position: relative;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:before {
  content: "";
  position: absolute;
  background-image: url(https://i.ibb.co/HLHc8Zbf/Group-2151-1.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: 110%;
  opacity: 0;
  transition: 0.3s;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover:before {
  opacity: 1;
}
@media (max-width: 600px) {
  .s-product-card-content-footer.rounded-lg {
    margin-bottom: 20px;
  }

  button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover:before {
    opacity: 0;
  }
}
/**************products************/
/**************asking************/
.faqs-list.grid.items-start.grid-cols-1.md\:grid-cols-2.gap-4 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.faqs-list__item.bg-gray-100.da-bgg.relative.overflow-hidden.rounded-md.border-2.border-transparent {
  background: #000000;
  background: linear-gradient(
    29deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(191, 161, 207, 1) 24%,
    rgba(177, 141, 196, 0.9) 66%,
    rgba(188, 21, 157, 1) 100%
  );
}

label.block.cursor-pointer.p-6.pe-16.text-sm.font-primary.leading-6.transition {
  color: #000;
}

p.da-tm.mb-6 {
  color: #000;
}

.asking h2.w-full.da-cp.text-center {
  background: #81e4e4;
  background: linear-gradient(
    90deg,
    rgba(129, 228, 228, 1) 0%,

    rgba(255, 69, 243, 1) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
  text-align: center;
  margin-top: 100px;
  font-weight: 500 !important;
}
/**************asking************/
/**************footer************/
.store-footer__inner.da-bgm.has-custom-bg .container.flex.flex-col {
  color: #fff !important;
}

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

.store-footer__inner.da-bgm.has-custom-bg {
  background: #000000;
  background: linear-gradient(
    32deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(100, 28, 137, 1) 65%
  );
}
.store-footer__inner.da-bgm.has-custom-bg {
  border-radius: 20px 20px 0 0;
}
/**************footer************/
/**************inner************/
body.salla-1130931637
  h3.s-product-card-content-title.line-clamp-1.font-primary
  a {
  font-size: 11px;
}

body.salla-1130931637 h4.s-product-card-price {
  font-size: 16px;
}

body.salla-1130931637
  button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
  padding: 10px;
}

body.salla-1130931637 .s-product-card-content {
  margin: 0;
  border-radius: 0;
}

body.salla-1130931637 custom-salla-product-card.rounded-lg {
  max-height: 500px;
}

@media (max-width: 600px) {
  select#product-filter {
    padding: 10px;
    width: 100px;
  }
}
/****single***/
body.product-single {
  color: #fff !important;
}

a.tab-trigger.description-tab.is-active {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  border-bottom: none;
}

.tabs-wrapper.tabs-wrapper__product.rounded-ts-none {
  background: transparent !important;
}

.s-reviews-summary-header-section h3,
.s-reviews-summary-header-section h4,
.s-reviews-summary-header-section p {
  color: #fff !important;
}

/****single***/
.content.content--single-page.opt-text.w-full.lg\:w-10\/12.bg-white.rounded.p-6.lg\:p-8.mt-4.lg\:mt-12.da-bgg {
  color: #fff;
  background: transparent;
}
/**************inner************/