.common_padding {
    margin: 110px 0;
}

.slider_item_one {
    background-color: #F2F1DB;
    padding: 60px 20px;
}

.slider_item_two {
    background-color: #111B1C;
    padding: 60px 20px;
}

.slider_item_right p {
    color: #4E4E4E;
    font-size: 22px;
    line-height: 30px;
}

.slider_item_left {
    display: flex;
    justify-content: center;
}

.slider_item_two_inner p {
    color: #ffffff;
}

.slider_item_right p span {
    display: block;
}

.banner_button {
    margin-top: 16px;
}

.banner_button_holder i {
    color: #25D366;
    font-size: 30px;
    margin-right: 11px;
}

.banner_button_holder {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff !important;
    font-size: 16px;
    background-color: #141C11;
    padding: 7.5px 24px;
    border-radius: 5px;
    line-height: 1.5;
    height: 44px;
}

.banner_button_holder:hover {
    box-shadow: none !important;
    outline: none !important;
    border-color: none !important;
    line-height: 1.5;
}

.banner_button_holder_one {
    background-color: #F2F1DB;
    color: #111B1C !important;
}

/* .slider_item_left img{
    height:550px;
    object-fit: cover;
} */
.common_sub_heading h2 {
    color: #304A23;
    font-size: 80px;
    font-family: "Paytone One", sans-serif;
    line-height: 88px;
}

.ghee_product_img {
    background-color: #F3F3F3;
    border-radius: 20px;
    padding: 45px 0;
}

.ghee_product_text {
    margin-top: 24px;
}

.gpt_block_left h2 {
    color: #304A23;
    font-size: 22px;
    font-weight: 700;
}

.gpt_block_right p {
    color: #304A23;
    font-size: 16px;
}

.gpt_block_price {
    margin-top: 15px;
}

.span_one {
    color: #304A23;
    font-weight: 700;
    font-size: 24px;
}

.span_two {
    color: #9D9D9D;
    font-size: 16px;
    margin-left: 10px;
    text-decoration: line-through;
}

.star_block {
    padding: 24px 0;
}

.star_block ul li i {
    font-size: 36px;
    color: #E0AE3F;
    margin-right: 8px;
}

.gpt_block_button_holder {
    width: 100%;
    padding: 14px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #304A23;
    color: #ffffff !important;
    font-size: 16px;
    font-weight: 700;
}

.gpt_block_button_holder i {
    font-size: 30px;
    color: #25D366;
    margin-right: 8px;
}

.ghee_product_inner {
    margin-top: 40px;
}

.freshness_you_can_taste {
    padding: 54px 0;
    background-image: url(../images/bg-freshness-honey.webp);
    background-size: cover;
    background-repeat: no-repeat;
}

.common_sub_heading span {
    display: block;
}

.freshness_you_can_taste_inner {
    margin-top: 16px;
}

.freshness_you_can_taste_inner p {
    width: 70%;
    margin: 0 auto;
    color: #6C6C6C;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
}

.freshness_you_can_taste_img {
    margin-top: 60px;
}

.banner_block_inner .owl-carousel .owl-item img {
    width: unset;
}

.about_us_right {
    height: 100%;
    display: flex;
    align-items: center;
}

.about_us_inner {
    width: 90%;
    margin: 0 auto;
}

.about_us_right_text {
    margin-top: 40px;
}

.about_us_right_text p {
    color: #000000;
    font-size: 20px;
    line-height: 28px;
}

#products,
#about {
    scroll-margin-top: 210px;
}

.wmud_block {
    margin-top: 40px;
    border: 1px solid #BFBFBF;
    border-radius: 24px;
    padding: 60px 0;
}

.wmud_block_text {
    margin-top: 80px;
}

.wmud_block_text h5 {
    color: #304A23;
    font-size: 24px;
    font-weight: 700;
}

.wmud_block_text p {
    color: #6C6C6C;
    font-size: 16px;
    font-weight: 700;
}

.pure_goodness {
    background-image: url(../images/pure-goodness.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 340px;
    background-position: right -65px bottom 0px;
}

.pure_goodness_text h4 {
    color: #304A23;
    font-size: 50px;
    line-height: 58px;
}

.trusted_customers_inner {
    padding-top: 50px;
    width: 75%;
    margin: 0 auto;
}

.customer_block {
    padding: 72px 30px;
    width: 90%;
    margin: 0 auto;
}

.customer_block_holder {
    border: 1px solid #808080;
}

.customer_block_p p {
    color: #000000;
    font-size: 24px;
    line-height: 32px;
    height: 100px;
    display: inline-block;
}

.customer_block_p {
    position: relative;
}

.customer_block_p::before {
    color: #000;
    content: '\f10d';
    font-size: 30px;
    font-family: "Font Awesome 6 Free";
    position: absolute;
    left: -26px;
    font-weight: bold;
    top: -9px;
}

.customer_block_p::after {
    color: #000;
    content: '\f10e';
    font-size: 30px;
    font-family: "Font Awesome 6 Free";
    position: absolute;
    right: -21px;
    font-weight: bold;
    bottom: -9px;
}

.customer_block p span {
    display: block;
}

.customer_block h5 {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
}

.customer_block_star {
    margin-top: 10px;
}

.customer_block_star i {
    color: #FEA500;
}

.trusted_customers_inner_block {
    margin: 0 30px;
}

.trusted_customers_inner .owl-carousel .owl-item {
    padding: 0 15px;
}

.trusted_customers_inner .owl-carousel .owl-dots.disabled,
.trusted_customers_inner .owl-carousel .owl-nav.disabled {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 34px;
}

.trusted_customers_inner .owl-carousel .owl-nav button.owl-next,
.trusted_customers_inner .owl-carousel .owl-nav button.owl-prev {
    height: 30px;
    width: 30px;
    border-radius: 100%;
    border: 1px solid #1F1F1F;
    display: flex;
    align-items: center;
    justify-content: center;
}

.trusted_customers_inner .owl-carousel .owl-nav button.owl-next {
    margin-left: 16px;
}

.new_footer {
    background-color: #F2F2F2;
    padding: 70px 0;
    margin-top: 50px;
}

.footer_logo_inner {
    margin-top: 80px;
}

.footer_logo_inner_left p {
    color: #000000;
    font-size: 16px;
    line-height: 24px;
}

.footer_logo_inner_left p span {
    display: block;
}

.footer_logo_inner_right {
    margin-left: 200px;
}

.footer_logo_inner_right h5 {
    color: #000000;
    font-size: 20px;
}

.footer_logo_inner_right a {
    display: inline-block;
}

.number {
    margin-top: 18px;
}

.number a i {
    color: #1F1F1F;
    font-size: 18px;
    margin-right: 8px;
}

.number a {
    color: #494949;
    font-size: 16px;
}

.copyright {
    padding: 12px 0;
    background-color: #141C11;
}

.copyright_inner p {
    color: #ffffff;
    font-size: 16px;
}

.about_us_right_text h4 {
    color: #000000;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
}

.last_p {
    margin-top: 10px;
}

@media (max-width: 1199px) {
    .about_us_inner {
        width: 100%;
    }

    .pure_goodness_text h4 {
        font-size: 45px;
        line-height: 53px;
    }

    .customer_block p span {
        display: unset;
    }
}

@media (max-width: 991px) {
    .slider_item_right p {
        font-size: 19px;
        line-height: 27px;
    }

    .common_padding {
        margin: 50px 0;
    }

    .common_sub_heading h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .freshness_you_can_taste_inner p {
        width: 100%;
    }

    .about_us_left {
        margin-top: 40px;
        text-align: center;
    }

    .about_us_right_ineer {
        text-align: center;
    }

    .pure_goodness {
        padding-bottom: 150px;
    }

    .trusted_customers_inner {
        width: 100%;
    }

    .footer_logo_inner_right {
        margin-left: 100px;
    }

    .footer_logo_inner_left p span {
        display: unset;
    }
}

@media (max-width: 862px) {
    .slider_item_right p {
        font-size: 17px;
        line-height: 25px;
    }
}

@media (max-width: 780px) {
    .slider_item_right p {
        font-size: 14px;
        line-height: 22px;
    }
}

@media (max-width: 767px) {
    .pure_goodness {
        background-image: url(../images/pure-goodness-mob.webp);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right bottom;
        padding-bottom: 670px;
    }

    .pure_goodness_text h4 {
        font-size: 38px;
        line-height: 48px;
    }

    .customer_block_p p {
        height: 200px;
    }

    .footer_logo_inner_right {
        margin-left: 0;
    }

    .footer_logo_inner {
        margin-top: 80px;
    }
}

@media (max-width: 656px) {

    .slider_item_one,
    .slider_item_two {
        padding: 40px 10px;
    }

    .slider_item_right p span {
        display: unset;
    }
}

@media (max-width: 575px) {
    .common_sub_heading h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .ghee_product_img {
        padding: 20px 0;
    }

    .gpt_block_left h2 {
        font-size: 20px;
    }

    .star_block ul li i {
        font-size: 16px;
    }

    .star_block {
        padding: 10px 0;
    }

    .freshness_you_can_taste_inner p {
        font-size: 18px;
        line-height: 26px;
    }

    .wmud_block {
        padding: 30px 0;
    }

    .wmud_block_text {
        margin-top: 40px;
    }

    .pure_goodness {
        padding-bottom: 510px;
    }

    .pure_goodness_text h4 {
        text-align: center;
    }

    .footer_logo_inner {
        margin-top: 40px;
    }

    .footer_logo_inner_right {
        margin-top: 30px;
    }

    .new_footer {
        padding: 40px 0;
    }

    .wmud_block_text h5 {
        font-size: 22px;
    }
}

@media (max-width: 500px) {
    .customer_block_p p {
        height: 250px;
    }
}

@media (max-width: 503px) {
    .slider_item_right p {
        font-size: 22px;
        line-height: 30px;
    }
}

@media (max-width: 416px) {
    .customer_block_p p {
        height: 250px;
        font-size: 18px;
        line-height: 26px;
    }

    .customer_block {
        padding: 45px 30px;
    }
}

@media (max-width: 390px) {
    .pure_goodness {
        background-position: right -8px bottom 20px;
    }
}

@media (max-width: 385px) {
    .pure_goodness {
        background-position: right -56px bottom 20px;
    }
}
