/*
Theme Name:Child Theme for Divi
Theme URI: www.afterjohn.com
Description: Child Theme For Divi
Author: Doodlin team
Author URI: www.sevenkeeper.com
Template: Divi
Version: 1.0
*/

@import url("../Divi/style.css");

/* Start your custom CSS bellow this comment
================================================================================ */


@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
/*font-family: 'Open Sans', sans-serif;*/

p, a, li, span, strong, input, select, h1, h2, h3, h4, h5, h6{
	font-family: 'Open Sans', sans-serif;
}



@font-face {
  font-family: 'Marguaritas';
  src: url('fonts/Marguaritas.eot?#iefix') format('embedded-opentype'),  
       url('fonts/Marguaritas.woff') format('woff'), url('Marguaritas.ttf')  format('truetype'), 
	   url('fonts/Marguaritas.svg#Marguaritas') format('svg');
  font-weight: normal;
  font-style: normal;
}


a, button, input{
	transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;	
	-moz-transition: all 0.3s ease-in-out 0s;  -ms-transition: all 0.3s ease-in-out 0s;	
}



/* letter break ========================= */
h1, h2, h3, h4, h5, h6, li, p, span, label, input {
    word-break: keep-all;
}

/* ninja form submit button ========================= */
/* The Send button */
#ninja_forms_field_18 {
	background-color: #ED1C24;
    	border: none;
	color: white;
   	padding: 13px 32px;
   	text-align: center;
   	text-decoration: none;
   	display: inline-block;
   	font-size: 16px;
    	margin: 4px 2px;
    	margin-left: 20px;
	cursor: pointer;
}

/* The Send button - hover - mouse over effect */
#ninja_forms_field_18:hover{
	background-color: #23282D;
}

/* ninja form submit button ========================= */
#ninja_forms_field_6_div_wrap,#ninja_forms_field_8_div_wrap, #ninja_forms_field_9_div_wrap, #ninja_forms_field_10_div_wrap, #ninja_forms_field_11_div_wrap, #ninja_forms_field_12_div_wrap, #ninja_forms_field_13_div_wrap, #ninja_forms_field_14_div_wrap, #ninja_forms_field_15_div_wrap, #ninja_forms_field_16_div_wrap, #ninja_forms_field_23_div_wrap, #ninja_forms_field_24_div_wrap, #ninja_forms_field_25_div_wrap, #ninja_forms_field_26_div_wrap,  #ninja_forms_field_27_div_wrap,  #ninja_forms_field_28_div_wrap,  #ninja_forms_field_29_div_wrap {
	margin-left: 27px;
}
/* ============================================================================== */
/* Positions Description  ==============================*/
table.career_01, table.career_03 {
	border: 1px solid #dadada;
	border-width: 1px 0;
}
table.career_01, table.career_03 {
	width: 100%;
}
table.career_01 th {
	background-color: #ebebeb;
	height: 28px;
	width: 25%;
}
table.career_01 td {
	text-align: center;
	width: 25%;
}
table.career_03 th {
	font-weight: normal;
	background-color: #ebebeb;
	height: 51px;
	width: 40%;
	border: 1px solid #dadada;
	border-width: 0 1px 1px 0;
}
table.career_03 td {
	text-align: center;
	width: 15%;
	height: 35px;
	border: 1px solid #dadada;
	border-width: 0 1px 1px 0;
}
.footnote {
	padding: 30px 0;
	font-size: 12px;
}
/*.career_tab_body .career_bt_group .career_bt01 {
	float: left;
}
.career_tab_body .career_bt_group .career_bt02 a {
	padding-right: 15px;
	background: url(/layouts/nongshim/images/icon_blue_arrow_top.gif) no-repeat right 5px;
}
.career_form .fform_rr {
	float: left;
}
.career_form .fform_left {
	float: left;
	margin-left: 3px;
	line-height: 20px;
	width: 620px;
	font-size: 13px;
}
*/
h3.form_br {
	padding-bottom: 3px;
	border-bottom: 1px solid #dadada;
	font-size: 18px;
}
h3.form_br span {
	float: right;
	color: #a30404;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 14px;
	padding-right: 10px;
}
h3.form_br a {
	float: right;
	color: #0088cc;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	padding-right: 20px;
	background: url('/layouts/nongshim/images/bt_blue_arrow.gif') no-repeat right 5px;
}
.career_bt02
{
	float:right;
}
/*==============================================================*/
/* Contact form 7 ==============================================*/
@media screen and (max-width: 800px) {
input[type="text"],input[type="tel"], input[type="drop-down menu"], input[type="email"], input[type="date"]
{
    border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	height: 25px;
	width: 151px;
	padding: 0px;
	margin: 0px;
	line-height: 25px;
	
}

}
#submit-career
{
background-image: url("/layouts/nongshim/images/bt_career_submit.gif"); !important;
    min-width: 109px;
    min-height: 33px;
    border-radius: 10px;
cursor:pointer;
}
#submit-contact
{
    background-image: url("/layouts/nongshim/images/bt_send_message.gif"); !important;
    min-width: 109px;
    min-height: 33px;
    border-radius: 10px;
    cursor:pointer;
}
#textarea-size
{
   min-width:100%;
}

#last-name
{
    position: relative;
    top: 342px;
    left: 450px;
}
#exten
{
    position: relative;
    top: 473px;
    left: 450px;
}
/*==============================================================*/
.cu_r_block .cu_r_small {
	width: 210px;
	float: left;
	padding-left: 30px;
}
.cu_r_block .cu_r_small p {
	font-size: 14px;
	line-height: 18px;
}
.cu_r_block .cu_r_small .cu_icon_01 {
	height: 90px;
	padding: 0px;
	margin: 0;
}
.cu_r_block .cu_r_small .cu_icon_02 {
	height: 110px;
	padding: 0px;
	margin: 0;
}
.cu_r_block .cu_r_small .cu_icon_03 {
	height: 130px;
	padding: 0px;
	margin: 0;
}
.cu_r_block .cu_r_small .cu_icon_04 {
	height: 115px;
	padding: 0px;
	margin: 0;
}
.cu_r_block .cu_r_small .cu_icon_01_ko {
	height: 80px;
	padding: 0px;
	margin: 0;
}
.cu_r_block .cu_r_small .cu_icon_02_ko {
	height: 100px;
	padding: 0px;
	margin: 0;
}
.cu_r_block .cu_r_small .cu_icon_03_ko {
	height: 120px;
	padding: 0px;
	margin: 0;
}
.cu_r_block .cu_r_small .cu_icon_04_ko {
	height: 90px;
	padding: 0px;
	margin: 0;
}
.cu_r_block .cu_l_small .feedback {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 16px;
}
.cu_r_block .cu_m_small {
	font-size: 11px;
	padding-top: 10px;
	color: #505050;
	line-height: 15px;
	width: 370px;
}
.cu_r_block .cu_n_small {
	font-size: 11px;
	padding-top: 4px;
	color: #505050;
	line-height: 15px;
	width: 370px;
}
.cu_l_small
{
	width: 354px;
	float: left;
	padding: 0 29px 0 36px;
	background: url('/layouts/nongshim/images/bg_contactus_bar.png') no-repeat right 5px;
	min-height: 587px;
}
/* Where to buy ===============================================*/
@media (min-width: 981px)
{
	.wtb_blocks, .wtb_blocks .wtb_block_01, .wtb_blocks .wtb_block_01 .wtb_block_01_2, .wtb_blocks .wtb_block_01 .wtb_block_01_3, .wtb_blocks .wtb_block_01 .wtb_block_01_4, .wtb_block_02_1, .wtb_block_02_2, .wtb_block_02_3, .wtb_blocks .wtb_block_03, .wtb_blocks .wtb_block_04{
		margin-bottom: 13.174%;
		}
}

.wtb_blocks {
	padding-left: 12px;
}
.wtb_blocks .wtb_block_01 {
	float: left;
	height: 27px;
}
.wtb_blocks .wtb_block_01 .wtb_block_01_1 {
	float: left;
	padding-left: 60px;
	padding-top: 5px;
	padding-right: 13px;
	margin: 0px;
	font-size: 14px;
}
.wtb_blocks .wtb_block_01 .wtb_block_01_2 {
	float: left;
	width: 86px;
	height: 27px;
	background: url('/layouts/nongshim/images/img_where_to_buy_search_bg.jpg') no-repeat 0 0;
	padding-top: 4px;
	padding-left: 4px;
}
.wtb_blocks .wtb_block_01 .wtb_block_01_3 {
	float: left;
	width: 28px;
}
.wtb_blocks .wtb_block_01 .wtb_block_01_4 {
	float: left;
	margin-left: 15px;
}
/*.wtb_blocks .wtb_block_01 .wtb_block_01_4 .eng {
	text-indent: -8px;
	width: 330px;
	padding-left: 8px;
	line-height: 13px;
}
.wtb_blocks .wtb_block_01 .wtb_block_01_4 .kor {
	line-height: 27px;
	width: 300px;
}
.wtb_blocks .wtb_block_02 {
	float: left;
	height: 27px;
}*/
.wtb_block_02_1 {
	float: left;
	padding-left: 56px;
}
.wtb_block_02_2 {
float: left;
	padding-left: 56px;
}
.wtb_block_02_3 {
	float: left;
	padding-top: 7px;
}
.wtb_blocks .wtb_block_03 {
	padding-left: 14px;
	padding-top: 52px;
}
.wtb_blocks .wtb_block_04 {
	padding-left: 14px;
}
.wtb_blocks .wtb_block_04 .wtb_block_04_title {
	padding-top: 30px;
	padding-bottom: 8px;
	margin: 0px;
	font-size: 18px;
}
.wtb_blocks .wtb_block_04 .wtb_block_04_title_ko {
	padding-top: 30px;
	padding-bottom: 8px;
	margin: 0px;
	font-family: 'NanumGothic';
	font-size: 17px;
	font-weight: bold;
!important;
}
.wtb_blocks .wtb_block_04 .wtb_block_04_t_line {
	width: 625px;
	height: 1px;
	border-top: 1px solid #9d9d9d;
}
.wtb_blocks .wtb_block_04 .wtb_block_04_b_line {
	width: 625px;
	height: 1px;
	border-bottom: 1px solid #9d9d9d;
}
.wtb_blocks .wtb_block_04 .wtb_block_04_1 {
	float: left;
	width: 65px;
	height: 88px;
}
.wtb_blocks .wtb_block_04 .wtb_block_04_2 {
	float: left;
	width: 380px;
	padding-left: 30px;
	padding-top: 14px;
	margin: 0px;
	font-size: 14px;
}
.wtb_blocks .wtb_block_04 .wtb_block_04_2 .storename {
	padding-bottom: 7px;
	margin: 0px;
	font-size: 17px;
	color: #000000;
}
.wtb_blocks .wtb_block_04 .wtb_block_04_3 {
	float: left;
	margin-left: 10px;
	padding-top: 33px;
	margin: 0px;
	font-size: 14px;
	border-bottom: 1px solid #1396ec;
}
.wtb_blocks .wtb_block_04 .wtb_block_04_3 a {
	color: #1396ec;
}
/*============================================================*/




/*==================Slider and Header Section==================*/

.page-template-homepage-new-tpl #main-header .et-search-form input {
    color: #000; background: #fff; border: 1px solid #f9f9f9; padding: 7px 16px;
}

.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    z-index: 99999999;
}

.page-template-homepage-new-tpl .main-slider-fade {
    overflow: hidden;
}

.page-template-homepage-new-tpl .main-slider-fade .slick-slide {
    margin: 0;
}

.page-template-homepage-new-tpl .main-slider-fade .slick-slide img{
    width: 100% !important;
}

.page-template-homepage-new-tpl #main-header {
    background-color: transparent;
}

.page-template-homepage-new-tpl #main-header.et-fixed-header {
    background: #fff;
}

.page-template-homepage-new-tpl #page-container {
    padding-top: 40px !important;
}

.page-template-homepage-new-tpl #top-header .container.clearfix {
   padding: 14px 0 6px;
}

.page-template-homepage-new-tpl #top-header ul li a {
   font-family: 'Open Sans', sans-serif;
}

/*
.page-template-homepage-new-tpl #top-header ul li a:hover, 
.page-template-homepage-new-tpl #et-top-navigation ul li a:hover {
   color: #ec1d24;
}
*/

.page-template-homepage-new-tpl #top-header ul li {
    margin-left: 14px;
}

.page-template-homepage-new-tpl #et-top-navigation ul li a {
    color: #fff; font-size: 13px; font-family: 'Open Sans', sans-serif; font-weight: 700;
}

.page-template-homepage-new-tpl #et-top-navigation ul li ul li a {
    color: #000; padding: 0;
}

.page-template-homepage-new-tpl #et_top_search span {
    color: #fff; font-weight: 700;
}

.page-template-homepage-new-tpl #et_top_search {
    margin: 3px 0 0 70px;
}

.page-template-homepage-new-tpl #et_search_icon::before {
    background: url("images/search-icon.png") no-repeat 0 0; font-size: 0; 
	width: 16px; height: 17px; background-size: 100%;
}

.page-template-homepage-new-tpl #main-header.et-fixed-header #et_search_icon::before {
    background: url("images/search-icon-black.png") no-repeat 0 0; font-size: 0; 
	width: 16px; height: 17px; background-size: 100%;
}

 
.page-template-homepage-new-tpl #et_search_icon:hover::before {
    background: url("images/search-icon-hover.png") no-repeat 0 0 !important; font-size: 0; 
	width: 16px; height: 17px; background-size: 100% !important;
}

.page-template-homepage-new-tpl #main-header.et-fixed-header #top-menu-nav ul li a {
    color: #000;
}

.page-template-homepage-new-tpl .banner-nong-list {
    position: relative;
}

.page-template-homepage-new-tpl .banner-nong-list::before {
    content: ""; display: block; width: 100%; height: 100%; background: rgba(0,0,0,0.2);
    position: absolute; top: 0; left: 0;
}

.page-template-homepage-new-tpl .banner-nong-list.list-count-1::before {
    display: none;
}

.page-template-homepage-new-tpl .banner-nong-list .caption-container {
    position: absolute; top: 45%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); text-align: center; color:#fff;
}

.page-template-homepage-new-tpl .banner-nong-list .caption-container .since-txt {
    padding-left: 20px;
}

.page-template-homepage-new-tpl .banner-nong-list .caption-container .since-txt span {
    display: inline-block; margin: 0 5px; letter-spacing: 2px; font-size: 13px; position:relative;
}

.page-template-homepage-new-tpl .banner-nong-list .caption-container .since-txt .rt1 {
    transform: rotate(-9deg); -webkit-transform: rotate(-9deg);
    -moz-transform: rotate(-9deg); -ms-transform: rotate(-9deg);
}

.page-template-homepage-new-tpl .banner-nong-list .caption-container .since-txt .rt1::before {
    content: ""; width: 15px; height: 2px; background: #ec1d24; display: block; position: absolute;
    top: 14px; left: -25px; transform: rotate(-10deg); -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg); -ms-transform: rotate(-10deg);
}

.page-template-homepage-new-tpl .banner-nong-list .caption-container .since-txt .rt2 {
    transform: rotate(10deg); -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg); -ms-transform: rotate(10deg);
}

.page-template-homepage-new-tpl .banner-nong-list .caption-container .since-txt .rt2::before {
    content: ""; width: 15px; height: 2px; background: #ec1d24; display: block; position: absolute;
    top: 14px; right: -25px; transform: rotate(10deg); -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg); -ms-transform: rotate(10deg);
}

.page-template-homepage-new-tpl .banner-nong-list .caption-container .caption-title {
    margin: 97px 0 79px;
}

.page-template-homepage-new-tpl .banner-nong-list .caption-container h2, .banner-nong-list .caption-container h3{
	font-family: 'Marguaritas';	color:#fff; padding: 0; margin: 0;
}

.page-template-homepage-new-tpl .banner-nong-list .caption-container h2 {
    font-size: 150px; line-height: 18px; transform: rotate(-10deg); -webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg); -ms-ransform: rotate(-10deg);
}

.page-template-homepage-new-tpl .banner-nong-list .caption-container h3 {
    font-size: 115px; line-height: 152px; padding-left: 54px; position: relative; top: 10px;
}

.page-template-homepage-new-tpl .banner-nong-list .caption-container .caption-detail p{
	font-family: 'Open Sans', sans-serif; font-weight:300;
}

.page-template-homepage-new-tpl .banner-nong-list .caption-container .see-more .btn-white {
    background: #fff; display: inline-block; padding: 10px 20px; border-radius: 40px;
    color: #000; font-size: 14px; font-family: 'Open Sans', sans-serif;
}

.page-template-homepage-new-tpl .banner-nong-list .caption-container .see-more .btn-white:hover {
    background: #ec1d24;  color: #fff; 
}

.page-template-homepage-new-tpl .banner-nong-list .caption-container .see-more {
    margin-top: 35px;
}

.page-template-homepage-new-tpl .custom_paging {
    position: absolute; bottom: 16%; text-align: center; color: #fff; width: 100%;
}

.page-template-homepage-new-tpl .main-slider-fade .custom_paging li {
    display: none; margin: 0 8px;
}

.page-template-homepage-new-tpl .main-slider-fade .custom_paging li.slick-active {
    display: block; color: #fff; opacity: 1;
}

.page-template-homepage-new-tpl .main-slider-fade .slick-prev {
    position: absolute; bottom: 16%; width: 15px; height: 15px; opacity: 1; z-index: 9999999;
    left: -80px; right: 0; margin: 0 auto;  top: auto;
    transform: translate(0, 0); -webkit-transform: translate(0, 0);
    -webkit-transform: translate(0, 0); -webkit-transform: translate(0, 0);
	background: url("images/left-arrow.png") no-repeat 0 0;  background-size: 100%;
	transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;	
	-moz-transition: all 0.3s ease-in-out 0s;  -ms-transition: all 0.3s ease-in-out 0s; 
}


.page-template-homepage-new-tpl .main-slider-fade .slick-prev:hover {
    background: url("images/left-arrow-hover.png") no-repeat 0 0; width: 15px; height: 15px; background-size: 100%;
}



.page-template-homepage-new-tpl .main-slider-fade .slick-next {
    position: absolute; bottom: 16%; width: 15px; height: 15px; opacity: 1; z-index: 9999999;
    left: 70px; right: 0; margin: 0 auto;  top: auto;
    transform: translate(0, 0); -webkit-transform: translate(0, 0);
    -webkit-transform: translate(0, 0); -webkit-transform: translate(0, 0); 
	background: url("images/right-arrow.png") no-repeat 0 0; background-size: 100%;
	transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;	
	-moz-transition: all 0.3s ease-in-out 0s;  -ms-transition: all 0.3s ease-in-out 0s;
}


.page-template-homepage-new-tpl .main-slider-fade .slick-next:hover {
   background: url("images/right-arrow-hover.png") no-repeat 0 0; width: 15px; height: 15px; background-size: 100%;
}

.page-template-homepage-new-tpl .main-slider-fade .slick-prev::before, 
.page-template-homepage-new-tpl .main-slider-fade .slick-next::before {
    display: none;
}

/*==================Slider and Header Section==================*/


/*==================Home Section==================*/
.page-template-homepage-new-tpl .home-product-title {
    max-width: 700px; margin: 0 auto; text-align: center;
}

.page-template-homepage-new-tpl .home-product-title h2 {
    font-size: 40px; font-weight: 300; margin-bottom: 20px;
}


.page-template-homepage-new-tpl .home-product-title p {
    font-size: 13px; font-weight: 300; line-height: normal;
}

.see-more .btn-red {
    background: #ee1d25; color: #fff; display: inline-block; padding: 10px 20px; 
	margin-top: 35px; border-radius: 40px; font-size: 14px;
}

.see-more .btn-red:hover {
    background: #565656; color: #fff;
}

.page-template-homepage-new-tpl .home-product-container {
    background: #522d13; padding-bottom: 300px; position: relative; margin-top: 80px;
}

.page-template-homepage-new-tpl .home-product-container .slick-slider {
    margin: 0 auto 30px; width: 95%;  position: absolute; bottom: 0; text-align: center; color: #fff;
	left: 0; right: 0;
}

.page-template-homepage-new-tpl .home-product-title-outer {
    background: #fff; padding-bottom: 240px;
}

.page-template-homepage-new-tpl .product-item-detail {
    opacity:0; margin-top: 31px;
}

.page-template-homepage-new-tpl .slick-slide.slick-current .product-item-detail {
    opacity:1;
}

.page-template-homepage-new-tpl .home-product-container .slick-slider .slick-track {
	display:-webkit-flex; display:-webkit-box; display:-moz-flex; display:-moz-box; display:-ms-flexbox;
	display:flex; -webkit-box-pack: justify; -ms-flex-pack: justify; align-items: center;
	-webkit-align-items: center; -moz-align-items: center; -ms-align-items: center;
}

.page-template-homepage-new-tpl .home-product-container .slick-slider .product-item-detail h2 {
    color: #fff; font-size: 20px; font-weight: 700;
}

.page-template-homepage-new-tpl .home-product-container .slick-slider .product-item-detail p {
    font-size: 13px; line-height: normal; width: 420px; transform: translate(-25%, 0%); -webkit-transform: translate(-25%, 0%);
    -moz-transform: translate(-25%, 0%); -ms-transform: translate(-25%, 0%); font-weight: 300; margin: 7px 0 12px;
}

.page-template-homepage-new-tpl .home-product-container .slick-slider .product-item-detail .plus-btn {
    color: #fff; font-weight: 600; font-size: 12px;
}

.page-template-homepage-new-tpl .home-product-container .slick-slider .slick-prev {
    transform: translate(0); -webkit-transform: translate(0); -moz-transform: translate(0);
    -ms-transform: translate(0); top: 19px; left: -350px; right: 0; margin: 0 auto; z-index: 99999;
}

.page-template-homepage-new-tpl .home-product-container .slick-slider .slick-prev::after {
    content: ""; background: url("images/gray-aarow-left.png") no-repeat 0 0;
    width: 16px; height: 32px; display: block; background-size: 100%;  cursor: pointer; margin: 0 auto;
}

.page-template-homepage-new-tpl .home-product-container .slick-slider .slick-next {
    transform: translate(0); -webkit-transform: translate(0); -moz-transform: translate(0);
    -ms-transform: translate(0); top: 19px; left: 350px; right: 0; margin: 0 auto; z-index: 99999;
}

.page-template-homepage-new-tpl .home-product-container .slick-slider .slick-next::after {
    content: ""; background: url("images/gray-aarow-right.png") no-repeat 0 0;
    width: 16px; height: 32px; display: block; background-size: 100%;  cursor: pointer; margin: 0 auto;
}

.page-template-homepage-new-tpl .home-product-container .slick-slider .slick-arrow{
    cursor: pointer; width: 50px; height: 50px; text-align: center;
}

.page-template-homepage-new-tpl .home-product-container .slick-slider .slick-arrow:hover {
  background:#f8f8f8;
}

.page-template-homepage-new-tpl .home-product-container .slick-slider .slick-arrow::before {
    display: none;
}

.page-template-homepage-new-tpl .ideas-container {
    position: relative;
}

.page-template-homepage-new-tpl .ideas-container img {
    width: 100%;
}

.page-template-homepage-new-tpl .ideas-container .recipe-ideas {
    position: absolute; width: 700px; margin: 0 auto; top: 50%; left: 50%;  background: rgba(255,255,255,0.9);
    transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  
    padding: 30px 50px; text-align: center;
}

.page-template-homepage-new-tpl .ideas-container .recipe-ideas h2 {
    font-size: 24px; color: #cea186; font-weight: 700; padding: 0;
}

.page-template-homepage-new-tpl .ideas-container .recipe-ideas p {
    font-size: 13px; line-height: 23px; font-weight: 300;
}


.page-template-homepage-new-tpl .ideas-container .recipe-ideas .learn {
	background: #fff; display: inline-block; padding: 10px 20px; margin: 0 0 10px;
	border-radius: 40px; color: #000; font-size: 14px; border:1px solid #a7a7a6;
}

.page-template-homepage-new-tpl .ideas-container .recipe-ideas .learn:hover {
    background: #ec1d24; color: #fff; border:1px solid #ec1d24;
}

.page-template-homepage-new-tpl .subscribe-form {
    padding-bottom: 35px; padding-top: 15px;
}

.page-template-homepage-new-tpl .et_pb_section.home-promotions-list-container.et_pb_section_2 {
    max-width: 1080px; margin: -330px auto 100px; padding: 0; position: relative;
    z-index: 999; background-color: transparent !important;
}

.page-template-homepage-new-tpl .et_pb_section.home-promotions-list-container.et_pb_section_2 .et_pb_column {
    width: 33.3%; margin: 0;
}

.page-template-homepage-new-tpl .home-promotions-list-container .center-section {
    color: #fff; text-align: center;
}

.page-template-homepage-new-tpl .home-promotions-list-container .center-section h2 {
    font-size: 40px; color: #fff; font-weight: 300; margin: 0 0 12px;
}

.page-template-homepage-new-tpl .home-promotions-list-container .et_pb_column.et_pb_column_4_4.et_pb_column_1 {
    width: 100%;
}

.page-template-homepage-new-tpl .promo-hover-box-container {
    position: relative;
}

.page-template-homepage-new-tpl .promo-hover-box-container img {
    width: 100%; height: 290px; object-fit: cover;
}

.promo-hover-box-container .promo-hover-box {
    position: absolute; top: 0; width: 100%; height: 98%;  background: rgba(255,15,15,0.6);
    padding: 20px; text-align: center;  display:-webkit-flex; display:-webkit-box; display:-moz-flex; display:-moz-box;
	display:-ms-flexbox; display:flex;  align-items: center; -webkit-align-items: center; -moz-align-items: center;
	-ms-align-items: center; flex-flow: row wrap; -webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap; -ms-flex-flow: row wrap; color: #fff; opacity: 0; align-content: center;
	-webkit-align-content: center; -moz-align-content: center; -ms-align-content: center;
	box-shadow: 10px 0 38px 0 rgba(255,15,15,0.6); transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;	
	-moz-transition: all 0.3s ease-in-out 0s;  -ms-transition: all 0.3s ease-in-out 0s;	
}

.page-template-homepage-new-tpl .promo-hover-box-container:hover .promo-hover-box {
    opacity: 1;
}

.page-template-homepage-new-tpl .promo-hover-container .promo-title {
    text-align: center; margin: 20px 0 0px;
}

.page-template-homepage-new-tpl .promo-hover-container .promo-title h2 {
    font-size: 18px;
    font-weight: 600;
}

.page-template-homepage-new-tpl .promo-hover-container .promo-title p {
    font-size: 13px;
}

.page-template-homepage-new-tpl .promo-hover-container {
    background: #fff; padding-bottom: 27px;
}

.page-template-homepage-new-tpl .promo-hover-container .promo-hover-box a {
    display: inline-block; color: #fff; border: 1px solid #fff; padding: 5px 14px; margin: 17px 0 0;
}

.page-template-homepage-new-tpl .promo-hover-container .promo-hover-box a:hover {
   background:#fff; color: #000;
}

.page-template-homepage-new-tpl .promo-hover-container .promo-hover-box p {
    width: 100%;
}

.page-template-homepage-new-tpl .promotions-banner img {
    width: 100%; height: 600px; object-fit: cover;
}

.page-template-homepage-new-tpl #see-all-img-box {
    margin-top: -392px;
}

.page-template-homepage-new-tpl #see-all-img-inner {
    position: relative; padding-bottom: 90px;
}

.page-template-homepage-new-tpl #see-all-img-inner .see-all-img-box {
    text-align: center;
}

.page-template-homepage-new-tpl #see-all-img-inner .see-all-img-box img {
    position: absolute; top: 95px; right: -59px; width: 239px;
}


.page-template-homepage-new-tpl #youtube-iframe-section {
    text-align: center; margin: 0;
}

.page-template-homepage-new-tpl #youtube-iframe-section img {
    width: 90%; margin: 0 auto; position: relative; top: 54px;
}

.page-template-homepage-new-tpl #home-youtube-container {
    max-width: 864px; position: absolute; left: 0; right: 0; margin: 0 auto; z-index: 99;
}

.page-template-homepage-new-tpl .et_pb_section.promotions-banner {
    position: relative; padding-top: 550px;
}


.page-template-homepage-new-tpl #youtube-media-links {
    position: absolute; top: 310px; right: -48px; z-index: -1;
}

.page-template-homepage-new-tpl #home-youtube-container #youtube-media-links p {
    padding: 0;
}

.page-template-homepage-new-tpl #home-youtube-container #youtube-media-links a {
    display: block;
}

.page-template-homepage-new-tpl #home-youtube-container #youtube-media-links br {
    display: none;
}

.page-template-homepage-new-tpl #home-youtube-container #youtube-media-links img {
    width: 48px;
}

div.wpcf7-validation-errors {
    font-size: 11px;
}


#top-header {
    z-index: 999999999 !important;
}


/*==================Home Section==================*/





/*==============Footer Columns=============================*/

.page-template-homepage-new-tpl #footer-bottom {
    display: none;
}

.page-template-homepage-new-tpl #main-footer {
    background-color: #fff; border-top: 1px solid #e1e1e1; padding: 81px 0;
}

.page-template-homepage-new-tpl #main-footer .new-footer-bottom {
    position: relative; width: 80%; max-width: 1080px; margin: auto;
}

.page-template-homepage-new-tpl #main-footer .footer-location h2 {
    font-weight: 700; font-size: 16px; margin-bottom: 5px;
}

.page-template-homepage-new-tpl #main-footer .footer-location {
    margin-bottom: 53px;
}

.page-template-homepage-new-tpl #main-footer .footer-location h2 .textwidget, 
.page-template-homepage-new-tpl #main-footer .footer-location ul li a{
    font-size: 12px; font-weight: 300; color:#282828;
}

.page-template-homepage-new-tpl #main-footer .footer-location ul li {
    float: left; margin: 0 15px 0 0;
}

.page-template-homepage-new-tpl #main-footer .textwidget {
    display: inline-block;
}

.page-template-homepage-new-tpl .footer-location.footer-follow-us ul li a {
    background: #231f20; color: #fff; display: inline-block; width: 35px; line-height: 39px;
    height: 35px; border-radius: 100%; cursor: pointer; text-align: center;
}

.page-template-homepage-new-tpl .footer-location.footer-follow-us ul li a .fa {
    color: #fff; font-size: 19px;
}

.page-template-homepage-new-tpl .section-copyright {
    display: inline-block; width: 100%;
}

.page-template-homepage-new-tpl .section-copyright .left {
    color: #282828; font-size: 13px; opacity: 0.5; float: left;
}

.page-template-homepage-new-tpl .section-copyright .right {
    float: right;
}

.page-template-homepage-new-tpl .section-copyright .right label {
    display: none;
}

.page-template-homepage-new-tpl .section-copyright .right select {
    appearance: none; -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none;
    background: url("images/select-arrow.png") no-repeat 90% center;
    padding: 10px 40px 10px 13px; border: 1px solid #dedede;
}

.page-template-homepage-new-tpl #back_top {
    cursor: pointer; background: #282828; color: #fff; font-weight: 700; font-size: 13px; width: 50px;
    height: 50px; border-radius: 100%; text-align: center; line-height: 50px;
    position: fixed; bottom: 220px; right: 60px; z-index: 99999999;
}

.page-template-homepage-new-tpl .subscribe-form h2 {
    font-size: 40px; font-weight: 300; margin: 0 0 25px;
}

.page-template-homepage-new-tpl .subscribe-form h3 {
    font-size: 13px;  font-weight: 300; line-height: normal; margin: 0 0 22px; color:#727272;
}

.page-template-homepage-new-tpl .subscribe-form .wpcf7-form {
    max-width: 385px; margin: 60px auto 0;
}

.page-template-homepage-new-tpl .subscribe-form .wpcf7-form .form-field input {
    border: 1px solid #b2b2b2; border-top: hidden; border-left: hidden; border-right: hidden; font-size:16px;
    margin: 0 0 23px; padding: 15px 9px; border-top: hidden; border-left: hidden; border-right: hidden; color:#727272;
}

.page-template-homepage-new-tpl .subscribe-form .wpcf7-form .wpcf7-submit {
    background: #ee1d25; color: #fff; display: inline-block; padding: 10px 36px; margin-top: 35px; border-radius: 40px;
    font-size: 16px; border: none; text-transform: uppercase; font-weight: 700; cursor: pointer;
}

.page-template-homepage-new-tpl .subscribe-form .wpcf7-form .wpcf7-submit:hover {
    background: #565656; color: #fff;
}

.page-template-homepage-new-tpl .wpsr-followbar.sr-fb-rm.sr-fb-vl {
    display: none;
}



/*==============Footer Columns=============================*/




/*====================Responsive Home=======================*/

/*============Header=============*/
@media only screen and (max-width:980px){

	.page-template-homepage-new-tpl #et-top-navigation ul li a {
		color: #666;
	}

	.page-template-homepage-new-tpl #page-container {
		padding-top: 0px !important;
	}	
	
	.page-template-homepage-new-tpl #et_top_search {
		margin: -1px 0 0 -20px;
	}
		
}/*====media close====*/


@media only screen and (min-width:981px) and (max-width:1300px){

	.page-template-homepage-new-tpl .container {
		width: 90%;
	}

	.page-template-homepage-new-tpl #top-menu li {
		padding-right: 12px;
	}

	.page-template-homepage-new-tpl #et-top-navigation ul li a {
		font-size: 12px;
	}

	.page-template-homepage-new-tpl #et_top_search {
		margin: 4px 0 0 12px;
	}

	
}/*====media close====*/

/*============Header=============*/



/*============Home=============*/


@media only screen and (max-width:479px){

	.page-template-homepage-new-tpl .home-product-container .slick-slider .product-item-detail p {
		width: 100%; transform: translate(0%, 0%); -webkit-transform: translate(0%, 0%);
		-moz-transform: translate(0%, 0%); -ms-transform: translate(0%, 0%);
	}
	
	.page-template-homepage-new-tpl #home-youtube-container {
		width: 254px;
	}
	
}/*====media close====*/



@media only screen and (max-width:980px){

	.page-template-homepage-new-tpl .main-slider-fade .slick-slide img {
		height: 600px; object-fit: cover;
	}

	.page-template-homepage-new-tpl .banner-nong-list .caption-container h2 {
		font-size: 106px;
	}

	.page-template-homepage-new-tpl .banner-nong-list .caption-container h3 {
		font-size: 70px; line-height: 85px; top: 4px;
	}

	.page-template-homepage-new-tpl .banner-nong-list .caption-container {
		width: 100%; padding:0 15px;
	}

	.page-template-homepage-new-tpl .caption-detail {
		display: none;
	}

	.page-template-homepage-new-tpl .home-product-title {
		padding: 0 15px; margin-bottom: 80px;
	}

	.page-template-homepage-new-tpl #youtube-iframe-section img {
		top: 20px;
	}

	.page-template-homepage-new-tpl .et_pb_section.promotions-banner {
		padding-top: 120px;
	}

	.page-template-homepage-new-tpl #youtube-media-links {
		top: 50%; right: -32px;
	}

	.page-template-homepage-new-tpl #home-youtube-container #youtube-media-links img {
		width: 34px;
	}

	.page-template-homepage-new-tpl .promotions-banner img {
		height: 480px;
	}

	.page-template-homepage-new-tpl #see-all-img-inner .see-all-img-box img {
		top: auto; width: 97px; right: 0;  bottom: -10px;
	}

	.page-template-homepage-new-tpl .ideas-container img {
		width: 100%; height: 450px; object-fit: cover;
	}

	.page-template-homepage-new-tpl .ideas-container .recipe-ideas {
		width: 90%; padding: 30px 15px;
	}

	.page-template-homepage-new-tpl .subscribe-form .wpcf7-form .form-field input {
		font-size: 14px; width: 100%;
	}

	.page-template-homepage-new-tpl #back_top {
		font-size: 11px; width: 40px; height: 40px; line-height: 40px; right: 10px;
	}

	
}/*====media close====*/


@media only screen and (min-width:480px) and (max-width:980px){

	.page-template-homepage-new-tpl #home-youtube-container {
		width: 330px;
	}	
	
	.page-template-homepage-new-tpl .home-product-title-outer {
		padding-bottom: 100px;
	}
	
	.page-template-homepage-new-tpl .home-product-container {
		padding-bottom: 239px;
	}
	
	.page-template-homepage-new-tpl .home-product-container .slick-slider .product-item-detail p {
		width: 400px; transform: translate(-50%, 0%); -webkit-transform: translate(-50%, 0%);
		-moz-transform: translate(-50%, 0%); -ms-transform: translate(-50%, 0%); left: 50%; position: relative;
	}
	
	.page-template-homepage-new-tpl .home-product-container .slick-slider .product-item-detail h2 {
		transform: translate(-51%, 0); -webkit-transform: translate(-51%, 0); -moz-transform: translate(-51%, 0);
		-ms-transform: translate(-51%, 0); left: 50%; position: relative; width: 400px;
	}
	
	
}/*====media close====*/




/*============Home=============*/



/*====================Responsive Home=======================*/
















