@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,100italic,300italic,400italic);
/*=.=.=.=.=---STYLE FOR---=.=.=.=.=*/

/* Getting the new tags to behave */
 article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* Global properties */
 * {
	padding:0px;
	margin:0px;
	outline:none;
	border:none;
	list-style:none;
	text-decoration:none;
}
@font-face {
	font-family:'SegoePrintRegular';
	src: url('../fonts/segoepr.eot');
	src: url('../fonts/segoepr.eot') format('embedded-opentype'), url('../fonts/segoepr.woff2') format('woff2'), url('../fonts/segoepr.woff') format('woff'), url('../fonts/segoepr.ttf') format('truetype'), url('../fonts/segoepr.svg#SegoePrintRegular') format('svg');
}
body {
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#000;
	background: #f8e71c;
}
.wraper {
	width: 100%;
	float: left;
}
.container {
	width: 980px;
	margin: 0 auto;
}
.top_head {
    width: 100%;
    float: left;
    padding: 12px 0 7px 0;
    /*background: #EEEC37;*/
   background: #ffed02;
    position: relative;
    z-index: 10001;
}
.logo {
	width: 108px;
	float: left;
	margin: 0;
}
.reslogo {
    display:none;
}
.audio {
	width: 65px;
	float: left;
	margin: 0 0 0 25px;
}
.head_rit {
	width: 330px;
	float: right;
}
.form_box {
	width: 168px;
	height: 25px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.form_box input[type="submit"] {
	width: 25px;
	float: left;
	background: url(../images/searchPic.jpg) no-repeat center center;
	height: 19px;
	cursor: pointer;
	border: none;
}
.form_box input[type="text"] {
    width: 157px;
    height: 22px;
    float: left;
    padding: 0 5px;
    border: none;
    color: #333;
    border-radius: 14px;
}
.form_box_cross {
    width: 21px !important;
    float: right;
    height: 25px;
    }
.form_box_cross img {
	float: left;
}
.ico_prt {
	width: 50px;
	float: left;
	margin: 3px 0 0 32px;
}
.ico_prt img {
	float: left;
	margin: 0 8px 0 0;
}
#lang_sel_list ul {
    border: 0 none !important;
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.lang_selector {
    width: 55px;
    float: right;
    position: relative;
    z-index: 999999;
    top: 4px;
    color: rgb(177, 35, 36);
    margin-right: 2px;
    font-size: 16px;
}
.lang_selector a {
font-size: 16px;
color: #e70004!important;
font-weight: bold;
background-color: transparent!important;

}

.menu_sec {
width: 100%;
float: left;
background: #e70004;
z-index: 10001;
position: relative;
}
.main_menu {
	width: 100%;
	float: left;
	height: 40px;
}
.main_menu ul {
	padding: 0;
	margin: 0;
	float: left;
}
.main_menu ul li {
float: left;
margin: 0 31px 0 0;
}
.main_menu ul li:last-child {
margin: 0 0 0 0;
float: right;
}
.main_menu ul li a {
font: 400 14px/40px'Lato', sans-serif;
color: #F8E71C;
display: block;
}
.up {
	margin: -26px 0 0 0;
	position: relative;
	z-index: 9;
}
.banner_prt {
width: 100%;
float: left;
height: 634px !important;
position: relative;
background-position: center top!important;
background-size: cover!important;
}
.banner_bot {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/curvebg.svg) repeat-x left bottom;
	padding: 10px 0 6px 0;
	background-size:  180px;
	height: 140px;
}
.inner_banner {
	width: 100%;
	float: left;
	padding: 1px 35px 0 205px;
	position: relative;
	margin-top: -58px;
}
.inner_banner .flex-control-nav{bottom: 0px !important; left: 0px;}
.inner_banner .flex-control-nav li a{ width: 15px;}


.curve {
background: url(../images/curve.svg) no-repeat 0 0;
height: 82px;
width: 906px;
top: -6px;
left: 17px;
background-size: 100%;
margin-top: -92px;
background-position: center center;
margin-left: auto;
margin-right: auto;
background-position: 0px -2px;
}
.main_banner {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1000;
    height: 140px;
    padding: 14px 0 0;
    /* margin: 20px 0 0 0; */
    margin-top: 30px;
}
.main_banner h3 {
    font-weight: 400;
}
body:first-of-type .main_banner p {
font-weight: 300;
}
.main_banner h3 {
	font: 300 40px/51px'Lato', sans-serif;
	color: #e70004;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	/*padding: 25px 0 0;*/
	}
.main_banner p {
	color: #000;
	line-height:24px !important;
	font-family:'Lato', sans-serif;
	font-size:20px;
	font-weight:100;
}
body:nth-of-type(1) .main_banner p {
	color: #000;
	line-height:5px;
	font-family:'Lato', sans-serif;
	font-size:20px;
	font-weight:100;
	padding: 0px 50px 0 0;
}
body:first-of-type .main_banner p {
    color: #000;
    line-height: 5px;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 100;
    max-height: 120px;
    overflow: hidden;
    font-weight: 300;
    padding: 26px 50px 0 0;
}
.read_more {
	width: 100px;
	height: 26px;
	float: right;
	margin: 30px 0 0 0;
}
.yeallo_prt {
	width: 100%;
	float: left;
	background: #ffed02;
}
.yeallo_prt_inner {
	width: 100%;
	float: left;
}
.yeallo_prt_inner p {
	float: left;
	font: normal 17px/40px"SegoePrintRegular";
	color: #e70004;
	float: left;
	margin: 0 10px 0 135px;
}
.yeallo_prt_inner img {
	float: left;
	margin: 10px 0 0 0;
}
.body_mid {
	width: 100%;
	float: left;
	padding: 75px 0 0 0;
	background: #fff;
}
.body_top {
	width: 100%;
	float: left;
	margin: 0;
}
.body_top p {
	font: normal 14px/18px'Lato', sans-serif;
	color: #ababab;
}
.bottol_part {
	width: 100%;
	float: left;
	text-align: center;
	margin: 52px 0 0 0;
}
.bot_txt {
	width: 100%;
	float: left;
	margin: 25px 0 0 0;
}
.bot_box_mid {
	width: 420px;
	float: left;
	margin: 0 50px 0 0;
	padding: 0 0 65px 15px;
}
.bot_box_mid h3 {
	font: normal 18px/24px'Lato', sans-serif;
	color: #c12e28;
}
.bot_box_mid p {
	font: normal 14px/18px'Lato', sans-serif;
	color: #ababab;
	padding: 12px 0 0 0;
}
.foot_sec {
	width: 100%;
	float: left;
	margin: 0;
	background: url(../images/footer_yellow_ovalShape.svg) no-repeat left top;
	background-size: 100% 100%;
	padding: 65px 0 45px 0;
	text-align: center;
}
.foot_top {
	width: 100%;
	float: left;
	text-align: center;
}
.foot_menu {
	width: 100%;
	display: inline-block;
	margin: 75px 0 0 0;
}
.foot_menu ul {
	width: 100%;
	padding: 0;
	margin: 0;
	display: inline-block;
}
.foot_menu ul li {
	display: inline-block;
	padding: 0 10px;
	background: url(../images/dvidr.jpg) no-repeat right center;
}
.foot_menu ul li a {
	font: normal 12px/18px'Lato', sans-serif;
	color: #716f5a;
}
.foot_menu ul li:last-child {
	background: none;
}
.dl-menuwrapper {
	display: none;
}
.mob {
	display: none;
}
.mob_dvc {
	width: 100%;
	float: left;
	padding: 15px 0;
	display: none;
}
.lft {
	width: auto;
	float: left;
}
.rit {
	width: auto;
	float: right;
}
.form_box2 {
	height: 19px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.form_box2 input[type="submit"] {
	width: 25px;
	float: left;
	background: url(../images/searchPic.jpg) no-repeat center center;
	height: 19px;
	cursor: pointer;
	border: none;
}
.form_box2 input[type="text"] {
	width: 50%;
	height: 19px;
	float: left;
	padding: 0 5px;
	border: none;
	color: #333;
}
.ico_prt2 {
    width: 65px;
    float: right;
    margin: 0 0 0 0px;
}
.ico_prt2 img {
float: left;
margin: 0px 10px -9px 0;
height: 26px;
}
/*==========about_us===========*/
 .inner_mid {
	width: 100%;
	float: left;
	/*padding-bottom: 300px; background: url(../images/innr_logo.png) no-repeat center bottom;*/
}
.abut_sec {
	width: 100%;
	float: left;
	padding: 0 0 34px;
}
.abut_sec h4 {
	padding: 0px;
	margin: 0px;
	font: 300 24px/28px'Lato', sans-serif;
	color:#007a4a;
}
.abut_sec p {
	padding: 12px 0 0;
	margin: 0px;
	font: 300 18px/25px'Lato', sans-serif;
	color:#5c5c5c;
}
.innr_foot_sec {
	float: left;
	margin: 0;
	padding: 25px 0;
	text-align: center;
	width: 100%;
	background: #ffed02;
	margin-top: 64px;
}
.no_marg {
	margin: 0px;
}
.bot_slider {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
}
.bot_slider_inr {
	width: 100%;
	float: left;
	margin: 0;
	text-align: center;
	padding: 21px 0;
}
.bot_slider_inr img {
	display: inline-block !important;
}
.bot_slider .flex-control-nav {
	display: none;
}
/*=========marindas==========*/
 .main_box {
	width: 100%;
	float: left;
}
.mid_product {
    width: 410px;
    float: left;
    margin: 65px 40px 0 40px;
    height: 350px;
}
.mid_product img {
	float: left;
	margin: 0 25px 0 0;
}
.mid_product h3 {
	font: 400 26px/30px'Lato', sans-serif;
	color: #c12e28;
}
.mid_product p {
	font: 400 14px/20px'Lato', sans-serif;
	color: #000;
}
.mid_product h4 {
	font: 400 14px/20px'Lato', sans-serif;
	color: #c12e28;
	padding: 20px 0 0 0;
}
.box_foot {
	width: 100%;
	float: left;
	margin: 28px 0 0 0;
}
.foot_list {
	width: auto;
	float: left;
}
.foot_list ul {
	float: left;
	margin: 0;
	padding: 0;
}
.foot_list ul li {
	float: left;
	padding: 0 7px;
	background: url(../images/dvidr2.jpg) no-repeat right center;
}
.foot_list ul li:last-child {
	background: none;
}
.foot_list ul li a {
	font: normal 14px/22px'Lato', sans-serif;
	color: #ababab;
}
.foot_list ul li a:hover {
	color: #c12e28;
}
.sos_prt {
	width: auto;
	float: right;
}
/*=========guestbook==========*/
 .form_sec {
	width: 820px;
	float: left;
}
.head_list {
	width: auto;
	float: left;
}
.head_list ul {
	float: left;
	margin: 0;
	padding: 0;
}
.head_list ul li {
	float: left;
	padding: 0 7px;
	background: url(../images/dvidr2.jpg) no-repeat right center;
}
.head_list ul li:last-child {
	background: none;
}
.head_list ul li a {
	font: 300 16px/22px'Lato', sans-serif;
	color: #5c5c5c;
}
.head_list ul li a:hover {
	color: #c12e28;
}
.guest_form {
	width: 100%;
	float: left;
}
.guest_form_inr {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
}
.guest_form_inr label {
	width: 115px;
	float: left;
	font: 300 16px/24px'Lato', sans-serif;
	color: #5c5c5c;
}
.guest_form_inr input[type="text"] {
	width: 375px;
	float: left;
	height: 24px;
	border: 1px solid #417505;
	padding: 0 10px;
	font: 300 16px/24px"Roboto", sans-serif;
	color: #5c5c5c;
}
.guest_form_inr textarea {
	width: 702px;
	height: 210px;
	float: left;
	margin: 0;
	padding: 10px;
	font: 300 16px/24px"Lato", sans-serif;
	;
	color: #5c5c5c;
	border: 1px solid #417505;
	resize: none;
}
.guest_form_inr input[type="submit"] {
	width: 100px;
	height: 26px;
	float: right;
	background: #417505;
	font: 300 14px/24px"Lato", sans-serif;
	;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
/*=========recipies_full_post==========*/
 .recipie_mainheading {
	width:100%;
	float: left;
}
.recipie_mainheading h2 {
	color: #c12e28;
	font: 100 40px'Lato', sans-serif;
}
.recipie_mainheading h2 a {
	color: #c12e28;
	font-weight: 300;
}
.recipie_mainheading h2 a:hover {
	color: #c12e28;
}
.recipie_mainheading h3 {
	color: #007a4a;
	font: 400 24px'Lato', sans-serif;
}
.recipie_left {
	width:65%;
	float: left;
	padding-top: 17px;
}
.recipiepic {
	width:47%;
	float: left;
	margin: 0 15px 15px 0px;
}
.recipiepic img {
	width:100%;
}
.recipirdescrp {
	width:50%;
	float: right;
	padding-left: 33px;
}
.recipirdescrp p {
	color: #ababab;
	font: 14px/18px'Lato', sans-serif;
}
.recipie_nextdescrp {
	width:100%;
	float: left;
	padding-top: 30px;
}
.recipie_nextdescrp p {
	color: #ababab;
	font: 14px/20px'Lato', sans-serif;
}
.recipie_nextdescrp p.ser_forpadding {
	padding-top: 20px;
}
.recipie_right {
	width:35%;
	float: right;
        padding-top: 15px;
	padding-left: 93px;
	margin: 0 0 0 0;
}
.recipie_right h3,.recipie_mainheading h4 {
	color: #007a4a;
	font: 400 24px'Lato', sans-serif;
	padding-bottom: 14px;
}
.recipie_right p {
	color: #5c5c5c;
	font: 14px/18px'Lato', sans-serif;
	padding-bottom: 2px;
	margin: 0 0 0 0;
}
.recipie_news {
	width:100%;
	float: left;
	padding-top: 18px;
}
.recipie_news h3 {
	color: #007a4a;
	font: 400 24px'Lato', sans-serif;
	padding-bottom: 14px;
}
.recipie_news p {
	color: #5c5c5c;
	font: 14px/18px'Lato', sans-serif;
	padding-bottom: 2px;
	margin: 0 0 0 0;
}
.recipie_listing {
	width:100%;
	float: left;
}
.recipie_listing ul {
	margin: 0;
	padding: 0;
}
.recipie_listing ul li {
	list-style:none;
	margin: 0;
	padding: 10px 0;
}
.recipie_listing ul li a {
	color: #c12e28;
	font: 14px/18px'Lato', sans-serif;
}
/*=========recipies_loop==========*/
 .loopbox {
	margin: 0 1em 2em;
	width: 100%;
	float: left;
}
.loopbox:last-child {
	margin-right: 0;
}
.loopbox h2 {
	color: #c12e28 !important;
	font: 300 40px'Lato', sans-serif;
}
.loopbox h3 {
	color: #007a4a;
	font: 300 24px'Lato', sans-serif;
	padding-bottom: 20px;
}
.loopbox img {
    width: 100%;
    padding-bottom: 14px;
    height: auto;
}
.loopbox p {
	color: #ababab;
	font: bold 14px/18px'Lato', sans-serif;
	margin: 0 0 0 0;
	font-weight: normal !important;
}
.loop_listing {
	width:100%;
	float: left;
	padding-top: 19px;
}
.loop_listing ul {
	margin: 0;
	padding: 0;
}
.loop_listing ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 4px;
	border-right:1px solid #c12e28;
}
.loop_listing ul li:last-child {
	border-right: none;
}
.loop_listing ul li:first-child {
	padding-left: 0;
}
.loop_listing ul li.read_red a {
	font: 400 16px'Lato', sans-serif;
	color: #c12e28;
}
.loop_listing ul li.see_green a {
	font: 400 16px'Lato', sans-serif;
	color: #007a4a;
}
/*=========recipies_news==========*/
 .recipie_mainheading p {
	color: #000;
	font: 100 16px'Lato', sans-serif;
	padding-bottom: 0;
	padding-top: 8px;
}
.recipie_mainheading p a {
	color: #000;
	font: 400 16px'Lato', sans-serif;
}
.recipirdescrp a {
	color: #c12e28;
	font: 14px/18px'Lato', sans-serif;
}
.recipirdescrp a:hover {
	color:#000;
}
.recipirdescrp.newspadding p {
	padding-bottom: 12px;
	font-weight: normal;
}
.recipie_newsleft_box {
	width: 65%;
	float: left;
}
.recipie_left.rnl {
	width:100%;
	float: left;
}
.navigation {
	float:left;
	width: 100%;
	margin-top: 15px;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float:right;
	width: 50%;
	text-align: right;
}
.navigation a {
	color: #000;
	font: 100 16px'Lato', sans-serif;
}
.navigation a:hover {
	color: #000;
}
/*=========guestbook==========*/
 .guestbook_listing {
	width:100%;
	float: left;
}
.guestbook_listing ul {
	margin: 0;
	padding: 0;
}
.guestbook_listing ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
.guestbook_listing ul li a {
	color: #000;
	font: 100 20px'Lato', sans-serif;
	border-right:1px solid #000;
	padding: 0 10px;
}
.guestbook_listing ul li a:hover {
	color: #c12e28;
}
.guestbook_listing ul li.nb a {
	border-right: none;
}
.guestbook_listing ul li.np a {
	padding-left: 0;
}
.guestbook_form {
	width:100%;
	float: left;
	padding-top: 27px;
}
.guestname {
	padding-top: 15px;
	float: left;
	width: 100%;
}
.guestname input[type="text"] {
	width: 80%;
	float: left;
	font-family: Arial;
	font-size: 13px;
	color:#000;
	font-weight: normal;
	line-height: 35px;
	background:#fff;
	padding: 0 10px 9px;
	border:2px solid #007a4a;
	margin-bottom: 32px;
}
.guestemail input[type="text"] {
	width: 80%;
	float: left;
	font-family: Arial;
	font-size: 13px;
	color:#000;
	font-weight: normal;
	line-height: 35px;
	background:#fff;
	padding: 0 10px 9px;
	border:2px solid #007a4a;
	margin-bottom: 32px;
}
.guest_message {
	width: 100%;
	float: left;
}
.guest_message textarea {
	height: 126px;
	resize: none;
	font-family: Arial;
	font-size: 13px;
	color:#000;
	font-weight: normal;
	line-height: 35px;
	background:#fff;
	padding: 0 10px 9px;
	border:2px solid #007a4a;
	margin-bottom: 32px;
	width:80%;
}
.send {
	float: right;
	width: 100px;
	height: 27px;
}
.send input[type="submit"] {
	width: 100%;
	height: 30px;
	float: left;
	background: #417505;
	font: 100 20px'Nunito', sans-serif;
	color:#fff;
	text-align: center;
	cursor: pointer;
	margin-top: 22px;
}
.guestname p {
	width:20%;
	float: left;
	font: 100 20px'Lato', sans-serif;
	color:#000;
}
.guestemail p {
	width:20%;
	float: left;
	font: 100 20px'Lato', sans-serif;
	color:#000;
}
.guest_message p {
	width:20%;
	float: left;
	font: 100 20px'Lato', sans-serif;
	color:#000;
}
.enter input[type="text"] {
	width: 80%;
	float: left;
	font-family: Arial;
	font-size: 13px;
	color:#000;
	font-weight: normal;
	line-height: 35px;
	background:#fff;
	padding: 0 10px 9px;
	border:2px solid #007a4a;
	margin-bottom: 32px;
}
.enter p {
	width:20%;
	float: left;
	font: 100 20px'Lato', sans-serif;
	color:#007a4a;
}
.captcha {
	width: 25%;
	float: left;
	margin-left: 31px;
	border:1px solid #000;
}
.captcha img {
	width:100%;
}
/*=========partners==========*/
 .partnerbox {
	width:100%;
	float: left;
}
.partner_subbox {
	width:26%;
	float: left;
	margin-right: 4em;
	margin-bottom: 2em;
}
.partner_subbox h2 {
	font: 600 24px'Lato', sans-serif !important;
	color:#fff !important;
	background: #00943d;
	line-height: 26px;
	text-align: center;
	width: 100%;
	margin-bottom: 12px;
}
.partner_subbox h2 span {
	font: 100 24px'Lato', sans-serif;
	color:#fff;
	font-style: italic;
}
.partner_subbox p {
	color: #ababab;
	font: 15px/20px'Lato', sans-serif;
	margin: 0 0 0 0;
}
.partner_subbox p span {
	color:#56b1b5;
}
.partner_subbox p.fer_padding {
	padding: 15px 0;
}
.partner_subbox:last-child {
	margin-right: 0;
}
/*=========how to find us==========*/
 .top_find {
	width: 100%;
	float: left;
	padding: 0 0 65px 0;
}
.top_find h4 {
	color: #007a4a;
	font: 400 24px/26px'Lato', sans-serif;
}
.top_find p {
	color: #000;
	padding: 10px 0 0 0;
	font-family:'Lato', sans-serif;
	font-size: 16px;
	font-weight:400;
	line-height: 20px;
}
.map_prt {
	width: 100%;
	float: left;
	padding: 20px 0 60px 0;
}
.recipie_news a {
	color: #000;
	font: 16px/18px'Lato', sans-serif;
	padding-bottom: 0;
}
.recipie_news a:hover {
	color:#000;
}
.recipie_news p.hwf {
	font-size:16px;
}
.send.howtopage {
	float: left;
	margin-left: 8em;
}
#comments {
	float: left;
	width: 100%;
	margin-top: 10px;
}
#comments h3 {
	color: #007a4a;
	font: 300 24px'Lato', sans-serif;
        margin-bottom:30px;
}
.comment-author, .commentmetadata {
margin-bottom:10px;
}
#comments p.comment-notes {
	font: 400 12px'Lato', sans-serif;
	color:#000;
}
.form-allowed-tags {
	display: none;
}
.back {
	width:100%;
	float: left;
}
.back a {
	color: #007a4a;
	font: 400 16px'Lato', sans-serif;
}
.back a:hover {
	color:#000;
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
	background: #666;
	background: rgba(0, 0, 0, 0.6);
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
	background: url(../images/loading.gif) no-repeat 50% 50%;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav {
	top: 10%;
	width: 8%;
	height: 80%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
	opacity: 1;
	/*background-color: rgba(0,0,0,0.5);*/
}
.nivo-lightbox-theme-default .nivo-lightbox-prev {
	background-image: url(../images/prev.png);
	border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next {
	background-image: url(../images/next.png);
	border-radius: 3px 0 0 3px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
	display: block;
	background: url(../images/close.png) no-repeat 5px 5px;
	width: 42px;
	height: 31px;
	text-indent: -9999px;
	padding: 5px;
	opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close a {
	display: block;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover {
	opacity: 1;
}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
	bottom: -7%;
}
.nivo-lightbox-theme-default .nivo-lightbox-title {
	font: 14px/20px'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #f8e71c;
	padding: 7px 15px;
	border-radius: 30px;
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
	background: #fff;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax, .nivo-lightbox-theme-default .nivo-lightbox-inline {
	background: #fff;
	padding: 40px;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
}
@media(-webkit-min-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
	.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
		background-image: url(../images/loading@2x.gif);
		background-size: 32px 32px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-prev {
		background-image: url(../images/prev@2x.png);
		background-size: 48px 48px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-next {
		background-image: url(../images/next@2x.png);
		background-size: 48px 48px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-close {
		background-image: url(../images/close@2x.png);
		background-size: 16px 16px;
	}
	
}
.black_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 45%;
	left: 17%;
	width: 70%;
	height: 70%;
	padding: 16px;
	background-color: #F8E71C;
	z-index:1002;
	overflow: auto;
}
.white_content a {
	float: right;
	width:19px;
	height: 24px;
}
.white_content p {
	text-align: center;
	color: #cd5625;
	font: 22px/26px"SegoePrintRegular";
	width: 60%;
	margin: 63px 172px 0;
}
.map_prt img {
	width:100%;
}
#map_sidebar {
        height:0!important;
}
.enter {
	float: left;
	width: 100%;
}
.guestemail > img {
	margin-top: -8px;
	width: 25%;
}
.terget {
	display: none;
}
.curve.curvforindex {
	top: 2px;
}
@media screen and(-webkit-min-device-pixel-ratio:0) {
	.curve {
		top: 30px;
	}
}
@-moz-document url-prefix() {
	.curve {
		top: 11px;
	}
}
/*-------------------------------------30.12.2014------------------------*/
 .page-nav {
	padding-top: 20px;
	width:100%;
	float: left;
}
.page-nav input[type="text"] {
	border: 1px solid #417505;
	color: #5c5c5c;
	float: left;
	font: 300 16px/24px"Roboto", sans-serif;
	height: 35px;
	padding: 0 10px;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 12px;
}
.page-nav textarea {
	border: 1px solid #417505;
	color: #5c5c5c;
	float: left;
	font: 300 16px/24px"Lato", sans-serif;
	;
	height: 210px;
	margin: 12px 0 0;
	padding: 10px;
	resize: none;
	width: 100%;
}
.page-nav input[type="submit"] {
	background: none repeat scroll 0 0 #417505;
	color: #fff;
	cursor: pointer;
	float: right;
	font: 300 14px/24px"Nunito", sans-serif;
	height: 26px;
	text-align: center;
	width: 100px;
	margin: 20px 0 0;
}
#fscf_div_clear1_0 label,#fscf_div_clear2_0 label {
	color: #000;
	float: left;
	font: 400 15px"Lato", sans-serif;
	;
	width: 29%;
}
#fscf_div_field1_0 input[type="text"],#fscf_div_field2_0 input[type="text"] {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #007a4a;
	color: #000;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 21px;
	margin-bottom: 32px !important;
	padding: 0 10px 9px;
	width: 70% !important;
	max-width: 100% !important;
}
#fscf_div_clear1_1 label,#fscf_div_clear2_1 label {
	color: #000;
	float: left;
	font: 400 15px"Lato", sans-serif;
	;
	width: 29%;
}
#fscf_div_clear1_1 input[type="text"],#fscf_div_clear2_1 input[type="text"] {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #007a4a;
	color: #000;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 21px;
	margin-bottom: 32px !important;
	padding: 0 10px 9px;
	width: 70% !important;
	max-width: 100% !important;
}
#fscf_div_clear1_2 label ,#fscf_div_clear2_2 label{
	color: #000;
	float: left;
	font: 400 15px"Lato", sans-serif;
	;
	width: 29%;
}
#fscf_div_clear1_2 input[type="text"],#fscf_div_clear2_2 input[type="text"] {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #007a4a;
	color: #000;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 21px;
	margin-bottom: 32px !important;
	padding: 0 10px 9px;
	width: 70% !important;
	max-width: 100% !important;
}
#fscf_div_clear1_3 label,#fscf_div_clear2_3 label {
	color: #000;
	float: left;
	font: 400 15px"Lato", sans-serif;
	width: 29%;
}
#fscf_div_field1_3 textarea , #fscf_div_field2_3 textarea{
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #007a4a;
	color: #000;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 32px !important;
	padding: 0 10px 9px;
	width: 70% !important;
	max-width: 100% !important;
}
#fscf_captcha_field1 label,#fscf_captcha_field2 label {
	color: #000;
	float: left;
	font: 400 15px"Lato", sans-serif;
	;
	width: 29%;
}
.textwidget input[type="text"] {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #007a4a;
	color: #000;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 21px;
	margin-bottom: 10px !important;
	padding: 0 10px 9px;
	width: 70% !important;
	max-width: 100% !important;
}
#fscf_submit_div1 input[type="submit"],#fscf_submit_div2 input[type="submit"] {
	background: none repeat scroll 0 0 #417505;
	color: #fff;
	cursor: pointer;
	float: left;
	font: 100 20px"Nunito", sans-serif;
	height: 30px;
	margin-top: 22px;
	text-align: center;
	width: 34%;
}
.form_box_cross input[type="reset"] {
	background: transparent;
	width:15px;
	height: 15px;
}
.lan_prt ul li {
	float: left;
	margin: 0;
	padding: 0 3px;
	border-right: 2px solid #B11B1F;
}
.lan_prt ul li:last-child {
	border-right: none;
}
.gbEntriesWrap {
	width:100%;
	padding-top: 30px;
}
#searchbtn {
	background: url("images/search.png") no-repeat scroll left top transparent;
	border: 0 none;
	cursor: pointer;
	height: 32px;
	opacity: 0.65;
	position: absolute;
	right: 595px;
	top: 5px;
	transition: all 0.4s linear 0s;
	width: 32px;
}
.searchfield {
	background: transparent!important;
	border-radius: 1px;
	box-sizing: border-box;
	color: #ccc;
	display: block;
	font-size: 12px !important;
	padding: 0 0 0 29px !important;
	transition: all 0.4s linear 0s;
	width: 45%;
}
.cros_home {
	float: right !important;
	left: 0 !important;
	position: relative !important;
	top: 6px !important;
	width: 16px !important;
}
.recipie_right ul li {
	padding: 0 0 30px;
}
.recipie_right ul li a:hover {
	color:#000;
}
.bakingloop_frst {
	width: 29.333%;
	float: left;
	padding: 0 1em;
}
.comment-respond label {
	color: #000;
	display:block;
	font: 300 17px"Lato", sans-serif;
	width: 29%;
}
.comment-respond input[type="text"] {
	background: none repeat scroll 0 0 #fff;
	border: 2px solid #007a4a;
	color: #000;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 32px !important;
	padding: 0 10px 9px;
	width: 68%;
}
.comment-respond textarea {
	background: none repeat scroll 0 0 #fff;
	border: 2px solid #007a4a;
	color: #000;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	margin-bottom: 10px !important;
	padding: 0 10px 9px;
	width: 68%;
}
.comment-respond input[type="submit"] {
	background: none repeat scroll 0 0 #417505;
	color: #fff;
	cursor: pointer;
	float: left;
	font: 400 15px"Lato", sans-serif;
	height: 45px;
	margin-bottom: 10px;
	text-align: center;
	width: 23%;
}
.recipie_left p {
	color: #ababab;
	font: bold 14px/24px"Lato", sans-serif;
}
#gbNavLinks a:hover {
	color:#000;
}
#gbEntriesWrap {
	padding-top: 20px;
}
/*-------------------------------------09012015-------------------------------------*/
 .loop_listing.loop_listing2 {
	padding: 37px 0 0 0;
}
/*----------------------------------13/01/2015--------------------------------------*/
 #gbEntriesWrap b {
	font: 24px/24px"Lato", sans-serif;
}
/*----------------------------------16/01/2015--------------------------------------*/
.bot_slider_inr p {
	font: 60px/24px"Lato", sans-serif;
	color:#e5e5e5
}
.yellow-tagline {
background: white;
height: 768px;
position: absolute;
width: 100%;
background:#F8E71C;
z-index: 10000;

}

.yellow-tagline .execphpwidget p{
   color: #cd5625;
font: 22px/26px"SegoePrintRegular"; 
}
.yellow-tagline .tag {
color: #cd5625;
font: 22px/26px"SegoePrintRegular";
height: 610px;
padding-top: 280px;
width: 50%;
margin: auto;
font-weight: bold;
text-align: center;
line-height: 40px;
}
.yellow-tagline .whiteprt {
    background: white;
    height: 49px;
    bottom: 0px;
    position: absolute;
    width: 100%;
    font-size: 23px;
    text-transform: uppercase;
    line-height: 50px;
    text-align: center;
    color: rgb(180,179,180);
}
.yellow-tagline .close {
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(../images/redcross.jpg);
    margin-top: 50px;
    background-size: 100% 100%!important;
    position: absolute;
    right: 70px;
    top: 70px;
    z-index: 10000000000;
}
a#i_button img {
z-index: 10000;
position: relative;
}
.recipie_right ul li a {font-weight: normal; color: #000;}
.inner_mid p {font-size:15px; color:#4A4A4A; line-height: 23px; font-weight: normal;}
.inner_mid h2 {font-size:24px; color:#007a4a; padding-bottom: 12px;}
#gbEntriesWrap p { color: #000; font: 15px/31px "Lato",sans-serif; margin: 0;}
#gbNavLinks {color: #000; font: 15px/31px "Lato",sans-serif; margin: 0;}
.partner_subbox a:hover {color:#000;}
.partner_subbox a {color:#56b1b5;}

/*--------------------6/05/2015-----------------*/
.main_banner p br {display: none;}
#fscf_captcha_image_div1,#fscf_captcha_image_div2 {margin-left: 157px;}
#fscf_submit_div1,#fscf_submit_div2 {margin-left: 157px;}
.partner_subbox p br {display: none;}

.titlenone {
    display: none;
}
.partner_subbox > img {
    display: inline-block;
    margin-bottom: 10px;
    max-width: 100%;
}
/*.inner_banner{ margin-top: -85px;}*/
.main_banner{ height:176px;}
#addressSubmit{ padding: 8px; background: #F8E71C; color:#fff; border-radius: 0px; box-shadow: inherit; font: 600 16px/18px "Lato",sans-serif;}

.inner_banner{margin-top: -80px;}
body:first-of-type .main_banner p{padding: 0px 50px 0 0; }
.inner_banner .flex-control-nav{bottom: 0px !important;}


