* {
	outline: none !important;
	box-sizing: border-box;
}
.uk-link, a {
	color: #434e59;
}
.uk-link-toggle:focus .uk-link, .uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
	color: #ed2127;
}
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	color: #434e59;
}
b, strong {
	font-weight: bold;
}
.amatic {
	font-family: 'Amatic SC', cursive;
}
body {
	font-family: 'Montserrat', sans-serif;
	color: #434e59;
	font-size: 14px;
	overflow: hidden;
}
body.loaded {
	overflow-y: auto;
}
img {
	max-width: 100%;
}
.mdl {
	display: table;
	width: 100%;
	height: 100%;
}
.mdl_inner {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
header, footer, section {
	width: 100%;
	float: left;
}
.uk-sticky-placeholder {
	float: left;
	width: 100%;
}
.top_bar {
	float: left;
	width: 100%;
	padding: 15px 0;
	background-color: #ffffff;
}
.logo {
	float: left;
}
.sticky_logo {
	display: none;
	float: left;
	width: 200px;
	margin: 5px 10px 5px 0;
}
.uk-active .sticky_logo {
	display: block;
}
.uk-active .social_icons {
	display: none;
}
.menu_bar {
	float: left;
	width: 100%;
	background-color: #434e59;
}
.dasktop_menu {
	float: left;
}
.dasktop_menu ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 14px;
	line-height: 20px;
}
.dasktop_menu ul li {
	float: left;
	margin: 0 1px;
}
.dasktop_menu ul li:first-child {
	margin-left: 0px;
}
.dasktop_menu ul li:last-child {
	margin-right: 0px;
}
.dasktop_menu ul li a {
	float: left;
	padding: 11px 15px;
	text-decoration: none;
	color: #ffffff;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	border-top: solid 1px #434e59;
	border-bottom: solid 1px #434e59;
}
.dasktop_menu ul li:hover a, .dasktop_menu ul li:focus a, .dasktop_menu ul li.active a, .dasktop_menu ul li.current-menu-item a, .dasktop_menu ul li.current-page-ancestor a {
	background-color: #ffffff;
	color: #434e59;
}
.social_icons {
	float: right;
}
.social_icons ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.social_icons ul li {
	float: left;
	margin: 7px 0px;
}
.social_icons ul li a {
	float: left;
	margin: 0 2px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #ffffff;
}
.right {
	float: right;
}
.search_box {
	width: 330px;
	margin: 4px 0;
	float: left;
}
.search_box .uk-search-input {
	color: #434e59;
	border: solid 1px #a1a6ac;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	padding-left: 20px;
	font-weight: 300;
	background-color: #ffffff;
}
.search_box .uk-search-icon {
	color: #434e59;
}
.search_box .uk-search-input::-webkit-input-placeholder { /* Edge */
 color: #434e59;
}
.search_box .uk-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #434e59;
}
.search_box .uk-search-input::placeholder {
 color: #434e59;
}
.location_btn {
	float: left;
	width: 220px;
	color: #ffffff;
	background-color: #ed2127;
	text-align: center;
	height: 40px;
	margin: 4px 0;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	margin-left: 10px;
	line-height: 40px;
	font-weight: 300;
}
.location_btn i {
	margin-left: 5px;
}
.location_btn svg path {
	fill: #ffffff;
}
.location_btn svg circle {
	fill: #ed2127;
	stroke: #ed2127 !important;
}
.location_btn:hover, .location_btn:focus {
	color: #ffffff;
	text-decoration: none;
}
/*.home_slider .slider_text {
	position: absolute;
	left: 0px;
	top: 50%;
	color: #ffffff;
	transform: translateY(-50%);
	width: 100%;
	text-transform: uppercase;
}
.slider_text h3 {
	font-family: 'Amatic SC', cursive;
	font-size: 145px;
	margin: 0px;
	line-height: 125px;
	letter-spacing: -5px;
}
.slider_text h4 {
	font-family: 'Amatic SC', cursive;
	font-size: 130px;
	margin: 0px;
	line-height: 110px;
	letter-spacing: -3px;
}
.slider_text p {
	font-size: 29px;
	margin: 0 0 20px;
}*/
.spar_explore {
	background-color: #ffffff;
	position: relative;
	padding: 50px 0;
	min-height: 600px;
}
.spar_explore:before {
	content: '';
	background-image: url(../images/explore_bg1.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 392px;
	height: 381px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.spar_explore:after {
	content: '';
	background-image: url(../images/explore_bg2.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 402px;
	height: 523px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.spar_explore .uk-container {
	position: relative;
	z-index: 1;
}
.spar_explore_box {
	position: relative;
	float: left;
	width: 100%;
}
.spar_explore_txt {
	background-color: rgba(237, 33, 39, .9);
	color: #ffffff;
	padding: 70px 30px;
	width: 65%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.spar_explore_txt h3 {
	color: #ffffff;
	font-size: 36px;
	width: 100%;
	float: left;
	position: relative;
}
.spar_explore_txt h3:before {
	content: '';
	width: 65px;
	height: 6px;
	position: absolute;
	left: 0px;
	top: -3px;
	background-color: #ffffff;
}
.spar_explore_txt h3 strong, .spar_explore_txt h3 b {
	width: 100%;
	font-size: 65px;
	line-height: 45px;
	float: left;
}
.spar_explore_txt p {
	font-size: 15px;
}
.spar_explore_img {
	width: calc(100% - 70px);
	float: right;
	margin-top: 55px;
}
.spar_explore_img img {
	width: 100%;
}
.grid_section {
	background-color: #f7f7f7;
	padding: 50px 0;
	min-height: 700px;
	position: relative;
	text-align: center;
}
.img_top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.img_top:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	background-image: url(../images/cate_before.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 103px;
	height: 208px;
}
.img_top:after {
	position: absolute;
	content: '';
	right: 0px;
	top: 0px;
	background-image: url(../images/cate_before2.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 263px;
	height: 253px;
}
.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.img_btm:before {
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	background-image: url(../images/cate_after.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 299px;
	height: 231px;
}
.img_btm:after {
	position: absolute;
	content: '';
	right: 0px;
	bottom: 0px;
	background-image: url(../images/cate_after2.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 551px;
	height: 251px;
}
.home_cate_box .uk-card-title {
	color: #ed2127;
	font-size: 28px;
	font-weight: 300;
	text-decoration: none;
	width: 100%;
	float: left;
	line-height: 26px;
	text-transform: uppercase;
}
.home_cate_box {
	text-align: left;
}
.home_cate_box:hover {
	text-decoration: none;
}
.home_cate_box .uk-card-title b, .home_cate_box .uk-card-title strong {
	width: 100%;
	float: left;
}
.home_cate_box .uk-card-body p {
	color: #434e59;
	font-size: 14px;
	text-decoration: none;
	float: left;
	width: 100%;
}
.load_more_btn {
	width: 200px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	margin-top: 80px;
	display: inline-block;
	border: solid 2px #ed2127;
	color: #ed2127;
	font-size: 20px;
	font-weight: 300;
	text-decoration: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	background-color: #f7f7f7;
}
.load_more_btn:hover, .load_more_btn:focus {
	background-color: #ed2127;
	text-decoration: none;
	color: #ffffff;
}
.hidden_grd {
	display: none;
}
.promotion_section {
	position: relative;
	text-align: center;
}
.promotion_section:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	background-image: url(../images/lemon.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 94px;
	height: 137px;
	z-index: 1;
}
.promotion_section:after {
	content: '';
	position: absolute;
	right: 0px;
	bottom: -25px;
	background-image: url(../images/lemon2.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 139px;
	height: 250px;
	z-index: 1;
}
.promotion_box {
	float: left;
	width: 100%;
	padding: 30px 0 50px;
	position: relative;
	background-color: #ed2127;
	height: 100%;
}
.promotion_box h3 {
	float: left;
	width: 100%;
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
}
.promotion_box p {
	float: left;
	width: 100%;
	color: #ffffff;
	font-size: 28px;
	margin: 10px 0 0;
}
.promotion_box2 {
	float: left;
	width: 100%;
	padding: 30px 0 50px;
	position: relative;
	background: url(../images/pattren_promotion.png);
	background-repeat: repeat;
	height: 100%;
}
.promotion_box2 h3 {
	color: #434e59;
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.promotion_box2 img {
	max-width: 214px;
}
.promotion_box2 p {
	color: #434e59;
	margin-top: 10px;
	margin-bottom: 0;
}
.promotion_box2 a {
	font-size: 24px;
	color: #434e59;
	line-height: 30px;
	text-decoration: none;
	margin-top: 10px;
	display: inline-block;
	font-weight: bold;
}
.main_footer {
	background-color: #ffffff;
}
.ftr_sec {
	float: left;
	width: 100%;
	padding: 50px 0 70px;
	text-align: center;
	background-color: #F0FFF0;
}
.ftr_sec .store_info {
	/*max-width: 910px;*/
	text-align: left;
    display: inline-block;
}

.ftr_left_box1 {
            	float: left;
            	width: 20%;
            	/*max-width: 420px;
            	max-width: 620px;
            	margin-right: 0px; */
            }
	
            .ftr_left_box1 p {
            	
            	line-height: 30px;
            	color: #434e59;
            	font-size: 20px;
            	text-align:center !important;
            }	
            .ftr_left_box2 {
            	float: left;
            	width: 20%;
            	/*max-width: 420px;
            	max-width: 620px;
            	margin-right: 0px; */
            }
	
            .ftr_left_box2 p {
            	
            	line-height: 30px;
            	color: #434e59;
            	font-size: 20px;
            	text-align:center;
            }	
            .ftr_left_box3 {
            	float: left;
            	width: 20%;
            	/*max-width: 420px;
            	max-width: 620px;
            	margin-right: 0px; */
            }
	
            .ftr_left_box3 p {
            	
            	line-height: 30px;
            	color: #434e59;
            	font-size: 20px;
            	text-align:center;
            }	
			.ftr_left_box4 {
            	float: left;
            	width: 20%;
            	/*max-width: 320px;
            	max-width: 420px; /*max-width: 420px;
            	margin-bottom: 30px;*/
            }

            .ftr_left_box4 p {
            	
            	line-height: 30px;
            	color: #434e59;
            	font-size: 20px;
            	text-align:center;
            }
            .ftr_left_box5 {
            	float: left;
            	width: 20%;
            	/*max-width: 320px;
            	max-width: 420px; /*max-width: 420px;
            	margin-bottom: 30px;*/
            }

            .ftr_left_box5 p {
            	
            	line-height: 30px;
            	color: #434e59;
            	font-size: 20px;
            	text-align:center;
            }








.ftr_left_box p a {
	margin: 0 10px;
}	
.ftr_right_box h5 {
	float: left;
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
.ftb_1 h6 {
	float: left;
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	color: #ed2127;
	text-transform: uppercase;
	margin: 0px;
}
.ftb_1 p {
	float: left;
	width: 100%;
	font-size: 17px;
	margin: 0px 0 10px;
}
.ftb_2 h6 {
	float: left;
	width: 100%;
	font-size: 17px;
	font-weight: 500;
	color: #ed2127;
	text-transform: uppercase;
	margin: 0px;
}
.ftb_2 p {
	float: left;
	width: 100%;
	font-size: 20px;
	margin: 0px 0 10px;
}
.ftr_link {
	float: left;
	width: 100%;
	background-color: #434e59;
	padding: 10px 0;
}
.ftr_link .link_left {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.ftr_link .link_left li {
	float: left;
	margin: 0px 10px;
}
.ftr_link .link_left li:first-child {
	margin-left: 0px;
}
.ftr_link .link_left li:last-child {
	margin-right: 0px;
}
.ftr_link .link_left li a {
	float: left;
	color: #ffffff;
	text-decoration: none;
	padding: 6px 2px;
}
.ftr_link .link_right {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.ftr_link .link_right li {
	float: left;
	margin: 0px 10px;
}
.ftr_link .link_right li:first-child {
	margin-left: 0px;
}
.ftr_link .link_right li:last-child {
	margin-right: 0px;
}
.ftr_link .link_right li a {
	float: left;
	color: #ffffff;
	text-decoration: none;
	padding: 6px 2px;
}
.copyrights {
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px 0;
}
.copyrights p {
	display: inline-block;
}
.banner_sec {
	min-height: 250px;
	position: relative;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner_sec h1 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 0px;
	transform: translate(-50%, -50%);
	color: #ffffff;
	font-size: 58px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: -1px 2px 13px rgba(4, 5, 5, 0.55);
}
.banner_sec.dark_txt h1 {
	color: #434e59;
	text-shadow: none;
}
.breadcrumb_sec {
	background-color: #ebebeb;
	text-transform: uppercase;
	padding: 12px 0;
}
.uk-breadcrumb>*>* {
	color: #434e59;
	font-weight: bold;
}
.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
	color: #434e59;
}
.content_sec {
	padding: 50px 0;
	min-height: 300px;
}
.supplier_box {
	float: left;
	width: 100%;
	max-width: 710px;
}
.supplier_box .uk-input {
	border: solid 1px #cccccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 20px;
	height: 45px;
	color: #434e59;
}
.supplier_box .uk-textarea {
	border: solid 1px #cccccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 20px;
	resize: none;
	color: #434e59;
}
.supplier_box h3 {
	color: #ed2127;
	font-weight: bold;
	font-size: 20px;
	margin: 10px 0 0;
	text-transform: uppercase;
}
.supplier_box .uk-input[type=number]::-webkit-inner-spin-button, .supplier_box .uk-input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
}
.supplier_box .uk-input::-webkit-input-placeholder {
 color: #434e59;
 opacity: 1;
}
.supplier_box .uk-input:-ms-input-placeholder {
 color: #434e59;
 opacity: 1;
}
.supplier_box .uk-input::placeholder {
 color: #434e59;
 opacity: 1;
}
.supplier_box .uk-textarea::-webkit-input-placeholder {
 color: #434e59;
 opacity: 1;
}
.supplier_box .uk-textarea:-ms-input-placeholder {
 color: #434e59;
 opacity: 1;
}
.supplier_box .uk-textarea::placeholder {
 color: #434e59;
 opacity: 1;
}
.upload_btn {
	width: calc(50% - 15px);
	background-color: #ed2127;
	border: solid 1px #ed2127;
	color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 20px;
	height: 45px;
	float: left;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}
.supplier_box .uk-form-custom {
	width: 100%;
}
.supplier_box .uk-form-custom p {
	float: left;
	width: 50%;
	padding-left: 15px;
	margin: 0px;
	max-width: 250px;
}
.supplier_box .uk-form-custom {
	cursor: pointer;
}
.supplier_box .uk-form-custom:hover .upload_btn {
	background-color: #ffffff;
	color: #ed2127;
}
.submit_btn {
	float: left;
	width: 140px;
	height: 40px;
	text-align: center;
	background-color: #ed2127;
	border: solid 1px #ed2127;
	color: #ffffff;
	font-size: 16px;
	margin-top: 20px;
	text-decoration: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	cursor: pointer;
}
.submit_btn:hover, .submit_btn:focus {
	background-color: #ffffff;
	color: #ed2127;
}
.brand_box {
	float: left;
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	padding: 15px;
	-webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
	border: solid 1px #e5e5e5;
}
.brand_box img {
	width: 100%;
}
.brand_box p {
	position: relative;
	margin: 20px 0 0;
	font-size: 18px;
	position: relative;
}
.brand_box p:before {
	position: absolute;
	left: 50%;
	top: -10px;
	height: 1px;
	width: 60px;
	background-color: #e5e5e5;
	transform: translateX(-50%);
	content: '';
}
.recipes_box {
	float: left;
	width: 100%;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
}
.recipes_box .recipes_img {
	position: relative;
	width: 100%;
	height: 0px;
	padding-bottom: 50.45%;
	overflow: hidden;
}
.recipes_box .recipes_img img {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.recipes_box .recipes_txt {
	background-color: #ebebeb;
	float: left;
	width: 100%;
	padding: 12px 15px;
	height: 64px;
}
.recipes_box .recipes_txt .mdl {
	width: calc(100% - 145px);
	float: left;
}
.recipes_box .recipes_txt h3 {
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 100%;
	margin: 0px;
	max-height: 40px;
	overflow: hidden;
	line-height: 20px;
	text-transform: uppercase;
}
.recipes_box .recipes_txt a {
	width: 130px;
	height: 40px;
	text-decoration: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	cursor: pointer;
	text-align: center;
	background-color: #ed2127;
	border: solid 1px #ed2127;
	color: #ffffff;
	font-size: 14px;
	float: right;
	line-height: 38px;
}
.recipes_box .recipes_txt a:hover, .recipes_box .recipes_txt a:focus {
	background-color: transparent;
	color: #ed2127;
}
.filter_bar {
	/*float: left;*/
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
}
.select_filter_box {
	float: left;
}
.select_filter_box label {
	float: left;
	margin-right: 10px;
	font-weight: bold;
	line-height: 40px;
}
.selectbox {
	float: left;
	position: relative;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	width: 330px;
	height: 40px;
}
.selectbox:before {
	width: 42px;
	height: 40px;
	background-color: #ed2127;
	content: '';
	position: absolute;
	top: 0px;
	right: 0px;
	-webkit-border-radius: 0px 100px 100px 0px;
	-moz-border-radius: 0px 100px 100px 0px;
	border-radius: 0px 100px 100px 0px;
	cursor: pointer;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: center;
}
.selectbox select {
	border: solid 1px #a1a6ac;
	float: left;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	width: 100%;
	height: 100%;
	padding: 0 40px 0 15px;
	cursor: pointer;
	text-transform: uppercase;
}
.selectbox select option {
	padding: 10px;
}
.filter_bar .search_box {
	margin: 0px;
	float: right;
}
.recipe_sec {
	position: relative;
	overflow: hidden;
}
.recipe_sec .uk-container {
	position: relative;
}
.recipe_img_top {
	position: absolute;
	left: 0;
	top: 100px;
	width: 100%;
}
.recipe_img_top:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	background-image: url(../images/recipe_bf1.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 89px;
	height: 309px;
}
.recipe_img_top:after {
	position: absolute;
	content: '';
	right: 0px;
	top: 0px;
	background-image: url(../images/recipe_bf2.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 103px;
	height: 279px;
}
.recipe_img_btm {
	position: absolute;
	left: 0;
	top: 1400px;
	width: 100%;
}
.recipe_img_btm:before {
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	background-image: url(../images/recipe_aft1.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 88px;
	height: 159px;
}
.recipe_img_btm:after {
	position: absolute;
	content: '';
	right: 0px;
	bottom: 0px;
	background-image: url(../images/recipe_aft2.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 54px;
	height: 70px;
}
.uk-overflow-auto {
	border: 1px solid #e5e5e5;
}
.recipe_detail_sec {
	float: left;
	width: 100%;
}
.recipe_detail_sec img {
	width: 100%;
}
.recipe_detail_sec h1, .recipe_detail_sec h2 {
	font-size: 36px;
	font-weight: bold;
	width: 100%;
	margin-bottom: 10px;
	color: #ed2127;
	text-transform: uppercase;
}
.recipe_detail_sec h3 {
	font-size: 24px;
	font-weight: bold;
	width: 100%;
	margin-bottom: 10px;
	color: #ed2127;
	text-transform: uppercase;
}
.wp-block-table {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	border: 1px solid #e5e5e5;
}
.wp-block-table table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 0px;
	font-size: 18px;
	color: #1a1a1d;
	font-weight: 300;
	border-color: #e5e5e5;
}
.wp-block-table tbody tr {
	transition: background-color .1s linear;
}
.wp-block-table table td, .wp-block-table table th {
	padding: 10px 12px;
	vertical-align: top;
	border: 1px solid #e5e5e5;
}
.recipe_detail_sec .uk-table {
	font-size: 18px;
	color: #1a1a1d;
	font-weight: 300;
}
.recipe_detail_sec ul {
	list-style-image: url(../images/blt.png);
	padding-left: 16px;
}
.recipe_detail_sec ul li {
	color: #1a1a1d;
	padding-left: 5px;
	margin-bottom: 10px;
	line-height: 20px;
}
.related_sec {
	float: left;
	width: 100%;
}
.related_sec h3 {
	text-decoration: none;
	font-size: 20x;
	font-weight: bold;
	width: 100%;
	margin-bottom: 20px;
	color: #ed2127;
	text-transform: uppercase;
	margin-top: 20px;
}
.related_sec .related_box {
	float: left;
	width: 100%;
	text-decoration: none;
}
.related_box h4 {
	text-decoration: none;
	font-size: 18x;
	font-weight: bold;
	width: 100%;
	margin-bottom: 20px;
	color: #434e59;
	text-transform: uppercase;
	line-height: 20px;
	margin-top: 20px;
	max-height: 40px;
	overflow: hidden;
}
.career_box {
	float: left;
	width: 100%;
}
.career_box > p {
	float: left;
	width: 100%;
	font-size: 20px;
	margin-bottom: 30px;
}
.career_box > p a {
	color: #ed2127;
}
.career_box .uk-form-custom {
	float: left;
	width: 300px;
}
.career_box .uk-input {
	border: solid 1px #a1a6ac;
	background-color: transparent;
	border-right: none;
	-webkit-border-radius: 100px 0 0 100px;
	-moz-border-radius: 100px 0 0 100px;
	border-radius: 100px 0 0 100px;
	width: 100%;
}
.career_box form {
	display: inline-block;
	width: 100%;
}
.career_box form p {
	float: left;
	width: 100%;
}
.career_summit {
	float: left;
	width: 100px;
	height: 40px;
	text-align: center;
	background-color: #ed2127;
	border: solid 1px #ed2127;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-border-radius: 0 100px 100px 0;
	;
	-moz-border-radius: 0 100px 100px 0;
	;
	border-radius: 0 100px 100px 0;
	cursor: pointer;
}
.faq_box .uk-accordion>:nth-child(n+2) {
	margin-top: 5px;
}
.faq_box .uk-accordion-content {
	margin-top: 0px;
	padding: 20px 15px;
	border: 1px solid #e5e5e5;
	border-top: none;
}
.faq_box .uk-accordion-title {
	padding: 10px 15px;
	font-size: 18px;
	background-color: #ed2127;
	color: #ffffff;
}
.uk-accordion-title::before {
	background-image: url(../images/plus.svg);
}
.uk-open>.uk-accordion-title::before {
	background-image: url(../images/minus.svg);
}
.tooltip_box {
	position: fixed;
	right: 50px;
	bottom: 50px;
	z-index: 1111;
}
.tooltip_box a {
	width: 44px;
	height: 44px;
	float: left;
}
.tooltip_body {
	position: absolute;
	right: -34px;
	bottom: 40px;
	width: 402px;
	height: 288px;
	background-image: url(../images/tooltip_bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	text-align: center;
	padding: 12px 45px 25px 45px;
}
.tooltip_head {
	float: left;
	width: 100%;
	margin: 0px;
	font-size: 24px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0;
}
.tt_b {
	width: 100%;
	float: left;
	height: calc(100% - 43px);
}
.tt_b .tt_img {
	width: 100%;
	max-width: 214px;
}
.tt_txt {
	float: left;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0 0;
	line-height: 15px;
}
.tt_number {
	float: left;
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	margin: 5px 0;
}
.tt_small {
	line-height: 14px;
	float: left;
	width: 100%;
	margin: 0px;
}
.address_box {
	float: left;
	width: 100%;
	/*max-width: 350px;*/
}
.address_box h3 {
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	float: left;
	line-height: 26px;
	text-transform: uppercase;
}
.address_box address {
	float: left;
	width: 100%;
}
.address_box h5 {
	color: #ed2127;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	float: left;
	line-height: 20px;
	text-transform: uppercase;
}
.address_box p {
	margin-top: 0px;
	float: left;
	width: 100%;
}
.address_box a {
	float: none;
}
address p:last-child {
	margin: 0px;
}
.mob_menu_btn {
	float: right;
	color: #ffffff;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.mob_menu_btn:hover, .mob_menu_btn:focus {
	color: #ffffff;
}
.mob_menu_btn svg {
	width: 30px;
}
.mob_menu .uk-offcanvas-bar {
	background-color: #434e59;
	padding: 0px;
}
.mob_menu_list {
	float: left;
	width: 100%;
}
.mob_menu .uk-offcanvas-close {
	top: 10px;
	right: 10px;
}
.mob_menu_list {
	padding: 40px 0 0;
	float: left;
	width: 100%;
}
.mob_menu_list ul {
	float: left;
	width: 100%;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #e5e5e5;
}
.mob_menu_list ul li {
	float: left;
	width: 100%;
}
.mob_menu_list ul li a {
	float: left;
	width: 100%;
	padding: 10px 15px;
	border-bottom: 1px solid #e5e5e5;
	text-decoration: none;
}
.mob_menu_list ul li.active a {
	background-color: #ffffff;
	color: #434e59;
}
.home_cate_box .uk-card-media-top img {
	width: 100%;
}
.about_sec {
	float: left;
	width: 100%;
}
.about_sec h3 {
	color: #ed2127;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}
hr {
	border-top: 1px solid #55565d;
	margin: 50px 0;
}
.about_icons {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.about_icons_box {
	float: left;
	width: 25%;
	padding: 15px 0;
}
.about_icons_img {
	display: inline-block;
	width: 200px;
	height: 200px;
	background-color: #ffffff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	box-shadow: 0 5px 15px rgba(0,0,0,.08);
}
.about_icons_box p {
	margin-bottom: 0px;
	color: #ed2127;
	font-size: 16px;
	font-weight: 500;
}
.competition_box_sec {
	float: left;
	width: 100%;
	padding-bottom: 50px;
}
.competition_box {
	float: left;
	width: 200px;
	text-align: center;
}
.competition_box p {
	margin-bottom: 0px;
	color: #ed2127;
	font-size: 20px;
	font-weight: 500;
}
.oratand {
	float: left;
	width: 130px;
	text-align: center;
	line-height: 200px;
	font-size: 20px;
	font-weight: 500;
}
.competition_form_heading {
	float: left;
	width: 100%;
	background-color: #ed2127;
	text-align: center;
	padding: 10px 0;
}
.competition_form_heading p {
	float: left;
	width: 100%;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 20px;
}
.competition_form_heading p strong, .competition_form_heading p b {
	font-weight: 500;
}
.competition_form {
	float: left;
	width: 100%;
	padding-top: 50px;
	min-height: 300px;
}
/*----------------HASSAM CSS----------------*/
.primary_btn {
	text-decoration: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	cursor: pointer;
	text-align: center;
	background-color: #ed2127;
	border: solid 1px #ed2127;
	color: #ffffff;
	font-size: 14px;
	line-height: 38px;
}
.secondary_btn {
	text-decoration: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	background-color: #434e59;
	border: solid 1px #434e59;
	color: #ffffff;
	line-height: 38px;
}
.competition_form .uk-container {
	max-width: 1024px;
}
.competition_form .submit {
	width: 140px;
	height: 40px;
	float: right;
	letter-spacing: 1px;
}
.competition_form .submit:hover {
	background-color: transparent;
	color: #ed2127;
}
.competition_form .uk-form-custom {
	width: 100%;
}
.competition_form .attachment {
	width: 100%;
	padding: 2px 10px;
	font-size: 18px;
	letter-spacing: 1px;
	cursor: pointer;
}
.competition_form .uk-form-custom:hover .attachment {
	background-color: transparent;
	color: #434e59;
}
.competition_form .uk-input {
	border-color: #cccccc;
	height: 45px;
	border-radius: 5px;
}
.competition_form .uk-input::-webkit-input-placeholder { /* Edge */
 color: #434e59;
 font-weight: 500;
}
 .competition_form .uk-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #434e59;
 font-weight: 500;
}
 .competition_form .uk-input::placeholder {
 color: #434e59;
 font-weight: 500;
}
.news_box .news_img {
	position: relative;
	width: 100%;
	height: 0px;
	padding-bottom: 50.45%;
	overflow: hidden;
}
.news_box .news_img img {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.news_box h3 {
	color: #ed2127;
	padding-top: 25px;
	font-weight: 600;
}
.news_box a {
	padding: 10px 27px;
	text-decoration: none;
}
.news_box a:hover {
	background-color: transparent;
}
.competition_form.ii .uk-container{
    max-width: 1200px;
}
.competition_form.ii p{
    color: #434e59;
    font-weight: 500;
}
.competition_form.ii .submit{
    float: none;
}
.competition_form .uk-alert-success p {
	color: #32d296;
}
.competition_form .uk-alert-danger p{
	color: #f0506e;
}
.competition_form .uk-textarea{
    border-color: #cccccc;
    border-radius: 5px;
    resize: none;
}
.competition_form .uk-input::-webkit-input-placeholder,
.competition_form .uk-textarea::-webkit-input-placeholder { /* Edge */
 color: #434e59;
 font-weight: 500;
}
.competition_form .uk-input:-ms-input-placeholder,
.competition_form .uk-textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #434e59;
 font-weight: 500;
}
.competition_form .uk-input::placeholder,
.competition_form .uk-textarea::placeholder {
 color: #434e59;
 font-weight: 500;
}
.mob_menu_list .location_btn {
	margin: 0 25px 10px;
}
.page_loader {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
	z-index: 9999;
}
.loaded .page_loader {
	display: none;
}
.cssload-loader {
	width: 244px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	font-size:18px;
	color: #ed2127;
	padding: 0 50px;
}
.cssload-loader::before, .cssload-loader::after {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background: #ed2127;
	position: absolute;
	animation: cssload-load 0.81s infinite alternate ease-in-out;
		-o-animation: cssload-load 0.81s infinite alternate ease-in-out;
		-ms-animation: cssload-load 0.81s infinite alternate ease-in-out;
		-webkit-animation: cssload-load 0.81s infinite alternate ease-in-out;
		-moz-animation: cssload-load 0.81s infinite alternate ease-in-out;
}
.cssload-loader::before {
	top: 0;
}
.cssload-loader::after {
	bottom: 0;
}



@keyframes cssload-load {
	0% {
		left: 0;
		height: 29px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 39px;
	}
	100% {
		left: 229px;
		height: 29px;
		width: 15px;
	}
}

@-o-keyframes cssload-load {
	0% {
		left: 0;
		height: 29px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 39px;
	}
	100% {
		left: 229px;
		height: 29px;
		width: 15px;
	}
}

@-ms-keyframes cssload-load {
	0% {
		left: 0;
		height: 29px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 39px;
	}
	100% {
		left: 229px;
		height: 29px;
		width: 15px;
	}
}

@-webkit-keyframes cssload-load {
	0% {
		left: 0;
		height: 29px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 39px;
	}
	100% {
		left: 229px;
		height: 29px;
		width: 15px;
	}
}

@-moz-keyframes cssload-load {
	0% {
		left: 0;
		height: 29px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 39px;
	}
	100% {
		left: 229px;
		height: 29px;
		width: 15px;
	}
}
.pd_lr{
	padding-left: 25px;
	padding-right: 25px;
}
.promotion_content h3{
	color: #ed2127;
    font-weight: bold;
    font-size: 20px;
    margin: 10px 0 0;
    text-transform: uppercase;
}
.promotion_content p{
	margin-top: 10px;	
}
@media screen and (max-width: 1280px) {
.spar_explore:before {
	width: 257px;
	height: 250px;
}
.spar_explore:after {
	width: 250px;
	height: 325px;
}
.img_top:before {
	width: 50px;
	height: 101px;
}
.img_top:after {
	width: 150px;
	height: 144px;
}
.img_btm:before {
	width: 200px;
	height: 155px;
}
.img_btm:after {
	width: 300px;
	height: 137px;
}
.promotion_section:before {
	width: 60px;
	height: 87px;
	top: 20px;
	transform: none;
}
.promotion_section:after {
	width: 80px;
	height: 144px;
}
.tooltip_box {
	right: 30px;
	bottom: 30px;
}
.competition_box {
	width: 150px;
}
.about_icons_img {
	width: 150px;
	height: 150px;
}
.competition_box p {
	font-size: 14px;
}
.oratand {
	font-size: 14px;
	line-height: 150px;
}
}
@media screen and (max-width: 1210px) {
.uk-active .dasktop_menu ul li a {
	padding: 11px 10px;
}
}
@media screen and (max-width: 1135px) {
.dasktop_menu ul {
	font-size: 12px;
}
.dasktop_menu ul li a {
	padding: 11px 10px;
}
.uk-active .sticky_logo {
	width: 190px;
	margin: 5px 5px 5px 0;
}
.uk-active .dasktop_menu ul li a {
	padding: 9px 6px;
}
.oratand {
    margin-bottom: 20px;
}
.competition_box {
    margin-bottom: 20px;
}
}
@media screen and (max-width: 959px) {
.promotion_content h3 {
    font-size: 16px;
}	
.uk-active .social_icons {
	display: block;
}
.spar_explore_txt h3 {
	font-size: 30px;
}
.spar_explore_txt h3 strong, .spar_explore_txt h3 b {
	font-size: 45px;
	line-height: 30px;
}
.spar_explore_txt h3:before {
	width: 55px;
	height: 4px;
}
.promotion_box h3 {
	font-size: 30px;
}
.promotion_box p {
	font-size: 20px;
}
.promotion_box2 h3 {
	font-size: 32px;
}
.promotion_box2 a {
	font-size: 20px;
}
.ftr_left_box p {
	font-size: 17px;
}
.ftr_right_box h5 {
	font-size: 20px;
}
.ftb_1 h6 {
	font-size: 17px;
}
.ftb_1 p {
	font-size: 15px;
}
.ftb_2 h6 {
	font-size: 15px;
}
.ftb_2 p {
	font-size: 17px;
}
.search_box {
	display: none;
}
.ftr_left_box {
	margin-bottom: 30px;
}
.banner_sec h1 {
	font-size: 36px;
}
.about_icons_img {
	width: 150px;
	height: 150px;
}
.home_cate_box .uk-card-title {
	font-size: 24px;
}
.recipe_detail_sec h1, .recipe_detail_sec h2 {
	font-size: 30px;
}
}
 @media screen and (max-width: 768px) {
 .top_bar {
 	display: none;
 }
 .sticky_logo {
 	display: block;
 }
 .ftr_link {
 	text-align: center;
 }
 .ftr_link .link_left,  .ftr_link .link_right {
 	width: 100%;
 }
 .ftr_link .link_left li, .ftr_link .link_right li {
 	float: none;
	display: inline-block;
 }
 .spar_explore_txt {
 	width: 100%;
 	position: relative;
 }
 .spar_explore_img {
    width: 100%;
    margin-top: -55px;
}
.recipes_box .recipes_txt h3 {
	font-size: 15px;
 }
 .recipe_detail_sec h1, .recipe_detail_sec h2 {
	font-size: 24px;
}
.recipe_detail_sec h3 {
	font-size: 20px;
}
.wp-block-table table {
	font-size: 14px;
}
.news_box h3 {
	font-size: 20px;
}
.ftr_left_box1 {
    margin-right: 0px;
	text-align: center;
	width: 100% !important;
}
.ftr_left_box2 {
    margin-right: 0px;
	text-align: center;
	width: 100% !important;
}	 
.ftr_left_box3 {
    margin-right: 0px;
	text-align: center;
	width: 100% !important;
}
.ftr_left_box4 {
    margin-right: 0px;
	text-align: center;
	width: 100% !important;
}	 
.ftr_left_box5 {
    margin-right: 0px;
	text-align: center;
	width: 100% !important;
}

     
 }
@media screen and (max-width: 750px) {
.about_icons_box {
	width: 50%;
}
}
 @media screen and (max-width: 639px) {
 .top_bar {
 	text-align: center;
 }
.right {
	width: 100%;
}
.logo {
	float: none;
	display: inline-block;
}
.location_btn {
	float: none;
	display: inline-block;
	margin: 10px 0 0;
}
.social_icons {
	float: none;
}
.competition_box_sec {
	text-align: center;
}
.competition_box {
	float: none;
	display: inline-block;
	margin-bottom: 0px;
}
.oratand {
	float: none;
	display: inline-block;
	width: 100%;
	line-height: 20px;
    margin: 20px 0;
}
.competition_form_heading p {
	font-size: 18px;
}
.select_filter_box {
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.select_filter_box label {
	float: none;
	text-align: center;
	display: block;
	margin: 0 auto;
}
.selectbox {
	float: none;
	margin: 0 auto;
}
.filter_bar .search_box {
	float: none;
	margin: 0 auto;
	display: block;
}
.upload_btn {
	font-size: 14px;
	width: 100%;
}
.supplier_box .uk-form-custom p {
	width: 100%;
	padding: 0px;
	padding-top: 10px;
	max-width: inherit;
}
.supplier_box h3 {
	font-size: 18px;
	margin: 15px 0 0;
}
.supplier_box .uk-input, .supplier_box .uk-textarea {
	font-size: 16px;
}
.promotion_box h3 {
	font-size: 24px;
}
.promotion_box p {
	font-size: 16px;
	line-height: 1.3em;
}
.promotion_section:before {
	display: none;
}
.promotion_section:after {
	display: none;
}
.promotion_section:after {
	bottom: -70px;
}
	
.ftr_left_box1 p {
    font-size: 15px;
}
.ftr_left_box2 p {
    font-size: 15px;
}
.ftr_left_box3 p {
    font-size: 15px;
}
.ftr_left_box4 p {
    font-size: 15px;
}
.ftr_left_box5 p {
    font-size: 15px;
}
.about_sec h3 {
    font-size: 24px;
}
.banner_sec h1 {
    font-size: 30px;
    width: 100%;
}
.competition_form .submit {
	float: left;
}
.recipes_box .recipes_txt .mdl {
	width: 100%;
}
.recipes_box .recipes_txt {
	height: auto;
}
.recipes_box .recipes_txt a {
	float: left;
	margin-top: 10px;
}
.recipe_img_top, .recipe_img_btm {
	display: none;
}
.faq_box .uk-accordion-title {
	font-size: 15px;
}
.career_box > p {
	font-size: 15px;
}
.tooltip_body {
	width: 320px;
    height: 229px;
	padding: 6px 20px 10px 20px;
	right: -21px;
}
.tooltip_head {
	font-size: 20px;
	padding: 6px 0;
}
.tt_b {
	height: calc(100% - 50px);
}
.tt_b .tt_img {
    max-width: 160px;
}
.tt_txt {
    margin: 10px 0 0;
    font-size: 12px;
}
.tt_number {
    font-size: 20px;
}
.tt_small {
    font-size: 12px;
}
.address_box h3 {
	font-size: 24px;
}
.address_box h5 {
	font-size: 17px;
}
}
 @media screen and (max-width: 450px) {
.about_icons_img {
	width: 120px;
	height: 120px;
}
.sticky_logo {
    width: 170px;
    margin: 8px 10px 8px 0;
}
.career_box .uk-form-custom {
    float: left;
    width: calc(100% - 100px);
}
}
