/*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 */
.bakerie.default .text-plugin{
	font-size: 18px;/*ul*/
  /*li*/
  /*a*/
  /*hover*/
  /*selected page*/
}
.bakerie.default.pagebg {
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
}
.bakerie.default .nav-bg {
	background: url("assets/bakerie-nav-bar.png");
	background-repeat:repeat
}
.bakerie.default  .nav-pos {
	padding-top:12px;
	}
	
	
	
	/****************/
/* neo main nav */
/****************/	


.bakerie.default .navigation-2-plugin .neo-asset-inner ul {
		font-family: 'Alegreya Sans', sans-serif;
	
}	
.bakerie.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 0px;
	margin-bottom: 0;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
}
.bakerie.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #ffffff;
}
.bakerie.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
}
.bakerie.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #eaa7b9;
}
.bakerie.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
}
.bakerie.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #eaa7b9;
}
/***************/
/* neo sub nav */
/***************/
.bakerie.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
	width: 130px;
}
.bakerie.default .navigation-2-plugin ul ul > li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	margin-left:10px;
	background-color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: font-family: 'Alegreya Sans', sans-serif;
	text-align: left;
}
.bakerie.default .navigation-2-plugin ul ul > li > a {
	color: #FFF;
}
.bakerie.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: inherit;
	text-align: left;
}
.bakerie.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #eaa7b9;
}
.bakerie.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color:#000;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: inherit;
	text-align: left;
}
.bakerie.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #eaa7b9;
}





.bakerie.default p, .bakerie.default h1, .bakerie.default h2, .bakerie.default h3, .bakerie.default h4, .bakerie.default h5, .bakerie.default h6 {
	padding: 0;
	margin: 0;
}
.bakerie.default h1 {
	font-family: 'Miniver', cursive;
	font-size: 60px;
	line-height: 66px;
	color: #000;
	opacity: 1;
	text-align: center;
}
.bakerie.default .home-box-1 {
	background: url(assets/bakerie-box-1.jpg) no-repeat;
}
.bakerie.default .home-box-2 {
	background: url(assets/bakerie-box-2.png) no-repeat;
}
.bakerie.default .home-box-3 {
	background: #cde8e6;
}
.bakerie.default p {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.bakerie.default p.home-box-1-text-2 {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	text-align: left;
	margin: 0;
	letter-spacing: 1px;
}
.bakerie.default p.home-box-2-text {
	font-family: 'Pacifico', cursive;
	font-size: 18px;
	line-height: 28px;
	color: #000;
	text-align: left;
	margin: 0;
}
.bakerie.default p.home-box-3-text-1 {
	font-family: 'Pacifico', cursive;
	font-size: 18px;
	line-height: 24px;
	color: #000;
	text-align: center;
	margin: 0;
}
.bakerie.default p.content-text {
	color: #000;
	text-align: center;
}
.bakerie.default h2 {
	font-family: 'Pacifico', cursive;
	font-size: 30px;
	line-height: 64px;
	color: #000;
	text-align: center;
	display: block;
	text-transform: capitalize;
}
.bakerie.default h4 {
	font-family: 'Miniver', cursive;
	font-size: 18px;
	line-height: 28px;
	color: #000;
	text-align: center;
}
.bakerie.default h6 {
	font-family: 'Miniver', cursive;
	font-size: 24px;
	line-height: 36px;
	color: #000;
	text-align: center;
}
.bakerie.default p.footer-info {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	text-align: center;
	display: block;
}
.bakerie.default p.copyright {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 16px;
	text-align: center;
	display: block;
	margin: 0;
}
.bakerie.default ul {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.bakerie.default ol {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.bakerie.default #FormHeading-id {
	display: none;
}
.bakerie.default #subject-id input[type="text"] {
	width: 500px;
	min-width: 500px;
}
.bakerie.default div.form-plugin label {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: lowercase;
	width: 230px;
	text-transform: capitalize;
	display: block;
	padding-bottom: 2px;
}
.bakerie.default div.form-plugin table table label {
	font-weight: normal;
}
.bakerie.default div.form-plugin input[type="text"], .bakerie.default div.form-plugin textarea {
	outline: none;
	padding: 5px;
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 16px;
	color: #fff;
	width: 230px;
	min-width: 230px;
	background: #eaa7b9;
	border: none;
}
.bakerie.default div.form-plugin textarea {
	width: 500px;
	min-width: 500px;
	height: 80px;
}
.bakerie.default div.form-plugin .form-element-wrapper {
	display: block;
	padding-bottom: 10px;
	width: 505px;
}
.bakerie.default .form-element-wrapper#name-id {
	padding-right: 0;
	margin-right: 0;
}
.bakerie.default .form-element-wrapper#name-id table .FirstName input {
	margin-right: 25px;
	display: block;
}
.bakerie.default .form-element-wrapper#email-id {
	display: inline-block !important;
	width: 230px;
	min-width: 230px;
	margin-right: 30px;
}
.bakerie.default .form-element-wrapper#phone-id {
	display: inline-block !important;
	width: 230px;
	min-width: 230px;
}
.bakerie.default div.form-plugin input[type="submit"] {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #eaa7b9;
	padding: 8px 15px;
	margin: 5px 5px;
	display: block;
	float: left;
	border: none;
}
.bakerie.default .divider-long {
	background: url(assets/bakerie-divider-1.png);
	background-repeat:repeat
}
.bakerie.default .divider-high {
	background: url(assets/bakerie-divider-1.png);
	background-repeat:repeat;
}
.bakerie.default .left {
	text-align: left;
}
.bakerie.default .center {
	text-align: center;
}
.bakerie.default .right {
	text-align: right;
}
