@font-face {
    font-family: 'rugsnatcher';
    src: url('../fonts/rugsnatcher.eot');
    src: url('../fonts/rugsnatcher.eot?#iefix') format('embedded-opentype'),
        url('../fonts/rugsnatcher.woff2') format('woff2'),
        url('../fonts/rugsnatcher.woff') format('woff'),
        url('../fonts/rugsnatcher.ttf') format('truetype'),
        url('../fonts/rugsnatcher.svg#rugsnatcher') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Light';
    src: url('../fonts/GothamRnd-Book 6.eot');
    src: local('â˜º'), url('../fonts/GothamRnd-Book 6.woff') format('woff'), url('../fonts/GothamRnd-Book 6.ttf') format('truetype'), url('../fonts/GothamRnd-Book 6.svg') format('svg');
    font-weight: normal;
    font-style: normal;
   /* src: url('../fonts/Gotham-Light.eot');
    src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham-light-webfont.woff2') format('woff2'),
        url('../fonts/Gotham-Light.woff') format('woff'),
        url('../fonts/Gotham-Light.ttf') format('truetype'),
        url('../fonts/Gotham-Light.svg#rugsnatcher') format('svg');
    font-weight: normal;
    font-style: normal; */
}
@font-face {
    font-family: 'Gotham-Bold';
    src: url('../fonts/Gotham-Bold.eot');
    src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gothambold-webfont.woff2') format('woff2'),
        url('../fonts/Gotham-Bold.woff') format('woff'),
        url('../fonts/Gotham-Bold.ttf') format('truetype'),
        url('../fonts/Gotham-Bold.svg#rugsnatcher') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* starts new fonts 21-02-2021 */
@font-face {
    font-family: 'Conv_MyriadPro-Regular';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: local('☺'), url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_GothamRnd-Book 6';
    src: url('../fonts/GothamRnd-Book 6.eot');
    src: local('☺'), url('../fonts/GothamRnd-Book 6.woff') format('woff'), url('../fonts/GothamRnd-Book 6.ttf') format('truetype'), url('../fonts/GothamRnd-Book 6.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_GothamRnd-Bold 4';
    src: url('../fonts/GothamRnd-Bold 4.eot');
    src: local('☺'), url('../fonts/GothamRnd-Bold 4.woff') format('woff'), url('../fonts/GothamRnd-Bold 4.ttf') format('truetype'), url('../fonts/GothamRnd-Bold 4.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* end new fonts */

.select-dropdow-wrapper{
  position: absolute;
  z-index: 10000;
  right: 30px;
  top: 30px;
  /* border: 1px solid #000;
  color: #000;
  letter-spacing: 4px; */

}
.select-dropdow-wrapper select{
   -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    color: black;
    background-color: white;
    cursor: default;
    border-width: 1px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
    padding: 5px 10px;
}

.mobile-country-dropdown{
    margin-top: -8px;
    margin-right: 40px;
}

.mobile-country-dropdown select{
  -webkit-appearance: menulist;
   box-sizing: border-box;
   align-items: center;
   white-space: pre;
   -webkit-rtl-ordering: logical;
   color: black;
   background-color: white;
   cursor: default;
   border-width: 1px;
   border-style: solid;
   border-color: initial;
   border-image: initial;
   padding: 5px 10px;
   font-size: 16px;
}
.curd-main-img {
    position: absolute;
    top: 27%;

}
.curd-main-banner .curd-main-img img{
    width: 68%;
}
.curd-main-banner img{
    width: 100%;
}


.process-left-image-section, .process-right-image-section{
    padding-left: 10%;
}

.process-banner-image img{
	width: 100%;
}
.process-heading{
	position: absolute;
    top: 18%;
    width: 40%;
    left: 24%;
}
.custom-padding {
    padding-left: 0px;
}
.storing-method-section h3{
    padding-left: 15px;
    font-family: 'Gotham-Bold';
    font-size: 20px;
    color: #024239;
}
.process-left-image-section{
    padding-top: 100px;
    padding-bottom: 100px;
}
.process-right-content{
	    margin-top: 70px;
}

.process-left-image  img{
	width: 100%;
/*	margin-top: 150px;*/
}
.process-left-content{
	    margin-top: 100px;
        padding-left: 0px;
}
.process-right-image  img{
	width: 100%;
/*	margin-top: 150px;*/
}
/* a:hover{
   color: white !important;
   text-decoration: none;
}*/
/*a:focus{
       color: white !important;
       text-decoration: none;
}*/
/*joc*/
.joc-banner-image img{
	width: 100%;
}
.joc-main-heading{
	position: absolute;
	top: 17%;
	color: white;
	width: 33%;
    /* left: 20%; */
}
/*.joc-main-heading h1{
    font-family: 'rugsnatcher';
    font-size: 77px;
    line-height: 64px;
}*/
.joc-main-heading h4, .joc-main-heading p{
    font-family: 'Gotham-Light';
    padding-right: 2px;
    margin-bottom: 0px;
}
.joc-main-heading h4{
    font-family: 'Gotham-Bold';
    padding-bottom: 7px;
    padding-top: 15px;
}
.view-link a{
	color: white;
	border:2px solid white;
	padding: 5px 10px;
	text-decoration: none;
    font-family: 'Gotham-Bold';
}
.view-link{
	margin-top: 25px;
}

.view-link .fa{
    font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
}
.load-more-section .fa{
    font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
}
.recipe-link {
	margin-top: 25px;
}
.recipe-section{
	margin-top: 80px;
}
.recipe-heading h2{
	color:#16a693;
}
.recipe-heading p{
	color:#454545;
	font-family: 'Gotham-Light';
}
.share-circle-content span{
    color: #16a693;
    font-family: 'Gotham-Bold';
    text-transform: uppercase;
}
.share-circle-content >p{
  margin: 0;
}
.each-content{
	background-color: #16a693;
	margin-top: 50px;
	padding-top: 20px;
    padding-left: 20px;
    font-family: 'Gotham-Light';
    color: white;

}
.each-content h4{
    font-family: 'Gotham-Bold';
}
.each-content p{
    padding-right: 10px;
}
.read-link a{
	border-left: 2px solid white;
    border-top: 2px solid white;
    font-family: 'Gotham-Light';
    padding: 6px 12px;
    text-decoration: none;
    color: white;
    display: inline-block;
}
.read-link{
	text-align: right;
}
.share-circle{
	    width: 40px;
    height: 40px;
    background-color: #16a693;
    border-radius: 20px;
}
/*.text-uppercase{
    text-transform: uppercase;
}*/
.aler-margin{
    margin-top: 20%;
}
/*.com-display{
	display: inline-block;
}*/
/*.share-circle-content{
	padding-left: 5px;
}*/
.share-content{
	margin-top: 10px;
}
.share-icon {
	    float: right;
    margin-top: 30px;
}
.share-icon .fa{
    font-size: 18px;
}
.load-more-section a{
    color: #03423a;
    border:2px solid #454545;
    padding: 5px 10px;
    text-decoration: none;
    font-family: 'Gotham-Bold';
}
.load-more-section {
    text-align: center;
    margin-top: 50px;
        clear: both;
    margin-bottom: 50px;
}
.each-recipe{
    overflow: hidden;
}

/*joc*/
.recipe-main-banner img{
    width: 100%;
}
.recipe-main-banner-heading{
    position: absolute;
    top:17%;
    color: white;
    /*padding-left: 0px;*/
}
.recipe-main-banner-heading h1{
        font-family: 'rugsnatcher';
        font-size: 70px;
}
.recipe-main-banner-heading h4, .recipe-main-banner-heading p{
        font-family: 'Gotham-Light';
        width: 65%;
}
.recipe-main-banner-heading h4{
    font-family: 'Gotham-Bold';
}

.recipe-share-icon {
    width: 60px;
    height:60px;
    border-radius: 30px;
    background-color: white;
    display: inline-block;

}
.recipe-share-icon-instagram {
    position: absolute;
    bottom: 5px;
    margin-left: 35px;
    color: black;
    background-color: white;
    height: 17px;
    width: 17px;
    border-radius: 10px;
    padding-left: 3px;
    padding-top: 1px;
    font-weight: bold;
}
.recipe-share-section{
    margin-top: 20px;
}
.share-details{
    display: inline-block;
    padding-left: 20px;
}
.share-details p{
    width: 100%;
}
.recipe-second-banner img{
    width: 100%;
}
.recipe-second-banner-details{
    padding-bottom: 20px;
}

.recipe-second-banner{
    position: relative;
    background-image: url(img/joc/joc2.jpg);
    width: 100%;
    height: 100%;
    background-size: cover;
}
.recipe-second-heading h1{
    color:#16a693;
    font-family: 'rugsnatcher';
    font-size: 50px;

}
.recipe-second-heading p{
    color:#454545;
    font-family: 'Gotham-Light';

}
.ingredients-section{
    position: absolute;
    top: 35%;
    /*padding-left: 30px;*/
}
.ingredients-list ul{
    padding-left: 0px;
    list-style: none;

}
.ingredients-list ul li{
  font-family: 'Gotham-Light';
  padding-top: 5px;
  padding-bottom: 5px;


}
.ingredients-section h3{
    color:#16a693;
    font-family: 'Gotham-Bold';
    }
    .tocook-download a{
        border:2px solid #454545;
        padding: 6px 12px;
        color: #454545;
        text-decoration: none;
        display: block;
    }
    .tocook-download {
        display: inline-block;
    }
    .tocook-details{
        margin-top: 30px;
    }
    .tocook-print {
        display: inline-block;
        margin-left: 20px;
    }
    .tocook-print p{
         border:2px solid #454545;
        padding: 6px 12px;
        color: #454545;
        cursor: pointer;
    }
    .tocook-share-icon{
         border:2px solid #454545;
        padding: 8px 12px;
        color: #454545;
        cursor: pointer;
    }
     .tocook-share{
        display: inline-block;
        padding-left: 20px
     }
     .cust-padding {
        padding-left: 0px;
        margin-bottom: 15px;
     }
/*ends-joc*/
/*curd*/

.curd-banner-heading{
    position: absolute;
    top: 20%;
    left: 60%;
    padding-right: 20px;
    width: 31%;
}
.curd-banner-heading  h4{
    color: #024237;
     font-family: 'Gotham-Light';
}

.curd-banner-heading h1, .curd-banner-heading h3, .curd-banner-heading p{
color:#024239;
}
/*.curd-banner-heading h1{
        font-family: 'rugsnatcher';
        font-size: 76px;
}*/
.curd-banner-heading h3{
   font-family: 'Gotham-Light';
font-size: 26px;
font-weight: bold;

}
.curd-banner-heading p{
       font-family: 'Gotham-Light';
font-size: 16px;
}
.curd-buy-btn a{
color:#024237;
padding: 8px 16px;
border:3px solid #024237;
text-decoration: none;
font-weight: bold;
font-size: 18px;
}
.curd-buy-btn {
    margin-top: 30px;
}
.use-heading h2{
    color: #014036;
}
.use-heading p{
    color: #454545;
    font-size: 14px;
       font-family: 'Gotham-Light';
}
.use-heading{
    margin-top: 50px;
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
}
.curd-use-left{
    text-align: center;
}
.use-images-section {
    margin-top: 50px;
    overflow: hidden;
    display: block;
}
.curd-use-right img{
   position: absolute !important;
   bottom: 58px !important;
}
/*.curd-use-right{
    text-align: center;
}*/
.curd-use-left-details {
   clear: both;
   text-align: center;
/*   padding-left: 50%;*/
   padding-top: 35px;
}
.curd-use-right-details {
    bottom: 0;
    position: absolute
}
.storing-method-section {
    clear: both;
    padding-top: 50px;
    color: #014036;
    padding-bottom: 128px;
}
/* .storing-method-section h3{
    color: #024239;
} */
.storing-fridge{
    font-size: 17px;
    color: #454545;
    font-family: 'Gotham-Light';
}
.curd-section-three-left{
    background-color:#16a693;
}
.curd-section-three {
    overflow: hidden;
    display: block;
}
.curd-ingredients {
    padding-top: 50px;
    padding-bottom: 88px;
    width: 100%;
    padding-left: 82px;

}
.curd-ingredients h2{
     color: white;
     font-size: 67px !important;
}
.curd-ingredients p{
    color: #454545;
}
.aller-info {
    font-weight: bold;
}
.curd-ingredients-list ul li{
    display: inline-block;
}
.curd-ingredients-list ul {
    padding-left: 0px;
}
.curd-ingredients-list {
    padding-top: 30px;
    padding-bottom: 10px;
}
.curd-section-three-right{
    background-color: #cf982b;
    padding-right: 91px;
}
.curd-nutrition-fatcs-list ul{
    padding-left: 0px;
    list-style: none;
}
.facts-descp {
    clear: both;
}
.curd-nutrition{
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
}
.curd-nutrition-fatcs-list{
    padding-top: 30px;
    padding-bottom: 8px;
    clear: both;
    overflow: hidden;
}
.curd-nutrition h1{
     font-size: 67px !important;
}
.fact-weight {
    color: white;
    font-size:14px;
    font-family: 'Gotham-Light';
}
.facts-list-left{
    padding-left: 0px;
    font-weight: normal;
}
.com-calcium{
    font-size: 12px;
    color: #454545;
}
.curd-no-padding{
    padding-left: 0px;
    padding-right: 0px;
    height: 230px;
}
.butter-no-padding{
    padding-left: 0px;
    padding-right: 0px;
    height: 178px;
}
.curd-gallery-section {
    clear: both;
    overflow: hidden;
    display: block;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.curd-recipe-section{
    margin-top: 76px;
}
.curd-recipe-heading h1{
        color: #014036;
}
.curd-recipe-heading p{
    color:#454545;
}
.curd-each-content{
    background-color: #011a16;
    margin-top: 50px;
    padding-top: 95px;
    padding-left: 20px;
    color: white;
}
.curd-each-content  h4{
   font-family: 'Gotham-Bold';
}
.curd-read-link a{
    border-left: 2px solid white;
    border-top: 2px solid white;
    font-family: 'Gotham-Bold';
    padding: 6px 12px;
    text-decoration: none;
    color: white;
    display: inline-block;
}
.curd-read-link{
    text-align: right;
}

.curd-load-more-section a{
    color: #011a16;
    border:2px solid #011a16;
    padding: 5px 10px;
    text-decoration: none;
    font-family: 'Gotham-Bold';
}
.curd-load-more-section {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;

}
.curd-each-recipe{
    overflow: hidden;
}
/*.malabar-com {
    text-align: center;

}*/
/*.malabar-com img{
    width: 100%;
}*/
.malabar-prepare-mid-image {
 /*   margin-top: 12%;*/
    text-align: center;
}
.malar-prepare-right-image {
    /*margin-top: 13%;*/
        text-align: center;
}
/*.ragi-com img{
    width: 100%;
}*/
/*.ragi-prepare-mid-image {
    margin-top: 10%;

}*/
/*.ragi-prepare-right-image {
    margin-top: 9%;
}*/
/*.ragi-right-content p{
    padding-top: 33px;
}*/
.ragi-use-section-second {
    margin-top: 30px;
}
.ragi-use-section-first{
    overflow: hidden;
    display: block;
}
.ragi-left-content {
    /*margin-top: 25%;*/
}

/*curd-ends*/




/*malabar*/
.malabar-use-heading h1{
    color: #014036;
    font-size: 76px;
  font-family: 'rugsnatcher';

}
.malabar-use-heading p{
    color: #454545;
    font-size: 16px;
       font-family: 'Gotham-Light';
}
.malabar-use-heading{
    margin-top: 50px;
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
}
/*malabar-ends*/



/*about*/
.about-main-banner img{
    width: 100%;
}
.about-main-banner-heading{
    position: absolute;
    top:17%;
    color: white;
    padding-left: 0px;
    left: 7%;
    width: 79%;
}
.about-main-banner-heading h1{
        font-family: 'rugsnatcher';
        font-size: 70px;
        margin-top: 0px;
}
.aboutmain-banner-heading h4, .about-main-banner-heading p{
        font-family: 'Gotham-Light';
        width: 100%;
}
.about-main-banner-heading h4{
    font-family: 'Gotham-Bold';
}
.carousel-section {
    margin-top: 100px;
    margin-bottom: 100px;
    clear: both;
}
.carousel-section .owl-theme .owl-dots .owl-dot span {
    margin-right: 62px;

}
.carousel-section .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background:#15a390;
}
.carousel-section  .owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 50px;
}
.vision-section  {
    background-color:#15a390;
}
.vision-heading {
    padding-top: 50px;
}

.vision-heading h2{
    font-family: 'rugsnatcher';
        font-size: 70px;
        color: white;
}
.vision-heading p{
    font-size: 14px;
    color: #454545;
 font-family: 'Gotham-Light';
}
.vision p{
        font-size: 14px;
    color: #454545;
    font-family: 'Gotham-Light';
}
.vision h2, .mission h2, .values h2{
        color: white;
        font-size: 30px;
        font-family: 'Gotham-Light';
            font-weight: bold;

}
.speed h4, .integrity h4, .simplicity h4, .authenticity h4 {
        color: white;
        font-family: 'Gotham-Light';


}
.speed p, .integrity p, .simplicity p, .authenticity p , .vision p, .mission p{
    font-size: 14px;
}
.vision-details {
    padding-bottom: 50px;
}
.team-details img{
    width: 100%;
}
.team-section {
    padding-bottom: 50px;
    padding-top: 50px;
}
.team-details  {
    padding-top: 50px;
    padding-left: 0px;
}
.award-img img{
    width: 100%;
}
.award-img{
    width: 50%;
    margin: 0 auto;
}
/*.awards-section {
   background-color:#15a390;
}*/
.awards-section {
   background-color:#fff;
}
.awards-heading h2{
    font-family: 'rugsnatcher';
        font-size: 60px;
        color: white;
}
.awards-heading p{
    font-size: 14px;
    color: #454545;
      font-family: 'Gotham-Light';
}
.awards-details {
    padding-top: 50px;
    padding-bottom: 70px;
}
.awards-details .tab-content{
    background-color:#15a390;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
   
}
.awards-details .nav-tabs>li.active>a {
    background-color: #15a390 !important;
}
.awards-details .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    width: 129%;
    border:transparent;
    background-color: white;
}
.awards-details .nav-tabs>li>a {
   border-radius: 0 0 0 0;
color: #454545;
font-size: 12px;
/*width: 300px;*/

}
.awards-details .nav-tabs>li>a:hover{
    width: 100%;
    background-color: white;
}
.awards-details .nav-tabs>li {
        border-bottom: 1px solid #15a390;
    width: 129%;
}
.awards-details .tab-content p{
    padding-top: 20px;
}
.awards-heading {
    padding-top: 50px;
}
.carousel-section .owl-dots{
    padding-top: 50px;
}
.Testimonial-profile p{
    display: inline-block;
}
.Testimonial-profile img{
        width: 30%;
    display: block;
    float: left;
}
.Testimonial-section {
    padding-top: 50px;
    padding-bottom: 70px;
}
.Testimonial-heading h2{
      font-family: 'rugsnatcher';
        font-size: 70px;
        color: #15a390;
}
.Testimonial-heading p{
    font-size: 14px;
    color: #454545;
     font-family: 'Gotham-Light';
}
.Testimonial-heading{
    padding-bottom: 20px;
}
.profile-second-section {
    padding-top: 10px;
}
.list-profile{
    padding-top: 20px;
    padding-bottom: 20px;
}
.Testimonial-profile p{
    color: #15a390;
  font-family: 'Gotham-Light';
      font-weight: bold;
          margin-top: 20px;
          padding-left: 10px;
}
.dest {
     font-family: 'Gotham-Light';
     color: #454545;
     font-size: 12px;
}
.slide-conetnt h4{
        font-size: 14px;
        color: #454545;
}
.slide-conetnt h1{
    color: #15a390;
  font-family: 'Gotham-Light';
  font-weight: bold;
}
.carousel-section .owl-dot{
    position: relative;
}
.carousel-section .owl-dot span{
    z-index: 1;
}
.carousel-section .owl-dot span:after{
    content: '';
    width: 100%;
    border-bottom: solid 1px #000;
    position: absolute;
    left: 11px;
    top: 18%;
    z-index: -1;
}
.carousel-section .owl-dot:last-child span:after{
    display: none;
}
/*about-ends*/



.recipe-link a{
    border:2px solid #454545;
    padding: 5px 10px;
    text-decoration: none;
    font-family: 'Gotham-Bold';
    color:#454545;
    background-color: white;
   border-radius: inherit;
}
.recipe-link .fa{
    font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
}
.recipe-link.dropdown .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{
    background-color: #16a693;
}
.recipe-link.dropdown .btn-primary:hover{
   background-color: #16a693;
}
.recipe-link.dropdown  .dropdown-menu>li>a{
    border:none;
    font-weight: 10;
}
.recipe-link.dropdown  .dropdown-menu>li>a:hover{
     background-color: #16a693;
}
.recipe-link.dropdown .btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary{
     background-color: #16a693;
}

.about-story-heading h2{
     font-family: 'rugsnatcher';
        font-size: 70px;
        color: #15a390;
}
 .team-heading h2{
     font-family: 'rugsnatcher';
        font-size: 70px;
        color: #15a390;
}



.about-story-heading p, .team-heading p{
        color: #454545;
    font-family: 'Gotham-Light';

}
.about-story-heading{
    padding-bottom: 50px;
}
.team-mem-details h4{
       color: #15a390;

}

.about-load-more-section {
    text-align: center;
    margin-top: 50px;
        clear: both;
    margin-bottom: 50px;
}

.about-load-more-section a{
    color: #ababab;
    border:2px solid #ababab;
    padding: 5px 10px;
    text-decoration: none;
    font-family: 'Gotham-Bold';
}
.about-main-banner .about-main-banner-mobile img{
        display: none;
        width: 100%;
    }


.curd-no-padding img {

width: 100%;
}
.ragi-left-content p, .ragi-mid-content p, .ragi-left-content p{
     font-family: 'Gotham-Light';
     font-size: 13px;
}

.curd-ingredients-list-left, .curd-ingredients-list-right{
    padding-left: 0px;
}
.curd-ingredients-list-left ul li {
    font-size: 13px;
}
.curd-ingredients-list-right ul li {
    font-size: 13px;
}
.curd-main-banner h4:hover{
    color: #024237;
}

.media-news-inner-wrapper .nano{
    width: 100%;
    height: 500px;
}

/*share css*/
.cshare {
    cursor: pointer;
    display: block;
}
.events-shareSub {
    top: -31px;
}
.share-sub {
    /* display: block; */
    position: absolute;
    right: -5px;
    bottom: 31px;
        z-index: 1;
}
.share-sub img{
    width: 28px;
}
.events-shareCarret {
    top: -15px;
}
.share-carret {
    position: absolute;
    right: 21px;
    bottom:20px;
}
.news-share-icon {
    top: 0px;
    z-index: 1;
}
.share-icon {
    position: absolute;
    right: 15px;
    bottom: 0px;
}
.share-icon img{
    width: 25px;
}

.no-recipes{
    display: none;
}
.curd-nutrition h2{
    color: white;
}
.ragi h1,.ragi h3,.ragi p{
    color: #660705;
}
.curd-buy-btn.ragi a {
    color: #660705;
    padding: 8px 16px;
    border: 3px solid #660705;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
}
.curd-buy-btn.ragi h4{
    color: #660705;
}
.page-id-369 .chapati h1, .page-id-369 .chapati h3, .page-id-369 .chapati p{
    color: #37400e;
}

.page-id-369 .curd-buy-btn.chapati a {
    color: #37400e;
    padding: 8px 16px;
    border: 3px solid #37400e;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
}
.page-id-369 .curd-buy-btn.chapati h4{
   color: #37400e;
}


.page-id-455 .parata h1, .page-id-455 .parata h3, .page-id-455 .parata p{
    color: #3d080b;
}
.page-id-455 .curd-buy-btn.parata a {
 color: #3d080b;
    padding: 8px 16px;
    border: 3px solid #3d080b;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
}
.page-id-455 .curd-buy-btn.parata h4{
   color: #3d080b;
}
.page-id-477 h1,.page-id-477 h3, .page-id-477 p{

    color: #024239;
}
.page-id-477 .curd-buy-btn.ragi a{
    color: #024239;
}
.page-id-477 .curd-buy-btn.ragi a{
    color: #024239;
    border: 3px solid #024239;
}
.page-id-475 h1,.page-id-475 h3, .page-id-475 p{
    color: #024239;
} 
.page-id-475 .curd-buy-btn.ragi a{
    color: #024239;
    border: 3px solid #024239;
}
.page-id-475 h3{
    /* display: none; */
}
.page-id-476 .curd-banner-heading h1 , .page-id-476 .curd-banner-heading h3, .page-id-476 .curd-banner-heading p,
.page-id-179022 .curd-banner-heading h1 , .page-id-179022 .curd-banner-heading h3, .page-id-179022 .curd-banner-heading p{
     color: #146159;
}
.page-id-476 .curd-buy-btn{
    color: #146159;
}
.page-id-476 .curd-buy-btn a{
    color: #146159;
    border: 3px solid #146159;
}
.page-id-382 .curd-banner-heading h1,.page-id-382 .curd-banner-heading h3, .page-id-382 .curd-banner-heading p{
    color: #008e81;
} 
.page-id-382 .curd-buy-btn a{
    color: #008e81;
    border: 3px solid #008e81;
}
.page-id-464 .udupi h1, .page-id-464 .udupi h3, .page-id-464 .udupi p{
    color: #5e3e13;
}
.page-id-464 .curd-buy-btn.udupi a {
 color: #5e3e13;
    padding: 8px 16px;
    border: 3px solid #5e3e13;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
}
.page-id-464 .curd-buy-btn.udupi h4{
   color: #5e3e13;
}
.page-id-475 .aler-margin {
    margin-top: 50%;
}
.page-id-369 .aler-margin {
    margin-top: 50%;
}
.page-id-455 .aler-margin {
    margin-top: 50%;
}
.page-id-369 .aler-margin {
    margin-top: 50%;
}
.page-id-382 .aler-margin {
    margin-top: 50%;
}
.malabar-prepare-left-image {
    text-align: center;
}
.ragi-prepare-left-image, .ragi-prepare-mid-image, .ragi-prepare-right-image {
    text-align: center;
}
.third-image-banner img{
  min-width: 100%;
  max-width: 100%;
}
.social-twitterLink iframe{
    width: 100%;
}
/*.each-team-member-wrapper{
  width: 33.33%;
}*/


/*.ppl-behind-carousel.owl-carousel .owl-nav{
    display: none;
}*/
.ppl-behind-carousel.owl-carousel .owl-dots{
    margin-top: 30px;
}
.team-mem-details {
    text-align: center;
    margin-top: 16%;
}
.disclaimer-banner-section img{
    width: 100%;
}
.disclaimer-heading {
    position: absolute;
    bottom:35%;
    left: 15%;
    
}
.disclaimer-heading h1{
     font-family: 'rugsnatcher';
    font-size: 90px;
    color: #03413b;
}

.disclaimer-content{
    margin-bottom: 100px;
}

.slide-conetnt p{
    margin-top: 25%;
}
.media-news-nano-text a{
    color: #000000;
}
.com-heading h4{
    font-size: 16px;
    font-weight: 600;
}
.com-heading{
    margin-top: 20px;
}

.ppl-behind-carousel .owl-nav .owl-prev {
        position: absolute;
    top: 40%;
    left: -3%;
}
.ppl-behind-carousel .owl-nav .owl-next {
        position: absolute;
    top: 40%;
    right: -3%;
}
/* .carousel-section  .owl-nav {
    display: none;
 }*/






li.submenu-highlight a {
    color: #16a695;
    font-weight: bold;
}
#sidebar-wrapper .sidebar-nav{
    text-transform: uppercase;
}
/*product buttons hide */
.page-id-507 .curd-buy-btn{
    display: none;
}
.footer-socilaIcons{
    margin-bottom: 10px !important;
    margin-left: -42px !important;
}
.design{
    color: #969494;
    text-decoration: none;
}
.design a{
    color:  #969494 !important;
    text-decoration: none;    
}



.curd-section-three-right-organic{
    /* background-color: #cf982b; */
    /* padding-right: 91px; */
}
.curd-section-three-left-organic{
    /* background-color:#16a693; */
}
.curd-section-three-organic{
    background: url('https://www.idfreshfood.com/wp-content/uploads/2019/04/Desktop-Image.png') no-repeat center center;
  background-size: cover;
}
.curd-ingredients-organic p{
    color: #fff;
}
.idHead-text-organic h2{
    color: #fff;
    font-size: 60px;
    font-family: 'rugsnatcher';
    /* line-height: 60px; */
}
.curd-ingredients-organic{
    padding-top: 50px;
    padding-bottom: 88px;
    width: 100%;
    padding-left: 82px;
}
.curd-ingredients-list-organic{
    padding-top: 30px;
    padding-bottom: 10px;
    color: #fff;
}
.idHead-text-organic p{
    font-size: 14px;
    padding-bottom: 7px;
}
.curd-nutrition-organic{
    color: #fff;
}
.com-calcium-organic{
    font-size: 12px;
    color: #fff;
}
.curd-buy-btn-organic{
    margin-top: 354px;
    margin-left: 71px;
}
.organic-second-background .use-heading h2, .organic-second-background .use-heading p, .organic-second-background .ragi-use-section-first, .organic-second-background .ragi-use-section-second, .organic-second-background .storing-method-section, .organic-second-background .storing-fridge{
    color: #fff;
}
.aler-margin {
    margin-top: 0 !important;
}

/*sahana*/
.page-id-178468 .curd-banner-heading h1, .page-id-178468 .curd-banner-heading h3, .page-id-178468 .curd-banner-heading p {
    color: #146159 !important;
}

.page-id-178468 .curd-no-padding {
    padding-left: 0px;
    padding-right: 0px;
    height: 223px;
}
.page-id-178468 .curd-buy-btn a {
    color: #146159 !important;
    border: 3px solid #146159 !important;
    /*display: none !important;*/
}

.page-id-178468 .curd-nutrition-fatcs-list li {
    line-height: 30px !important;
} 


@media (max-width:767px) {
.page-id-51421 .sec-banRight-sec h2 {
    color: #ffffff;
    font-size: 50px !important;
}
}
#menu-id-609 .select-Menu {
    width: auto !important;
}
@media (width: 1024px){
.select-Menu {
    height: auto!important;
}
}
@media only screen and (min-width: 1200px) {
.page-id-179022 .curd-banner-heading {
    position: absolute;
    top: 33% !important;;
    left: 53%;
    padding-right: 20px;
    width: 25% !important;;
}
}
@media (max-width: 768px){
.page-id-179022 .use-heading p {
    text-align: left !important;
}
}