section.s-block.s-block--logos-slider.s-block--full-bg.bg-gray-100.pt-8.sm\:pt-12.pb-8.sm\:pb-20
  .s-block__title
  h2 {
  text-align: center;
}

:root {
  --main-color: #09b6ff;
}
* {
  font-family: "Cairo" !important;
}

body {
  background-color: #fffaf5 !important;
  font-family: "Cairo" !important;
}

@media (max-width: 768px) {
  * {
    font-family: "Cairo" !important;
  }

  body {
    background-color: #fffaf5 !important;
    font-family: "Cairo" !important;
  }
}

@media (min-width: 769px) {
  * {
    font-family: "Cairo" !important;
  }

  body {
    background-color: #fffaf5 !important;
    font-family: "Cairo" !important;
  }
}
@media only screen and (min-width: 1024px) {
    .main-menu li.root-level>a {
        padding-top: 0px;
        padding-bottom: .5rem;
        font-weight: 700;
    }}
    .sub-menu.w-56 {
    transition: 0.3s;
}
.sub-menu.w-56 {
    transition: 0.3s;
}
i.header-btn__icon.sicon-user-circle {
    color: #1a566c;
    border-color: #1a566c;
}

i.header-btn__icon.icon.sicon-shopping-bag {
    color: #1a566c;
    border-color: #1a566c;
}

b.s-cart-summary-total {
    color: #1a566c;
}

/*****header****/

.main-menu li > a {
  font-size: 1rem;
  color: #1a566c;
  font-weight: 800 !important;
}

.top-navbar {
  color: #ffff !important;
  background-color: #e29547 !important;
}
.s-search-input {
  border: 1px solid #dddd !important;
}
.s-cart-summary-count {
  background-color: #e29547;
}

/*****header****/
/*****banner****/
.banner--fixed img {
  background-color: transparent;
}
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
  padding: 0;
}

section.s-block.s-block--photos-slider {
  margin: 0;
}

salla-slider.photos-slider .swiper-slide {
  padding: 0;
  width: 100% !important;
  margin: 0;
  border-radius: 0;
}
.w-full.object-contain.rounded-md {
  border-radius: 0 !important;
}
section.s-block.s-block--fixed-banner.wide-placeholder {
  margin: 0;
  margin-bottom: 20px !important;
}
section.s-block.s-block--fixed-banner.wide-placeholder .container {
  margin: 0;
  padding: 0;
  max-width: 100% !important;
  margin-bottom: 20px !important;
}
.banner--fixed img {
  border-radius: 0;
}
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(6)
  .container {
  margin-top: 44px;
}

.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
  padding: 0;
}
/*****banner****/

/******sections*****/
.two-row .banner-entry:first-child {
  grid-row: span 1 / span 1;
}
.grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
a.banner-entry.square-photos .lazy__bg {
  background-size: cover !important;
  background-repeat: no-repeat;
  border-radius: 20px !important;
}
a.banner-entry.square-photos {
  height: 290px;
  padding: 0;
  border-radius: 16px !important;
  background-color: transparent;
  transition: all 0.5s ease !important;
  border-radius: 21% !important;
}
@media (max-width: 767px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  a.banner-entry.square-photos {
    max-height: 100px !important;
  }
}
@media (min-width: 768px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  a.banner-entry.square-photos {
    max-height: 300px !important;
  }
}
@media only screen and (min-width: 992px) {
  a.banner-entry.square-photos {
    max-height: 507px !important;
  }
}

a.banner-entry.square-photos::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(0deg, transparent, transparent 30%, #1a566c);
  transform: rotate(-45deg);
  transition: all 0.5s ease !important;
  opacity: 0;
  z-index: 99;
}

a.banner-entry.square-photos:hover {
  transform: scale(1.05);
  box-shadow: 0 0 20px #1a566c;
}

a.banner-entry.square-photos:hover::before {
  opacity: 1;
  transform: rotate(-45deg) translateY(100%);
}

/******sections*****/
/******product*****/
@media (min-width: 640px) {
  .s-block--slider-with-bg .slider-bg {
    height: 400px;
  }
}
.s-product-card-image img.loaded {
  background-color: #fff;
}
.s-product-card-promotion-title {
  background-color: #e29547 !important;
}

.s-slider-block__title-right,
.s-block__title {
  margin: 10px auto;
  padding: 0;
}

.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
  color: #1a566c;
  padding: 0;
  margin-right: 140px;
  position: relative;
  font-size: 28px !important;
  text-align: center !important;
}
@media (max-width: 600px) {
  .s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    font-size: 20px !important;
  }
}
/*
.s-slider-block__title {
  position: relative;
}*/
body.overflow-x-hidden.index.salla-1298199463 .s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *):before,
body.overflow-x-hidden.index.salla-1298199463 .s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *):after {
  content: "";
  position: absolute;
  top: 50.6%;
  left: 120.4%;
  width: 400%;
  height: 2px;
  background-color: #1a566c;
  z-index: -1;
}
body.overflow-x-hidden.index.salla-1298199463 .s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *):after {
  right: 120%;
}
@media (max-width: 600px) {
  .s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    margin-right: 0%;
  }
}
.s-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
  margin-right: 550px;
  margin-bottom: 30px;
  font-size: 22px !important;
}
@media (max-width: 600px) {
  .s-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    margin-right: 120px;
  }
}
.s-slider-block__title-left {
  padding: 2px;
}

.s-slider-block__display-all {
  color: #e29547 !important;
}
.s-slider-block__display-all a {
  color: var(--main-color) !important;
}
.s-button-primary-outline {
  background-color: #7c7c7c;
}
.s-button-primary-outline {
  background-color: #7c7c7c;
}

.s-product-card-vertical {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px,
    rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px,
    rgba(0, 0, 0, 0.07) 0px 16px 16px;
  border-radius: 20px;
}
@media (max-width: 600px) {
  .s-product-card-vertical {
    border-radius: 0 0 6% 6%;
    width: 200px;
  }
  .s-products-slider-card {
    max-width: 200px;
  }
}
.s-products-slider-card.swiper-slide {
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 10px;
}
a.s-slider-block__display-all {
  color: black;
}

/*glow effect */
.s-product-card-entry {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}

.s-product-card-entry:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
  background-color: #f7f7f7;
}

.s-product-card-entry:hover .s-product-card-image {
  transform: scale(1.1);
  transition: transform 0.3s ease;
}

.s-product-card-content-footer button {
  background-color: #e29547;
  color: white;
  transition: background-color 0.3s ease, transform 0.3s ease,
    box-shadow 0.3s ease;
  transform: translateY(10px);
}

.s-product-card-entry:hover .s-product-card-content-footer button {
  transform: scale(1.1) translateY(0);
  box-shadow: 0 0 10px #a16c1dba, 0 0 20px #e29547;
}
/*glow effect */
section.s-block.s-block--slider-with-bg.s-block--full-bg .swiper-wrapper {
  justify-content: start !important;
  gap: 20px;
  padding-bottom: 21px;
  margin-top: 40px;
}
@media(max-width:600px){
  section.s-block.s-block--slider-with-bg.s-block--full-bg .swiper-wrapper {
  margin-top: 70px;
  
}
  .s-slider-block__title {margin:8%;height: 1px;}
}
.s-slider-block__display-all {
  background: transparent;
  z-index: 9999;
  margin-top: 62px;
}
@media(max-width:600px){.s-slider-block__display-all {

  margin-top: 0px;
}}
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    overflow: visible;
}
.s-block--slider-with-bg .slider-bg:before {
  display: none;
}
@media (max-width: 600px) {
  .s-block--slider-with-bg .slider-bg {
    background-size: contain;
    background-repeat: no-repeat;

    height: 12rem;
  }

  section.s-block.s-block--slider-with-bg.s-block--full-bg .swiper-wrapper {
    margin-top: 124px;
  }
}

.s-block--slider-with-bg .s-slider-block__display-all {
  color: #1a566c !important;
  border: 1px solid #1a566c !important;
  margin: 0;
  position:absolute !important;
  bottom:-0px;
  left:50%;
transform:translateX(-50%);
  z-index:9999 !important;
}

.s-slider-nav-arrow {
    background-color: #1a566c61;
}
section.s-block.s-block--slider-with-bg.s-block--full-bg .s-slider-wrapper {
    padding-bottom: 30px;
}
.s-product-card-content-title a {
  color: #1a566c !important;
}

.s-product-card-content-title a:hover {
  color: #ae7439 !important;
}
section.s-block.s-block--slider-with-bg.s-block--full-bg {
  background-color: transparent;
}
.s-slider-block__title-left {
  margin-top: 70px;
  justify-content: end !important;
}
/******product*****/
/*******brands******/

.grid.grid-cols-2.md\:grid-cols-5.grid-flow-row.gap-4.lg\:gap-8 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

a.brand-item {
  border: 1px solid #23b1ce !important;
}
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;
}
/*******brands******/
/**********footer********/

@media (max-width: 600px) {
  .lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 a.flex.items-center.m-0 {
    margin: auto;
  }
}
footer.store-footer {
  background: white !important;
}

.store-footer__inner {
  background: #1a566c !important;
  position: relative;
  padding-top: 10rem;
}
span.text-sm.copyright-text p.text-gray-400.mb-2\.5.md\:mb-0 {
  display: none;
}
.lg\:grid-cols-6 {
  margin-top: 30px;
}
@media (min-width: 1024px) {
  .lg\:grid-cols-6 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-top: 50px;
  }
}

.lg\:grid-cols-6:before {
  content: "";
  background-image: url(https://i.ibb.co/239VjvGw/image.webp);
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 200px;
  height: 200px;

  top: 2%;
  left: 50%;
  transform: translate(-50%, 0%);
}
.lg\:grid-cols-6:after {
  content: "";
  background-color: white;
  display: block;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 1px;

  top: 35%;
  left: 50%;
  transform: translate(-50%, 0%);
}
@media (max-width: 600px) {
  .lg\:grid-cols-6:before {
    width: 150px;
    height: 150px;
  }
  .lg\:grid-cols-6:after {
    top: 20%;
  }
}
.s-social-list {
  margin-top: 10px;
}
@media (max-width: 600px) {
  .s-social-list.hydrated {
    justify-content: center;
  }
  .store-footer__inner {
    text-align: center;
  }

  .store-footer h3 {
    margin: 20px auto;
  }
}
footer span.unicode {
  display: none;
}

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

section.s-block.s-block--logos-slider.s-block--full-bg.bg-gray-100.pt-8.sm\:pt-12.pb-8.sm\:pb-20
  h3.s-contacts-title {
  text-align: center;
}
h3.s-contacts-title {
    text-align: center;
}
/**********footer********/

@media (min-width: 991px) {
.store-footer__inner .container > div:nth-child(2){
margin-right:-18%
}}
.feature-icon {
  background-color: #1a566c !important;
}

.s-block--features__item .feature-icon i {
  color: #fff;
}
.s-block--features__item h2 {
    color: #1a566c;
}

.s-block--features__item p {
    color: #1a566c; 
}

/*******inner******/
h1#page-main-title {
    color: #1a566c;
}

.flex.items-center {
    color: #1a566c;
}
ol.s-breadcrumb-wrapper {
  color: #1a566c;
}

h1.text-xl.md\:text-2xl.leading-10.font-bold.mb-6.text-gray-800 {
  color: #1a566c;
}

h2.font-bold.text-xl.inline-block {
  color: #1a566c;
}

.product__description.p-2.px-5.sm\:p-1.leading-7.mb-3 {
  color: #1a566c;
}

.promotion-title {
  background-color: #e29547 !important;
}

p.s-product-card-content-subtitle.opacity-80 {
  color: #1a566c !important;
}

.s-block__title {
  color: #1a566c !important;
}

.s-reviews-header-wrapper {
  color: #1a566c !important;
}

.s-product-card-content-sub {
  color: #1a566c !important;
}

/*****************************/
@media (max-width: 600px) {
    section#best-offers-7-slider .s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
        margin-right: 2em;
    }
     section#best-offers-11-slider .s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
        margin-right: 2em;
    }
section#best-offers-14-slider .s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
        margin-right: 2em;
    }
section.s-block.s-block--logos-slider.s-block--full-bg.bg-gray-100.pt-8.sm\:pt-12.pb-8.sm\:pb-20 .s-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
        margin-right: 3em;
    }
}

section.s-block.s-block--banners.container:nth-of-type(3) {
    margin-top: -14px;
}
.form-label {
    color: #1a566c;
}
/********testi******/
section.s-block.s-block--testimonials.container.overflow-hidden {
    margin-bottom: 5% !important;
}
@media(max-width:600px){ 
.s-reviews-container .swiper-slide {
    height: 20em !important;
     margin-bottom: 5% !important;
}}


.s-reviews-container .swiper-slide-active .s-reviews-testimonial__text p{color:#1a566c}
/*********************/
.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* text-align: center; */
}

a.flex.items-center.m-0 {
    color: #ffff !important;
}

p.max-w-sm.leading-6.mb-6 {
    margin: 0;
}
.pt-24 .lg\:grid-cols-6:before{display:none !important;}
span.text-sm {
  color: #1a566c;
}