/* Header Start */
.top-navbar {
  display: none;
}
#mainnav {
  height: unset !important;
}
body.index #mainnav:not(#mainnav.fixed-pinned) ul li a {
  color: var(--color-primary);
}
body.index #mainnav:not(#mainnav.fixed-pinned) ul li a:hover {
  opacity: 0.7;
}
body.index #mainnav:not(#mainnav.fixed-pinned) path {
  stroke: var(--color-primary);
}
body.index .sicon-menu {
  color: var(--color-primary);
}
.sub-menu span {
  color: #000;
}
#search-normal path {
    stroke: var(--color-primary) !important;
}
#mainnav.fixed-pinned .sicon-menu {
    color: var(--color-primary);
}
#mainnav.fixed-pinned .search-btn {
    background: rgb(255 255 255 / 71%);
}
.fixed-header .navbar-brand img {
    max-width: 80px;
}
@media (min-width: 768px) {
    body.index #mainnav:not(#mainnav.fixed-pinned) .navbar-brand img {
        max-width: 100px;
        width: 100px !important;
    }
}
@media (max-width: 992px) {
    body.index #mainnav:not(#mainnav.fixed-pinned) .navbar-brand img {
        max-width: 75px;
    }
    .top-navbar {
      display: none;
    }
}
/* Header End */

/* landing 1 */
@media (min-width: 768px) {
    section:nth-child(1 of .landing-page-first-bannar) .txt {
        margin-left: 10%;
        align-items: end !important;
    }
    section:nth-child(1 of .landing-page-first-bannar) .item-text {
        max-width: 700px;
    }
    section:nth-child(1 of .landing-page-first-bannar) h1 {
        font-size: 42px;
        line-height: 4rem;
    }
    section:nth-child(1 of .landing-page-first-bannar) p {
        font-size: 26px;
        margin-top: 6%;
    }
    section:nth-child(1 of .landing-page-first-bannar) img {
        object-position: 90%;
    }
}
@media (max-width: 1600px) {
    section:nth-child(1 of .landing-page-first-bannar) .txt {
        background-image: linear-gradient(0deg,  #ffffff55 70%, transparent) !important;
        z-index: 99 !important;
        max-width: 100%;
        position: relative;
    }
}
@media (max-width: 768px) {
    section:nth-child(1 of .landing-page-first-bannar) h1 {
        width: 80%;
    }
    section:nth-child(1 of .landing-page-first-bannar) .txt {
        justify-content: end;
    }
    section:nth-child(1 of .landing-page-first-bannar) .txt .item-text {
        align-items: center !important;
        padding-bottom: 5%;
    }
    section:nth-child(1 of .landing-page-first-bannar) .txt .item-text h1 {
        text-align: center;
        font-size: 32px;
    }
}
@media (max-width: 576px) {
    section:nth-child(1 of .landing-page-first-bannar) .txt .item-text h1 {
        font-size: 20px;
        line-height: 2rem;
    }
}

/* cats */
.g_cat h3 {
    font-weight: bold;
}
@media (max-width: 992px) {
    .g_cat .grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
@media (max-width: 576px) {
    .g_cat h3 {
        font-size: 12px !important;
    }
}

/* ads */
.ads .img {
    max-height: unset;
}

/* products */
.image-title h1 {
    color: var(--color-primary) !important;
}
.s-product-card-entry {
    height: 100% !important;
}

/* ad banner */
.banner_ad .img1 div {
    background-position: 50% 70%;
}
.banner_ad .over a {
    background-color: var(--color-primary);
}
.banner_ad .img3 {
  display: none;
}
@media (min-width: 768px) {
  .banner_ad .img2 {
    grid-row: span 2 / span 2;
}
}
@media (max-width: 992px) {
    .banner_ad p {
        line-height: 2rem;
    }
    .banner_ad .text {
        margin: 0 0 10px 0 !important;
    }
    .banner_ad .over {
        justify-content: center !important;
    }
}

/* landing 2 */
@media (min-width: 768px) {
    section:nth-child(2 of .landing-page-first-bannar) img {
        object-position: 90%;
    }
    section:nth-child(2 of .landing-page-first-bannar) .txt {
        margin-left: 10%;
    }
    section:nth-child(2 of .landing-page-first-bannar) .item-text {
        max-width: 600px;
    }
    section:nth-child(2 of .landing-page-first-bannar) h1 {
        font-size: 52px;
        line-height: 5rem;
        font-weight: bold
    }
    section:nth-child(2 of .landing-page-first-bannar) p {
        font-size: 22px;
        margin-top: 5%;
    }
    section:nth-child(2 of .landing-page-first-bannar) img {
        object-position: 90%;
    }
}
@media (max-width: 1600px) {
    section:nth-child(2 of .landing-page-first-bannar) .txt {
        background-image: linear-gradient(0deg,  #ffffff55 70%, transparent) !important;
        z-index: 99 !important;
        max-width: 100%;
        position: relative;
    }
}
@media (max-width: 768px) {
    section:nth-child(2 of .landing-page-first-bannar) h1 {
        width: 80%;
    }
    section:nth-child(2 of .landing-page-first-bannar) .txt {
        justify-content: end;
    }
    section:nth-child(2 of .landing-page-first-bannar) .txt .item-text {
        align-items: center !important;
        padding-bottom: 5%;
    }
    section:nth-child(2 of .landing-page-first-bannar) .txt .item-text h1 {
        text-align: center;
        font-size: 32px;
    }
}
@media (max-width: 576px) {
    section:nth-child(2 of .landing-page-first-bannar) .txt .item-text h1 {
        font-size: 20px;
        line-height: 2rem;
    }
}

/* weeklyOffers */
.weeklyOffers p {
    line-height: 2.8rem;
}
.weeklyOffers .h-full {
    display: flex;
}
@media (max-width: 768px) {
    .weeklyOffers {
        height: 70vh;
    }
    .weeklyOffers p:first-of-type {
        font-size: 28px;
        margin-top: 3%;
        
    }
    .weeklyOffers p {
        line-height: 1.8rem;
        text-align: center;
    }
}

/* 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 */
.store-footer + div * {
    color: #fff;
}
.store-footer + div {
    margin-bottom: 0;
}
.index section.s-block.s-block--fixed-banner {
    margin-bottom: 3rem;
}
.not-show .side-photos {
    display: none;
}
@media (max-width: 1199px) {
    a#cart-button, a.hidden.lg\:block.cursor-pointer {
        display: block;
        padding: 12px;
        margin: 0 10px;
        background:rgba(255, 255, 255, 0.7098039216) !important;
        border-radius: 50%;
        stroke: black;
    }
}