html,
body {
	position: relative;
	overflow-x: hidden;
	background: #fff !important;
}

html,
body,
button,
input,
select,
textarea {
	font-size: 16px;
}

ol,
ul,
li {
	margin: 0px;
	font-size: 16px;
}

li {
	list-style: none;
}

.page-about .sec_acpk1 li:before {
	content: "·";
	font-size: 30px;
	margin-top: -12px;
	margin-left: -20px;
	position: absolute;
}

p {
	margin: 0 0 10px;
	font-weight: 400;
	font-family: Roboto !important;
	line-height: 2;
font-size: 16px;
}
.box-panel p {
		font-size: 16px;
	}
.home div#wp-custom-header-custom img {
	height: 72vh;
}



.home .entry-content>p {
	margin: 0px;
	padding: 0px;
}

.container,
#content>.page-header-featured {
	padding: 0 9%;
}

#content>.page-header-featured,
.container {
	padding: 0 9%;
}

.page-home .container {
	padding: 0 6.6%;
}

.page-about .container {
	padding: 0 12%;
}

.page-about .sec_block.text-center {
	padding: 0% 0px 5%;
}

#wrapper {
	position: relative !important;
}

#main {
	padding: 0 0 0px;
	margin: 0;
}

.page-template-full-width.no-sidebar #primary article {
	margin: 0px;
}

.indicator_icons {
	width: 120px;
	float: right;
	line-height: 2;
	margin-top: -25px;
	margin-right: 20px;
}

.entry-title {
	text-transform: uppercase;
	font-weight: 700;
	color: #000;
	font-family: Poppins-Bold;
}


/*  RETINA HEADER LOGO
------------ */

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) {
	.header-left {
		float: left;
		max-width: 25%;
		background: url(assets/images/logo@2x.png) no-repeat left top !important;
		background-size: 415px 125px !important;
		/*Set this to whatever your theme calls for*/
	}
}

#logo {
	width: 100px;
}


/**** HEADER CSS STARTS ****/

div#header-wrapper-custom {
	display: table;
	width: 100%;
}

body.blog_post-template-default.single.single-blog_post div#header-wrapper-custom,
body.product-template-default.single.single-product div#header-wrapper-custom {
	display: none!important;
}

#main-nav-wrapper:before,
.mobile-nav-bar:before,
#main-nav-wrapper.scroll:before,
.mobile-nav-bar.scroll:before,
#main-nav-wrapper:hover:before {
	background-color: #fff;
}

#wp-custom-header-custom {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding: 0vw;
	position: relative;
	text-align: right;
}

#wp-custom-header {
	position: relative;
	height: auto;
}

#wp-custom-header img {
	position: static!important;
}

.hero-text {
	color: #000;
	width: 90%;
	position: absolute;
	z-index: 1;
	left: 6%;
	top: 50%;
	transform: translateY(-50%);
}

.home .hero-text {
	top: 55%;
}

.hero-text h1 {
	font-size: 7vw;
	font-weight: 500;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1;
	font-family: 'Poppins-Bold';
	text-transform: uppercase;
	color: #000;
}
.page-faqs .hero-text h1 
{
	text-transform: capitalize;
}
.hero-text span {
	padding-right: 0.15em;
	position: relative;
	display: inline-block;
}


.hero-text span:before {
    bottom: 0;
    content: "\00ae";
    font-size: 18px;
    display: block;
    right: 0;
    margin: auto;
    position: absolute;
    top: 15px;
}
.page-faqs p {
	line-height: 1.5;
}

.page-contact .hero-text h1,
.page-faqs .hero-text h1 {
	color: #fff;
}

.page-contact #header-wrapper-custom,
.page-faqs #header-wrapper-custom {
	margin-top: 10px;
}

.page-about #header-wrapper-custom {
	margin-top: -20px;
}

.page-product-specifications .hero-text {
	top: 42%;
}

.page-product-specifications p {
	line-height: 2;
	margin: 0px;
}

.hero-text p {
	font-weight: 600;
	margin: 10px 0px;
	padding: 0px 5px;
	text-align: left;
	font-size: 20px;
}

.header-right>div {
	display: table-cell;
	padding-left: 30px;
	vertical-align: top;
}

.brand-has-header-image #main-nav-wrapper:before,
.brand-has-header-image .mobile-nav-bar:before {
	background-color: rgba(34, 34, 34, 0);
}

.brand-has-header-image:not(.has-front-page-custom-header) #header-wrapper {
	min-height: 10vh !important;
}

.single-post .container.content-area {
	max-width: 100%;
	padding: 0;
}

#mobile-menu-button {
	width: 50px;
	height: 50px;
	float: right;
}

#main-nav-wrapper .search-form-icon i {
	font-size: 24px;
	margin-right: 20px;
	margin-top: 10px;
	color: #000;
}

.search h3.entry-title {
	font-size: 2.2vw !important;
	margin: 0;
}


.search-form input {
	width: 50%;
}

#mobile-menu-close-button {
	top: 22px;
	right: 8%;
}

#mobile-menu-wrapper .menu {
	width: 100%;
	opacity: 1;
	text-align: right;
}

#mobile-menu-wrapper {
	background: rgba(0, 0, 0, .8);
	position: absolute;
	padding: 8% 5.5% 5%;
	width: 42%;
	height: auto;
	z-index: 9999;
	transform: translateX(100%);
	overflow-y: hidden;
	right: -1px;
}

.mobile-menu-inner {
	display: table-cell;
	vertical-align: middle;
}

#mobile-menu-wrapper nav ul li {
	padding: 3% 0%;
}

#mobile-menu-wrapper nav ul li a {
	font-size: 40px;
	margin: 0px 0 0;
	font-family: 'Poppins-Bold';
	font-weight: 400;
	text-transform: uppercase;
}

.brand-has-header-image:not(.has-front-page-custom-header) #header-wrapper {
	min-height: unset;
}

.has-front-page-custom-header #header-wrapper,
.brand-header-content,
.front-page-slider .inner-slide {
	margin-bottom: 4vw;
}

.section-more {
	margin-top: 20px;
}

.brand-has-header-image #main-nav-wrapper:before,
.brand-has-header-image .mobile-nav-bar:before {
	background-color: rgba(34, 34, 34, 0);
}

#wp-custom-header-custom {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding: 0vw;
	position: relative;
	text-align: right;
}

#main-nav-wrapper {
	position: relative;
}

#main-nav-container {
	padding: 10px 40px 10px;
}

.page-about #main-nav-container {
	padding: 10px 40px 0px;
}

.home #main-nav-wrapper {
	position: absolute;
}

.page-aseptic-packaging div#header-wrapper-custom {
	margin-top: -60px;
}

#wp-custom-header {
	position: relative;
	height: auto;
}

#wp-custom-header img {
	position: static!important;
}

#header-wrapper:before {
	position: unset;
	height: auto;
}


/**** HEADER CSS ENDS ****/


/**** BREADCRUMBS CSS STARTS ****/

.breadcrumb {
	padding: 0px 0px;
	/*margin: 1% 0% 3% 0%!important;*/
	margin: 3% 6% 0% 6%!important;
	list-style: none;
	background-color: transparent;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
}

.rc_breadcrumbs {
	display: none;
}

.parent-recipes .rc_breadcrumbs {
	display: block !important;
}

.parent-recipes .rc_breadcrumbs .breadcrumb {
	margin: 2% 6% 0% 6%!important;
	padding: 0px;
}

.woocommerce div.product .breadcrumb {
	margin: 2% 0% 3% 0%!important;
}

.breadcrumb a {
	text-decoration: none;
}

.breadcrumb span {
	font-family: 'Poppins-Bold';
}


/**** BREADCRUMBS CSS ENDS ****/

/*Privacy statment CSS*/
.page-privacy-policy p, .page-terms-and-conditions p {
    margin-bottom: 1em;
}
.page-privacy-policy ul > li, .page-terms-and-conditions ul > li{
    margin-bottom: 1em;
list-style: disc;
}
.page-privacy-policy ol > li, .page-terms-and-conditions ol > li{
    margin-bottom: 1em;
list-style: decimal;
text-align: left;
}

.footer1 ul > li {
    list-style: none;
}
/*Home page CSS start*/

.sec_icon1:after,
.sec_icon2:after {
	content: "";
    background-color: #fff;
    position: absolute;
    width: 1px;
    height: 400px;
    top: 5%;
    right: 0%;
    display: block;
    bottom: 5%;
}

.sec_aboutline:after {
    content: "";
    background-color: #000;
    position: absolute;
    width: 2px;
    height: auto;
    top: 5%;
    right: 0%;
    display: block;
    bottom: 5%;
}

.sec-bottom {
	margin-top: 10%;
}

.section_about p {
	font-weight: 300 !important;
	line-height: 2;
	font-size: 16px;
}

.box1,
.box2 {
	/* height: 280px; */
	padding: 40px;
}

.box2 {
	background: #efefef;
	padding: 20px;
	font-size: 20px;
	/* height: 350px; */
	margin: 0!important;
}

.box1 {
	background: #f9f9f9;
	padding: 20px;
	font-size: 20px;
	/* height: 350px; */
	margin: 0!important;
}

.sec_block img {
	margin-left: auto;
	margin-right: auto;
	height: 55%;
	width: auto;
}

.sec_block .box h2 {
	font-size: 24px;
	margin-top: 20px;
}

.box2 h2,
.box1 h2,
.box3 h2 {
	font-size: 24px;
	color: #000;
	margin-top: 40px;
	font-family: Poppins-Bold;
}

.home-listing {
	background: #f9f9f9;
	margin-bottom: -20px !important;
}

.section-more {
	margin-top: 30px;
}

.home-listing__main-inner p {
	line-height: 2;
}

.btn-red {
	background: #c55628;
	color: #fff!important;
}

.sec_icon .col-md-4.text-center {
	padding: 0% 4%;
}

.btn-red,
.btn-white {
	text-decoration: none!important;
	padding: .6rem 5rem;
	font-family: Poppins-medium;
	border: none;
	border-radius: 0;
	display: inline-block;
	font-size: 1.25vw;
}

h3.entry-title {
	font-size: 2.5vw !important;
	margin: 0;
}

.sec_block.text-center {
	padding: 4% 0px;
}

.page-aseptic-packaging .sec_block {
	padding: 0% 0px 4%;
}

.home-listing__main-inner h3 {
	margin-bottom: 25px;
}

.home-listing__main-inner {
	padding: 18% 12% 12%;
}

.section_about {
	background: #c55628;
	color: #fff;
	padding-bottom: 3%;
}

.sec_icon img {
	width: auto !important;
	height: auto !important;
}

.top_about img {
	margin-top: -80px;
	width: 100%;
}

.content-about {
	padding-top: 5%;
}

.sec_top h3.entry-title,
.sec_icon h4.entry-title {
	color: #fff !important;
	margin-bottom: 12px;
	font-size: 22px;
	margin-top: 0px;
}


/*Home page CSS End*/


/*scroll top*/

.scrolltop {
	background: rgba(51, 51, 51, 0.5882352941176471);
	color: #fff;
	line-height: 10px;
	text-align: center;
	cursor: pointer;
	width: 75px;
	height: 90px;
	font-size: 10px;
	right: 20px;
	z-index: 999;
	padding: 15px 5px;
	position: fixed;
	display: none;
}

.scrolltop img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 50px;
}


/*scroll top*/


/*spec CSS*/

.spec_block .box1 {
	background: #f9f9f9;
	padding: 50px 6%;
	margin: 0!important;
	font-size: 14px;
}

.spec_block .box3,
.spec_block .box1 {
	padding: 50px 6%;
}

.spec_block h3.entry-title {
	font-size: 2vw;
	margin-bottom: 30px;
}

.page-product-specifications hr {
	border-top: 1px solid #c55628;
	margin: 0;
}

hr {
	border-top: 1px solid #000;
	margin: 12px 0px;
}

.spec-table h4 {
	margin: 3.5% 0 3%;
}

.spec-table tbody tr:hover {
	background: #f7f7f7;
	cursor: pointer;
}

.spec-table .table>thead>tr>th {
	background: #c55628;
	color: #fff;
}

th,
td,
thead {
	padding: 10px;
	text-align: inherit !important;
}

.spec-table .table>thead>tr>th,
.spec-table .table>tbody>tr>td {
	border-bottom: 0px solid #ddd !important;
	border-top: 0px solid #ddd !important;
	text-transform: uppercase;
	padding-left: 10%;
	width: 33.33%
}


/*spec CSS end*/


/*Acpk packaging css*/

.sec_acpk2 p {
	margin-bottom: 30px;
	line-height: 2;
}

.sec_acpk1 {
	background: #f9f9f9;
	padding: 50px 0 20px 0;
}

.sec_acpk2 {
	background: #fff;
	padding: 50px 0 30px 0;
}
.hidden-logo-footer
{
	display:none;
}

/*Acpk packaging css end*/


/*FAQ page css Start*/

.sec_faq {
	padding: 0px 0px 0px 0px;
}

.page-faqs .container,
#content>.page-header-featured {
	padding: 0px 12%;
}

.page-faqs .hero-text {
	padding: 0px 6%;
}

.sec_faq h3 {
	display: none !important;
}

.ac_title_class {
	display: block;
	padding: 0px!important;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	line-height: 1.25;
	font-family: 'Poppins-Bold';
	font-size: 1.8vw;
}

.wpsm_panel-body {
	padding: 2em 0 0 0px!important;
	line-height: 2;
}

.wpsm_panel {
	padding: 3em 0px!important;
}

.wpsm_panel:nth-child(odd) {
	background: #fff !important;
}

.wpsm_panel:nth-child(even) {
	background: #f9f9f9 !important;
}

.wpsm_panel-heading:nth-child(even) {
	background: #fff!important;
}

.fa-minus:before {
	content: "\f0d8" !important;
	color: #c55628;
	font-size: 30px;
}

.fa-plus:before {
	content: "\f0d7"!important;
	color: #c55628;
	font-size: 30px;
}

.wpsm_panel-default>.wpsm_panel-heading {
	background-color: transparent !important;
}

.no-sidebar.page-template-full-width #primary,
.page-template-full-width #main {
	padding: 0;
}

.posts-navigation,
#pagination {
	padding: 20px 40px;
	display: none;
}

.single .entry-footer {
	display: none;
}


/*FAQ page css End*/


/*recipe landing page css*/

.blog-clearfix:before,
.blog-clearfix:after {
	content: "";
	display: table;
}

.blog-clearfix::after,
.blog-clearfix {
	clear: both;
}

.blogfree-plugin {
	margin: 15px -15px;
}

.blog-col-1,
.blog-col-0 {
	width: 100%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.blog-col-3,
.blog-col-4,
.blog-col-2,
.blog-col-1,
.blog-col-0 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.blog-col-3,
.blog-col-4,
.blog-col-2 {
	margin-bottom: 35px;
}

.blog-col-1 .blog-inner-wrap-view,
.blog-col-0 .blog-inner-wrap-view {
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.blog .blog-title {
	margin-top: 5px !important;
	margin-bottom: 10px !important;
}

.blog .blog-title a {
	font-size: 22px;
	line-height: 26px;
	color: #555;
	text-decoration: none;
}

.blog-cat {
	margin-bottom: 10px;
}

.blog-content {
	float: left;
	width: 100%;
	clear: both;
}

.date-post {
	width: 11%;
	float: left;
	text-align: center;
}

.date-post span {
	display: block;
	color: #222;
	font-size: 30px;
	margin: 0px 0px 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #C0C0C0;
}

.date-post h2 {
	margin-bottom: 5px !important;
	padding-bottom: 0 !important;
	margin-top: 0px !important;
	text-align: center;
}

.date-post p {
	margin: 0px;
	text-transform: uppercase;
	color: #333;
	text-align: center !important
}

.post-content-text {
	width: 87%;
	margin-left: 2%;
	float: left;
}

.blog-thumb {
	float: left;
	width: 100%;
}

.grid-category-post {
	margin-bottom: 10px;
}

.blog-author,
.blog-author a {
	font-size: 13px;
	margin-bottom: 5px;
}

.grid-category-post a {
	color: #555;
	text-decoration: none;
}


/*** pagination css ***/

.blog_pagination {
	clear: both;
	padding: 0 0 20px 0;
	float: left;
	width: 100%;
	text-align: center;
}

.button-blog-p {
	width: 49%;
	float: right;
	text-align: right
}

.button-blog-n {
	width: 49%;
	float: left;
	text-align: left
}

.blog_pagination a,
.blog_pagination a {
	color: #fff !important;
	background: #333;
	padding: 7px 10px;
	display: inline-block;
	text-align: center;
	line-height: normal;
	box-shadow: none;
	text-shadow: none;
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid #333;
	text-decoration: none !important;
}

.blog_pagination a:hover,
.blog_pagination a:focus,
.blog_pagination a:hover,
.blog_pagination a:focus {
	color: #333 !important;
	background: transparent;
}

.blog-col-4 {
	width: 25%;
	float: left;
	clear: none !important;
	padding: 0 15px;
}

.blog-col-3 {
	width: 33%;
	float: left;
	clear: none !important;
	padding: 0 15px;
}

.blog-col-2 {
	width: 50%;
	float: left;
	clear: none !important;
	padding: 0 15px;
}

.blog-col-1 {
	width: 100%;
	float: left;
}

.blog-author {
	clear: both;
}

.blog-author span,
.grid-1-author {
	font-style: italic;
}

.grid-blog-thumb {
	float: left;
	height: auto;
	line-height: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.grid-blog-thumb img {
	height: 100% !important;
	width: 100% !important;
	object-fit: cover;
	object-position: top center;
}

.blog-col-1 .grid-blog-thumb {
	height: 400px;
}

.blog-col-2 .grid-blog-thumb {
	height: 250px;
}

.blog-col-1 .blog-thumb,
.blog-col-3 .blog-thumb,
.blog-col-2 .blog-thumb,
.blog-col-4 .blog-thumb {
	margin-bottom: 15px;
}

.blog-col-3 .post-content-text,
.blog-col-2 .post-content-text,
.blog-col-4 .post-content-text {
	width: 100%;
	margin: 0px;
}

p.blog-short-content {
	margin-bottom: 10px !important
}

.blog-col-0 {
	width: 100%;
	float: left;
}

.blog-col-0 .blog-thumb {
	float: left;
	width: 33%;
	margin-bottom: 0px
}

.blog-col-0 .blog-content {
	float: left;
	margin-left: 2%;
	width: 65%;
	clear: none;
}

.no-thumb.blog-col-0 .blog-content {
	margin-left: 0;
	width: 100%;
}

.blog-col-0 .blog-content .post-content-text {
	margin-left: 0px;
}

.blog.wpbaw-first {
	clear: both !important;
}

.blog-col-1.has-no-date .post-content-text {
	margin-left: 0px;
	width: 100%;
}

.grid-1-date {
	display: none;
}

.widget-date-cat,
.widget-date-cat a {
	font-size: 13px;
}

a.blog-more-link {
	background: #555;
	color: #fff;
	clear: both;
	display: inline-block;
	padding: 5px 15px;
	font-size: 14px;
	text-decoration: none !important
}

a.blog-more-link:hover,
a.blog-more-link:focus,
a.blog-more-link:active {
	background: #000;
	color: #fff;
}


/*--------------blog widget css------------*/

.recent-blog-items ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.recent-blog-items ul li.blog_li {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	clear: both;
}

.blog_thumb_left {
	display: table-cell;
	vertical-align: top;
	width: 100px;
}

.blog_thumb_left a {
	display: block;
	margin-right: 10px;
}

.blog_thumb_left img {
	height: 100% !important;
	width: 100% !important;
	object-fit: cover;
	object-position: top center;
}

.blog_thumb_right {
	display: table-cell;
	vertical-align: top;
}

.blog_li a.blogpost-title,
.widget .blog_li a.blogpost-title,
#secondary .widget .blog_li a.blogpost-title {
	color: #555;
}

.blog_li a.li-link-custom,
.widget .blog_li a.li-link-custom,
#secondary .widget .blog_li a.li-link-custom {
	color: #555;
}

@media all and (max-width: 768px) {
	.parent-recipes article {
		margin: 10% 0 !important;
	}
	.parent-recipes .hero-text,
	.page-recipes .hero-text {
		left: 9%;
	}
	.blog-col-3.wpbaw-first {
		clear: none !important
	}
	.blog-col-3,
	.blog-col-4 {
		width: 50%;
	}
}

@media all and (max-width: 640px) {
	.blog-col-2,
	.blog-col-3,
	.blog-col-4 {
		width: 100%;
	}
	.blog-col-list .blog-thumb {
		margin-bottom: 15px;
	}
}

@media all and (max-width: 500px) {
	.grid-1-date {
		display: block;
	}
	.blog-col-0 .blog-thumb {
		float: left;
		width: 100%;
	}
	.blog-col-0 .blog-content {
		float: left;
		margin-left: 0%;
		width: 100%;
		clear: both;
	}
	.blog-col-1 .date-post {
		display: none;
	}
	.blog-col-1 .grid-blog-thumb {
		height: 250px
	}
}

.page-recipe .container,
#content>.page-header-featured,
.parent-recipe .container,
#content>.page-header-featured {
	padding: 0 3%;
}


/*recipe landing page css end*/


/*Recipe page css Start*/

.blog-inner-wrap-view.blog-clearfix.rc-inner-wrap-view {
	margin: 0 -15px;
	padding: 50px 0 0px;
}

ul.display-posts-listing {
	margin-top: 5%;
}

h3.rc-item-title {
	margin: 0;
	font-family: 'Poppins-Bold';
}

h3.rc-item-title a {
	display: block;
	padding: 30px 15px;
}

.rc-list-item-title {
	padding: 0px 0px;
}

.rc-list-item {
	margin: 0 0 10%;
}

.mytextdiv {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-family: 'Poppins-Medium';
	margin-bottom: 35px;
}

.mytexttitle {
	flex-grow: 0;
	font-size: 26px;
	text-transform: uppercase;
	font-family: 'Poppins-Medium';
	color: #000;
}

#comments-wrapper {
	display: none;
}


/*Recipe page css End*/


/*recipe category page css*/

li.listing-item {
	width: 25%;
	float: left;
	clear: none !important;
	padding: 0 0px;
	list-style: none;
	text-align: center;
	margin-bottom: 50px;
	/* 	margin-top:30px; */
}

.display-posts-listing .container,
#content>.page-header-featured {
	padding: 0 0% 0 12%;
}

.wp-post-image {
	width: 100%;
	margin-bottom: 40px;
}

li.listing-item a.title {
	font-size: 22px;
	margin: 50px 0px 20px;
	font-family: 'Poppins-Light';
	text-transform: capitalize;
	font-weight: 600;
	line-height: 1;
}


/*recipe category page css end*/


/*recipe detail page css start*/

.page-header-featured {
	margin-bottom: -30px;
}

.page-header-featured img {
	display: none;
}

.box-panel {
	display: table;
	width: 100%;
	margin: 0 0 0;
	text-align: left;
	line-height: 2.5;
}

.white-panel,
.img-panel,
.grey-panel {
	padding: 6% 6%;
	display: table-cell;
	box-sizing: border-box;
	width: 50%;
	vertical-align: top;
	font-family: roboto;
	font-size: 1.15vw;
	font-weight: 400;
}

.img-panel,
.grey-panel {
	padding: 6% 6% 4%;
}

.grey-panel {
	background: #F9F9F9;
	color: #000;
}

.single-blog_post .container.content-area {
	max-width: 100%;
	padding: 0;
}

.single-blog_post .container main#main {
	padding: 0 0px;
}

.white-panel {
	padding: 6% 6%;
	vertical-align: middle;
}

h1.entry-title.rec_title {
	font-size: 4.6vw;
	line-height: 100%;
	margin: 0 0 0.2em 0;
}



.title-panel p {
	text-transform: uppercase;
}

.rec_img img {
	width: 100%;
}

.white-panel,
.grey-panel {
	vertical-align: top;
}

.img-panel {
	padding: 0;
}

.grey-panel p {
	line-height: 2.5;
}

.box-panel p {
	margin: 0 0 15px;
}

.white-panel p {
	line-height: 1.5 !important;
}

.box-panel .panel_title {
	font-size: 1.4vw;
	font-weight: 400;
	margin: 0 0 1em;
	text-transform: capitalize;
}

.grey-panel .panel_title {
	margin: 0 0 0.5em;
}

.box-panel .panel_title span {
	text-transform: lowercase;
}

h3.panel_title {
	font-weight: 600 !important;
}

.page-terms-and-conditions article {
	margin-bottom: 3%;
}

.single-blog_post #comments-wrapper {
	display: none;
}

.white-panel.title-panel {
	vertical-align: middle;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 6%;
}

.social-integration ul,
.social-integration ul li {
	margin: 0;
	padding: 3.5% 0 4%;
	text-align: center;
}

#social_icons li {
	padding: 0 15px;
	display: inline-block;
}


/*recipe detail page css End*/


/*Contact page css Start*/

.sec_contact {
	padding-bottom: 0px;
}

address {
	line-height: 2 !important;
}

.address {
	padding: 13%;
	margin-top: 10px;
	color: #000;
	font-size: 16px;
	font-family: 'Poppins-medium';
}

.address h2 {
	font-weight: 600;
	font-size: 18px;
	color: #000;
	font-family: 'Poppins-Bold';
	margin-top: 30px;
}

.wpcf7 {
	width: 100% !important;
}

.wpcf7-form {
	width: 100%!important;
}

.wpcf7-form label {
	width: 100% !important;
	display: inline-block;
}

div.wpcf7 {
	margin: 15% 6% 12% 0%;
	padding: 0;
}

.wpcf7-form p {
	margin-bottom: 0em;
}

input[type="text"],
input[type="email"] {
	background-color: #fff !important;
	border-color: #b8b8b8;
	color: #444444;
	margin-bottom: 0px;
	height: 50px;
}

textarea {
	height: 250px;
	margin-bottom: 0px;
	background-color: #fff !important;
	border-color: #b8b8b8;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

.wpcf7-form-control.wpcf7-submit {
	color: #fff;
	background: #c55628;
	padding: 0px 90px;
	font-weight: bold;
	float: right;
}

input#submit.alt:focus {
	color: #fff;
	background: #c55628;
	padding: 0px 90px;
	font-weight: bold;
	float: right;
}

.wpcf7-form-control.wpcf7-submit:hover {
	color: #fff;
	background: #c55628;
	padding: 0px 90px;
	font-weight: bold;
	float: right;
}

.address img {
	height: 90px;
}

label {
	display: inline;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
}

button:hover,
html input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="reset"]:focus,
input[type="submit"]:focus {
	background-color: #c55628 !important;
	color: #ffffff;
	border-color: #c55628;
}


/*Contact page css End*/


/*About page CSS*/

.second_about .col-md-8.col-sm-8 {
	margin-left: -25px;
}

.sec_grayabout {
	padding: 0 2% 0 5%;
}

.second_about h2 {
	font-size: 20px;
	font-family: Poppins-Bold;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	margin-top: 5px;
}

.second_about p {
	margin: 0 0 20px;
	line-height: 1.5!important;
}

.second_about .row {
	margin-bottom: 40px;
}

.second_about img {
	padding: 0px 15px;
	width: 95px;
}

.sec-bottom p, .sec-bottom a{
	font-size: 9px;
	color: #8d8d8d;
	margin: 0 0 5px;
	line-height: 1!important;
}

.sec_about2 p {
	margin-bottom: 30px;
}


/*About page CSS End*/


/*footer css start*/

#footer {
	background: #c55628;
	font-weight: 400;
}

#footer .widget-area .widget a,
#footer .widget-area .widget a:visited,
#footer .widget-area .widget a:focus {
	color: #ffffff;
}

.footer1 {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0;
}

.footer1>div {
	padding-right: 0px;
	margin: 0;
	flex: auto;
	align-items: flex-start;
	justify-content: center;
	font-size: 14px !important;
}

.footer1>div.footer-col-6 {
	padding: 0;
	align-self: center;
}

.footer1>div>a img {
	margin: 0 auto;
}

.footer-social {
	text-align: center;
	align-self: center;
}

.footer-social__icon {
	display: inline-block;
	height: 52px;
	width: 52px;
}

.footer-social__list-item {
	display: inline-block;
	margin-left: 2px;
	margin-right: 0px;
}

.footer__icon-link {
	display: inline-block;
}

.site-info .container {
	padding: .5rem 0.5rem!important;
	font-size: 12px !important;
}

#footer .container {
	max-width: 1900px!important;
	padding: 3rem 6% 0rem 6%;
}

.site-info {
	background: #c55628;
	padding: 0px 0 10px;
	color: #fff;
	text-align: center;
}

#footer .footer-widget-wrapper {
	padding: 0;
}

#footer .widget-area {
	padding: 0 20px;
}

.widget-area .widget a:hover {
	color: #000 !important;
}

.search #header-wrapper-custom {
	display: none;
}

.main-title {
	text-align: center;
	text-transform: uppercase;
	color: #000!important;
	font-weight: 700;
	margin-bottom: 30px;
}

.search .page-title {
	font-weight: 700;
	margin-top: 5vw;
	text-align: center;
}

.search article {
	padding: 30px 0;
	width: 100vw;
	position: relative;
	margin-left: -50vw;
	left: 50%;
	padding: 6% 7%;
}

.search article:nth-child(even) {
	background: #f9f9f9;
}

.brand-grid-flex article.post,
.search article {
	margin-bottom: 0px;
}


/*footer css end*/

@media screen and (max-width: 2000px) {
	.container,
	#content>.page-header-featured {
		padding: 0 6%;
	}
	.footer1>div>a img {
		margin: 0 auto;
		width: 110px;
		margin-top: -15px;
	}
	.footer1>div {
		font-size: 16px;
	}
}
@media screen and (max-width: 1700px) {
.hero-text span:before {
	top: 14px;
}
}
@media screen and (max-width: 1600px) {
	.container,
	#content>.page-header-featured {
		padding: 0 6%;
	}
	#mobile-menu-close-button {
		top: 40px;
		right: 7%;
	}
	.footer1>div {
		font-size: 14px !important;
	}
	.footer-social__icon {
		height: 42px;
		width: 42px;
	}
.hero-text span:before {
	top: 12px;
}
	.hero-text span {
	padding-right: 0.18em;
}
.sec_aboutline:after {
    bottom: 15%;
}
}

@media screen and (max-width: 1400px) {
	.container,
	#content>.page-header-featured {
		padding: 0 6%;
	}
		html,
	body,
	button,
	input,
	select,
	textarea {
		font-size: 14px;
	}
	p {
		margin: 0 0 10px;
		font-size: 14px;
		font-weight: 400;
	}
.box-panel p {
		font-size: 14px;
	}
ol,
ul,
li {
	font-size: 14px;
}
	h1 {
		font-size: 35px;
	}
	.secondary-nav {
		font-size: 18px;
	}
	.breadcrumb {
		font-size: 14px;
	}
	#mobile-menu-button {
		width: 45px;
		height: 45px;
	}
	.sec_icon img {
		height: 90px !important;
	}
	.section_about p {
		font-size: 14px;
	}
.page-about .sec_acpk1 li:before {
    margin-top: -13px;
}
	#mobile-menu-wrapper nav ul li a {
		font-size: 30px;
	}
	p.recipe_short_description {
		font-size: 13px;
	}
	.site-info {
		font-size: 12px!important;
	}
	#footer .widget,
	#secondary .widget {
		font-size: 12px;
	}
	#footer .container {
		max-width: 1900px!important;
		padding: 4rem 6% 0rem 6%;
	}
.sec_icon1:after, .sec_icon2:after {
    height: 350px;
    top: 5%;
    bottom: 5%;
}
.hero-text span:before {
    top: 10px;
}
	.hero-text span {
	padding-right: 0.15em;
}
}

@media screen and (max-width: 1199px) {
	html,
	body,
	button,
	input,
	select,
	textarea {
		font-size: 14px;
	}
	p {
		margin: 0 0 10px;
		font-size: 14px;
		font-weight: 400;
	}
.box-panel p {
		font-size: 14px;
	}
	h1 {
		font-size: 30px;
	}
	.home-listing__main-inner {
		padding: 10% 12%;
	}
	img#logo-mobile {
		width: 80px;
    margin-top: 10px;
	}
	.hero-text span {
		padding-right: 0.2em;
	}
	.breadcrumb {
		font-size: 12px;
	}
	.secondary-nav {
		font-size: 16px;
	}
	.secondary-nav ul li {
		margin: 0 10px;
	}
	#mobile-menu-close-button {
		top: 8%;
		right: 9%;
	}
	.mobile-nav-bar>a {
		width: 25%;
	}
	#mobile-menu-wrapper nav ul li a {
		font-size: 26px;
	}
	.white-panel,
	.img-panel,
	.grey-panel {
		width: 100%;
		display: block;
		padding: 6% 6%;
	}
	h2.morinu-soybeans {
		margin-top: -10px !important;
	}
	.sec_block .box h2,
	.spec_block h3.entry-title,
	.sec_top h3.entry-title,
	.sec_icon h4.entry-title {
		font-size: 18px !important;
	}
	
	.second_about h2 {
		font-size: 14px;
	}
	.spec_block .box1,
	.spec_block .box2 {
		height: auto;
		padding: 50px 6%;
	}
	.sec_block img {
		/* height: 35%; */
		margin-top: -10px;
		height: 88px;
		width: auto;
	}
	.box1,
	.box2 {
		/* height: 200px; */
		padding: 20px;
	}
	.img-panel {
		padding: 0 6%;
	}
	.compact-menu-icons .search-form-icon {
		margin-right: 15px;
		color: #000 !important;
		margin-top: 0px;
	}
	.sec-bottom p {
		line-height: 1;
	}
	.container.mobile-nav-bar.no-sticky {
		position: inherit;
		padding: 0px 40px 10px;
	}
	.home .container.mobile-nav-bar.no-sticky {
		position: absolute;
		padding: 0px 40px 10px;
	}
	.second_about img {
		width: 80px;
	}
	.footer1>div>a img {
		max-width: 200px;
		margin-top: -20px;
	}
	.top_about img {
		margin-top: -40px;
		width: 100%;
	}
	.hero-text span:before {
		top: 9px;
	}
}

@media screen and (max-width: 1110px) {
	.hero-text span {
		padding-right: 0.22em;
	}
}

@media screen and (max-width: 1053px) {
	.hero-text span {
		padding-right: 0.2em;
	}
	.home div#wp-custom-header-custom img {
		height: auto;
	}
	#mobile-menu-close-button {
		top: 7%;
		right: 10%;
	}
	.compact-menu-icons .search-form-icon {
		margin-top: 15px;
	}
	.hero-text span:before {
		top: 7px;
	}
.hero-text span:before
	{
		font-size:14px;
	}
}

@media screen and (max-width: 1023px) {
	img#logo-mobile {
		width: 50px;
		margin-top: 10px;
	}
	.compact-menu-icons .search-form-icon {
		margin-right: 15px;
		color: #000 !important;
		margin-top: 15px;
	}
	.hero-text span {
		padding-right: 0.2em;
	}
	.hero-text span:before {
		top: 6px;
	}
}

@media screen and (max-width: 991px) {
	.home div#wp-custom-header-custom img {
		height: auto;
	}
	html,
	body,
	button,
	input,
	select,
	textarea {
		font-size: 14px;
	}
	.sec_grayabout {
		padding: 0 2% 0 0%;
	}
	.second_about .col-md-8.col-sm-8 {
		margin-left: auto;
	}
	.home .container.mobile-nav-bar.no-sticky {
		position: absolute;
		padding: 0px 30px 10px;
	}
	.btn {
		font-size: 12px;
		padding: 0.6rem 3rem;
	}
	#mobile-menu-button {
		width: 35px;
		height: 35px;
	}
	li.listing-item a.title {
		font-size: 18px;
	}
	.breadcrumb {
		font-size: 12px;
		margin: 8% 6% 3% !important;
	}
	.parent-recipes .rc_breadcrumbs .breadcrumb {
		margin: 2% 6% 0% 9%!important;
	}
	.title-panel p {
		margin-left: 0px !important;
	}
	.sec_block .box h2 {
		font-size: 12px !important;
		max-width: 100px;
		margin: 20px auto;
	}
	.compact-menu-icons .search-form-icon {
		margin-right: 10px;
		color: #000 !important;
		margin-top: 8px;
	}
	.hero-text h1 {
		line-height: 1;
	}
	h1 {
		font-size: 30px;
	}
	.has-front-page-custom-header #header-wrapper,
	.brand-header-content,
	.front-page-slider .inner-slide {
		min-height: 39vh!important;
	}
	.white-panel,
	.img-panel,
	.grey-panel {
		line-height: 2;
		font-size: 1.75vw;
	}
	.box-panel .panel_title {
		font-size: 1.75vw;
	}
/* 	.box-panel p.recipe_short_description {
		font-size: 1.5vw;
	} */
	#mobile-menu-wrapper {
		width: 50%;
	}
	#mobile-menu-wrapper nav ul li a {
		font-size: 24px;
	}
	#footer .container {
		padding: 40px 0px 0px;
	}
	.home-listing {
		margin-bottom: -20px !important;
	}
	.hero-text p {
		font-size: 16px;
	}
	#mobile-menu-close-button {
		top: 3%;
		right: 8%;
	}
	.sec_aboutline:after {
		display: none;
	}
	.footer1 {
		display: block;
		text-align: center;
	}
	.footer1>div {
		padding: 0px;
	}
	.footer1>div>a img {
		padding-top: 0;
		max-width: 225px;
	}
	.footer-social {
		margin: 0 0 0px;
	}
	.footer-social ul {
		padding-top: 0px;
		margin: 15px 0 20px;
	}
	.footer-social__list-item {
		margin: 0 5px;
	}
	.footer-col-links.footer-col-1-links {
		margin: 0;
	}
	.footer1 ul>li {
		margin-bottom: 0em;
		line-height: 2.2;
	}
	.footer1>div>a img {
		margin-top: 10px;
		max-width: 100px;
	}
.hidden-logo-footer
	{
		display: flex;
	}
.hidden-logo-small
	{
		display:none;
	}
	.ac_title_class {
		font-size: 18px;
	}
	.scrolltop {
		width: 40px;
		height: 40px;
		bottom: 40px!important;
		padding: 10px 5px;
	}
	.scrolltop span {
		display: none;
	}
	.second_about img {
		width: 80px;
		padding: 0px 15px 0px 0px;
	}
	.col-md-6.sec_aboutline {
		padding: 0 5% 0 0% !important;
	}
	.second_about h2 {
		font-size: 16px;
	}
	li.listing-item {
		width: 50%;
	}
	.display-posts-listing .container,
	#content>.page-header-featured {
		padding: 0 12% 0 0%;
	}
	.sec_icon1:after,
	.sec_icon2:after {
		height: 420px;
	}
	.hero-text span {
		padding-right: 0.2em;
	}

}

@media screen and (max-width: 768px) {

	.container.mobile-nav-bar.no-sticky {
		position: inherit;
		padding: 0px 20px 10px;
	}
	.grid-blog-thumb {
		padding: 0 0%;
	}
	html,
	body,
	button,
	input,
	select,
	textarea {
		font-size: 12px;
	}
	h1 {
		font-size: 25px;
	}
	#mobile-menu-wrapper nav ul li a {
		font-size: 20px;
	}
	.has-front-page-custom-header #header-wrapper,
	.brand-header-content,
	.front-page-slider .inner-slide {
		min-height: 30vh!important;
	}
	.home .container.mobile-nav-bar.no-sticky {
		position: absolute;
	}
	.home-listing__main-inner {
		padding: 3% 5% 3%;
	}
	.section-more {
		margin-top: 25px;
	}
	#main-nav-wrapper {
		position: relative;
	}
	.wpsm_panel {
		padding: 2em 0!important;
	}
	.ac_title_class {
		font-size: 16px;
	}
	.fa-plus:before {
		font-size: 20px;
	}
	.fa-minus:before {
		font-size: 20px;
	}
	.search-form input {
		width: 100%;
	}
	.address {
		padding: 5% 13%;
	}
	div.wpcf7 {
		margin: 5% 6% 12% 0%;
		padding: 0;
	}
}

@media screen and (max-width: 767px) {
	.content-about {
		padding-top: 10%;
	}
	#mobile-menu-close-button {
		top: 3%;
		right: 6%;
	}
	.hero-text span {
		padding-right: 0.35em;
	}
	.hero-text span:before {
		top: 2.5px;
	}
	.spec_block .box1 {
		background: #fff !important;
	}
	.sec_icon1:after,
	.sec_icon2:after {
		display: none;
	}
	.page-aseptic-packaging div#header-wrapper-custom {
		margin-top: 0px;
	}
	.wpcf7-form-control.wpcf7-submit {
		float: left;
	}
	.grid-blog-thumb {
		padding: 0 3%;
	}
	.col-md-6.col-sm-6.box:nth-child(odd) {
		background: #f9f9f9 !important;
	}
	.hero-text p {
		font-size: 14px;
padding: 0px 0px;
	}
	.spec_block .box3,
	.spec_block .box1 {
		padding: 30px 6%;
	}
	.sec_acpk1,
	.sec_acpk2 {
		padding: 30px 0 20px 0;
	}
	.spec_block .box1,
	.spec_block .box2 {
		padding: 30px 6%;
	}

	.hero-text h1 {
		font-size: 6vw;
	}
.home .hero-text h1 {
		font-size: 8vw;
	}
.home .hero-text h1 {
		font-size: 8vw;
	}
	.home .hero-text {
		top: 60%;
	}
	.hero-text h1 {
		width: 60%;
	}
	.home-listing__main-inner {
		text-align: center;
	}
	.top_about img {
		margin-top: -40px;
		width: 180px;
	}
}

@media screen and (max-width: 640px) {
	.search h3.entry-title {
		font-size: 16px !important;
	}
	.hero-text span {
		padding-right: 0.35em;
	}
	h3.entry-title {
		font-size: 16px !important;
	}
	.page-about #header-wrapper-custom {
		margin-top: -15px;
	}
	.top_about img {
		margin-top: -30px;
	}
	.box1,
	.box2 {
		height: auto;
		padding: 10px;
	}
	.compact-menu-icons .search-form-icon {
		margin-top: 10px;
	}
	.container,
	#content>.page-header-featured {
		padding: 0 20px;
	}
	.container.tab_view ul.nav.nav-pills {
		margin: 0 0px;
	}
	
	.mobile-nav-bar>a {
		width: 50%;
	}
	.home .container.mobile-nav-bar.no-sticky {
		position: absolute;
	}
	#mobile-menu-wrapper {
		width: 100%;
		padding: 20px 20px;
		height: auto;
	}
	#mobile-menu-wrapper .menu {
		margin: 0;
	}
	#mobile-menu-wrapper nav ul li {
		padding: 0;
		text-align: left;
	}
	#mobile-menu-wrapper nav ul li a {
		font-size: 14px;
		padding: 6px 0;
		display: inline-block;
		width: auto;
	}
	.has-front-page-custom-header #header-wrapper,
	.brand-header-content,
	.front-page-slider .inner-slide {
		min-height: 35vh!important;
	}
	.white-panel,
	.img-panel,
	.grey-panel {
		line-height: 2;
		font-size: 12px;
	}
	.box-panel .panel_title {
		font-size: 16px;
	}
	.hero-text span:before {
		font-size: 12px;
	}

	li.listing-item {
		width: 100%;
	}
	.display-posts-listing .container,
	#content>.page-header-featured {
		padding: 0 6% 0 0%;
		margin-left: -10px;
	}
	#mobile-menu-close-button:after {
		transform: scale(0.9);
		position: fixed;
		right: -2%;
		top: 5%;
	}
	.top_about img {
		margin-top: -20px;
	}
	.home .hero-text {
		top: 65%;
	}
	.white-panel,
	.img-panel,
	.grey-panel {
		padding: 6% 6% 4%;
	}
hr.hidden-md.hidden-lg.hidden-sm {
    margin: 0px 0px 20px !important;
}
}

@media screen and (max-width: 420px) {
	.home div#wp-custom-header-custom {
		padding-right: 5vw;
    padding-bottom: 12vw;
	}
	.page-about #wp-custom-header-custom
	{
    padding: 2vw 7vw 2vw 0vw;	}
.spec-table .table>thead>tr>th, .spec-table .table>tbody>tr>td {
    text-align: left !important;
    padding: 2% 5%;
}
.home .hero-text {
    top: 62%;
width: 88%;
}
	.home div#wp-custom-header-custom{
		height: 25vh;
	}
.home div#wp-custom-header-custom img {
    transform: scale(1.6);
    right: 15%;
    position: relative;
}
	img#logo-mobile {
		margin-top: 15px;
	}
	#mobile-menu-close-button:after {
		right: -2%;
	}
.hero-text
	{
		left: 8.2%;
	}
.col-md-12.col-sm-12.col-xs-12.hidden-md.hidden-lg.hidden-sm.text-center {
    margin-top: 0% !important;
}
	.home .container.mobile-nav-bar.no-sticky {
		position: absolute;
		padding: 0px 20px 10px;
	}
	.content-about {
		padding-top: 6%;
	}
	.hero-text p {
		margin: 0px 0px 10px;
		font-size: 12px;
    font-weight: 500;
	}
	.top_about img {
		margin-top: -35px;
	}
	.hero-text span {
		padding-right: 0.3em;
	}
.page-about .hero-text span {
    padding-right: 0.4em;
}
	.hero-text span:before {
		font-size: 10px;
		top: 3px;
	}
.page-about .hero-text span:before 
	{
		top: 2px;
	}
}

@media screen and (max-width: 360px) {
	.container.mobile-nav-bar {
		padding: 0px 5px;
	}
	img#logo-mobile {
		margin-top: 5px;
	}

	#mobile-menu-close-button:after {
		right: -6%;
	}
	.page-recipes #mobile-menu-close-button:after,
	.parent-recipes #mobile-menu-close-button:after,
	.single #mobile-menu-close-button:after {
		right: -3%;
	}
	.home #wp-custom-header-custom {
		padding-bottom: 5vw;
	}

	.home .container.mobile-nav-bar.no-sticky {
		padding: 0px 10px 10px;
	}
	.top_about img {
		margin-top: -30px;
	}
	.sec_top h3.entry-title {
		font-size: 16px !important;
	}
	.hero-text span {
		padding-right: 0.33em;
	}
	.hero-text span:before {
		font-size: 10px;
		display: block;
		top: 1.3px;
	}
	.home .hero-text {
    top: 62%;
    width: 88%;
}
.hero-text p {
    font-size: 11px;
}
.page-about .hero-text span {
    padding-right: 0.5em;
}

}