@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Overpass:wght@100;200;300;400;500;600;700;800;900&family=Saira+Condensed:wght@100;300;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira+Condensed:wght@400;500;600;700;800;900&display=swap');



.green-home-rr-3000 img {
    object-fit: contain !important;
}
.green-home-3000-tick {
    font-family: 'Overpass', sans-serif !important;
}
.green-home-3000-tick li,
.questions_bullet_points ul li {
    display: flex;
    align-items: center;
}
.green-home-roto {
    line-height: 2.2 !important;
}
.grid__cell.db-block.append-buy-now-btn.green-notic {
    display: none;
}


@media screen and (max-width: 767px) {
    .header-body section {
        box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.08);
    }
    .custom-header .green-text-below-img h3 {
        font-size: 16px !important;
    }
    .x95 {
        right: 0% !important;
    }
    .hero_banner {
        padding-top: 500px !important;
    }
    .y95 {
        bottom: 0 !important;
        width: 75% !important;
    }
    .y15 {
        top: 25% !important;
    }
    .banner_diyer {
        bottom: 40% !important;
    }
    .banner_button {
        bottom: 15% !important;
        margin: 0px!important;
    }
    .green-home-5star {
        width: 35% !important;
    }
    .green-question-video-padding .col-inner {
        padding: 0px !important;
    }
    .learn-more-bt-green {
        font-size: 12px !important;
    }
    .green-learn-more .col-inner {
        text-align: center !important;
    }
    .arrow-btn-green {
        width: 4.5% !important;
    }
    .green-home-quotes {
        width: 10% !important;
    }
    .green-home-page-roto300 p {
        padding-left: 15px !important;
    }

    /* header mobile css */
    .account_cart_container_home_custom {
        left: unset;
    }
    .custom-header .db-block {
        display: none !important;
    }
    .account_cart_container_home_custom .header-nav-main li {
        display: none !important;
    }
    .header-wrapper .notic + section .grid__row .area-4 {
        width: unset !important;
    }
    body:not(.zenagent) .account_cart_container_home_custom li.cart-item {
        display: inline-block !important;
    }
    .account_cart_container_home_custom .cart-icon strong {
        border: 2px solid #171718 !important;
        background: transparent !important;
        color: #171718 !important;
    }
    .account_cart_container_home_custom .cart-icon strong:after {
        border: 2px solid #171718 !important;
    }
    .grid__cell.db-block.append-buy-now-btn.green-notic {
        display: flex !important;
        flex-direction: row;
        justify-content: space-between;
        padding: 10px 30px !important;
    }
    .grid__cell.db-block.append-buy-now-btn.green-notic p {
        margin-bottom: 5px !important;
    }
}