/******************************************************************
Theme Name: Custom Theme
Theme URI: http://
Description: This is a Custom Theme.
Author: Your Name Here
Author URI: http://www.yoururlhere.com
Version: 1.0
License: WTFPL
License URI: http://sam.zoy.org/wtfpl/
Tags: fluid-layout
******************************************************************/
.sticky {}          /* DO NOT EDIT THIS */
.gallery-caption {} /* THESE ARE USELESS */
.bypostauthor {}    /* THEY ARE ONLY TO KEEP THEME CHECK HAPPY */

/******************************************************************
 	Original CSS below
******************************************************************/
body {
	background-color: #e5e5e5;
	font-family: Roboto, sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
h1 {
	margin-top: 25px;
	padding-top: 0px;
	padding-bottom: 15px;
	font-family:'PT Serif', serif;
	font-size: 28px;
	line-height: 44px;
	font-weight: 400;
	text-align: center;
color:#545454;
}
h2 {
	display: inline;
	margin-top: 68px;
	margin-bottom: 30px;
	font-family:'PT Serif', serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
	text-align: left;
color:#545454;
}
h3 {
	margin-bottom: 12px;
	font-family:'PT Serif', serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
color:#545454;
}
h4 {
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family:'PT Serif', serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400
	text-align: left;
}
h5 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
}
h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
}
p {
	display: block;
	padding-right: 0px;
	padding-bottom: 10px;
	color: #545454;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
}

.button {
	display: inline-block;
	margin-bottom: 20px;
	padding: 11px 20px;
	background-color: #d6d6d6;
	color: black;
	text-align: center;
	text-decoration: none;
}
.button.display-block {
	display: block;
}
.back-to-dashboard {
	z-index: 10;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 45px;
	background-color: #20916d;
	background-image: url('library/images/ftu-arrow.png');
	background-position: 9px 9px;
	background-size: 28px;
	background-repeat: no-repeat;
	color: rgba(255, 255, 255, 0.6);
}
.main-section {
	padding-top: 99px;
	padding-bottom: 112px;
	background-color: #28c996;
	background-image: -webkit-linear-gradient(rgba(40, 201, 150, 0.88), rgba(40, 201, 150, 0.94)), url('library/images/awhCbhLqRceCdjcPQUnn_IMG_0249-bw.jpg');
	background-image: linear-gradient(rgba(40, 201, 150, 0.88), rgba(40, 201, 150, 0.94)), url('library/images/awhCbhLqRceCdjcPQUnn_IMG_0249-bw.jpg');
	background-position: 0% 0%, 50% 50%;
	background-size: auto, cover;
	background-repeat: repeat, repeat-y;
}
.main-heading {
	margin-bottom: 28px;
	color: white;
	font-size: 65px;
	line-height: 70px;
	font-weight: 400;
	text-align: center;
	text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
}
.main-subtitle {
	margin-bottom: 0px;
	font-family: Roboto, sans-serif;
	color: black;
	font-size: 29px;
	line-height: 35px;
	font-weight: 300;
	text-align: center;
}
.bold-text {
	font-weight: 400;
}
.section {
	padding-top: 0px;
	padding-bottom: 100px;
	border-bottom: 2px solid rgba(51, 55, 56, 0.09);
	background-color: #f2f3f5;
}
.section.white {
	background-color: white;
}
.section-number {
	display: inline-block;
	margin-top: -2px;
	padding: 13px 62px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	background-color: #eb4b5e;
	font-family:'Roboto Condensed', sans-serif;
	color: white;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
}
.section-title-wrapper {
	text-align: center;
}
.example-wrapper {
	position: relative;
	margin-right: -10px;
	margin-bottom: 102px;
	margin-left: -10px;
	border: 1px solid #d6d6d6;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	background-color: white;
	box-shadow: rgba(0, 0, 0, 0) 0px 2px 0px 0px;
}
.example-wrapper.center {
	text-align: center;
}
.example-wrapper.try-it-out {
	margin-bottom: 0px;
}
.example-wrapper.last {
	margin-bottom: 22px;
}
.example-wrapper.without-columns {
	padding: 100px 40px;
}
.subtitle {
	margin-bottom: 85px;
	font-family: Roboto, sans-serif;
	color: #7d7d7d;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}
.subtitle.last {
	margin-bottom: 0px;
}
.example-title {
	display: inline-block;
	margin-bottom: 11px;
	padding-right: 8px;
	padding-left: 8px;
	text-transform: uppercase;
}
.entypo-icon {
	font-family:'Entypo Icons', sans-serif;
	font-size: 33px;
	line-height: 19px;
}
.right-border {
	border-right: 1px solid rgba(0, 0, 0, 0.09);
}
.try-it-out-block {
	margin-top: 25px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border-radius: 2px;
	background-color: #38d697;
	box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 0px 1px inset;
}
.try-it-title {
	margin-top: 0px;
	margin-bottom: 30px;
	font-family:'Roboto Condensed', sans-serif;
	color: #6e57b3;
	font-size: 29px;
	line-height: 36px;
	font-weight: 700;
	text-transform: uppercase;
}
.example-heading {
	margin-top: 62px;
	margin-bottom: -2px;
	padding: 11px 20px;
	border-style: solid;
	border-width: 1px;
	border-color: rgba(60, 65, 66, 0.09);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	background-color: #e8eaeb;
	color: rgba(0, 0, 0, 0.72);
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
}
.image-1 {
	margin-right: 13px;
	float: left;
}
.example-text-left {
	width: 50%;
	padding-right: 20px;
	float: left;
	border-right: 1px solid rgba(0, 0, 0, 0.34);
}
.example-text-right {
	width: 50%;
	padding-left: 20px;
	float: left;
}
.plan-wrapper {
	display: inline-block;
	width: 73%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #eae6f5;
	border-radius: 3px;
	text-align: center;
}
.plan-info {
	padding: 34px 24px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	background-color: #eae6f5;
}
.plan-type {
	margin-top: 0px;
	margin-bottom: 33px;
	font-family:'Roboto Condensed', sans-serif;
	color: #6f629c;
	font-size: 22px;
	line-height: 27px;
	font-weight: 400;
	text-transform: uppercase;
}
.price {
	margin-bottom: 34px;
	font-size: 53px;
	line-height: 58px;
	font-weight: 400;
}
.plan-description {
	margin-bottom: 0px;
	color: #6f629c;
}
.feature-list {
	padding: 15px 35px;
}
.feature-item {
	padding-top: 13px;
	padding-bottom: 13px;
	border-bottom: 2px solid #eae6f5;
}
.feature-item.last {
	border-bottom-style: none;
}
.per-month {
	margin-left: 8px;
	font-size: 21px;
	line-height: 24px;
	font-weight: 400;
}
.glow {
	position: relative;
	margin: 8px;
	padding: 5px 1px;
	border: 2px solid #3baee3;
}
.glow.for-price-section {
	padding-top: 17px;
}
.glow.for-list-section {
	padding-top: 17px;
}
.blue-blocks {
	color: #66cfff;
}
.element-label {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	display: inline-block;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #3baee3;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	line-height: 18px;
	text-transform: none;
}
.element-label.on-top {
	left: -2px;
	top: -18px;
}
.element-label.normal-flow {
	position: static;
}
.element-label.list-block {
	left: 8px;
	top: 1px;
	z-index: 2;
}
.list-block-wrapper {
	position: relative;
}
.label {
	position: absolute;
	left: -1px;
	top: -1px;
	display: inline-block;
	margin-top: -5px;
	margin-left: -5px;
	padding: 9px 15px;
	border-radius: 2px;
	background-color: #43484a;
	box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 10px 0px, #2e3233 0px 2px 0px 0px;
	-webkit-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	transform: rotate(-2deg);
	font-family:'Roboto Condensed', sans-serif;
	color: white;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.25px;
	text-transform: uppercase;
}
.label.try-it {
	background-color: #6e57b3;
	box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 10px 0px, #5b4796 0px 2px 0px 0px;
}
.left-column {
	padding: 100px 40px;
}
.left-column.border {
	border-right: 1px solid #d9d9d9;
}
.left-column.with-tip {
	padding-bottom: 130px;
}
.right-column {
	padding: 100px 40px;
}
.right-column.center {
	text-align: center;
}
.right-column.border {
	border-left: 1px solid #d9d9d9;
}
.right-column.with-tip {
	padding-bottom: 130px;
}
.button-style {
	display: inline-block;
	margin-bottom: 20px;
	padding: 10px 25px;
	border: 2px solid #3b97e3;
	border-radius: 5px;
	background-color: rgba(59, 151, 227, 0);
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0) 43%, rgba(38, 85, 120, 0.09) 54%, rgba(255, 255, 255, 0));
	background-image: linear-gradient(rgba(255, 255, 255, 0) 43%, rgba(38, 85, 120, 0.09) 54%, rgba(255, 255, 255, 0));
	box-shadow: rgba(0, 0, 0, 0.09) 0px 1px 2px 1px;
	-webkit-transition: border 100ms ease, box-shadow 100ms ease, color 100ms ease, -webkit-transform 100ms ease;
	transition: border 100ms ease, box-shadow 100ms ease, color 100ms ease, transform 100ms ease;
	color: #3b97e3;
	font-weight: 500;
	text-decoration: none;
	text-shadow: rgba(255, 255, 255, 0.54) 0px 1px 0px;
}
.button-style:hover {
	border-color: #24bd8c;
	background-color: rgba(36, 189, 140, 0);
	-webkit-transform: translate(0px, -2px);
	-ms-transform: translate(0px, -2px);
	transform: translate(0px, -2px);
	color: #24bd8c;
}
.button-style.solid-style {
	background-color: #3b97e3;
	color: white;
	text-shadow: none;
}
.button-style.solid-style:hover {
	border-color: #3baee3;
	text-shadow: none;
}
.button-style.red {
	border-color: #eb4b5e;
	color: #eb4b5e;
}
.tip-text {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 10px 12px;
	background-color: transparent;
	box-shadow: #d6d6d6 0px 0px 0px 1px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	text-align: left;
}
.tip-title {
	padding: 1px 8px;
	background-color: transparent;
}
.field-style {
	height: 46px;
	margin-bottom: 26px;
	border-style: solid;
	border-width: 0px 0px 2px;
	border-color: black black #3b97e3;
	background-color: rgba(59, 151, 227, 0.09);
	-webkit-transition: border 100ms ease, background-color 100ms ease;
	transition: border 100ms ease, background-color 100ms ease;
	color: black;
}
.field-style:hover {
	border-bottom-color: black;
	background-color: transparent;
}
.field-style:focus {
	border-bottom-color: black;
	background-color: transparent;
}
.label-style {
	margin-bottom: 9px;
	line-height: 17px;
	font-weight: 400;
}
.simple-button {
	display: inline-block;
	margin-right: 11px;
	padding: 10px 23px;
	border: 2px solid #3b97e3;
	border-radius: 5px;
	background-color: rgba(59, 151, 227, 0.09);
	-webkit-transition: border 500ms ease, color 500ms ease, background-color 500ms ease;
	transition: border 500ms ease, color 500ms ease, background-color 500ms ease;
	color: #3b97e3;
	text-decoration: none;
}
.simple-button:hover {
	border-color: black;
	background-color: transparent;
	color: black;
}
.simple-button.display-block {
	display: block;
	margin-bottom: 19px;
}
.success-style {
	padding: 20px 19px;
	border: 2px solid black;
	background-color: transparent;
	text-align: center;
}
.top-bar {
	position: absolute;
	left: 0px;
	top: -1px;
	right: 0px;
	height: 3px;
	background-color: #43484a;
}
.top-bar.purple {
	background-color: #6e57b3;
}
.pre-heading {
	margin-bottom: 22px;
	font-family:'Roboto Slab', sans-serif;
	color: rgba(255, 255, 255, 0.84);
	font-size: 22px;
	line-height: 23px;
	font-weight: 300;
	text-align: center;
}
.divider {
	display: block;
	width: 20%;
	height: 1px;
	margin: 16px auto;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.divider.black {
	width: 80%;
	margin-top: 36px;
	margin-bottom: 36px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0, 0, 0, 0.09);
	background-color: rgba(0, 0, 0, 0.09);
}
.type-wrapper-style {
	padding: 50px 20px;
	border: 2px solid black;
	border-radius: 7px;
	background-color: #2e2c26;
	background-image: -webkit-radial-gradient(50% 0%, circle farthest-side, rgba(194, 179, 133, 0.29), rgba(194, 179, 133, 0));
	background-image: radial-gradient(circle farthest-side at 50% 0%, rgba(194, 179, 133, 0.29), rgba(194, 179, 133, 0));
	color: #c2b385;
	text-align: center;
	text-shadow: rgba(0, 0, 0, 0.87) 0px 2px 0px;
}
.lakewood-title-style {
	margin-bottom: 24px;
	font-family: Oswald, sans-serif;
	font-size: 44px;
	line-height: 52px;
	font-weight: 700;
	text-transform: uppercase;
}
.lakewood-location-style {
	margin-bottom: 27px;
	font-family:'Great Vibes', cursive;
	color: white;
	font-size: 24px;
	line-height: 31px;
}
.beer-text-style {
	margin-bottom: 21px;
	font-family: Bitter, serif;
	font-size: 14px;
	line-height: 22px;
}
.beer-quote-style {
	margin-bottom: 13px;
	font-family: Bitter, serif;
	font-size: 22px;
	line-height: 27px;
	font-style: italic;
}
.lakewood-block {
	margin-bottom: 23px;
	padding: 50px 20px;
	background-color: #ededed;
	text-align: center;
}
.article-title-style {
	margin-bottom: 21px;
}
.article-wrapper-style {
	padding-top: 28px;
	padding-right: 28px;
	padding-left: 28px;
	border: 2px solid #d6d6d6;
	background-color: #f7f7f7;
	font-family: Bitter, serif;
}
.breaking-news-style {
	display: inline-block;
	margin-bottom: 17px;
	padding: 5px 8px;
	background-color: #e8384c;
	font-family:'Roboto Condensed', sans-serif;
	color: white;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
}
.lakewood-title {
	margin-bottom: 28px;
}
.location-text {
	margin-bottom: 32px;
}
.description {
	margin-bottom: 19px;
}
.quote-style {
	margin-bottom: 12px;
}
.breaking-news {
	display: inline-block;
	background-color: #e8384c;
	color: white;
}
.article-text-style {
	margin-bottom: 25px;
}
.article-wrapper {
	margin-bottom: 47px;
	border: 2px solid #d6d6d6;
	background-color: #f7f7f7;
}
.block-paragraph {
	margin-bottom: 14px;
}
.link-block-example {
	display: inline;
	margin-right: 13px;
	margin-bottom: 7px;
	color: #3b97e3;
}
.link-block-example.block {
	display: block;
}
.basic-button {
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 12px;
	padding: 11px 14px;
	border-radius: 5px;
	background-color: #8fb9db;
	box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 0px 1px inset;
	-webkit-transition: background-color 100ms ease;
	transition: background-color 100ms ease;
	color: white;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
}
.basic-button:hover {
	background-color: #3b97e3;
}
.basic-button.display-block {
	display: block;
}
.basic-button.inlineblock {
	display: inline-block;
}
.basic-button.ib-example {
	display: block;
}
.image {
	display: block;
	margin-right: 10px;
	margin-bottom: 11px;
	padding: 7px;
	border: 1px solid #d6d6d6;
}
.image.inline-block {
	display: inline-block;
}
.button-group-block {
	margin-bottom: 20px;
}
.float-field-style {
	height: 50px;
	margin-bottom: 17px;
	border: 0px solid black;
	background-color: #e8e8e8;
	box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 0px 2px inset;
	-webkit-transition: background-color 500ms ease, box-shadow 500ms ease;
	transition: background-color 500ms ease, box-shadow 500ms ease;
}
.float-field-style:hover {
	background-color: #f7f7f7;
}
.float-field-style:focus {
	background-color: white;
	box-shadow: #2179c2 0px 0px 0px 2px inset;
}
.float-field-style.floated {
	width: 65%;
	float: left;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.float-submit-style {
	height: 50px;
	background-color: #2179c2;
}
.float-submit-style.floated {
	width: 35%;
	margin-left: -2px;
	float: left;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.float-this-block {
	width: 33.33%;
	padding: 10px;
	background-color: #e8e8e8;
}
.slider-class {
	height: 220px;
}
.iconz {
	position: absolute;
	left: 0px;
	bottom: 0%;
}
.ocpmzz {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.center-block-thingy {
	height: 140px;
}
.fake {
	width: 2000px;
}
.section-example {
	position: relative;
	margin-bottom: 70px;
	padding: 70px;
	border: 1px solid #d6d6d6;
	background-color: white;
	text-align: center;
}
.container-style {
	position: relative;
	margin-bottom: 70px;
	padding: 70px;
	border: 1px solid #d6d6d6;
	background-color: white;
	text-align: center;
}
.container-style.last {
	margin-bottom: 0px;
}
.row-example {
	margin-bottom: 35px;
}
.emphasis {
	font-style: italic;
}
.big-number {
	position: relative;
	top: -2px;
	display: inline-block;
	margin-right: 14px;
	-webkit-transform: scale(2) rotate(-4deg);
	-ms-transform: scale(2) rotate(-4deg);
	transform: scale(2) rotate(-4deg);
	font-weight: 700;
	text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
}
.arrow {
	display: inline-block;
	-webkit-transform: rotate(173deg) scale(1.59);
	-ms-transform: rotate(173deg) scale(1.59);
	transform: rotate(173deg) scale(1.59);
}
.image-wrapper {
	display: block;
	height: 225px;
	margin-bottom: 18px;
	border: 7px solid white;
	background-image: url('library/images/awhCbhLqRceCdjcPQUnn_IMG_0249-bw.jpg');
	background-size: cover;
	background-attachment: scroll;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 0px 1px;
}
.image-wrapper.relative {
	position: relative;
}
.photo-caption {
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.54);
	color: white;
}
.photo-caption.absolute {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.featured-badge {
	display: inline-block;
	padding: 4px 7px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color: #eb4b5e;
	box-shadow: #ad3745 0px 1px 0px 0px;
	color: white;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
}
.featured-badge.absolute {
	position: absolute;
	top: 17px;
	right: -8px;
}
.round-button {
	display: inline-block;
	padding: 11px 19px;
	border-radius: 30px;
	background-color: #3b97e3;
	-webkit-transition: background-color 200ms ease, -webkit-transform 200ms ease;
	transition: background-color 200ms ease, transform 200ms ease;
	color: white;
	text-decoration: none;
}
.round-button:hover {
	background-color: #52b1ff;
	-webkit-transform: scale(1.14) rotate(-7deg);
	-ms-transform: scale(1.14) rotate(-7deg);
	transform: scale(1.14) rotate(-7deg);
}
.round-button.success {
	background-color: #28c996;
}
.round-button.success:hover {
	background-color: #2de0a8;
}
.round-button.danger {
	background-color: #eb4b5e;
}
.round-button.danger:hover {
	background-color: #f26b7a;
}
.responsive-heading {
	font-size: 51px;
	line-height: 53px;
}
.fix-heading {
	font-size: 51px;
	line-height: 53px;
}
.responsive-button {
	display: inline-block;
	padding: 3px 9px;
	border-radius: 3px;
	background-color: #28c996;
	color: white;
	text-decoration: none;
}
.styled-paragraph {
	margin: 5px;
	padding: 10px;
	background-color: rgba(59, 151, 227, 0.27);
}
.text-wrapper {
	margin: 8px;
	padding: 10px;
	background-color: rgba(59, 151, 227, 0.29);
}
.help-wrapper {
	margin-bottom: 25px;
	padding: 35px 24px;
	border: 1px solid #d6d6d6;
	background-color: white;
	text-align: center;
}
.help-link {
	display: inline-block;
	border-bottom: 1px solid #3b97e3;
	color: #3b97e3;
	font-size: 19px;
	font-weight: 300;
	text-decoration: none;
}
.help-link:hover {
	border-bottom-color: #002e42;
	color: #002e42;
}
.help-title {
	margin-top: 6px;
	margin-bottom: 7px;
	font-size: 28px;
	font-weight: 400;
}
.header {
	position: static;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 99;
	height: 125px;
	background-color: #e5e5e5;
}
.slider {
	height: 435px;
	/*background-color: transparent;*/
}
.middle {
	text-align: left;
}
.pdtxt {
	display: inline-block;
	margin-top: 0px;
	padding: 5px;
	background-color: transparent;
	color: #545454;
	text-align: center;
}
.pdtitle {
	font-family:'PT Serif', serif;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
.pdbox {
	display: block;
	width: 32%;
	margin-right: 12px;
	margin-left: auto;
	padding: 10px;
	float: left;
	background-color: white;
	font-family:'PT Serif', serif;
	color: #0d0a0a;
	font-size: 13px;
	text-align: right;
}
.pdbox:hover {
	background-color: #d6d6d6;
}
.pdthingy {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.newstitle {
	font-size: 20px;
	font-weight: 700;
}
.nwtitle {
	color: #545454;
	font-size: 18px;
	font-style: italic;
}
.nwtitle:hover {
	color: #c2b385;
}
.newcopy {
	color: #545454;
	text-align: left;
}
.productcontainer {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.smalltitle {
	padding-top: 7px;
	font-size: 20px;
}
.catlist {
	display: block;
	padding-left: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	font-family:'PT Serif', serif;
	color: #3b97e3;
	font-size: 14px;
	list-style-type: none;
}
.nav {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	float: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: transparent;
	text-align: center;
}
.navlink {
	margin-top: 11px;
}
.navlinks {
	position: static;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: none;
	font-family:'PT Serif', serif;
}
.logo {
	display: inline-block;
	max-width: 245px;
	padding-right: 65px;
	padding-bottom: 0px;
	float: left;
}
.tophead {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.navbox {
	display: block;
	height: 38px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: center;
}
.navcon {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.headerlink {
	display: inline-block;
	padding-top: 30px;
	padding-right: 15px;
	float: right;
	font-family:'PT Serif', serif;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
}
.fb {
	padding-top: 28px;
	float: right;
}
.fb:hover {
	opacity: 0.2;
}
.slider {
	height: 450px;
	background-color: transparent;
}
.slidermask {
	height: 440px;
}
.sliderimage {
	position: fixed;
	top: 0px;
	display: inline-block;
	width: 100%;
	max-height: 450px;
	min-height: 450px;
	min-width: 1623px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
.arrowright {
	background-color: rgba(0, 0, 0, 0.49);
}
.arrowleft {
	background-color: rgba(0, 0, 0, 0.49);
}
.newli {
	position: static;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 23px;
	float: none;
	clear: none;
	border-bottom: 1px solid #c6c3c3;
	border-top-style: none;
	border-top-color: #c6c3c3;
	background-image: url('library/images/dot.jpg');
	background-position: 0px 50%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	direction: ltr;
	color: #333;
	text-decoration: none;
	list-style-type: none;
}
.newli:hover {
	color: #c2b385;
}
.myh3text {
	font-size: 20px;
}
.butblack:hover {
	background-color: #c2b385;
}
.footer {
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: solid;
	border-top-width: 1px;
}
.footer.ftxt {
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 0px;
	border-top-style: none;
	font-size: 11px;
	line-height: 17px;
}
.footertxt {
	font-size: 11px;
	text-align: center;

}
.footertxt a {
	margin-right: 5px;
	text-decoration: none;
	color: inherit;
}
.footerbox {
	margin-top: 16px;
}
.navbar {
	background-color: transparent;
}
.menulist {
	list-style-type: disc;
}
.navbar-inner {
	display: block;
	max-width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.primarynav {
	max-width: 600px;
	margin-top: 25px;
	padding-top: 0px;
	float: right;
}
.primary-nav {
	display: block;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-color: transparent;
}
.menutxt {
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family:'PT Serif', serif;
}
.menuboxopen {
	display: none;
}
.menu-list {
	display: none;
}
.navdiv {
	display: none;
	background-color: transparent;
}
.ig {
	padding-top: 28px;
	float: right;
}
.ig:hover {
	background-color: transparent;
	opacity: 0.25;
}
.pin {
	padding-top: 28px;
	float: right;
}
.pin:hover {
	opacity: 0.2;
}
.social {
	width: 200px;
	float: right;
}
.menutxtdown {
	padding-top: 1px;
	padding-bottom: 1px;
	border-style: solid none;
	border-width: 1px 0px;
	border-color: black;
	font-family:'PT Serif', serif;
}





.droplinks {
  width: 99%;
  margin-left: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid #474747;
  background-color: transparent;
  font-family:'PT Serif', serif;
  color: white;
  font-size: 13px;
}
.droplinks:hover {
  background-color: black;
}
.droplistbox.w--open {
  width: 220px;
  background-color: #333;
}




/*

.droplinks {
	padding-top: 5px;
	border-bottom: 1px solid black;
	background-color: transparent;
	font-family:'PT Serif', serif;
	color: white;
	font-size: 14px;
}
.droplistbox.w--open {
	width: 220px;
	background-color: #333;
}*/
.newsbox a {
	text-decoration: none;
	color: inherit;
}
#content h2 a {
	text-decoration: none;
	color: inherit;
}
.myform{
	margin-top: 10px;
}
.myform #user_login,  .myform #user_pass{
	display: block;
	width: 100%;
	height: 38px;
	padding: 8px 12px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.myform .login-username input:-moz-placeholder,
.myform .login-username input:-moz-placeholder {
	color: #999999;
}
.myform .login-username input::-moz-placeholder,
.myform .login-username input::-moz-placeholder {
	color: #999999;
	opacity: 1;
}
.myform .login-username input:-ms-input-placeholder,
.myform .login-username input:-ms-input-placeholder {
	color: #999999;
}
.myform .login-username input::-webkit-input-placeholder,
.myform .login-username input::-webkit-input-placeholder {
	color: #999999;
}
.myform .login-username input:focus,
.myform .login-username input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
}
.myform .login-submit input {
	display: inline-block;
	padding: 12px;
	background-color: black;
	color: white;
	border: 0;
	line-height: inherit;
}





/*   JAMES  
////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////
 */
.w-row a{text-decoration: none; color:#545454}
.shop_attributes {font-size:13px; font-family:'PT Serif', serif;}
.order_details {font-family:'PT Serif', serif;}
.customer_details{font-family:'PT Serif', serif;}
address {font-family:'PT Serif', serif;}



.woocommerce-result-count { text-align: center;}
.woocommerce-ordering {text-align: center;}
.products {margin-top:30px}
.products ul {padding: 0px; list-style-type: none;}
.products li {list-style-type: none; background-color:#fff; max-width:276px;  max-height:410px;  min-height: 362px;margin: 0px; padding:0;}
.products li {border:1px solid #fff; padding:10px; float:left; margin-right:10px; margin-bottom:12px}
.products .amount a { text-decoration: none; font-size:30px}
.products .price a {font-size:22px}
.products .price {margin-bottom: 34px; font-size: 22px; line-height: 28px; font-weight: 400; clear:both}
.products .add_to_cart_button {float:right}




/*   CART FONT SIZES   */ 
.woocommerce-tabs .tabs {font-size:22px}
.summary h1 {margin-top:30px; margin-bottom:0px; height:40px; color:#545454}
.products h3 {font-family: 'PT Serif', serif;  font-size: 18px;  font-weight: 700;  text-align: center; text-align:center;}
.summary h1 {font-family: 'PT Serif', serif;  font-size: 30px; text-align: left;}
.product-categories ul {color:#333; font-size:13px}
.tabs ul, ol, li {font-family: 'PT Serif', serif;  list-style-type: none; font-size:13px}
.products h3 {}
.products h3 a {color:#000;  text-decoration: none; padding:4px}
.widget_shopping_cart .widgettitle {border-bottom: 1px solid white;  font-size: 29px;  font-weight: lighter;}
.product_meta {magin:0px; font-size:12px; padding-bottom:20px}
.tabs h1  {font-size: 13px;}
.summary .posted_in a{ font-family: 'PT Serif', serif; font-weight: lighter;  font-size: 100%;}
.product_meta span{ font-family: 'PT Serif', serif; font-weight: lighter;  font-size: 100%;}

/*   CART BOX   */  
ul.cart_list li img, .woocommerce ul.product_list_widget li img  {color:#000; width:60px}
.widget_shopping_cart {border:1px solid #fff; padding:12px}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {background-color: #000; color:#fff}
.woocommerce a.button  {font-size: 100%;  margin: 0;  line-height: 1.5;  cursor: pointer;  position: relative;  font-family: inherit;
  text-decoration: none;  overflow: visible;  padding: .618em 1em;  font-weight: 700;  border-radius: 1px;  left: auto;  color: #fff;  background-color: #3a3a3a;  border: 0;  white-space: nowrap;  display: inline-block;  background-image: none;  box-shadow: none;  -webkit-box-shadow: none;  text-shadow: none;}
ul.product_list_widget li a {color:#333}
#custom-woocommerce_product_categories {border:0px solid #fff; padding:0px; margin-top:0px}
.widget_product_categories {border:1px solid #fff; padding:12px; margin-top:10px}
.dropdown_product_cat {width:100%}
.quantity {width:80px; float:left}
.quantity .input-text {float:left; height:40px}
.quantity .single_add_to_cart_button {float:left; height:40px}
.price .amount {float:left; margin:0px; margin-top:8px;line-height: 48px;   font-family: 'PT Serif', serif;}

















/*   BUTTONS  */  
.cart .button{float:left;
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  margin: 0px;
  padding: 0 22px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  background-color: #3a3a3a;
  color: #FFF;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  text-shadow: 1px 1px 1px rgba(0,0,0,0,2);}


/*BUTTONS COMMERCE*/
.woocommerce a.button {
  font-size: 100%;
  margin: 0;
  line-height: 1.5;
  cursor: pointer;
  position: relative;
  font-family: inherit;
  text-decoration: none;
  overflow: visible;
  padding: .618em 1em;
  font-weight: 700;
  border-radius: 1px;
  left: auto;
  color: #fff;
  background-color: #1ABC9C;
  border: 0;
  white-space: nowrap;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  text-shadow: none;
}






/* CART TABLE*/
.woocommerce table.shop_table {  border: 1px solid rgba(0,0,0,.1);  margin: 0 -1px 24px 0;  text-align: left;  width: 100%;  border-collapse: separate;  border-radius: 5px;  background-color: #efefef;}
.cart_totals table {  border-collapse: collapse;  border-spacing: 0;  width: 100%;}
.tabs ul, ol, li {list-style-type: none;}





/*PRODUCTS*/
.woocommerce-tabs .tabs .description_tab ul {list-style-type: none; font-size:40px}
.wp-post-image {float:left; margin-right:20px;}
.woocommerce-tabs .entry-content {clear:both}
.attachment-shop_thumbnail .wp-post-image {width:90px}
.button{  display: inline-block;  position: relative;  cursor: pointer;  outline: none;  white-space: nowrap;  margin: 5px;  padding: 0 22px;  font-size: 14px;  height: 40px;  line-height: 40px;  background-color: #3a3a3a;  color: #FFF;  font-weight: 600;  text-transform: uppercase;  letter-spacing: 1px;  border: none;  text-shadow: 1px 1px 1px rgba(0,0,0,0,2);}
.wc-forward {top:-20px}

.attachment-shop_single {border:solid 8px #fff}
.related {  width: 100%;  border-top: 1px solid #545454;}


/*PRICE*/
.price del .amount {text-decoration:line-through;margin-bottom: 0px;  font-size: 16px;  line-height: 20px;  font-weight: 400; color:#ff0000;  clear: both;}
.price ins .amount {color:#3a3a3a; float:left; margin-bottom: 0px;  font-size: 24px;  line-height: 20px;  font-weight: 400;  clear: both;}
.products li a {color:#3a3a3a; }
.products .add_to_cart_button {  float: right;  color: #fff;}
.products {margin-top: 40px;}
.widget_product_categories {border: 0px solid #fff;padding:0px; margin-top: 0px;}
.widget_shopping_cart {border: 8px solid #fff;  padding: 12px;  background-color: #efefef;}
.widget_product_categories h4{  font-size: 29px;  font-weight: lighter;color:#545454}
.widget_product_categories {padding:20px}
.widget_product_categories li{font-size: 15px;}





ul .product-categories  {margin-left:-50px;margin: 0;
padding: 0;}


.widget_product_categories li {}
.product-categories .cat-item .children li {
  position: static;
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 23px;
  float: none;
  clear: none;
  border-bottom: 1px solid #c6c3c3;
  border-top-style: none;
  border-top-color: #c6c3c3;
  background-image: url('library/images/dot.jpg');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  direction: ltr;
  color: #333;
  text-decoration: none;
  list-style-type: none;
     display: block;
    list-style-type: disc;

}











/*
////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////
*/



@media (max-width: 991px) {
	h1 {
	line-height: 30px;
	}
	.plan-wrapper {
	width: auto;
	}
	.left-column {
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	}
	.left-column.with-tip {
	padding-bottom: 50px;
	}
	.right-column {
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	}
	.right-column.border.with-tip {
	padding-bottom: 50px;
	}
	.tip-text {
	position: static;
	margin-top: 35px;
	}
	.responsive-heading {
	font-size: 39px;
	line-height: 43px;
	}
	.responsive-button.fixed {
	padding: 14px 20px;
	}
	.responsive-button.fixed.w--current {
	padding: 12px;
	}
	.slider {
	display: none;
	}
	.pdbox {
	width: 31.6%;
	}
	.nav {
	display: inline-block;
	padding-bottom: 0px;
	float: right;
	}
	.navlinks {
	max-width: 80%;
	padding-top: 6px;
	padding-bottom: 13px;
	padding-left: 35px;
	float: left;
	clear: left;
	font-family:'PT Serif', serif;
	font-size: 30px;
	line-height: 30px;
	}
	.navbox {
	display: none;
	}
	.navcon {
	float: right;
	}
	.fb {
	margin-right: 0px;
	padding-right: 0px;
	}
	.sliderimage {
	z-index: 7;
	}
	.navipad {
	left: 0px;
	top: 20px;
	right: 0px;
	display: block;
	overflow-x: visible;
	overflow-y: visible;
	margin-left: 22px;
	padding-top: 18px;
	float: right;
	clear: none;
	background-color: white;
	}
	.navipad.w--open {
	display: block;
	float: right;
	}
	.menubox {
	position: fixed;
	z-index: 99;
	display: none;
	overflow-x: visible;
	overflow-y: visible;
	min-width: 100%;
	margin-top: 80px;
	padding-top: 4px;
	background-color: #e8384c;
	}
	.menubox:hover {
	display: block;
	}
	.dropdown {
	background-color: #2e2e2e;
	font-family:'PT Serif', serif;
	color: #f2ebeb;
	font-size: 22px;
	}
	.droptxt {
	color: #f2e6e6;
	}
	.boxbut {
	background-color: #616161;
	}
	.boxbut.w--open {
	margin-top: 15px;
	background-color: black;
	}
	.navbar {
	border-bottom-color: transparent;
	background-color: transparent;
	}
	.butlines {
	border-bottom-color: white;
	background-color: transparent;
	}
	.primarynav {
	display: block;
	float: right;
	background-color: black;
	color: rgba(255, 247, 247, 0.69);
	}
	.primary-nav {
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	max-width: 700px;
	float: none;
	}
	.menuboxopen {
	display: block;
	background-color: #002e42;
	}
	.pie {
	left: 0px;
	top: 0px;
	bottom: 0px;
	display: block;
	background-color: black;
	}
	.pie:active {
	display: inline-block;
	}
	.menu-list {
	position: relative;
	display: inline;
	float: right;
	clear: left;
	}
	.listtxt {
	color: white;
	}
	.nav2 {
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 99;
	display: block;
	max-width: 300px;
	padding-right: 25px;
	float: right;
	}
	.navdiv {
	display: inline;
	background-color: transparent;
	}
	.droppy {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	display: block;
	float: none;
	}
	.butgrey {
	background-color: gray;
	}
	.social {
	display: none;
	}
}
@media (max-width: 767px) {
	h2 {
	/*display: none;*/
	}
	p {
	/*display: none;*/
	}
	.section {
	padding-right: 10px;
	padding-left: 10px;
	}
	.example-title {
	margin-bottom: 23px;
	font-size: 24px;
	line-height: 30px;
	font-weight: 500;
	}
	.right-border {
	padding-bottom: 46px;
	border-right-style: none;
	}
	.left-column {
	padding-bottom: 50px;
	}
	.left-column.border {
	border-bottom: 1px solid #d9d9d9;
	border-right-style: none;
	}
	.right-column {
	padding-bottom: 50px;
	}
	.right-column.border.with-tip {
	border-top: 1px solid #d9d9d9;
	border-left-style: none;
	}
	.responsive-heading {
	font-size: 33px;
	line-height: 40px;
	}
	.slider {
	height: 250px;
	background-color: transparent;
	}
	.mid {
	padding-right: 10px;
	padding-left: 11px;
	}
	.middle {
	padding-right: 10px;
	padding-left: 10px;
	}
	.pdbox {
	width: 47.5%;
	}
	.newsbox {
	padding-right: 10px;
	padding-left: 10px;
	}
	.nwtitle {
	/*display: none;*/
	}
	.smalltitle {
	/*display: none;*/
	}
	.logo {
	padding-right: 0px;
	}
	.headerlink {
	display: none;
	}
	.fb {
	display: none;
	}
	.sliderimage {
	max-height: 250px;
	min-height: 250px;
	}
	.newli {
	/*display: none;*/
	}
	.slidedots {
	display: none;
	}
	.wpcf7 p{
		display: block;
	}
}
@media (max-width: 479px) {
	h2 {
	/*display: none;*/
	font-size: 18px;
	line-height: 22px;
	}
	p {
	/*display: none;*/
	}
	.responsive-heading {
	font-size: 30px;
	line-height: 34px;
	}
	.slider {
	height: 250px;
	}
	.middle {
	padding-right: 22px;
	padding-left: 20px;
	}
	.pdbox {
	width: 100%;
	padding-bottom: 19px;
	}
	.newsbox {
	padding-right: 10px;
	padding-left: 10px;
	}
	.logo {
	max-width: 245px;
	padding-right: 10px;
	}
	.headerlink {
	display: none;
	}
	.fb {
	display: none;
	}
	.sliderimage {
	max-height: 250px;
	min-height: 250px;
	}
	.navipad {
	margin-right: 15px;
	}
	.pdimg {
	width: 100%;
	}
	.slidedots {
	display: none;
	}
	.wpcf7 p{
		display: block;
	}
	.mbfull {
		width: 100%;
	}
}

@font-face {
	font-family: 'Entypo Icons';
	src: url('library/fonts/entypo.woff') format('woff'), url('library/fonts/entypo.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}


/* ----------------------------------------------------------------
	Contact Form
-----------------------------------------------------------------*/

.myform input[type="submit"] {
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 5px;
	padding: 0 22px;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	background-color: #1ABC9C;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0,2)
}
.myform label {
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #555;
	margin-bottom: 10px;
	cursor: pointer;
}

/* ----------------------------------------------------------------
	Woocommerce Changes
-----------------------------------------------------------------*/
.added_to_cart {display:block;}
.woocommerce-message .wc-forward {  margin: 0px;  top: -3px;  color: white;}
.checkout-button {top:0px;}
.cart_totals td {padding-left: 30px}

.stars span a {  margin: 3px;}
.stars a.active{    color: red;}

.onsale {position:absolute;}

.summary h1 {font-size: 40px; text-align: left;}
.summary .price {margin-bottom: 0px; font-size: 40px}
.summary div[itemprop="offers"] {display: inline-block;}
.summary .cart {  display: inline-block;}
.summary .cart  input {  width: 81%;  margin: 0px 4px;}
.summary .posted_in a, .summary .tagged_as a{  font-weight: lighter;  font-size: 90%;}
.sidebar {  margin-top: 27px;}
.sidebar .widget_shopping_cart .widgettitle {border-bottom: 1px solid #545454; font-size: 29px; color:#545454;  font-weight: lighter;}

.onsale {
  background: none repeat scroll 0 0 #C63F00;
  border-radius: 4px;
  color: #FFF;
  font-weight: 700;
  padding: 15px 17px;
  position: absolute;
  text-align: center;
  font-size: 200%;
  text-transform: uppercase;
  margin: 5px;  
} 

.woocommerce-result-count {border-bottom: 1px solid black;  margin: 0px 15px 0px 40px;}
.woocommerce-ordering {float: center;  margin-left: 40px;}
#custom-woocommerce_product_categories {float: right;  margin-right: 52px;}

.woocommerce-pagination {bottom: -26px;  position: absolute;}
.woocommerce-pagination ul {display: inline-flex;}
.woocommerce-pagination li {  padding-left: 9px;}
.woocommerce-pagination li a {  background: grey; padding: 10px; color: white;  border: 2px solid grey;  border-radius: 10px;}
.woocommerce-pagination li span.current {  background: white; padding: 10px; color: black;  border: 2px solid grey;  border-radius: 10px;}
.products {margin-top: 15px;}
.woocommerce-tabs .tabs {padding: 0px;}
.woocommerce-tabs .tabs li {display: inline-block;  padding-right: 20px;}
.product-categories .children {padding: 0px;}
.products .pdthingy {  margin-right: 0px;  margin-left: 0px;  padding-left: 29px;  padding-top: 5px;}