/* Add custom CSS styles below */ 
:root {
  bg: linear-gradient(90deg, #F4F4E0, #8D7690)
}

.section_c_r .content_tistimonial .cover_content {
    height: 220px;
}

/* Header Start */
body.index div:has(>nav) {
  display: flex;
}
nav {
  margin: auto;
}
body.index #mainnav:not(#mainnav.fixed-pinned) .navbar-brand img {
  max-width: 170px;
}
.top-navbar {
display: none;
}
body.index #mainnav:not(#mainnav.fixed-pinned) ul li a {
  color: #fff;
}
body.index #mainnav:not(#mainnav.fixed-pinned) ul li a:hover {
  opacity: 0.7;
}
body.index #mainnav:not(#mainnav.fixed-pinned) path {
  stroke: #fff;
}
body.index .sicon-menu {
  color: #fff;
}
.sub-menu span {
  color: #000;
}
#search-normal path {
    stroke: #fff !important;
}
@media (max-width: 768px) {
    .store-header {
        position: static;
    }
    body.index .sicon-menu {
        color: var(--color-primary);
    }
    #search-normal path {
        stroke: var(--color-primary) !important;
    }
    .search-btn {
        background-color: #6d5e9c36;
    }
}
/* Header End */


/* cats */
.g_cat {
    margin-top: 5%;
}
@media (max-width: 768px) {
    .g_cat .grid {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .g_cat .grid > div {
        align-self: start;
        grid-column: span 2;
    }
    .g_cat .grid > div:nth-child(4) {
        grid-column: 2/4;
    }
}

/* ad banner */
.ad-star-btn {
    background: #8d7690 !important;
}
@media (max-width: 992px) {
    .banner_ad p {
        line-height: 2rem;
    }
}


/* Full Width Start */
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
width:100%;
}
section.s-block.s-block--photos-slider .carousel-slider .swiper-wrapper>div{
padding:0 !important;
}
section:first-of-type.s-block.s-block--photos-slider{
margin-top:0;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding: 0;
}
section:has(img[src *= 'xDv18m7ZwiQ8LtWh0tK7kzhvxq2yU2f3rPTc2vDs.png']) .s-slider-block__title {
    display: none;
}
/* Hide right-left arrows */
section.s-block.s-block--photos-slider .s-slider-block__title-nav {
  display: none !important;
}
/* Full Width End */


/* Products Start */
.s-product-card-vertical {
  max-height: 400px;
}
.g-products {
    margin-bottom: 0;
}
.button-56 {
  padding: 0;
}
.outof-stock span {
  color: #ffffffbb;
}
.image-title .title-heade {
    border-radius: 8px;
    padding: 8% 10%;
    background-color: transparent;
}
.image-title {
    margin-bottom: 0 !important;
}
.s-block--best-offers {
    margin-bottom: 5%;
}
/* Products End */


/* Landing 2 */
section:nth-child(1 of .landing-page-first-bannar) > div {
    height: 85vh;
}
section:nth-child(1 of .landing-page-first-bannar) > div > div {
    text-align: center !important;
    width: fit-content;
}
.landing-page-first-bannar button {
    background-color: #ffffff33;
    backdrop-filter: blur(10px);
}
@media (min-width: 992px) {
    section:nth-child(1 of .landing-page-first-bannar) p {
        font-size: 34px;
    }
}
@media (max-width: 1200px) {
    section:nth-child(1 of .landing-page-first-bannar) > div > div {
        width: 80%;
        margin: auto;
        padding: 1rem;
    }
}
@media (max-width: 992px) {
    section:nth-child(1 of .landing-page-first-bannar) > div h1 {
        font-size: 2rem;
        width: 100%;
    }
    section:nth-child(1 of .landing-page-first-bannar) > div p {
        display: block;
        line-height: 2.5rem;
        font-size: 17px;
        font-weight: 600;
    }
  section:nth-child(1 of .landing-page-first-bannar) > div > div.txt button {
        font-size: 1.1rem;
        margin-top: 1.5rem !important;
  }
    section:nth-child(1 of .landing-page-first-bannar) > div > div {
        position: absolute;
        bottom: 0rem;
    }
}
@media (max-width: 576px) {
    section:nth-child(1 of .landing-page-first-bannar) > div {
        background-position: center;
        height: 26vh
    }
    section:nth-child(1 of .landing-page-first-bannar) > div > div {
        width: 100%;
    }
}


/* Cust Opinions */
.section_c_r .content_tistimonial .imag_raduse {
  max-width: 65px;
  height: 65px;
}


/* نشرة */
.store-footer > div > .m-auto *:not(i) {
    color: #fff;
}
#mc-embedded-subscribe {
    background: #fff;
    color: var(--color-primary);
}
#mce-EMAIL {
    color: #000;
}

  

/* Footer Start */
.footer-is-light .store-footer .store-footer__inner * {
  border-color: #bbb;
}
.store-footer__inner {
    background-color: #fff;
}
.store-footer * {
    justify-content: center;
}
.store-footer + div * {
    color: #fff;
}
/* Footer End */

@media (max-width: 992px) {
    .store-footer + div {
        margin-bottom: 72px;
    }
}
section:nth-child(1 of .landing-page-first-bannar)> div{
 margin-bottom: 30px;
}
section:nth-child(1 of .landing-page-first-bannar) button{
display:none;
}

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