html,
body {
    overflow-x: hidden;
    overflow-y: auto;
}

body {
    padding-top: 92px;
    /* match navbar height */
}

.badgeicon {
    width: 18vw;
}

.nav1 {
    background-color: white;
}


.navcolor {
    background-color: #2E5A3A
}

.sectioncolor {
    background-color: #2E5A3A
}

.sectioncolor1 {
    background-color: white;
}


.about {
    background-color: white;
}

.navtext {
    color: rgb(9, 0, 0);
    font-weight: 500;
}

.bannerimg {
    height: 45vh;
}

.navtext:hover {
    color: rgb(39, 8, 237);
}


.benefits {
    border-radius: 20px;
}

.bgbadge {
    background-color: white;
    width: 310px;
    border-radius: 15px;
    border: 1px solid black;
    color: black;
}

.reviwesbg {
    background-color: white;
    border: 0.5px solid black;
    border-radius: 20px;
    width: 400px;
    color: rgb(10, 1, 1);
    text-align: center;

}

.ingredents {
    background-color: #c07553a9;

}

.imgheight {
    height: 200px;
    border-radius: 45px;
}

.blockwidth {
    margin-left: -85px;
}

.btntext6 {
    border-radius: 35px;
    border: 1px solid black;
    color: rgb(9, 0, 0);
}



.btntext1{
    border:1px solid black;
}

.imgwidth {
    border-radius: 25px;
    width: 300px;
}

.imgwidth2 {
    border-radius: 25px;
}

.imgwidth1 {
    height: 250px;
}

.bg-color1 {
    background-color: wheat;
}

.hr1 {
    margin-bottom: -25px;
}

.btntext2 {
    border-radius: 45px;
    border: 1px solid black;
    color: rgb(2, 0, 0);
}

.reviwesimg {


    height: 345px;
    color: #fff;
    /* Text color over image */
}


.gurentybadge {
    width: 300px;
}


.about1 {
    margin-top: -8px;
}

.two-bottle {
    height: 50vh;
}

.bottle-6 {
    width: 550px;
}

.payment {
    width: 40vw;
}


.height1 {
    height: 200px;
}

.payment-snap {
    width: 1250px;
}

.custom-toggler {
    border: none;
    background: transparent;
    padding: 8px;
}

.bginfo {

    border-radius: 45px;
    background-color: #0f752842;
}

.custom-toggler span {
    display: block;
    width: 30px;
    height: 4px;
    margin: 5px 0 0 0px;
    background-color: #010e07;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.button-border {
    border-radius: 400px;
}

button {
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    border: none;

}








/* Section margin top when click navbar section */
section {
    scroll-margin-top: 80px;
}


.custom-hover {
    text-decoration: none;
    color: rgb(252, 250, 250);
}

.custom-hover:hover {
    color: rgb(218, 237, 8);
    text-decoration: underline;
    /* Bootstrap primary */
}


.monybadge {
    height: 220px;
}


/* ============================popup box========================== */

/* ================ */

.purchase-proof {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: #ffffff;
    border-radius: 12px;
    padding: 15px 18px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    font-size: 14px;
    max-width: 300px;
    z-index: 9999;
    display: none;
    transform: translateX(-120%);
    transition: transform 0.5s ease;
    font-family: Arial, sans-serif;
}

.purchase-proof strong {
    color: #1e7e34;
}

.purchase-proof small {
    color: #777;
}



/* ================ */




/* ================================================ */


/* Mobile View */
@media (max-width: 768px) {
    .cent {
        text-align: center;
    }


    .orderbuttn {
        display: flex;
        align-items: center;
        text-decoration: none;
        padding-top: 0px;

    }

    .btntext2 {
        width: 100%;
    }

    .btntext6{
        width: 100%;
    }
    .btncenter {
        justify-content: center;
        padding-top: 25px;
    }

    .btntext {
        font-size: 16px;
    }

    .imglimited {
        justify-content: center;
        align-items: center;
    }

    .navcenter {
        text-align: center;
    }

    .bgbadge {
        width: auto;
    }

    body {
        margin-top: -15px
    }

    .whatsection {

        margin-top: -25px;
        display: flex;
        justify-content: center;


    }

    .payment {
        width: auto;
    }


    .bannerimg {
        margin-top: -55px;
        height: auto;
    }

    .badgeicon {
        margin-bottom: 15px;
        width: auto;
    }


    .reviwesbg {
        width: auto;
    }

    .bottle-6 {
        width: auto;
    }

    .two-bottle {
        height: auto;
        margin-bottom: 15px;
    }

    .gurentybadge {
        width: auto;
    }


    .payment-snap {
        width: auto;
    }

}

@media (max-width: 992px) {

    .orderbuttn {
        display: flex;
        align-items: center;
        text-decoration: none;
        padding-top: 10px;

    }

    .two-bottle {
        height: auto;
        margin-bottom: 15px;
    }

    body {
        margin-top: -15px
    }

    .whatsection {
        margin-top: -25px;
        display: flex;
        justify-content: center;
    }

    .navcenter {
        text-align: center;
    }

    .btncenter {
        justify-content: center;
        padding-top: 25px;
    }
     .btntext2 {
        width: 100%;
    }

    .btntext6{
        width: 100%;
    }   

    .payment {
        width: auto;
    }

    .bannerimg {
        margin-top: -55px;
        height: auto;
    }

    .badgeicon {
        margin-bottom: 15px;
        width: auto;
    }

}

@media(max-width:1200px){
     .btntext2 {
       margin-top: 15px;
    }

    
}