/* ==========================================
header
========================================== */
header a.navbar-brand {
    padding-top: 1rem;
}

.top-navbar
  .flex-1.flex.items-center.rtl\:space-x-reverse.space-x-2 {
    justify-content: space-between;
}



/*=====================================================
          cats
=========================================================*/
section#about-4{
  padding-top: 0;
}
section#about-4 a{
  margin-top: 0;
  background-color: #657E57;
}


@media (min-width: 768px) {
section.s-block.s-block--circle-links.s-block--animate.circle-links-2
  ul{
    grid-template-columns: repeat(4, minmax(0, 1fr));
        justify-content: center;
  }
}
section.s-block.s-block--circle-links.s-block--animate.circle-links-2 ul {
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
}

section.s-block.s-block--circle-links.s-block--animate.circle-links-2
  li.group.anime-item {
    width: calc(100% / 5);
}

@media (max-width: 768px) {
  section.s-block.s-block--circle-links.s-block--animate.circle-links-2
  li.group.anime-item {
    width: calc(100% / 2.5);
}
}



/* ==========================================
              لماذا queen b 
==========================================*/
.home-why-queenb
.container{
    background-image: url(https://i.ibb.co/TB6Sn9rt/Section-33.png);
    background-repeat: no-repeat;
    padding-top: 2rem;
    padding-bottom: 4rem;
    background-size: 100% 100%;
}



/*=========================================================
          FAQ - Common Style
=========================================================*/
section.s-block--faq
  .single-faq {
    background-color: transparent;
    color: #36493C;
    border-color: transparent;
    border-radius: 18px !important;
    box-shadow: 0px 4px 16px 0px #53907E33;
    transition:.3s;
}

section.s-block--faq .single-faq *{
     color: #36493C;
}
section.s-block--faq .single-faq:hover *{
     color: #fff;
}

.faq-1 .single-faq:hover {
    background-color: #D88FA3;
  }
.faq-2 .single-faq:hover {
    background-color: #7A9D84;
  }


/* arrow */
section.s-block--faq
  .single-faq i{
      background-color: transparent;
      color: #36493C;
  }







/* ==========================================
        بانر مذدوج
========================================== */
section.s-block.s-block--fixed-banner.s-block--double-banner.wide-placeholder.s-block--animate.double-banner.double-banner--2 {
    margin-top: 0;
}



/* =========================================================
   Section Titles - Align Right
========================================================= */
section.s-block--animate.s-block--custom-products.container.s-block
.home-block-title  h2{
    margin-right: unset;
  }
section.s-block--animate.s-block--custom-products.container.s-block
 .home-block-title  span{
    display: none;
}






/* ==========================================
              الاعتمادات 
==========================================*/
.home-official-certifications
.home-block-title  p{
    text-align: right;
    padding-right: 18px;
  }
.home-official-certifications
 .home-block-title   h2{
    margin-right: unset;
  }
.home-official-certifications
 .home-block-title  span{
   display: none;
  }
.home-official-certifications
  ul li{
   flex-basis: 48% !important;
  }


/* ==========================================
يوابات الدفع 
==========================================*/
.home-payment-gateways
p.mt-2.text-lg.leading-8.text-store-text-secondary.anime-item {
    color: #36493c;
}



/* =========================================================
   Features
========================================================= */
section#about-12 .container{
  /* background-color: #f9edf2; */
  /* padding-top: 2rem; */
  
}
section#about-12 h3.text-lg.opacity-60.font-normal.mb-2.text-store-text-secondary.anime-item{
    /* color: #36493C !important; */
}

section#about-12 h2{
    /* color: #36493C !important; */
}
  

/*  */
section.s-block.s-block--enhanced-features.s-block--animate.container.mini-features {
    /* margin-top: 0; */
   
    /* padding-bottom: 2rem; */
}
section.s-block.s-block--enhanced-features.s-block--animate.container.mini-features
{
   /* background-color: #f9edf2; */
}

section.s-block.s-block--enhanced-features.s-block--animate.container.mini-features .s-block--enhanced-features__item p{
    /* color: #36493C !important; */
}

section.s-block.s-block--enhanced-features.s-block--animate.container.mini-features h2{
    /* color: #36493C !important; */
}


/*  */
section.s-block.s-block--rectangular-links.s-block--animate.free_aspect_ratio.rectangular-links-12 .container{
    /* background-color: #f9edf2; */
    /* padding-top: 2rem; */
    /* padding-bottom: 2rem; */
    /* border-radius: 1rem; */
}

section.s-block.s-block--rectangular-links.s-block--animate.free_aspect_ratio.rectangular-links-12 .home-block-title h2,
section.s-block.s-block--rectangular-links.s-block--animate.free_aspect_ratio.rectangular-links-12 .home-block-title p{
    /* color: #36493C !important; */
}





  /* 
  اراء 
  */
 /* =========================================================
   Testimonials
========================================================= */

section.s-block.s-block--testimonials.overflow-hidden.s-block--animate.relative.enhanced
.flex.flex-col.justify-between.h-full.w-full.p-\[1\.4rem\].bg-store-bg-secondary.rounded-md.shadow-\[rgba\(50\,_50\,_105\,_0\.15\)_0px_2px_5px_0px\,_rgba\(0\,_0\,_0\,_0\.05\)_0px_1px_1px_0px\]{
    background-color: #7A9D84 !important;
    color: #fff !important;
}

section.s-block.s-block--testimonials.overflow-hidden.s-block--animate.relative.enhanced
.flex.flex-col.justify-between.h-full.w-full.p-\[1\.4rem\].bg-store-bg-secondary.rounded-md.shadow-\[rgba\(50\,_50\,_105\,_0\.15\)_0px_2px_5px_0px\,_rgba\(0\,_0\,_0\,_0\.05\)_0px_1px_1px_0px\] *{
    color: #fff !important;
}





/* =========================================================
          footer
========================================================= */
@media (min-width: 1024px) {
   footer .container .lg\:grid-cols-5 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}


.store-footer__inner, .footer-bottom{
  background-color: transparent !important;
}

.store-footer {
    background-color: transparent !important;
    background-image: url("https://i.ibb.co/yxMhbJ3/Frame-291.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}


ul.footer-list.enhanced_links.store-links-items li:nth-child(6) a {
    color: #005f4b;
    font-family: sans-serif;
    font-weight: 500;
}


footer salla-trust-badges.rtl\:ml-4.ltr\:mr-4.rtl\:mr-\[unset\].ltr\:ml-\[unset\].hydrated.s-trust-badges-wrapper {
    display: none !important;
}


.footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__newsletter {
  background: transparent;
}