body {
    padding-top:100px;
}

#wrapper #sidebar-wrapper {
    top:0px;
}

.main-bnr .curd-buy-btn:empty {
    display:none;
}

.main-bnr .curd-main-banner {
    position:relative;
    padding:96px 0px 40px;
}

.main-bnr .row {
    display:flex;
}

.main-bnr .col-custom {
    align-self:center;
}

.main-bnr .add-vi-class{
    margin-left:unset;
}

.main-bnr .curd-main-banner .curd-main-img .bnrimg {
    width:100%;
    max-width:390px;
}

.main-bnr .curd-main-banner .bnrbg {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    object-position: center;
    z-index: -1;
    height: 100%;
}

.main-bnr .add-vk_class.curd-banner-heading h1 {
    font-size:64px;
    font-weight:900;
    font-family: 'Conv_GothamRnd-Bold 4' !important;
}

.main-bnr .add-vk_class.ragi h3 {
    font-size:32px;
    font-weight:900;
    font-family: 'Conv_GothamRnd-Bold 4' !important;
    margin-top: 10px;
    margin-bottom: 15px;
}

.main-bnr .add-vk_class.ragi p {
    font-size:24px;
}

.main-bnr .add-vk_class.ragi h1, .main-bnr .add-vk_class.ragi h3, .main-bnr .add-vk_class.ragi p {
    color:#663514;
}

.main-bnr .add-vk_class.curd-banner-heading {
    position:unset;
    width:100%;
    display:table;
    padding-right:0px;
    padding-left:0px;
}

.main-bnr .curd-main-img {
    position:unset;
    width:100%;
}

.section-steps {
    padding-top:40px;
}

.section-steps .only-food-details-pack {
    margin:50px 0px 20px;
}

.section-steps .only-food-details-pack .col-main {
    display:flex;
    justify-content:center;
}

.page-id-179492 .section-steps .col-main:first-child .only-food-left-secss:nth-child(3) {
    display:none;
}

.section-steps .header-add-texxt h2{
    text-align:left;
    font-size:64px;
    font-weight:900;
}

.section-steps .only-food-left-secss h4 {
    max-width:100%;
    font-size:24px;
    font-weight:400;
    padding: 30px 22px;
    line-height: 1.2em;
    font-family: 'Conv_GothamRnd-Book 6' !important;
}

.section-steps .hint-sec {
    color: #663514;
    font-size: 24px;
    padding-top: 10px;
    display: table;
    width: 100%;
    font-weight: 500;
    font-family: 'Conv_GothamRnd-Book 6' !important;
    max-width: 900px;
    margin: 0px auto 35px;
    text-align: left;
}

.section-steps .hint-sec p {
    display:flex;
}

.sec-food-details {
    padding:70px 0px 55px;
}

.sec-food-details .row {
    display:flex;
    justify-content:center;
}

.sec-food-details .card-view-normal-aa h4 {
    background-image:none;
    background-color:#AD6C32;
    font-size: 28px;
}

.sec-food-details .card-view-normal-aa .card {
    border:0px;
    height:100%;
/* 	align-items:center;
	display:flex; */
}

.sec-food-details .commons-v-div {
    padding:0px 10px;
}

.sec-food-details .commons-v-div p{
    font-size:20px;
}

.sec-food-details .commons-v-div h6 {
    font-size:20px;
    padding: 10px 0px;
}

.section-gallery .curd-gallery-section {
    width: 100%;
}

/* .section-gallery .curd-no-padding .gallery-img {
    border-right: 1px solid transparent;
} */

.mobile-header {
    top:0px;
}

@media (max-width:991px) {
    body {
        padding-top:75px;
    }
    .section-steps .only-food-details-pack .col-main {
        display:unset;
    }
    .section-gallery .curd-no-padding .gallery-img {
        border-right:0px;
    }
}


@media (max-width:767px) {
    .main-bnr .row {
        display:unset;
    }
    
    .main-bnr .add-vk_class.curd-banner-heading h1 {
        font-size:44px;
    }
    
    .main-bnr .add-vk_class.ragi h3 {
        font-size:22px;
    }
    
    .main-bnr .add-vk_class.ragi p {
        font-size:18px;
    }
    
    .section-steps .header-add-texxt h2 {
        font-size:44px;
    }
    
    
    .section-steps .only-food-details-pack .col-main {
        display:unset;
    }
    
    .section-steps .only-food-details-pack .col-main {
        display:unset;
    }
    
    .sec-food-details .row {
        display:unset;
    }
    
    .section-steps .hint-sec p {
        display:unset;
    }
    .sec-food-details .card-view-normal-aa {
        margin-bottom: 35px;
    }
}





