@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');
*{
  font-family: "Cairo", sans-serif;
}

/* Add custom CSS styles below */ 
.s-block--slider-with-bg .slider-bg{
background-position:0;
}
/*card-content */
 .s-product-card-content {
text-align: center;
display:flex;
flex-direction:column;
}
.s-button-light-outline {
  color: #fff;
  }
 .s-product-card-content-sub {
text-align:center;
justify-content:center;
 }
 button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center{
background-color:#00796b ;
color: #fff;
 }
 /*end-card-content */
 
 /*header-background*/
 .bg-inherit{
/* background-color:#00838f; */
 }
 .main-menu li:hover > .sub-menu {
background-color:#00838f;
}
 /*end-header*/
 
 @media only screen and (min-width: 1024px) {
.main-menu li.root-level{
color:white !important;
}
}
/*.main-menu > li > a[href*="offer"] {
--tw-text-opacity: 1;
color:white;
}*/
.s-product-card-content-sub {
color:;
}
b, strong {
  color: #fff !important;
}


.s-product-card-vertical .s-product-card-wishlist-btn button{
background-color:#00796b !important;
}
.s-button-light-outline {
background-color:#00796b;
}
/* the top slider*/

    @media (min-width: 640px) {
    .s-block {
    margin-top: 0;
    }
    @media (min-width: 1024px) {
    salla-slider.photos-slider .swiper-slide {
    width:100%;
    }
    }

.s-slider-container:first-of-type {
padding-top: 0;
/*display: block;*/
}
.swiper {
padding:0;
}
.rounded-md {
	border-radius: 0;
}
.s-slider-wrapper {
  position:0;
}
.s-slider-v-centered .s-slider-block__title-nav {

}
/*the end slider top*/

body {
font-family: 'Cairo';
}

.copyright-text p {
color:#000 ;
}
/*start footer*/
.md:flex items-center justify-between py-4 container text-center:last-of-type{
width:100%
max-width:100%
}
 /*bannr*/
 .s-block s-block--fixed-banner wide-placeholder .container {
margin:0;
max-width: 100%;
 }
 /* الرقم الضريبي*/
b, strong {
  color:#000 !important;
}

/*start-footer*/

  .store-footer__inner {
  background-color: #fff;
  color: black;
  }
  @media (min-width: 640px) {
    .copyright-text p {
    color: #fff;
    }
  }
   /* الرقم الضريبي*/
  b, strong {
    color:#000 !important;
  }
  .s-slider-v-centered .s-slider-block__title-nav {
  z-index:0;
  width: 0;
  }
/*end-footer*/

/*عبارة احدث المنتجات*/
@media (min-width: 768px) {
  .s-block__title {
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
}
/*الجزء الخاص العلامات المميزة*/
.s-block s-block--features container{
padding-top: 20px;
}

/*************************************************/
/**************** Start Edit By Maged ************/
/*************************************************/


/********* Start Hidden Search *****/


.inner.bg-inherit .header-search{
  margin-left:2rem;
  justify-content:center !important;
}
.store-header #mainnav .inner.bg-inherit .container div:first-child{
  align-items:center !important;

}


@media(max-width:768px){
.inner.bg-inherit .header-search{
      display:none;
  }
  .sayHello {
    display:none;
  }

}

@media(min-width:786px){
  .top-navbar .header-search {
    display:none;
  }
    .inner.bg-inherit .header-search{
    margin:0 2rem;
  }
}



input.s-search-input{
border-radius: 6px !important;
height:45px !important;
}

.inner.bg-inherit{
  padding:1rem 0;
}

.inner.bg-inherit .flex.items-stretch.justify-between.relative custom-main-menu{
  display:none;
}

custom-main-menu{
  background-color:#176476!important;
}

/*ul.main-menu{
    display: flex;
    justify-content: center;
    align-items: center;
}*/


@media (min-width: 768px){
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *){
padding-left:0
}

}


.home-slider .swiper-slide {
    padding: 0 !important;
    border-radius: 0 !important;
    border-color: transparent;
}


.banner-entry {
height:330px;
}

.s-product-card-image {
background-color:#FFF
}