/* Header */
div#mainnav {
    height: auto !important;!i;!;
}
.top-navbar {
    display: none;
}
div#mainnav {
    background: #a2c23f !important;
}

.navbar-brand img {
    max-height: 8rem;
}

/* Main Section */
img.dis_background,
img.pro_addit {
    display: none;
}
@media (min-width: 992px) {
    .main-img .pro_image {
        left: 10%;
        top: 20%;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .main-img .pro_image {
        top: 25%;
    }
}
@media (max-width: 992px) {
    .main-img .pro_image {
        left: 10%;
        top: -10%;
    }
}
@media (max-width: 768px) {
    .main-img .pro_image {
        top: 6%;
    }
}
@media (max-width: 576px) {
    .main-img .pro_image {
        top: 15%;
    }
}
@media (max-width: 480px) {
    .main-img .pro_image {
        top: -9%;
    }
}


/* Featuers_store */
.featuers_store .feature {
    background-color: #FCF6F2;
    padding: 5%;
}
.about_products .main_slider .swiper-slide .slider_text {
    height: 5rem;
    display: none;
}

/* cats */
.q_cate .s-slider-block__title {
    justify-content: center;
}
.s-slider-block__title-right,
.s-slider-block__title-right h2 {
    padding: 0;
}
/* Cats Title */
.q_cate .s-slider-block__title {
    justify-content: center;
}
.s-slider-block__title-right,
.s-slider-block__title-right h2 {
    padding: 0;
}
@media (min-width: 768px) {
    .q_cate .category {
        justify-content: center;
    }
}


/* Products btn */
.s-product-card-entry .s-product-card-content .s-button-wrap button {
    background-color: #0E9535;
}


/* slider-image */
section.slider-image .slider-text {
    justify-content: center;
}
section.slider-image h1 {
    color: #fff;
}


/* about_products */
.about_products .sub_container {
    background-color: #EAE0D9;
}


/* Newsllater */
.newsllater-container {
    background-color: #FAD5B9;
}

/* Footer */
.store-footer * {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.store-footer__inner {
    background-color: #FDF6ED !important;
}
.store-footer__inner img + a h3 {
    display: none;
}.store-footer * {
    background: #a2c23f !important;
    color: #000000 !important;
}
.store-footer * {
    background: #a2c23f !important;
    color: #000000 !important;
    stroke: black !important;
}