.whatsapp-float {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999;
}

.whatsapp-float img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0,0,0,0.3);
  transition: transform 0.3s ease;
}

.whatsapp-float img:hover {
  transform: scale(1.1);
  .slider::before,
.slider-overlay,
.slider .overlay {
  background-color: transparent !important;
  opacity: 0 !important;
  .slider::before,
.slider-overlay,
.slider .overlay,
.hero-banner::before,
.hero-banner .overlay,
.banner::before,
.banner .overlay,
.elementor-background-overlay {
  background-color: transparent !important;
  opacity: 0 !important;
}
.hero-banner::before,
.hero-banner .overlay,
.slider::before,
.slider .overlay,
.banner::before,
.banner .overlay {
  background-color: transparent !important;
  opacity: 0 !important;
}
.hero-section::before,
.hero-section .overlay,
.slider::before,
.slider .overlay,
.banner::before,
.banner .overlay,
.elementor-background-overlay {
  background-color: transparent !important;
  opacity: 0 !important;
}
.home-slider__content::before,
.home-slider__content .overlay {
  background-color: transparent !important;
  opacity: 0 !important;
}

}
.home-slider__content,
.home-slider__content::before,
.home-slider__content .overlay {
  background-color: transparent !important;
  filter: none !important;
  backdrop-filter: none !important;
  opacity: 1 !important;
}

}
.home-slider__content,
.home-slider__content::before,
.home-slider__content .overlay {
  background-color: transparent !important;
  filter: none !important;
  backdrop-filter: none !important;
  opacity: 1 !important;
}
.bg-dark {
  background-color: transparent !important;
}
.home-slider,
.home-slider__content,
.swiper-slide-active,
.bg-dark,
.bg-black,
.overlay,
.relative::before,
.relative::after {
  background-color: transparent !important;
  filter: none !important;
  backdrop-filter: none !important;
  opacity: 1 !important;
}
.home-slider__content,
.home-slider__content::before,
.home-slider,
.swiper-slide-active,
.bg-dark,
.bg-black,
.relative::before,
.relative::after,
.hero-section::before,
.hero-section .overlay,
.slider::before,
.slider .overlay,
.banner::before,
.banner .overlay,
.elementor-background-overlay {
  background-color: transparent !important;
  filter: none !important;
  backdrop-filter: none !important;
  opacity: 1 !important;
}
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;700;800&display=swap");
@import url("https://site-assets.fontawesome.com/releases/v6.4.2/css/all.css");

body *:not(i) {
    font-family: "Cairo",sans-serif
}
:root {
    --main-color: #5fb9c6;
    --alt-main-color: #1f3a57;
    --white-color: white;
}

body {
    background-color: #fff !important
}
nav#mobile-menu {
    color: var(--main-color) !important;
}
i.header-btn__icon.icon.sicon-shopping-bag,
i.header-btn__icon.sicon-user-circle{
    /* color: #103f6d !important; */
    background-color: var(--main-color);
    color: white;
}
#mainnav b.s-cart-summary-total {
    color: var(--main-color);
}
 .hydrated ol.s-breadcrumb-wrapper {
 color: var(--main-color);
 }
 
 
 
 
 .navbar-brand img {
    max-height: 3rem;

}
 i.header-btn__icon.sicon-user-circle,
.header-btn__icon.sicon-user-circle,
i.sicon-menu {
    background: var(--main-color) !important;
    color: var(--white-color) !important;
    border: 0px !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: 0.3s;
}
i.sicon-menu{
    padding: 8px;
    border-radius: 50%;
}
i.header-btn__icon.sicon-user-circle:hover,
i.header-btn__icon.icon.sicon-shopping-bag:hover {
    background: var(--white-color) !important;
    color: var(--main-color) !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transform: translateY(-3px);
    transition: 0.3s;
}
/*end header*/
.header-btn__icon.sicon-user-circle {
}

/*********************/
    .main-menu li.root-level>a::before {
    background: var(--main-color) !important;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.5s ease-in-out;
    z-index: -1;
    border-radius: 0px;
}

.main-menu li.root-level>a {
    position: relative;
    color: inherit; /* أو اللون الأساسي */
  z-index: 2;
}

.main-menu li.root-level>a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.main-menu li.root-level>a:hover {
    color: white !important;
}

.top-navbar {
    background-color: var(--main-color) !important;
    color: var(--white-color);
}

@media (min-width: 1024px) {
    ul.main-menu,
    .main-menu li.root-level>a {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
     .main-nav-container.fixed-header .inner  ul.main-menu {
              padding-top: 0rem !important;
        padding-bottom: 0rem !important;  
    }
}
/**** silder block *******/


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

section.s-block.s-block--photos-slider .swiper-slide {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}
section.s-block.s-block--photos-slider .swiper-slide,
section.s-block.s-block--photos-slider .swiper-slide img {
    border-radius: 0 !important;
}

section.s-block.s-block--photos-slider .swiper.s-slider-container {
    padding: 0 !important;
}

/**** End silder block *******/
/************  Section 1 **************/
.s-block--banners.s-block--banners .grid {
     display:grid!important;
      grid-template-columns: repeat(6, 1fr);
      grid-column-gap: 10px;
      grid-row-gap: 0px;
}
  section.s-block.s-block--banners.container:nth-of-type(2)  .banner-entry {
    height: 310px!important;
}

section.s-block.s-block--banners.container a.banner-entry.square-photos {
    background-color: transparent;
}
@media (max-width: 767px){
   .s-block--banners.s-block--banners:nth-of-type(2) .grid {
    display:grid!important;
      grid-template-columns: repeat(3, 1fr);
      /* grid-template-rows: repeat(2, 1fr); */
      grid-column-gap: 10px;
      grid-row-gap: 10px;
       /* grid-auto-flow:column; */
}
  section.s-block.s-block--banners.container:nth-of-type(2)  .banner-entry {
    height: 167px!important;
} 
}

@media(min-width:800px) ,(min-width:1200px){
     section.s-block.s-block--banners.container:nth-of-type(2)  .banner-entry {
    height: 260px!important;
} 
}

/**slider**/
.s-slider-block__title {
    text-align: center;
    justify-content: center;
}

 .s-slider-block__title .s-slider-block__title-left,
 .s-block__title a.s-block__display-all {
/*     display: none !important; */
}
 .s-slider-block__title,
 .s-block__title {
    text-align: center;
    justify-content: center;
     position: relative;
      
}

 .s-slider-block__title h2,
 .s-block__title .right-side h2 {
/*     ! font-size: 25px !important; */
    color:  var(--main-color);
    padding:0 10px !important;
     z-index: 2;
     background-color: white;
}


.s-slider-block__title .s-slider-block__title-right,
body.index .s-block__title .right-side  {
    padding:0 30px !important;
}


.s-slider-block__title::before,
.s-slider-block__title::after,
.s-block__title::before,
.s-block__title::after{
    content:'';
    position:absolute;
    height:2px;
    background-color:var(--main-color);
    width:40%;
}
@media(max-width:767px){
    .s-slider-block__title::before,
.s-slider-block__title::after,
.s-block__title::before,
.s-block__title::after{
    content:'';
    position:absolute;
    height:2px;
    background-color:var(--main-color);
    width:28%;
}
}
.s-slider-block__title::before,
.s-block__title::before{
    left:0;
}
.s-slider-block__title::after,
.s-block__title::after{
    right:0;
}

/**** product code ***/


.swiper.s-slider-container.swiper-initialized.swiper-horizontal {
  padding-top: 1rem
}
.s-slider-block__title-nav {
    display: none !important ;
}
.s-product-card-entry {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border:2px solid var(--main-color);
}
.s-product-card-entry * {
    justify-content: center;
    text-align: center;
}
.s-products-slider-card.swiper-slide {
    padding-block: 7px;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline {
    background: var(--alt-main-color);
    color: white;
}
.s-product-card-entry {
background-color:var (--white-color);
   transform: translate(0px, 0px);
    transition:         all .5s ease-in-out;
     box-shadow: #9cced7 0px 3px 8px;
  
}
.s-product-card-entry:hover{
  transform: translate(0px, -10px);
  box-shadow: #9cced7 0px 5px 12px;
}
.s-product-card-image {
    background-color: transparent;
}

section--title,.s-slider-block__title h2,.s-block__title h2,body.product-index .main-content>div>h1 {
    text-transform: uppercase;
    padding-top:10px;
    /* background-image: linear-gradient(-225deg, #213533 0%, #d09f9f 29%, #263e3a 67%, #f0f0f0 100%); */
    background-image: linear-gradient(45deg, #5fb9c6 , #1f3a57, #5fb9c6, #1f3a57);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 4s linear infinite;
    display: inline-block;
    font-weight: 800;
    font-size: 1.4rem!important;
    position: relative;
}


@keyframes textclip {
    100% {
        background-position: 200%
    }
}

ol.s-breadcrumb-wrapper li.s-breadcrumb-item {
    background-color:var(--main-color);
    padding:5px 10px;
    border-radius:10px;
    color:var(--white-color)
    
}
/****** banners blocks *******/

section.s-block.s-block--fixed-banner.wide-placeholder > .container {
    padding: 0 !important;
    margin: 0 !important;
    max-width: unset !important;
}

.banner--fixed img {
    border-radius: 0 !important;
}

/****** End banners *******/
/***** features code ******/
.s-block--features__item p{
    display:none;
}
.s-block--features__item h2{
    font-size:20px;
    color:#3e7780;
}

.s-block--features__item {
    background:transparent;
}
.s-block--features__item .feature-icon {
    background-color:transparent !important;
    width: 10rem;
    height: 7rem;
 
}

.s-block--features__item .feature-icon i.sicon-store2 {
    content:url("https://i.postimg.cc/D01mdDXj/Layer-1-copy-2.png");
    width:7rem;
}



.s-block--features__item .feature-icon i.sicon-shipping-fast {
   content:url("https://i.postimg.cc/gkD2z3qZ/Layer-1-copy.png");
    width:7rem;
}

.s-block--features__item .feature-icon i.sicon-fire {
    content:url("https://i.postimg.cc/W4Q2W8jQ/Layer-1.png");
    width:7rem;
}

.s-block--features__item {
    padding-block:10px!important;
    border-radius:2rem;
}
@media (max-width: 992px) {
.s-block--features__item .feature-icon {
    background-color:transparent !important;
    width: 8rem;
    height: 7rem;
 
}
    section.s-block.s-block--features .grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    
    .s-block--features__item:first-child {
        grid-column: span 1 / span 1;
    }
    .s-block--features__item h2{
    font-size:16px;
    color:#3e7780;
}
    /* .s-block--features__item h2 {
    font-size: 15px;
    color: var(--main-color);
}
    .s-block--features__item .feature-icon {
    background: transparent;
    height: 8rem;
    width: 10rem;
} */
}
/****** footer blocks *******/
[title="instagram"]{
      background: linear-gradient(
    to right,
    #833ab4,#fd1d1d,#fcb045
  );
  color:white !important;
}

[title="twitter"]{
  background-color:black;
  color:white;
}
[title="snapchat"]{
  background-color:#FFFC00;
  color:black;
}
[title="tiktok"]{
  background-color:black;
  color:white;
}
[title="youtube"]{
  background-color:#CD201F;
  color:white;
}

footer.store-footer li.s-social-link{
    transition:all 0.3s ease;
}
footer.store-footer li.s-social-link:hover {
    transform: translateY(-3px);
}

@media(max-width:991px){
.s-product-card-image-cover{
    object-fit:unset !important;
}



.store-footer {
  background-color: var(--main-color)!important;
}
.text-gray-400.mb-2\.5.md\:mb-0 {
  color: var(--white-color)!important; 
}

.swiper.s-slider-container{
    padding-left: 0 !important;
}
 .store-footer__inner *{
    text-align:center;
    justify-content:center;
}

}



.footer-is-light .store-footer {
     background-color: var(--main-color) !important;

}
.store-footer .text-gray-400 {
    color:var(--white-color) !important; 
}
.store-footer h3:before {
    content: '';
    position: absolute;
    height: 3px;
    width: 20px;
    background-color: var(--main-color);
    bottom: -10px;
    border-radius: 2px;
    transition: all 0.5s ease-in-out;
}
.store-footer h3:hover:before {
    width: 60%;
}
  .store-footer h3 {
    position: relative;
        margin-bottom
}/* Add custom CSS styles below */