/*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*/
/* background */
.apax.default .text-plugin{
	font-size: 14px;/*ul*/
  /*li*/
  /*a*/
  /*hover*/
  /*selected page*/
}
.apax.default.pagebg {
	border-top: #000 7px solid;
	border-bottom: #000 7px solid;
	border-style: inset;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
}
.apax.default ul li, .apax.default ol li {
	text-align: left;
}
/****************/
/* neo main nav */
/****************/
.apax.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
.apax.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: 30px;
	margin-bottom: 0;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
.apax.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #000;
}
.apax.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
.apax.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #cda274;
}
.apax.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
.apax.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #cda274;
}
/***************/
/* neo sub nav */
/***************/
.apax.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
	width: 130px;
}
.apax.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: 'Trebuchet MS', Helvetica, sans-serif;
	text-align: left;
}
.apax.default .navigation-2-plugin ul ul > li > a {
	color: #fff;
}
.apax.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-align: left;
}
.apax.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #cda274;
}
.apax.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-align: left;
}
.apax.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #cda274;
}
.apax.default p, .apax.default h1, .apax.default h2, .apax.default h3, .apax.default h4, .apax.default h5, .apax.default h6 {
	padding: 0;
	margin: 0;
}
.apax.default h1 {
	font-family: 'Lobster', cursive;
	font-size: 58px;
	line-height: 74px;
	color: #000;
	opacity: 1;
	text-align: left;
}
.apax.default .co-divider-left {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.apax.default .co-divider-right {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.apax.default h2 {
	font-family: 'Muli', sans-serif;
	font-size: 30px;
	line-height: 45px;
	color: #000;
	opacity: 1;
	text-align: center;
	width: 960px;
	text-align: center;
}
.apax.default .divider-short {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.apax.default .home-welcome {
	border: #cda274 1px solid;
}
.apax.default p {
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	line-height: 22px;
}
.apax.default p.footer-link a {
	float: left;
	border-width: 0 0px 0 0;
	vertical-align: top;
	border-color: none;
	background: none;
	zoom: 1;
	box-sizing: content-box;
	font-family: 'Muli', sans-serif;
	font-size: 10px;
	line-height: 14px;
	list-style: none;
	padding: 0 20px;
	display: block;
	color: #000;
	text-decoration: none;
}
.apax.default p.footer-link a:hover {
	color: #cda274;
	background-color: none;
	text-decoration: none;
}
.apax.default p.footer-link a:active {
	color: #000;
	background-color: none;
	text-decoration: none;
}
.apax.default p.home-txt {
	color: #cda274;
	text-align: center;
	display: block;
	margin: 0;
}
.apax.default p.about-text {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	text-align: left;
	display: block;
	margin-top: 5px;
}
.apax.default p.contact-text {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
	text-align: left;
	display: block;
	margin: 0;
	font-weight: bold;
}
.apax.default h3 {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	color: #cda274;
	line-height: 22px;
	text-align: left;
	display: block;
	margin: 0px;
}
.apax.default h4 {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	color: #808080;
	line-height: 22px;
	text-align: left;
	display: block;
	margin: 0px;
}
.apax.default .shop {
	border: 1px #cda274 solid;
}
.apax.default p.footer-info {
	font-family: 'Muli', sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 14px;
	text-align: left;
	display: block;
	margin: 0;
}
.apax.default #FormHeading-id {
	display: none;
}
.apax.default #subject-id input[type="text"] {
}
.apax.default div.form-plugin label {
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: lowercase;
	text-transform: capitalize;
	padding-bottom: 2px;
}
.apax.default div.form-plugin table table label {
	font-weight: normal;
}
.apax.default div.form-plugin input[type="text"], .apax.default div.form-plugin textarea, .apax.default div.form-plugin select {
	outline: none;
	padding: 5px;
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	color: #fff;
	background: #d7b591;
	border: none;
}
.apax.default div.form-plugin textarea {
	height: 80px;
}
.apax.default div.form-plugin .form-element-wrapper {
	display: block;
}
.apax.default .form-element-wrapper#name-id {
	padding-right: 0;
	margin-right: 0;
}
.apax.default .form-element-wrapper#name-id table .FirstName input {
	margin-right: 17px;
	display: block;
}
.apax.default .form-element-wrapper#email-id {
	display: block !important;
	margin-right: 30px;
}
.apax.default .form-element-wrapper#phone-id {
	display: block !important;
}
.apax.default div.form-plugin input[type="submit"] {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: none;
	background: #d7b591;
	padding: 6px 15px;
	margin: 10px 5px;
	display: block;
}
.apax.default .divider-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.apax.default .divider-long {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cda274;
}
.apax.default .left {
	text-align: left;
}
/*.apax.default .center {
  text-align: center;
}*/
.apax.default .right {
	text-align: right;
}