.feature .__item .__ico img {
    max-height: unset !important;
    border-radius: 10px !important; !important;
}

.simple-banner--style-1 {
    background-image: unset !important;
    background-color: unset !important;
}

.simple-banner .row {
    border-radius: 21px;
    overflow: hidden;
}

.simple-banner--style-1 .banner__text {
    background-color: #fcd641;
    padding-left: 50px;
    padding-right: 50px;
    height: 100%;
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

.custom-btn.custom-btn--style-1 {
    background-color: #fff;
}

.feature--style-1 .__item .__ico {
    height: unset !important;
}

h1.__title {
    font-size: 8rem !important;
}
h2.__title {
    font-size: 5rem; margin-top: 0;
}

h2.__title span {
    font-size:5rem;
}

.section-heading .about span {
    font-size: 4rem !important;
}

.special-offer--style-1 .text{
    text-fill-color: #fcd641;
    -webkit-text-fill-color:#fcd641;
}

.special-offer--style-1 .text span{
    font-weight: 900;
    text-fill-color: #635729;
    -webkit-text-fill-color: #635729;
}

.grocery-babu-logo {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 150px;
}

.feature .slick-slide img {
    max-height: unset !important;
    border-radius: 10px !important;
}

.section-we {
    max-width: 610px !important;
}

.view_btn_custom:hover {
    background-color: #000 !important;
    color: #ffffff !important ;
}

.homepage-contact {
    margin-top: -100px;
}

.grocerybabu-com {
    display: block;
    color: #01258c;
}

.product-preview .__item .__content {
    background-color: #3045b3 !important;
    flex-wrap: wrap;
    align-content: center;
}

.product-preview .__item .__title {
    color: inherit;
    display: block;
    width: 100%;
}

.product-preview .grocery-babu-logo {
    position: static;
    right: unset;
    width: 150px;
}

.special-offer--style-1 .text {
    font-size: 6rem;
}

.about-logo {
    margin-top: -350px;
}

@media (max-width:998px) {
    h1.__title {
        font-size: 5rem !important;
    }

    h2.__title {
        font-size: 4rem;
    }

    h2.__title span {
        font-size: 4rem;
    }

    .homepage-contact {
        margin-top: -40px;
    }
    .about-heading {
        text-align: center;
    }
    .about-logo {
        width: 150px;
        margin-top: unset;
    }
    .special-offer--style-1 .text {
        font-size: 4rem;
    }
}

@media (max-width: 767px){
    .start-screen--style-1 {
        min-height: 450px;
    }

    .about-heading .section-heading {
        margin-bottom: unset;
    }

    .about-description p {
        text-align: center!important;
    }

    .responsive-about {
        padding-bottom: unset !important;
    }

    .deep-product {
        text-align: center!important;
    }

    .mobile-text {
        font-size: 2rem !important;
    }
}

@media (max-width:420px) {
    h2.__title {
        font-size: 3.5rem;
    }

    h2.__title span {
        font-size:3.5rem;
    }

    .special-offer--style-1 .text {
        font-size: 3.5rem !important;
    }
    .mobile-text {
        font-size: 2rem !important;
    }
}

@media (max-width:414px) {
    .grocerybabu-com {
        font-size: 30px;
    }
    .grocery-babu-logo {
        width: 100px;
    }
    h2.mobile-text {
        font-size: 1.8rem !important;
    }
}

@media (max-width:376px) {
    .grocerybabu-com {
        font-size: 27px;
    }
    h2.mobile-text {
        font-size: 1.8rem !important;
    }
}

@media (max-width:380px) {
    h2.__title {
        font-size: 3rem !important;
    }

    h2.__title span, h2.__title.about span {
        font-size:3rem !important;
    }
    h2.mobile-text {
        font-size: 1.8rem !important;
    }
}

.vegas-dots {
    display: none;
}

.product-preview .__item .__image+.__content {
    background-color: rgba(51,51,51,.2) !important;
}

.product-title {
    color: #fff;
    margin-bottom: 250px !important;
}

.brand-card-img {
    border-radius: 5px;
}

h3.brand-title {
    font-size: 1.6rem;
}
