.img-full-width {
    width: 100%;
    height: auto;
}
.banner-about {
    background: url(../images/about/about_banner.png);
    background-size: cover;
    height: 337px;
}
.banner-about h1 {
    font-family: "Antonio", sans-serif;
    font-size: 80px;
    text-transform: uppercase;
    color: #F2CF1E;
    padding-left: 30px;
    margin-bottom: 30px;

}
.banner-about p {
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    color: #fff;
    padding-left: 30px;

}
.pickles-img {
    margin-top: 24px;
    position: absolute;
    right: 39px;
}
.story-poppie h2 {
    font-family: "Antonio", sans-serif;
    font-weight: 600;
    font-size: 50px;
    color: #1F8001;
    letter-spacing: -3px;
}
.story-poppie h2 span {
    color: #CC0100;
}
.story-poppie p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.pl-7{
    padding-left:5rem !important;
}
.bg-tempte{
    background-color: #F2CF1E;
}
.bg-tempte h2 {
    color: #1F8001;
    font-size: 50px;
    font-weight: 600;
    font-family: "Antonio", sans-serif;
    padding-top: 5rem;
    padding-left: 5rem;
    padding-right: 11rem;
    letter-spacing: -3px;
}
.bg-p {
     padding-top: 2rem;
    padding-left: 5rem;
    padding-right: 11rem;
}
.bg-p p {
    font-size: 16px;
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.bg-black {
    background-color: #000;
}
.mt-50{
    margin-top: 50px;
}
.pre-p p{
     font-size: 16px;
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.pre-p {
     padding-top: 2rem;
   
}
.pre-p span {
    color:#CC0100;
    font-weight: 600;

}
.natural-font h2 {
    font-size: 100px;
    font-weight: 600;
    color: #1F8001;
    text-align: center;
    font-family: "Antonio", sans-serif;
}
.highlight-text {
    font-size: 50px;
    font-weight: 600;
    font-family: "Antonio", sans-serif;
    color: #1F8001;
}
.info-text{
     font-size: 18px;
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.small-image {
    background: url(../images/seo/process/Pickle-Jar-Illustration.png);
    background-size: cover;
    min-height: 264px;
}
.pickle-recipes-bg {
    background: url(../images/recipes/2.png);
    background-size: cover;
    min-height: 264px;
}
.small-image h4 {
    padding-top: 50px;
}
.sub-heading{
    font-size: 28px;
    font-weight: 400;
    color: #000;
    font-family: "Poppins", sans-serif;
}

.px-50{
    padding: 0rem 4rem;
}
.px-501{
    padding: 0rem 4rem 0rem 6rem;
}
.text-yellow {
    color: #F2CF1E !important;
}
.bg-green {
    background-color: #1F8001;
    padding: 0px 0px 40px 28px;
}
.font-16{
    font-size: 15px !important;
}
.pad-50{
    padding-top: 80px;
    padding-bottom: 30px;
}
.bg-yellow{
    background-color: #F2CF1E;
}
.w-330{
    width: 330px;
    padding:20px 40px;
    border-radius: 8px;
    margin: auto;
}
.tick {
    position: absolute;
    margin-left: -79px;
    margin-top: -11px;
}
.main-info-text {
    font-size: 25px;
    font-weight: 600;
    color: #000;
}
.ba-right {
        position: absolute;
    
    right: 0;
    top: -134px;
}
.pb-160{
    padding-bottom: 160px;
}
@media (max-width:991px){
        .mob-p-0 {
        padding: 0px 0px 50px 23px !important;
        margin: 0px !important;
        text-align: center;
    }
    .mpb-p-0{
        padding: 0px !important;
    }
    .mpb-pt-0{
        padding: 11rem 0rem 0rem 0rem !important;
        font-size: 47px !important;
    }
        .pbm-50 {
        padding: 0px 14px 50px 15px !important;
    }
.natural-font h2 {
    font-size: 34px !important;
    margin-top: 42px !important;
}
}
   .paddig-290{
        padding-top: 290px;
    }
    .maine-bg-2 {
    width: 47%;
    text-align: right;
    right: 40px;
    position: absolute;
    top: 184px;
    z-index: 99;
}
    .paddig-100{
        padding-top: 100px;
    }
    .custom-padding{
           padding: 60px 65px;

    }
   .arrow-hover {
    opacity: 0;  
    transition: opacity 0.3s ease-in-out; 
}
@media(max-width:1023px){
    .red ul li {
    font-family: Poppins;
    font-weight: 500;
    font-size: 19px !important;
    line-height: 56px;
    letter-spacing: 0%;
    color: #FFFFFF;
}
}

.content-container:hover .arrow-hover {
    opacity: 1; 
}
.content-container:hover .content-heading a{
   color: #000;
}
.main-image-container:hover .box-shadow-box{
    box-shadow: 10px 10px 10px #1F8001;
    transition: opacity 0.3s ease-in-out; 
}
.content-heading a{
     color: #1F8001;
    text-decoration: none;
}

    .box-shadow-box {
    border-radius: 19px;
    box-shadow: 4px 4px 4px #1F8001;
}
    .content-container {
        background-color: #F2CF1E;
        padding: 40px 40px;
        border-radius: 0px 0px 19px 19px;
    }
    .text-red{
        color: #CC0100;
        font-family: "Poppins", sans-serif;
        font-weight: 500;
        font-size: 20px;

    }
    .content-heading {
        color: #1F8001;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 40px;
        font-family: "Antonio", sans-serif;
    }
    .img-full-width {
    width: 100%;
    height: auto;
}
        .process-container {
            display: flex;
            align-items: center;
            justify-content: center;
           
            background-color: white;
            padding: 40px;
        }
        .process-image img {
            width: 100%;
            border-radius: 10px;
        }
        .process-content {
            background-color: green;
            color: white;
            padding: 30px;
            border-radius: 10px;
            position: relative;
        }
        .process-content h2 {
            
            font-weight: 600;
            color: #FFD700;
        }
        .process-content p {
            font-size: 1.1rem;
        }
       .pickle-illustration {
    position: absolute;
    bottom: 93px;
    right: -29px;
    /* width: 80px; */
}
       .pos-abs {
    position: absolute;
    background-color: green;
    color: white;
    padding: 30px;
    border-radius: 10px;
    margin-left: -150px;
    margin-top: -152px;
}
.picle-box-bg{
    background: url("assets/images/recipes/8.png");
    background-size: cover;
}
.fermented-container {
            display: flex;
            
            
            background-color: white;
            padding: 40px;
        }
        .fermented-content {
            background-color: #F3C623;
            color: #145A32;
            padding: 30px;
           
        }
        .fermented-content h2 {
            
            font-weight: bold;
            color: green;
        }
        .fermented{
            padding: 40px 40px;
        }
        .fermented ul li {
            font-size: 16px;
             font-weight: 400;
    color: #000;
    font-family: "Poppins", sans-serif;
    margin-top: 40px;
        }
        .fermented ul {
            padding: 0px 40px;
        }
        .fermented-content p, .fermented-content ul {
            font-size: 1.1rem;
        }
        .fermented-image img {
            width: 100%;
            
        }

        /* Responsive */
        @media (max-width: 768px) {
            .pos-abs {
    position: relative !important;
    background-color: green;
    color: white;
    padding: 0px !important;
    border-radius: 10px;
    margin-left: 0px !important;
    margin-top: 0px !important;
}
.process-content {
    background-color: green;
    color: white;
    padding: 5px;
    border-radius: 10px;
    position: relative;
}
.process-container {
    display: flex
;
    align-items: center;
    justify-content: center;
    background-color: white;
    padding: 0px 15px 0px 15px !important;
}
            .tick {
    position: absolute;
    margin-left: -56px;
    margin-top: -11px;
    width: 67px;
}
            .main-heading {
    font-family: "Antonio", sans-serif;
    font-size: 70px;
    font-weight: 600;
    text-transform: uppercase;
    color: #F2CF1E;
    letter-spacing: 0px !important;
    padding-left: 30px;
    margin-bottom: 30px;
    text-align: center;
}
            .fermented-container {
                flex-direction: column-reverse;
            }
            .classic-box{
                position: relative !important;
                margin-top: 0px !important;
            }
                .sm-rs-120 {
        padding-top: 41px !important;
    }
    .mtr-120{
        margin-top: 120px;
    }
       .maine-bg {
        position: absolute;
        z-index: 99;
        display: none;
        margin-top: -168px !important;
        right: -137px !important;
    }
       
        .card.red {
        z-index: 9;
        position: relative;
        right: 0px;
        left: 0;
        top: 50px !important;
        width: 100%;
    }
    .main-heading {
    font-family: "Antonio", sans-serif;
    font-size: 30px !important;
    font-weight: 600;
    text-transform: uppercase;
    color: #F2CF1E;
    padding-left: 30px;
    margin-bottom: 30px;
    text-align: center;
}
.font-22 {
    font-size: 15px !important;
}
.text-64 {
    
    color: #1F8001;
    font-family: "Antonio", sans-serif;
    font-weight: 400;
    font-size: 35px !important;
    line-height: 50px;
    text-align: center;
    padding-bottom: 30px;
    text-transform: uppercase;
}
.instructions {
    font-size: 44px !important;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-family: "Antonio", sans-serif;
    color: #F2CF1E;
    padding: 20px 15px;
}
        }

        /* Responsive */
        @media (max-width: 768px) {
            .paddig-100 {
    padding-top: 88px !important;
}
            .process-container {
                flex-direction: column;
            }
            .pickle-illustration {
                display: none;
            }
            .xs-pt-5{
                margin-top:30px !important ;
            }
            .pr-5{
                padding: 0px !important;
            }
            .pl-5{
                padding: 0px !important;
            }
        }
        .pt-46{
                padding: 88px 0px  0px 0px ;
        }
        .pl-32{
            padding: 15px 0px 0px 0px;
        }
.main-heading {
    font-family: "Antonio", sans-serif;
    font-size: 70px;
    font-weight: 600;
    text-transform: uppercase;
    color: #F2CF1E;
    letter-spacing: -4px;
    padding-left: 30px;
    margin-bottom: 30px;
    text-align: center;
}
.font-22{
    font-size: 22px;
}
.weight-500{
    font-weight: 500;
}
.classic-box {
    background-color: #1F8001;
    padding: 33px 67px;
    border-radius: 20px;
/*    position: absolute;*/
    margin-top: -170px;
    left: 0;
    right: 0;
}



.card-container {
            position: relative;
            
            margin: 50px auto;
        }
       .card {
    border-radius: 35px;
    padding: 20px;
    border: #ffdead00;
    box-shadow: 8px 8px 0px green;
}
        .card.yellow {
            background: #F2CF1E;
            color: #1F8001 !important;
            position: relative;
            z-index: 1;
        }
        .card.red {
            background: #CC0100;
            color:#F2CF1E;
            box-shadow: 8px 8px 0px #f1c40f;
        }
        .card h3 {
            font-weight: bold;
            text-transform: uppercase;
        }
       .bold {
    font-weight: bold;
    color: #CC0100;
    position: absolute;
    right: 80px;
}
.red ul li{
font-family: Poppins;
font-weight: 500;
font-size: 20px;
line-height: 56px;
letter-spacing: 0%;
color: #FFFFFF;
}
        .image-container {
            text-align: center;
        }
        .image-container img {
            max-width: 100%;
            height: auto;
        }
       .font-16-fix {
    font-weight: 500;
    font-size: 16px !important;
    padding-bottom: 15px;
    padding: 0px 0px 15px 25px;
}
        .ingredients {
            font-weight: 400 !important;
            font-size: 40px;
            line-height: 50px;
            font-family: "Antonio", sans-serif;
            padding: 20px 0px 30px 25px;

        }
        .maine-bg {
    position: absolute;
    z-index: 99;
    margin-top: -140px;
    right: 0px;
}

        /* Responsive Design */
        @media (min-width: 768px) {
           
    .card.red {
        z-index: 9;
        position: absolute;
        right: 0px;
        left: -46px;
        top: 150px;
        width: 100%;
    }
        }
        .instructions {
    font-size: 60px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-family: "Antonio", sans-serif;
    color: #F2CF1E;
    padding: 20px 15px;
}
.red ul {
    padding: 17px 47px;
}
.sour {
    color: #1F8001;
    font-weight: 600;
}
.text-64 {
    font-size: 64px;
    color: #1F8001;
    font-family: "Antonio", sans-serif;
    font-weight: 400;
    font-size: 64px;
    line-height: 50px;
    letter-spacing: -5%;
    text-align: center;
    padding-bottom: 30px;
    text-transform: uppercase;
}
.paddig-120{
    padding-top: 120px;
}
.well-box{
    background-color: #F1F1F1;
    padding: 35px 0px;
    border-radius: 25px;
}
@media(max-width: 1296px){
   .sm-rs-120{ padding-top: 160px;
   }
           .maine-bg {
        position: absolute;
        z-index: 99;
        margin-top: -93px;
        right: 0px;
    }
}
@media(max-width:991px){
    .small-image {
    background: unset !important;
    background-size: contain;
    height: 317px;
    background-repeat: no-repeat;
    text-align: center;
}
.highlight-text {
    font-size: 50px;
    font-weight: 600;
    font-family: "Antonio", sans-serif;
    color: #1F8001;
    text-align: center;
}
.info-text {
    font-size: 18px;
    text-align: center;
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
        .process-content {
        background-color: unset !important;
        color: white;
        padding: 0px !important;
        border-radius: 10px !important;
        position: relative !important;
    }
    .pos-abs {
        position: relative !important;
        background-color: green;
        color: white;
        padding: 30px;
        border-radius: 10px;
        margin-left: 0px !important;
        margin-top: 14px !important;
    }
    .mdp-0 {
        padding: 14px 0px !important;
    }
    .paddig-100 {
    padding-top: 188px;
}
        .card.red {
        z-index: 9;
        position: relative;
        right: 0px;
        left: 0;
        top: 150px;
        width: 100%;
    }
        .paddig-290 {
        padding-top: 236px !important;
    }
    .mtr-120{
        margin-top: 120px;
    }
}
.maine-bg-1 {
    width: 77%;
    text-align: right;
    right: 88px;
    position: absolute;
    top: -59px;
}
@media (max-width:1211px){
    .paddig-290 {
    padding-top: 414px;
}
}
.spicy{
    color: #CC0100;
    font-weight: 700;
}
.chips {
    color: #CC0100;
    font-family: Poppins;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    padding: 0px 0px 21px 20px;
    margin-top: 0px;
    /* margin-bottom: 20px !important; */
}