/* 
body{
overflow: hidden !important;
} */



.varient-listing-holder .products-listing-info .para p{

margin: 0px !important;
}

.varient-listing-holder .products-listing-info .para{
margin:0 auto !important;
width:50% !important;
}

.slick-initialized .boxs {

/* min-width: 330px !important; */
}

.recipe-ofday .recipe-slider .slick-slide .recipeday-img
{
top:-3px !important;
}


.remove-anchor-style1{
text-decoration: none !important;
color: rgb(33, 41, 82)
!important;
}
.remove-anchor-style2{
text-decoration: none !important;
color: white !important;
}
.img-size{
margin-top: -1.5rem !important;
}
/* 
.home-banner .scrolldown{
    display: none;
} */

/*
@media (min-width: 1200px) and (max-width: 1599px)
{
.recipeday-box .recipe-content p {

text-overflow: ellipsis;
-webkit-line-clamp: 5;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
}
} */



.products-banner
{
box-shadow: 0 0 10px rgb(0 0 0 / 16%) !important;
}

.breadcm-product-list
{
color:#59BBE6 !important;
}
.imgpadding{
padding: 5%;
}
.hidescroll .slick-track
{
width:1348px !important;
}




.chef-img {
top: 48px !important;
}






.con-list.con-white-list li {
font-size: 1rem !important;
height: 35px;
line-height: 33px;
margin-right: 13px;
margin-bottom: 15px;

}






/* ---------- About css -------- */

.about-wrap>.sub-xl-heading {
text-align: center;
margin-bottom: 30px;
}
.pl-box{min-height: 56vh;}
.banner-about {
position: relative;
}
.banner-about::before {
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.4);
}
.banner-about img {
position: relative;
z-index: -1;
left: 50%;
transform: translateX(-50%);
max-height: 100%;
}
.banner-about .rec-hm-cont {
position: absolute;
left: 50%;
transform: translate(-50%, -50%);
top: 50%;
width: 35%;
color: #fff;
text-align: center;
}
.banner-about .rec-hm-cont h2 {
font-family: "PlayfairDisplay-Regular", sans-serif;
font-size: 3.6rem;
margin-bottom: 0;
}
.banner-about .rec-hm-cont h1 {
font-family: "ProximaNova-Bold", sans-serif;
font-size: 5rem;
margin-bottom: 10px;
}
.banner-about .about-wrap > .sub-xl-heading {
text-align: center;
margin-bottom: 30px;
}
.banner-about .about-wrap .about-sec {
padding: 30px 0;
}
.banner-about .about-wrap .about-sec p {
justify-items: center;
display: inline-flex;
align-items: center;
height: 100%;
line-height: 1.865rem;
}
.about-wrap .about-sec {
padding: 30px 0;
}

.breadcrumb-holder .breadcrumb {
background-color: transparent;
font-size: 0.75rem;
padding: 0;
margin: 20px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}





/* 
.featured-recipes .similar-slider .slide-box p {

text-overflow: ellipsis !important;
-webkit-line-clamp: 2;
overflow: hidden !important;
display: -webkit-box !important;
-webkit-box-orient: vertical !important;
} */

.featured-recipes .similar-slider{
    /* height: 55vh !important; */
}


.pl-box {
    min-height: 0vh !important; 
}
.modal-body i.fa:before {
    color: #212952;
    font-size: 28px;
}
.modal-body i.fa:after{
    color: #212952;
    display: inline-block;
    font-size: 16px;
    font-family: "Gotham-Light",sans-serif;
    position: relative;
    top: -3px;
    margin-left: 10px;
}
.modal-body i.fa.fa-facebook:after {
    content: "Facebook";
}
.modal-body i.fa.fa-twitter:after {
    content: "Twitter";
}
.modal-body i.fa.fa-whatsapp:after {
    content: "WhatsApp";
}
.modal#myshare .modal-content ,.modal#myModal .modal-content , .modal#share-ingredient .modal-content {
    border-radius: 20px;
}
.modal#myshare .modal-header ,.modal#myModal .modal-header ,  .modal#share-ingredient .modal-header {
    background-color: #59bbe6;
    color: #fff;
    border-radius: 20px 20px 0 0;
}
.modal#myshare .modal-header h5.modal-title , .modal#myModal .modal-header h5.modal-title , .modal#share-ingredient .modal-header h5.modal-title {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 1.2rem;
    line-height: 2rem;
    text-transform:uppercase;
    font-family: "PlayfairDisplay-Regular",sans-serif;
}
.modal#myshare .modal-content .colse-btn ,.modal#myModal .modal-content .colse-btn , .modal#share-ingredient .modal-content .colse-btn{
    position: absolute !important;
    bottom: -100px !important;
    left: 0;
    width: 100%;
}
.modal#myshare .modal-content .colse-btn button ,.modal#myModal .modal-content .colse-btn button , .modal#share-ingredient .modal-content .colse-btn button
{
    color: #fff !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    opacity: 1;
    font-size: 12px;
    font-weight: 300;
}
.modal#myshare .modal-content .colse-btn button i ,.modal#myModal .modal-content .colse-btn button i  ,.modal#share-ingredient .modal-content .colse-btn button i {
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 10px;
}
.modal .modal-content .colse-btn button i img.w-25  {
    width: 100% !important;
}
.modal-backdrop
{
    opacity: 0.6!important;

} 
.rd-box{
    /*height: 224px !important;*/
    text-overflow: ellipsis !important;
-webkit-line-clamp: 2 !important;
display: -webkit-box !important;
-webkit-box-orient: vertical !important;
}

/* .s-slide-wrap{
    height: 561px !important;
} */


 .product-list-box .slide-info strong {
    /* display: inline-block !important; */
    /* text-decoration: underline; */
}
.product-list-box .product-slider-holder {
    height: 40vh;
}
.product-list-box .slide-info h5{
    font-size: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block !important;
}
.recipe-img img
{
top:49% !important;
}

.cooking-tabs .tab-content>.tab-pane .bootstrap-select>.dropdown-toggle{
    font-weight: 900 !important;
    font-size: 20px !important;
}

.custom-slider .slick-track, .custom-slider .slick-track{
    /* display: grid !important;
    grid-auto-flow: column; */
    height: 100% !important;
}
.slick-slide{
    /* height: 100% !important; */
}
.similar-recipes .slide-box{
    height: 90% !important;
}
.top-feature-slider .slick-track{
    display: block !important;
}
.recipeday-box{
    border-radius: 40px!important;
}
.karak-slider-box{
    bottom: -80px;
}
.share-box ul li.like {
    /*display: none;*/
}
.share-box ul li.share {
    margin: 0;
}
.product-list-box .product-slider-holder {
    height: 100%;
}
.product-sliderbox .product-slider .slide-product-img a{
     width: 100%;
     height: 100%;
     display: block;

}
.product-sliderbox .product-slider .slide-product-img img{
    max-height: 360px;
}
.product-sliderbox .product-slider .slide-product-img:hover img{
    max-height: 370px;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2) !important;
    transform: translateX(-50%) translateY(-50%) scale(1.2) !important;
    height: 100%;
    
}
.chef-recipe .chef-img{
    margin-top: -11.5% !important;
}
.featured-recipes{
    /* min-height: 85vh !important;
    height: 25vh !important; */
}
.slide-product-info.custom-slide-product-info h5 {
    min-height: 70px;
}
.add-review-holder .write-comment .comment-box .form-control{
    height: 65px !important;
    margin-bottom: 15px;
}
.add-review-holder .write-comment .comment-box textarea{
    height: 100px !important;
}
.banner-video{
    object-fit: cover !important;
}
.share-box ul li a {
    text-transform: capitalize;
    padding: 0 10px 0 0px;
}
.rating label {
    
}
.add-review-box .rating label, .add-review-holder .rating label {
    
    pointer-events: auto;
}

section.all-topics {
    padding-top: 80px;
}
.all-topics{
    display: block;
}
.ing-feature {
    display: none;
}
.home-section.recipe-ofday .recipeday-box .share-box{
    justify-content: flex-start !important;
}
.chef-recipe .chef-recipe-detail .share-box{
    justify-content: flex-start !important;
}
@media (min-width:0px) and (max-width: 767px)
{
.recipeday-box .rating-holder .rating {

display: bolck;
}
}
@media (min-width:0px) and (max-width:767px)
{
    .height-video {
    height: 300px !important;
    }

    
}
.similar-recipes .slide-box p {
    text-overflow: ellipsis1;
    -webkit-line-clamp: 21;
    overflow: hidden1;
    display: -webkit-box1;
    -webkit-box-orient: vertical;
}
.similar-recipes .slide-box .similar-title{
    text-overflow: ellipsis1;
    overflow: hidden1;
    display: -webkit-box1;
    -webkit-box-orient: vertical;
}
.similar-recipes{
    overflow: hidden;
}
.product-recipes{
    overflow: hidden;
}
.sharedish-img a, .sharedish-info a{
    width: 100px;
    height: 100px;
}
.sharedish-img a img, .sharedish-info a img{
    width: 100%;
    max-width:100px;
}
.similar-recipes .slick-list{
    width: 100%;
}
@media (max-width: 767px){
    .product-recipes.similar-recipes{
        margin:0 -15px;
    }
    .recipe-ofday .recipe-slider .slick-slide .recipeday-img {
    right: 0;
    z-index: 5;
    width: 50%;
    top: 30px !important;
    height: auto;
    }
    .rating-holder .rating {

    justify-content: flex-end !important;
    }

    .recipeday-box .main-heading {
    font-size: 1.689rem;
    max-width: 70% !important;
    }

    .recipe-ofday .recipe-slider .slick-slide .recipeday-img {
    right: -85px !important;
    width: 94% !important;
    clip-path: inset(0px 85px 0px 0px) !important;
    
    }

    .rating-holder .rating { display:inline-block !important; } 
    .chef-recipe .chef-dish-img img {
        max-width:215px !important;
    } 

    .similar-recipes .slide-box p {
        display: block !important;
        } 

    .chef-recipe .chef-img img {
    bottom:46px !important;
    }

    .product-list-box .slide-holder {
        height: 162px !important;
        
        }
        .product-list-box .product-list-sty {
        height: 207px !important;
        }
        .home-banner .banner-mask img {

    /* bottom: -42px !important; */
    
    }
    .recipeday-box .btn-holder-upper {


        position: relative !important;
        bottom: -10px !important;
        }
        .featured-recipes .similar-slider .slide-box p {
            -webkit-line-clamp: 2 !important;
            }
            .R-slide-wrap {
            min-height: 270px !important;
            }
            
            .p-slide-wrap{
            min-height: 310px !important;
            }
            
            .mobile-wrap{    height: auto !important;
                text-align: center !important;}  .mobile-wrap ul{    position: static !important;
                display: inline-block !important;}
            /* .s-slide-wrap{
            min-height: 59vh !important;
            } */

            .home-banner{
                height: 85vh;
                position: relative;
            }
            .home-slider{
                height: 100%;
            }
            .slick-slider .slick-track, .slick-slider .slick-list{
            height: 100%;
                
            }
            .home-banner .banner-mask {
                height: 300px !important;
                z-index: 1;
                width: 100%;
                /* bottom: 7%; */
                position: absolute;
                left: -40px !important;
            }
            .home-banner .banner-mask img {
                width: auto;
                /* height: 310px !important;  */
                object-fit: cover;
                /* position: absolute; */
                /* left: -110px !important; */
                /* bottom: -48px !important; */
                position: relative;
            }
           
            .top-nav-box.show {
                display: block;
                height: 100vh;
                transition: 0.5s;
            }
            
            .top-nav-holder .top-nav {
                display: block;
                width: 100%;
                height: 100%;
            }
            
            .top-nav-holder .top-nav li {
                margin-left: 0 !important;
                font-size: 0.875rem !important;
                margin-bottom: 7px !important;
                padding: 10px !important;
                border-bottom: 1px solid grey;
            }
            .home-slider .slide {
                max-height: inherit;
                height: inherit;
            }
            
            
            .home-slider .slide img {
                max-height: inherit !important;
                -webkit-transform: inherit !important;
                transform: inherit !important;
                max-width: inherit;
                height: 100%;
                width: 100%;
                object-fit: cover;
            }

            .slide-product-img{
                height: 320px !important;
                margin-bottom: 20px;
            } 
            .slide-product-img a{display: inline-block;
                width: 100%;
                height: 100%;
            }
            .product-sliderbox .product-slider .slide-product-img img{
                max-height: 100% !important;
                width: 100%;
                object-fit: scale-down;
                /* position: relative !important;
                left: auto !important;
                top: auto !important;
                -webkit-transform: none !important;
                transform: none !important; */
            }
            .chef-recipe .chef-dish-img{
                /*margin-top: -130px !important;*/
            }
            .chef-recipe .chef-dish-img img{
                margin-right: -40px !important;
            }
            .mobile-footer{
                padding-bottom: 100px !important;
            }
            .banner-recipe {
                height: 300px !important;
            }
            .product-list-box .slide-img a{
                /*width: 100%;
                display: inline-block;
                height: 160px;
                -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
                position: absolute;
                top: -70px;*/
            }
            .product-list-box .slide-img a{
                width: 100%;
                display: inline-block;
                height: 160px;
                -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
                position: absolute;
                top: -70px;
            }
            .product-list-box .slide-img img{
                /*position: unset !important;*/
                /*height: 100%;*/
                /*width: 100%;*/
                /*object-fit: cover;*/
                /*transform: none !important;*/
                /*max-height: 100% !important;*/
            }
            .share-box{
                display: flex;
                justify-content: center;
            }
           .recipe-box-3 .share-box ul{
                right: inherit !important;
                left: inherit !important;
                /* width: 100% !important; */
                display: flex;
                justify-content: center !important;
            }
            .top-feature-slider .slick-track{
                transform: translate3d(0, 0, 0);
            }

    .karak-section-holder, .karak-slider-holder{
        position: relative;
    }
    .karak-section .karaktea-img{
        height: 64% !important;
        bottom: -10% !important;
        width: 90% !important;
        right: -34%!important;
    }
    .karak-mobile-image{
        bottom: -19% !important;
        width: 68% !important;
        right: auto !important; 
    }
    .karak-slider-holder{
        padding: 25px 10px 0 25px !important;
    }
    .top-feature-slider{
        margin-top: 110px !important;
        padding: 0 15px;
    }
    
    .top-feature-slider .slide-box .similar-title{
        min-height: 70px !important;
    }
    .similar-recipes .slide-box .similar-title{
        min-height: 70px !important;
    }
    .similar-recipes .slide-box p{
        text-overflow: ellipsis !important;
        -webkit-line-clamp: 2;
        overflow: hidden !important;
        display: -webkit-box !important;
        -webkit-box-orient: vertical !important;
    }
     .mobile-search {
        display: none !important;
    }
    .home-banner .scrolldown{
        z-index: 9;
    }
    .chef-recipe .chef-img{
        margin-top: -8% !important;
    }
    .sharedish-img .insta, .sharedish-img .twitter{
        object-fit: contain;
    }
    .product-sliderbox .product-slider .slide-product-holder{
        margin: 0 30px 20px !important;
    }
    .custom-slider .slick-arrow{
        top: 76%;
    }
    .product-sliderbox .product-slider.custom-slider .slick-arrow.slick-next{
        right: -8px !important;
    }
    .product-sliderbox .product-slider.custom-slider .slick-arrow.slick-prev{
        left: -8px !important;
    }
    .product-sliderbox .product-slider .slide-product-info{
        padding-bottom: 16px !important;
    }
    .video-js {
        width: 100% !important;
        object-fit: cover !important;
    }
    .instruction-video .video-js{
        height:280px;
    }
}
@media (max-width: 415px){

    .home-banner {
        height: 85vh;
    }
}


@media (max-width: 375px) and (max-width:812px){

    .home-banner {
        height: 85vh;
    }
}
@media (max-width: 360px){

    .home-banner {
        height: 82vh;
    }
}
@media (min-width: 1200px) and (max-width: 1599px)
{
    .recipe-img {
        left:89% !important;
    }
    .recipe-img {
    top: -205px !important;
    }
    .recipeday-box {

    height:402px !important;
    }
    .product-sliderbox .product-slider .custom-slide-product-info {
    height:auto;
    }
    .chef-recipe .chef-img img {
        position: relative;
        top: -56px;
        
        }

        .recipeday-box .recipe-content p
        {
        width:70% !important;
        }

    .chef-recipe .chef-dish-img {
    margin-top: -60px !important;
    }
    .recipeday-box .btn-holder-upper {


    position: relative !important;
    bottom: -21% !important;
    }
    .product-list-box .product-slider-holder {
        height: 37vh !important;
        }
    .product-sliderbox .product-slider .slide-product-img:hover img{
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
    transform: translateX(-50%) translateY(-50%) scale(1.2) !important;
    object-fit: cover;

    }
    .karak-slider-box {
    bottom: -40px;
    }

    .product-sliderbox .product-slider .slide-product-img img {
        max-height: 360px !important;
    }
    .chef-recipe .chef-img{
        margin-top: -8% !important;
    }
}



/* For Recipe All Section */


.all-receipes-listing .slide-box {
    background-color: #fff;
    border-radius: 0 0 15px 15px;
    padding: 0 20px 20px;
    text-align: center;
    -webkit-box-shadow: 0 0 10px #9191914f;
    box-shadow: 0 0 10px #9191914f;
    margin-bottom: 180px;
    text-align: center;
	}
	
	.all-receipes-listing .slide-box .similar-img {
    height: 110px;
    margin: 0 -20px;
    position: relative;
}

.all-receipes-listing .slide-box .similar-title {
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    min-height: 66px;
    font-family: "ProximaNova-Bold",sans-serif;
    font-size: 22px;
    margin-bottom: 0;
	text-align: center;
}

.all-receipes-listing .slide-box .similar-img img {
    max-height: 275px;
	max-width: 115%;
    position: absolute;
    left: 50%;
    top: 30%;
    -webkit-transform: translate(-50%, -68%);
    transform: translate(-50%, -70%);
}

.all-receipes-listing {
    padding: 160px 0 0 0;
}

.all-receipes-listing .section-heading h2 {
    text-align: center;
	margin-bottom: 200px;
}

.sub-xl-heading {
    color: #212952;
    font-family: "PlayfairDisplay-Regular", sans-serif;
}
.all-receipes-listing .section-heading {
    margin: 0 0 140px 0;
}

.all-receipes-listing .pagination-container .pagination {
    margin: -100px 0 90px 0;
}

.load-more-container {
    display: none;
    margin-bottom: 90px;
}
.load-more-container .link-holder {
    text-align: center;
}

.pagination-container .pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0 120px 0;
}

.pagination-container .pagination .page-item .page-link.active {
    color: #59BBE6;
    border: 1px solid #59BBE6;
}

.pagination-container .pagination .page-item .page-link {
    border-radius: 12px;
    margin: 0 14px;
    padding: 10px 20px;
    width: 45px;
    height: 40px;
    color: #969696;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	
	}
	
.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.pagination-container .pagination .page-item .page-link.next img , .pagination-container .pagination .page-item.prev img{
    width: 25px;
    height: 25px;
}
.pagination-container .pagination .page-item .page-link.next {
    border-radius: 50%;
    width: 40px;
}

.pagination-container .pagination .page-item.prev .page-link {
    border-radius: 50%;
    width: 40px;
}

.all-receipes-listing .slide-box .list-unstyled {
    text-align: center;
}

.arrow-normal-right-ar {
    display: none;
}

@media (max-width: 767px)
{
.load-more-container {
    display: block;
}
}
body.portal-page section#section03 i.icon-dishstep, .recipes .ico-btn i.icon-dishstep {
    font-size: 2rem;
}
body.portal-page #section03 .ico-btn i, body.recipes .btn-holder .ico-btn i{ font-size:28px;}
body.portal-page .modal-dialog .m-img i, body.recipes .modal-dialog .m-img i{ font-size:28px;}
body.portal-page .modal-dialog .m-img, body.recipes .modal-dialog .m-img{ text-align:center;}
body.portal-page #section04cat .custom-dropdown select{ padding:5px 63px;}
body.portal-page .product-sliderbox .product-slider .slide-product-info .link-holder .btn{ margin:0 1px!important;}
body.portal-page #section06 .view-recieps-btn .btn i{ font-size:49px;}
.similar-recipes .slide-box .similar-title{ display:flex; justify-content: center; align-items: center;}
/* #section06 .section-heading .scrolldown{ display:none;} */
#section06.home-section .sub-xl-heading{ padding-bottom:55px;}
.footer-links.desktop-footer .row{ margin:0px;}
#section06 .serving-info{ margin:20px 0;}
.share-box ul li::before{ font-weight:700;}
.featured-recipes .similar-slider .slide-box p { overflow:visible!important;}

#section06.similar-recipes .adv-filter button .fa{ font-size:28px;}
#section06.similar-recipes .view-recieps-btn .btn i{ font-size:49px;}
.cooking-tabs ul.list-unstyled li.switching4:first-child {
     border-top:0px solid #D6D6D6!important; 
    padding-top:0px!important;
}
.cooking-tabs ul.list-unstyled{
 /* border-top:1px solid #D6D6D6;*/
    padding-top:29px;}
.products-listing-holder .products-listing-info .btn-holder i{font-size:48px;}
body.recipes .banner-recipe .rec-hm-cont .search-box span{ display:none;}
.products-listing .slick-track{ float:left;}
.col-xl-7.products-banner-info{ position:relative;}
/*.products-banner-info .btn-holder{ position:absolute; bottom:0px;}*/
.about-wrap .about-sec p{ font-size:18px;}
.chef-img img{ width:85%; float:right;}
.chef-dish-img img{ width:675px;}
.chef-recipe .chef-dish-img{ margin-top:-50px;}
body.portal-page #section03 .share-box ul li::before{ font-weight:700;}
.home-mobile-slider{ display:none!important;}
body.portal-page .product-sliderbox .product-slider .slide-product-img img{ max-height:210px;}
body.portal-page .product-sliderbox .product-slider .slide-product-img{ height:296px;}
.about-wrap .about-sec p{ height:100%; display:flex; align-items: center;}


@media (min-width: 1366px) and (max-width: 1600px) {
.about .custom-container-xl{max-width:1340px;}
}

@media only screen and (max-width: 767px) {
    body.recipedetails .similar-recipes .sub-sm-heading {
        font-weight: bold;
    }
    body.productlist .single-product-list.product-list-box .slide-holder .slide-info h5 {
        font-size: 1.1rem;
      
    }
    body.productlist .slide .slide-holder.product-list-sty .btn-holder.pl-btn {
        display: none;
    }
    body.productlist .product-list-box .product-list-sty {
        height: 170px !important;
    }
    body.products .product-list-box .btn-holder i {
        font-size: 1.5rem;
        margin-top: -3px;
    }
    body.products .slide-info h5 {
        font-size: 1rem;
        font-weight: bold;
    }
    .single-product-list.product-list-box .slide-holder .slide-img img , body.products .product-list-box .slide-img img {
        height: auto !important;
    }
    body.recipedetails .similar-recipes .slide-box .similar-title {
        margin-bottom: 0px;
    }
    .disc_mobile{display:none;}
    body.recipedetails .row.custom-slider ul.slick-dots {
        bottom: -30px !important;
    }
    body.recipedetails .ingredient-share-btns button.btn.btn-secondary.ico-btn {
        margin: 0px;
    }
.featured-recipes .similar-slider .slide-box .similar-img {
    height:92px!important;
}

.featured-recipes .similar-slider .slide-box p { overflow: hidden!important;}
.chef-img img{ width:auto; float:none;}
.home-section{ padding:15px 0 50px!important;}
.btn-primary, .btn-secondary, .btn-info, .btn-gray{ padding:10px 10px!important;}
.about-wrap>.sub-xl-heading{ margin-bottom:0px; margin-top:30px;}
.banner-about .rec-hm-cont{ width:78%;}
.banner-about .rec-hm-cont h2{ font-size:3rem;}
.banner-video{ display:none!important;}
.home-web-slider { display:none!important;}
.home-mobile-slider{ display:block!important;}
.home-slider .slide{ max-height:calc(80vh - 60px)!important;}
.custom-slider .slick-dots{ bottom:-35px!important;}
.slick-slide:nth-child(2) img{ position:relative; top:0px;}
#section03.recipe-ofday .recipeday-holder{ padding-top:30px;}
#section04cat .custom-dropdown{ margin-top:30px;}
.custom-dropdown select{ font-size:20px!important; height:55px!important;}
.custom-dropdown:after{ background-size:35px!important;}
.slide-product-info h5{ font-size:1.2rem!important; line-height:28px!important; min-height:55px!important;}
.con-list li{ font-weight:700; font-size:0.80rem!important;}
body.portal-page .product-sliderbox .product-slider{ top:50px; bottom:inherit;}
body.portal-page .product-sliderbox{ max-height:515px; margin-bottom:20px;}
body.recipes .banner-recipe .rec-hm-cont .search-box button.search-btn { right:inherit; left:10px;}
body.recipes .banner-recipe .rec-hm-cont .search-box input[type=text]{ padding:15px 15px 15px 46px!important; font-size:15px; font-weight:700;}
body.recipes .banner-recipe .rec-hm-cont .search-box{ margin-bottom:20px;}
body.recipes .banner-recipe{ background-color:rgba(0,0,0,0.5)}
body.recipes .banner-recipe .rec-hm-cont{ width:90%!important;}
body.recipes .suggestion-box a{ padding:5px 15px!important;}
body.recipes .banner-recipe .rec-hm-cont .search-box span{ display:block; position:absolute; top:8px; right:8px; width:36px; height:36px; line-height:36px; border-radius:50%; background:#eee; color:#59BBE6; font-size:20px;}
body.recipes .banner-recipe .rec-hm-cont .search-box span i{}
body.recipes .filter-recipe h4{ font-size:20px;}
body.recipes .adv-filter button{border-radius:10px!important; line-height:21px;}
body.recipes .adv-filter button i{ font-size:20px!important; float:left;}
.chef-slider .chef-details .chef-detail-holder .chef-name{ font-size:1.4rem!important; padding:5px 8px!important;}
.rating>label:before{ font-size:0.80rem!important;}
.featured-recipes .similar-slider .slide-box .similar-img{ margin-bottom:0px;}
body.recipes .chef-recipe .chef-dish-img{ margin-top:-135px!important;}
body.recipes .similar-recipes .slide-box .similar-title{ min-height:42px!important; font-size:18px;}
body.recipes .rating.rating-sm>label::before{ font-size:0.80rem!important; }
body.recipes #section06 .serving-info{ margin:10px 0!important;}
body.recipes .slick-track .slide-box.p-slide-wrap p{ display:none!important;}
body.recipes .slick-track .slick-slide .p-slide-wrap{ min-height:243px !important;}
body.recipes #section06.similar-recipes .col-xl-3.slide.slick-slide.slick-active.aos-init.aos-animate{ height:243px!important;}
body.recipes .karak-slider-holder .karak-mobile-image img{ width:88%;}
body.recipes footer.footer{ margin-top:100px; background:#def1fb;}
body.recipes footer.footer .newsletter-box .btn i{ font-size:36px;}
body.recipes footer.footer .follow-us .media-list li i{ font-size:26px;}
body.recipedetails .recipe-box-1 .main-heading{ font-size:2rem;}
body.recipedetails .rd-box{ height:auto!important; min-height:158px;}
body.recipedetails .remove-anchor-style1 h5{ font-size:1rem;}
body.recipes .banner-recipe{ height:400px!important}
body.recipes .banner-recipe .rec-hm-cont{ top:50%!important;}
body.recipes .top-feature-slider{ margin-top:-75px!important;}
.about-wrap .about-sec{ padding:10px 0;}
body.recipedetails .overflow-bg{border-radius:10px 0 0 10px;}
body.recipedetails .write-comment .rating>label:before{ font-size:1.4rem!important;}
body.recipedetails .similar-recipes{ overflow:visible;}
.recipedetails .tipsfacts-holder .share-box ul {
    padding-bottom: 0px;
}
.recipedetails .share-box ul {
    padding-bottom: 0px;
}
body.recipedetails .cooking-tabs button.vjs-big-play-button {
    display: none !important;
}
body.productdetails .slick-slide:nth-child(2) img {
    top: 0px !important;
}
body.productdetails .slick-slide:nth-child(2) img {
    position: relative;
    top: 0px;
} 
body.productdetails .single-product-list.product-list-box .slide-holder .slide-img{ height:50px!important;}
body.productdetails .single-product-list.product-list-box .slide-holder .btn-holder{ margin-top:0!important;}
footer.footer {
    background-color: #def1fa;
}
body.productdetails .products-holder .products-banner .products-banner-center img{ width:58%; margin:64px auto 0;}
body.about .newsletter-box {
    margin-top: 20px;
}
body.productdetails .products-listing .slide-holder .slide-img .remove-anchor-style2 .img-fluid{ width:72%;}
}
@media only screen and (max-width: 320px) {
body.recipedetails .featured-product .product-holder .product-links{ padding:0px;}
button.btn.btn-primary.ico-btn.productbuynow.aos-init.aos-animate{ padding:0px!important;}
.featured-product .product-holder .product-name{ font-size:16px!important;}
}
@media only screen and (max-width: 360px) {
body.recipedetails .featured-product .product-holder .product-links{ /*padding:0px;*/}
button.btn.btn-primary.ico-btn.productbuynow.aos-init.aos-animate{ padding:0px!important;}
.featured-product .product-holder .product-name{ /*font-size:16px!important;*/}
body.portal-page .recipeday-box .btn-holder .btn{ margin:0 2px!important; padding:10px!important}
body.portal-page .product-sliderbox .product-slider .slide-product-info .link-holder .btn{padding:10px!important}
body.portal-page .featured-recipes .similar-slider .slick-dots{ bottom:-30px!important;}
.home-slider .slide{ max-height:calc(80vh - 60px)!important;}
body.recipedetails .share-box ul{ padding-bottom:0px;}
}

@media only screen and (min-width: 1601px) {
    .chef-img img {
        width: 75%;
        float: right;
        height: auto;
        margin-right: 3%;
    }
    body.portal-page.Home .similar-recipes .slide-box .similar-img img {
  
        top: 15% !important;
    }

}
body.portal-page.Home .product-sliderbox .product-slider .slide-product-img img {
    height: auto;
    max-width: 60%;
    max-height: fit-content;
}
/*End of the All Section*/


@media (max-width: 767px){

     .modal-backdrop{
        display:none !important;
    } 
    .mobile-menu{
        display:none !important;
    }
    .mobile-menu.show{
        display:block !important;
    }
    .modal#myshare.show .modal-dialog{
        box-shadow: 0px 0px 10px rgb(0 0 0 / 80%);
        border-radius: 20px;
    }
    .modal-body i.fa:after{
        display: block;
        margin: 12px auto 0
    }
    .modal .modal-content .colse-btn button{
        font-size: 16px;
    }
    .modal .modal-content .colse-btn {
        bottom: -65% !important;
        width: 30%;
        background-color: rgba(0,0,0,0.5);
        height: auto;
        z-index: 1;
        border-radius: 10px;
        left: 50%;
        /* transform: translateX(-50%); */
    }
    .modal .modal-content .colse-btn button i {
        width: 30px;
        height: 30px;
        margin-bottom: 10px;
        display: inline-block;
    }
}
.modal{
    z-index:99999 !important;
}

.variantsbold{
    border: 2px solid #59BBE6 !important;
}
@media (min-width: 768px) and (max-width: 1159px){
.products-banner-img {
    display: none !important;
}}


/* ---------- New ----------------- */
.ratings>input ,.rating-chef>input {
    display: none;
  }
  
  .ratings>label:before ,.rating-chef>label:before {
    margin: 0 5px 0 0;
    font-size: 1.5625rem;
    font-family: 'icomoon';
    display: inline-block;
    content: "\e911";
  }
  
    @media (min-width: 768px) and (max-width: 1599px)  {
    .ratings>label:before  ,.rating-chef>label:before {
      font-size: 1.25rem;
    }}
  
    
    @media (max-width: 767px) { 
        .ratings>label:before ,.rating-chef>label:before {
      font-size: 1.125rem;
    }
}

.ratings>label ,.rating-chef>label {
    color: #ddd;
    float: right;
    margin: 0;
  }
  
  .ratings>input:checked~label {
    color: #BFA74B !important;
  }
   .rating-chef>input:checked~label{
    color: white !important;
  }

  .ratings>input:checked~label::before , .rating-chef>input:checked~label::before{
    content: "\e912";
  }

  /* hover previous stars in list */





/*Products lisitng images sizes css*/
.ar .karak-section .karaktea-img {
    /*top: 27%;*/
}
.home-section.karak-section.trending-recipe .karaktea-img.add-magic-to-home-edited{
    top: 28%; 
} 
.single-product-list.product-list-box {
    padding-top: 175px !important;
}
#filterModal .single-product-list.product-list-box {
    padding-top: 50px !important;
}
body .products-listing-holder .single-product-list .slide-img img {
    height: auto !important;
    width: auto !important;
    max-width: 100% !important;
    max-height: 180px !important;
}

body .products-listing-holder .single-product-list .img15g img {
    max-height: 170px !important;
    top: -70px !important;
}

body .products-listing-holder .single-product-list .img78g img {
    max-height: 150px !important;
    top: -46px !important;
}

body .products-listing-holder .single-product-list .img170g img {
    max-height: 160px !important;
    top: -55px !important;
}

body .products-listing-holder .single-product-list .img397g img {
    max-height: 185px !important;
   top: -70px !important;
}

body .products-listing-holder .single-product-list .img400g img {
    max-height: 180px !important;
    top: -70px !important;
}

body .products-listing-holder .single-product-list .img410g img {
    max-height: 190px !important;
    top: -70px !important;
}

body .products-listing-holder .single-product-list .img800g img {
    max-height: 195px !important;
    max-width: initial !important;
	top: -85px !important;
}

body .products-listing-holder .single-product-list .img900g img {
    max-height: 200px !important;
    max-width: initial !important;
    top: -90px !important;
}

body .products-listing-holder .single-product-list .img1\.8kg img {
    max-width: initial !important;
    max-height: 230px !important;
    top: -120px !important;
}

body .products-listing-holder .single-product-list .img2kg img {
    max-width: initial !important;
    max-height: 240px !important;
    top: -120px !important;
}

body .products-listing-holder .single-product-list .img2\.5kg img {
    max-width: initial !important;
    max-height: 245px !important;
    top: -123px !important;
}

body .products-listing-holder .single-product-list .img185ml img {
    max-height: 180px !important;
    top: -80px !important;
}

body .products-listing-holder .single-product-list .img500ml img {
    max-height: 225px !important;
    max-width: initial !important;
    top: -110px !important;
}

body .products-listing-holder .single-product-list .img1lt img {
    max-height: 240px !important;
    max-width: initial !important;
    top: -121px !important;
}

body .products-listing-holder .single-product-list .img15 img {
    max-height: 170px !important;
    top: -70px !important;
}

body .products-listing-holder .single-product-list .img78 img {
    max-height: 150px !important;
    top: -46px !important;
}

body .products-listing-holder .single-product-list .img170 img {
    max-height: 160px !important;
    top: -55px !important;
}

body .products-listing-holder .single-product-list .img397 img {
    max-height: 185px !important;
   top: -70px !important;
}

body .products-listing-holder .single-product-list .img400 img {
    max-height: 180px !important;
    top: -70px !important;
}

body .products-listing-holder .single-product-list .img410 img {
    max-height: 190px !important;
    top: -70px !important;
}

body .products-listing-holder .single-product-list .img800 img {
    max-height: 195px !important;
    max-width: initial !important;
	top: -85px !important;
}

body .products-listing-holder .single-product-list .img900 img {
    max-height: 200px !important;
    max-width: initial !important;
    top: -90px !important;
}

body .products-listing-holder .single-product-list .img1\.8 img {
    max-width: initial !important;
    max-height: 230px !important;
    top: -120px !important;
}

body .products-listing-holder .single-product-list .img2 img {
    max-width: initial !important;
    max-height: 240px !important;
    top: -120px !important;
}

body .products-listing-holder .single-product-list .img2\.5كغ img {
    max-width: initial !important;
    max-height: 245px !important;
    top: -123px !important;
}

body .products-listing-holder .single-product-list .img185 img {
    max-height: 180px !important;
    top: -80px !important;
}

body .products-listing-holder .single-product-list .img500 img {
    max-height: 225px !important;
    max-width: initial !important;
    top: -110px !important;
}

body .products-listing-holder .single-product-list .img1 img {
    max-height: 240px !important;
    max-width: initial !important;
    top: -121px !important;
}

.varient-listing-holder {
    padding-top: 80px !important;
}

.varient-listing-holder .products-listing-info .title {
    margin-bottom: 30px !important;
}

.varient-listing-holder .product-list-box.single-product-list {
    padding-right: 0px !important;
    padding-top: 15px !important;
    padding-bottom: 0px !important;
}

.varient-listing-holder .products-listing {
    margin-bottom: 35px !important;
}

.varient-listing-holder .single-product-list.product-list-box .slide-holder .slide-info h5 {
	/* font-size: 1.25rem !important;
    line-height: 25px !important; */
}

.varient-listing-holder .product-list-box .slide-info small {
    /* font-size: 0.875rem !important; */
}

body .varient-listing-holder .single-product-list .slide-img img {
    height: auto !important;
    width: auto !important;
    max-width: 100% !important;
    /* max-height: 150px !important; */
}

body .varient-listing-holder .single-product-list .img15g img {
    max-height: 140px !important;
    top: -35px !important;
}

body .varient-listing-holder .single-product-list .img78g img {
    max-height: 150px !important;
    top: -46px !important;
}

body .varient-listing-holder .single-product-list .img170g img {
    max-height: 160px !important;
    top: -55px !important;
}

body .varient-listing-holder .single-product-list .img397g img {
    max-height: 185px !important;
   top: -70px !important;
}

body .varient-listing-holder .single-product-list .img400g img {
    max-height: 180px !important;
    top: -70px !important;
}

body .varient-listing-holder .single-product-list .img410g img {
    max-height: 190px !important;
    top: -70px !important;
}

body .varient-listing-holder .single-product-list .img800g img {
    max-height: 195px !important;
    max-width: initial !important;
	top: -85px !important;
}

body .varient-listing-holder .single-product-list .img900g img {
    max-height: 200px !important;
    max-width: initial !important;
    top: -90px !important;
}

body .varient-listing-holder .single-product-list .img1\.8kg img {
    max-width: initial !important;
    max-height: 230px !important;
    top: -120px !important;
}

body .varient-listing-holder .single-product-list .img2kg img {
    max-width: initial !important;
    max-height: 240px !important;
    top: -120px !important;
}

body .varient-listing-holder .single-product-list .img2\.5kg img {
    max-width: initial !important;
    max-height: 245px !important;
    top: -123px !important;
}

body .varient-listing-holder .single-product-list .img185ml img {
    max-height: 180px !important;
    top: -80px !important;
}

body .varient-listing-holder .single-product-list .img500ml img {
    max-height: 225px !important;
    max-width: initial !important;
    top: -110px !important;
}

body .varient-listing-holder .single-product-list .img1lt img {
    max-height: 240px !important;
    max-width: initial !important;
    top: -121px !important;
}

body .varient-listing-holder .single-product-list .img15 img {
    max-height: 140px !important;
    top: -35px !important;
}

body .varient-listing-holder .single-product-list .img78 img {
    max-height: 150px !important;
    top: -46px !important;
}

body .varient-listing-holder .single-product-list .img170 img {
    max-height: 160px !important;
    top: -55px !important;
}

body .varient-listing-holder .single-product-list .img397 img {
    max-height: 185px !important;
   top: -70px !important;
}

body .varient-listing-holder .single-product-list .img400 img {
    max-height: 180px !important;
    top: -70px !important;
}

body .varient-listing-holder .single-product-list .img410 img {
    max-height: 190px !important;
    top: -70px !important;
}

body .varient-listing-holder .single-product-list .img800 img {
    max-height: 195px !important;
    max-width: initial !important;
	top: -85px !important;
}

body .varient-listing-holder .single-product-list .img900 img {
    max-height: 200px !important;
    max-width: initial !important;
    top: -90px !important;
}

body .varient-listing-holder .single-product-list .img1\.8 img {
    max-width: initial !important;
    max-height: 230px !important;
    top: -120px !important;
}

body .varient-listing-holder .single-product-list .img2 img {
    max-width: initial !important;
    max-height: 240px !important;
    top: -120px !important;
}

body .varient-listing-holder .single-product-list .img2\.5كغ img {
    max-width: initial !important;
    max-height: 245px !important;
    top: -123px !important;
}

body .varient-listing-holder .single-product-list .img185 img {
    max-height: 180px !important;
    top: -80px !important;
}

body .varient-listing-holder .single-product-list .img500 img {
    max-height: 225px !important;
    max-width: initial !important;
    top: -110px !important;
}

body .varient-listing-holder .single-product-list .img1 img {
    max-height: 240px !important;
    max-width: initial !important;
    top: -121px !important;
}

body .varient-listing-holder .single-product-list .slick-list {
    padding-top: 135px !important;
}

body .varient-listing-holder .single-product-list .slick-arrow.slick-prev {
    left: -5px;
}
body .varient-listing-holder .single-product-list .slick-arrow {
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 56px;
    border: 0;
    font-size: 0;
    height: 56px;
    padding: 0;
    position: absolute;
    width: 56px;
    z-index: 2;
    top: 50%;
    background-size: 34px;
    width: 34px;
    height: 34px;
    background-image: url(../assets/images/arrow-grey-left.svg);
}

body .varient-listing-holder .single-product-list .slick-arrow.slick-next {
    right: -44px;
    transform: scaleX(-1);
}

body .varient-listing-holder .single-product-list .slick-arrow:focus {
	outline: none;
}

.top-nav-holder .top-nav li {
    font-size: 20px !important;
    margin-left: 35px !important;
}

.header.fixed .top-nav-holder .top-nav li {
    font-size: 15px !important;
}

.top-nav-holder .top-nav li:first-child {
	margin-left: 0px !important;
}

/*new-footer*/
body .newsletter-box {
	margin-bottom: 0px !important;
    width: 100%;
}

body .footer-links.desktop-footer .links-holder.social-media {
    margin-left: 0;
    margin: 25px 0;
}

body .desktop-footer .follow-us {
    margin-bottom: 0;
}

body .desktop-footer .copyright {
	padding-top: 0px;
    text-align: left;
}

body .footer-links.desktop-footer {
    padding: 30px 0 15px !important;
}

.desktop-footer .logos-right img {
    display: block;
}

.desktop-footer .logos-right figure {
    margin: 0;
    text-align: right;
    text-align: -webkit-right;
    position: relative;
    margin-top: -5px;
}
/*new-footer*/


.image-container {
  position: relative;
}
.image-container:before {
    content: "";
    background-image: url(/static/assets/images/fresh-milk-logo.png);
    width: 143px;
    height: 132px;
    top: 25px;
    background-size: cover;
    position: absolute;
    left: 5px;
    background-repeat: no-repeat;
    z-index: 1;
}
.ar .image-container:before {
	background-image: url(../assets/images/fresh-milk-logo-ar.png);
}
.image-container:after {
    content: "";
    background-image: url(../assets/images/two-cups.png);
    width: 300px;
    height: 131px;
    top: 215px;
    background-size: cover;
    position: absolute;
    right: 170px;
    background-repeat: no-repeat;
    z-index: -1;
}
.image-container img {
    position: absolute;
    animation-name: multiple-image-crossfade;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 12s;
    max-height: initial !important;
    max-width: 200px;
    margin-left: 90px;
    margin-top: 125px;
}
.image-container img:nth-of-type(1) {
  animation-delay: 10s;
}
.image-container img:nth-of-type(2) {
  animation-delay: 8s;
}
.image-container img:nth-of-type(3) {
  animation-delay: 6s;
}
.image-container img:nth-of-type(4) {
  animation-delay: 4s;
}
.image-container img:nth-of-type(5) {
  animation-delay: 2s;
}
.image-container img:nth-of-type(6) {
  animation-delay: 0s;
}

@-webkit-keyframes multiple-image-crossfade {
  0% {
    opacity: 1;
  }
  11.458% {
    opacity: 1;
  }
  16.667% {
    opacity: 0;
  }
  94.792% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes multiple-image-crossfade {
  0% {
    opacity: 1;
  }
  11.458% {
    opacity: 1;
  }
  16.667% {
    opacity: 0;
  }
  94.792% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.m-image-sections {
    height: 100%;
    min-height: 400px;
    position: relative;
    max-width: 730px;
}

.m-image-sections p {
    color: #212952;
    font-size: 23px;
    font-weight: 700;
    position: absolute;
    bottom: 0px;
    left: 235px;
}
.m-image-sections .karak-serving-text{
    left:293px;
}

.top-nav-holder .top-nav .dropdown-menu {
    margin-left: -70px;
    /* width: 160px !important; */
    width: 365px !important;
    padding: 15px 15px;
    margin-top: -1px;
}

.top-nav-holder .top-nav .dropdown-menu input[type="text"] {
    width: 100%;
    max-width: 225px;
    float: right;
    padding: 8px 10px;
    margin:0px 5px;
    border: 1px solid #212952;
}

.ar .top-nav-holder .top-nav .dropdown-menu input[type="text"]{
    float:left;
}

.header.fixed .dropdown-menu.show {
    margin-top: 23px;
}

.remove-anchor-style1 strong {
    text-decoration: none !important;
}

.remove-anchor-style1 strong {
    text-decoration: none !important;
}

.remove-anchor-style1 strong:hover {
    text-decoration: underline !important;
	color: #59BBE6;
}
.ar .arabic-inner .banner-slide .slick-list {
    direction: ltr;
}
.float-holder {
    display: none !important;
}

.show-review .float-holder {
	display: block !important;
}
@media (min-width: 2400px) and (max-width: 9000px){
.karak-slider-holder {
    background-size: auto 800px;
}
}


@media (min-width: 2099px) and (max-width: 2399px){
.karak-section .karaktea-img {
    right: -10%;
}
.karak-slider-holder {
    background-size: auto 700px;
}
.m-image-sections {
    min-height: 550px;
    max-width: 970px !important;
}
}

@media (min-width: 2099px) and (max-width: 2098px){

}




@media (min-width: 1921px) and (max-width: 9000px) {
.image-container img {
    max-width: 320px;
}

.image-container:before {
    width: 163px;
    height: 152px;
    top: 25px;
    left: 0;
}

.image-container:after {
    width: 550px;
    height: 234px;
    top: 220px;
    right: 175px;
}

.m-image-sections {
    min-height: 550px;
    max-width: 1120px;
}
.karak-slider-holder {
    /*background-size: auto 844px;*/
}

.top-nav-holder .top-nav .dropdown-menu {
    margin-left: -380px;
    width: 415px !important;
    padding: 15px 15px;
    margin-top: -6px;
}

.top-nav-holder .top-nav .dropdown-menu .btn-primary {
    font-size: 20px;
    padding: 10px 25px;
}

.top-nav-holder .top-nav .dropdown-menu input[type="text"] {
    max-width: 250px;
    padding: 13px 10px;
    font-size: 18px;
}

}

@media (min-width: 1600px) and (max-width: 1920px)  {
.image-container img {
    max-width: 240px;
}
.karak-slider-holder {
    background-size: auto 620px;
}
.image-container:after {
    width: 494px;
    height: 216px;
    top: 225px;
    right: 0;
}

.m-image-sections {
    min-height: 535px;
    max-width: 675px;
}

.image-container img {
    max-width: 300px;
    margin-left: 110px;
    margin-top: 125px;
}

.image-container:before {
    width: 163px;
    height: 152px;
}

.top-nav-holder .top-nav .dropdown-menu {
    margin-left: -380px;
    width: 426px !important;
    padding: 15px 15px;
    margin-top: -6px;
}

.top-nav-holder .top-nav .dropdown-menu .btn-primary {
    font-size: 20px;
    padding: 10px 25px;
}

.top-nav-holder .top-nav .dropdown-menu input[type="text"] {
    max-width: 250px;
    padding: 13px 10px;
    font-size: 18px;
}
 

}

@media screen and (max-width: 1365px) { 
.image-container:before {
    width: 103px;
    height: 102px;
    left: 15px;
    top: 35px;
}

.image-container img {
    max-width: 164px;
    margin-left: 85px;
    margin-top: 110px;
}

.image-container:after {
    width: 225px;
    height: 98px;
    top: 180px;
    right: 170px;
}

.m-image-sections {
    min-height: 350px;
}

.m-image-sections p {
    left: 196px;
}

/* .m-image-sections .karak-serving-text{
    left:293px;
} */


}


@media only screen and (max-width: 1355px) {
.top-nav-holder .top-nav li {
    font-size: 20px !important;
    margin-left: 35px !important;
}

}

@media only screen and (max-width: 1199px) {
.top-nav-holder .top-nav li {
    font-size: 18px !important;
    margin-left: 20px !important;
}

.karak-section .karaktea-img {
    bottom: -10% !important;
    top: initial !important;
}

.image-container img {
    max-width: 138px;
    margin-left: 0px;
    margin-top: 135px;
}

.m-image-sections p {
    left: 0px;
    font-size: 19px;
}

.image-container:before {
    width: 103px;
    height: 102px;
    left: -60px;
    top: 60px;
}

.image-container:after {
    top: 180px;
    right: 50px;
}


.m-image-sections {
    min-height: 340px;
    max-width: 350px;
}

.top-nav-holder .top-nav .dropdown-menu {
    margin-left: -185px;
    width: 360px !important;
    padding: 12px 12px;
}

.top-nav-holder .top-nav li.account-dropdown .dropdown-menu {
    margin-left: -112px;
    width: 160px !important;
    padding: 12px 12px;
}

.top-nav-holder .top-nav .dropdown-menu input[type="text"] {
    /* max-width: 190px; */
	padding: 7px 10px;
}

}

@media only screen and (max-width: 991px) {
.top-nav-holder .top-nav li {
    font-size: 15px !important;
    margin-left: 15px !important;
}

.m-image-sections {
    max-width: 290px;
    right: 0;
    /* right: 2%; */
}

.image-container:after {
    top: 200px;
    right: 0;
    width: 180px;
    height: 79px;
}

.image-container img {
    max-width: 130px;
    margin-left: 30px;
    margin-top: 145px;
}

.m-image-sections p {
    left: 30px;
    font-size: 18px;
}

.image-container:before {
    left: -10px;
    top: 57px;
}

}

@media only screen and (max-width: 767px) {
.products-listing-holder .single-product-list {
    padding-top: 50px !important;
}

.single-product-list.product-list-box .slide-holder {
    /* margin-bottom: 150px !important; */
    margin-bottom: 180px !important;
}
.advFilterModal .single-product-list.product-list-box .slide-holder {
    margin-bottom: 0px !important;
}

.single-product-list.product-list-box .slide-holder .slide-info {
    padding-top: 55px !important;
}

body .products-listing-holder .single-product-list .img15g img {
    max-height: 170px !important;
}

body .products-listing-holder .single-product-list .img15g a {
    top: -70px;
}

body .products-listing-holder .single-product-list .img78g img {
    max-height: 150px !important;
}

body .products-listing-holder .single-product-list .img78g a {
    top: -30px;
}

body .products-listing-holder .single-product-list .img170g img {
    max-height: 160px !important;
}

body .products-listing-holder .single-product-list .img170g a {
    top: -38px;
}

body .products-listing-holder .single-product-list .img397g img {
    max-height: 185px !important;
}

body .products-listing-holder .single-product-list .img397g a {
    top: -60px;
}

body .products-listing-holder .single-product-list .img400g img {
    max-height: 180px !important;
}

body .products-listing-holder .single-product-list .img410g img {
    max-height: 190px !important;
}

body .products-listing-holder .single-product-list .img800g img {
    max-height: 195px !important;
}

body .products-listing-holder .single-product-list .img800g a {
    top: -75px;
}

body .products-listing-holder .single-product-list .img900g img {
    max-height: 200px !important;
}

body .products-listing-holder .single-product-list .img900g a {
    top: -75px;
}

body .products-listing-holder .single-product-list .img1\.8kg img {
    max-height: 210px !important;
}

body .products-listing-holder .single-product-list .img1\.8kg a {
    top: -85px;
}

body .products-listing-holder .single-product-list .img2kg img {
    max-height: 215px !important;
}

body .products-listing-holder .single-product-list .img2kg a {
    top: -96px;
}

body .products-listing-holder .single-product-list .img2\.5kg img {
    max-height: 220px !important;
}

body .products-listing-holder .single-product-list .img2\.5kg a {
    top: -97px;
}

body .products-listing-holder .single-product-list .mg185ml img {
    max-height: 180px !important;
}

body .products-listing-holder .single-product-list .img185ml a {
    top: -60px;
}

body .products-listing-holder .single-product-list .img500ml img {
    max-height: 210px !important;
}

body .products-listing-holder .single-product-list .img500ml a {
    top: -90px;
}

body .products-listing-holder .single-product-list .img1lt img {
    max-height: 222px !important;
}

body .products-listing-holder .single-product-list .img1lt a {
    top: -95px;
}

body .products-listing-holder .single-product-list .img15 img {
    max-height: 170px !important;
}

body .products-listing-holder .single-product-list .img15 a {
    top: -70px;
}

body .products-listing-holder .single-product-list .img78 img {
    max-height: 150px !important;
}

body .products-listing-holder .single-product-list .img78 a {
    top: -30px;
}

body .products-listing-holder .single-product-list .img170 img {
    max-height: 160px !important;
}

body .products-listing-holder .single-product-list .img170 a {
    top: -38px;
}

body .products-listing-holder .single-product-list .img397 img {
    max-height: 185px !important;
}

body .products-listing-holder .single-product-list .img397 a {
    top: -60px;
}

body .products-listing-holder .single-product-list .img400 img {
    max-height: 180px !important;
}

body .products-listing-holder .single-product-list .img410 img {
    max-height: 190px !important;
}

body .products-listing-holder .single-product-list .img800 img {
    max-height: 195px !important;
}

body .products-listing-holder .single-product-list .img800 a {
    top: -75px;
}

body .products-listing-holder .single-product-list .img900 img {
    max-height: 200px !important;
}

body .products-listing-holder .single-product-list .img900 a {
    top: -75px;
}

body .products-listing-holder .single-product-list .img1\.8 img {
    max-height: 210px !important;
}

body .products-listing-holder .single-product-list .img1\.8 a {
    top: -85px;
}

body .products-listing-holder .single-product-list .img2 img {
    max-height: 215px !important;
}

body .products-listing-holder .single-product-list .img2 a {
    top: -96px;
}

body .products-listing-holder .single-product-list .img2\.5كغ img {
    max-height: 220px !important;
}

body .products-listing-holder .single-product-list .img2\.5كغ a {
    top: -97px;
}

body .products-listing-holder .single-product-list .img185 img {
    max-height: 180px !important;
}

body .products-listing-holder .single-product-list .img185 a {
    top: -60px;
}

body .products-listing-holder .single-product-list .img500 img {
    max-height: 210px !important;
}

body .products-listing-holder .single-product-list .img500 a {
    top: -90px;
}

body .products-listing-holder .single-product-list .img1 img {
    max-height: 222px !important;
}

body .products-listing-holder .single-product-list .img1 a {
    top: -95px;
}

.single-product-list.product-list-box .col-12.col-md-4.col-xl-3:last-child .slide .slide-holder {
    margin-bottom: 80px !important;
}

.products .product-list-box .slick-slide {
    padding: 0 40px !important;
}

.ar .products-holder .products-listing-holder .products-slider .slick-slide {
    padding: 0 40px !important;
}

.product-recipes.similar-recipes .sub-sm-heading {
    margin-bottom: 75px;
}

.similar-recipes {
    padding-bottom: 75px;
}

.nutrition-facts .sub-sm-heading {
    margin-bottom: 30px;
}

body .varient-listing-holder {
    padding-top: 70px !important;
}

body .varient-listing-holder .products-listing {
    margin-bottom: 0px !important;
}

body .varient-listing-holder .single-product-list .product-variants-slider .slick-list {
    padding-bottom: 0px !important;
}

body .varient-listing-holder .single-product-list.product-list-box .slide-holder {
    margin-bottom: 110px !important;
}

.nutrition-facts .sub-sm-heading {
    margin-bottom: 30px;
}

.similar-recipes {
    padding-bottom: 60px !important;
}

body .varient-listing-holder .single-product-list .img15g img {
    max-height: 170px !important;
}

body .varient-listing-holder .single-product-list .img15g a {
    top: -70px;
}

body .varient-listing-holder .single-product-list .img78g img {
    max-height: 150px !important;
}

body .varient-listing-holder .single-product-list .img78g a {
    top: -30px;
}

body .varient-listing-holder .single-product-list .img170g img {
    max-height: 160px !important;
}

body .varient-listing-holder .single-product-list .img170g a {
    top: -38px;
}

body .varient-listing-holder .single-product-list .img397g img {
    max-height: 185px !important;
}

body .varient-listing-holder .single-product-list .img397g a {
    top: -60px;
}

body .varient-listing-holder .single-product-list .img400g img {
    max-height: 180px !important;
}

body .varient-listing-holder .single-product-list .img410g img {
    max-height: 190px !important;
}

body .varient-listing-holder .single-product-list .img800g img {
    max-height: 195px !important;
}

body .varient-listing-holder .single-product-list .img800g a {
    top: -75px;
}

body .varient-listing-holder .single-product-list .img900g img {
    max-height: 200px !important;
}

body .varient-listing-holder .single-product-list .img900g a {
    top: -75px;
}

body .varient-listing-holder .single-product-list .img1\.8kg img {
    max-height: 210px !important;
}

body .varient-listing-holder .single-product-list .img1\.8kg a {
    top: -85px;
}

body .varient-listing-holder .single-product-list .img2kg img {
    max-height: 215px !important;
}

body .varient-listing-holder .single-product-list .img2kg a {
    top: -96px;
}

body .varient-listing-holder .single-product-list .img2\.5kg img {
    max-height: 220px !important;
}

body .varient-listing-holder .single-product-list .img2\.5kg a {
    top: -97px;
}

body .varient-listing-holder .single-product-list .mg185ml img {
    max-height: 180px !important;
}

body .varient-listing-holder .single-product-list .img185ml a {
    top: -60px;
}

body .varient-listing-holder .single-product-list .img500ml img {
    max-height: 210px !important;
}

body .varient-listing-holder .single-product-list .img500ml a {
    top: -90px;
}

body .varient-listing-holder .single-product-list .img1lt img {
    max-height: 222px !important;
}

body .varient-listing-holder .single-product-list .img1lt a {
    top: -95px;
}

body .varient-listing-holder .single-product-list .img15 img {
    max-height: 140px !important;
}

body .varient-listing-holder .single-product-list .img15 a {
    top: -30px;
}

body .varient-listing-holder .single-product-list .img78 img {
    max-height: 150px !important;
}

body .varient-listing-holder .single-product-list .img78 a {
    top: -30px;
}

body .varient-listing-holder .single-product-list .img170 img {
    max-height: 160px !important;
}

body .varient-listing-holder .single-product-list .img170 a {
    top: -38px;
}

body .varient-listing-holder .single-product-list .img397 img {
    max-height: 185px !important;
}

body .varient-listing-holder .single-product-list .img397 a {
    top: -60px;
}

body .varient-listing-holder .single-product-list .img400 img {
    max-height: 180px !important;
}

body .varient-listing-holder .single-product-list .img410 img {
    max-height: 190px !important;
}

body .varient-listing-holder .single-product-list .img800 img {
    max-height: 195px !important;
}

body .varient-listing-holder .single-product-list .img800 a {
    top: -75px;
}

body .varient-listing-holder .single-product-list .img900 img {
    max-height: 200px !important;
}

body .varient-listing-holder .single-product-list .img900 a {
    top: -75px;
}

body .varient-listing-holder .single-product-list .img1\.8 img {
    max-height: 210px !important;
}

body .varient-listing-holder .single-product-list .img1\.8 a {
    top: -85px;
}

body .varient-listing-holder .single-product-list .img2 img {
    max-height: 215px !important;
}

body .varient-listing-holder .single-product-list .img2 a {
    top: -96px;
}

body .varient-listing-holder .single-product-list .img2\.5كغ img {
    max-height: 220px !important;
}

body .varient-listing-holder .single-product-list .img2\.5كغ a {
    top: -97px;
}

body .varient-listing-holder .single-product-list .img185 img {
    max-height: 180px !important;
}

body .varient-listing-holder .single-product-list .img185 a {
    top: -60px;
}

body .varient-listing-holder .single-product-list .img500 img {
    max-height: 210px !important;
}

body .varient-listing-holder .single-product-list .img500 a {
    top: -90px;
}

body .varient-listing-holder .single-product-list .img1 img {
    max-height: 222px !important;
}

body .varient-listing-holder .single-product-list .img1 a {
    top: -95px;
}

body .varient-listing-holder .single-product-list .slick-arrow.slick-next {
    right: 0px;
}

.varient-listing-holder .single-product-list .product-variants-slider .slick-track .slick-slide {
    padding: 0 40px;
}

.products-banner-info .btn-holder .btn {
    margin: 0 2px !important;
}

.all-receipes-listing .load-more-container {
    margin-bottom: 60px;
    margin-top: -100px;
}

.top-nav-holder .top-nav li {
    font-size: 14px !important;
    margin-left: 0px !important;
}

.m-image-sections {
    max-width: 500px;
    min-height: 275px;
    height: auto;
}

.image-container img {
    max-width: 185px;
    margin-left: 108px;
    margin-top: 0px !important;
    top: 20px !important;
}

.image-container:before {
    left: 28px;
    top: -20px;
}

.image-container:after {
    top: 100px;
    right: 0;
    width: 281px;
    height: 122px;
}

.m-image-sections p {
    left: 125px;
    font-size: 18px;
}

.top-nav-holder .top-nav .dropdown-menu {
    margin-left: -11px;
    width: 287px !important;
    padding: 12px 12px;
    margin-top: 11px;
}

.top-nav-holder .top-nav .dropdown-menu input[type="text"] {
    max-width: 175px;
    padding: 7px 10px;
}

.header.fixed .dropdown-menu.show {
    margin-top: 11px;
}

}


@media screen and (max-width: 575px) {
.image-container img {
    max-width: 140px;
    margin-left: 60px;
    margin-top: 0px !important;
    top: 35px !important;
}

.image-container:after {
    top: 95px;
    right: -27px;
    width: 195px;
    height: 83px;
}

.image-container:before {
    left: 0px;
    top: -30px;
}

.m-image-sections p {
    left: 85px;
}

.m-image-sections {
    max-width: 320px;
    min-height: 250px;
    height: auto;
}
.single-product-list.product-list-box .slide-holder .slide-info {
    padding-top: 0px !important;
}
body .products-listing-holder .single-product-list .img397g a {
    top: -30px;
    height: 100px;
}
.product-list-box .slide-img a {
    height: 100px;
}
.single-product-list.product-list-box .slide-holder .slide-info small {
    font-size: 26px;
}
.single-product-list.product-list-box .slide-holder .slide-info h5 {
    font-size: 20px;
}
.single-product-list.product-list-box .slide-holder .slide-info span {
    font-size: 24px;
}


}


@media only screen and (max-width: 425px){
.m-image-sections {
    /*max-width: 290px;*/
    right: -8%;
}
}
@media only screen and (max-width: 375px){
.m-image-sections {
    /*max-width: 290px;*/
    right: 0%;
}
}

@media (max-width:1536.99px){
    .m-image-sections .karak-serving-text {
        left: 205px;
    }

    .home-section.karak-section.trending-recipe .karaktea-img.add-magic-to-home-edited{
        right: 58px;
        top: 32%;
        width: 30%;
    } 
}
@media (max-width:1440.99px){
    .m-image-sections .karak-serving-text {
        left: 232px;
    }
    .home-section.karak-section.trending-recipe .karaktea-img.add-magic-to-home-edited{ 
        top: 35%; 
    } 
}

@media(max-width:1366.99px){
    .m-image-sections .karak-serving-text {
        /* left: 180px; */
        left: 235px;
    }
}

@media(max-width:1280.99px){
    .m-image-sections .karak-serving-text {
        left: 180px; 
    }
}

@media(max-width:1024.99px){
    .m-image-sections .karak-serving-text {
        left: 0px;
    }
    .home-section.know-more .know-more-holder.footer-up-section-home{
        margin:160px auto 0 auto;
    }
}

@media(max-width:768.99px){
    .m-image-sections .karak-serving-text {
        left: 30px;
    }
    .home-section.know-more .know-more-holder.footer-up-section-home{
        margin:0px auto 0 auto;
    }
    .ar .karak-section .sub-xl-heading{
        padding-top: 25px;
    }
}
@media(max-width:720.99px){
    .ar .karak-section .sub-xl-heading{
        padding-top: 65px;
    }
    .karak-section .sub-xl-heading{
        padding-top: 65px;
    }
    .m-image-sections .karak-serving-text {
        left: 115px;
    }
}
@media(max-width:575.99px){
    .m-image-sections .karak-serving-text {
        left: 85px;
    }
    .home-section.similar-recipes.featured-recipes.portalnew .custom-slider.fill-dots.similar-slider .similar-img.home-img-slider img{
        top:58%;
        max-height: 175px;
    }
}

@media(max-width:414.99px){
    .home-banner #home-video.video-js{
        margin-top:7px;
    }
}