*
{
    padding:0;
    margin:0;
    box-sizing:border-box;
}
img 
{
    width:auto;
    max-width: 100%;
}
body
{
	font-family: 'Karla', sans-serif;
	color:#000000;
}
h1, h2, h3, h4, h5, h6{
margin: 0px 0px 20px 0px;
padding: 0px;
font-weight: bold;
line-height: normal;
font-family: 'Karla', sans-serif;
}
p
{
    font-family: 'Karla', sans-serif;
}
.container 
{ 
	width:100%;
	height:auto;
	clear:both;
	overflow:auto;
}
.wrapper 
{
	max-width:1366px;
	padding:0px 30px;
	margin:auto;
}
footer
{
	width: 100%;
    background: #27181b;
    padding-top: 60px;
    padding-bottom: 60px;
}
.footer
{
	max-width:1160px;
	height:auto;
	margin:auto;
}
.footer_main
{
	width:100%;
	height:auto;
	display:flex;
	align-items:center;
	justify-content: flex-start;
}
.footer_main_center h2 
{
	margin-bottom:0px;
	padding-left:70px;
	padding-right:70px;
	font: Bold 29px/31px Karla;
	letter-spacing: 0px;
	color: #B22B38;
}
.footer_main_right ul 
{
	list-style-type:none;
	display:block;
	width:170px;
}
.footer_main_right ul li 
{
	float:none;
	display:block;
	padding-bottom: 0px;
}
.footer_main_right ul li a 
{
	text-decoration:none;
	font: Bold 18px/40px Karla;
	letter-spacing: 0px;
	color: #E5DFD7;
}
.footer_main_right
{
	display: flex;
    align-items: center;
}
.footer_main_right ul li:last-child 
{
	padding-bottom:0px;
}
.footer_main_right ul li a:hover 
{
	color:#8e1c26;
}
.footer_main_bottom 
{
	width:100%;
	height:auto;
	padding-top:50px;
	display: flex;
    align-items: flex-start;
	justify-content: flex-start;
}
.footer_main_bottom p 
{
	text-decoration: none;
    letter-spacing: 0px;
    color: #E5DFD7;
    line-height: initial;
    font-size: 16px;
    font-weight: bold;
}
.footer_main_bottom p a 
{
	text-decoration:none;
	letter-spacing: 0px;
	color: #E5DFD7;
	line-height: initial;
    font-size: 16px;
    font-weight: bold;
}
.footer_main_bottom p a:hover 
{
	color:#fff;
}
.footer_main_bottom p:first-child 
{
	margin-right: 0;
    width: 30%;
}
header
{
	width:100%;
	height:auto;
	background:transparent;
	position:absolute;
	top:0px;
	left:0px;
	z-index:99;
	padding-top:50px;
}
.wrapper
{
	max-width:1160px;
	height:auto;
	margin:auto;
} 
.header_main 
{
	width:100%;
	height:auto;
	display:flex;
	align-items:center;
	justify-content:center;
}
.header_main ul 
{
	list-style-type:none;
	display:inline-block;
}
.header_main ul li 
{
	float:left;
	padding:0px 20px;
}
.header_main ul li a 
{
	text-decoration: none;
    padding-bottom: 5px;
    border-bottom: 2px solid transparent;
    font: Bold 18px/24px Karla;
    color: #F7F4EF;
}
.header_main ul li a:hover 
{
	border-bottom: 2px solid #F7F4EF;
}
.logo
{
	padding:0px 10px;
}
.logo img 
{
	width:129px;
}
.scrolltoTop 
{
	width: 37px;
    height: 37px;
    border: none;
    border-radius: 50%;
    background: #C32C38;
    position: fixed;
    cursor: pointer;
    right: 7%;
    bottom: 10%;
	opacity: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transform: translateY(-150px);
    transform: translateY(-150px);
}
.scrolltoTop i
{
	position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    color: #27191B; 
    font-size: 30px;
    top: 45%;
    transform: translateY(-50%);
    height: auto;
    line-height: initial;
}
.scrolltop_show {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.banner
{
	width:100%;
	height:782px;
	position:relative;
}
.banner rs-fullwidth-wrap, .banner rs-module-wrap, .banner rs-module
	{
		height:782px !important;
	}
#rev_slider_6_1_forcefullwidth, #rev_slider_6_1_forcefullwidth rs-module-wrap, #rev_slider_6_1_forcefullwidth rs-module,
#rev_slider_6_2_forcefullwidth, #rev_slider_6_2_forcefullwidth rs-module-wrap, #rev_slider_6_2_forcefullwidth rs-module
	{
		height:100% !important;
	}
.banner img 
{
	width:100%;
	height:782px;
	object-fit:cover;
	object-position:center;
}
.footer_main_left img 
{
	width:139px;
}
.menu_bar
{
	display:none;
}
.menu_bar ul 
{
	display:block;
	width:27px;
}
.menu_bar ul li 
{
	float:none;
	display:block;
	width:27px;
	height:2px;
	background:#fff;
	margin-bottom:6px;
	padding:0px;
}
.menu_bar ul li:last-child 
{
	margin-bottom:0px;
}

.Home_Services
{
	max-width:100%;
	margin:auto;
	width: 100% !important;
	padding-top:35px;
	padding-bottom:50px;
}
h2
{
	font: Bold 29px Karla;
	letter-spacing: 0px;
	color: #C32C38;
}
.Home_Services_p p 
{
	letter-spacing: 0px;
	color: #000000;
	font-size:20px;
	line-height:24px;
	font-family: 'Karla', sans-serif;
}
.btn_read_more button, .btn_read_more a
{
	width:260px;
	height:45px;
	background:transparent !important;
	font-family: 'Karla', sans-serif !important;
	border: 2px solid #B22B38 !important;
	border-radius: 23px !important;
	letter-spacing: 0px !important;
	font-size:18px !important;
	color: #B22B38 !important;
	display: flex !important;
    align-items: center;
    justify-content: center;
}
.btn_read_more button:hover, .Home_Dips_but button:hover, .Home_Dips_but_2 button:hover, .btn_read_more a:hover, .Home_Dips_but a:hover
{
	background: #b22b38 !important;
    color: #fff !important;
}
.Home_Dips_but button, .Home_Dips_but a, .Home_Dips_but_2 a
{
	width:170px;
	height:45px;
    align-items: center;
	background:transparent !important;
	font-family: 'Karla', sans-serif !important;
	border: 2px solid #B22B38 !important;
	border-radius: 23px !important;
	letter-spacing: 0px !important;
	font-size:18px !important;
	color: #B22B38 !important;
	display: flex !important;
    align-items: center;
    justify-content: center;
	margin-right:17px;
}
.Home_Dips_but_2 button, .Home_Dips_but_2 a
{
	width:247px;
	height:45px;
	align-items: center;
	background:transparent !important;
	font-family: 'Karla', sans-serif !important;
	border: 2px solid #B22B38 !important;
	border-radius: 23px !important;
	letter-spacing: 0px !important;
	font-size:18px !important;
	color: #B22B38 !important;
}
button 
{
	display: flex !important;
    align-items: center;
    justify-content: center;
	border-radius: 23px !important;
	letter-spacing: 0px !important;
	font-size:18px !important;
	font-family: 'Karla', sans-serif !important; 
	height:45px;
}
.Home_Services h2 
{
	margin-top:13px;
}
.btn_read_more 
{
	margin-bottom:0px !important;
}
.Home_Services_p
{
	margin-bottom:45px;
}
.Home_Dips  
{
	margin:auto !important;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.Home_Dips .vc_column-inner
{
	padding:0px !important;
}
.Home_Dips .wpb_single_image 
{
	margin-bottom:0px !important;  
}
.Home_Dips_p 
{
	letter-spacing: 0px;
	color: #000000;
	font-size:20px;
	line-height:24px;
	font-family: 'Karla', sans-serif !important;
}
.Home_Dips .wpb_column:last-child 
{
	padding-left:80px;
}
.Home_Dips h2 
{
	margin-bottom:55px;
}
.Home_Dips_p 
{
	margin-bottom:45px;
}
.Home_Dips_but, .Home_Dips_but_2 
{
	margin-bottom:0px;
}
.Home_slide 
{
	padding-top:70px;
	padding-bottom:70px;
	margin:0px !important;
}
.Home_slide .wpb_column
{
	max-width:1249px;
	margin:auto;
	float: none;
}
.Home_Dips_but_2 a:hover {
    background: #b22b38 !important;
    color: #fff !important;
}
.Home_slide .vc_column-inner 
{
	padding-top:0px !important;
}
.Home_slide h2 
{
	margin-bottom:40px;
}
.Home_Slide_slick 
{
	width:100%;
	height:auto;
}
.page-25 .Home_Slide_slick_main
{
	display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 1090px;
    margin: auto;
}
.page-25 .Home_Slide_slick_main_move 
{
	width: 31.33%;
    height: 405px !important;
    border: none;
    display: inline-block;
	background: #f7f4ef;
    padding-left: 0px;
    padding-right: 0px;
    flex: auto;
    margin-left: 1%;
    margin-right: 1%;
}
.Home_Slide_slick_main_move
{
	width: 31.33%;
    height: 405px !important;
    border: none;
    display: inline-block;
	background: #f7f4ef;
    padding-left: 0px;
    padding-right: 0px;
    flex: auto;
    margin-left: 10px;
    margin-right: 10px;
}
.Home_Slide_slick_main
{
	/*display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;*/
    max-width: 1090px;
    margin: auto;
}
.Home_Slide_slick_main .slick-prev 
{
	left: -40px !important;
	display:block !important;
}
.Home_Slide_slick_main .slick-prev:before
{
	content: "\f104" !important;
	color:#E5DFD7 !important;
	font: normal normal normal 14px/1 FontAwesome;
	position:absolute;
	left:0px;
	right:0px;
	text-align:center;
	margin:auto;
	font-size: 24px !important;
}
.Home_Slide_slick_main .slick-next
{
	right:-40px !important;
	display:block !important;
}
.Home_Slide_slick_main .slick-next:before
{
	content: "\f105" !important;
	color:#E5DFD7 !important;
	font: normal normal normal 14px/1 FontAwesome;
	position:absolute;
	left:0px;
	right:0px;
	text-align:center;
	margin:auto;
	font-size: 24px !important;
}
.Home_Slide_slick_main_move img 
{
	width: 100%;
    height: 258px;
    object-fit: cover;
    object-position: center;
}
.Home_Slide_des 
{
	padding:25px 30px 35px 30px; 
	position:relative;
	height: 147px;
}
.Home_Slide_des h2
{
	font-size:22px;
	line-height:initial;
	color:#211F1B;
	margin-bottom:0px;
	font-family: 'Karla', sans-serif !important;
}
.Home_Slide_des .View_Recipe
{
	text-decoration:none;
	letter-spacing: 0px;
	color: #211F1B;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	font-family: 'Karla', sans-serif !important;
	display:block;
	position:absolute;
	bottom:35px;
}
.Home_Slide_des .View_Recipe:hover 
{
	color: #B22B38 !important;
}
.Home_Slide_des a 
{
	text-decoration:none;
}
.Home_slide .wpb_raw_html
{
	margin-bottom:0px !important;
	padding-bottom: 50px;
}
.button_common 
{
	margin-bottom: 0px !important;
}
.button_common button, .button_common a
{
	margin: auto;
    width: 260px;
    height: 45px;
    background: transparent !important;
    border: 2px solid #E5DFD7 !important;
    border-radius: 23px !important;
    color: #E5DFD7 !important;
	display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 23px !important;
    letter-spacing: 0px !important;
    font-size: 18px !important;
    font-family: 'Karla', sans-serif !important;
	text-decoration:none;
}
.button_common button:hover, .button_common a:hover
{ 
	background: #f7f4ef !important;
    color: #211F1B !important;
}
.Home_Testimonials
{
	width:100%;
	height:auto;
	min-height:402px;
	margin:0px !important;
	background-size:cover;
	background-position:center;
	position:relative;
	padding-top:50px;
	padding-bottom:75px;
}
.Home_Testimonials:before
{
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	background-color: rgb(39 25 27 / 0.71);
}
.Home_Testimonials .vc_column-inner 
{
	padding-top:0px !important; 
	padding-left:30px !important;
	padding-right:30px !important;
}
.Home_Testimonials h2 
{
	margin-bottom:50px;
}
.Home_Testimonials_p 
{
	text-align:center;
	margin-bottom:45px !important;
}
.Home_Testimonials_p p 
{
	font-size:20px;
	line-height:24px;
	font-family: 'Karla', sans-serif !important;
	color:#E5DFD7;
}
.Home_Testimonials_gallery 
{
	margin-bottom:0px !important;
	text-align:center;
}
.Home_Testimonials_gallery .wpb_image_grid_ul 
{
	display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 805px;
    margin: auto;
}
.Home_Testimonials_gallery .wpb_image_grid_ul li
{
	position: static !important; 
	float:none !important;
}
.Footer_form 
{
	margin:0px !important;
	padding-top: 50px; 
	padding-bottom:100px;
}
.Footer_form .vc_column-inner
{
	padding-top: 0px !important;
}
.Footer_form .vc_column-inner h2
{
	margin-bottom: 35px;
}
.Footer_form .wpcf7 
{
	max-width:812px;
	margin:auto;
}
.Footer_form .wpcf7-form 
{
	display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.Footer_form .wpcf7-form div 
{
	flex: auto;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
	margin-bottom:15px; 
}
.Footer_form .wpcf7-form div label
{ 
	font-size: 18px;
    line-height: 24px;
    color: #E5DFD7;
    font-weight: bold;
    padding-left: 10px;
}
.Footer_form.Footer_form_contact  .wpcf7-form div label 
{
	color: #27191B;
}
.Footer_form .wpcf7-form div input, .Footer_form .wpcf7-form div select
{  
	width: 100%;
    border: none;
    outline: none;
    height: 50px;
    border-radius: 8px;
    background: #E5DFD7;
    padding: 0px 15px;
    display: flex;
    font-size: 18px;
	margin-top:10px;
	appearance:none;
	-webkit-appearance:none;
}
.Footer_form.Footer_form_contact .wpcf7-form div input, .Footer_form.Footer_form_contact .wpcf7-form div select
{
	color: #27191B;
	background:#F7F4EF;
}
.Footer_form .wpcf7-form div textarea 
{
	width: 100%;
	height:252px;
    border: none;
    outline: none;
	border-radius: 8px;
    background: #E5DFD7;
    padding: 15px 15px;
    display: flex;
    font-size: 18px;
	margin-top:10px;
	appearance:none;
	-webkit-appearance:none;
}
.Footer_form.Footer_form_contact .wpcf7-form div textarea  
{
	color: #27191B; 
	background:#F7F4EF;
}
.Footer_form .wpcf7-form div:nth-child(6)
{
	width:48% !important;
	margin-left:1%;
	margin-right:51%;
	display: block !important;
}
.Footer_form .wpcf7-form .form_reason_contact
{
	width: 48% !important;
    display: block !important;
    margin-right: 51%;
}
.Footer_form .wpcf7-submit 
{
	margin: auto;
    width: 224px;
    height: 45px;
    background: transparent !important;
    border: 2px solid #E5DFD7 !important;
    border-radius: 23px !important;
    color: #E5DFD7 !important;
	font-family: 'Karla', sans-serif !important;
	letter-spacing: 0px !important;
	font-size:18px !important;
	cursor:pointer;
	outline:none;
}
.Footer_form.Footer_form_contact .wpcf7-submit 
{
	border: 2px solid #C32C38 !important; 
	color:#C32C38 !important;
}
.Footer_form.Footer_form_contact .wpcf7-submit:hover
{ 
	background:#C32C38 !important;
	color:#fff !important;
}
.Footer_form.Footer_form_contact .wpcf7-form div select
{
	background-image:url(/wp-content/uploads/2020/08/select_cont-down.png) !important;
	background-repeat: no-repeat;
    background-position: 96% 50%;
    background-size: 20px;
}
.Footer_form .wpcf7-submit:hover
{ 
	background: #f7f4ef !important;
    color: #211F1B !important;
}
.Footer_form p 
{
	text-align: center;
    margin: auto !important;
    margin-top: 35px !important;
    width: 100%;
}
.Footer_form .wpcf7-response-output
{
	text-align:center;
	color:#fff !important;
}
.page-31 .Footer_form .wpcf7-response-output
{
	color:#27191B !important;
}
.Footer_form .wpcf7-not-valid-tip {
    color: red !important;
    font-size: 14px !important;
    font-weight: normal;
    display: block;
    padding-left: 10px;
}
.Footer_form .wpcf7-form div select
{
	background-image: url(/wp-content/uploads/2020/08/select_down.png);
    background-repeat: no-repeat;
    background-position: 96% 50%;
    background-size: 20px;
}
.contact_us_para p 
{
	margin-top:0px !important;
	font-size: 20px;
	color: #000000;
	letter-spacing: 0px;
}
.banner_inner_full 
{
	margin:0px !important;
}
.banner_inner_full .vc_column-inner 
{
	padding-left:0px !important;
	padding-right:0px !important;
}
.banner_inner_full .wpb_raw_html 
{
margin-bottom:0px !important
}
.banner_inner 
{
	width:100%;
	height:370px;
	clear:both;
	overflow:hidden;
}
.banner_inner img 
{
	object-fit:cover;
	object-position:center;
	height:370px;
	width:100%;
}
.International_export_page h2
{
	margin-bottom:45px; 
	letter-spacing: -0.58px;
}
.International_export_page_inner {
    max-width: 1000px;
    margin: auto !important;
	padding-bottom:45px;
}
.International_export_page_inner .wpb_column:first-child
{
	padding-right:20px;
}
.International_export_page_inner .wpb_column:last-child
{
	padding-left:20px;
}
.International_export_page_inner p
{
	font: normal normal normal 20px/24px Karla;
    letter-spacing: 0px;
    color: #000000;
    padding-bottom: 15px;
}
.International_export_page_inner .wpb_content_element 
{
	margin-bottom:0px;
}
.International_export_img_grid 
{
	max-width: 800px;
    margin: auto;
    text-align: center;
	padding-bottom:45px;
}
.International_export_img_grid .wpb_image_grid_ul
{
	display: flex;
    align-items: center;
    justify-content: space-around; 
	flex-wrap:wrap;
}
.International_export_img_grid .wpb_image_grid_ul li
{ 
	position:static !important;
	float:none !important
}
.Home_Testimonials_gallery_2 ul
{
	justify-content: center !important;
}
.Home_Testimonials_gallery_2 li
{
	padding:0px 60px !important;
}
.Home_Testimonials_gallery_2 .wpb_image_grid .wpb_image_grid_ul img 
{
width:100px;
}
.page-25 .Home_Slide_slick_main_move {
    width: 32.33%;
    height: 405px;
    border: none;
    display: inline-block;
    background: #f7f4ef;
    padding-left: 0px;
    padding-right: 0px;
    flex: initial;
    margin-left: 0.5%;
    margin-right: 0.5%; 
    margin-bottom: 35px;
}
.page-25 .Home_Slide_slick {
    width: 100%;
    height: auto;
    padding-top: 35px;
    background: #e6dfd7;
}
.recipe_page_title 
{
	width:100%;
	height:auto;
	background:#e6dfd7;
	padding:0px 30px;
	text-align:center;
	padding-top:35px;
}
.recipe_page_title h2 
{
	 font-size: 29px;
    color: #c32c38;
    line-height: 38px;
    text-align: center;
    font-family: Karla;
    font-weight: 700;
    font-style: normal;
	padding-bottom: 0px;
    letter-spacing: -0.58px;
	margin-bottom:0px;
}
.Contract_Manufacturing h2
{
	letter-spacing: -0.58px;
	margin-bottom: 30px;
}
.Contract_Manufacturing .vc_column-inner 
{
	max-width:1089px;
	margin:auto;
}
.Contract_Manufacturing .vc_column-inner  .wpb_single_image 
{
	margin-bottom:35px !important;
}
.Contract_Manufacturing .vc_column-inner p 
{
	text-align: center;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

.Home_Testimonials_manufacturing 
{
	
}
.Product_detail_page_html 
{
	width:100%;
	height:auto;
	display:block;
	padding-top:70px;
}
.Product_detail_page_html_inner
{
	max-width: 1090px;
    margin: auto;
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
	padding-bottom:20px;
}
.Product_Details_Section 
{
	width:100%;
	height:auto;
	margin:0px !important;
}
.Product_Details_Section .vc_column-inner 
{
	padding-left:0px !important;
	padding-right:0px !important;
}
.product_green
{
	background:#deeade;
}
.mexican-range
{
	background: rgb(231 83 14 / 0.1);
}
.classic-dips
{
	background: rgb(195 44 56 / 0.1);
}
.Product_detail_page_html_inner_left, .Product_detail_page_html_inner_right
{
	flex:1;
}
.Product_detail_page_html_inner_right a 
{
	font-size: 18px;
    line-height: 24px;
    color: #27191B;
    text-decoration: none;
    letter-spacing: 0px;
    font-weight: bold;
    padding-bottom: 50px;
    display: block;
}
.product_green .Product_detail_page_html_inner_right a:hover
{
	color:#00953E;
}
.mexican-range .Product_detail_page_html_inner_right a:hover
{
	color:#E7530E;
}
.classic-dips .Product_detail_page_html_inner_right a:hover
{
	color:#C32C38;
}
.Product_detail_page_html_inner_right a i 
{
	padding-right: 3px;
	font-weight: bold; 
	font-style:normal;
}
.Product_detail_page_html_inner_right 
{
	padding-top:15px;
}
.Product_detail_page_html_inner_right h2  
{
	font-size:44px;
	line-height:47px;
	font-weight:bold;
	letter-spacing: -2.32px;
	margin-bottom: 0;
}
.product_green .Product_detail_page_html_inner_right h2, .product_green .Product_detail_page_html_inner_right h6
{
	color:#00953E;
}
.mexican-range .Product_detail_page_html_inner_right h2, .mexican-range .Product_detail_page_html_inner_right h6
{
	color:#E7530E;
}
.classic-dips .Product_detail_page_html_inner_right h2, .classic-dips .Product_detail_page_html_inner_right h6
{
	color:#C32C38;
}
.Product_detail_page_html_inner_right h6 
{
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	letter-spacing: 0px;
	margin-bottom:35px;
}
.Product_detail_page_html_inner_right p 
{
	font-size: 22px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #27191B;
    padding-right: 20px;
}
.product_green .Product_detail_page_html_inner_right h5 span
{
	width: 37px;
    height: 37px;
    border-radius: 50%;
    border: none;
    background: #00953E;
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 36px;
}
.mexican-range .Product_detail_page_html_inner_right h5 span
{
	width: 37px;
    height: 37px;
    border-radius: 50%;
    border: none;
    background: #E7530E;
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 36px;
}
.classic-dips .Product_detail_page_html_inner_right h5 span
{
	width: 37px;
    height: 37px;
    border-radius: 50%;
    border: none;
    background: #C32C38;
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 36px;
}
.Product_detail_page_html_inner_right h5 span 
{
	color:#fff;
	font-size: 18px;
    line-height: 24px;
    letter-spacing: 0px;	
	font-weight:bold;
	text-align: center;
    line-height: 36px;
	width: 37px;
    height: 37px;
    border-radius: 50%;
    border: none;
    position: relative;
    display: inline-block;
	margin-right:12px;
}
.Product_detail_page_html_inner_right h5 
{
	color: #27191B;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: normal;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
	padding-top:70px;
	margin-bottom:0px;
}
.Product_Details_Section .wpb_raw_html 
{
	margin-bottom:0px !important;
}
.Product_detail_second_inner 
{
	width:100%;
	height:auto;
	background:#F7F4EF;
}
.Product_detail_second_inner_width 
{
	max-width: 1090px;
    margin: auto;
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
	padding-top: 40px;
	padding-bottom:50px;
}
.Product_detail_second_inner_width_left
{
	flex: 1;
}
.Product_detail_second_inner_width_right
{
	flex: 1;
}
.product_green h3
{
	color:#00953E;
}
.mexican-range h3
{
	color:#E7530E;
}
.classic-dips h3
{
	color:#C32C38;
}
.Product_detail_second_inner_width h3 
{
    font-size: 29px;
    line-height: 38px;
    letter-spacing: 0px;
    font-weight: bold;
	margin-bottom:0px;
	padding-bottom:20px;
}
.Product_detail_second_inner_width p
{
    font-size: 18px;
    line-height: 24px;
	color:#000000;
    letter-spacing: 0px;
    font-weight: normal;
	margin-bottom:0px;
	padding-bottom:0px;
}
.Product_detail_second_inner_width p span 
{
	font-weight: bold;
    display: inline;
    width: 40%;
    float: right;
}
.Product_detail_second_inner_width_left p 
{
	padding-right:85px;
	display: block;
}
.Product_detail_second_inner_width_right p 
{
	font-size:20px;
}
.Product_detail_second_inner_width_tab {
    max-width: 1090px;
    margin: auto;
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-bottom: 90px;
}
.product_tab 
{ 
	width:414px;
	min-height:85px;
	padding:30px 30px 30px 30px;
}
.product_green .product_tab
{
	background:#deeade;
}
.mexican-range .product_tab
{
	background: rgb(231 83 14 / 0.1);
}
.classic-dips .product_tab
{
	background: rgb(195 44 56 / 0.1);
}
.product_green .product_tab h4
{ 
	color:#00953E;
}
.mexican-range .product_tab h4
{ 
	color:#E7530E;
}
.classic-dips .product_tab h4
{ 
	color:#C32C38;
}
.product_tab h4 
{
	font-size: 29px;
    line-height: 38px;
    letter-spacing: 0px;
    font-weight: bold;
	margin-bottom:0px;
	position:relative;
	cursor:pointer;
}
.product_tab h4:before 
{
	content: "\f107";
    position: absolute;
    right: 0px;
    top: 5px;
    width: auto;
    height: auto;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
}
.product_tab_inner 
{
	width:100%;
	height:auto;
	padding-top:10px;
	display:none;
}
.product_tab_inner_open .product_tab_inner
{
	display:block;
}
.product_tab_inner i 
{
	display:block;
	font-style:normal; 
	font-size: 18px;
    line-height: 22px;
    letter-spacing: 0px;
    font-weight: bold;
	color:#000000;
	padding-right: 30px;
	padding-bottom:30px;
}
.product_tab_inner p 
{
	font-size: 18px;
    line-height: 27px;
    letter-spacing: 0px;
    font-weight: normal;
	color:#000000;
}
.product_tab_inner p span 
{
	float:right;
	text-align:right;
}
.product_slider_full 
{
	width:100%;
	background:#921c28;
	padding-top:40px;
	padding-bottom:60px;
	height:auto;
}
.product_slider_full_inner 
{
	max-width: 1249px;
    margin: auto;
	height:auto;
}
.product_slider_full_inner h2 
{
	font-size: 29px;
    line-height: 38px;
    letter-spacing: -0.58px;
    font-weight: bold;
	color:#E5DFD7; 
	text-align:center;
	margin-bottom: 40px;
}
.product_slider_full_slick 
{
	width: 100%;
    height: auto;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
}
.product_slider_full_slick_1 
{
	text-align: center;
    padding: 0px 20px;
	flex: 1;
}
.product_slider_full_slick_1 img
{
	margin:auto;
	text-align:center;
}
.product_slider_full_slick_1 h3, .product_slider_full_slick_1 span
{
	color:#E5DFD7; 
	font-size: 20px;
	display:block;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: bold;
	text-align:center;
	margin-bottom:0px;
}
.product_slider_full_slick_1 span 
{
	margin-bottom:18px;
}
.product_slider_full_slick_1 p
{
	color:#E5DFD7; 
	font-size: 18px;
    line-height: 22px;
    letter-spacing: 0px;
	text-align:center;
	margin-bottom:20px;
	padding-left: 25px;
    padding-right: 25px;
	height: 135px;
    clear: both;
    overflow: hidden;
}
.product_slider_full_slick_1 a
{
	width: 153px;
	height: 45px;
	background: transparent !important;
    border: 2px solid #E5DFD7 !important;
    border-radius: 23px !important;
    color: #E5DFD7 !important;
	margin:auto !important;
	text-decoration:none; 
	display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 18px !important;
    font-family: 'Karla', sans-serif !important;
}
.product_slider_full_slick_1 a:hover {
    background: #f7f4ef !important;
    color: #211F1B !important;
}
.Home_Testimonials_manufacturing:before 
{
	opacity:0 !important;
}
.Home_Testimonials_manufacturing p 
{
	color: #000000;
}
.Home_Testimonials_manufacturing .Home_Testimonials_gallery {
    margin-bottom: 50px !important;
}
.Home_Testimonials_manufacturing .Home_Testimonials_p {
    margin-bottom: 0px !important;
}
.Contract_Manufacturing_food_p1 {
    margin-bottom: 15px;
}
.Contract_Manufacturing_food_p2 {
    margin-bottom: 60px; 
}
.Contract_Manufacturing_food_gallery 
{
	max-width: 600px;
    margin: auto !important;
	padding-bottom: 75px;
}
.Contract_Manufacturing_food_gallery ul
{
	display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
	position:relative;
}
.Contract_Manufacturing_food_gallery ul li 
{
	position:static !important;
	float:none !important;
}
.Home_slide_food button.vc_general, .Home_slide_food a.vc_general 
{
	background: transparent !important;
    color: #C32C38 !important;
	border: 2px solid #C32C38 !important;
}
.Home_slide_food button.vc_general:hover, .Home_slide_food a.vc_general:hover 
{
	background: #C32C38 !important;
    color: #fff !important;
}
.Product_Specifications 
{
	width:100%;
	height:auto;
	margin:0px !important;
}
.Product_Specifications h2 
{
	margin-bottom:60px !important;
}
.Product_Specifications_inner 
{
	max-width: 1089px;
    margin: auto !important;
}
.Product_Specifications_inner
{
	width:100%;
	height:auto;
}
.Product_Specifications_inner .wpb_column 
{
	width:50% !important;
}
.Product_Specifications_inner .wpb_column .vc_column-inner > .wpb_wrapper
{
	display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.Product_Specifications_inner .wpb_column .wpb_single_image 
{
	margin-bottom: 0px;
    width: 25%;
}
.Product_Specifications_inner .wpb_column .wpb_raw_html 
{
	margin-bottom: 0px;
	flex: 1;
}
.Product_Specifications_inner .wpb_column .wpb_raw_html p
{
	color: #000000;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    display: block;
}
.Product_Specifications_inner .wpb_column .wpb_raw_html p span
{
	letter-spacing: -0.16px;
    font-weight: bold;
    display: inline;
    width: 70%;
    float: right;
} 
.Product_Specifications_inner_1 
{
	padding-bottom:45px;
}
.Product_Specifications_inner_2
{
	padding-bottom:70px;
}
.Recipe_detail_page .wpb_raw_html
{
	margin-bottom:0px !important;
	width:100%;
}

.Recipe_detail_page_full 
{
	max-width:1160px;
	height:auto;
	margin:auto !important;
	padding-top:80px; 
	display:flex;
	align-items:flex-start;
	flex-wrap:wrap;
}
.Recipe_detail_page_full_left 
{
	height: auto;
    flex: initial;
    width: 30%;
}
.Recipe_detail_page_full_right 
{
	height:auto;
	flex:1;
}
.recipe_a 
{
	font-size: 18px;
    line-height: 24px;
    color: #27191B;
    text-decoration: none;
    letter-spacing: 0px;
    font-weight: bold;
    padding-bottom: 40px;
    display: block;
}
.recipe_a i {
    padding-right: 3px;
    font-weight: bold;
    font-style: normal;
}
.Recipe_detail_page_full_left h3 
{
	font-size: 20px;
    line-height: 24px;
    color: #C32C38;
    letter-spacing: 0px;
    font-weight: bold; 
	margin-bottom:20px;
}
.Recipe_detail_page_full_left p 
{
	font-size: 18px;
    line-height: 22px;
    color: #000000;
    letter-spacing: 0px;
    font-weight: normal;
    opacity: 0.3;
    margin-bottom: 0px;
    padding-left: 23px;
    position: relative;
    padding-right: 100px;
	padding-bottom:10px;
}
.Recipe_detail_page_full_left p:before 
{
	content: "\f105";
    position: absolute;
    left: 0px;
    color: #000000;
    opacity: 1;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    top: 3px;
}
.Recipe_detail_page_full_left a
{
	text-decoration:none;
}
.Recipe_detail_page_full_left a:hover p
{
	opacity:1;	
}
.Recipe_detail_page_full_left a:hover p:before 
{
	opacity:0.6;
}
.Recipe_detail_page_full_right h2 
{
	font-size: 44px;
    line-height: 36px;
    color: #27191B;
    font-weight: normal;
    margin-bottom: 45px;
	letter-spacing: -1.32px;
}
.Recipe_detail_page_full_right img 
{
	margin-bottom:30px;
}
.recipe_icon_div 
{
	width: 100%;
    height: auto;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.recipe_icon_div p:first-child
{
	width: 165px;
}
.recipe_icon_div p 
{
	font-size: 16px;
    line-height: 20px;
    color: #27191B;
    font-weight: bold;
    margin-bottom: 0px;
	letter-spacing: 0px;
	display: flex;
    align-items: center;
	padding-bottom:30px;
}
.recipe_icon_div p i 
{
	color:#C32C38;
	font-size: 23px;
}
.recipe_icon_div p i:last-child 
{
	padding-right:11.5px;
}
.recipe_icon_div p:first-child i:last-child
{
	position:relative;
	left: -2px;
}
.Recipe_detail_page_full_part1
{
	background:#e6dfd7;
}
.Recipe_detail_page_full_part2 
{
	background:#f7f4ef;
	width:100%;
	height:auto;
	padding-top:40px;
	padding-bottom:200px;
}
.Recipe_detail_page_full_part2 h4 
{
	font-size: 29px;
    line-height: 38px;
    color: #C32C38;
    font-weight: bold;
    margin-bottom: 25px;
	letter-spacing: 0px;
}
.Recipe_detail_page_full_part2_full 
{
	max-width: 1160px;
    height: auto;
    margin: auto !important;
    padding-top: 0px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.Recipe_detail_page_full_part2_left
{
	height: auto;
    flex: initial;
    width: 30%;
	padding-right: 90px;
}
.Recipe_detail_page_full_part2_right
{
	height: auto;
    flex: 1;	
}
.Recipe_detail_page_full_part2_left p 
{
	font-size: 18px;
    line-height: 20px;
    color: #000000;
    font-weight: normal;
    margin-bottom: 10px;
	letter-spacing: 0px;
}
.Recipe_detail_page_full_part2_left p span 
{
	font-weight:bold;
}
.Recipe_detail_page_full_part2_left p:last-child 
{
	padding-top:30px;
	padding-bottom:100px;
}
.Recipe_detail_social 
{
	width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
	padding-top:80px;
}
.Recipe_detail_social_left
{
	
}
.Recipe_detail_social_right 
{
	
}
.Recipe_detail_social h6 
{
	font-size: 18px;
    line-height: 24px;
    color: #C32C38;
    font-weight: bold;
    margin-bottom: 15px;
	letter-spacing: 0px;	
}
.Recipe_detail_social ul 
{
	list-style-type:none;
	display:inline-block;
}
.Recipe_detail_social ul li 
{
	float:left;
}
.Recipe_detail_social ul li a
{
	width: 37px;
    height: 37px;
    background: #C32C38;
    border: none;
    border-radius: 50%;
    position: relative;
    display: block;
    margin-right: 10px;
}
.Recipe_detail_social ul li a i 
{
	color:#fff;
	font: normal normal normal 14px/1 FontAwesome;
}
.Recipe_detail_social ul li:nth-child(1) a i
{
	font-size: 30px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 9px;
}
.Recipe_detail_social ul li:nth-child(2) a i
{
	font-size: 30px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 9px;
}
.Recipe_detail_social ul li:nth-child(3) a i
{
	font-size: 24px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}
.Recipe_detail_social .Recipe_detail_social_right ul li:nth-child(1) a i
{
	font-size: 22px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.Recipe_detail_page_full_part2_right ol {
  list-style: none;
  counter-reset: my-awesome-counter;
}
.Recipe_detail_page_full_part2_right ol li {
  counter-increment: my-awesome-counter;
	 position: relative;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    padding-left: 25px;
}
.Recipe_detail_page_full_part2_right ol li::before {
  content: counter(my-awesome-counter) ". ";
  color: #B22B38;
  font-weight: bold;
	position: absolute;
    left: 0px;
	font-size: 20px;
}
.Recipe_detail_page_full_part2_right ol li p 
{
	font-size: 20px;
    line-height: 24px;
    color: #000000;
    font-weight: normal;
    margin-bottom: 25px;
	letter-spacing: 0px;
	padding-right: 110px;
}
.about_us_main .wpb_column > .vc_column-inner
{
	padding-top:50px !important;	
}
.about_us_main h2 
{
	letter-spacing: -0.58px;
	margin-bottom:30px;
}
.about_us_main .about_us_main_inner .vc_column-inner 
{
	padding-top:0px !important;
}
.about_us_main_inner 
{
	max-width: 1200px;
    margin: auto!important;
    display: flex;
    align-items: flex-start;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.about_us_main_inner .wpb_column:first-child
{
	padding-right:80px;
}
.about_us_main_inner p 
{
	font-size: 20px;
    line-height: 24px;
    color: #000000;
    font-weight: normal;
    margin-bottom: 25px;
	letter-spacing: 0px;
}
.about_us_main_inner .wpb_column:last-child
{
	padding-top:60px;
	padding-bottom:50px;
}
.about_us_main_inner2 .wpb_column:last-child 
{
	padding-top:0px;
	padding-bottom:0px;
}
.about_us_main_inner2 h4 
{
	color:#C32C38;
	font-size: 29px;
    line-height: 38px;
    font-weight: bold;
    margin-bottom: 25px;
	letter-spacing: -0.58px;
}
.about_us_main_inner2 ul 
{
	padding-left:20px;
}
.about_us_main_inner2 ul li 
{
	color: #000000;
	font-size: 20px;
    line-height: 24px;
    font-weight: normal;
	padding-bottom:5px;
}
.about_us_main  
{
	padding-bottom:20px;
}
.about_us_main_inner2 ul {
  list-style: none;
}  

.about_us_main_inner2 ul li::before {
  content: "\2022";
  color: #C32C38;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
#menu-main-menu-2 > li 
{
	position: relative;
}
#menu-main-menu-2 .sub-menu
{
    position: absolute;
    left: 0;
    width: 259px;
    background: #F7F4EF;
    padding: 10px 8px;
	margin-top: 4px;
	border-radius:8px;
}
#menu-main-menu-2 .sub-menu li a
{
	color: #27191B;
}
#menu-main-menu-2 .sub-menu li
{
	padding-right: 10px;
    padding-left: 10px;
	padding-bottom:5px;
}
#menu-main-menu-2 .sub-menu li:last-child
{ 
	padding-bottom:0px;
}
.sub-menu
{
	display: none !important;
}
.sub-menu li a:hover
{
	color:#c32c38 !important;
}
.menu li:hover .sub-menu
{
	display:block !important;
}
#slider-2-slide-4-layer-3, #slider-2-slide-4-layer-2, #slider-2-slide-7-layer-6, #slider-2-slide-12-layer-6
{
	display: flex;
    align-items: center;
    justify-content: center;
}
#slider-2-slide-4-layer-3:hover, #slider-2-slide-4-layer-2:hover, #slider-2-slide-7-layer-6:hover, #slider-2-slide-12-layer-6:hover
{
    background: #E5DFD7 !important;
    color: #c32c38 !important;
}
.tp-leftarrow
{
	left:5% !important;
}
.tp-rightarrow
{
	 right: 0% !important;
    left: initial !important;
    text-align: right !important;
}
.tp-leftarrow:before, .tp-rightarrow:before
{
	font-size: 25px !important;
}
.Home_Services .wpb_column:last-child 
{
	padding-right:5px !important;
}
.Product-title-section h2
{
	letter-spacing: -0.58px;
	margin-bottom:25px !important;
	padding-top:10px;
}
.Product-title-section .wpb_content_element 
{
	max-width: 810px;
    margin: auto !important;
}
.Product-title-section .wpb_content_element p 
{
	font-size:20px;
	line-height:24px;
	color:#000000;
	letter-spacing:0px;
	padding-bottom:25px;
}
.Product-title-section
{
	padding-bottom: 25px !important;
}
.Home_product_grid_1 h2
{
	letter-spacing: -0.58px;
	margin-bottom: 30px;  
}
.product-Lst-wrap
{
	max-width: 1150px;
    margin: auto;
}
.product-Lst-wrap .product-Lst
{
	width: 100%;
    height: auto;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    list-style: none;
}
.product-Lst-wrap .product-Lst li 
{
	text-align: center;
    padding: 0px 20px;
	flex: initial;
    width: 33.33%;
	margin-bottom: 35px;
}
.product-Lst-wrap .product-Lst li   img 
{
	width:100%;
	height:auto;
}
.product-Lst-wrap .product-Lst li:hover .product-Lst-img
{
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    position: relative;
    top: -5px;
}
.product-Lst-img 
{
	width:300px;
	height:300px;
	position:relative;
	margin: auto;
	transition:All 1s ease;
	-webkit-transition:All 1s ease; 
	-moz-transition:All 1s ease;
	margin-left:38px !important;
}
.product-meb-Info h4
{
	color: #C32C38;
    font-size: 20px;
    display: block;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0px;
	text-decoration:none;
}
.product-meb-Info span
{
	color: #C32C38;
    font-size: 20px;
    display: block;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: bold;
    text-align: center; 
	margin-bottom: 18px; 
} 
.product-meb-Info p 
{
	color: #000000;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
    height: 135px;
    clear: both;
    overflow: hidden;
}
.page-23 .product-meb-Info p 
{
	overflow:initial;
	height:auto;
	padding-left:0px;
	padding-right:0px;
}
.product-meb-Info a
{
	text-decoration:none;
}
.Home_slide_food .slick-prev, .Home_slide_food .slick-next
{
	border:none !important;
}
.Home_slide_food .Home_Slide_slick_main .slick-prev:before,
.Home_slide_food .Home_Slide_slick_main .slick-next:before 
{
	color:#C32C38 !important;
}
.Home_product_grid_1  
{
	padding-bottom:20px;
}
.Home_product_grid_2 h2 
{
	display: flex;
    align-items: center;
    justify-content: center;
}
.Home_product_grid_2 h2:before
{
	content: 'New!';
    width: 79px;
    display: inline-block;
    height: 79px;
    color: #E5DFD7;
    font-size: 20px;
    letter-spacing: 0;
    font-weight: bold;
    background-image: url('/wp-content/uploads/2020/08/shape_star.png');
    background-size: 79px;
    background-repeat: no-repeat;
    background-position: center center;
    line-height: 91px;
    transform: rotate(-28deg);
    margin-right: 15px;
	display:none !important;
}
.Home_slide.Home_slide_food
{
	background-color: #e6dfd7 !important;
	padding-top: 45px;
	overflow: hidden;
	width:100% !important;
}
.Recipe_detail_page_full_right img {
    width: 100%;
}
.tp-bullets
{
	margin-top: -0px !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    bottom: 50px !important;
    top: initial !important;
	transform: none !important;
}
.tp-bullets .tp-bullet-title
{
	display:none !important;
}
.Mobile_menu_bar
{
	display:none;
}
.mobile_view_copyrights
	{
		display:none;
	} 
.desktop_view_copyrights
	{
		display:block;
	}
.product_slider_full_slick 
{
	max-width: 1160px;
    margin: auto;
}
.product_slider_full_slick  .slick-prev {
    left: -40px !important;
    display: block !important;
}
.product_slider_full_slick  .slick-next {
    right: -40px !important;
    display: block !important;
}
.product_slider_full_slick .slick-prev:before {
    content: "\f104" !important;
    color: #E5DFD7 !important;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: auto;
    font-size: 24px !important;
}
.product_slider_full_slick .slick-next:before {
    content: "\f105" !important;
    color: #E5DFD7 !important;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: auto;
    font-size: 24px !important;
}
.product_slider_full_slick_1 span
{
	font-weight:normal !Important;
}
.product_slider_full_slick_1 img {
    width: auto;
    height: auto;
}
header .current_page_item a 
{
	border-bottom: 2px solid #F7F4EF !important;
}
.sub-menu .current_page_item a  
{
	color:#c32c38 !important;
}
.wpcf7-response-output, .wpcf7-response-output
{
	display:none !important; 
}
.footer_main_bottom .desktop_view_copyrights
{
	font-weight:normal;
}
.product_slider_full_slick_1 *, .product_slider_full_slick_1, .Home_Slide_slick_main_move, .Home_Slide_slick_main_move *
{
	outline:none !important;
}
.product_slider_full_slick_1 img 
{
	transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
}
.product_slider_full_slick_1:hover img
{
	transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    position: relative;
    top: -5px;
}
.product_slider_full_slick_1:hover a 
{
	background: #f7f4ef !important;
    color: #211F1B !important;
}
.privacy_policy_full h2
{
	padding-top:0px;
	padding-bottom:10px;
}
.privacy_policy_full  .wpb_column
{
	max-width:1160px;
	margin:auto !important;
	float: none;
}
.privacy_policy_full  h3 
{
	font-size:26px;
}
.privacy_policy_full h6
{
	font-size: 15px;
}
.privacy_policy_full h4 
{
	font-size: 20px;
}
.privacy_policy_full ul
{
	padding-left: 20px;
    display: block;
    padding-bottom: 10px;
}
.privacy_policy_full ol  
{
	padding-left: 15px;
    display: block;
	padding-bottom: 0px;
}
.privacy_policy_full a 
{
	text-decoration: none;
    color: #c32c38;
}
.privacy_policy_full ul li, .privacy_policy_full ol li  
{
	letter-spacing: 0px;
    color: #000000;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Karla', sans-serif;
	padding-bottom:10px;
}
.privacy_policy_full p
{
	letter-spacing: 0px;
    color: #000000;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Karla', sans-serif;
	padding-bottom:15px;
}
footer .current_page_item a 
{
	color: #B22B38 !important; 
}
.page-25 .Home_Slide_slick 
{
	margin-top:-1px; 
}
.Footer_form.Footer_form_contact h2 
{
	letter-spacing: -0.58px;
}
.recipe_icon_div_img 
{
	width: auto !important;
    margin: 0;
    margin-right: 10px;
	margin-bottom:0px !important;
}
#rev_slider_6_1_forcefullwidth rs-slide:after, #rev_slider_6_2_forcefullwidth rs-slide:after  
{
	content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgb(39 25 27 / 0.71);
}
.where_to_find_us_slider .vc_column-inner
{
	padding-top:0px !Important;
}
.Home_Testimonials rs-arrow
{
	transform: translateY(-50%) !important;
}
.page-18 .Home_Testimonials .Home_Testimonials_gallery, .page-29 .Home_Testimonials .Home_Testimonials_gallery
{
	display:block;
}
.page-18 .Home_Testimonials rs-fullwidth-wrap, .page-29 .Home_Testimonials rs-fullwidth-wrap
{
	display:none; 
}
.slider_testimon .vc_column-inner
{
	padding-top:0px !important;
}
.simply_recaptcha, .simply_recaptcha .wpcf7-form-control-wrap, .simply_recaptcha .wpcf7-form-control-wrap .wpcf7-recaptcha
{
	margin: auto !important;
    width: 100% !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.simply_recaptcha .wpcf7-form-control-wrap .wpcf7-recaptcha > div
{
	margin: auto !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px !important;
}
.success_show_send 
{
	width: 150px;
    height: auto;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}
.wpcf7-response-output 
{
	position:relative;
} 
.wpcf7 form.sent .wpcf7-response-output 
{
	position:relative;
	padding-top: 135px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;  
}
.wpcf7 form.sent .wpcf7-response-output:before
{
	width: 165px;
    height: 125px;
    content: '';
    background-image: url(https://simplydelish.com.au/wp-content/uploads/2020/09/SIMPLY-DELISH_LOGO-ANIMATION-small_2-1.gif);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}


@media screen and (min-width:1500px)
{
	.tp-rightarrow {
    right: 2.5% !important;
    left: initial !important;
    text-align: right !important;
}
	.Home_Services .wpb_column:last-child 
{
	padding-right:0px !important; 
}
}

@media screen and (max-width:1250px)
{
	.footer {
    padding-left: 30px;
    padding-right: 30px;
}
	.about_us_main_inner {
		padding-left: 30px;
		padding-right: 30px;
	}
	.Recipe_detail_page_full, .Recipe_detail_page_full_part2_full {
    padding-left: 30px;
    padding-right: 30px;
}
	.Recipe_detail_page_full_right img, .Recipe_detail_page_full_part2_full img {
    margin-bottom: 30px;
    width: 100%;
}
	.Recipe_detail_page_full_left {
    padding-bottom: 30px;
}
	.Home_Services > .wpb_column
	{
		padding-right:30px;
		padding-left:30px;
	}
	.Home_Services .wpb_column:last-child {
    padding-right: 30px !important;
}
	.Home_Services button, .Home_Services a
	{
		width:180px !Important;
	}
	.Home_Services_p p br 
	{
		display:none;
	}
	.Home_Services h2 {
    margin-top: 13px;
    line-height: 24px !important;
}
	.Home_Dips {
    padding-left: 30px;
    padding-right: 30px;
}
	.product_slider_full_slick 
{
	max-width: 1160px;
    margin: auto;
	padding-left:30px;
	padding-right:30px;
}
	.product_slider_full_slick .slick-prev {
    left: 20px !important;
    display: block !important;
}
	.product_slider_full_slick .slick-next {
    right: 20px !important;
    display: block !important;
}
	.product_slider_full_slick_1 img {
    margin: auto;
    text-align: center;
    width: 100%;
    height: 100%;
}
	.privacy_policy_full  .wpb_column
	{
		padding-left:30px;
		padding-right:30px;
	}
}
@media screen and (max-width:1160px)
{
	.footer 
	{
		padding-left: 30px;
    	padding-right: 30px;
	}
	.page-25 .Home_Slide_slick_main {
    padding-left: 30px;
    padding-right: 30px;
} 
	.page-25 .Home_Slide_slick {
    padding-left: 30px;
    padding-right: 30px;
}
	.product-Lst-wrap {
    padding-left: 30px;
    padding-right: 30px;
}
	.Home_Services .wpb_column.vc_col-sm-6:last-child {
    padding-right: 0px !important;
}
	.Home_Dips h2 {
    margin-bottom: 30px;
    line-height: 29px;
}
	.Home_Dips_p {
    margin-bottom: 30px;
}
}
@media screen and (max-width:1100px)
{
	.product-Lst-img 
	{
		width: auto;
    height: auto;
	}
	.Contract_Manufacturing .vc_column-inner {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
	.Product_Specifications_inner {
    padding-left: 30px;
    padding-right: 30px;
}
	.Home_Slide_slick_main {
    padding-left: 30px;
    padding-right: 30px;
}
	.page-63 .Home_Slide_slick_main .slick-prev,
	.page-152 .Home_Slide_slick_main .slick-prev,
	.page-18 .Home_Slide_slick_main .slick-prev
	{
    left: -0px !important;
    display: block !important;
}
	.page-63 .Home_Slide_slick_main .slick-next,
	.page-152 .Home_Slide_slick_main .slick-next,
	.page-18 .Home_Slide_slick_main .slick-next
	{
    right: -0px !important;
    display: block !important;
}
	.page-25 .Home_Slide_slick_main {
    padding-left: 30px;
    padding-right: 30px;
}
	.page-25 .Home_Slide_slick {
    margin-top: -1px;
}
	.page-25 .Home_Slide_des h2 {
    letter-spacing: -1px;
}
	.page-25 .Home_Slide_des {
    height: 160px;
}
	.Home_Services > .wpb_column.vc_col-sm-6:first-child 
	{
		padding-right:0px !important;
	}
	.Home_Services > .wpb_column.vc_col-sm-6:last-child 
	{
		padding-right:30px !important;
		padding-left:0px;
	}
	.Home_Dips {
    padding-top: 40px;
    padding-bottom: 40px;
}
	.Home_Dips_but_2 
	{
		margin-top:15px;
		display:block !Important;
	}
}
@media screen and (max-width:1100px)
{
	.header_main ul li {
		float: left;
		padding: 0px 12px;
	}
	.Home_slide_food .Home_Slide_slick_main .slick-prev {
    left: -0px !important;
    display: block !important;
}
	.Home_slide_food .Home_Slide_slick_main .slick-next {
    right: -0px !important;
    display: block !important;
}
}

@media screen and (max-width:1024px)
{ 
	.International_export_page_inner {
    max-width: 1000px;
    margin: auto !important;
    padding-bottom: 45px;
	padding-left:30px;
	padding-right:30px;
}
	.product-meb-Info p {
    padding-left: 0;
    padding-right: 0;
}
.Home_slide.Home_slide_food	.Home_Slide_des h2 {
    font-size: 20px;
    line-height: 20px;
}
	
	.banner rs-fullwidth-wrap, .banner rs-module-wrap, .banner rs-module
	{
		height:782px !important; 
	}
	#rev_slider_6_1_forcefullwidth, #rev_slider_6_1_forcefullwidth rs-module-wrap, #rev_slider_6_1_forcefullwidth rs-module, #rev_slider_6_2_forcefullwidth, #rev_slider_6_2_forcefullwidth rs-module-wrap, #rev_slider_6_2_forcefullwidth rs-module
	{
		height:100% !important;
	}
	
	.tp-rightarrow {
    right: 0% !important;
    left: initial !important;
    text-align: right !important;
    transform: none !important;
}
	.tp-leftarrow {
    left: 0% !important;
    transform: none !important;
}
}

@media screen and (min-width:991px)
{
	.cpt-products .menu-item-38 a, .cpt-recipes .menu-item-37 a 
	{
		border-bottom: 2px solid #F7F4EF;
	}
}

@media screen and (max-width:990px)
{
	.cpt-products .menu-item-465 a, .cpt-recipes .menu-item-466 a 
	{
		border-bottom: 2px solid #F7F4EF;
	}
	header {
		padding-top: 20px;
	}
	.menu-main-menu-container, .menu-main-menu-2-container
	{
		display:none;
	}
	.header_main {
		position: relative;
	}
	.menu_bar {
		display: block;
		float: right;
		position: absolute;
		right: 0;
		cursor: pointer;
	}
	.Mobile_menu_bar {
    display: block;
    position: fixed;
		z-index:999;
    width: 100%;
    height: 100vh;
    background: #8E1C27;
    right: -100%;
    top: 0;
    padding-top: 90px;
    padding-left: 40px;
    padding-right: 40px;
		transition:All 1s ease;
		-webkit-transition:All 1s ease; 
		-moz-transition:All 1s ease;
}
	.Mobile_menu_bar_open
	{
		right: 0%;
		display:block;
		transition:All 1s ease;
		-webkit-transition:All 1s ease; 
		-moz-transition:All 1s ease;
	}
	.Mobile_menu_bar ul li {
    float: none;
    padding: 0;
}
	.Mobile_menu_bar ul li a {
    text-decoration: none;
    padding-bottom: 0;
    border-bottom: none;
    font: Bold 24px/27px Karla;
    color: #F7F4EF;
}
	.Mobile_menu_bar ul li {
    padding-bottom: 15px;
}
	.Mobile_menu_bar ul li a:hover {
    border-bottom: none;
}
	.menu li .sub-menu
	{
		padding-top: 15px;
	}
	.menu li .sub-menu li:last-child
	{
		padding-bottom:0px;
	}
	.menu li .sub-menu li a 
	{
		font: normal 20px/27px Karla;
	}
	.menu_close_img
	{
		position: absolute;
		top: 36px;
		right: 30px;
	}
	header .current_page_item a 
{
	border-bottom: none !important;
}
/*	.Mobile_menu_bar .current_page_item a 
	{
		color: #C32C38 !important;
	} */
	.Mobile_menu_bar .current_page_item a {
    color: #F7F4EF !important;
    border-bottom: 2px solid #F7F4EF !important;
}
	.menu li:hover .sub-menu {
    display: none;
}
	.menu-item-590-new .sub-menu
	{
		display:block !important;
	}
	.sub-menu {
    display: block !important;
}
	.sub-menu li a:hover {
    color: #F7F4EF !important;
}
}

@media screen and (max-width:980px)
{ 
	.tp-rightarrow {
    right: 0% !important;
    left: initial !important;
    text-align: right !important;
    transform: none !important;
}
	.tp-leftarrow {
    left: 0% !important;
    transform: none !important;
}
	.banner rs-fullwidth-wrap, .banner rs-module-wrap, .banner rs-module
	{
		height:570px !important;
	}
	#rev_slider_6_1_forcefullwidth, #rev_slider_6_1_forcefullwidth rs-module-wrap, #rev_slider_6_1_forcefullwidth rs-module, #rev_slider_6_2_forcefullwidth, #rev_slider_6_2_forcefullwidth rs-module-wrap, #rev_slider_6_2_forcefullwidth rs-module
	{
		height:100% !important;
	}
	
	.banner {
    width: 100%;
    height: 570px;
    position: relative;
    overflow: hidden;
}
	.about_us_main_inner .wpb_column:last-child {
		padding-top: 30px;
	}
	.footer_main_left 
	{
		flex: initial;
    	width: 145px;
	}
	.footer_main_center
	{
		width:40%;
	}
	.footer_main_center h2 {
    padding-left: 30px;
    padding-right: 35px;
}
	.Home_Testimonials_p p br 
	{
		display:none;
	}
	.International_export_page_inner p {
    font-size: 18px;
    line-height: 22px;
}
	.page-25 .Home_Slide_slick_main {
    padding-left: 0px;
    padding-right: 0px;
}
	.Recipe_detail_page_full_left p {
    padding-right: 30px;
}
	.Recipe_detail_page_full_part2_left {
    padding-right: 35px;
}
	.Recipe_detail_page_full_part2_left, .Recipe_detail_page_full_left
	{
    width: 35%;
}
}
@media screen and (max-width:800px)
{
	.Contract_Manufacturing_food_p1 p br, .Contract_Manufacturing_food_p2 p br
	{
		display:none;
	}
	.banner_inner {
    height: 300px;
}
	.banner_inner img {
    height: 300px;
}
	.Footer_form_contact p
	{
		padding-left:10px;
		padding-right:10px;
	}
	.page-25 .Home_Slide_slick_main {
    padding-left: 0px;
    padding-right: 0px;
}
	.page-25 .Home_Slide_des h2 {
    font-size: 20px;
}
	.page-25 .Home_Slide_slick_main_move {
    height: auto !important;
}
	.page-25 .Home_Slide_slick_main_move img {
    width: 100%;
    height: 170px;
}
	.Product-title-section .wpb_content_element {
    max-width: 810px;
    margin: auto !important;
    padding-left: 20px;
    padding-right: 20px;
}
	.product-Lst-wrap .product-Lst li {
    flex: initial;
    width: 50%;
    margin-bottom: 35px;
}
	.Product_detail_page_html_inner_right h2 {
    font-size: 36px;
    line-height: 36px;
}
	.Product_detail_page_html_inner_right h6 {
    font-size: 18px;
    line-height: 22px;
}
	.Product_detail_page_html_inner_right p {
    font-size: 18px;
    line-height: 22px;
}
	.Product_detail_second_inner_width h3 {
    font-size: 24px;
    line-height: 32px;
}
	.Product_detail_second_inner_width p {
    font-size: 17px;
    line-height: 22px;
}
	.Product_detail_second_inner_width_right p {
    font-size: 18px;
}
	.product_tab {
    width: 340px;
    min-height: 75px;
    padding: 20px 20px 20px 20px;
}
	.product_tab h4 {
    font-size: 24px;
    line-height: 32px;
}
	.Home_Services > .wpb_column {
    padding-left: 0px;
}
	.Home_Services > .wpb_column.vc_col-sm-6:first-child {
		width:100% !important;
}
	.Home_Services > .wpb_column.vc_col-sm-6:last-child {
		width:100% !important;
}
	.Home_Services > .wpb_column {
    padding-left: 0px;
}
	.Home_Services > .wpb_column.vc_col-sm-6:last-child {
    padding-right: 30px !important;
    padding-left: 0px;
}
	.Home_Services > .wpb_column.vc_col-sm-6:first-child {
    padding-right: 30px !important;
}
	.Home_Dips {
    margin: auto !important;
    display: block;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}
	.Home_Dips .wpb_column
	{
		width:100%;
	}
	.Home_Dips .wpb_column:last-child {
    padding-left: 0px;
    padding-top: 20px;
}
	.Home_Dips_but_2 {
    margin-top: 0;
}
}


@media screen and (max-width:768px)
{ 
	
}
@media screen and (max-width:800px) and (min-width:768px)
{
	.Home_Dips_but_2 {
    display: inline-block !important;
}
}

@media screen and (max-width:767px)
{ 
	.page-18 .Home_Testimonials .Home_Testimonials_gallery, .page-29 .Home_Testimonials .Home_Testimonials_gallery
{
	display:none;
}
	.page-18 .Home_Testimonials rs-fullwidth-wrap, .page-29 .Home_Testimonials rs-fullwidth-wrap
{
	display:block;
}
	.Contract_Manufacturing .vc_column-inner {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
	.Product_Specifications_inner {
    padding-left: 30px;
    padding-right: 30px;
}
	.footer_main_left, .footer_main_center
	{
		display:none;
	}
	.footer, .about_us_main_inner {
		padding-left: 20px;
		padding-right: 20px;
	}
footer {
    padding-top: 40px;
    padding-bottom: 25px;
}
	.footer_main_right {
		display: flex;
		align-items: center;
		flex-direction: column;
	}
	.footer_main_bottom {
		padding-top: 30px;
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.footer_main_bottom p:first-child {
		margin-right: 0;
		width: 100%;
		padding-bottom:20px;
	}
	.about_us_main .wpb_column > .vc_column-inner {
    padding-top: 30px !important;
}
	.about_us_main h2 {
		margin-bottom: 20px;
    font-size: 24px !important;
    line-height: 32px !important;
}
	.about_us_main_inner .wpb_column:first-child {
    padding-right: 0px;
}
	.about_us_main .wpb_column > .vc_column-inner .wpb_wrapper .about_us_main_inner .wpb_column .vc_column-inner
	{
		padding-top: 0px !important;
	}
	.about_us_main_inner .wpb_column:first-child {
    padding-right: 0px;
}
	.about_us_main_inner .wpb_column:last-child {
    padding-top: 0px;
}
	.about_us_main_inner p, .about_us_main_inner2 ul li {
    font-size: 18px;
    line-height: 22px;
}
	.about_us_main_inner .wpb_column:last-child {
    padding-bottom: 0px;
} 
	.about_us_main_inner .wpb_single_image.vc_align_right {
    text-align: center !important;
}
	.about_us_main_inner2 h4 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 15px;
}
	.about_us_main {
    padding-bottom: 0px;
}
	Footer_form {
    margin: 0px !important;
    padding-top: 30px;
    padding-bottom: 50px;
}
	.Footer_form .vc_column-inner h2 {
    margin-bottom: 25px;
    font-size: 24px !important;
    line-height: 32px !important;
}
	.contact_us_para p {
    margin-top: 0px !important;
    font-size: 18px;
}
	.Footer_form .wpcf7-form div label,
	.Footer_form .wpcf7-form div input, 
	.Footer_form .wpcf7-form div select,
	.Footer_form .wpcf7-form div textarea
	{
		font-size:16px;
	}
	.Footer_form .wpcf7-form div textarea 
	{
		height:175px;
	}
	.Footer_form p {
    margin: auto !important;
    margin-top: 25px !important;
}
	.Footer_form {
    margin: 0px !important;
    padding-top: 30px;
    padding-bottom: 45px;
}
	.Home_Testimonials {
    padding-top: 35px;
    padding-bottom: 35px;
}
	.page-18 .Home_Testimonials {
    padding-top: 35px;
    padding-bottom: 0px !important;
}
	.Home_Testimonials {
    min-height: 365px; 
	}
	.Home_Testimonials h2 {
    margin-bottom: 24px;
    font-size: 24px !important;
    line-height: 32px !important;
}
	.Home_Testimonials_p {
    margin-bottom: 30px !important;
}
	.Home_Testimonials_p p {
    font-size: 18px;
    line-height: 22px;
}
	.Home_Testimonials_gallery .wpb_image_grid_ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 805px;
    margin: auto;
    flex-wrap: wrap;
}
	.Home_Testimonials_gallery .wpb_image_grid_ul li
	{
		width:49% !important;
		margin:0px !important;
		float:left !important;
		margin-bottom: 30px !important;
	}
	.Home_Testimonials_gallery .wpb_image_grid_ul li img 
	{
		margin:auto;
	}
	.International_export_page h2 {
    margin-bottom: 30px;
    font-size: 24px !important;
    line-height: 32px !important;
}
	.International_export_page > .wpb_column > .vc_column-inner
	{
		padding-top: 30px !important;
	}
	.International_export_page_inner {
    padding-left: 20px;
    padding-right: 20px;
	padding-bottom: 0;
}
	.International_export_page_inner .wpb_column:last-child {
    padding-left: 0px;
    padding-top: 25px;
}
	.International_export_img_grid {
    max-width: 800px;
    margin: auto;
    text-align: center;
    padding-bottom: 45px;
    padding-left: 20px;
    padding-right: 20px;
}
	.International_export_img_grid .wpb_image_grid_ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
	.International_export_img_grid .wpb_image_grid_ul li 
	{
		float: left !important;
		width: 49%;
		text-align: center;
		margin: 0 !important;
	} 
	.International_export_img_grid .wpb_image_grid_ul li img 
	{
		margin:auto;
		margin-bottom:25px;
	}
	.International_export_img_grid {
		padding-bottom: 15px;
	}
	.page-29 .Home_Testimonials {
		min-height: auto;
		padding-bottom: 35px;
	}
	.Contract_Manufacturing h2 {
    margin-bottom: 25px;
    font-size: 24px !important;
    line-height: 32px !important;
}
	.Contract_Manufacturing .vc_column-inner p {
    font-size: 18px;
    line-height: 22px;
}
	.Product_Specifications h2 
	{
	margin-bottom: 25px !important;
    font-size: 24px !important;
    line-height: 32px !important;
	}
	.Product_Specifications_inner .wpb_column {
    width: 100% !important; 
}
	.Product_Specifications_inner {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}
	.Contract_Manufacturing_food_p2 {
    margin-bottom: 35px;
}
	.Contract_Manufacturing_food_gallery {
    padding-bottom: 45px;
}
	.Product_Specifications_inner .wpb_column {
    margin-bottom: 20px;
}
	.Product_Specifications_inner_2 {
    padding-bottom: 25px !important;
}
	.Home_slide {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0px !important;
}
	.Home_slide h2 {
    margin-bottom: 25px;
    font-size: 24px !important;
    line-height: 32px !important;
}
	.Home_slide .wpb_raw_html {
    margin-bottom: 0px !important;
    padding-bottom: 40px;
}
	.Home_Testimonials_manufacturing .Home_Testimonials_gallery {
    margin-bottom: 5px !important;
}
	.page-25 .Home_Slide_slick {
    padding-left: 20px;
    padding-right: 20px;
}
	.recipe_page_title h2 {
    font-size: 24px;
    line-height: 32px;
}
	.page-25 .Home_Slide_slick_main_move {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 30px;
}
	.Recipe_detail_page_full {
    padding-top: 30px;
}
	.Recipe_detail_page_full_part2_left, .Recipe_detail_page_full_left {
    width: 100%;
}
	.Recipe_detail_page_full_right h2 {
    font-size: 30px;
    margin-bottom: 25px;
}
	.Recipe_detail_page_full_left {
    padding-bottom: 10px;
}
	.recipe_a {
    padding-bottom: 17px;
}
	.Recipe_detail_page_full, .Recipe_detail_page_full_part2_full {
    padding-left: 20px;
    padding-right: 20px;
}
	.recipe_icon_div p {
    padding-bottom: 20px;
}
	.Recipe_detail_page_full_part1 {
    padding-bottom: 20px;
}
	.Recipe_detail_social {
    padding-top: 15px;
		padding-bottom:15px;
}
	.Recipe_detail_social
	{
		justify-content: flex-start;
	}
	.Recipe_detail_social_left {
    padding-right: 20px;
}
	.Recipe_detail_page_full_part2 h4 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
}
	.Recipe_detail_page_full_part2_right ol li p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
    padding-right: 0px;
}
	.Recipe_detail_page_full_part2 {
    padding-top: 30px;
    padding-bottom: 30px;
}
	.Recipe_detail_page_full_part2_left {
    padding-right: 0;
}
	.Recipe_detail_page_full_left p {
    padding-right: 0;
}
	.Product-title-section h2 {
    margin-bottom: 20px !important;
    padding-top: 0px;
    font-size: 24px !important;
    line-height: 32px !important;
}
	.Product-title-section .wpb_content_element p {
    font-size: 18px;
    line-height: 22px;
	padding-bottom: 20px;
}
	.Home_product_grid_1 h2 {
    margin-bottom: 25px;
    font-size: 24px !important;
    line-height: 32px !important;
}
	.product-Lst-img {
    width: auto;
    height: auto;
    position: relative;
    margin: auto;
}
	.Home_product_grid_1 {
    padding-bottom: 0px;
}
	.Product_detail_page_html {
    padding-top: 50px;
}
	.Product_detail_page_html_inner {
    max-width: 1090px;
    margin: auto;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
	flex-direction: column;
}
	.Product_detail_page_html_inner {
    flex-direction: column;
}
	.Product_detail_page_html_inner_right a {
    padding-bottom: 20px;
    display: block;
}
	.Product_detail_page_html_inner_right h6 {
    margin-bottom: 20px;
}
	.Product_detail_page_html_inner_right h5 {
    padding-top: 30px;
    margin-bottom: 15px;
}
	.Product_detail_second_inner_width {
    max-width: 1090px;
    margin: auto;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 50px;
    flex-direction: column;
}
	.Product_detail_second_inner_width_left {
    flex: 1;
    padding-bottom: 25px;
}
	.Product_detail_second_inner_width_left p {
    padding-right: 0;
}
	.Product_detail_second_inner_width_tab {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-bottom: 50px;
}
	.Product_detail_second_inner_width {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    flex-direction: column;
}
	.Home_Services {
    max-width: 100%;
    margin: auto;
    width: 100% !important;
    padding-top: 10px;
    padding-bottom: 45px;
}
	.Home_Services .wpb_column.vc_col-sm-6:last-child {
    text-align: center;
}
	.Home_Services h2 {
    margin-top: 0;
    line-height: 32px !important;
    text-align: center !important;
    font-size: 24px !important;
    margin-bottom: 10px;
}
	.Home_Services_p {
    margin-bottom: 22px;
}
	.Home_Services button, .Home_Services a
	{
    width: 260px !Important;
}
	.Home_Services > .wpb_column.vc_col-sm-6:first-child {
    padding-right: 0px !important;
}
	.Home_Services > .wpb_column.vc_col-sm-6:last-child {
		padding-right: 0px !important;
		padding-left: 0px;
		padding-top: 15px;
}
	.Home_Dips {
    padding-top: 0px;
    padding-bottom: 40px;
}
	.Home_Dips h2 {
    margin-bottom: 30px;
    line-height: 27px;
    text-align: center !important;
    font-size: 24px !important;
}
	.Home_Dips_p {
    margin-bottom: 30px;
    text-align: center;
}
	.Home_Dips_p p {
  font-size:18px;
		line-height:22px;
}
	.logo img {
    width: 75pt;
}
	.banner_inner {
		width: 100%;
		height: 200px;
	}
	.banner_inner img {
		height: 200px;
	}
	.mobile_view_copyrights
	{
		display:block;
	}
	.desktop_view_copyrights
	{
		display:none;
	}
	.mobile_view_copyrights 
	{
		font-weight:normal !important;
		padding-bottom: 20px;
		display: block;
    width: 100%;
	}
	.mobile_view_copyrights span 
	{
		font-weight:bold !important;
	}
	.product_slider_full_inner h2 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.58px;
    margin-bottom: 20px;
}
	.product_slider_full {
    padding-top: 30px;
    padding-bottom: 25px;
}
	.banner rs-fullwidth-wrap, .banner rs-module-wrap, .banner rs-module
	{
		height:570px !important;
	}
	#rev_slider_6_1_forcefullwidth, #rev_slider_6_1_forcefullwidth rs-module-wrap, #rev_slider_6_1_forcefullwidth rs-module, #rev_slider_6_2_forcefullwidth, #rev_slider_6_2_forcefullwidth rs-module-wrap, #rev_slider_6_2_forcefullwidth rs-module
	{
		height:100% !important;
	}
	
	.banner {
    width: 100%;
    height: 570px;
    position: relative;
    overflow: hidden;
}
	.tp-rightarrow { 
    right: 0% !important;
    left: initial !important;
    text-align: right !important;
    transform: none !important;
}
	.tp-leftarrow {
    left: 0% !important;
    transform: none !important;
}
	.tp-bullets {
    margin-top: -0px !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    bottom: 30px !important;
    top: initial !important;
    transform: none !important;
}
	#slider-2-slide-12-layer-5, #slider-2-slide-7-layer-5, #slider-2-slide-4-layer-1
	{
		font-size:24px !important;
		line-height:27px !important;
	}
	.privacy_policy_full  .wpb_column
	{
		padding-left:20px;
		padding-right:20px; 
	}
	.International_export_page_inner .wpb_column:first-child {
    padding-right: 0px;
}
	#slider-5-slide-14-layer-2, #slider-5-slide-14-layer-1
	{
		background-color:#E5DFD7 !important;
		color:#B22B38 !important;
		border-color:#B22B38 !important;
	}
	#slider-5-slide-14-layer-1, #slider-5-slide-14-layer-2
	{
		border-color:rgb(229, 223, 215) !important;
		color:rgb(39, 25, 27) !important;
	}
	#slider-5-slide-14-layer-1:hover 
	{
		background-color:#B22B38 !important;
		color:#E5DFD7 !important;
		border-color:#B22B38 !important;
	}
	#slider-5-slide-14-layer-2:hover, #slider-5-slide-15-layer-6:hover, #slider-5-slide-16-layer-6:hover
	{
		background-color:#B22B38 !important;
		color:#E5DFD7 !important;
	}
	#slider-5-slide-14-layer-2:hover 
	{
		border-color:#B22B38 !important;
	}
	.Home_Dips_but_2, .Home_Dips_but 
	{
		display: block !important;
		margin: auto !important;
		text-align: center;
	}
	.Home_Dips_but_2 
	{
		margin: auto !important;
		margin-top:15px !Important;
	}
	.Home_Dips_but_2 a, .Home_Dips_but a 
	{
		margin:auto !important;
	}
}

@media screen and (max-width:499px)
{
	.product-Lst-img {
    margin-left: 25px !important;
}
	.Home_Testimonials_gallery_2 li {
    padding: 0px 30px !important;
}
	.Home_product_grid_1 {
    padding-bottom: 25px;
}
	.Footer_form .wpcf7-form div:nth-child(6) {
    width: 100% !important;
    margin-left: 0%;
    margin-right: 0%;
    display: block !important;
}
	.product_slider_full_slick_1 img {
    margin: auto;
    text-align: center;
    width: auto;
    height: auto;
}
	.product_slider_full_slick_1 p {
    height: auto;
}
	.Footer_form .wpcf7-form div {
		flex: auto;
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-bottom: 15px;
	}
	.Home_Testimonials_gallery .wpb_image_grid_ul li img {
		margin: auto;
		padding: 10px;
	} 
	.Footer_form p {
    position: relative;
}
	.Footer_form p .ajax-loader
	{
		position: absolute;
    top: 13px;
	}
	.Home_Testimonials:before {
    content: '';
    width: 100%;
    height: 101%;
}
	.Contract_Manufacturing .vc_column-inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	.Contract_Manufacturing_food_gallery ul li
	{
		margin-bottom:15px;
	}
	.Product_Specifications_inner .wpb_column .wpb_raw_html p span {
    width: 50%;
    float: right;
}
	.Product_Specifications_inner .wpb_column .wpb_raw_html p {
    padding-left: 10px;
}
	.Home_slide h2, .Product_Specifications h2 
	{
    letter-spacing: -2px;
}
	.page-63 .Home_Slide_slick_main .slick-track,
	.page-18 .Home_Slide_slick_main .slick-track,
	.Home_slide_food  .Home_Slide_slick_main .slick-track,
	.product_slider_full_slick .slick-track
	{
		width:100% !important;
	}
	
	.page-63 .Home_Slide_slick_main .slick-track  .Home_Slide_slick_main_move,
	.page-18 .Home_Slide_slick_main .slick-track  .Home_Slide_slick_main_move,
	.Home_slide_food .Home_Slide_slick_main .slick-track  .Home_Slide_slick_main_move
	{
    width: 100% !important;
    height: 405px !important;
    border: none;
    display: inline-block;
    background: #f7f4ef;
    padding-left: 0px;
    padding-right: 0px;
    flex: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
}
	.page-63 .Home_Slide_slick_main .slick-track  .Home_Slide_slick_main_move:last-child,
	.page-18 .Home_Slide_slick_main .slick-track  .Home_Slide_slick_main_move:last-child,
	.Home_slide_food .Home_Slide_slick_main .slick-track  .Home_Slide_slick_main_move:last-child
	{
		margin-bottom:0px;
	}
.page-63 .Home_Slide_slick_main .slick-track  .Home_Slide_slick_main_move h2,
	.page-18 .Home_Slide_slick_main .slick-track  .Home_Slide_slick_main_move h2,
	.Home_slide_food .Home_Slide_slick_main .slick-track  .Home_Slide_slick_main_move h2
	{
    margin-bottom: 0px;
    font-size: 20px !important;
    line-height: 22px !important;
}
	.page-25 .Home_Slide_slick_main_move {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 30px;
}
	.product-Lst-wrap .product-Lst li {
    padding: 0;
    flex: initial;
    width: 100%;
    margin-bottom: 25px;
}
	.product-meb-Info p {
    height: auto;
		margin-bottom:0px;
}
	.Product_detail_second_inner_width p span {
    font-weight: bold;
    display: inline;
    width: 100%;
    float: right;
}
	.product_tab_inner p {
    font-size: 16px;
    line-height: 27px;
}
	.Home_Dips_but, .Home_Dips_but_2 {
    margin-bottom: 0px;
    display: block !important;
    text-align: center;
}
	.Home_Dips_but button, .Home_Dips_but_2 button, .Home_Dips_but a, .Home_Dips_but_2 a
	{
		margin:auto;
	}
	.Home_Dips_but_2 button, .Home_Dips_but_2  a
	{
		margin-top:15px;
	}
	.product_slider_full_slick_1 {
    text-align: center;
    padding: 0px 20px;
    flex: initial;
    width: 100% !important;
}
	.product_slider_full_slick_1 p {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
}
	.product_slider_full_slick_1 {
    margin-bottom: 25px;
}
	.product_slider_full_slick .product_slider_full_slick_1:last-child
	{
		margin-bottom: 25px;
	}
}

@media screen and (max-width:350px)
{
	.Home_Testimonials_gallery_2 li {
    padding: 0px 0px !important;
}
}
 
@media only screen and (max-width:767px)  and (orientation: landscape) 
{
.Mobile_menu_bar .menu-mobile-menu-container 
	{
		height: 250px;
    overflow: scroll;
    padding-bottom: 30px;
	}
}
@media only screen and (max-height:420px)  and (orientation: landscape) 
{
.Mobile_menu_bar .menu-mobile-menu-container 
	{
		height: 250px;
    overflow: scroll;
	}
}

.wpcf7 form.sent .wpcf7-response-output
{
	display:block !important;
	border-color: #C32C38 !important;
}