@media screen and (min-width: 769px){
	body {
		background: url(../../images/bg.jpg) right no-repeat fixed #fff;
	}
}

a {
	color: #000000;
	text-decoration: underline;
}
.navbar a {
	text-decoration: none;
}

a:hover {
	color: #e89f10;
}

a.btn , a.btn:hover {
	text-decoration: none !important;
}

a img {
	border: none;
}

#top-nav {
	height: 6em;
}

	@media (max-width: 767px) {
		#top-nav {
			height: 5em;
		}
	}

.navbar-brand > img {
	border: none;
}

#error , #success {
	color: #fff;
	border-radius: 3px;
	box-shadow: none;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}
@media screen and (min-width: 769px){
	#error , #success {
		padding: 14px 56px;
	}
}

#error {
	display: none;
	background-color: #dd4b39;
	border-color: #d73925;
}
#success {
	background-color: #00a65a;
	border-color: #008d4c;
	text-align: center;
}
#error ul , #success ul {
	margin-bottom: 0px;
}
#error ul , #error li , #success ul , #success li {
	color: #fff !important;
	font-weight: bold !important;
}
.error {
	color: #f00;
}

.gototop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: rgba(0,0,0,0.5);
	padding: 10px;
	color: #fff;
	cursor: pointer;
}
.gototop:hover {
	background: #000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gototop i{
	line-height: 0.5em;
}

.navbar-nav > li > a {
	line-height: 2em;
	padding-top: 28px;
	padding-bottom: 0px;
}

.member-nav {
	box-sizing: border-box;
	font-size: 1em;
	line-height: 2em;
	padding-bottom: 0px;
	padding-top: 0px;
	display: block;
	position: relative;
	outline: medium none !important;
	transition: all 0.3s ease-in-out 0s;
	color: #fff;
}

.member-nav span {
	text-decoration: underline;
}

.st-submenu {
	margin-top: 0px;
	margin-bottom: 6px;
	background-color: #111111;
}

.st-submenu li {
	line-height: 25px;
}

.st-submenu li a {
	color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
}

.st-submenu li a:hover {
	color: #E89F10;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #F0AD4E;
}

	@media (max-width: 767px){
		.navbar-collapse {
			background-color: #111111;
			overflow-y: scroll;
		}
	}

#member {
	margin-top: 56px;
}


@media screen and (max-width: 800px) and (min-width: 800px) {
	.container {
		width: 100%;
	}
	.navbar-nav.navbar-right:last-child {
		margin-right: 0px;
	}
	.navbar > .container .navbar-brand {
		margin-left: 0px;
		padding-left: 0px;
	}
	.nav > li > a {
		padding-left: 5px;
		padding-right: 5px;
	}
}

h4.st-event-title {
	margin-bottom: 10px;
}
.st-event-date {
	display: inline-block;
	font-weight: bold;
}
.st-event-location {
	width: 100%;
	border: none;
}
.st-event-content > h5 {
	font-weight: bold;
}
.st-event-content p {
	margin-bottom: 6px;
}
.st-event-content p:last-child {
	margin-bottom: 0px;
}
.st-event-detail-header {
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
.st-event-detail-content {
	margin-top: 6px;
	margin-bottom: 6px;
}
.row hr {
	display: block;
	width: 100%;
	height: 2px !important;
	border-top-color: #808080;
}
.st-profile-header {
	font-weight: bold;
}

/**
.st-input-lg {
	font-size: 150%;
	display: block;
	width: 100%;
	padding: 1% 2%;
	border-radius: 5px;
}
**/

.st-input {
	width: 100%;
	padding:1em;
	border:1px solid #ccc;
	margin-bottom: 1em;
	border-radius: 0;
	outline: none;
}

.st-input input , .st-input select {
	height: 47px;
}

.st-tickbox-wrapper {
	line-height: 30px;
	margin-bottom: 1em;
}

.st-tickbox-wrapper * {
	line-height: 30px;
}

.st-tickbox {
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	line-height: 20px;
	font-size: 18px;
	cursor: pointer;
	margin-top: 4px;
}

.st-tickbox.checked , .st-tickbox:hover {
	border: 1px solid #111;
}

.st-tickbox.checked {
	margin-bottom: 10px;
}

.st-tickbox > i {
	line-height: 17px;
	vertical-align: top;
	display: none;
}

.st-tickbox.checked > i {
	display: inline-block;
}

.spacer {
	padding: 6em 0;
	margin-top: 25px;
}

@media screen and (max-width: 768px){
	.spacer {
		padding: 0;
		margin-top: 25px;
	}
}

.spacer.about {
	padding: 3em 0 6em 0;
	margin-top: 0px;
}

figure.st-crop {
	height: 400px;
	vertical-align: middle;
	overflow: hidden;
}

figure.st-crop img {
	min-height: 100%;
	vertical-align: middle;
}

#newsletter-message {
	display: none;
}

#help {
	display: none;
}

.ui-menu {
	box-sizing: border-box;
	border: 1px solid #cccccc;
	border-top: none;
	background-color: #fff;
	padding-left: 0;
}

.ui-menu-item {
	list-style-type: none;
	padding: 2% 1%;
	background-color: #fff;
}

.ui-menu .ui-menu-item:nth-child(odd) {
	background-color: rgba(0,0,0,0.05);
}

.ui-menu .ui-menu-item:hover {
	background-color: #f3c024;
	color: #fff;
}

.st-group-addon {
	background-color: #eee;
	border: 1px solid #eee;
	border-left: none;
	color: #555555;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	padding: 6px 12px;
	text-align: center;
	float: right;
	margin-top: -62px;
	position: relative;
	z-index: 10;
	line-height: 33px;
	cursor: pointer;
	transition: background-color 0.4s;
	height: 47px;
}

.st-group-addon:hover {
	background-color: #ddd;
}

.st-group-addon-mandatory {
	border: 1px solid #e89f10;
	border-left: none;
}

#new-contact-form {
	display: none;
}

.mandatory {
	border-color: #e89f10;
}

.form-error {
	border-color: #f00;
}

#customer {
	display: none;
}

.qtip {
	max-width: 320px !important;
	min-width: 320px !important;
}

.st-qtip2-title {
	font-weight: bold;
}

.st-qtip2 {
	font-size: 14px !important;
	line-height: 20px !important;
	text-align: left;
	line-height: 16px;
}

.qtip-2-content > .row {
	margin-bottom: 5px;
}

.btn-masters {
	background-color: #e89f10;
	border-color: #e89f10;
	color: #ffffff;
}

.btn-masters:hover {
	background-color: #f3c024;
	border-color: #f3c024;
}

.st-stage {
	display: none;
}

.wow , .wowload {
	visibility: hidden;
}

.st-no-show {
	display: none;
}

.fc-help-button {
	color: #ffffff !important;
	background-color: #f0ad4e !important;
	border: 1px solid #eea236 !important;
	display: inline-block !important;
	padding: 6px 12px !important;
	margin-bottom: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	text-align: center !important;
	white-space: nowrap !important;
	vertical-align: middle !important;
	cursor: pointer !important;
	background-image: none !important;
	border-radius: 4px !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	-o-user-select: none !important;
	user-select: none !important;
}


/***** RATINGS ******/

.st-rating {
	font-size: 20px;
	line-height: 35px;
	vertical-align: middle;
}

.rating {
	display: inline-block;
	background-image: url('../../images/stars/star-icon-empty-35.png');
	min-width: 35px;
	height: 35px;
	cursor: pointer;
}

.rating .rating {
	margin-left: 35px;
}

.rating {
	z-index: 1;
}

.rating .rating {
	z-index: 2;
}

.rating .rating .rating {
	z-index: 3;
}

.rating .rating .rating .rating {
	z-index: 4;
}

.rating .rating .rating .rating .rating {
	z-index: 5;
}

.rating.full , .rating:hover {
	background-image: url('../../images/stars/star-icon-full-35.png');
}

.grid figure {
	cursor: auto;
}

.effect-chico figcaption > p {
	display: block;
	background-color: rgba(0,0,0,0.6);
	width: 100%;
	padding-top: 2%;
	box-sizing: border-box;
}

.effect-chico .btn {
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

figure img {
	border: none !important;
}

.st-padding {
	padding-left: 15px;
	padding-right: 15px;
}

.st-btn-auto {
	width: auto !important;
}

.st-basket {
	cursor: pointer;
}

.st-basket:hover {
	color: #555;
}

.st-basket > .st-basket-count {
	color: #E89F10;
	font-weight: bold;
	display: inline-block;
	font-size: 70%;
	margin-left: -10px;
	vertical-align: top;
	text-shadow: 1px 0px 1px #000 , 0px 1px 1px #000 , -1px 0px 1px #000 , 0px -1px 1px #000;
}

#onboarding .note {
	font-style: italic;
}

#onboarding form {
	display: none;
}

#onboarding form:first-child {
	display: block;
}

#onboarding #progress {
	text-align: center;
}

#onboarding #progress .stage-heading {
	display: inline-block;
	height: 50px;
	width: 50px;
	border-radius: 25px;
	border: 4px solid #e89f10;
	font-weight: bold;
	background-color: #e89f10;
	color: #fff;
	line-height: 44px;
	font-size: 20px;
	text-align: center;
}

@media screen and (max-width: 319px){
	#onboarding #progress .stage-heading {
		height: 40px;
		width: 40px;
		border-radius: 20px;
		line-height: 34px;
	}
}

#onboarding #progress .active .stage .stage-heading {
	background-color: #fff;
	color: #e89f10;
}

#onboarding h3 {
	margin-top: 30px;
}

.btn {
	// padding-left: 0 !important;
	// padding-right: 0 !important;
	text-align: center;
}

.modal h3 i {
	line-height: 43px;
	vertical-align: center;
}

.modal .st-loading {
	display: block;
	margin: 0 auto;
	border: none;
}

.st-b-image {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	width: 50px;
}

.st-b-image img {
	max-height: 38px;
	max-width: 50px;
}

.st-b-quantity {
	width: 120px;
}

.st-b-quantity i {
	display: inline-block;
	color: #d9534f;
	font-size: 20px;
	cursor: pointer;
}

.st-b-quantity i:hover {
	color: #ac2925;
}

.st-b-quantity input {
	display: inline-block;
	width: 75px;
}

.st-np {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.st-np-l {
	padding-left: 0 !important;
}

.st-np-r {
	padding-right: 0 !important;
}

.nav .fa-shopping-basket {
	display: inline-block;
	padding-top: 28px;
	font-size: 24px;
	color: #e89f10;
}

.mtop-10 {
	margin-top: 10px;
}

.mtop-30 {
	margin-top: 30px;
}

.no-show {
	display: none;
}

.btn-block {
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center !important;
}

#products figure {
	border: 1px solid #000;
}

#checkout > h2 , #checkout h3 {
	margin-top: 0;
	margin-bottom: 0;
}

#checkout h3 {
	margin-bottom: 20px;
}

#register-recaptcha > div , #nominate-recaptcha > div , #contact-recaptcha > div {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}