/* @import url("../style.css"); */
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,800italic,700,600italic,600,400italic,300italic,300,800,700italic);
@import url(//fonts.googleapis.com/css?family=Roboto:400,900italic,900,700italic,700,500,500italic,400italic,300italic,300,100italic,100);
.unstyled, .pagination ul, .breadcrumb, .page-numbers, .pager, .nav-pills, .payment_methods, .woocommerce-error, .slides, .flexslider, .jp-controls, .jp-toggles, .related-posts_list, .nav-tabs { padding:0; }
.unstyled li, .pagination ul li, .breadcrumb li, .page-numbers li, .pager li, .nav-pills li, .payment_methods li, .woocommerce-error li, .slides li, .flexslider li, .jp-controls li, .jp-toggles li, .related-posts_list li, .nav-tabs li {
	padding:0;
	background:none;
}
.filterable-portfolio li, .chzn-results li { background:none; }
.order_details li {
	background:none;
	padding-left:0;
	padding-bottom:0;
}
.sidebar .unstyled li { padding:0 0 30px 0; }
.single-pager.pager {
	margin:0;
	border:none;
	padding:10px 0 20px 0;
}
.single-pager.pager li { padding:10px 0; }
.isotope-item .post-header .post-title { text-align:center; }
div.product .product-images img {
	border:1px solid #555;
	box-sizing:border-box;
}
input {
	border-radius:0;
	box-shadow:none;
}
body.logged-in.admin-bar .select2-display-none { margin-top:-33px; }
@media (max-width: 979px) {
	body.logged-in.admin-bar .select2-display-none { margin-top:-32px; }
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	box-shadow:none;
	border-color:#737373 !important;
}
body a {
	text-decoration:none;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}
body a:hover, body a:focus, body a:active { text-decoration:none; }
body.home header.header {
	position:absolute;
	background:none;
	top:0;
	left:0;
	right:0;
	padding-bottom:0;
}
@media (max-width: 979px) {
	body.home header.header {
		padding-left:0 !important;
		padding-right:0 !important;
		margin-left:0 !important;
		margin-right:0 !important;
	}
}
header.header {
	padding:0 0 35px;
	border:none;
	z-index:auto;
}
@media (max-width: 980px) {
	header.header { text-align:center; }
	header.header .span4, header.header .span8 {
		margin:0;
/*		float:none;
		width:100%; */
	}
}
.logo {
	width:auto;
	float:none;
}
.logo .logo_h__txt { text-transform:uppercase; }
.logo .logo_h__txt .logo_link {
	color:inherit;
	letter-spacing:13px;
	text-decoration:none;
}
.logo .logo_h__txt .logo_link:hover, .logo .logo_h__txt .logo_link:visited {
	text-decoration:none;
	color:inherit;
}
.logo_wrapper { padding:0px 0 0 0; }
.logo_tagline {
	margin:0;
	padding:0;
	color:#b7b7b7;
	text-transform:uppercase;
	font-weight:300;
	font-size:14px;
	letter-spacing:5px;
}
@media (max-width: 979px) {
	.logo, .logo.pull-left {
		float:none;
		width:100%;
		text-align:center;
		padding:0 10px;
		max-width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
.logo_box {
	padding:7px 0 0;
	z-index:100;
	position:relative;
}
@media (min-width: 980px) {
/*	.logo_box.isStuck:before { background:#ffffff url('/wp-content/themes/theme57693/images/header-background.png') repeat-x top; } */
	.logo_box.isStuck:before { background-color:#ffffff; } 
}
.logo_box:after {
	display:table;
	width:100%;
	clear:both;
	content:'';
}
.logo_box:before {
	width:1000%;
/*	height:100%; */
	height:100px;
	position:absolute;
/*	background:rgba(0,0,0,0.5); */
/*	background:#ffffff url('/wp-content/themes/theme57693/images/header-background.png') repeat-x top; */
	background-color:#ffffff; 
	top:0;
	left:-500%;
	content:'';
	display:block;
	z-index:-1;
}
.select-menu {
	border-radius:0;
	color:#252525;
	font-size:14px;
	line-height:30px;
	padding:0 15px;
	background:#B6A99A;
	border-color:#B6A99A;
}
.nav__primary {
	margin:15px 0 9px 30px;
	padding:0;
	float:left;
	z-index:15;
}
@media (max-width: 1199px) {
	.nav__primary { margin-left:0; }
}
@media (max-width: 980px) {
	.nav__primary {
		padding:0 10px;
		display:block;
		float:none;
		text-align:center;
	}
}
@media (max-width: 767px) {
	.nav__primary {
		padding:0 10px;
		display:block;
	}
}
.nav__primary .sf-menu {
	float:none;
	display:inline-block;
}
@media (max-width: 979px) {
	.nav__primary .sf-menu { display:none; }
}
.nav__primary .sf-menu a {
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
}
.nav__primary .sf-menu > li {
	margin:0 0 0 30px;
	background:none;
	border:none;
	text-transform:uppercase;
}
@media (min-width: 980px) and (max-width: 1199px) {
	.nav__primary .sf-menu > li { margin:0 0 0 15px; }
}
.nav__primary .sf-menu > li > a {
	padding:0;
	border:none;
	background:none;
}
.nav__primary .sf-menu > li:first-child { margin:0; }
.nav__primary .sf-menu > li:first-child a {
	font-size:0;
	line-height:0;
}
.nav__primary .sf-menu > li:first-child a:before {
	content:'\f015';
	font-size:18px;
	line-height:1em;
	font-family:'FontAwesome';
	font-weight:400;
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s;
}
.nav__primary .sf-menu > li .cherry-badge-content {
	padding:2px 4px 3px 4px;
	text-transform:none;
	display:inline-block;
	font:600 10px/1em Open Sans;
	color:#737373;
	text-transform:uppercase;
	background:#B6A99A;
	float:right;
	margin:-14px 0 0 -10px;
	position:absolute;
}
.nav__primary .sf-menu > li > a:hover, .nav__primary .sf-menu > li.sfHover > a, .nav__primary .sf-menu > li.current-menu-item > a, .nav__primary .sf-menu > li.current_page_item > a {
	color:#B6A99A;
	background:none;
}
.nav__primary .sf-menu ul {
	background:#1f2930;
	padding:23px 30px;
	margin-top:21px;
	width:190px;
	left:50% !important;
	margin-left:-95px;
	text-align:left;
}
.nav__primary .sf-menu ul li {
	border:none;
	background:none;
	margin-bottom:14px;
}
.nav__primary .sf-menu ul li a {
	padding:0;
	font:bold 14px/1em Open Sans;
	text-transform:uppercase;
	color:#737373;
	border:none;
	text-decoration:none;
	font-style:normal;
}
.nav__primary .sf-menu ul li .cherry-badge:before {
	font:bold 11px/1em Open Sans;
	width:40px;
	padding:5px 0;
	text-align:center;
	color:#B6A99A;
	text-transform:uppercase;
	background:none;
	margin:0;
	position:absolute;
	top:-4px;
	margin:0;
	right:10px;
}
.nav__primary .sf-menu ul li .cherry-badge.cherry-badge-new:before { color:#B6A99A; }
.nav__primary .sf-menu ul > li > a:hover, .nav__primary .sf-menu ul > li.sfHover > a, .nav__primary .sf-menu ul > li.current-menu-item > a, .nav__primary .sf-menu ul > li.current_page_item > a {
	color:#fff;
	background:none;
}
.nav__primary .sf-menu ul > li:hover ul, .nav__primary .sf-menu ul > li.sfHover ul {
	left:321px !important;
	top:-49px;
}
.nav__primary .sf-menu .sf-sub-indicator {
	background:none;
	position:absolute;
	right:3px;
	top:50%;
	margin:-8px 0 0 0;
	width:14px;
	height:20px;
}
.nav__primary .sf-menu .sf-sub-indicator:after {
	content:"\f107";
	font-family:FontAwesome;
	text-indent:0;
	position:absolute;
	left:0;
	top:0;
	line-height:20px;
	font-size:14px;
}
.nav__primary .sf-menu ul .sf-sub-indicator { right:-5px; }
.nav__primary .sf-menu ul .sf-sub-indicator:after { content:"\f105"; }
.search-nav-block {
	float:right;
	margin:0 40px 0 0;
}
@media (max-width: 980px) {
	.search-nav-block {
		float:none;
		margin:20px 0;
		clear:both;
	}
}
header #search-header {
	display:block;
	position:relative;
	margin:0;
}
@media (max-width: 980px) {
	header #search-header {
		display:inline-block;
		float:none;
	}
}
header #search-header .search-form_it {
	border:none;
	font-size:12px;
	line-height:20px;
	height:40px;
	width:270px;
	margin:0;
	font-weight:400;
	text-transform:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#d2b799 !important;
	padding:9px 50px 9px 14px;
/*	background:rgba(255,255,255,0.1); */
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

#booknow {
	display:inline;
/*	float:left; */
	margin-top:-3px;
}

@media (max-width: 780px) {
	#booknow span {
	    display: block;
	}
}


#booknow a {
/*	color:#FFFFFF; */
	font-size:15px;
}

header #search-header .search-form_it::-moz-placeholder { color:#acacac; }
header #search-header .search-form_it:-ms-input-placeholder { color:#acacac; }
header #search-header .search-form_it::-webkit-input-placeholder { color:#acacac; }
header #search-header .search-form_it::-moz-placeholder { color:#B6A99A; }
header #search-header .search-form_it:-ms-input-placeholder { color:#B6A99A; }
header #search-header .search-form_it::-webkit-input-placeholder { color:#B6A99A; }
header #search-header input#search-form_is {
	background:url(images/search_btn.png) no-repeat !important;
	cursor:pointer;
	width:27px;
	height:27px;
	position:absolute;
	background:none;
	right:7px;
	top:7px;
	left:auto;
	padding:0 !important;
	margin:0 !important;
	text-indent:-1000px;
	filter:none;
	overflow:hidden;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
	border-radius:0 !important;
	border:none !important;
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s;
}
header #search-header input#search-form_is:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}
@media (max-width: 767px) {
	#content.left { float:none !important; }
}
.testimonial_bq { display:inline-block; }
#searchform input { vertical-align:top; }
@media (max-width: 767px) {
	#searchform #s { width:50%; }
}
@media (max-width: 400px) {
	#searchform #s { width:100%; }
}
.post_like a:hover, .post_dislike a:hover { color:#B6A99A; }
.post_like a:hover i, .post_dislike a:hover i { color:#B6A99A; }
.error404-holder_num { color:#B6A99A; }
@media (max-width: 1199px) {
	.error404-holder_num { font-size:200px; }
}
@media (max-width: 980px) {
	.error404-holder_num { font-size:150px; }
}
@media (max-width: 767px) {
	.error404-holder_num { font-size:100px; }
}
@media (max-width: 480px) {
	.error404-holder_num { font-size:70px; }
}
.panel.entry-content { overflow:visible; }
.share-buttons li {
	min-height:30px;
	line-height:0;
}
.share-buttons li iframe { max-width:none; }
.related-posts .related-posts_item > a {
	display:inline-block !important;
	min-height:25px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.post-list li .featured-thumbnail {
		float:none;
		width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	.post-list li .featured-thumbnail img { width:100%; }
}
.testimonials .testi-item {
	padding:0 0 45px 0;
	margin:0;
}
.testimonials .testi-item:after {
	clear:both;
	width:100%;
	display:block;
	content:"";
}
.testimonials .testi-item .testi-item_blockquote {
	background:none;
	padding:0;
}
.testimonials .testi-item .testi-item_blockquote:after, .testimonials .testi-item .testi-item_blockquote:before { display:none; }
.testimonials .testi-item .testi-item_blockquote .featured-thumbnail {
	margin:0 20px 20px 0;
	width:auto;
	max-width:100px;
	height:auto;
}
@media (max-width: 480px) {
	.testimonials .testi-item .testi-item_blockquote .featured-thumbnail {
		float:none;
		max-width:none;
	}
}
.testimonials .testi-item .testi-item_blockquote > a {
	display:block;
	overflow:hidden;
	color:#737373;
}
.testimonials .testi-item .testi-item_blockquote > a:hover { color:#B6A99A; }
.testimonials .testi-item .testi-meta {
	float:right;
	margin:0;
	padding:0;
}
.testimonials .testi-item .testi-meta .user {
	color:#363636;
	font:24px Open Sans;
	display:block;
	text-transform:capitalize;
}
@media (max-width: 767px) {
	.testimonials .testi-item .testi-meta { padding:10px 0 0 0; }
}
h2 {
	text-transform:uppercase;
	font-weight:600 !important;
	padding-bottom:5px;
}
body.home .content-holder { padding-bottom:0; }
.parallax_wrapper { margin:-1px 0 0 0; }
.parallax_wrapper .parallax-content { padding:60px 0; }
@media (max-width: 980px) {
	.parallax_wrapper .parallax-content {
		text-align:center;
		padding:40px 0;
	}
}
.parallax_wrapper .parallax-content h1 {
	color:#B6A99A;
	font-weight:300;
	font-size:90px;
	line-height:1em;
	text-transform:uppercase;
	margin:0 0 2px;
}
@media (max-width: 980px) {
	.parallax_wrapper .parallax-content h1 { font-size:55px !important; }
}

.parallax_wrapper .theheader { padding:80px 0 130px 0 !important; }
@media (max-width: 980px) {
	.parallax_wrapper .theheader {
		text-align:center;
		padding:60px 0 90px 0 !important;
	}
}
.parallax_wrapper .theheader h1 {
	font-size:30px !important;
	margin-bottom:40px;
}
.parallax_wrapper .theheader p {
	font-size:50px  !important;
	line-height:50px !important;
}
@media (max-width: 980px) {
	.parallax_wrapper .theheader h1 { font-size:20px !important; }
	.parallax_wrapper .theheader p {
		font-size:40px !important;
		line-height:40px !important;
	}
}


.parallax_wrapper .parallax-content h2 {
	color:#fff;
	font-weight:300;
	font-size:40px;
	line-height:1em;
	text-transform:uppercase;
	margin:0;
}
@media (max-width: 980px) {
	.parallax_wrapper .parallax-content h2 { font-size:40px; }
}
.carousel-wrap {
	padding:0;
	margin:0px -15px 0 -15px;
}
.owl-theme .owl-controls {
	text-align:left;
	overflow:hidden;
	width:100%;
	margin:0;
}
.owl-theme .owl-controls .owl-buttons div {
	width:22px;
	height:41px;
	line-height:1em;
	border-radius:0;
	top:50%;
	margin:-20px 0 0 0;
	padding:0;
	opacity:1;
	filter:alpha(opacity=100);
}
.owl-theme .owl-controls .owl-buttons div:before { display:none; }
@media (max-width: 1350px) {
	.owl-theme .owl-controls .owl-buttons div {
		top:0;
		margin:-40px 0 0 0;
	}
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
	float:left;
	position:absolute;
	left:-37px;
	background:url(images/prev.png) 0 top no-repeat;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover { background:url(images/prev.png) 0 bottom no-repeat; }
@media (max-width: 1350px) {
	.owl-theme .owl-controls .owl-buttons div.owl-prev {
		left:auto;
		right:52px;
	}
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
	float:right;
	position:absolute;
	right:-37px;
	background:url(images/next.png) 0 top no-repeat;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover { background:url(images/next.png) 0 bottom no-repeat; }
@media (max-width: 1350px) {
	.owl-theme .owl-controls .owl-buttons div.owl-next { right:15px; }
}
.owl-wrapper-outer {
	margin:0 !important;
	padding:30px 0;
}
.owl-carousel { margin:0; }
.owl-carousel .item {
	margin:0;
	text-align:center;
}
.owl-carousel .owl-wrapper .item, .owl-carousel .owl-item .item { padding:0 15px; }
.owl-carousel .item figure {
	margin:0;
	position:relative;
}
.owl-carousel .item figure:before {
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	top:-10px;
	left:-10px;
	right:0;
	bottom:0;
	border:1px solid #fff;
	padding:9px;
	z-index:-1;
	-webkit-transform:translateY(0) translateX(0) scale(0.75);
	transform:translateY(0) translateX(0) scale(0.75);
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all 0.5s ease !important;
	-moz-transition:all 0.5s ease !important;
	-o-transition:all 0.5s ease !important;
	transition:all 0.5s ease !important;
}
@media (max-width: 767px) {
	.owl-carousel .item figure:before {
		top:-6px;
		left:-6px;
		padding:5px;
	}
}
.owl-carousel .item figure a {
	cursor:url(images/cursor.png) 18 18, crosshair;
	background:#000;
	overflow:hidden;
}
.owl-carousel .item figure a img {
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s;
}
.owl-carousel .item figure:hover img {
	opacity:0.3;
	filter:alpha(opacity=30);
	-webkit-transform:scale3d(1.02,1.02,1.02);
	transform:scale3d(1.02,1.02,1.02);
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s;
}
.owl-carousel .item figure:hover:before {
	opacity:0.2;
	filter:alpha(opacity=20);
	-webkit-transform:translateY(0) translateX(0) scale(1);
	transform:translateY(0) translateX(0) scale(1);
}
.product_wrapper { padding:34px 0 20px 0; }
@media (max-width: 1199px) {
	.product_wrapper ul.products li.product {
		width:287px !important;
		float:none !important;
		display:inline-block !important;
		margin-bottom:30px !important;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.product_wrapper ul.products li.product {
		width:349px !important;
		float:none !important;
		display:inline-block !important;
		margin-bottom:30px !important;
	}
}
@media (max-width: 767px) {
	.product_wrapper ul.products li.product {
		width:47% !important;
		float:none !important;
		display:inline-block !important;
	}
}
@media (max-width: 600px) {
	.product_wrapper ul.products li.product {
		width:46% !important;
		float:none !important;
		display:inline-block !important;
		margin:0 1% 60px !important;
	}
}
@media (max-width: 560px) {
	.product_wrapper ul.products li.product {
		width:100% !important;
		float:none !important;
		margin:0 0 60px !important;
	}
}
@media (max-width: 1199px) {
	.related.products ul.products li.product {
		width:287px !important;
		float:none !important;
		display:inline-block !important;
		margin-bottom:30px !important;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.related.products ul.products li.product {
		width:349px !important;
		float:none !important;
		display:inline-block !important;
		margin-bottom:30px !important;
	}
}
@media (max-width: 767px) {
	.related.products ul.products li.product {
		width:47% !important;
		float:none !important;
		display:inline-block !important;
	}
}
@media (max-width: 600px) {
	.related.products ul.products li.product {
		width:46% !important;
		float:none !important;
		display:inline-block !important;
		margin:0 1% 60px !important;
	}
}
@media (max-width: 560px) {
	.related.products ul.products li.product {
		width:100% !important;
		float:none !important;
		margin:0 0 60px !important;
	}
}
.blog_wrapper1 .parallax-content { padding:84px 0 54px; }
@media (max-width: 980px) {
	.blog_wrapper1 .parallax-content { text-align:center; }
}
.blog_wrapper1 .parallax-content .post_meta {
	padding:0;
	margin:0;
	border:none;
	text-align:right;
}
@media (max-width: 980px) {
	.blog_wrapper1 .parallax-content .post_meta { text-align:center; }
}
.blog_wrapper1 .parallax-content .post_meta > span { display:block; }
.blog_wrapper1 .parallax-content .post_meta .post_author {
	font-size:14px;
	color:#777;
	font-weight:300;
	margin:0 0 15px;
	text-transform:capitalize;
}
.blog_wrapper1 .parallax-content .post_meta .post_author em {
	font-style:normal;
	text-transform:none;
}
.blog_wrapper1 .parallax-content .post_meta .post_author a { color:#777; }
.blog_wrapper1 .parallax-content .post_meta .post_author a:hover { color:#fff; }
.blog_wrapper1 .parallax-content h5 {
	font-size:24px;
	line-height:1em;
}
.blog_wrapper1 .parallax-content h5 a { color:#000; }
.blog_wrapper1 .parallax-content h5 a:hover { color:#1c9bef; }
.blog_wrapper1 .parallax-content .post_date { margin:0 0 13px !important; }
.blog_wrapper1 .parallax-content .post_date time { display:inline-block; }
.blog_wrapper1 .parallax-content .post_date time:first-child {
	color:#fff;
	font-size:60px;
	line-height:1em;
	font-weight:300;
	display:block;
	margin:0 0 10px;
}
.blog_wrapper1 .parallax-content .post_date time:last-child {
	color:#B6A99A;
	font-size:20px;
	font-weight:300;
	line-height:1em;
	display:block;
}
.blog_wrapper1 .parallax-content .excerpt {
	font-weight:300;
	font-size:18px;
	line-height:24px;
	overflow:hidden;
}
.blog_wrapper1 .parallax-content .caption {
	float:left;
	width:370px;
	box-sizing:border-box;
	padding-right:100px;
	margin:0 30px 0 0;
}
@media (max-width: 980px) {
	.blog_wrapper1 .parallax-content .caption {
		float:none;
		width:auto;
		margin:0;
		padding:0;
	}
}
.team_wrapper { margin-bottom:50px; }
.team_wrapper .parallax-content { padding:54px 0; }
.team_wrapper .parallax-content h2 { color:#fff; }
.featured-thumbnail, .thumbnail__portfolio {
	padding:0;
	border-radius:0;
	border:none;
	box-shadow:none;
}
.featured-thumbnail img, .thumbnail__portfolio img {
	border-radius:0;
	background:#ffffff;
}
.thumbnail__portfolio { background:#ffffff; }
.thumbnail__portfolio img {
	-webkit-transition:all 400ms ease;
	-moz-transition:all 400ms ease;
	-o-transition:all 400ms ease;
	transition:all 400ms ease;
}
.portfolio_item_holder {
	border:1px solid #f1f1f1;
	padding:10px;
}
.caption__portfolio {
	padding:10px 20px 8px 20px;
	text-align:left;
}
.caption__portfolio h3 a {
	color:#363636;
	font:24px/30px 'Roboto';
}
.caption__portfolio h3 a:hover { color:#B6A99A; }
.caption__portfolio .excerpt { padding-bottom:11px; }
#portfolio-grid li .thumbnail__portfolio a, .posts-grid.team li .featured-thumbnail a, .related-posts .related-posts_item .featured-thumbnail a, #sidebar .post_wgt .featured-thumbnail a, .blog_wrapper .posts-grid .featured-thumbnail a {
	position:relative;
	overflow:hidden;
	cursor:url(images/cursor.png) 32 32, crosshair;
}
#portfolio-grid li .thumbnail__portfolio a img, .posts-grid.team li .featured-thumbnail a img, .related-posts .related-posts_item .featured-thumbnail a img, #sidebar .post_wgt .featured-thumbnail a img, .blog_wrapper .posts-grid .featured-thumbnail a img {
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
#portfolio-grid li .thumbnail__portfolio a:before, .posts-grid.team li .featured-thumbnail a:before, .related-posts .related-posts_item .featured-thumbnail a:before, #sidebar .post_wgt .featured-thumbnail a:before, .blog_wrapper .posts-grid .featured-thumbnail a:before {
	content:'';
	position:absolute;
	top:0 !important;
	left:0 !important;
	margin:0 !important;
	z-index:2 !important;
	border-radius:0;
	width:100%;
	height:100%;
	background:#000;
	border-radius:0;
	-webkit-transform:translateY(0) translateX(0) scale(0.25);
	transform:translateY(0) translateX(0) scale(0.25);
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-o-transition:all 0.4s;
	transition:all 0.4s;
}
#portfolio-grid li .thumbnail__portfolio a .zoom-icon, .posts-grid.team li .featured-thumbnail a .zoom-icon, .related-posts .related-posts_item .featured-thumbnail a .zoom-icon, #sidebar .post_wgt .featured-thumbnail a .zoom-icon, .blog_wrapper .posts-grid .featured-thumbnail a .zoom-icon {
	background:none;
	display:inline-block;
	opacity:1;
	filter:alpha(opacity=100);
}
#portfolio-grid li .thumbnail__portfolio a .zoom-icon:after, .posts-grid.team li .featured-thumbnail a .zoom-icon:after, .related-posts .related-posts_item .featured-thumbnail a .zoom-icon:after, #sidebar .post_wgt .featured-thumbnail a .zoom-icon:after, .blog_wrapper .posts-grid .featured-thumbnail a .zoom-icon:after { display:none; }
#portfolio-grid li .thumbnail__portfolio a .zoom-icon:before, .posts-grid.team li .featured-thumbnail a .zoom-icon:before, .related-posts .related-posts_item .featured-thumbnail a .zoom-icon:before, #sidebar .post_wgt .featured-thumbnail a .zoom-icon:before, .blog_wrapper .posts-grid .featured-thumbnail a .zoom-icon:before { display:none; }
#portfolio-grid li .thumbnail__portfolio a:hover, .posts-grid.team li .featured-thumbnail a:hover, .related-posts .related-posts_item .featured-thumbnail a:hover, #sidebar .post_wgt .featured-thumbnail a:hover, .blog_wrapper .posts-grid .featured-thumbnail a:hover {
	background:none;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-o-transition:all 0.4s;
	transition:all 0.4s;
}
#portfolio-grid li .thumbnail__portfolio a:hover:before, .posts-grid.team li .featured-thumbnail a:hover:before, .related-posts .related-posts_item .featured-thumbnail a:hover:before, #sidebar .post_wgt .featured-thumbnail a:hover:before, .blog_wrapper .posts-grid .featured-thumbnail a:hover:before {
	-webkit-transform:translateY(0) translateX(0) scale(1);
	transform:translateY(0) translateX(0) scale(1);
	opacity:0.7;
	filter:alpha(opacity=70);
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-o-transition:all 0.4s;
	transition:all 0.4s;
}
#portfolio-grid li .thumbnail__portfolio a:hover img, .posts-grid.team li .featured-thumbnail a:hover img, .related-posts .related-posts_item .featured-thumbnail a:hover img, #sidebar .post_wgt .featured-thumbnail a:hover img, .blog_wrapper .posts-grid .featured-thumbnail a:hover img {
	-webkit-transform:scale3d(1.02,1.02,1.02);
	transform:scale3d(1.02,1.02,1.02);
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
#sidebar { padding-top:40px; }
#sidebar h3 {
	color:#252525;
	font:600 30px/1em Open Sans;
	margin-bottom:25px;
	text-transform:uppercase;
}
@media (max-width: 1199px) {
	#sidebar h3 { font-size:25px; }
}
#sidebar .widget { margin:0 0 48px; }
#sidebar .widget:last-child { border-bottom:none; }
#sidebar .product-categories {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar .product-categories li {
	margin:0 0 10px;
	font:bold 14px Open Sans;
	text-transform:uppercase;
}
#sidebar .product-categories li a { color:#737373; }
#sidebar .product-categories li a:hover { color:#B6A99A; }
#sidebar .post_wgt .featured-thumbnail {
	margin:0 0 20px;
	float:none;
}
#sidebar .post_wgt .featured-thumbnail a { width:100%; }
#sidebar .post_wgt .featured-thumbnail a img { width:100%; }
#sidebar .post_wgt li {
	padding:9px;
	margin:0 0 30px;
	border:1px solid #f1f1f1;
}
#sidebar .post_wgt li .caption { padding:30px; }
@media (max-width: 1199px) {
	#sidebar .post_wgt li .caption { padding:20px; }
}
@media (max-width: 980px) {
	#sidebar .post_wgt li .caption { padding:10px; }
}
#sidebar .post_wgt .caption time {
	display:block;
	font-size:14px;
	color:#363636;
	padding:0 0 17px;
}
#sidebar .post_wgt .caption .post-list_h {
	font:24px/30px Open Sans;
	margin:0 0 20px;
	padding:0 0 25px;
	border-bottom:1px solid #f1f1f1;
}
#sidebar .post_wgt .caption .post-list_h a { color:#363636; }
#sidebar .post_wgt .caption .post-list_h a:hover { color:#B6A99A; }
@media (max-width: 980px) {
	#sidebar .post_wgt .caption .post-list_h {
		font-size:16px;
		line-height:1.2em;
	}
}
#sidebar .post_wgt .caption .excerpt { padding-bottom:28px; }
#sidebar .comments-custom_txt {
	padding:0;
	margin:0;
	border:none;
}
#sidebar .comments-custom_txt a {
	font-size:17px;
	color:#737373;
}
#sidebar .comments-custom_txt a:hover { color:#B6A99A; }
#sidebar .comments-custom_txt a:hover { text-decoration:none; }
#sidebar .comments-custom_li {
	background:none;
	padding:30px 30px;
	margin:0 0 30px;
	border:1px solid #f1f1f1;
}
#sidebar .comments-custom_li .featured-thumbnail { margin-bottom:20px; }
#sidebar .comments-custom_li i {
	font-size:14px;
	color:#00bcd4;
	margin:2px 11px 0 0;
}
#sidebar .comments-custom_h_author {
	color:#B6A99A;
	font-size:14px;
}
#sidebar .comments-custom .meta_format time {
	color:#363636;
	font-size:14px;
	display:block;
	margin:0 0 7px;
}
#sidebar .social_label {
	font-size:14px;
	display:block;
	line-height:24px;
	margin-top:5px;
	color:#737373 !important;
}
#sidebar .social li a {
	opacity:1 !important;
	filter:alpha(opacity=100) !important;
}
#sidebar .social.social__list { overflow:hidden; }
#sidebar .social.social__list a {
	width:50px;
	height:50px;
	line-height:50px;
	font-size:18px;
}
#sidebar .social.social__list li {
	clear:none !important;
	float:left;
	width:90px;
	min-height:120px;
	padding:0;
	text-align:center;
}
@media (max-width: 1200px) {
	#sidebar .social.social__list li { margin-right:15px; }
}
@media (max-width: 980px) {
	#sidebar .social.social__list li {
		margin-right:30px;
		width:50px;
	}
}
#sidebar .page_item ul.children { padding:0; }
.post-header .post-title {
	font:600 30px/1em Open Sans;
	margin-bottom:44px;
	text-transform:uppercase;
}
.post-header .post-title a { color:#252525; }
.post-header .post-title a:hover { color:#B6A99A; }
@media (max-width: 1199px) {
	.post-header .post-title { font-size:25px; }
}
.post_wrapper .post__holder {
	border:none;
	padding:0;
}
.post__holder {
	border:1px solid #f1f1f1;
	border-bottom:none;
	padding:10px;
}
.post__holder .post_content {
	background:none;
	padding:20px 20px 0 20px;
}
.post__holder .featured-thumbnail.large { margin-bottom:0; }
.comment .children { position:relative; }
.comment .children:before {
	position:absolute;
	width:24px;
	height:15px;
	content:'';
	display:block;
	top:25px;
	left:0;
	background:url(images/arr.png) no-repeat;
}
.post__holder .post_meta {
	padding:0 0 30px 10px;
	margin:0;
	border-top:none;
	border-bottom:none;
}
.post__holder .post_meta .post_meta_unite {
	border-top:1px solid #f1f1f1;
	border-bottom:none;
}
.post__holder .post_meta i { display:none; }
.post__holder .post_meta time {
	color:#737373;
	font-size:14px;
}
.post__holder .post_meta a {
	color:#d2b79e;
	font-size:14px;
}
.post__holder .post_meta a:hover { color:#94c8e7; }
.post__holder .post_meta .post_category { color:#737373; }
.post__holder .post_meta .post_category:before {
	content:'Posted in';
	margin:0 3px 0 0;
}
.post__holder .post_meta .post_date { color:#737373; }
.post__holder .post_meta .post_date:before {
	content:'on';
	margin:0 3px 0 0;
}
.post__holder .post_meta .post_author { color:#737373; }
.post__holder .post_meta .post_author:before {
	content:'by';
	margin:0 6px 0 0;
}
.post__holder .post_meta .post_comment:before {
	content:'|';
	margin:0 3px 0 0;
}
.share-buttons {
	display:block;
	padding:0 0 30px 30px;
	box-sizing:border-box;
	border:1px solid #f1f1f1;
	border-top:none;
}
.post-author, .comment .comment-body {
	border:1px solid #f1f1f1;
	background:#fff !important;
	padding:30px;
}
.post-author .post-author_h, .comment .comment-body .post-author_h {
	color:#252525;
	font:600 30px/1em Open Sans;
	text-transform:uppercase;
	margin-bottom:24px;
}
.post-author .post-author_h a, .comment .comment-body .post-author_h a { color:#252525; }
.post-author .post-author_h a:hover, .comment .comment-body .post-author_h a:hover { color:#B6A99A; }
.post-author .post-author_link, .comment .comment-body .post-author_link {
	padding:22px 0 0 0;
	margin:24px 0 0 0;
	border-top:1px solid #f1f1f1;
}
.post-author .post-author_link p, .comment .comment-body .post-author_link p {
	color:#737373;
	font:14px Open Sans;
}
.post-author .post-author_link p a, .comment .comment-body .post-author_link p a {
	color:#B6A99A;
	text-transform:capitalize;
}
.post-author .post-author_link p a:hover, .comment .comment-body .post-author_link p a:hover { color:#94c8e7; }
.comment .comment-body { padding:10px 30px 30px 10px; }
.related-posts .featured-thumbnail { margin:0; }
.related-posts_content a {
	color:#B6A99A;
	font:17px/24px Open Sans;
}
.related-posts_content a:hover { color:#94c8e7; }
.related-posts_h, .comments-h, #respond h3 {
	color:#252525;
	font:600 30px/1em Open Sans;
	margin-bottom:25px;
	text-transform:uppercase;
}
@media (max-width: 1199px) {
	.related-posts_h, .comments-h, #respond h3 { font-size:25px; }
}
.comment-author .author {
	font:14px/20px Open Sans;
	padding:13px 0 0 5px;
}
.comment-author .author a { color:#B6A99A; }
.comment-author .author a:hover { color:#94c8e7; }
.comment-meta {
	padding:7px 0 0 0;
	background:none;
	font:14px/20px Open Sans;
	color:#363636;
}
.comment-meta:before {
	content:'Posted on';
	margin:0 5px 0 0;
	color:#737373;
}
.reply .comment-reply-link {
	text-transform:uppercase;
	font:bold 14px Open Sans;
	white-space:nowrap;
	color:#000;
	background:#B6A99A;
	padding:8px 20px;
}
.reply .comment-reply-link:after { display:none; }
.reply .comment-reply-link:hover {
	background:#94c8e7;
	color:#fff;
}
.flex-direction-nav a {
	width:35px;
	height:35px;
	top:50% !important;
	margin:-35px 0 0 0;
}
.flex-direction-nav a:before { font-size:25px; }
.flexslider { background:none; }
.flexslider .slides .desc { text-align:center; }
.flexslider .slides .thumbnail {
	background:none;
	border:none;
	box-shadow:none;
}
.screen-reader-text { display:none; }
.blog .isotope .post_wrapper .post__holder .post-header .post-title { text-align:center; }
.woocommerce-checkout .blockUI { display:none !important; }
.testimonial_bq { overflow:hidden; }
.about_content { padding:30px 0 50px 0; }
.about_content .about_content_wrap_inner { text-align:center; }
.about_сounter { margin:40px 0; }
.about_сounter .about_сounter_wrap_inner { text-align:center; }
.about_сounter .about_сounter_wrap_inner h3 {
	font-size:50px;
	line-height:52px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
.about_сounter .about_сounter_wrap_inner h4 {
	font-size:30px;
	line-height:32px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:40px;
}
.help_content { margin-bottom:20px; }
.help_content .help_content_wrap_inner h2 {
	text-align:center;
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:bold;
}
.help_content .help_content_wrap_inner h3 { text-align:center; }
.help_question_content { margin-bottom:20px; }
.help_question_content .help_question_content_wrap_inner h2 {
	text-align:center;
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:bold;
}
.help_question_content .help_question_content_wrap_inner h3 { text-align:center; }
.help_question_content .help_question_content_wrap_inner .ico_wrapper {
	background:transparent;
	text-align:center;
}
.help_question_content .help_question_content_wrap_inner .ico_wrapper:before, .help_question_content .help_question_content_wrap_inner .ico_wrapper:after { display:none; }
.help_question_content .help_question_content_wrap_inner .ico_wrapper figure {
	margin:0;
	float:none;
	display:inline-block;
	margin-bottom:10px;
}
.help_question_content .help_question_content_wrap_inner .ico_wrapper h3 {
	width:100%;
	text-align:center;
}
.help_info { margin-bottom:50px; }
.icon-weixin:before {
	content:"\f1d7";
	font-family:FontAwesome;
}
.delivery_info { margin-bottom:30px; }
.delivery_info .delivery_info_wrap_inner h2 {
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:20px;
}
.delivery_content { margin-bottom:50px; }
.delivery_content .delivery_content_wrap_inner .delivery_icon_wrapper { float:left; }
.delivery_content .delivery_content_wrap_inner .delivery_icon_wrapper figure {
	margin:0;
	min-width:70px;
	min-height:70px;
	text-align:center;
	margin-right:20px;
}
.delivery_content .delivery_content_wrap_inner .delivery_icon_wrapper figure i {
	display:inline-block;
	float:none;
}
.privacy_policy_header { margin-bottom:40px; }
.privacy_policy_header .privacy_policy_header_wrap_inner { border-bottom:2px solid #737373; }
.privacy_policy_header .privacy_policy_header_wrap_inner h2 {
	text-align:center;
	font-size:30px;
	line-height:32px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:3px;
	margin-bottom:20px;
}
.privacy_policy_general { margin-bottom:50px; }
.privacy_policy_general .privacy_policy_general_wrap_inner .privacy_namber {
	background:transparent;
	min-width:40px;
	min-height:40px;
	text-align:center;
	line-height:40px;
	background:#B6A99A;
	color:#fff;
	display:block;
	float:left;
	border-radius:50%;
	margin-right:10px;
}
.privacy_policy_general .privacy_policy_general_wrap_inner .privacy_namber:before, .privacy_policy_general .privacy_policy_general_wrap_inner .privacy_namber:after { display:none; }
.privacy_policy_general .privacy_policy_general_wrap_inner h3 { float:left; }
.privacy_policy_general .privacy_policy_general_wrap_inner p {
	margin-top:10px;
	margin-bottom:25px;
	float:left;
}
.content_box.delivery_icon_wrapper { background:transparent; }
.content_box.delivery_icon_wrapper:before, .content_box.delivery_icon_wrapper:after { background:transparent; }
.content_box.text_dropcap {
	float:left;
	margin:0 5px 0 0;
	padding:0;
	background:none;
	text-align:center;
}
.content_box.text_dropcap:after, .content_box.text_dropcap:before { display:none; }
.content_box.ico-wrapper {
	background:transparent;
	display:inline-block;
	float:none;
}
.content_box.ico-wrapper:before, .content_box.ico-wrapper:after { display:none; }
.content_box.ico-wrapper figure { margin:0; }
i.icon-car:before {
	content:"\f1b9";
	font-family:FontAwesome;
}
.testimonials { float:left; }
i.icon-thumbs-o-up:before {
	content:"\f087";
	font-family:FontAwesome;
}
.recenttesti_content .recenttesti_content_wrap_inner .testimonials .testi-item {
	width:50%;
	float:left;
	display:block;
}
@media (max-width: 767px) {
	.recenttesti_content .recenttesti_content_wrap_inner .testimonials .testi-item { width:100%; }
}
.recenttesti_content .recenttesti_content_wrap_inner .testimonials .testi-item:first-child .testi-item_blockquote a { padding-right:20px; }
.recenttesti_content .recenttesti_content_wrap_inner .testimonials .testi-item:first-child .testi-meta { margin-right:20px; }
.testimonial {
	background:#FFF !important;
	border:0px solid #555 !important; 
    font-family: Open Sans; !important;
}													    
.faq-list { margin-bottom:80px; }
.children {
	padding:0;
	margin:0 0 0 10px;
}
@media (max-width: 767px) {
	.children { padding:0; }
}
#calendar_wrap caption { color:#B6A99A; }
#calendar_wrap thead th { color:#B6A99A; }
body #motopress-main.main-holder #woocommerce_product_search-2 input[type="search"] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:30px;
	padding:3px 10px;
}
@media (min-width: 768px) {
	body #motopress-main.main-holder #woocommerce_product_search-2 input[type="search"] { width:100%; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder #woocommerce_product_search-2 input[type="search"] { margin-bottom:0; }
}
body #motopress-main.main-holder #woocommerce_product_search-2 input[type="submit"] {
	font-size:17px !important;
	line-height:24px !important;
	padding:3px 10px;
	border-width:0;
}
.dropcap {
	border-radius:0;
	color:#fff;
	background:#737373;
	font-family:'Roboto';
	margin-bottom:30px;
}
@media (max-width: 767px) {
	.posts-grid.team > li:after {
		clear:both;
		width:100%;
		display:block;
		content:"";
	}
}
.posts-grid.team > li .featured-thumbnail {
	float:none;
	margin:0 0 10px 0;
}
@media (max-width: 767px) {
	.posts-grid.team > li .featured-thumbnail {
		float:left;
		margin:0 20px 20px 0;
		max-width:50%;
	}
}
@media (max-width: 400px) {
	.posts-grid.team > li .featured-thumbnail {
		float:none;
		margin:0 0 10px 0;
		max-width:100%;
	}
}
.posts-grid.team > li h5 { font-size:24px; }
.posts-grid.team > li h5 a { color:#fff; }
.posts-grid.team > li h5 a:hover { color:#B6A99A; }
.posts-grid.team > li .excerpt { padding-bottom:20px; }
@media (max-width: 767px) {
	.posts-grid.team > li .clear { clear:none; }
}
footer.footer {
	z-index:0;
	padding:0;
	background:#026333;
	border:none;
}
@media (max-width: 767px) {
	footer.footer {
		padding:0 10px;
		text-align:center;
	}
}
footer.footer h4 {
	color:#fff;
	font:20px Open Sans;
	text-transform:uppercase;
/*	margin-bottom:40px; */
}
footer.footer .social {
	padding:0;
	margin:5px 0 0 0;
	list-style:none;
	overflow:hidden;
	float:right;
	display:inline-block;
}
@media (max-width: 767px) {
	footer.footer .social { float:none; }
}
footer.footer .social li {
	float:left;
	margin:0 0 0 28px;
}
footer.footer .social li a {
	font-size:25px;
	color:#ffffff;
}
footer.footer .social li a:hover { color:#B6A99A; }
footer.footer .phone {
	font:15px/25px Open Sans;
	color:#ffffff;
	display:block;
	padding-left:78px;
	margin-bottom:53px;
	position:relative;
}
@media (max-width: 980px) {
	footer.footer .phone {
		float:none;
		margin-bottom:30px;
	}
}
@media (max-width: 767px) {
	footer.footer .phone {
		text-align:center;
		padding-left:0;
	}
}
footer.footer .phone strong {
	display:block;
	color:#fff;
	font-size:30px;
	font-weight:300;
	margin:3px 0 0 0;
}
@media (max-width: 980px) {
	footer.footer .phone strong { font-size:18px; }
}
footer.footer .phone:before {
	content:'\f095';
	font-family:'FontAwesome';
	color:#B6A99A;
	font-size:57px;
	line-height:1em;
	position:absolute;
	top:0;
	left:0;
}
@media (max-width: 767px) {
	footer.footer .phone:before {
		position:relative;
		display:block;
	}
}
/*
footer.footer address {
	float:none;
	display:block;
	font:15px/25px Open Sans;
	color:#ffffff;
	padding-left:80px;
	position:relative;
}
@media (max-width: 980px) {
	footer.footer address { float:none; }
}
@media (max-width: 767px) {
	footer.footer address {
		text-align:center;
		padding-left:0;
	}
}
footer.footer address:before {
	content:'\f0e0';
	font-family:'FontAwesome';
	color:#B6A99A;
	font-size:48px;
	line-height:42px;
	position:absolute;
	top:0;
	left:0;
}
@media (max-width: 767px) {
	footer.footer address:before {
		position:relative;
		display:block;
		margin:0 0 10px;
	}
}
*/
nav.footer-nav .menu li.current-menu-item a, nav.footer-nav .menu li a:hover {
	color:#B6A99A;
	text-decoration:none;
}
.newsletter_box {
	position:relative;
	padding:50px 0 23px 0;
	z-index:1;
}
@media (max-width: 1199px) {
	.newsletter_box {
		text-align:center;
		padding:27px 0;
	}
}
.newsletter_box:after {
	display:table;
	width:100%;
	clear:both;
	content:'';
}
.newsletter_box:before {
	width:1000%;
	height:100%;
	position:absolute;
	background:#F0F3DE;
	top:0;
	left:-500%;
	content:'';
	display:block;
	z-index:-1;
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s;
}
.newsletter_box form {
	margin:0;
	overflow:hidden;
	display:block;
}
.newsletter_box #envelope2 {
	font-size:28px;
}
@media (min-width: 1200px) {
	.newsletter_box form p { float:left; }
}
.newsletter_box .mc4wp-form input {
	height:60px !important;
	background:#fff;
	box-shadow:none !important;
	padding:19px 30px;
	color:#acacac;
	width:100% !important;
	font:18px 'Roboto';
	border:none;
	border-radius:0;
	margin:0 0 15px;
	float:left;
}
.newsletter_box .mc4wp-form input::-moz-placeholder { color:#acacac; }
.newsletter_box .mc4wp-form input:-ms-input-placeholder { color:#acacac; }
.newsletter_box .mc4wp-form input::-webkit-input-placeholder { color:#acacac; }
@media (min-width: 1200px) {
	.newsletter_box .mc4wp-form input {
		width:360px !important;
		margin-right:15px;
	}
}
.newsletter_box .mc4wp-form input[type="submit"], .newsletter_box .mc4wp-form input[type="reset"] {
	padding:0 43px !important;
	background:#EC7825 !important;
	height:60px;
	margin:0;
	color:#fff !important;
	font:400 18px Open Sans !important;
	line-height:1em;
	text-transform:uppercase;
	width:auto !important;
	float:right !important;
}
.newsletter_box .mc4wp-form input[type="submit"]:hover, .newsletter_box .mc4wp-form input[type="reset"]:hover {
	color:#fff !important;
	background:#d2b799 !important;
}
.newsletter_box .mc4wp-form label { display:none; }
.newsletter_box .mc4wp-form {
	margin:0;
	padding:0;
}
.newsletter_box .mc4wp-alert {
	float:none;
	width:100%;
	left:0;
	margin-left:0;
	display:inline-block;
	box-sizing:border-box;
}
.newsletter_box .envelope {
	padding:0;
	max-width:570px;
	float:left;
	margin:0 30px 0 0;
}
.newsletter_box .envelope2 {
    padding: 0;
    max-width: 570px;
    float: left;
    margin: 0 30px 0 0;
}
@media (max-width: 1199px) {
	.newsletter_box .envelope {
		max-width:none;
		margin:0;
		float:none;
	}
	.newsletter_box .envelope {
		max-width:none;
		margin:0;
		float:none;
	}
}
.newsletter_box .envelope .textwidget {
	color:#fff;
	font:20px/24px Open Sans;
	padding:0 0 0 64px;
	margin:8px 0 0 0;
	text-transform:uppercase;
	position:relative;
}
@media (max-width: 1199px) {
	.newsletter_box .envelope .textwidget { padding:0 0 30px; }
}
.newsletter_box .envelope .textwidget:before {
	content:'\f0e0';
	color:#fff;
	font-family:'FontAwesome';
	font-size:40px;
	line-height:1em;
	position:absolute;
	top:0;
	left:0;
	font-weight:400;
}
@media (max-width: 1199px) {
	.newsletter_box .envelope .textwidget:before {
		position:relative;
		display:block;
		margin:0 0 10px;
	}
}
.footer-text {
	font:13px Open Sans;
	color:#ffffff;
}
.footer-text a, .footer-text a:visited { color:#ffffff; }
.footer-text a:hover { color:#B6A99A; }
.footer-text a:first-child { color:#B6A99A; }
.footer-text a:first-child:hover { color:#94c8e7; }
.copyright { padding:28px 0; }
nav.footer-nav {
	float:none;
	text-align:left;
	display:inline-block;
}
nav.footer-nav .menu { float:none; }
nav.footer-nav .menu li { margin:0 0 1px; }
nav.footer-nav .menu li.current-menu-item a, nav.footer-nav .menu li a:hover {
	color:#fff;
	text-decoration:none;
}
nav.footer-nav .menu li a { color:#737373; }
#menu-footer-menu, #menu-shop-menu {
	margin:0;
	list-style:none;
	float:none;
	text-align:left;
	display:inline-block;
}
#menu-footer-menu li, #menu-shop-menu li {
	margin:0 0 1px;
	float:none;
	font-weight:400;
	display:block;
}
#menu-footer-menu li a, #menu-shop-menu li a {
	font:15px Open Sans;
	color:#FFFFFF;
}
#menu-footer-menu li.current-menu-item a, #menu-footer-menu li a:hover, #menu-shop-menu li.current-menu-item a, #menu-shop-menu li a:hover {
	color:#fff;
	text-decoration:none;
}
@media (max-width: 767px) {
	#menu-footer-menu, #menu-shop-menu { padding-bottom:30px; }
}
.footer-widgets {
	padding:39px 0 50px 0;
	position:relative;
	z-index:1;
}
.footer-widgets:after {
	display:table;
	width:100%;
	clear:both;
	content:'';
}
.footer-widgets:before {
	width:1000%;
	height:100%;
	position:absolute;
/*	background:#252525; */
	top:0;
	left:-500%;
	content:'';
	display:block;
	z-index:-1;
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s;
}
#back-top-wrapper {
	right:20px;
	bottom:30px;
}
@media (min-width: 767px) and (max-width: 1199px) {
	.fb_iframe_widget span { width:220px !important; }
}
@media (max-width: 767px) {
	.fb_iframe_widget span { margin:0 0 30px; }
}
body #motopress-main.main-holder {
	position:static;
	overflow:hidden;
}
body #motopress-main.main-holder .advanced_categories {
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}
body #motopress-main.main-holder .advanced_categories_item {
	display:inline-block;
	vertical-align:top;
	padding:0;
	margin:0;
	list-style:none;
	font-size:17px;
	line-height:24px;
}
body #motopress-main.main-holder .advanced_categories_item_inner { padding:10px; }
body #motopress-main.main-holder .advanced_categories_item_inner figure {
	margin:0;
	text-align:center;
}
body #motopress-main.main-holder .advanced_categories.cols_1 .advanced_categories_item { width:100%; }
body #motopress-main.main-holder .advanced_categories.cols_2 .advanced_categories_item { width:50%; }
body #motopress-main.main-holder .advanced_categories.cols_3 .advanced_categories_item { width:33.3%; }
body #motopress-main.main-holder .advanced_categories.cols_4 .advanced_categories_item { width:25%; }
body #motopress-main.main-holder .advanced_categories.cols_5 .advanced_categories_item { width:20%; }
body #motopress-main.main-holder .advanced_categories.cols_6 .advanced_categories_item { width:16.5%; }
body #motopress-main.main-holder .shop-nav-block {
	float:right;
	position:relative;
	z-index:10;
	margin:-2px 40px 0 0;
}
@media (max-width: 980px) {
	body #motopress-main.main-holder .shop-nav-block {
		float:none;
		display:inline-block;
		text-align:center;
		margin:0 10px;
		top:7px;
	}
}
body #motopress-main.main-holder .shop-nav-button {
	width:25px;
	height:25px;
	position:relative;
	cursor:pointer;
	color:#737373;
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s;
}
body #motopress-main.main-holder .shop-nav-button:after {
	font-family:FontAwesome;
	content:"\f0c9";
	font-size:18px;
	line-height:25px;
	display:block;
	text-align:center;
	position:absolute;
	left:0;
	right:0;
	top:0;
}
body #motopress-main.main-holder .shop-nav-button:hover, body #motopress-main.main-holder .shop-nav-button.shop-opened { color:#B6A99A; }
body #motopress-main.main-holder .shop-nav {
	position:absolute;
	z-index:10;
	top:100%;
	left:50%;
	margin-left:-80px;
	width:162px;
	background:#1f2930;
	text-align:left;
	margin-top:16px;
	display:none;
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .shop-nav { background:#1f2930; }
}
body #motopress-main.main-holder .shop-nav ul {
	position:relative;
	margin:0;
	list-style:none;
	padding:23px 30px;
}
body #motopress-main.main-holder .shop-nav ul li {
	padding:0 0 8px 0;
	text-transform:uppercase;
}
body #motopress-main.main-holder .shop-nav ul li a {
	text-decoration:none;
	color:#737373;
	font:bold 14px Open Sans;
	text-transform:uppercase;
}
body #motopress-main.main-holder .shop-nav ul li a:before {
	font-family:FontAwesome;
	text-indent:0;
	line-height:20px;
	font-weight:400;
	font-size:12px;
	color:#737373;
	margin:0 7px 0 0;
	vertical-align:middle;
	content:'\f012';
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
body #motopress-main.main-holder .shop-nav ul li:first-child+li a:before { content:'\f004'; }
body #motopress-main.main-holder .shop-nav ul li:first-child+li+li a:before { content:'\f0d1'; }
body #motopress-main.main-holder .shop-nav ul li:first-child+li+li+li a:before { content:'\f059'; }
body #motopress-main.main-holder .shop-nav ul li a:hover, body #motopress-main.main-holder .shop-nav ul li.current-menu-item > a, body #motopress-main.main-holder .shop-nav ul li.current_page_item > a { color:#B6A99A; }
body #motopress-main.main-holder .shop-nav ul li a:hover:before, body #motopress-main.main-holder .shop-nav ul li.current-menu-item > a:before, body #motopress-main.main-holder .shop-nav ul li.current_page_item > a:before {
	color:#B6A99A;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
body #motopress-main.main-holder .shop-nav ul li ul { display:none; }
body #motopress-main.main-holder .cherry-wc-account {
	font-size:0;
	line-height:0;
	padding:0;
	float:right;
	z-index:2;
	margin:0px 40px 0 0;
}
@media (max-width: 980px) {
	body #motopress-main.main-holder .cherry-wc-account {
		float:none;
		display:inline-block;
		text-align:center;
		margin:0 10px;
	}
}
body #motopress-main.main-holder .cherry-wc-account_title {
	text-decoration:none !important;
	color:#737373;
	text-transform:none;
	font-size:0;
	line-height:0;
}
body #motopress-main.main-holder .cherry-wc-account_title:before {
	content:'\f007';
	font-family:'FontAwesome';
	font-size:18px;
	line-height:1em;
	margin:0;
}
body #motopress-main.main-holder .cherry-wc-account_title.cherry-dropdown-opened, body #motopress-main.main-holder .cherry-wc-account_title:hover { color:#B6A99A; }
body #motopress-main.main-holder .cherry-wc-account_content {
	margin:19px 0 0 -80px;
	display:none;
	position:absolute;
	width:200px;
	padding:23px 30px;
	left:50%;
	top:100%;
	background:#1f2930;
	border:none;
	border-radius:0;
	box-shadow:none;
	text-align:center;
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .cherry-wc-account_content { background:#1f2930; }
}
body #motopress-main.main-holder .cherry-wc-account_list {
	margin:0;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
body #motopress-main.main-holder .cherry-wc-account_list li {
	padding:0 0 3px 0;
	text-transform:uppercase;
}
body #motopress-main.main-holder .cherry-wc-account_list li a {
	color:#737373;
	font-size:14px;
	font-weight:bold;
}
body #motopress-main.main-holder .cherry-wc-account_list li a:hover { color:#B6A99A; }
body #motopress-main.main-holder .cherry-wc-account_list li a:before {
	font-family:FontAwesome;
	text-indent:0;
	line-height:20px;
	font-weight:400;
	font-size:12px;
	margin:0 7px 0 0;
	vertical-align:middle;
}
body #motopress-main.main-holder .cherry-wc-account_list li.orders a:before { content:"\f063"; }
body #motopress-main.main-holder .cherry-wc-account_list li.cherry-compare a:before { content:"\f012"; }
body #motopress-main.main-holder .cherry-wc-account_list li.cherry-wishlist a:before { content:"\f004"; }
body #motopress-main.main-holder .cherry-wc-account_auth {
	padding:3px 0 0 0;
	margin:0;
	border:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
body #motopress-main.main-holder .cherry-wc-account_auth a {
	color:#737373;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	font-weight:bold;
}
body #motopress-main.main-holder .cherry-wc-account_auth a:before {
	content:"\f08b";
	font-family:FontAwesome;
	text-indent:0;
	line-height:20px;
	font-size:12px;
	vertical-align:middle;
	font-weight:400;
	margin:0 8px 0 0;
}
body #motopress-main.main-holder .cherry-wc-account_auth a:hover { color:#B6A99A; }
body #motopress-main.main-holder .cart-holder {
	position:relative;
	z-index:10;
	padding:0;
	margin:-2px 0 0 0;
	text-align:right;
	float:right;
}
@media (max-width: 980px) {
	body #motopress-main.main-holder .cart-holder {
		float:none;
		text-align:center;
		display:inline-block;
		margin:0 10px;
	}
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content {
	display:none;
	position:absolute;
	width:210px;
	padding:10px;
	right:0;
	top:100%;
	background:#1f2930;
	border:none;
	margin:17px 0 0 0;
	border-radius:0;
	box-shadow:none;
	text-align:left;
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content { background:#1f2930; }
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .buttons a { margin-bottom:5px; }
@media (max-width: 980px) {
	body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content {
		right:50%;
		margin:19px -120px 0 0;
	}
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list {
	margin:0;
	padding:0;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li {
	list-style:none;
	background:none;
	padding:10px 0 10px 20px;
	overflow:hidden;
	position:relative;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li a, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li a { font-weight:700; }
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li.empty, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li.empty {
	padding-left:0;
	color:#737373;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .remove, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .remove {
	position:absolute;
	left:0;
	top:11px;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li img, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li img {
	float:left;
	margin:5px 10px 0 0;
	background:#ffffff;
	border:none;
	border-radius:0;
	width:50px;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li a:hover img, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li a:hover img { border:none; }
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .quantity, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .quantity {
	display:block;
	overflow:hidden;
	margin:0 0 0 60px;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .variation, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .variation {
	overflow:hidden;
	border:none;
	padding:0;
	margin:0 0 0 60px;
	font-size:15.3px;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .variation dt, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .variation dt { float:left; }
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .variation dd, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .variation dd {
	margin:0 0 0 4px;
	float:left;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .total {
	margin:0;
	padding:5px 0 15px;
	text-align:right;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .buttons {
	margin:0;
	text-align:center;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .empty {
	text-align:center;
	display:block;
}
body #motopress-main.main-holder .cart-holder h3 {
	cursor:pointer;
	display:inline-block;
	font-size:14px;
	line-height:22px;
	margin:0;
	color:#737373;
	font-size:0;
	line-height:0;
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s;
}
@media (max-width: 980px) {
	body #motopress-main.main-holder .cart-holder h3 { margin:0; }
}
body #motopress-main.main-holder .cart-holder h3 .cart-items {
	display:inline-block;
	background:#737373;
	color:#fff;
	border-radius:0;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	display:none;
}
body #motopress-main.main-holder .cart-holder h3:before {
	font-family:FontAwesome;
	font-weight:normal;
	display:inline-block;
	content:"\f07a";
	margin:0;
	font-size:18px;
	line-height:1em;
}
body #motopress-main.main-holder .cart-holder h3:hover, body #motopress-main.main-holder .cart-holder h3.cart-opened { color:#B6A99A; }
body #motopress-main.main-holder .content-holder .page-title { display:none; }
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .archive_lists .list.styled ul { margin-bottom:30px; }
}
body #motopress-main.main-holder .content-holder div.product > .onsale {
	background:#e794a9;
	width:50px;
	height:50px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font:300 14px/50px Open Sans;
	padding:0;
	border:none;
	border-radius:100%;
	position:absolute;
	left:10px;
	top:10px;
	margin:0;
	min-height:0;
	min-width:0;
}
@media (max-width: 979px) {
	body #motopress-main.main-holder .content-holder div.product > .onsale { left:85px; }
}
@media (max-width: 700px) {
	body #motopress-main.main-holder .content-holder div.product > .onsale { left:50%; }
}
body #motopress-main.main-holder .content-holder div.product div.images .thumbnails {
	display:block;
	margin:0;
	text-align:center;
	padding-top:0;
	font-size:0;
	line-height:0;
}
body #motopress-main.main-holder .content-holder div.product div.images .thumbnails a {
	width:auto;
	max-width:90px;
	margin:0 1px 2px;
	float:none;
	display:inline-block;
}
body #motopress-main.main-holder .content-holder div.product div.images .thumbnails a img { margin:0; }
body #motopress-main.main-holder .content-holder div.product div.images .thumbnails a:hover img { box-shadow:none; }
body #motopress-main.main-holder .content-holder div.product .product-images img {
	border:1px solid #555;
	box-sizing:border-box;
}
body #motopress-main.main-holder .content-holder div.product button[type="submit"] {
	font-size:17px !important;
	line-height:24px !important;
	padding:3px 10px;
	border-width:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body #motopress-main.main-holder .content-holder div.product .summary > .woocommerce-product-rating { float:right; }
body #motopress-main.main-holder .content-holder div.product .summary > .woocommerce-product-rating .star-rating {
	float:none;
	margin:0 auto 5px;
}
body #motopress-main.main-holder .content-holder div.product .summary > .woocommerce-product-rating .woocommerce-review-link {
	clear:both;
	display:block;
	text-align:center;
}
body #motopress-main.main-holder .content-holder div.product .summary div[itemprop="description"] { clear:both; }
body #motopress-main.main-holder .content-holder div.product .summary .quantity { margin-bottom:10px; }
body #motopress-main.main-holder .content-holder div.product .summary .quantity .qty { margin-bottom:0; }
body #motopress-main.main-holder .content-holder div.product .summary h1:first-letter { text-transform:uppercase; }
body #motopress-main.main-holder .content-holder div.product .summary .share-buttons {
	border:none;
	border-top:1px solid #555;
	margin:15px 0 0 0;
	padding:15px 0 15px;
}
body #motopress-main.main-holder .content-holder div.product div .tabs {
	padding:0;
	margin:0;
	background:none;
	position:relative;
	border-radius:0;
}
body #motopress-main.main-holder .content-holder div.product div .tabs:before, body #motopress-main.main-holder .content-holder div.product div .tabs:after {
	border:none;
	box-shadow:none;
	display:none;
}
body #motopress-main.main-holder .content-holder div.product div.panel {
	padding:15px;
	background:#fdfdfd;
	border:1px solid #555;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	box-shadow:none;
}
body #motopress-main.main-holder .content-holder div.product div.panel #reviews #comments ol.commentlist li .comment_container img { margin-top:6px; }
body #motopress-main.main-holder .content-holder div.product div.panel #reviews #comments ol.commentlist li .comment-text {
	border:none;
	padding-top:0;
}
body #motopress-main.main-holder .content-holder div.product div.panel #reviews #comments ol.commentlist li p.meta { font-size:12px; }
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder div.product div.panel #reviews .star-rating { float:right; }
	body #motopress-main.main-holder .content-holder div.product div.panel #reviews .commentlist .star-rating { float:left; }
	body #motopress-main.main-holder .content-holder div.product div.panel #reviews h2, body #motopress-main.main-holder .content-holder div.product div.panel #reviews .meta { clear:both !important; }
}
body #motopress-main.main-holder .content-holder div.product div .tabs {
	float:left;
	width:270px;
	box-sizing:border-box;
	overflow:visible;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li {
	display:block;
	text-transform:uppercase;
	width:100%;
	box-sizing:border-box;
	margin:0;
	border-radius:0;
	border:none;
	background:#eee;
	padding:0;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li:before, body #motopress-main.main-holder .content-holder div.product div .tabs li:after { display:none; }
body #motopress-main.main-holder .content-holder div.product div .tabs li+li { border-top:1px solid #555; }
body #motopress-main.main-holder .content-holder div.product div .tabs li:first-child {
	border-top:1px solid #555;
	border-radius:0;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li:first-child.active { border-top:1px solid #555; }
body #motopress-main.main-holder .content-holder div.product div .tabs li:last-child {
	border-bottom:1px solid #555;
	border-bottom-color:transparent;
	border-radius:0;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li:last-child.active { border-bottom:1px solid #555; }
body #motopress-main.main-holder .content-holder div.product div .tabs li a {
	border:none;
	color:#737373;
	display:block;
	padding:15px 21px;
	-webkit-transition:color 300ms linear, border-color 300ms linear;
	transition:color 300ms linear, border-color 300ms linear;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li.active {
	background:#fff;
	position:relative;
	-webkit-transition:none;
	transition:none;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li.active:after {
	position:absolute;
	right:-1px;
	background:#fff;
	content:'';
	display:block;
	height:100%;
	top:0;
	width:1px;
	text-shadow:none;
	box-shadow:none;
	border:none;
	border-radius:0;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li.active a { color:#B6A99A; }
body #motopress-main.main-holder .content-holder div.product div .tabs li.active a:before {
	position:absolute;
	left:0;
	top:-1px;
	background:#B6A99A;
	content:'';
	display:block;
	height:calc(100% + 2px);
	width:2px;
	text-shadow:none;
	box-shadow:none;
	border:none;
	border-radius:0;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li.active:hover {
	cursor:default;
	background:#fff;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li.active:hover a {
	cursor:default;
	color:#737373;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li:hover {
	-webkit-transition:300ms linear;
	transition:300ms linear;
	background:#e1e1e1;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li:hover a { color:#B6A99A; }
body #motopress-main.main-holder .content-holder div.product div .panel {
	float:left;
	width:900px;
	padding:10px 30px;
	box-sizing:border-box;
	background:#eee;
	min-height:250px;
	border-radius:0 0 0 0;
	margin-bottom:3em;
}
body #motopress-main.main-holder .content-holder div.product div .panel[style*="block"] { background:#fff; }
@media (max-width: 1199px) {
	body #motopress-main.main-holder .content-holder div.product div .panel {
		width:670px;
		padding-left:20px;
		padding-right:20px;
	}
}
@media (max-width: 979px) {
	body #motopress-main.main-holder .content-holder div.product div .tabs { width:220px; }
	body #motopress-main.main-holder .content-holder div.product div .tabs li a {
		padding-left:10px;
		padding-right:5px;
	}
	body #motopress-main.main-holder .content-holder div.product div .panel {
		width:504px;
		padding-left:20px;
		padding-right:20px;
	}
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder div.product div .tabs { width:30%; }
	body #motopress-main.main-holder .content-holder div.product div .tabs li a {
		padding-left:15px;
		padding-right:15px;
	}
	body #motopress-main.main-holder .content-holder div.product div .panel {
		width:70%;
		padding-left:20px;
		padding-right:20px;
	}
}
@media (max-width: 480px) {
	body #motopress-main.main-holder .content-holder div.product div .tabs {
		width:100%;
		float:none;
	}
	body #motopress-main.main-holder .content-holder div.product div .tabs li {
		border-left:1px solid #555;
		border-right:1px solid #555;
	}
	body #motopress-main.main-holder .content-holder div.product div .tabs li.active {
		border-left-color:transparent;
		border-right-color:transparent;
	}
	body #motopress-main.main-holder .content-holder div.product div .tabs li.active:after { display:none; }
	body #motopress-main.main-holder .content-holder div.product div .tabs li.active:last-child { border-bottom:none; }
	body #motopress-main.main-holder .content-holder div.product div .tabs li.active a:after {
		position:absolute;
		right:-1px;
		top:-1px;
		background:#B6A99A;
		content:'';
		display:block;
		height:calc(100% + 2px);
		width:1px;
		text-shadow:none;
		box-shadow:none;
		border:none;
		border-radius:0;
	}
	body #motopress-main.main-holder .content-holder div.product div .tabs li.active a:before {
		width:1px;
		left:-1px;
	}
	body #motopress-main.main-holder .content-holder div.product div .tabs li a {
		padding-left:20px;
		padding-right:20px;
	}
	body #motopress-main.main-holder .content-holder div.product div .panel {
		border-radius:0 0 0 0;
		width:100%;
		float:none;
		padding-left:20px;
		padding-right:20px;
		min-height:0;
	}
}
body #motopress-main.main-holder .content-holder div.product table.variations tr td {
	background:none;
	color:#737373;
	text-shadow:none;
	padding-top:0;
}
body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations {
	padding:18px 48px;
	font-size:18px;
	line-height:24px;
	background:#212121;
	color:#f4f4f4;
	border:0 solid #999;
	display:inline-block;
	margin-bottom:0;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
	cursor:pointer;
	white-space:nowrap;
	text-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	height:auto;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}
@media (max-width: 1199px) {
	body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations {
		padding:10px 20px;
		font-size:13px;
		line-height:20px;
	}
}
body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations:hover, body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations:focus {
	color:#fff;
	background:#94c8e7;
	text-decoration:none;
	outline:none;
}
body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations.active, body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations.disabled, body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations[disabled] {
	cursor:default;
	background-image:none;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
body #motopress-main.main-holder .content-holder div.product table.variations tr td label, body #motopress-main.main-holder .content-holder div.product table.variations tr td .reset_variations {
	margin-top:0;
	display:inline-block;
	line-height:24px;
	padding:3px 10px;
}
body #motopress-main.main-holder .content-holder div.product table.variations tr td label {
	border:0 solid #eee;
	border-radius:0;
	background:#eee;
	color:#737373;
	cursor:default;
}
body #motopress-main.main-holder .content-holder div.product table.variations tr td.label {
	padding-right:10px;
	float:left;
}
body #motopress-main.main-holder .content-holder div.product table.variations tr td.value { float:left; }
body #motopress-main.main-holder .content-holder div.product table.variations tr td.value select { margin-right:10px; }
@media (max-width: 480px) {
	body #motopress-main.main-holder .content-holder div.product div.images, body #motopress-main.main-holder .content-holder div.product div.summary {
		float:none;
		width:100%;
	}
	body #motopress-main.main-holder .content-holder div.product div.images {
		max-width:300px;
		margin:0 auto;
	}
}
body #motopress-main.main-holder .content-holder ul.products li.product > a img[class*="attachment"], body #motopress-main.main-holder .content-holder ul.products li.product > a img.woocommerce-placeholder, body #motopress-main.main-holder .content-holder div.product div.images > a img[class*="attachment"], body #motopress-main.main-holder .content-holder div.product div.images > a img.woocommerce-placeholder, body #motopress-main.main-holder .content-holder div.product div.images .thumbnails > a img[class*="attachment"], body #motopress-main.main-holder .content-holder div.product div.images .thumbnails > a img.woocommerce-placeholder {
	width:100% !important;
	height:auto !important;
	display:block;
	margin:0 0 8px;
	background:#ffffff;
	border:none;
	border-radius:0;
	box-shadow:none;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all ease-in-out .2s;
	-moz-transition:all ease-in-out .2s;
	-o-transition:all ease-in-out .2s;
	transition:all ease-in-out .2s;
}
body #motopress-main.main-holder .content-holder ul.products li.product >:hover img[class*="attachment"], body #motopress-main.main-holder .content-holder ul.products li.product >:hover img.woocommerce-placeholder, body #motopress-main.main-holder .content-holder div.product div.images >:hover img[class*="attachment"], body #motopress-main.main-holder .content-holder div.product div.images >:hover img.woocommerce-placeholder, body #motopress-main.main-holder .content-holder div.product div.images .thumbnails >:hover img[class*="attachment"], body #motopress-main.main-holder .content-holder div.product div.images .thumbnails >:hover img.woocommerce-placeholder {
	border:none;
	box-shadow:none;
}
body #motopress-main.main-holder .content-holder div.product div.images {
	width:300px;
	margin-bottom:2em;
	margin-right:20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder div.product div.images { width:200px; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder div.product div.images {
		width:48%;
		margin-right:0;
	}
}
@media (max-width: 480px) {
	body #motopress-main.main-holder .content-holder div.product div.images {
		width:100%;
		max-width:300px;
		margin-left:auto;
		margin-right:auto;
	}
}
body #motopress-main.main-holder .content-holder div.product .summary {
	float:right;
	width:440px;
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder div.product .summary { width:675px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder div.product .summary { width:319px; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder div.product .summary {
		width:auto;
		float:none;
		overflow:hidden;
	}
}
body #motopress-main.main-holder .content-holder div.product .summary:after {
	clear:both;
	content:"";
	width:100%;
}
body #motopress-main.main-holder .content-holder div.product .summary .price { text-align:left !important; }
body #motopress-main.main-holder .content-holder div.product .summary .cart {
	float:left;
	width:60%;
}
body #motopress-main.main-holder .content-holder div.product .summary .cart.variations_form {
	float:none;
	width:100%;
}
body #motopress-main.main-holder .content-holder div.product .summary .single_variation_wrap:after {
	clear:both;
	content:"";
	width:100%;
	display:block;
}
body #motopress-main.main-holder .content-holder div.product .summary .single_variation { padding:0 0 10px 0; }
body #motopress-main.main-holder .content-holder div.product .summary .single_variation .stock { max-width:70%; }
body #motopress-main.main-holder .content-holder div.product .summary .stock {
	float:right;
	max-width:40%;
	padding:3px 10px;
	font-size:17px;
	line-height:24px;
	text-align:center;
	color:#fff;
	background:#B6A99A;
	box-shadow:none;
	border:none;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body #motopress-main.main-holder .content-holder div.product .summary .stock.out-of-stock { background:#9d261d; }
@media (min-width: 480px) and (max-width: 767px) {
	body #motopress-main.main-holder .content-holder div.product .summary .stock {
		max-width:none;
		display:inline-block;
		float:none;
	}
}
body #motopress-main.main-holder .content-holder div.product .summary .product_meta {
	clear:both;
	margin:20px 0 0 0;
}
body #motopress-main.main-holder .content-holder div.product .summary .product_meta > span { display:block; }
body #motopress-main.main-holder .content-holder div.product #tabs { padding:0; }
body #motopress-main.main-holder .content-holder ul.products li.product >a .price, body #motopress-main.main-holder .content-holder div.product .summary .price {
	color:#B6A99A;
	font-size:24px;
	line-height:1em;
	float:none;
	text-align:left;
	cursor:default;
}
body #motopress-main.main-holder .content-holder ul.products li.product >a .price del, body #motopress-main.main-holder .content-holder ul.products li.product >a .price span.from, body #motopress-main.main-holder .content-holder div.product .summary .price del, body #motopress-main.main-holder .content-holder div.product .summary .price span.from {
	font-size:14px;
	font-weight:300;
	display:inline-block;
	text-transform:lowercase;
	color:#b7b7b7;
	opacity:1;
	filter:alpha(opacity=100);
}
body #motopress-main.main-holder .content-holder ul.products li.product >a .price del, body #motopress-main.main-holder .content-holder div.product .summary .price del {
	margin:0 0 0 10px;
	opacity:1;
	filter:alpha(opacity=100);
	font-weight:300;
}
body #motopress-main.main-holder .content-holder ul.products li.product >a .price ins, body #motopress-main.main-holder .content-holder div.product .summary .price ins { text-decoration:none; }
body #motopress-main.main-holder .content-holder ul.products li.product >a .price ins span, body #motopress-main.main-holder .content-holder div.product .summary .price ins span { font-weight:400; }
body #motopress-main.main-holder .content-holder ul.products li.product >a .price .from, body #motopress-main.main-holder .content-holder div.product .summary .price .from {
	margin:0 5px 0 0;
	font-size:12px;
}
@media (max-width: 979px) {
	body #motopress-main.main-holder .content-holder ul.products li.product >a .price, body #motopress-main.main-holder .content-holder div.product .summary .price {
		font-size:1.2em;
		line-height:1.2em;
	}
}
body #motopress-main.main-holder .content-holder ul.products li.product >a:hover { text-decoration:none; }
body #motopress-main.main-holder .content-holder ul.products li.product >a:hover .price { color:#B6A99A; }
body #motopress-main.main-holder .content-holder .woocommerce-result-count { padding:0 10px 0 0; }
body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products {
	float:none !important;
	margin:25px 0 0 -20px !important;
	list-style:none;
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products { margin:25px 0 0 -30px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products { margin-left:-20px !important; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products { margin-left:1% !important; }
}
@media (max-width: 600px) {
	body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products { margin-left:0 !important; }
}
body #motopress-main.main-holder .content-holder .products ul li.first, body #motopress-main.main-holder .content-holder ul.products li.first { clear:both; }
body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
	float:left;
	width:220px;
	margin:0 0 30px 20px;
	padding:19px 19px 7px 19px;
	position:relative;
	text-align:left;
	vertical-align:top;
	border:1px solid #f1f1f1;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product { padding:19px 15px 7px 15px; }
}
body #motopress-main.main-holder .content-holder .products ul li.product a.added_to_cart, body #motopress-main.main-holder .content-holder ul.products li.product a.added_to_cart { display:none; }
body #motopress-main.main-holder .content-holder .products ul li.product .cherry-thumb-wrap, body #motopress-main.main-holder .content-holder ul.products li.product .cherry-thumb-wrap {
	margin:-8px -8px 0 -8px;
	cursor:url(images/cursor.png) 32 32, crosshair;
}
body #motopress-main.main-holder .content-holder .products ul li.product .cherry-thumb-wrap:before, body #motopress-main.main-holder .content-holder ul.products li.product .cherry-thumb-wrap:before {
	content:'';
	position:absolute;
	top:0 !important;
	left:0 !important;
	margin:0 !important;
	z-index:1 !important;
	border-radius:0;
	width:100%;
	height:100%;
	background:#000;
	border-radius:0;
	-webkit-transform:translateY(0) translateX(0) scale(0.25);
	transform:translateY(0) translateX(0) scale(0.25);
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all 400ms ease;
	-moz-transition:all 400ms ease;
	-o-transition:all 400ms ease;
	transition:all 400ms ease;
}
body #motopress-main.main-holder .content-holder .products ul li.product > a .cherry-quick-view.btn, body #motopress-main.main-holder .content-holder ul.products li.product > a .cherry-quick-view.btn {
	width:auto;
	top:0;
	left:50%;
	margin:0 !important;
	background:none;
	font:300 14px Open Sans;
	padding:16px 30px;
	text-transform:uppercase;
	color:#B6A99A;
	letter-spacing:4px;
	white-space:nowrap;
	z-index:5;
	cursor:url(images/cursor.png) 32 32, crosshair;
	-webkit-transform:translate(-50%,0);
	-moz-transform:translate(-50%,0);
	-ms-transform:translate(-50%,0);
	-o-transform:translate(-50%,0);
	transform:translate(-50%,0);
	-webkit-transition:all 0.4s !important;
	-moz-transition:all 0.4s !important;
	-o-transition:all 0.4s !important;
	transition:all 0.4s !important;
}
body #motopress-main.main-holder .content-holder .products ul li.product > a .cherry-quick-view.btn:hover, body #motopress-main.main-holder .content-holder ul.products li.product > a .cherry-quick-view.btn:hover { letter-spacing:8px; }
body #motopress-main.main-holder .content-holder .products ul li.product .btn, body #motopress-main.main-holder .content-holder .products ul li.product .button, body #motopress-main.main-holder .content-holder ul.products li.product .btn, body #motopress-main.main-holder .content-holder ul.products li.product .button { margin:2px; }
body #motopress-main.main-holder .content-holder .products ul li.product h3, body #motopress-main.main-holder .content-holder .products ul li.product strong, body #motopress-main.main-holder .content-holder ul.products li.product h3, body #motopress-main.main-holder .content-holder ul.products li.product strong {
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#363636;
	padding:5px 0 8px 0;
	font-style:normal;
	display:block;
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s;
}
body #motopress-main.main-holder .content-holder .products ul li.product .short_desc, body #motopress-main.main-holder .content-holder ul.products li.product .short_desc { padding:0 0 10px 0; }
body #motopress-main.main-holder .content-holder .products ul li.product .price, body #motopress-main.main-holder .content-holder ul.products li.product .price {
	padding:15px 0 0 0;
	border-top:1px solid #f1f1f1;
}
body #motopress-main.main-holder .content-holder .products ul li.product .star-rating, body #motopress-main.main-holder .content-holder ul.products li.product .star-rating {
	position:absolute;
	visibility:visible;
	top:20px;
	right:20px;
}
body #motopress-main.main-holder .content-holder .products ul li.product .star-rating .rate_content, body #motopress-main.main-holder .content-holder ul.products li.product .star-rating .rate_content { display:none; }
body #motopress-main.main-holder .content-holder .products ul li.product:hover .cherry-quick-view.btn, body #motopress-main.main-holder .content-holder ul.products li.product:hover .cherry-quick-view.btn {
	top:50%;
	left:50%;
	margin:0 !important;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
body #motopress-main.main-holder .content-holder .products ul li.product:hover .cherry-thumb-wrap:before, body #motopress-main.main-holder .content-holder ul.products li.product:hover .cherry-thumb-wrap:before {
	-webkit-transform:translateY(0) translateX(0) scale(1);
	transform:translateY(0) translateX(0) scale(1);
	opacity:0.1;
	filter:alpha(opacity=10);
	-webkit-transition:all 400ms ease;
	-moz-transition:all 400ms ease;
	-o-transition:all 400ms ease;
	transition:all 400ms ease;
}
body #motopress-main.main-holder .content-holder .products ul li.product:hover h3, body #motopress-main.main-holder .content-holder ul.products li.product:hover h3 {
	color:#B6A99A;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
}
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock {
	margin:2px 0 0 0;
	padding:0;
	overflow:hidden;
}
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .yith-wcwl-add-to-wishlist, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .yith-wcwl-add-to-wishlist {
	clear:none;
	float:left;
}
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .btn, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .button, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .yith-wcwl-add-to-wishlist a, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .compare, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .btn, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .button, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .yith-wcwl-add-to-wishlist a, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .compare {
	position:relative;
	font-size:0;
	line-height:0;
	background:none;
	border:none;
	border-radius:0;
	margin:0 6px 2px 0;
	padding:0;
	float:left;
	width:46px;
	height:46px;
	text-align:center;
	border-radius:50%;
}
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .btn:after, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .button:after, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .yith-wcwl-add-to-wishlist a:after, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .compare:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .btn:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .button:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .yith-wcwl-add-to-wishlist a:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .compare:after {
	content:"\f07a";
	position:absolute;
	left:0;
	top:0;
	color:#b7b7b7;
	background:none;
	font-size:24px;
	font-family:'FontAwesome';
	width:46px;
	height:46px;
	line-height:46px;
	border-radius:50%;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .btn b, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .button b, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .yith-wcwl-add-to-wishlist a b, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .compare b, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .btn b, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .button b, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .yith-wcwl-add-to-wishlist a b, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .compare b {
	position:absolute;
	display:inline-block;
	color:#3e454c !important;
	padding:0;
	min-width:110px;
	max-width:120px;
	visibility:hidden;
	text-indent:0;
	opacity:0;
	bottom:0;
	z-index:20;
	text-shadow:none;
	left:0;
	text-align:left;
	margin-left:0;
	border-radius:0;
	white-space:nowrap;
	text-transform:lowercase;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
	pointer-events:none;
	font:14px Open Sans;
	display:none;
}
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .btn:hover b, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .button:hover b, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .yith-wcwl-add-to-wishlist a:hover b, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .compare:hover b, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .btn:hover b, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .button:hover b, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .yith-wcwl-add-to-wishlist a:hover b, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .compare:hover b {
	visibility:visible;
	opacity:1;
	bottom:-27px;
}
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .btn:hover:after, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .button:hover:after, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .yith-wcwl-add-to-wishlist a:hover:after, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .compare:hover:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .btn:hover:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .button:hover:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .yith-wcwl-add-to-wishlist a:hover:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .compare:hover:after {
	color:#B6A99A;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .btn:hover .price, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .button:hover .price, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .yith-wcwl-add-to-wishlist a:hover .price, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .compare:hover .price, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .btn:hover .price, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .button:hover .price, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .yith-wcwl-add-to-wishlist a:hover .price, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .compare:hover .price { color:#B6A99A; }
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .btn:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .btn:after { content:"\f013"; }
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .compare:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .compare:after { content:"\f080"; }
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .yith-wcwl-wishlistaddedbrowse.show a:after, body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .yith-wcwl-wishlistexistsbrowse.show a:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .yith-wcwl-wishlistaddedbrowse.show a:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .yith-wcwl-wishlistexistsbrowse.show a:after {
	content:'\f00c';
	color:#fff;
	background:#B6A99A;
}
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .yith-wcwl-add-to-wishlist a:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .yith-wcwl-add-to-wishlist a:after { content:"\f005"; }
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .yith-wcwl-add-to-wishlist a b, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .yith-wcwl-add-to-wishlist a b { right:0; }
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .yith-wcwl-add-to-wishlist a b:before, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .yith-wcwl-add-to-wishlist a b:before { margin:0 0 0 23px; }
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .yith-wcwl-add-to-wishlist a b:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .yith-wcwl-add-to-wishlist a b:after { margin:0 0 0 24px; }
@media (max-width: 1199px) {
	body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .yith-wcwl-add-to-wishlist a b, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .yith-wcwl-add-to-wishlist a b { right:-9px; }
}
body #motopress-main.main-holder .content-holder .products ul li.product .buttonsBlock .add_to_cart_button.product_type_variable:after, body #motopress-main.main-holder .content-holder ul.products li.product .buttonsBlock .add_to_cart_button.product_type_variable:after { content:"\f022"; }
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
		width:270px;
		margin-left:30px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
		width:256px;
		margin-left:20px;
		float:none;
		display:inline-block;
	}
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
		display:inline-block;
		float:none;
		margin-left:1%;
		margin-right:1%;
		width:47%;
	}
	body #motopress-main.main-holder .content-holder .products ul li.product.first, body #motopress-main.main-holder .content-holder ul.products li.product.first { clear:none; }
	body #motopress-main.main-holder .content-holder .products ul li.product:nth-child(3n + 4), body #motopress-main.main-holder .content-holder ul.products li.product:nth-child(3n + 4) { clear:both; }
}
@media (max-width: 600px) {
	body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
		width:46%;
		margin:0 2% 20px;
		vertical-align:top;
		float:left;
	}
	body #motopress-main.main-holder .content-holder .products ul li.product:nth-child(3n + 4), body #motopress-main.main-holder .content-holder ul.products li.product:nth-child(3n + 4) { clear:none; }
	body #motopress-main.main-holder .content-holder .products ul li.product:nth-child(2n + 3), body #motopress-main.main-holder .content-holder ul.products li.product:nth-child(2n + 3) { clear:both; }
}
@media (max-width: 479px) {
	body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
		width:100%;
		margin-left:0;
		display:block;
		float:none;
	}
	body #motopress-main.main-holder .content-holder .products ul li.product:nth-child(2n + 3), body #motopress-main.main-holder .content-holder ul.products li.product:nth-child(2n + 3) { clear:none; }
}
body #motopress-main.main-holder .content-holder .related.products { padding-top:15px; }
body #motopress-main.main-holder .content-holder .related .products ul li.product.first, body #motopress-main.main-holder .content-holder .related ul.products li.product.first { clear:none !important; }
@media (max-width: 600px) {
	body #motopress-main.main-holder .content-holder .related .products ul li.product:nth-child(2n + 3), body #motopress-main.main-holder .content-holder .related ul.products li.product:nth-child(2n + 3) { clear:both; }
}
@media (max-width: 479px) {
	body #motopress-main.main-holder .content-holder .related .products ul li.product:nth-child(2n + 3), body #motopress-main.main-holder .content-holder .related ul.products li.product:nth-child(2n + 3) { clear:none; }
}
body #motopress-main.main-holder .content-holder .title-section {
	padding:0;
	margin:0;
	position:relative;
	z-index:1;
}
body #motopress-main.main-holder .content-holder .title-section .title-header { display:none; }
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"], body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] {
	padding:15px 0;
	margin:0 !important;
	list-style:none;
	background:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	text-shadow:none;
	font-size:15px;
	color:#363636 !important;
}
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] li, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] li {
	text-shadow:none;
	color:#363636 !important;
}
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] a, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] a { color:#fff; }
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] a:hover, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] a:hover { color:#363636; }
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"]:after, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"]:after {
	display:table;
	width:100%;
	clear:both;
	content:'';
}
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"]:before, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"]:before {
	width:1000%;
	height:100%;
	position:absolute;
	background:#B6A99A;
	top:0;
	left:-500%;
	content:'';
	display:block;
	z-index:-1;
}
body #motopress-main.main-holder .content-holder .breadcrumb__t li.divider:after {
	color:inherit;
	content:'\f105';
	font-family:'FontAwesome';
	color:#363636;
	font-size:15px;
	padding:0 10px;
}
body #motopress-main.main-holder .content-holder .breadcrumb__t li.divider {
	background:none;
	border:0 none;
	font-size:17px;
	line-height:24px;
	color:inherit;
	text-shadow:none;
}
body #motopress-main.main-holder .content-holder .onsale {
	background:#e794a9;
	width:50px;
	height:50px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font:300 14px/50px Open Sans;
	padding:0;
	border:none;
	border-radius:100%;
	position:absolute;
	left:10px;
	top:10px;
	margin:0;
	min-height:0;
	min-width:0;
}
body #motopress-main.main-holder .content-holder .woocommerce-ordering select.orderby { margin:0 0 15px 0; }
@media (max-width: 480px) {
	body #motopress-main.main-holder .content-holder .order_details li {
		float:none;
		display:block;
		padding:0 0 10px 0;
		margin:0;
		border:none;
	}
}
body #motopress-main.main-holder a.button, body #motopress-main.main-holder button.button, body #motopress-main.main-holder input.button, body #motopress-main.main-holder #respond input#submit, body #motopress-main.main-holder #content input.button, body #motopress-main.main-holder input[type="submit"], body #motopress-main.main-holder input[type="reset"], body #motopress-main.main-holder .button-alt {
	padding:18px 48px;
	font-size:18px;
	line-height:24px;
	background:#212121;
	color:#f4f4f4;
	border:0 solid #999;
	display:inline-block;
	margin-bottom:0;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
	cursor:pointer;
	white-space:nowrap;
	text-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	height:auto;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}
@media (max-width: 1199px) {
	body #motopress-main.main-holder a.button, body #motopress-main.main-holder button.button, body #motopress-main.main-holder input.button, body #motopress-main.main-holder #respond input#submit, body #motopress-main.main-holder #content input.button, body #motopress-main.main-holder input[type="submit"], body #motopress-main.main-holder input[type="reset"], body #motopress-main.main-holder .button-alt {
		padding:10px 20px;
		font-size:13px;
		line-height:20px;
	}
}
body #motopress-main.main-holder a.button:hover, body #motopress-main.main-holder a.button:focus, body #motopress-main.main-holder button.button:hover, body #motopress-main.main-holder button.button:focus, body #motopress-main.main-holder input.button:hover, body #motopress-main.main-holder input.button:focus, body #motopress-main.main-holder #respond input#submit:hover, body #motopress-main.main-holder #respond input#submit:focus, body #motopress-main.main-holder #content input.button:hover, body #motopress-main.main-holder #content input.button:focus, body #motopress-main.main-holder input[type="submit"]:hover, body #motopress-main.main-holder input[type="submit"]:focus, body #motopress-main.main-holder input[type="reset"]:hover, body #motopress-main.main-holder input[type="reset"]:focus, body #motopress-main.main-holder .button-alt:hover, body #motopress-main.main-holder .button-alt:focus {
	color:#fff;
	background:#94c8e7;
	text-decoration:none;
	outline:none;
}
body #motopress-main.main-holder a.button.active, body #motopress-main.main-holder a.button:active, body #motopress-main.main-holder button.button.active, body #motopress-main.main-holder button.button:active, body #motopress-main.main-holder input.button.active, body #motopress-main.main-holder input.button:active, body #motopress-main.main-holder #respond input#submit.active, body #motopress-main.main-holder #respond input#submit:active, body #motopress-main.main-holder #content input.button.active, body #motopress-main.main-holder #content input.button:active, body #motopress-main.main-holder input[type="submit"].active, body #motopress-main.main-holder input[type="submit"]:active, body #motopress-main.main-holder input[type="reset"].active, body #motopress-main.main-holder input[type="reset"]:active, body #motopress-main.main-holder .button-alt.active, body #motopress-main.main-holder .button-alt:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
body #motopress-main.main-holder a.button.disabled, body #motopress-main.main-holder a.button[disabled], body #motopress-main.main-holder button.button.disabled, body #motopress-main.main-holder button.button[disabled], body #motopress-main.main-holder input.button.disabled, body #motopress-main.main-holder input.button[disabled], body #motopress-main.main-holder #respond input#submit.disabled, body #motopress-main.main-holder #respond input#submit[disabled], body #motopress-main.main-holder #content input.button.disabled, body #motopress-main.main-holder #content input.button[disabled], body #motopress-main.main-holder input[type="submit"].disabled, body #motopress-main.main-holder input[type="submit"][disabled], body #motopress-main.main-holder input[type="reset"].disabled, body #motopress-main.main-holder input[type="reset"][disabled], body #motopress-main.main-holder .button-alt.disabled, body #motopress-main.main-holder .button-alt[disabled] {
	cursor:default;
	background-image:none;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
body #motopress-main.main-holder input[type="submit"], body #motopress-main.main-holder input[type="reset"] { height:auto; }
body #motopress-main.main-holder .widget_shopping_cart_content .buttons a { margin-bottom:5px; }
body #motopress-main.main-holder .product_list_widget {
	padding:10px 0;
	margin:0;
}
body #motopress-main.main-holder .product_list_widget li {
	padding:0 0 15px 0;
	overflow:visible;
	list-style:none;
	margin:0;
}
body #motopress-main.main-holder .product_list_widget li:after {
	content:"";
	clear:both;
	width:100%;
	display:block;
}
body #motopress-main.main-holder .product_list_widget li .star-rating { margin:0 0 0 72px; }
body #motopress-main.main-holder .product_list_widget li img {
	width:60px;
	float:left;
	margin:0 10px 0 0;
	height:auto;
	border:none;
	background:#ffffff;
	border-radius:0;
	box-shadow:none;
}
body #motopress-main.main-holder .product_list_widget li a {
	display:block;
	margin:0 0 5px 0;
}
body #motopress-main.main-holder .product_list_widget li a.remove {
	margin-bottom:0;
	position:absolute;
	left:0;
	top:4px;
}
body #motopress-main.main-holder .product_list_widget li a:hover img { border:none; }
body #motopress-main.main-holder .product_list_widget li ins {
	text-decoration:none;
	font-weight:bold;
}
body #motopress-main.main-holder .price_slider {
	position:relative;
	background:#eee;
	box-shadow:0 0 3px rgba(0,0,0,0.5) inset;
	border-radius:10px;
	height:8px;
	margin:20px 8px;
}
body #motopress-main.main-holder .price_slider .ui-slider-range {
	background:#737373;
	background-color:#828282;
	background-image:-moz-linear-gradient(top,#8d8d8d,#737373);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#8d8d8d),to(#737373));
	background-image:-webkit-linear-gradient(top,#8d8d8d,#737373);
	background-image:-o-linear-gradient(top,#8d8d8d,#737373);
	background-image:linear-gradient(to bottom,#8d8d8d,#737373);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8c8c8c', endColorstr='#ff737373', GradientType=0);
	height:8px;
	border-radius:10px;
	position:absolute;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle {
	width:14px;
	height:14px;
	background:#737373;
	border:1px solid #545454;
	border-radius:8px;
	position:absolute;
	top:-4px;
	margin:0 0 0 -8px;
	box-shadow:0 1px 3px rgba(0,0,0,0.2), 0 -1px 3px #5a5a5a inset, 0 1px 3px #8d8d8d inset;
	cursor:default;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle:after {
	content:"";
	position:absolute;
	width:6px;
	height:6px;
	background:#404040;
	border-radius:3px;
	left:4px;
	top:4px;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle.ui-state-hover {
	background:#8d8d8d;
	border:1px solid #696969;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle.ui-state-hover:after { background:#545454; }
body #motopress-main.main-holder div[id*="price_filter"] form { text-align:center; }
body #motopress-main.main-holder div[id*="price_filter"] form .button {
	display:inline-block;
	margin:4px auto;
	width:auto;
}
body #motopress-main.main-holder div[id*="layered_nav"] ul { margin:0; }
body #motopress-main.main-holder div[id*="layered_nav"] ul li {
	display:inline-block;
	vertical-align:top;
	margin:0 10px 10px 0;
	position:relative;
	list-style:none;
}
body #motopress-main.main-holder div[id*="layered_nav"] ul li a {
	background:#e2e2e2;
	font-size:14px;
	display:block;
	padding:5px 34px 5px 15px;
	border-radius:14px;
	text-decoration:none !important;
}
body #motopress-main.main-holder div[id*="layered_nav"] ul li a:hover { background:#eaeaea; }
body #motopress-main.main-holder div[id*="layered_nav"] ul li .count {
	position:absolute;
	background:#fff;
	right:1px;
	top:1px;
	width:26px;
	height:26px;
	line-height:26px;
	border-radius:13px;
	text-align:center;
	font-weight:bold;
	cursor:default;
}
body #motopress-main.main-holder div[id*="layered_nav"] ul li.chosen a { background:#c9c9c9; }
body #motopress-main.main-holder div[id*="layered_nav_filters"].chosen a { padding:5px 15px; }
body #motopress-main.main-holder ul.product-categories li.current-cat a { color:#B6A99A; }
body #motopress-main.main-holder #yith-woocompare-widget-2 a.clear-all, body #motopress-main.main-holder #yith-woocompare-widget-3 a.clear-all {
	margin-right:8px;
	padding:18px 48px;
	font-size:18px;
	line-height:24px;
	background:#212121;
	color:#f4f4f4;
	border:0 solid #999;
	display:inline-block;
	margin-bottom:0;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
	cursor:pointer;
	white-space:nowrap;
	text-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	height:auto;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
	padding:10px 20px;
	font-size:14px;
	margin-bottom:5px;
}
@media (max-width: 1199px) {
	body #motopress-main.main-holder #yith-woocompare-widget-2 a.clear-all, body #motopress-main.main-holder #yith-woocompare-widget-3 a.clear-all {
		padding:10px 20px;
		font-size:13px;
		line-height:20px;
	}
}
body #motopress-main.main-holder #yith-woocompare-widget-2 a.clear-all:hover, body #motopress-main.main-holder #yith-woocompare-widget-2 a.clear-all:focus, body #motopress-main.main-holder #yith-woocompare-widget-3 a.clear-all:hover, body #motopress-main.main-holder #yith-woocompare-widget-3 a.clear-all:focus {
	color:#fff;
	background:#94c8e7;
	text-decoration:none;
	outline:none;
}
body #motopress-main.main-holder #yith-woocompare-widget-2 a.clear-all.active, body #motopress-main.main-holder #yith-woocompare-widget-2 a.clear-all:active, body #motopress-main.main-holder #yith-woocompare-widget-3 a.clear-all.active, body #motopress-main.main-holder #yith-woocompare-widget-3 a.clear-all:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
body #motopress-main.main-holder #yith-woocompare-widget-2 a.clear-all.disabled, body #motopress-main.main-holder #yith-woocompare-widget-2 a.clear-all[disabled], body #motopress-main.main-holder #yith-woocompare-widget-3 a.clear-all.disabled, body #motopress-main.main-holder #yith-woocompare-widget-3 a.clear-all[disabled] {
	cursor:default;
	background-image:none;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
body #motopress-main.main-holder #yith-woocompare-widget-2 a.compare.button, body #motopress-main.main-holder #yith-woocompare-widget-3 a.compare.button {
	padding:18px 48px;
	font-size:18px;
	line-height:24px;
	background:#212121;
	color:#f4f4f4;
	border:0 solid #999;
	display:inline-block;
	margin-bottom:0;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
	cursor:pointer;
	white-space:nowrap;
	text-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	height:auto;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
	padding:10px 20px;
	font-size:14px;
	margin-bottom:5px;
}
@media (max-width: 1199px) {
	body #motopress-main.main-holder #yith-woocompare-widget-2 a.compare.button, body #motopress-main.main-holder #yith-woocompare-widget-3 a.compare.button {
		padding:10px 20px;
		font-size:13px;
		line-height:20px;
	}
}
body #motopress-main.main-holder #yith-woocompare-widget-2 a.compare.button:hover, body #motopress-main.main-holder #yith-woocompare-widget-2 a.compare.button:focus, body #motopress-main.main-holder #yith-woocompare-widget-3 a.compare.button:hover, body #motopress-main.main-holder #yith-woocompare-widget-3 a.compare.button:focus {
	color:#fff;
	background:#94c8e7;
	text-decoration:none;
	outline:none;
}
body #motopress-main.main-holder #yith-woocompare-widget-2 a.compare.button.active, body #motopress-main.main-holder #yith-woocompare-widget-2 a.compare.button:active, body #motopress-main.main-holder #yith-woocompare-widget-3 a.compare.button.active, body #motopress-main.main-holder #yith-woocompare-widget-3 a.compare.button:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
body #motopress-main.main-holder #yith-woocompare-widget-2 a.compare.button.disabled, body #motopress-main.main-holder #yith-woocompare-widget-2 a.compare.button[disabled], body #motopress-main.main-holder #yith-woocompare-widget-3 a.compare.button.disabled, body #motopress-main.main-holder #yith-woocompare-widget-3 a.compare.button[disabled] {
	cursor:default;
	background-image:none;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
body #motopress-main.main-holder #yith-woocompare-widget-2 a.compare.button:before, body #motopress-main.main-holder #yith-woocompare-widget-3 a.compare.button:before { display:none; }
body #motopress-main.main-holder .sidebar .clear-all, body #motopress-main.main-holder .sidebar .compare {
	padding:10px 15px !important;
	background:#737373 !important;
	color:#fff !important;
	margin:3px;
	width:auto;
	font-weight:bold;
	text-transform:uppercase;
}
body #motopress-main.main-holder .sidebar .clear-all:hover, body #motopress-main.main-holder .sidebar .compare:hover { background:#d2b799 !important; }
body #motopress-main.main-holder .sidebar .clear-all:before body #motopress-main.main-holder .sidebar .clear-all:after, body #motopress-main.main-holder .sidebar .compare:before body #motopress-main.main-holder .sidebar .compare:after { display:none; }
body #motopress-main.main-holder .sidebar ul.cart_list {
	list-style:none outside;
	padding:0;
	margin:0;
}
body #motopress-main.main-holder .sidebar ul.cart_list li {
	padding:4px 0 4px 20px;
	position:relative;
	margin:0;
	list-style:none;
	overflow:visible !important;
	background:none;
}
body #motopress-main.main-holder .sidebar ul.cart_list li:before { display:none; }
body #motopress-main.main-holder .sidebar ul.cart_list li:after {
	display:block;
	width:100%;
	content:"";
	clear:both;
}
body #motopress-main.main-holder .sidebar ul.cart_list li .variation {
	overflow:hidden;
	border:none;
	padding:0;
	font-size:15.3px;
}
body #motopress-main.main-holder .sidebar ul.cart_list li .variation dt { float:left; }
body #motopress-main.main-holder .sidebar ul.cart_list li .variation dd {
	margin:0 0 0 4px;
	float:left;
}
body #motopress-main.main-holder .sidebar ul.cart_list li span {
	width:60px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	list-style:none;
}
body #motopress-main.main-holder .sidebar ul.cart_list li a {
	display:block;
	font-weight:bold;
}
body #motopress-main.main-holder .sidebar ul.cart_list li a img {
	height:auto;
	float:right;
	width:45px;
	display:block;
	margin:0 0 8px 10px;
	border:none;
	background:#ffffff;
	border-radius:0;
	box-shadow:none;
	transition:all ease-in-out .2s;
}
body #motopress-main.main-holder .sidebar ul.cart_list li a:hover img { border:none; }
body #motopress-main.main-holder #content form .form-row input.input-text, body #motopress-main.main-holder #content form .form-row textarea, body #motopress-main.main-holder #content form select, body #motopress-main.main-holder #content .chzn-container input[type="text"], body #motopress-main.main-holder #container form .form-row input.input-text, body #motopress-main.main-holder #container form .form-row textarea, body #motopress-main.main-holder #container form select, body #motopress-main.main-holder #container .chzn-container input[type="text"] {
	height:30px;
	padding:6px;
	line-height:16px;
	max-height:200px;
	max-width:100%;
	font-size:14px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow:none;
	background:#fff;
}
body #motopress-main.main-holder #content form .form-row textarea, body #motopress-main.main-holder #container form .form-row textarea {
	height:100px;
	max-width:100%;
	resize:vertical;
}
body #motopress-main.main-holder #content form select, body #motopress-main.main-holder #container form select {
	padding:4px 5px;
	width:auto;
	max-width:100%;
}
body #motopress-main.main-holder #content .page td.product-thumbnail img { max-width:70px; }
body #motopress-main.main-holder #content .page .shop_table {
	border-radius:0;
	border:1px solid #ddd;
}
body #motopress-main.main-holder #content .page .shop_table tr th {
	background:#eee;
	padding:6px;
}
body #motopress-main.main-holder #content .page .shop_table tr td {
	border-top:1px solid #ddd;
	padding:6px;
}
body #motopress-main.main-holder #content .page .shop_table tr:last-child th:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:last-child th:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:last-child tr:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:last-child tr:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child th:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child th:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child tr:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child tr:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child th:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child th:first-child { border-radius:0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child th:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child th:last-child { border-radius:0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child tr:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child tr:first-child { border-radius:0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child tr:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child tr:last-child { border-radius:0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child th:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child th:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child th:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child th:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child tr:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child tr:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child tr:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child tr:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals:after {
	clear:both;
	content:"";
	width:100%;
	display:block;
}
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals {
	float:left;
	margin-top:11px;
	text-align:left;
	width:50%;
}
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals h2 { margin:0 0 24px 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table {
	border-radius:0;
	border:1px solid #ddd;
	width:90%;
}
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr td {
	padding:3px 15px;
	border:none;
	border-top:1px solid #ddd;
}
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr th {
	padding:10px;
	border:none;
	border-top:1px solid #ddd;
	background:#eee;
}
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child td { border-top:none; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child th { border-top:none; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:last-child th:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child th:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child th:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child tr:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child tr:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table>tbody>tr>td { text-align:right; }
@media (max-width: 480px) {
	body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals {
		float:none;
		width:100%;
	}
	body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table { width:100%; }
}
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator {
	float:left;
	margin-top:0;
	text-align:left;
	padding:15px;
	background:#eee;
	border:1px solid #555;
	border-radius:0;
	box-shadow:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:50%;
}
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 { margin:0; }
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a { display:block; }
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a:hover, body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a:active, body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a:focus { text-decoration:none; }
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a span { display:none; }
@media (max-width: 480px) {
	body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator {
		float:none;
		width:100%;
	}
}
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator .shipping-calculator-form { padding-top:15px; }
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator .col2-set + p { text-align:center; }
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator .shipping_select { margin:0 3px 0 0; }
body #motopress-main.main-holder #content .page table.cart dl dt { background:none; }
body #motopress-main.main-holder #content .page table.cart .quantity input[type="button"] { width:25px; }
body #motopress-main.main-holder #content .page a.remove {
	background:none;
	width:auto;
	height:auto;
	display:inline-block !important;
	line-height:inherit;
	color:#999 !important;
	padding:0;
	font-weight:700;
	font-size:15px;
	vertical-align:middle;
	position:relative;
	top:-3px;
	margin:0;
	top:0;
	font-size:30px;
	line-height:28px;
	width:28px;
}
body #motopress-main.main-holder #content .page a.remove:hover {
	background:none;
	color:#9d261d !important;
}
body #motopress-main.main-holder #content .page form table.cart .actions { overflow:hidden; }
body #motopress-main.main-holder #content .page form table.cart .actions .button { margin:3px; }
body #motopress-main.main-holder #content .page form table.cart .actions input[type="submit"] {
	font-size:17px !important;
	line-height:24px !important;
	padding:4px 10px;
	border-width:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body #motopress-main.main-holder #content .page form table.cart .actions input[type="text"] {
	line-height:24px;
	padding:3px 5px;
	-webkit-box-sizing:border-box !important;
	-moz-box-sizing:border-box !important;
	box-sizing:border-box !important;
	height:32px !important;
}
body #motopress-main.main-holder #content .page form table.cart .actions #coupon_code {
	float:none;
	display:inline-block;
	vertical-align:top;
	width:auto;
	min-width:150px;
	margin:3px;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
body #motopress-main.main-holder #content .page form table.cart .actions #coupon_code + .button {
	vertical-align:top;
	margin:3px;
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder #content .page form table.cart .actions .button + .button { margin-top:4px; }
}
@media (max-width: 480px) {
	body #motopress-main.main-holder #content .page form table.cart .actions { text-align:center; }
	body #motopress-main.main-holder #content .page form table.cart .actions .coupon {
		float:none;
		text-align:center;
		padding:0 0 3px 0;
		margin:0 0 6px 0;
		border-bottom:1px solid #555;
	}
	body #motopress-main.main-holder #content .page form table.cart .actions .coupon #coupon_code {
		float:none;
		display:block;
		width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		height:auto;
		margin:3px 0;
	}
	body #motopress-main.main-holder #content .page form table.cart .actions input.button[name="update_cart"] { float:none; }
	body #motopress-main.main-holder #content .page form table.cart .actions .checkout-button {
		float:right !important;
		display:inline-block;
		vertical-align:top;
	}
	body #motopress-main.main-holder #content .page form table.cart thead tr th.product-thumbnail, body #motopress-main.main-holder #content .page form table.cart thead tr th.product-price { display:none; }
	body #motopress-main.main-holder #content .page form table.cart tbody tr td.product-thumbnail, body #motopress-main.main-holder #content .page form table.cart tbody tr td.product-price { display:none; }
}
@media (max-width: 979px) {
	body #motopress-main.main-holder #content .page form table.cart .buttons_added { margin:0; }
}
@media (max-width: 979px) {
	body #motopress-main.main-holder #content .page .col2-set .col-2 {
		float:none;
		width:100%;
	}
	body #motopress-main.main-holder #content .page .col2-set .col-1 {
		float:none;
		width:100%;
		padding:3px 0;
	}
}
body #motopress-main.main-holder #content .page .col2-set .col-2 h3 { float:none; }
body #motopress-main.main-holder #content .page .col2-set .col-2 p#shiptobilling {
	float:right;
	line-height:inherit;
	position:relative;
	font-size:11px;
	right:0;
}
body #motopress-main.main-holder #content .page .col2-set .col-2 p#shiptobilling label {
	font-size:inherit;
	padding:0;
}
body #motopress-main.main-holder #content .page .col2-set .col-2 p#shiptobilling .input-checkbox {
	margin-right:0;
	outline:none;
}
body #motopress-main.main-holder #content .page .lost_password { margin-left:15px; }
@media (max-width: 480px) {
	body #motopress-main.main-holder #content .page form .form-row {
		padding:3px 0;
		float:none;
		width:100%;
	}
	body #motopress-main.main-holder #content .page #payment .form-row {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		padding:0 10px;
	}
	body #motopress-main.main-holder #content .page #payment .form-row div.payment_message:after {
		top:-6px;
		left:79%;
	}
}
body #motopress-main.main-holder #content .page td.product-quantity { min-width:inherit; }
body #motopress-main.main-holder #content .page div#payment { background:none; }
body #motopress-main.main-holder #content .page div#payment ul.payment_methods { border:none; }
body #motopress-main.main-holder #content .page div#payment ul.payment_methods li { clear:both; }
body #motopress-main.main-holder #content .page div#payment ul.payment_methods input[id^="payment_method_"] {
	float:none;
	display:inline-block;
	margin:-3px 4px 0 0 !important;
	vertical-align:middle;
}
body #motopress-main.main-holder #content .page div#payment ul.payment_methods input[id^="payment_method_"] + label {
	display:inline-block;
	margin:0;
}
body #motopress-main.main-holder #content .page div#payment div.form-row { border:none; }
body #motopress-main.main-holder #content .page div#payment div.payment_message:after { display:none; }
body #motopress-main.main-holder #content .col2-set.addresses .address h3 {
	float:left;
	margin:0 0 15px 0;
}
body #motopress-main.main-holder .order-actions .button { margin:2px; }
body .cart-collaterals .shipping_calculator button.button {
	max-width:225px;
	width:auto !important;
	margin:0 0 0 4px;
}
body .cart-collaterals .cart_totals h2, body .cart-collaterals .shipping_calculator h2 {
	text-align:left;
	margin:0;
	margin-left:10px;
}
body a.button, body button.button, body input.button, body #respond input#submit, body #content input.button, body .navigation a, body .button-alt, body #submit, body #respond form .form-submit input#submit {
	padding:18px 48px;
	font-size:18px;
	line-height:24px;
	background:#212121;
	color:#f4f4f4;
	border:0 solid #999;
	display:inline-block;
	margin-bottom:0;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
	cursor:pointer;
	white-space:nowrap;
	text-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	height:auto;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}
@media (max-width: 1199px) {
	body a.button, body button.button, body input.button, body #respond input#submit, body #content input.button, body .navigation a, body .button-alt, body #submit, body #respond form .form-submit input#submit {
		padding:10px 20px;
		font-size:13px;
		line-height:20px;
	}
}
body a.button:hover, body a.button:focus, body button.button:hover, body button.button:focus, body input.button:hover, body input.button:focus, body #respond input#submit:hover, body #respond input#submit:focus, body #content input.button:hover, body #content input.button:focus, body .navigation a:hover, body .navigation a:focus, body .button-alt:hover, body .button-alt:focus, body #submit:hover, body #submit:focus, body #respond form .form-submit input#submit:hover, body #respond form .form-submit input#submit:focus {
	color:#fff;
	background:#94c8e7;
	text-decoration:none;
	outline:none;
}
body a.button.active, body a.button:active, body button.button.active, body button.button:active, body input.button.active, body input.button:active, body #respond input#submit.active, body #respond input#submit:active, body #content input.button.active, body #content input.button:active, body .navigation a.active, body .navigation a:active, body .button-alt.active, body .button-alt:active, body #submit.active, body #submit:active, body #respond form .form-submit input#submit.active, body #respond form .form-submit input#submit:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
body a.button.disabled, body a.button[disabled], body button.button.disabled, body button.button[disabled], body input.button.disabled, body input.button[disabled], body #respond input#submit.disabled, body #respond input#submit[disabled], body #content input.button.disabled, body #content input.button[disabled], body .navigation a.disabled, body .navigation a[disabled], body .button-alt.disabled, body .button-alt[disabled], body #submit.disabled, body #submit[disabled], body #respond form .form-submit input#submit.disabled, body #respond form .form-submit input#submit[disabled] {
	cursor:default;
	background-image:none;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
body #motopress-main.main-holder .cart-collaterals a.checkout-button {
	font-size:17px !important;
	line-height:24px !important;
	padding:4px 10px;
	border-width:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body #commentform label { display:inline-block; }
body #commentform input[type="text"] {
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:30px;
	padding:5px 6px;
}
body #fancybox-outer #respond, body #fancybox-content #respond { color:#000; }
body #fancybox-outer #respond h3, body #fancybox-content #respond h3 { color:inherit; }
@media (max-width: 580px) {
	body .ppt, body .pp_details { width:90% !important; }
	body .pp_pic_holder {
		max-width:580px;
		width:95% !important;
		left:2% !important;
	}
	body .pp_pic_holder .pp_content {
		width:100% !important;
		height:auto !important;
	}
	body #pp_full_res img {
		width:100% !important;
		height:auto !important;
	}
	body .pp_hoverContainer {
		width:100% !important;
		height:100% !important;
	}
	body a.pp_close { right:-30px !important; }
}
body .pp_description { display:none !important; }
body .pp_fade { position:relative; }
body div.pp_overlay { width:100% !important; }
body .comment-form-comment textarea#comment {
	width:100%;
	max-width:500px;
	min-width:auto;
	resize:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body .reviewer { display:inline-block; }
body div.pp_default .pp_content, body div.light_rounded .pp_content { padding:0 0 10px 0; }
body .content-holder .woocommerce-message {
	border-radius:0;
	padding:15px 65px 15px 45px !important;
	background:#eee;
	border:1px solid #555;
	box-shadow:none;
	text-shadow:none;
	position:relative;
	line-height:20px;
	font-size:14px;
	color:#737373;
	margin:0 0 15px 0;
}
@media (max-width: 480px) {
	body .content-holder .woocommerce-message { padding:15px 65px 15px 15px !important; }
}
body .content-holder .woocommerce-message:before {
	position:absolute;
	left:10px;
	color:#737373;
	font-family:FontAwesome;
	content:"\f00c";
	font-size:20px;
	padding:0;
	height:auto;
	background:none;
	box-shadow:none;
}
@media (max-width: 480px) {
	body .content-holder .woocommerce-message:before { display:none; }
}
body .content-holder .woocommerce-message a.button {
	margin:-17px 0 0 0 !important;
	float:none !important;
	position:absolute;
	top:50%;
	right:7px;
	width:34px !important;
	height:34px !important;
	border:none !important;
	box-shadow:none !important;
	padding:0 !important;
	border-radius:17px !important;
	overflow:hidden;
	position:absolute;
	text-indent:-99px;
	background:none !important;
}
body .content-holder .woocommerce-message a.button:before {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	line-height:30px;
	text-align:center;
	font-size:18px !important;
	background:#fff;
	color:#737373;
	cursor:pointer;
	text-indent:-2px;
	font-family:FontAwesome;
	color:#737373;
	content:"\f07a";
	border:2px solid #737373 !important;
	border-radius:17px;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}
body .content-holder .woocommerce-message a.button:active, body .content-holder .woocommerce-message a.button:focus {
	margin:-17px 0 0 0 !important;
	top:50%;
}
body .content-holder .woocommerce-message a.button:hover:before { color:#B6A99A; }
body .content-holder .woocommerce-message:before {
	top:50%;
	margin-top:-11px;
}
body .content-holder .woocommerce-info {
	border-radius:0;
	padding:10px 10px 10px 45px;
	background:#eee;
	border:1px solid #555;
	box-shadow:none;
	text-shadow:none;
	position:relative;
	line-height:28px;
	font-size:14px;
}
body .content-holder .woocommerce-info:before {
	position:absolute;
	left:10px;
	top:50%;
	color:#737373;
	font-family:FontAwesome;
	content:"\f05a";
	font-size:24px;
	padding:0;
	height:auto;
	background:none;
	box-shadow:none;
	font-style:normal;
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	-o-transform:translate(0,-50%);
	transform:translate(0,-50%);
}
body .content-holder .woocommerce-error {
	border-radius:0;
	padding:15px 15px 15px 65px;
	background:#eee;
	border:1px solid #555;
	box-shadow:none;
	text-shadow:none;
	position:relative;
	line-height:28px;
	font-size:14px;
	color:#9d261d;
}
body .content-holder .woocommerce-error:before {
	position:absolute;
	left:10px;
	top:50%;
	color:#9d261d;
	font-family:FontAwesome;
	content:"\f071";
	font-size:30px;
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	-o-transform:translate(0,-50%);
	transform:translate(0,-50%);
	margin:0;
	padding:0;
	height:auto;
	background:none;
	box-shadow:none;
	font-style:normal;
}
body mark {
	font-weight:bold;
	background:none;
	color:#737373;
}
body #ship-to-different-address {
	font-size:17px;
	line-height:24px;
	overflow:hidden;
}
body #ship-to-different-address label {
	display:inline-block;
	padding:0 0 0 5px;
	margin:0;
}
body #ship-to-different-address .input-checkbox {
	float:left;
	margin:2px 0 0 0;
	outline:none;
}
#respond #commentform textarea {
	max-width:100%;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	min-width:0;
}
.pp_inline #reply-title { margin-right:10px; }
.pp_inline #respond { padding:15px; }
body.has_shop .star-rating {
	font-size:12px !important;
	height:1em;
	line-height:1em;
	position:relative;
	width:5.3em;
	font-family:'star';
	margin:2px auto;
}
body.has_shop .star-rating:before {
	color:#999;
	float:left;
	position:absolute;
	top:0;
	left:0;
}
body.has_shop .star-rating span {
	float:left;
	left:0;
	padding-top:1.5em;
	position:absolute;
	top:0;
	overflow:hidden;
	height:0;
}
body.has_shop .star-rating span:before {
	color:#B6A99A;
	position:absolute;
	left:0;
	top:0;
}
body.has_shop .star-rating:before { content:"SSSSS"; }
body.has_shop .star-rating .rate_content { display:none; }
body.has_shop .star-rating span:before { content:"SSSSS"; }
body.has_shop .product_list_widget .star-rating { margin:2px 0; }
body.has_shop .star-rating .rate_content { display:none; }
@media (max-width: 480px) {
	body.has_shop .star-rating .rate_content { display:none !important; }
}
body.has_shop div[id^='top-rated-'] .star-rating, body.has_shop .hreview-aggregate .star-rating, body.has_shop .products .product .star-rating, body.has_shop div[itemprop="aggregateRating"] .star-rating {
	position:relative;
	overflow:visible;
}
body.has_shop div[id^='top-rated-'] .star-rating span, body.has_shop .hreview-aggregate .star-rating span, body.has_shop .products .product .star-rating span, body.has_shop div[itemprop="aggregateRating"] .star-rating span {
	height:0;
	overflow:hidden;
	cursor:default;
}
body.has_shop div[id^='top-rated-'] .star-rating .rate_content, body.has_shop .hreview-aggregate .star-rating .rate_content, body.has_shop .products .product .star-rating .rate_content, body.has_shop div[itemprop="aggregateRating"] .star-rating .rate_content {
	position:absolute;
	display:block;
	font-size:11px;
	line-height:15px;
	color:#fff;
	background:#737373;
	padding:10px 5px;
	width:110px;
	visibility:hidden;
	opacity:0;
	top:-70px;
	right:0;
	text-align:center;
	margin-left:-45px;
	border-radius:0;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	pointer-events:none;
	font-family:Open Sans;
}
body.has_shop div[id^='top-rated-'] .star-rating .rate_content:after, body.has_shop .hreview-aggregate .star-rating .rate_content:after, body.has_shop .products .product .star-rating .rate_content:after, body.has_shop div[itemprop="aggregateRating"] .star-rating .rate_content:after {
	position:absolute;
	content:"";
	bottom:-6px;
	right:10px;
	border-top:7px solid #737373;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	border-bottom:0 solid transparent;
}
body.has_shop div[id^='top-rated-'] .star-rating:hover .rate_content, body.has_shop .hreview-aggregate .star-rating:hover .rate_content, body.has_shop .products .product .star-rating:hover .rate_content, body.has_shop div[itemprop="aggregateRating"] .star-rating:hover .rate_content {
	visibility:visible;
	opacity:1;
	top:-45px;
}
body.has_shop .stars a[class*='star-'] {
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
}
body.has_shop .pp_gallery ul li {
	width:50px;
	height:auto;
}
body.has_shop .pp_gallery ul li img {
	width:100%;
	height:auto;
}
.product-page .product_list_widget { margin:0 -10px !important; }
.product-page .product_list_widget:after {
	clear:both;
	width:100%;
	content:"";
	display:block;
}
.product-page .product_list_widget li {
	display:inline-block;
	vertical-align:top;
	width:25%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 10px !important;
	margin:0 0 15px 0 !important;
}
@media (max-width: 767px) {
	.product-page .product_list_widget li { width:50%; }
}
@media (max-width: 480px) {
	.product-page .product_list_widget li { width:100%; }
}
.yith-wcwl-add-to-wishlist {
	clear:both;
	margin:0;
	padding:0 0 5px 0;
}
.yith-wcwl-add-to-wishlist .show { position:relative; }
body.has_shop.has_woocommerce form.checkout_coupon .form-row {
	float:none;
	display:inline-block;
	vertical-align:middle;
}
@media (max-width: 350px) {
	.product-large-image { width:220px; }
}
@media (max-width: 350px) {
	.product-thumbnails_list { height:220px !important; }
}
@media (max-width: 350px) {
	.product-thumbnails { width:55px; }
}
@media (max-width: 350px) {
	.product-thumbnails img {
		height:55px !important;
		width:auto;
	}
}
.product-list-buttons { padding:10px 0 0 0; }
.add_to_wishlist:before {
	content:"\f08a";
	display:inline-block;
	margin:0 4px 0 0;
	font-family:FontAwesome;
	width:1em;
	vertical-align:top;
}
.compare {
	display:inline-block;
	vertical-align:middle;
	margin:0 6px;
}
.compare:before {
	content:"\f067";
	display:inline-block;
	margin:0 4px 0 0;
	font-family:FontAwesome;
	width:1em;
	vertical-align:top;
}
.yith-wcwl-add-to-wishlist {
	display:inline-block;
	vertical-align:top;
	padding:0;
	position:relative;
}
.yith-wcwl-add-to-wishlist a {
	display:inline-block;
	vertical-align:middle;
	margin:0 6px;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
	position:absolute;
	border:none !important;
	outline:none !important;
	display:none !important;
}
.summary .yith-wcwl-add-to-wishlist { padding:0 0 10px 0; }
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button, .cherry-quick-view-add-to-cart a.add_to_cart_button { position:relative; }
.woocommerce a.button.added:before, .woocommerce button.button.added:before, .woocommerce input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce #content input.button.added:before, .woocommerce-page a.button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page input.button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page #content input.button.added:before, .cherry-quick-view-add-to-cart a.add_to_cart_button.added:before {
	background:none;
	font-family:FontAwesome;
	font-size:20px;
	line-height:46px;
	font-weight:normal;
	font-style:normal;
	content:"\f00c";
	color:#B6A99A;
	padding:0;
	border:none;
	border-radius:0;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:90;
	position:absolute;
}
.woocommerce a.button.added:after, .woocommerce button.button.added:after, .woocommerce input.button.added:after, .woocommerce #respond input#submit.added:after, .woocommerce #content input.button.added:after, .woocommerce-page a.button.added:after, .woocommerce-page button.button.added:after, .woocommerce-page input.button.added:after, .woocommerce-page #respond input#submit.added:after, .woocommerce-page #content input.button.added:after, .cherry-quick-view-add-to-cart a.add_to_cart_button.added:after { display:none !important; }
.woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading, .woocommerce #respond input#submit.loading, .woocommerce #content input.button.loading, .woocommerce-page a.button.loading, .woocommerce-page button.button.loading, .woocommerce-page input.button.loading, .woocommerce-page #respond input#submit.loading, .woocommerce-page #content input.button.loading, .cherry-quick-view-add-to-cart a.add_to_cart_button.loading {
	opacity:1;
	filter:alpha(opacity=100);
}
.woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after, .woocommerce #respond input#submit.loading:after, .woocommerce #content input.button.loading:after, .woocommerce-page a.button.loading:after, .woocommerce-page button.button.loading:after, .woocommerce-page input.button.loading:after, .woocommerce-page #respond input#submit.loading:after, .woocommerce-page #content input.button.loading:after, .cherry-quick-view-add-to-cart a.add_to_cart_button.loading:after {
	position:absolute;
	left:-1px;
	right:-1px;
	top:-1px;
	bottom:-1px;
	text-align:center;
	background:url(images/spinner.gif) no-repeat center center rgba(255,255,255,0.5);
	content:"";
	-webkit-animation:none;
	-moz-animation:none;
	animation:none;
}
.cherry-quick-view-add-to-cart a.add_to_cart_button.added { position:relative; }
.cherry-quick-view-add-to-cart a.add_to_cart_button.added:before {
	background:#B6A99A;
	font-family:FontAwesome;
	font-size:20px;
	line-height:36px;
	font-weight:normal;
	font-style:normal;
	content:"\f00c";
	color:#fff;
	padding:0;
	border:0 solid #B6A99A;
	border-radius:0;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:90;
	position:absolute;
}
.yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse { position:relative; }
.yith-wcwl-wishlistaddedbrowse a:after, .yith-wcwl-wishlistexistsbrowse a:after {
	content:'\f00c' !important;
	background:#d2b799 !important;
	color:#fff !important;
}
.yith-wcwl-wishlistaddedbrowse .feedback, .yith-wcwl-wishlistexistsbrowse .feedback {
	position:absolute;
	width:200px;
	background:#fafafa;
	border:1px solid #ccc;
	border-radius:0;
	padding:8px 5px;
	bottom:100%;
	z-index:99;
	left:50%;
	margin:0 0 20px -105px;
	visibility:hidden;
	opacity:0;
	text-align:center;
	-webkit-transition:all 50ms linear;
	-moz-transition:all 50ms linear;
	-o-transition:all 50ms linear;
	transition:all 50ms linear;
	pointer-events:none;
	display:none !important;
}
.yith-wcwl-wishlistaddedbrowse .feedback:after, .yith-wcwl-wishlistexistsbrowse .feedback:after {
	position:absolute;
	content:'';
	bottom:-10px;
	left:50%;
	margin:0 0 0 -9px;
	width:0;
	height:0;
	border-style:solid;
	border-width:10px 9px 0 9px;
	border-color:#fafafa transparent transparent transparent;
	z-index:2;
}
.yith-wcwl-wishlistaddedbrowse .feedback:before, .yith-wcwl-wishlistexistsbrowse .feedback:before {
	position:absolute;
	content:'';
	bottom:-11px;
	left:50%;
	margin:0 0 0 -10px;
	width:0;
	height:0;
	border-style:solid;
	border-width:11px 10px 0 10px;
	border-color:#ccc transparent transparent transparent;
	z-index:1;
}
.yith-wcwl-wishlistaddedbrowse:hover .feedback, .yith-wcwl-wishlistexistsbrowse:hover .feedback {
	opacity:1;
	visibility:visible;
	margin-bottom:12px;
	-webkit-transition:all 100ms linear;
	-moz-transition:all 100ms linear;
	-o-transition:all 100ms linear;
	transition:all 100ms linear;
}
#yith-wcwl-popup-message {
	background:#fafafa;
	border:1px solid #ccc;
	border-radius:0;
	box-shadow:none;
	line-height:24px;
	padding:15px 15px 15px 35px;
}
#yith-wcwl-popup-message:before {
	position:absolute;
	content:'\f05d';
	font-size:20px;
	width:20px;
	height:20px;
	line-height:20px;
	top:50%;
	margin:-10px 0 0 0;
	left:10px;
	font-family:FontAwesome;
}
#yith-wcwl-popup-message { line-height:24px; }
body .info {
	background:none;
	box-shadow:none;
	padding:0;
	border:none;
	color:#737373;
}
body a.pp_close {
	top:-30px !important;
	right:-25px !important;
}
div.pp_woocommerce div.ppt { display:none !important; }
.loading {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.loading:before {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.widget .input-text {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:34px;
}
@media (max-width: 767px) {
	.widget .input-text { width:50%; }
}
@media (max-width: 450px) {
	.widget .input-text { width:100%; }
}
.comment-form-rating .stars span a {
	white-space:nowrap;
	text-decoration:none !important;
}
.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty {
	width:61px !important;
	padding-left:8px !important;
	height:30px;
	text-align:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.dataTables_scrollBody { overflow:visible !important; }
table.compare-list .add-to-cart td a.added_to_cart, table.compare-list .add-to-cart td a.button {
	padding:18px 48px;
	font-size:18px;
	line-height:24px;
	background:#212121;
	color:#f4f4f4;
	border:0 solid #999;
	display:inline-block;
	margin-bottom:0;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
	cursor:pointer;
	white-space:nowrap;
	text-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	height:auto;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
	margin-top:0;
	margin-bottom:10px;
	position:relative;
}
@media (max-width: 1199px) {
	table.compare-list .add-to-cart td a.added_to_cart, table.compare-list .add-to-cart td a.button {
		padding:10px 20px;
		font-size:13px;
		line-height:20px;
	}
}
table.compare-list .add-to-cart td a.added_to_cart:hover, table.compare-list .add-to-cart td a.added_to_cart:focus, table.compare-list .add-to-cart td a.button:hover, table.compare-list .add-to-cart td a.button:focus {
	color:#fff;
	background:#94c8e7;
	text-decoration:none;
	outline:none;
}
table.compare-list .add-to-cart td a.added_to_cart.active, table.compare-list .add-to-cart td a.added_to_cart:active, table.compare-list .add-to-cart td a.button.active, table.compare-list .add-to-cart td a.button:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
table.compare-list .add-to-cart td a.added_to_cart.disabled, table.compare-list .add-to-cart td a.added_to_cart[disabled], table.compare-list .add-to-cart td a.button.disabled, table.compare-list .add-to-cart td a.button[disabled] {
	cursor:default;
	background-image:none;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
table.compare-list .add-to-cart td a:after { display:none !important; }
table.compare-list .remove td a, table.compare-list a { color:#737373; }
table.compare-list .remove td a:hover, table.compare-list a:hover { color:#B6A99A; }
table.compare-list thead th {
	background:#222;
	color:#eee;
}
table.compare-list .td.odd { padding-bottom:10px; }
table.compare-list th {
	font-size:17px;
	line-height:24px;
	font-family:Open Sans;
	color:#737373;
	font-weight:bold;
}
table.compare-list td { text-align:left; }
table.compare-list td img {
	border:none;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}
table.compare-list tr.title td {
	font-size:22px;
	line-height:29px;
	color:#B6A99A;
	font-weight:bold;
}
table.compare-list tr.price {
	text-decoration:none;
	margin-bottom:10px;
}
table.compare-list tr.price del .amount { text-decoration:line-through; }
table.compare-list tr.price .woocommerce-product-rating .star-rating {
	font-size:12px !important;
	height:1em;
	line-height:1em;
	position:relative;
	width:4.6em;
	font-family:FontAwesome;
	margin:8px 0 0 0;
}
table.compare-list tr.price .woocommerce-product-rating .star-rating:before {
	color:#999;
	float:left;
	position:absolute;
	top:0;
	left:0;
}
table.compare-list tr.price .woocommerce-product-rating .star-rating span {
	float:left;
	left:0;
	padding-top:1.5em;
	position:absolute;
	top:0;
	overflow:hidden;
	height:0;
}
table.compare-list tr.price .woocommerce-product-rating .star-rating span:before {
	color:#B6A99A;
	position:absolute;
	left:0;
	top:0;
}
table.compare-list tr.price .woocommerce-product-rating .star-rating:before { content:"\f005\f005\f005\f005\f005"; }
table.compare-list tr.price .woocommerce-product-rating .star-rating span:before { content:"\f005\f005\f005\f005\f005"; }
table.compare-list tr.price .woocommerce-product-rating .star-rating .rate_content {
	position:absolute;
	display:block;
	font-size:11px;
	line-height:15px;
	color:#fff;
	background:#737373;
	padding:10px 5px;
	width:110px;
	visibility:hidden;
	opacity:0;
	top:-70px;
	right:0;
	text-align:center;
	margin-left:-45px;
	border-radius:0;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	pointer-events:none;
	font-family:Open Sans;
}
table.compare-list tr.price .woocommerce-product-rating .star-rating .rate_content:after {
	position:absolute;
	content:"";
	bottom:-6px;
	right:10px;
	border-top:7px solid #737373;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	border-bottom:0 solid transparent;
}
table.compare-list tr.price .woocommerce-product-rating .star-rating:hover .rate_content {
	visibility:visible;
	opacity:1;
	top:-45px;
}
table.compare-list tr.price td, table.compare-list tr.price th {
	color:#737373;
	font-size:20px;
	line-height:30px;
	float:none;
	text-align:left;
	text-decoration:none;
}
table.compare-list tr.price td .amount, table.compare-list tr.price th .amount {
	margin:10px 0;
	display:inline-block;
}
table.compare-list tr.price td del, table.compare-list tr.price td span.from, table.compare-list tr.price th del, table.compare-list tr.price th span.from {
	font-size:12px;
	display:inline-block;
	text-transform:lowercase;
}
table.compare-list tr.price td ins, table.compare-list tr.price th ins { text-decoration:none; }
table.compare-list tr.price td .from, table.compare-list tr.price th .from {
	margin:0 5px 0 0;
	font-size:12px;
}
@media (max-width: 979px) {
	table.compare-list tr.price td, table.compare-list tr.price th {
		font-size:1.2em;
		line-height:1.2em;
	}
}
table.compare-list tr.description td p { margin:10px; }
table.compare-list tr.stock td { padding:10px; }
table.compare-list tr.stock td span {
	text-align:left !important;
	font-size:19px;
	line-height:26px;
	font-weight:bold;
	color:#737373;
}
table.compare-list tr.description td { padding:10px; }
table.compare-list .woocommerce-review-link {
	font-size:12px;
	text-transform:none;
}
body.woocompare_table >h1 {
	background:none;
	color:#333;
	border-bottom:1px solid #D6D6D6;
}
body.woocompare_table {
	font-size:17px;
	line-height:24px;
	font-family:Open Sans;
	color:#737373;
}
table.compare-list .remove td a .remove {
	background:none;
	width:auto;
	height:auto;
	display:inline-block !important;
	line-height:inherit;
	color:#999 !important;
	padding:0;
	font-weight:700;
	font-size:15px;
	vertical-align:middle;
	position:relative;
	top:-3px;
	margin:0;
	top:-2px;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}
table.compare-list .remove td a .remove:hover {
	background:none;
	color:#9d261d !important;
}
table.compare-list .remove td a:hover .remove {
	background:none;
	color:#9d261d !important;
}
.cherry-quick-view-wrap .price {
	color:#B6A99A;
	font-size:24px;
	line-height:1em;
	float:none;
	text-align:left;
	cursor:default;
}
.cherry-quick-view-wrap .price del, .cherry-quick-view-wrap .price span.from {
	font-size:14px;
	font-weight:300;
	display:inline-block;
	text-transform:lowercase;
	color:#b7b7b7;
	opacity:1;
	filter:alpha(opacity=100);
}
.cherry-quick-view-wrap .price del {
	margin:0 0 0 10px;
	opacity:1;
	filter:alpha(opacity=100);
	font-weight:300;
}
.cherry-quick-view-wrap .price ins { text-decoration:none; }
.cherry-quick-view-wrap .price ins span { font-weight:400; }
.cherry-quick-view-wrap .price .from {
	margin:0 5px 0 0;
	font-size:12px;
}
@media (max-width: 979px) {
	.cherry-quick-view-wrap .price {
		font-size:1.2em;
		line-height:1.2em;
	}
}
.cherry-quick-view-wrap .images > a img[class*="attachment"], .cherry-quick-view-wrap .images > a img.woocommerce-placeholder, .cherry-quick-view-wrap .thumbnails > a img[class*="attachment"], .cherry-quick-view-wrap .thumbnails > a img.woocommerce-placeholder {
	width:100% !important;
	height:auto !important;
	display:block;
	margin:0 0 8px;
	background:#ffffff;
	border:none;
	border-radius:0;
	box-shadow:none;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all ease-in-out .2s;
	-moz-transition:all ease-in-out .2s;
	-o-transition:all ease-in-out .2s;
	transition:all ease-in-out .2s;
}
.cherry-quick-view-wrap .images >:hover img[class*="attachment"], .cherry-quick-view-wrap .images >:hover img.woocommerce-placeholder, .cherry-quick-view-wrap .thumbnails >:hover img[class*="attachment"], .cherry-quick-view-wrap .thumbnails >:hover img.woocommerce-placeholder {
	border:none;
	box-shadow:none;
}
.cherry-quick-view-wrap .thumbnails {
	margin:0;
	text-align:center;
}
.cherry-quick-view-wrap .thumbnails a {
	width:auto;
	max-width:90px;
	margin:0 1px 2px;
	float:none;
	display:inline-block;
}
.cherry-quick-view-wrap .thumbnails a img { margin:0; }
.cherry-quick-view-wrap .thumbnails a:hover img { box-shadow:none; }
.cherry-quick-view-wrap span.onsale {
	background:#e794a9;
	width:50px;
	height:50px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font:300 14px/50px Open Sans;
	padding:0;
	border:none;
	border-radius:100%;
	position:absolute;
	left:10px;
	top:10px;
	margin:0;
	min-height:0;
	min-width:0;
}
.cherry-quick-view-wrap a.added_to_cart, .cherry-quick-view-wrap a.button.add_to_cart_button {
	padding:18px 48px;
	font-size:18px;
	line-height:24px;
	background:#212121;
	color:#f4f4f4;
	border:0 solid #999;
	display:inline-block;
	margin-bottom:0;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
	cursor:pointer;
	white-space:nowrap;
	text-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	height:auto;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
	padding:5px 10px;
	font-size:14px;
	margin:0 10px 10px 0;
}
@media (max-width: 1199px) {
	.cherry-quick-view-wrap a.added_to_cart, .cherry-quick-view-wrap a.button.add_to_cart_button {
		padding:10px 20px;
		font-size:13px;
		line-height:20px;
	}
}
.cherry-quick-view-wrap a.added_to_cart:hover, .cherry-quick-view-wrap a.added_to_cart:focus, .cherry-quick-view-wrap a.button.add_to_cart_button:hover, .cherry-quick-view-wrap a.button.add_to_cart_button:focus {
	color:#fff;
	background:#94c8e7;
	text-decoration:none;
	outline:none;
}
.cherry-quick-view-wrap a.added_to_cart.active, .cherry-quick-view-wrap a.added_to_cart:active, .cherry-quick-view-wrap a.button.add_to_cart_button.active, .cherry-quick-view-wrap a.button.add_to_cart_button:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.cherry-quick-view-wrap a.added_to_cart.disabled, .cherry-quick-view-wrap a.added_to_cart[disabled], .cherry-quick-view-wrap a.button.add_to_cart_button.disabled, .cherry-quick-view-wrap a.button.add_to_cart_button[disabled] {
	cursor:default;
	background-image:none;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.onsale {
	background:#e794a9;
	width:50px;
	height:50px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font:300 14px/50px Open Sans;
	padding:0;
	border:none;
	border-radius:100%;
	position:absolute;
	left:10px;
	top:10px;
	margin:0;
	min-height:0;
	min-width:0;
}
@media (max-width: 979px) {
	.isStuck {
		position:relative !important;
		top:0 !important;
	}
	.pseudoStickyBlock { height:0 !important; }
}
@media (max-width: 767px) {
	body { padding:0; }
	#motopress-main.main-holder {
		overflow:hidden;
		padding-left:10px;
		padding-right:10px;
	}
	#motopress-main.main-holder header.header, #motopress-main.main-holder .content-holder, #motopress-main.main-holder footer.footer {
		padding-left:10px;
		padding-right:10px;
		margin-left:-10px;
		margin-right:-10px;
	}
	#motopress-main.main-holder .parallax-slider {
		margin-left:-10px;
		margin-right:-10px;
	}
	#parallaxSliderPagination { margin-left:-10px; }
}
.woocommerce a.remove, a.remove {
	background:none;
	width:auto;
	height:auto;
	display:inline-block !important;
	line-height:inherit;
	color:#999 !important;
	padding:0;
	font-weight:700;
	font-size:15px;
	vertical-align:middle;
	position:relative;
	top:-3px;
	margin:0;
}
.woocommerce a.remove:hover, a.remove:hover {
	background:none;
	color:#9d261d !important;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
	top:50%;
	left:50%;
	margin:0;
	display:none !important;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.contacts_google-map {
	height:400px;
	margin-bottom:20px;
}
@media (max-width: 767px) {
	.contacts_google-map { height:300px; }
}
@media (max-width: 479px) {
	.contacts_google-map { height:200px; }
}
body #motopress-main.main-holder #respond #commentform input[type="text"], body #motopress-main.main-holder #respond #commentform textarea, body #motopress-main.main-holder .wpcf7 input.wpcf7-text, body #motopress-main.main-holder .wpcf7 textarea, body #motopress-main.main-holder #searchform #s, body #motopress-main.main-holder #content form.login .form-row input.input-text, body #motopress-main.main-holder #content form.register .form-row input.input-text {
	font-weight:400;
	font-size:18px;
	line-height:20px;
	font-family:Open Sans;
	border:1px solid #f6f7fb;
	background:#f6f7fb;
	border-radius:0;
	height:60px;
	padding:20px 30px;
	color:#acacac;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow:none;
}
body #motopress-main.main-holder #respond #commentform input[type="text"]::-moz-placeholder, body #motopress-main.main-holder #respond #commentform textarea::-moz-placeholder, body #motopress-main.main-holder .wpcf7 input.wpcf7-text::-moz-placeholder, body #motopress-main.main-holder .wpcf7 textarea::-moz-placeholder, body #motopress-main.main-holder #searchform #s::-moz-placeholder, body #motopress-main.main-holder #content form.login .form-row input.input-text::-moz-placeholder, body #motopress-main.main-holder #content form.register .form-row input.input-text::-moz-placeholder { color:#acacac; }
body #motopress-main.main-holder #respond #commentform input[type="text"]:-ms-input-placeholder, body #motopress-main.main-holder #respond #commentform textarea:-ms-input-placeholder, body #motopress-main.main-holder .wpcf7 input.wpcf7-text:-ms-input-placeholder, body #motopress-main.main-holder .wpcf7 textarea:-ms-input-placeholder, body #motopress-main.main-holder #searchform #s:-ms-input-placeholder, body #motopress-main.main-holder #content form.login .form-row input.input-text:-ms-input-placeholder, body #motopress-main.main-holder #content form.register .form-row input.input-text:-ms-input-placeholder { color:#acacac; }
body #motopress-main.main-holder #respond #commentform input[type="text"]::-webkit-input-placeholder, body #motopress-main.main-holder #respond #commentform textarea::-webkit-input-placeholder, body #motopress-main.main-holder .wpcf7 input.wpcf7-text::-webkit-input-placeholder, body #motopress-main.main-holder .wpcf7 textarea::-webkit-input-placeholder, body #motopress-main.main-holder #searchform #s::-webkit-input-placeholder, body #motopress-main.main-holder #content form.login .form-row input.input-text::-webkit-input-placeholder, body #motopress-main.main-holder #content form.register .form-row input.input-text::-webkit-input-placeholder { color:#acacac; }
body #motopress-main.main-holder #searchform input[type="submit"] {
	font-size:18px;
	line-height:20px;
	padding:20px 15px;
	border-width:0;
}
body #motopress-main.main-holder #content form.login label[for="rememberme"] {
	display:inline-block;
	margin-left:3px;
}
body #motopress-main.main-holder #content form.login input[type="checkbox"] { margin-top:-2px; }
body #motopress-main.main-holder #content form.login .lost_password { margin-left:0; }
body #motopress-main.main-holder #content form.login, body #motopress-main.main-holder #content form.register {
	border:1px solid #f6f7fb;
	border-radius:0;
}
body #motopress-main.main-holder #respond { padding-top:0; }
body #motopress-main.main-holder #respond .comment-reply-title { margin-bottom:20px; }
@media (min-width: 1200px) {
	body #motopress-main.main-holder #respond #commentform input[type="text"] { width:470px !important; }
}
body #motopress-main.main-holder #respond #commentform textarea { height:330px; }
body #motopress-main.main-holder #respond #commentform label { display:block; }
body #motopress-main.main-holder #respond #commentform .comment_submit, body #motopress-main.main-holder #respond #commentform .comment_submit #submit { text-align:right; }
body #motopress-main.main-holder #respond #commentform .comment_submit #submit {
	margin-top:0;
	float:none;
}
body #motopress-main.main-holder .wpcf7 textarea { height:330px; }
body #motopress-main.main-holder .wpcf7-not-valid-tip {
	padding:20px 30px !important;
	padding-left:5px !important;
	padding-right:5px !important;
	border-radius:0;
	font-weight:400;
	font-size:12px;
	line-height:20px;
	font-family:Open Sans;
}
body #motopress-main.main-holder .wpcf7 input[type="reset"] { margin-right:10px; }
body #motopress-main.main-holder .wpcf7 .submit-wrap { position:relative; }
body #motopress-main.main-holder .wpcf7 .submit-wrap .ajax-loader {
	position:absolute;
	top:50%;
	margin-top:0;
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	-o-transform:translate(0,-50%);
	transform:translate(0,-50%);
}
body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap { position:relative; }
body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap:before {
	position:absolute;
	height:100%;
	width:60px;
	text-align:center;
	font-family:FontAwesome;
	font-size:30px;
	color:#999;
	left:0;
	line-height:60px;
}
body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap input, body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap textarea { padding-left:60px !important; }
body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap.your-name:before { content:'\f007'; }
body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap.your-email:before { content:'\f0e0'; }
body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap.your-phone:before { content:'\f095'; }
body #motopress-main.main-holder .wpcf7 .wpcf7-form-control-wrap.your-message:before { content:'\f040'; }
#back-top {
	overflow:hidden;
	border-radius:50%;
}
#back-top span {
	width:50px;
	height:50px;
	border-radius:50%;
	overflow:hidden;
	background:#999;
	position:relative;
	text-align:center;
	line-height:50px;
	border:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	opacity:0.5;
	filter:alpha(opacity=50);
}
#back-top span:before, #back-top span:after {
	position:absolute;
	font-family:FontAwesome;
	content:'\f106';
	font-size:30px;
	line-height:50px;
	color:#fff;
	left:0;
	right:0;
	top:0;
}
#back-top span:after {
	-webkit-transform:translate(0,36px);
	-moz-transform:translate(0,36px);
	-ms-transform:translate(0,36px);
	-o-transform:translate(0,36px);
	transform:translate(0,36px);
}
#back-top a {
	width:50px;
	height:50px;
	border:none;
}
#back-top a:hover {
	border:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
#back-top a:hover span {
	background:#B6A99A;
	opacity:1;
	filter:alpha(opacity=100);
}
#back-top a:hover span:before {
	-webkit-transform:translate(0,-50px);
	-moz-transform:translate(0,-50px);
	-ms-transform:translate(0,-50px);
	-o-transform:translate(0,-50px);
	transform:translate(0,-50px);
	-webkit-transition:all 150ms ease;
	-moz-transition:all 150ms ease;
	-o-transition:all 150ms ease;
	transition:all 150ms ease;
	color:#fff;
}
#back-top a:hover span:after {
	-webkit-transition:all 150ms ease 300ms;
	-moz-transition:all 150ms ease 300ms;
	-o-transition:all 150ms ease 300ms;
	transition:all 150ms ease 300ms;
	-webkit-transform:translate(0,0);
	-moz-transform:translate(0,0);
	-ms-transform:translate(0,0);
	-o-transform:translate(0,0);
	transform:translate(0,0);
}
.woocommerce nav.woocommerce-pagination ul, .pagination__posts ul {
	border:none;
	overflow:hidden;
	border-color:#ddd;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.woocommerce nav.woocommerce-pagination ul li, .pagination__posts ul li { border:none; }
.woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a, .pagination__posts ul li span, .pagination__posts ul li a {
	background:transparent;
	border:1px solid #ddd;
	border-right:none;
	padding:4px 10px;
	font-size:17px;
	line-height:24px;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.woocommerce nav.woocommerce-pagination ul li:last-child span, .woocommerce nav.woocommerce-pagination ul li:last-child a, .pagination__posts ul li:last-child span, .pagination__posts ul li:last-child a { border-right:1px solid #ddd; }
.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li.active span, .pagination__posts ul li span.current, .pagination__posts ul li.active span {
	background:#B6A99A;
	color:#fff;
	border-color:#B6A99A;
}
.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:active, .woocommerce nav.woocommerce-pagination ul li span:not(.current):hover, .woocommerce nav.woocommerce-pagination ul li span:not(.current):focus, .woocommerce nav.woocommerce-pagination ul li span:not(.current):active, .pagination__posts ul li a:hover, .pagination__posts ul li a:focus, .pagination__posts ul li a:active, .pagination__posts ul li span:not(.current):hover, .pagination__posts ul li span:not(.current):focus, .pagination__posts ul li span:not(.current):active { background:#eee; }
.woocommerce nav.woocommerce-pagination ul li.active span:hover, .woocommerce nav.woocommerce-pagination ul li.active span:focus, .woocommerce nav.woocommerce-pagination ul li.active span:active, .pagination__posts ul li.active span:hover, .pagination__posts ul li.active span:focus, .pagination__posts ul li.active span:active { background:#B6A99A; }
.woocommerce nav.woocommerce-pagination ul li:first-child span, .woocommerce nav.woocommerce-pagination ul li:first-child a, .pagination__posts ul li:first-child span, .pagination__posts ul li:first-child a {
	border-top-left-radius:0;
	border-bottom-left-radius:0;
}
.woocommerce nav.woocommerce-pagination ul li:last-child span, .woocommerce nav.woocommerce-pagination ul li:last-child a, .pagination__posts ul li:last-child span, .pagination__posts ul li:last-child a {
	border-top-right-radius:0;
	border-bottom-right-radius:0;
}
body #motopress-main.main-holder { position:relative; }
body #motopress-main.main-holder .content-holder .filter-wrapper {
	margin:0 0 33px;
	text-align:left;
}
body #motopress-main.main-holder .content-holder .filter-wrapper .pull-right {
	float:left !important;
	display:inline-block;
}
body #motopress-main.main-holder .content-holder .filter-wrapper ul {
	line-height:0;
	text-align:left;
}
body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills li, body #motopress-main.main-holder .content-holder .filter-wrapper strong {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	font-family:Open Sans;
	display:inline-block;
	vertical-align:middle;
	letter-spacing:2px;
}
body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills li a, body #motopress-main.main-holder .content-holder .filter-wrapper strong a {
	color:inherit;
	padding:7px 20px;
	line-height:20px;
	background:#B6A99A;
}
body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills li.active a, body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills li a:hover, body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills li a:focus, body #motopress-main.main-holder .content-holder .filter-wrapper strong.active a, body #motopress-main.main-holder .content-holder .filter-wrapper strong a:hover, body #motopress-main.main-holder .content-holder .filter-wrapper strong a:focus {
	color:#fff;
	background:#94c8e7;
}
body #motopress-main.main-holder .content-holder .filter-wrapper strong {
	padding:7px 20px;
	margin-right:10px;
	background:#B6A99A;
	border-radius:0;
	display:none;
}
body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills {
	margin:0;
	overflow:visible;
}
body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills > li {
	margin:0 10px 10px 0;
	float:none;
	text-align:center;
}
body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills > li:first-child { margin-right:6px; }
@media (max-width: 979px) {
	body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills > li:first-child { margin-right:0; }
}
body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills > li:last-child { margin-right:0; }
body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills > li > a {
	margin:0;
	border-radius:0;
}
@media (max-width: 979px) {
	body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills {
		margin:0;
		overflow:visible;
	}
	body #motopress-main.main-holder .content-holder .filter-wrapper .nav-pills > li {
		text-align:center;
		display:block;
		margin:0 0 5px 10px;
	}
}
@media (max-width: 479px) {
	body #motopress-main.main-holder .content-holder .filter-wrapper strong { display:none; }
	body #motopress-main.main-holder .content-holder .filter-wrapper .pull-right {
		float:none;
		text-align:center;
		display:block;
	}
	body #motopress-main.main-holder .content-holder .filter-wrapper .pull-right .nav-pills {
		display:inline-block;
		float:none;
	}
	body #motopress-main.main-holder .content-holder .filter-wrapper .pull-right .nav-pills > li { text-align:center; }
}
.contacts_address, .contacts_fax, .contacts_email, .contacts_phone {
	position:relative;
	display:inline-block;
	padding-left:29px;
	margin-bottom:5px;
}
.contacts_address:before, .contacts_fax:before, .contacts_email:before, .contacts_phone:before {
	position:absolute;
	font-family:FontAwesome;
	left:0;
	margin-right:10px;
	color:#737373;
	padding:3px;
}
.contacts_address:before { content:'\f041'; }
.contacts_fax:before { content:'\f0f6'; }
.contacts_email:before { content:'\f0e0'; }
.contacts_phone:before { content:'\f095'; }
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:34px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.btn {
	padding:18px 48px;
	font-size:18px;
	line-height:24px;
	background:#212121;
	color:#f4f4f4;
	border:0 solid #999;
	display:inline-block;
	margin-bottom:0;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
	cursor:pointer;
	white-space:nowrap;
	text-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	height:auto;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}
@media (max-width: 1199px) {
	.btn {
		padding:10px 20px;
		font-size:13px;
		line-height:20px;
	}
}
.btn:hover, .btn:focus {
	color:#fff;
	background:#94c8e7;
	text-decoration:none;
	outline:none;
}
.btn.active, .btn:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.btn.disabled, .btn[disabled] {
	cursor:default;
	background-image:none;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.btn-large {
	padding:11px 19px;
	font-size:21.25px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.btn-large [class^="icon-"], .btn-large [class*=" icon-"] { margin-top:4px; }
.btn-small {
	padding:2px 10px;
	font-size:14.45px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.btn-small [class^="icon-"], .btn-small [class*=" icon-"] { margin-top:0; }
.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] { margin-top:-1px; }
.btn-mini {
	padding:0 6px;
	font-size:12.75px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.btn-block {
	display:block;
	width:100%;
	padding-left:0;
	padding-right:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.btn-block + .btn-block { margin-top:5px; }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width:100%; }
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active { color:rgba(255,255,255,0.75); }
.btn-warning {
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#faa732;
	background-image:-moz-linear-gradient(top,#fbb450,#f89406);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
	background-image:-webkit-linear-gradient(top,#fbb450,#f89406);
	background-image:-o-linear-gradient(top,#fbb450,#f89406);
	background-image:linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
	border-color:#f89406 #f89406 #ad6704;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#f89406;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	color:#fff;
	background-color:#f89406;
	*background-color:#df8505;
}
.btn-warning:active, .btn-warning.active { background-color:#c67605 \9; }
.btn-danger {
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#da4f49;
	background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
	background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);
	background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);
	background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
	border-color:#bd362f #bd362f #802420;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#bd362f;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	color:#fff;
	background-color:#bd362f;
	*background-color:#a9302a;
}
.btn-danger:active, .btn-danger.active { background-color:#942a25 \9; }
.btn-success {
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#5bb75b;
	background-image:-moz-linear-gradient(top,#62c462,#51a351);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
	background-image:-webkit-linear-gradient(top,#62c462,#51a351);
	background-image:-o-linear-gradient(top,#62c462,#51a351);
	background-image:linear-gradient(to bottom,#62c462,#51a351);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	border-color:#51a351 #51a351 #387038;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#51a351;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	color:#fff;
	background-color:#51a351;
	*background-color:#499249;
}
.btn-success:active, .btn-success.active { background-color:#408140 \9; }
.btn-info {
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#49afcd;
	background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
	background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);
	background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);
	background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
	border-color:#2f96b4 #2f96b4 #1f6377;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#2f96b4;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	color:#fff;
	background-color:#2f96b4;
	*background-color:#2a85a0;
}
.btn-info:active, .btn-info.active { background-color:#24748c \9; }
.btn-inverse {
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#363636;
	background-image:-moz-linear-gradient(top,#444,#222);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
	background-image:-webkit-linear-gradient(top,#444,#222);
	background-image:-o-linear-gradient(top,#444,#222);
	background-image:linear-gradient(to bottom,#444,#222);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
	border-color:#222 #222 #000000;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#222;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	color:#fff;
	background-color:#222;
	*background-color:#151515;
}
.btn-inverse:active, .btn-inverse.active { background-color:#090909 \9; }
button.btn, input[type="submit"].btn {
	*padding-top:3px;
	*padding-bottom:3px;
}
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
	padding:0;
	border:0;
}
button.btn.btn-large, input[type="submit"].btn.btn-large {
	*padding-top:7px;
	*padding-bottom:7px;
}
button.btn.btn-small, input[type="submit"].btn.btn-small {
	*padding-top:3px;
	*padding-bottom:3px;
}
button.btn.btn-mini, input[type="submit"].btn.btn-mini {
	*padding-top:1px;
	*padding-bottom:1px;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color:transparent;
	background-image:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.btn-link {
	border-color:transparent;
	cursor:pointer;
	color:#737373;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.btn-link:hover, .btn-link:focus {
	color:#B6A99A;
	text-decoration:underline;
	background-color:transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus {
	color:#333;
	text-decoration:none;
}

.menu-footer-menu-container ul {
    -moz-column-count: 2;
    -moz-column-gap: 90px;
    -webkit-column-count: 2;
    -webkit-column-gap: 90px;
    column-count: 2;
    column-gap: 90px;
}

#my_facebook_widget-2 h4 {
	font-size:16px;
}

footer.footer .phone1 {
    font: 15px/25px Open Sans;
    color: #ffffff;
    display: block;
    margin-bottom: 53px;
    position: relative;
}

@media (max-width: 980px) {
	footer.footer .phone1 {
		float:none;
		margin-bottom:30px;
	}
}
@media (max-width: 767px) {
	footer.footer .phone1 {
		text-align:center;
		padding-left:0;
	}
}
footer.footer .phone1 strong {
	display:block;
	color:#fff;
	font-size:26px;
	font-weight:300;
	margin:3px 0 0 0;
}
@media (max-width: 980px) {
	footer.footer .phone1 strong { font-size:18px; }
}
@media (max-width: 767px) {
	footer.footer .phone1:before {
		position:relative;
		display:block;
	}

	.menu-footer-menu-container ul {
	    -moz-column-count: 3;
	    -moz-column-gap: 20px;
	    -webkit-column-count: 3;
	    -webkit-column-gap: 20px;
	    column-count: 3;
		column-gap: 20px;
	}


}
footer.footer address {
	float:none;
	display:block;
	font:15px/25px Open Sans;
	color:#ffffff;
	position:relative;
}
@media (max-width: 980px) {
	footer.footer address { float:none; }
}
@media (max-width: 767px) {
	footer.footer address {
		text-align:center;
		padding-left:0;
	}
}
@media (max-width: 767px) {
	footer.footer address:before {
		position:relative;
		display:block;
		margin:0 0 10px;
	}
}
footer.footer #searchform #s {
	min-width:300px;
}
/*
footer.footer #searchform #s {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    font-family: Open Sans;
    border: 1px solid #f6f7fb;
    background: #f6f7fb;
    border-radius: 0;
    height: 60px;
    padding: 20px 30px;
    color: #acacac;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none;
}
*/


/* Menu Left */

.select-menu {
	border-radius:0;
	color:#252525;
	font-size:14px;
	line-height:30px;
	padding:0 15px;
	background:#B6A99A;
	border-color:#B6A99A;
}
.new_menu_class {
	margin:15px 0 9px 0px;
	padding:0;
	float:left;
	z-index:15;
}
@media (max-width: 1199px) {
	.new_menu_class { margin-left:0; }
}
@media (max-width: 980px) {
	.new_menu_class {
		display:block;
		margin:30px 0;
		float:none;
		text-align:center;
	}
}
@media (max-width: 979px) {
	.new_menu_class {
		padding:0 10px;
		display:block;
	}
}
.new_menu_class .sf-menu {
/*	float:none;
	display:inline-block;
	margin-top:30px;   8.31.2018 */	 
	float: left;
	display: inline-block;
	margin-top: 20px;
	margin-left: 300px;
	width: 100%;
}
@media (max-width: 979px) {
	.new_menu_class .sf-menu { display:none; }
}
.new_menu_class .sf-menu a {
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
}
.new_menu_class .sf-menu > li {
	margin:0 0 0 30px;
	background:none;
	border:none;
	text-transform:uppercase;
}
@media (min-width: 980px) and (max-width: 1199px) {
	.new_menu_class .sf-menu > li { margin:0 0 0 15px; }
}
.new_menu_class .sf-menu > li > a {
	padding:0;
	border:none;
	background:none;
}
.new_menu_class .sf-menu > li:first-child { margin:0; }
.new_menu_class .sf-menu > li:first-child a {
	font-size:0 !important;
	line-height:0; 
}
.new_menu_class .sf-menu > li:first-child a:before {
	content:'\f015';
	font-size:18px;
	line-height:0.8em;
	font-family:'FontAwesome';
	font-weight:400;
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s; */
}

.new_menu_class .sf-menu > li .cherry-badge-content {
	padding:2px 4px 3px 4px;
	text-transform:none;
	display:inline-block;
	font:600 10px/1em Open Sans;
	color:#737373;
	text-transform:uppercase;
	background:#B6A99A;
	float:right;
	margin:-14px 0 0 -10px;
	position:absolute;
}
.new_menu_class .sf-menu > li > a:hover, .new_menu_class .sf-menu > li.sfHover > a, .new_menu_class .sf-menu > li.current-menu-item > a, .new_menu_class .sf-menu > li.current_page_item > a {
	color:#1c9bef;
	background:none;
}
.new_menu_class .sf-menu ul {
    background: #B6A99A;
	padding:23px 30px;
	margin-top:14px;
	width:190px;
	left:50% !important;
	margin-left:-95px;
	text-align:left;
}
.new_menu_class .sf-menu ul li {
	border:none;
	background:none;
	margin-bottom:14px;
}
.new_menu_class .sf-menu ul li a {
	padding:0;
	font:14px/1em Open Sans;
	text-transform:uppercase;
	color:#fff;
	border:none;
	text-decoration:none;
	font-style:normal;
}
.new_menu_class .sf-menu ul li .cherry-badge:before {
	font:bold 11px/1em Open Sans;
	width:40px;
	padding:5px 0;
	text-align:center;
	color:#B6A99A;
	text-transform:uppercase;
	background:none;
	margin:0;
	position:absolute;
	top:-4px;
	margin:0;
	right:10px;
}
.new_menu_class .sf-menu ul li .cherry-badge.cherry-badge-new:before { color:#B6A99A; }
.new_menu_class .sf-menu ul > li > a:hover, .new_menu_class .sf-menu ul > li.sfHover > a, .new_menu_class .sf-menu ul > li.current-menu-item > a, .new_menu_class .sf-menu ul > li.current_page_item > a {
	color:#895422;
	background:none;
}
.new_menu_class .sf-menu ul > li:hover ul, .new_menu_class .sf-menu ul > li.sfHover ul {
	left:321px !important;
	top:-49px;
}
.new_menu_class .sf-menu .sf-sub-indicator {
	background:none;
	position:absolute;
	right:3px;
	top:50%;
	margin:-8px 0 0 0;
	width:14px;
	height:20px;
}
.new_menu_class .sf-menu .sf-sub-indicator:after {
	content:"\f107";
	font-family:FontAwesome;
	text-indent:0;
	position:absolute;
	left:0;
	top:0;
	line-height:20px;
	font-size:14px;
}
.new_menu_class .sf-menu ul .sf-sub-indicator { right:-5px; }
.new_menu_class .sf-menu ul .sf-sub-indicator:after { content:"\f105"; }
.search-nav-block {
	float:right;
	margin:0 40px 0 0;
}


/* Menu Right */

.right_menu_class {
	margin:20px 0 9px 30px;
	padding:0;
	float:right;
	z-index:15;
}
@media (max-width: 1199px) {
	.right_menu_class { margin-left:0; }
}
@media (max-width: 980px) {
	.right_menu_class {
		clear:both;
		display:block;
		margin:30px 0;
		float:none;
		text-align:center;
	}
}
@media (max-width: 979px) {
	.right_menu_class {
		padding:0 10px;
		display:block;
	}
}
.right_menu_class .sf-menu {
	float:none;
	display:inline-block;
	margin-top:45px;
}
@media (max-width: 979px) {
	.right_menu_class .sf-menu { display:none; }
}
.right_menu_class .sf-menu a {
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
}
.right_menu_class .sf-menu > li {
	margin:0 0 0 30px;
	background:none;
	border:none;
	text-transform:uppercase;
}
@media (min-width: 980px) and (max-width: 1199px) {
	.right_menu_class .sf-menu > li { margin:0 0 0 15px; }
}
.right_menu_class .sf-menu > li > a {
	padding:0;
	border:none;
	background:none;
}

.right_menu_class .sf-menu > li .cherry-badge-content {
	padding:2px 4px 3px 4px;
	text-transform:none;
	display:inline-block;
	font:600 10px/1em Open Sans;
	color:#737373;
	text-transform:uppercase;
	background:#B6A99A;
	float:right;
	margin:-14px 0 0 -10px;
	position:absolute;
}
.right_menu_class .sf-menu > li > a:hover, .right_menu_class .sf-menu > li.sfHover > a, .right_menu_class .sf-menu > li.current-menu-item > a, .right_menu_class .sf-menu > li.current_page_item > a {
	color:#1c9bef;
	background:none;
}
.right_menu_class .sf-menu ul {
	background:#B6A99A;
	padding:23px 30px;
	margin-top:14px;
	width:190px;
	left:50% !important;
	margin-left:-95px;
	text-align:left;
}
.right_menu_class .sf-menu ul li {
	border:none;
	background:none;
	margin-bottom:14px;
}
.right_menu_class .sf-menu ul li a {
	padding:0;
	font: 14px/1em Open Sans;
	text-transform:uppercase;
	color:#fff;
	border:none;
	text-decoration:none;
	font-style:normal;
}
.right_menu_class .sf-menu ul li .cherry-badge:before {
	font:bold 11px/1em Open Sans;
	width:40px;
	padding:5px 0;
	text-align:center;
	color:#B6A99A;
	text-transform:uppercase;
	background:none;
	margin:0;
	position:absolute;
	top:-4px;
	margin:0;
	right:10px;
}
.right_menu_class .sf-menu ul li .cherry-badge.cherry-badge-new:before { color:#B6A99A; }
.right_menu_class .sf-menu ul > li > a:hover, .right_menu_class .sf-menu ul > li.sfHover > a, .right_menu_class .sf-menu ul > li.current-menu-item > a, .right_menu_class .sf-menu ul > li.current_page_item > a {
	color:#895422;
	background:none;
}
.right_menu_class .sf-menu ul > li:hover ul, .right_menu_class .sf-menu ul > li.sfHover ul {
	left:321px !important;
	top:-49px;
}
.right_menu_class .sf-menu .sf-sub-indicator {
	background:none;
	position:absolute;
	right:3px;
	top:50%;
	margin:-8px 0 0 0;
	width:14px;
	height:20px;
}
.right_menu_class .sf-menu .sf-sub-indicator:after {
	content:"\f107";
	font-family:FontAwesome;
	text-indent:0;
	position:absolute;
	left:0;
	top:0;
	line-height:20px;
	font-size:14px;
}
.right_menu_class .sf-menu ul .sf-sub-indicator { right:-5px; }
.right_menu_class .sf-menu ul .sf-sub-indicator:after { content:"\f105"; }
.search-nav-block {
	float:right;
	margin:0 40px 0 0;
}

.nav__primary {
	display:none;
}

.logospan .logo {
	position:absolute;
	top:9px;
	left:auto;
	right:16px;
	z-index:9999;
}
.cartlinks a, body #motopress-main.main-holder .shop-nav-button, body #motopress-main.main-holder .cart-holder h3 {
/*	color:white !important; */
}



@media  (max-width: 979px) {
	header #search-header .search-form_it {
		background:#DDDCD8; 
	}
	#booknow_container {
		width:100%;
	}
	#booknow {
		display:inline;
		float:none;
		text-align:center;
	}
	.nav__primary {
		display:block;
	}
	.logospan {
		width:100%;
		margin-left:0px !important;
	}

	.logospan .logo {
		position:static;
		display:block;
		margin:6px auto 0;
	}
	#shoplinks {
		width:100%;
	}

	.cartlinks a, body #motopress-main.main-holder .shop-nav-button, body #motopress-main.main-holder .cart-holder h3 {
		margin-top:-5px;
	}
	#motopress-main > header > div > div > div > div.row.logo_box.isStuck > div > div:nth-child(3), #motopress-main > header > div > div > div > div.row.logo_box.isStuck > div > div:nth-child(1), #motopress-main > header > div > div > div > div.row.logo_box.isStuck > div > div.span3.logospan {
	    float: none;
	    display: block;
		width: 100% !important;
	}
	.cartlinks a, body #motopress-main.main-holder .shop-nav-button, body #motopress-main.main-holder .cart-holder h3 {
		color:#737373 !important;
		margin-top:0px;
	}
	#motopress-main > header > div > div > div > div.row.logo_box.isStuck > div > div.span3.logospan > div > center > a {
		margin-left:-38px !important;
	}


}
@media  (max-width: 979px) {
/*	.new_menu_class, #motopress-main > header > div > div > div > div.row.logo_box > div > div:nth-child(3) > nav > select:nth-child(3) {
		display:none !important;
	} */
	.right_menu_class {
		display:block;
	}

	.testimonial_bq	.featured-thumbnail img {
		height: auto !important; 
	    width: auto !important; 
	}
}


.aboutus p {
	color:white;
}

.header {
    padding: 0px !important;
}

.rfwbs_pagination {
    background-color: transparent !important; 
}


.rfwbs_pagination a {
	background-image: url(/wp-content/uploads/2016/12/bullets.png) !important;
}

.rfwbs_navi {
	display:none;
}

.ngg-gallery-thumbnail a {
    margin: 0px !important;
}



@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../theme57693/fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../theme57693/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../theme57693/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../theme57693/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
  width: 1em;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.mini_cart_item {
	color:white;
}

.mini_cart_item a, .mini_cart_item a:visited {
	color:white;
}

.widget_shopping_cart_content .total {
	color:white;
}

.searchproducts { text-align:center; }
.searchproducts input[type="search"] { max-width:300px !important; display:inline; margin-top: 12px; }
.searchproducts input[type="submit"] { text-align:center; display:inline; }

@media  (max-width: 767px) {
	#motopress-main > header > div > div > div > div.row.logo_box.isStuck > div > div.span3.logospan > div > center > a {
		margin-left:0px !important;
	}
	#motopress-main > div > div > div:nth-child(2)  { display:flex; flex-direction: column; text-align:center;}
/*	#motopress-main > div.motopress-wrapper.content-holder.clearfix.woocommerce > div > div > div.row { display:flex; flex-direction: column; text-align:center;}
	#content.span9 { order: 2 }
	#sidebar.span3 { order: 1 } */
	.newslatter_box { margin-top: 15px; }
	.searchproducts input[type="search"] { max-width:300px !important; display:inline; margin-top: 0px; }
}


.testimonial small {
    font-size: 16px;
}

.testimonial  {
    font-style: normal;
}

.testimonial_bq	 .featured-thumbnail img {
	height:160px;
	width:160px;
}

.wp-caption p.wp-caption-text {
    font-size: 13px;
}

.press-template-default ul.breadcrumb__t { height:24.4px; }
.press-template-default ul.breadcrumb__t li { display:none; }

.excerpt a.read-more:link, .excerpt a.read-more:visited {
	color:white;
}

.product-thumbnails_list {
    height: 0px !important; 
    overflow: hidden;
}

.footer-widgets #text-5 {
	color:white;
}

/* @group Marquee */

.marquee {
    height: 29px;
    color:green;
    background:url(/graphics/ticker-background.jpg);

	
    overflow: hidden;
    position: relative;
}
    .marquee div {
        display: block;
        width: 200%;
        height: 29px;
        
        position: absolute;
        overflow: hidden;
        
        -webkit-animation: marquee 12s linear infinite;
        -moz-animation: marquee 12s linear infinite;
        -ms-animation: marquee 12s linear infinite;
        -o-animation: marquee 12s linear infinite;
        animation: marquee 12s linear infinite;
    }
    .marquee span {
        float: left;
        width: 50%;
    }
    
@-webkit-keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}
@-moz-keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}
@-ms-keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}
@-o-keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}
@keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}