/*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 */

.ahumado.default.page-bg {
	background-color: #fff;
}
.ahumado.default .header-bg {
	background-image: url(assets/ahumado-divider.png);
	background-repeat: repeat-x;
}
.ahumado.default .footer-bg {
	background-image: url(assets/ahumado-f.png);
	background-repeat: repeat-x;
}

.ahumado.default .divider-2 {
	border-bottom: 2px solid #b3b3b3;
}
.ahumado.default .text-plugin {
	font-family: 'Dosis', sans-serif;
	font-size: 20px;
	color: #000;
	line-height: 33px;
}
.ahumado.default h1, .ahumado.default h2, .ahumado.default h3, .ahumado.default h4, .ahumado.default h5, .ahumado.default h6 {
	font-weight: normal;
	margin: 0;
	line-height: normal;
}
.ahumado.default h1 {
	font-family: 'Changa One', sans-serif;
	font-size: 76px;
	color: #000;
}
.ahumado.default h2 {
	font-family: 'Changa One', sans-serif;
	font-size: 45px;
	color: #666666;
}
.ahumado.default h3 {
	font-family: 'Bitter', sans-serif;
	font-size: 49px;
	letter-spacing: 4px;
	color: #000;
}
.ahumado.default h4 {
	font-family: 'Changa One', sans-serif;
	font-size: 24px;
	color: #4e4e4e;
}
.ahumado.default h5 {
	font-family: 'Changa One', sans-serif;
	font-size: 22px;
	color: #000;
}
.ahumado.default h6 {
	font-family: 'Changa One', sans-serif;
	font-size: 20px;
	color: #000;
}
.ahumado.default .slogan {
	color: #777777;
	font-size: 62px;
	font-family: 'Bitter', sans-serif;
}
.ahumado.default .large-txt {
	color: #000;
	font-size: 25px;
	font-family: 'Bitter', sans-serif;
}
.ahumado.default .rounded-img {
	border-radius: 5px;
}
.ahumado.default p.header-phone {
	font-family: 'Bitter', sans-serif;
	font-size: 50px;
	color: #fff;
}
.ahumado.default div.header-phone {
	background-color: #000;
	border-radius: 5px;
	padding: 10px;
}
.ahumado.default .main-home {
	font-family: 'Bitter', sans-serif;
	font-size: 49px;
	letter-spacing: 3px;
	color: #000;
}
.ahumado.default .footer-text {
	font-family: 'Bitter', sans-serif;
	font-size: 25px;
	color: #fff;
}
.ahumado.default .center-align {
	text-align: center;
}
.ahumado.default .right-align {
	text-align: right;
}
/****************/
/* neo main nav */
/****************/

.ahumado.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: Bitter, sans-serif;
}
.ahumado.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: inherit;
	text-align: left;
}
.ahumado.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #fff;
}
.ahumado.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: #777777;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: inherit;
	text-align: left;
}
.ahumado.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #fff;
}
.ahumado.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: #777777;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: inherit;
	text-align: left;
}
.ahumado.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #fff;
}
/***************/
/* neo sub nav */
/***************/

.ahumado.default .navigation-2-plugin ul ul > li {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-right: 0px;
	margin-bottom: 0;
	background-color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	font-family: inherit;
	text-align: left;
}
.ahumado.default .navigation-2-plugin ul ul > li > a {
	color: #fff;
}
.ahumado.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #777777;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	font-family: inherit;
	text-align: left;
}
.ahumado.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #fff;
}
.ahumado.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #777777;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	font-family: inherit;
	text-align: left;
}
.ahumado.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #fff;
}
/****************/
/* END neo main nav */
/****************/



/* CONTACT */
/*header*/

/* labels style */
.ahumado.default .web_com_custom_form label {
	font-weight: normal;
	margin-bottom: 0;
}
/*CUSTOM*/
/* first & last name */
.ahumado.default .web_com_custom_form .FirstName label, .ahumado.default .web_com_custom_form .LastName label {
	font-size: 14px !important;
}
.ahumado.default .web_com_custom_form input[type='text'], .ahumado.default .web_com_custom_form textarea {
	border-radius: 4px !important;
	border: 3px solid #dadada;
	background: #fff;
}
.ahumado.default .web_com_custom_form input[type='submit'] {
	color: #fff;
	background: #777777;
	font-size: 14px;
	padding: 3px 15px;
	display: block;
	margin: 0 auto;
	font-family: 'Dosis', sans-serif;
}
