/*Make sure your selectors are very specific, you can accidentally overide builder css if you are not careful*/
/*Do not edit positioning, width, height in CSS, set that in the markup*/
/*CSS Changes, are somewhat permanent, user cannot change these, they can overide them via element inline style, but thats about it*/

/* site */
/*Make sure your selectors are very specific, you can accidentally overide builder css if you are not careful*/
/*Do not edit positioning, width, height in CSS, set that in the markup*/
/*CSS Changes, are somewhat permanent, user cannot change these, they can overide them via element inline style, but thats about it*/

/* site */

.cocinero.default #header{
	background: url('assets/cocinero-header-bg.jpg') no-repeat top center #f2f2f2;
}
.cocinero.default.home{
	background: #f2f2f2;
}

.cocinero.default .text-plugin{
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	color: #484848;
	line-height: 1.8;
	letter-spacing: 1px;
}
.cocinero.default #footer{
	background: #333333;
}

.cocinero.default h2,
.cocinero.default h3,
.cocinero.default h4,
.cocinero.default h5,
.cocinero.default h6{
	font-family: 'Quicksand', sans-serif;
	font-weight: normal;
	margin-top: 0;
	color: #333333;
	letter-spacing: 5px;
}
.cocinero.default h1{
	font-family: 'Qwigley', cursive;
	font-size: 128px;
	color: #fff;
	margin-top: 0;
}
.cocinero.default h2{
	font-size: 20px;
}
.cocinero.default h3{
	font-size: 18px;
}
.cocinero.default h4{
	font-size: 16px;
}
.cocinero.default h5{
	font-size: 16px;
}
.cocinero.default h6{
	font-size: 16px;
}
.cocinero.default .slogan{
	font-size: 26px;
	color: #fff;
	letter-spacing: 15px;
}
.cocinero.default .divider{
	background: #fff;
}
.cocinero.default .header-phone{
	background: #000;
}
.cocinero.default .phone-text{
	font-size: 20px;
	color: #fff;
}
.cocinero.default .header-title{
	font-size: 27px;
	color: #333333;
	letter-spacing: 8px;
}
.cocinero.default .header-bar{
	background: url('assets/cocinero-header-bar.jpg') repeat-x;
}
.cocinero.default .home-img{
	border: 3px solid #fff;
}
.cocinero.default .service-btn{
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.cocinero.default .service-btn p.large-text.center-align{
	line-height: 1;
	letter-spacing: 4px;
	padding-top: 13px;
}


.cocinero.default .large-text{
	font-size: 20px;
}
.cocinero.default .small-text{
	font-size: 14px;
}
.cocinero.default .center-align{
	text-align: center;
}
.cocinero.default .right-align{
	text-align: right;
}
.cocinero.default .white{
	color: #ffffff;
}



/****************/
/* neo main nav */
/****************/
.cocinero.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: Quicksand, sans-serif;
}
/*.cocinero.default .navigation-2-plugin.main-nav-fixed-plugin .neo-asset-inner > ul > li {
	width: 110px;
}*/

.cocinero.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 55px;
	margin-bottom: 0;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
/*Esteban*/
	letter-spacing: 9px;
/**/

	border-left-color: rgb(51, 51, 51);
	border-left-style: none;
	border-left-width: 0;
	border-right-color: rgb(51, 51, 51);
	border-right-style: none;
	border-right-width: 0;
	border-bottom-color: rgb(51, 51, 51);
	border-bottom-style: none;
	border-bottom-width: 0;
	border-top-color: rgb(51, 51, 51);
	border-top-style: none;
	border-top-width: 0;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.cocinero.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #fff;
}
.cocinero.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
/*
	border-left-color: rgb(46, 179, 166);
	border-left-style: none;
	border-left-width: 0;
	border-right-color: rgb(46, 179, 166);
	border-right-style: none;
	border-right-width: 0;
	border-bottom-color: rgb(46, 179, 166);
	border-bottom-style: none;
	border-bottom-width: 0;
	border-top-color: rgb(46, 179, 166);
	border-top-style: none;
	border-top-width: 0;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
*/
}
.cocinero.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #fff;
}
.cocinero.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	padding-top: 0;
/*
	border-left-color: rgb(16, 196, 178);
	border-left-style: none;
	border-left-width: 0;
	border-right-color: rgb(16, 196, 178);
	border-right-style: none;
	border-right-width: 0;
	border-bottom-color: rgb(16, 196, 178);
	border-bottom-style: none;
	border-bottom-width: 0;
	border-top-color: rgb(16, 196, 178);
	border-top-style: none;
	border-top-width: 0;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
*/
}
.cocinero.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #fff;
}

/***************/
/* neo sub nav */
/***************/
.cocinero.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
width: 130px;
}
.cocinero.default .navigation-2-plugin ul ul > li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	background-color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: 'Krona One', sans-serif;
	text-align: left;

	border-left-color: rgb(51, 51, 51);
	border-left-style: none;
	border-left-width: 0;
	border-right-color: rgb(51, 51, 51);
	border-right-style: none;
	border-right-width: 0;
	border-bottom-color: #edce00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: rgb(51, 51, 51);
	border-top-style: none;
	border-top-width: 0;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.cocinero.default .navigation-2-plugin ul ul > li > a {
	color: #fff;
}
.cocinero.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Krona One', sans-serif;
	text-align: left;
/*
	border-left-color: rgb(46, 179, 166);
	border-left-style: none;
	border-left-width: 0;
	border-right-color: rgb(46, 179, 166);
	border-right-style: none;
	border-right-width: 0;
	border-bottom-color: #454545;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: rgb(46, 179, 166);
	border-top-style: none;
	border-top-width: 0;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
*/
}
.cocinero.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #edce00;
}
.cocinero.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Krona One', sans-serif;
	text-align: left;
/*
	border-left-color: rgb(16, 196, 178);
	border-left-style: none;
	border-left-width: 0;
	border-right-color: rgb(16, 196, 178);
	border-right-style: none;
	border-right-width: 0;
	border-bottom-color: #454545;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: rgb(16, 196, 178);
	border-top-style: none;
	border-top-width: 0;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
*/
}
.cocinero.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #edce00;
} 

/* CONTACT */
/*header*/

/* labels style */
.cocinero.default .web_com_custom_form label{
	font-weight: normal;
	margin-bottom: 0;
	color: #262626;
}

/*CUSTOM*/
/* first & last name */
.cocinero.default .web_com_custom_form .FirstName label,
.cocinero.default .web_com_custom_form .LastName label{
	font-size: 12px !important;
	color: #262626;
}
.cocinero.default .web_com_custom_form input[type='text'],
.cocinero.default .web_com_custom_form textarea{
	border-radius: 4px !important;
	border: 2px solid #dadada;
	background:  #fff; 
}

.cocinero.default .web_com_custom_form input[type='submit']{
	color: #fff;
	background: #000; 
	font-size: 16px;
	padding: 3px 25px;
	display: block;
	margin: 0 auto;
	border-radius: 5px;
}

.cocinero.default textarea.form-element{
	height: 70px;
}

.cocinero.default .form-element-wrapper{
	padding: 0 0 5px 0;
}