body { font-family: 'Ubuntu', sans-serif; font-weight: 300; font-size: 18px; overflow-x: hidden; margin: 0px; padding: 0px; }
p { margin-bottom: 0; font-family: 'Ubuntu', sans-serif; }
h1,h2,h3,h4,h5,h6, a{ font-family: 'Ubuntu', sans-serif; font-size: 24px }
@font-face {
	font-family: 'PFHandbookProLight';
	src: url('../fonts/PFHandbookProLight.eot');
	src: url('../fonts/PFHandbookProLight.eot') format('embedded-opentype'),
	url('../fonts/PFHandbookProLight.woff2') format('woff2'),
	url('../fonts/PFHandbookProLight.woff') format('woff'),
	url('../fonts/PFHandbookProLight.ttf') format('truetype'),
	url('../fonts/PFHandbookProLight.svg#PFHandbookProLight') format('svg');
}
@font-face {
	font-family: 'Arialn';
	src: url('../fonts/Arialn.eot');
	src: url('../fonts/Arialn.eot') format('embedded-opentype'),
	url('../fonts/Arialn.woff2') format('woff2'),
	url('../fonts/Arialn.woff') format('woff'),
	url('../fonts/Arialn.ttf') format('truetype'),
	url('../fonts/Arialn.svg#Arialn') format('svg');
}
@font-face {
	font-family: 'PFAgoraSansPro-Medium';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/pfagorasanspro-blackitalic.woff') format('woff');
}
@font-face {
	font-family: 'PFHandbookProRegular';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/PFHandbookProRegular.woff') format('woff');
} 
/* Home page header css start */
.container { position: relative; }
.social-icons-header { display: inline-block; width: 100%; position: relative; max-width: 1200px; margin: auto; }
.social-icons-header .social-icons { position: absolute; right: 15px; top: -50px; display: inline-block; padding: 0px; }
.social-icons-header .social-icons li{ list-style: none; float: left; padding-left: 10px; }
.social-icons-header .social-icons li a { color: #fff; background: #007a48; border-radius: 30px; width: 35px; height: 35px; text-align: center; display: block; font-size: 25px; line-height: 35px; }
.social-icons-header .social-icons li a:hover { color: #007a48; background: #a3cf62; }
header { position: sticky; top: 0; background: #fff; z-index: 9; }
header.home-header { width: 100%; position: absolute; top: 0; background: transparent; z-index: 999; }
header > .container > .row > .col-lg-12 > ul.pull-right { margin-bottom: 0; }
header.home-header .logo { text-align: center; display: block;  padding: 60px 0 30px; }
header .logo { text-align: center; display: block; padding: 30px 0; }
header .logo-mob { display:none; }
header .logo img { max-width: 250px; }
header .menu-box { text-align: center; font-size: 18px; justify-content: center; display: inline-block; align-items: center; background: #007a48; width: 100%; }
header .menu-box ul.navbar-nav  { max-width: 1200px; margin: auto; }
header .menu-box ul { display: flex; align-items: center; flex-direction: row; justify-content: space-between; margin: 0; width: 100%; }
header .menu-box ul li { color: #191919; font-size: 18px; list-style-type: none; line-height: 26px; padding: 0 4% }
header .menu-box ul li a { color: #fff; font-size: 22px; letter-spacing: 1.3px; padding: 10px 0; display: inline-block; text-decoration: none; text-transform: uppercase; font-family: 'Open Sans', sans-serif; }
header .menu-box ul li a:hover { color: #a3cf62; }
header .menu-box ul li .arrow-menu { color: #fff; font-size: 22px; display: inline-block; margin-left: 10px; }
header .menu-box ul.navbar-nav li:nth-child(2) { margin-left: 0;  padding-left: 0; }
header .menu-box ul.navbar-nav li:last-child { margin-right: 0;  padding-right:0; }
.navbar-dark .navbar-brand { display: none; }
.menu-box .navbar { flex-direction: row; padding: 0rem 1rem; }
.topheader-home { }
.topheader-home img { width: 100%; }
/*  home page header css end */
/*  home page about css start */
.home-about-box { padding: 40px 0; }
.home-about-box .heading { padding: 0 15px; } 
.home-about-box .heading p { color: #000; font-size: 30px; line-height: 32px; font-weight: 300; padding-bottom: 40px; font-family: 'Ubuntu', sans-serif; text-align: center; width: 100%; }
.home-about-box .heading p a { color: #000; text-decoration: none }
.home-about-box .about-bottom { padding: 40px 0; }
.home-about-box .about-bottom .about-item { border-right: 4px solid #a3cf62; padding: 0 20px; }
.home-about-box .about-bottom .about-item .item{text-align: center;}
.home-about-box .about-bottom .about-item img { max-width: 300px; width: 100%; text-align: center; }
.home-about-box .about-bottom .about-item a { color: #000; text-decoration: none; }
.home-about-box .about-bottom .about-item:nth-child(3) { border-right: 0px; }
.home-about-box .about-bottom .about-item h2 { font-family: 'Ubuntu', sans-serif; font-size: 24px; padding-bottom: 20px; margin: 0; }
.home-about-box .about-bottom .about-item p { font-family: 'Ubuntu', sans-serif; font-size: 18px; }
/* Home page about css end */
/* Home page gallery css start */
.gallery-box { background: url(../images/wooden-background.jpg); background-repeat: no-repeat; background-size: cover; padding: 35px 0 50px 0; }
.gallery-box .heading { }
.gallery-box .heading h2 { font-size: 24px; line-height: 42px; color: #000; font-family: 'Ubuntu', sans-serif; font-weight: 500; width: 100%; text-align: center; }
.gallery-box .heading p { color: #4a96d1; font-size: 25px; line-height: 35px; font-weight: 400; margin-bottom: 22px; color: #000; font-family: 'Ubuntu', sans-serif; width: 100%; text-align: center; }
.gallery-box .gallerybottom { padding: 0; }
.gallery-box .gallerybottom .image { padding: 0; position: relative; cursor: pointer; }
.gallery-box .gallerybottom .image a { cursor: pointer; }
.gallery-box .gallerybottom img { width: 100%; }
.gallery-box .gallerybottom .overlay .title { color: white; font-size: 20px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; }
.gallery-box .gallerybottom .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; background-color: #a3cf62; }
.gallery-box .gallerybottom .receipe-name { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; font-family: 'PFHandbookProRegular'; font-size: 24px; border-top: 2px solid #007a48; 	border-bottom: 2px solid #007a48; opacity: 0; }
.gallery-box .gallerybottom .image:hover .overlay { opacity: 0.6; }
/* Home page gallery css end */
/* Home page testimonial css start */
.home-testimonial-box { background: #007a48; padding: 35px 0; }
.home-testimonial-box .testimonial-box { }
.home-testimonial-box .testimonial-box .item { background: #fff; }
.home-testimonial-box .testimonial-box .item .image { position: relative; }
.home-testimonial-box .testimonial-box .item .image img { width: 100%!important; object-fit: cover; }
.home-testimonial-box .testimonial-box .item .image .post-date { position: absolute; left: 0; top: 0; background: #a3cf62; width: 100px; height: 100px; text-align: center; line-height: 40px; padding-top: 10px; padding: 10px; }
.home-testimonial-box .testimonial-box .item .image .post-date p { color: #fff; font-size: 30px; }
.home-testimonial-box .testimonial-box .item .image .post-date p.date { border-bottom: 2px solid #fff; }
.home-testimonial-box .testimonial-box .item .product-details { display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%; padding: 10px 60px 10px 30px; background: #fff; }
.home-testimonial-box .testimonial-box .item .product-details h2 { font-size: 25px; color: #000000; text-align: center; }
.home-testimonial-box .testimonial-box .item .product-details p { font-size: 18px; color: #979393; text-align: center; }
.home-testimonial-box .testimonial-box .item .product-details p.readmorebtn { margin-top: 15px; }
.home-testimonial-box .testimonial-box .item .product-details p.readmorebtn a { background: #a3cf62; font-size: 14px; padding: 10px 15px; color: #fff; text-decoration: none; font-family: 'Ubuntu'; }
.home-testimonial-box .owl-nav { position: absolute; top: 40%; width: 100%; }
.home-testimonial-box .owl-prev { width: 50%; float: left; text-align: left; font-size: 50px; margin-left: -50px; color: #fff; }
.home-testimonial-box .owl-next { width: 50%; text-align: right; font-size: 50px; float: right; margin-right: -50px; color: #fff; }
/* Home page testimonial css end */
/* Home page bottom banner css start */
.bannerbox { position: relative; width: 100%; padding: 75px 0; }
.bannerbox .image { position: relative; }
.bannerbox .image img { width: 100%; }
.bannerbox .righttext { position: absolute; right: 25px; bottom: 15px; color: #fff; font-family: 'Ubuntu', sans-serif; font-size: 25px; }
.bannerbox .righttext:hover { color: #a3cf62; }
#mail_success { display: none; }
#mail_success { color: #009e55 !important; }
#mail_fail { display:none; }
/* Home page bottom banner css end */
/* Home page icon box css start */
.home-icon-box { padding-bottom: 50px; }
.home-icon-box .container { padding-bottom: 15px; }
.home-icon-box .container .row { background: #a3cf62; padding: 15px 0; margin: 0; }
.home-icon-box .icon-set { text-align: center; padding: 30px 15px; border-right: 2px solid #fff; }
.home-icon-box .icon-set:nth-child(2) { border-right: 0px; border-left: 2px solid #fff; }
.home-icon-box .icon-set .icon p.name a { color: #fff !important; }
.home-icon-box .icon-set .icon { }
.home-icon-box .icon-set .icon a { cursor: pointer; }
.home-icon-box .icon-set .icon-image { width: 50px; }
.home-icon-box .icon-set .icon-image-screen { background: url(../images/icon1master.png) 0 0; background-repeat: no-repeat; background-position: 0% 0%; width: 75px; height: 75px; margin: 0 auto; }
.home-icon-box .icon-set .icon-image-screen a { height: 75px; width: 75px; display: inherit; }
.home-icon-box .icon-set .icon-image-screen a:hover { text-decoration: none; }
.home-icon-box .icon-set .icon:hover .icon-image-screen { background-position: 109% 0%; }
.home-icon-box .icon-set  .icon-image-pdf { background: url(../images/icon2master.png) 0 0; background-repeat: no-repeat; background-position: 0% 0%; width: 75px; height: 75px; margin: 0 auto; }
.home-icon-box .icon-set .icon-image-pdf a { height: 75px; width: 75px; display: inherit; }
.home-icon-box .icon-set .icon-image-pdf a:hover { text-decoration: none; }
.home-icon-box .icon-set .icon:hover .icon-image-pdf { background-position: 119% 0%; }
.home-icon-box .icon-set .icon:hover p.name, .home-icon-box .icon-set .icon:hover p.name a { color: #007a48 !important; }
.home-icon-box .icon-set .icon p.name { font-weight: 300; color: #fff; font-size: 24px; padding-top: 20px; }
/* Home page icon box css end */
/* Home page header css start */
.topheader-inner { width: 100%; position: relative; }
.topheader-inner .logo { text-align: center; display: block; padding: 20px 0 20px 0; }
.topheader-inner .logo img { max-width: 316px; }
.topheader-inner .menu-box { text-align: center; font-size: 18px; justify-content: center; display: flex; align-items: center; background: #007a48; }
.topheader-inner .menu-box ul { display: flex; align-items: center; flex-direction: row; justify-content: space-evenly; margin: 0; width: 100%; }
.topheader-inner .menu-box ul li {  color: #191919; font-size: 18px; list-style-type: none; line-height: 26px; }
.topheader-inner .menu-box ul li a { color: #fff; font-size: 20px; padding: 10px 0; display: block; text-decoration: none; font-family: 'Ubuntu'; }
.topheader-inner .menu-box ul li a:hover { color: #a3cf62; }
.navbar-dark .navbar-brand { display: none; }
/* Home page header css end */
/* Receipe detail page css start */
.receipepage { padding: 50px 0; }
.receipe-left { padding-right: 30px }
.receipe-left .title { font-size: 24px; color: #007a48; border-bottom: 5px solid #a3cf62; margin-bottom: 30px; padding-bottom: 5px }
.image-top img { width: 100%; height: auto; max-height: 561px; overflow: hidden }
.receipe-details-tab { padding: 30px 0; }
.receipe-details-tab .cooking-details { padding: 0; display: flex; flex-direction: row; justify-content: flex-start; }
.receipe-details-tab .cooking-details li { list-style-type: none; padding-right: 15px; border-right: 2px solid #000; }
.receipe-details-tab .cooking-details li:nth-child(2) { border-right: 0px; padding-left: 15px; }
.receipe-details-tab .cooking-details li { color: #007a48; font-size: 18px !important; }
.receipe-details-tab .cooking-details li i { font-size: 20px; padding-right: 15px; }
.receipe-details-tab .socialshare { display: flex; flex-direction: row; justify-content: flex-end; }
.receipe-details-tab .socialshare li { list-style-type: none; padding-left: 10px; }
.receipe-details-tab .socialshare li a { font-size: 14px; width: 25px; height: 25px; background: #007a48; color: #fff; border-radius: 30px; float: left; text-align: center; line-height: 27px; }
.receipe-details-tab .socialshare li a i { font-size: 14px; }
.receipe-details { }
.receipe-details h3 { font-size: 24px; color: #000; padding-bottom: 40px; margin: 0; }
.receipe-details ol { padding: 0 0 0 15px; }
.receipe-details ol li { line-height: 22px; padding-bottom: 10px; }
.receipe-details ol li a { font-size: 20px; color: #000; text-decoration: none; cursor: default; }
.ingredients { font-size: 25px; color: #000; }
.ingredients h2 { font-size: 24px; color: #000; border-bottom: 5px solid #a3cf62; padding-bottom: 5px; padding-top: 40px; }
.map-mobile .ingredients h2 { padding-top: 0px; }
.ingredients ul { padding: 0; padding-top: 20px; }
.ingredients ul li, .ingredients p, .ingredients div { list-style-type: none; line-height: 20px; padding-bottom: 10px; color: #938f8f; font-size: 18px; }
.ingredients ul li a { color: #938f8f; font-size: 20px; }
.more-details  { display: flex; justify-content: flex-end; }
.more-details p a { font-size: 18px; color: #000; text-decoration: underline; font-weight: 400; }
/* Receipe detail page css end */
/* Topic image common css start */
.topic-image { }
.topic-image img { width: 100%; height: 430px; object-fit: cover; }
/* Receipe page css start */
.receipe-form { background: #007a48; padding: 50px 0; }
.receipe-form input { background: transparent; border: 0; border-top: 1px solid #fff; border-radius:0; border-bottom: 1px solid #fff; box-shadow: none; color: #fff; font-size: 18px; font-weight: 300; font-family: 'Ubuntu', sans-serif; 	position: relative; height: 35px; min-width: 200px; }
::-webkit-input-placeholder { font-size: 18px; font-weight: 300; font-family: 'Ubuntu', sans-serif;	}
.receipe-form input:focus { outline: 0; }
.receipe-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #fff !important; }
.receipe-form input::-moz-placeholder { /* Firefox 19+ */ color: #fff !important; }
.receipe-form input::-ms-input-placeholder { /* IE 10+ */ color: #fff !important; }
.receipe-form input::-moz-placeholder { /* Firefox 18- */ color: #fff !important; }
.receipe-form .search-tab  { position: relative; max-width: 260px; margin: 0 auto; }
.receipe-form i { position: absolute; top: 7px; right: 0px; color: #fff; }
.receipe-form select { background: transparent; border: 0; border-top: 1px solid #fff; border-bottom: 1px solid #fff; outline: 0; box-shadow: none; color: #fff; font-size: 20px; font-weight: 300; font-family: 'Ubuntu', sans-serif; height: 35px; min-width: 200px; }
.receipe-form select:focus { outline: 0; }
.receipe-form select option { color: #000; font-size: 14px }
.receipe-product { padding: 0; background: url('../images/wooden-background.jpg'); margin-bottom: 40px; }
.receipe-product .title { text-align: center; width: 100%; font-size: 30px; padding: 35px 0; margin: 0; }
.receipe-product .col-lg-4 a { display: block; }
.receipe-product .image { position: relative; margin-bottom: 30px; height: 100%; display: block; }
.receipe-product .image img { width: 100%; }
.receipe-product .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; background-color: #a3cf62; }
.receipe-product .receipe-name { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; font-family: 'Ubuntu'; font-size: 24px; border-top: 2px solid #007a48; border-bottom: 2px solid #007a48; opacity: 0; text-align: center; }
.receipe-product .image:hover .overlay { opacity: 0.8; }
.receipe-product .image:hover .receipe-name { opacity: 1; }
.receipe-load-more { text-align: center; padding-bottom: 15px; }
.receipe-load-more p { font-family: 'Ubuntu', sans-serif; font-size: 18px; font-weight: 400; color: #000; text-align: center; line-height: 25px; padding-bottom: 15px; line-height: 35px; }
.receipe-load-more .loadmorebtn { border: 1px solid #ccc; width: 230px; height: 45px; border-radius: 0px; background: transparent; font-size: 14px; font-weight: 500; color: #000; }
.select2-container--default .select2-selection--single { background-color: transparent; border: none; border-radius: 0; border-top: 1px solid #fff; border-bottom: 1px solid #fff; height: 35px; }
.select2-container--default .select2-selection--single .select2-selection__rendered { color: #fff; text-align: left; line-height: 35px; }
.select2-container--default .select2-selection--single .select2-selection__clear { display: none; }
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 33px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #fff transparent transparent transparent; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #fff transparent; }
span.select2-search.select2-search--dropdown { display: none; }
.select2-container--default .select2-results__option[aria-selected=true] ,
.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #007a48; color: #fff; }
.select2-dropdown { border: 1px solid #fff; }
/* Receipe page css end */
/* Products Page css start */
.products-page { position: relative; padding: 0 0 35px 0; }
.products-page .container .row { margin-right: 0; margin-left: 0; }
.products-page .main-category { font-size: 24px; color: #fff; background: #007a48; width: 100%; padding: 15px 0 15px 20px; margin-top: 35px; text-transform: capitalize; }
.products-page .sub-category { font-size: 24px; font-weight: 500; color: #007a48; margin: 0 0 15px 0; padding: 20px 0 0px 15px; border-bottom: 5px solid #a3cf62; width: 100%; text-transform: capitalize; }
.products-page .product-row { width: 100%; display: block; }
.product-item-row { display: block;}
.product-item-row .item { display: inline-block; width: 100%; max-width: 22.5%; height: auto; position: relative; margin: 1%; }
.image-popup { background-color: #000 }
.product-item-row.image-popup .item { display: inline-block; width: 100%; max-width: 31%; height: auto; position: relative; margin: 1%; }
/*.image-popup .item { margin-left: 17px; margin-right: 17px; }*/
.products-page .image { position: relative; width: 100%; height: auto; }
.products-page .image img { width: 100%; }
.products-page .overlay { position: absolute; bottom: 0; left: 0; right: 0; height: 55px; width: 100%; opacity: 0; transition: .5s ease; background-color: #a3cf62; }
.products-page .receipe-name { color: #fff; font-family: 'Ubuntu', sans-serif; font-size: 18px; font-weight: 400; opacity: 0; text-align: center; display: flex; align-items: center; justify-content: center; 	line-height: normal; height: 100%; }
.products-page .image:hover .overlay { opacity: 0.9; }
.products-page .image:hover .receipe-name { opacity: 1; }
/* Products Page css end */
/* Products detail Page css start */
.product-detail-slider .lSSlideOuter .lSSlideWrapper .lSAction > a { z-index: 0; }
.products-details-page  { position: relative; padding: 0 0 35px 0; }
.products-details-page .container .row { margin-right: 0; margin-left: 0; }
.products-details-page .container .row .col-md-8.pright20 { padding-left: 0; }
.products-details-page .main-category { font-family: 'Ubuntu', sans-serif; font-size: 25px; color: #fff; background: #007a48; width: 100%; padding: 15px 0 15px 20px; margin-top: 35px; margin-bottom: 25px; }
.product-details-left { padding-right: 12px; }
.product-details-left .title { font-size: 24px; color: #007a48; border-bottom: 5px solid #a3cf62; margin-bottom: 30px; padding-bottom: 10px; font-family: 'Ubuntu', sans-serif; }
.product-details-text {
	max-width: 98%;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left !important;
}
.product-details-text h3 { font-size: 25px; text-align: center; color: #000; }
.product-details-text p { font-size: 18px; text-align: center; color: #000; font-weight: 300; }
#detailAlignment.product-details-text { max-width: 98%; text-align: left !important; padding-top: 50px; padding-bottom: 50px; margin: 0; }
#detailAlignment.product-details-text p { text-align: left; }
.product-detail-slider { position: relative; padding: 30px 10px 0 0px; width: 100%; }
.product-detail-slider .lightSlider  li { display: block; float: left; margin-right: 6px; cursor: pointer; padding: 15px 0; position: relative; }
.product-detail-slider img { display: block; height: auto; max-width: 100%; margin: 0 auto; }
.lightSlider { }
.lightSlider ul { }
.lightSlider  ul li { background: #ccc; }
.lSSlideWrapper .lSSlide { margin-bottom: 15px; }
.lSSlideOuter .lSPager { margin-top: 0px; }
.lSSlideOuter .lSPager li { border-radius: 0px; border-bottom: 0px solid #999; position: relative; }
.lSSlideOuter .lightSlider .caption { position: absolute; right: 0; top: 50px; background: #add766; z-index: 999; padding: 5px 10px; text-align: center; min-width: 112px; min-height: 54px; }
.lSSlideOuter .lightSlider .caption p.name { color: #fff; font-size: 20px; font-weight: 400; line-height: 21px; }
.lSSlideOuter .lightSlider .caption p.details { color: #000; font-size: 18px; font-weight: 400; }
.lSSlideOuter .lSPager img { display: block; height: auto; max-width: 100%; position: relative; }
.lSSlideOuter .lSPager li:after { content: " "; position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; background-color: #a3cf62; }
.lSSlideOuter .lSPager li:hover:after { opacity: 0.6; }
.lSSlideOuter .lSPager li a { position: relative; }
.lSSlideOuter .lSPager li.active, .lSSlideOuter .lSPager li:hover { border-radius: 0px !important; opacity: 1; }
.product-detail-right { }
.product-detail-right .product-detail-heading { }
.product-detail-right .product-detail-heading h3 { font-size: 25px; color: #000; text-align: center; padding-bottom: 0px; padding-top: 40px; margin-bottom: 0px; line-height: 25px; padding-bottom: 5px; }
.product-detail-right .product-detail-heading p { font-size: 20px; color: #000; text-align: center; line-height: 25px; padding-bottom: 10px; line-height: 35px; font-weight: 400; }
.product-detail-right .product-list { border-top: 5px solid #a3cf62; }
.product-detail-right .product-list ul { padding: 20px 0 60px 0; }
.product-detail-right .product-list ul li { list-style-type: none; border-bottom: 1px solid #eee; padding-bottom: 5px; }

.product-detail-right .product-list ul li, .product-detail-right .product-list ul li a {
	text-decoration: none;
	color: #979393;
	font-size: 18px;
	font-weight: 300;
}
.product-detail-right .product-list ul li span { text-align: right; float: right; }
.product-detail-right .product-list-bottom { border-top: 5px solid #a3cf62; }
.product-detail-right .product-list-bottom ul { padding: 20px 0 60px 0; }
.product-detail-right .product-list-bottom ul li { list-style-type: none; }
.product-detail-right .product-list-bottom ul li { color: #979393; }
.product-detail-right .product-list-bottom ul li a { text-decoration: none; color: #979393; font-size: 18px; font-weight: 300; }
.product-detail-right .product-list-bottom ul li a span { padding-right: 10px; }
.product-indegrients { }
.product-indegrients h3 { color: #d8852b; font-size: 19px; margin-left: 30px; position: relative; margin-bottom: 15px; }
.product-indegrients h3:before { content: " "; position: absolute; top: 2px; left: -30px; background: #d8852b; border-radius: 50px; width: 17px; height: 17px; }
.product-indegrients ul { padding: 0 0 50px 0; display: flex; }
.product-indegrients ul li { list-style-type: none; display: flex; flex-direction: column; float: left; margin-right: 15px; text-align: center; align-items: center; }
/*.product-indegrients ul li img {
	width: 40px;
}*/
.product-indegrients ul li  a { text-decoration: none; }
.product-indegrients ul li p { color: #d8852b; font-size: 14px; font-weight: 400; display:block; }
.product-indegrients-two { }
.product-indegrients-two h3 { color: #bab33f; font-size: 19px; margin-left: 30px; position: relative; margin-bottom: 15px; }
.product-indegrients-two h3:before { content: " "; position: absolute; top: 2px; left: -30px; background: #bab33f; border-radius: 50px; width: 17px; height: 17px; }
.product-indegrients-two ul { padding: 0 0 50px 0; display: flex; }
.product-indegrients-two ul li {
	list-style-type: none;
	display: flex;
	flex-direction: column;
	float: left;
	margin-right: 15px;
	text-align: center;
	align-items: center;
}
/*.product-indegrients ul li img, .product-indegrients-two ul li img {
	width: 40px;
}*/
.product-indegrients-two ul li a { text-decoration: none; }
.product-indegrients-two ul li p { color: #bab33f; font-size: 14px; font-weight: 400; text-transform: uppercase; }
/* Products detail Page css end */
/* Contact Us Page css start */
.contact-us-middle,.content-us-middle { padding-bottom: 50px; }
.contact-us-middle,.content-us-middle  { margin-top:40px }
.contact-us-middle,.content-us-middle ul{list-style: none;}
.contact-us-middle .contact-left { max-width: 80%; }
.contact-us-middle .contact-left form { }
.contact-us-middle .contact-left .form-group { margin: 0; padding-bottom: 20px; }
.contact-us-middle .contact-left .form-group label { font-size: 19px; color: #000000; font-family: 'Ubuntu', sans-serif; font-weight: 300; margin: 0; width: 100%; padding-bottom: 4px; }
.contact-us-middle .contact-left .form-group .form-control { border: 1px solid #7b7979; border-radius: 0px; }
.contact-us-middle .contact-left .form-group  textarea { width: 100%; resize: none; }
.contact-us-middle .contact-left .submit-btn { display: flex; flex-direction: row; justify-content: space-between; }
.contact-us-middle .contact-left .submit-btn label { font-size: 16px; max-width: 80%; font-weight: 300; }
.contact-us-middle .contact-left .submit-btn span { color: #007a48; font-size: 30px; cursor: pointer; }
.contact-right { }
.contact-right .address-box { }
.contact-right .address-box h3 { margin: 0; padding-bottom: 30px; padding-top: 40px; }
.contact-right .address-box ul { padding: 0 0 10px 0; }
.contact-right .address-box ul li { list-style-type: none; display: flex; flex-direction: row; width: 100%; padding-bottom: 20px; align-items: center; }
.contact-right .address-box ul li img { }
.contact-right .address-box ul li p { color: #979393; font-size: 17px; max-width: 200px; line-height: 18px; padding-left: 15px; font-weight: 400; font-family: 'Ubuntu', sans-serif; margin-top:5px; }
.social-media-box { padding: 50px 0px 20px 0; border-top: 4px solid #a3cf62; }
.social-media-box ul { display: flex; flex-direction: row; justify-content: center; padding: 0; }
.social-media-box ul li { list-style-type: none; padding-right: 15px; }
.social-media-box ul li a { color: #fff; background: #a3cf62; border-radius: 30px; width: 35px; height: 35px; text-align: center; line-height: 35px; display: block; font-size: 20px; }
.social-media-box ul li a i { }
.social-text { }
.social-text p { color: #000; font-size: 18px; max-width: 200px; margin: 0 auto; text-align: center; }
.map-box { padding-bottom: 75px; }
.map-mobile { display: none; padding: 0; }
.map-mobile .container { padding: 0; }
/* Naturally fresh Page css start */
.naturally-fresh-banner { background: url(../images/contact-us-page.jpg); background-repeat: no-repeat !important; background-size: cover !important; margin-bottom: 15px; }
.visibility-hidden { visibility: hidden; }
.naturally-fresh-right { display:inline-block; width: 100%; z-index: 999; height: auto; margin: 15px 0; background: rgba(255,255,255,0.8); }
.naturally-fresh-right img { margin: 25px 0; width: 100%; }
.naturally-fresh-right .banner-text { display:inline-block; width: 100%; font-size: 18px; font-weight: 400; padding: 16px 20px; text-align: justify; }
.video-section { background: url(../images//wooden-background.jpg); background-repeat: no-repeat; background-size: cover; min-height: 460px; padding: 30px 0; }
.video-section .container { max-width: 1170px; }
.video-section .heading { display: flex; justify-content: center; align-items: center; padding-bottom: 60px; }
.video-section .heading img { margin-right: 50px; }
.video-section .heading p { margin-top:24px; color: #000; font-size: 30px; font-weight: 300; font-family: 'Ubuntu', sans-serif; margin-bottom: 20px; line-height: 40px; max-width: 600px; text-align: center; }
.video-section .video { }
.video-section .video iframe { width: 100%; min-height: 400px; object-fit: cover; }
.video-section .text { display: flex; align-items: center; height: 100%; }
.video-section .text ul { display: flex; flex-direction: column; }
.video-section .text ul li { list-style-type: none; text-decoration: none; color: #000; font-size: 22px; font-weight: 400; font-family: 'Ubuntu', sans-serif; padding-bottom: 30px; }
.video-section .text ul li span { padding-right: 10px; }
.video-section .text ul li span img { padding-right: 10px; }
.image-block { display: flex; }
.image-block .image { width: 100%; height: auto; }
.image-block .image img { width: 100%; height: 100%; }
.image-block .image-right { padding-left: 5px; }
.naturally-bottom { background: #a3ce62; margin: 15px 0 50px 0; padding: 30px; }
.naturally-bottom .text { text-align: center; max-width: 80%; margin: 0 auto; }
.naturally-bottom .text h2 { color: #007a48; font-size: 24px; padding-bottom: 20px; margin: 0; }
.naturally-bottom .text p { color: #fff; font-size: 18px; font-weight: 300; margin-bottom: 20px; }
.faq-accordian { margin-top: 15px; }
.faq-accordian .container { max-width: 1170px; }
.faq-accordian .card { border: 0; padding-bottom: 3px; }
.faq-accordian .card .card-header { position: relative; background: #007a48; border: 0; border-radius: 0px; padding: 0 15px; }
.faq-accordian .card .card-header h5 { border-radius: 0px; width: 100% }
.faq-accordian .card .card-header h5 .btn-link i { position: absolute; left: 0; font-size: 40px; transform: rotate(90deg); -webkit-transition: all 1s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.faq-accordian .card .card-header h5 .btn-link.collapsed i { position: absolute; left: 0; font-size: 40px; transform: rotate(0deg); }
.faq-accordian .card .card-header h5 .btn-link { color: #fff; text-align: left; font-size: 24px; font-family: 'Ubuntu', sans-serif; text-decoration: none; width: 100%; padding: 2px 0; white-space: inherit; padding-left: 40px; position: relaive; }
.faq-accordian .card .card-body h2 { font-size: 24px; text-align: center; width: 100%; margin-bottom: 30px; }
.faq-accordian .card .card-body p { text-decoration: none; color: #000; font-size: 18px; font-weight: 300; margin-bottom: 15px; }
.faq-accordian .card .card-body .image { }
.faq-accordian .card .card-body .image img { width: 100%; }
/* Footer css start */
.footer { background-color: #007a48; padding: 20px 0; }
.footer-logo { }
.footer-logo img { width: 100%; margin-top: -50px; max-width: 316px; }
.footer-top-text { padding-bottom: 20px; }
.footer-top-text p { font-size: 20px; color: #fff; font-weight: 400; padding-left: 15px; }
.footer-menu-box { display: flex; flex-direction: row; justify-content: center; }
.footer-menu-box .menu-box { display: flex; flex-direction: row; justify-content: space-between; width: 100%; margin: 0; padding: 0; }
.footer-menu-box .menu-box li { list-style-type: none; padding-right: 15px; }
.footer-menu-box .menu-box li a { font-size: 16px; letter-spacing: .4px; color: #fff; text-transform: uppercase; text-decoration: none; font-family: 'Open Sans', sans-serif; }
.footer-menu-box .menu-box li a:hover { color: #a3cf62; }
.footer-menu-box .social-icons { display: flex; flex-direction: row; justify-content: end; margin: 0; }
.footer-menu-box .social-icons li { list-style-type: none; padding-left: 15px; }
.footer-menu-box .social-icons li a { color: #007a48; background: #fff; border-radius: 30px; width: 35px; height: 35px; text-align: center; display: block; font-size: 25px; line-height: 35px; }
.footer-menu-box .social-icons li a:hover { background: #a3cf62; }
/* home page social footer css end */
.footer-bottom { border-top: 7px solid #a3cf62; padding-bottom: 30px; background-color: #007a48; }
.mright10 { margin-right: 10px }
.pright10 { padding-right: 20px }
.space__top--10 { padding-top: 10px }
.gallery-item { position: relative; }
.gallery-item .plus { position: absolute; z-index: 3; top: 50%; left: 50%; display: block; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); opacity: 0; }
.gallery-item::before { position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; content: ""; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; opacity: 0; background-color: #2B2D37; }
.clear_all { position: absolute; bottom: -28px; right: 0; }
.clear_all a { font-size: 12px; color: #fff; text-decoration: none }
.error_input { color: #df0000; }
.home-about-box a,.receipe-product .title,.content-us-middle h2 { font-size: 30px; font-weight: 300; }
.content-us-middle h2 { display: none; }
.font16{ font-size: 16px; font-weight: 300 }
.back-to-top { position: fixed; bottom: 25px; right: 25px; z-index: 9; display: none; }
#sub_form { cursor: pointer; }
p.sub_nutritional_value { line-height: 20px; }
p.sub_nutritional_value a{ font-size:18px !important; }
/* New menu css */
.menu-box .main-menu-item { position: relative; padding: 0; margin: 0 4%; }
.menu-box .main-menu-slide {
	display: block;
	border: 0px;
	border-radius: 0px;
	padding: 0px;
	box-sizing: border-box;
	position: absolute;
	visibility: hidden;
	z-index: 999;
	top: 100%;
	left: 0;
	width: 240px;
	opacity: 0;
	color: #212529;
	border-bottom: 5px solid #a3cf62;
	background: rgba(255, 255, 255, 0.9);
}
.menu-box .main-menu-slide li { padding: 0; text-align: left; position: relative; display: block; border-bottom: 2px solid #e5e5e5; margin: 0; }
.menu-box .main-menu-slide li:last-child { border-bottom: none; }
.menu-box .main-menu-slide li a:hover {
	background: #007a48;
	color: #a3cf62;
}
.menu-box .main-menu-slide li a { display: inline-block; width: 100%; color: #333; margin: 0px; padding: 5px 10px 5px 15px; font-size: 16px; font-weight: 400; }
.menu-box .main-menu-item:hover .main-menu-slide { opacity: 1; visibility: visible; }
h2 { font-size: 24px !important; }
.image:hover .play { display: block }
.play { position: absolute; display: none; top: 40%; width: 40px; margin: 0 auto; left: 0px; right: 0px; z-index: 100 } 
.lSAction > a { background-image: url(../images/controls.png)!important; }
.contact-us-middle .container > .row { margin: 0; }
.home-about-box .heading p { padding: 0; }
img.img-fluid.pull-left.pright10 { margin-right: 20px; }
.mbottom-15{margin-bottom:20px}