@import url("CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Noto+Sans:400,700);
.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; }
header.header {
	padding:35px 0 0 0;
	background:#2e2a29;
	z-index:999;
	border:none;
}
@media (min-width: 1200px) {
	header.header {
		max-height:207px;
		box-sizing:border-box;
		margin-bottom:80px;
	}
}
@media (max-width: 1200px) {
	header.header { text-align:center; }
	header.header .span6, header.header .span5, header.header .span1 {
		float:none;
		margin:0;
		width:100%;
	}
}
@media (max-width: 767px) {
	header.header { margin:0 -10px; }
}
header.header .title {
	color:#fff;
	font-size:26px;
	line-height:37px;
	text-align:right;
	margin-bottom:0;
}
header.header .title strong {
	font-weight:bold;
	color:#fdb222;
	font-size:37px;
	position:relative;
}
header.header .title strong:before {
	content:"\f095";
	font-family:FontAwesome;
	position:relative;
	color:#76e6fd;
	left:0;
	top:0;
	margin-right:9px;
	line-height:1em;
	font-size:42px;
}
@media (max-width: 767px) {
	header.header .title strong { font-size:20px; }
	header.header .title strong:before { font-size:20px; }
}
@media (max-width: 1200px) {
	header.header .title {
		text-align:center;
		margin-top:20px;
	}
}
@media (max-width: 980px) {
	header.header .title {
		padding:15px 0 10px;
		font-size:16px;
	}
}
@media (max-width: 767px) {
	header.header .title {
		float:none;
		text-align:center;
	}
}
header.header span {
	display:block;
	text-align:right;
	color:#93756e;
	font-size:13px;
	margin-bottom:4px;
}
@media (max-width: 1200px) {
	header.header span { text-align:center; }
}
@media (max-width: 767px) {
	header.header span {
		float:none;
		text-align:center;
		display:block;
	}
}
header.header .header_box { padding-bottom:30px; }
header.header .isStuck:after {
	content:"";
	position:absolute;
	z-index:0;
	left:-100%;
	top:0;
	height:100%;
	width:100%;
	background:#acd217;
}
header.header .isStuck:before {
	content:"";
	position:absolute;
	z-index:0;
	right:-100%;
	top:0;
	height:100%;
	width:100%;
	background:#acd217;
}
header.header .isStuck .cherry-badge-content {
	top:0 !important;
	padding-top:5px !important;
	padding-bottom:5px !important;
}
@media (max-width: 1200px) {
	header.header .isStuck {
		position:relative !important;
		top:0 !important;
	}
	header.header .isStuck:after, header.header .isStuck:before { display:none; }
}
@media (max-width: 1200px) {
	header.header .pseudoStickyBlock { height:0 !important; }
}
.logo_box {
	background:#acd217;
	position:relative;
	padding:0 16px 0 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 1200px) {
	.logo_box {
		padding:6px 6px 14px 6px;
		text-align:center;
	}
}
@media (max-width: 767px) {
	.logo_box { padding-left:0; }
}
header #search-header {
	display:block;
	float:right;
	position:relative;
	margin:16px 0 0 0;
}
@media (max-width: 1200px) {
	header #search-header {
		display:inline-block;
		float:none;
	}
}
@media (max-width: 767px) {
	header #search-header {
		float:none;
		text-align:center;
		padding:0;
		display:inline-block;
	}
}
header #search-header .search-form_it {
	border:none;
	font-size:14px;
	line-height:20px;
	height:49px;
	width:254px;
	margin:0;
	border:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#333 !important;
	padding:15px 105px 15px 14px;
	background:#fff;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
header #search-header input#search-form_is {
	width:98px !important;
	height:50px !important;
	background:#2e2a29 !important;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
	left:auto;
	padding:0 !important;
	margin:0 !important;
	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;
	color:#fff;
	font-size:15px !important;
	font-weight:bold;
	text-shadow:none !important;
	outline:none;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
header #search-header input#search-form_is:before {
	content:"\f002";
	font-family:FontAwesome;
	position:relative;
	color:#fdb222;
	left:0;
	top:0;
	margin-right:9px;
	line-height:1em;
	font-size:15px;
}
header #search-header input#search-form_is:hover { background:#76e6fd !important; }
.logo { float:none; }
.logo a { float:left; }
@media (max-width: 1200px) {
	.logo a { float:none; }
}
.logo .logo_h__txt a {
	font-size:119px;
	line-height:89px;
	letter-spacing:-6px;
}
.logo .logo_h__txt .logo_link {
	color:inherit;
	text-decoration:none;
}
.logo .logo_h__txt .logo_link:hover, .logo .logo_h__txt .logo_link:visited {
	text-decoration:none;
	color:inherit;
}
.logo .logo_tagline {
	padding:67px 0 0 10px;
	float:left;
	font:22px 'Noto Sans';
	color:#c3e834;
	text-transform:none;
}
@media (max-width: 1200px) {
	.logo .logo_tagline {
		float:none;
		padding:0;
	}
}
@media (max-width: 1200px) {
	.logo { display:inline-block; }
}
.logo_tagline {
	margin:0;
	padding:8px 0 0 0;
	font-size:11px;
}
@media (max-width: 767px) {
	.logo, .logo.pull-left {
		float:none;
		width:100%;
		text-align:center;
		padding:0 15px 0 10px;
		max-width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
.nav__primary {
	margin:0;
	padding:0;
	float:left;
}
@media (max-width: 1200px) {
	.nav__primary { float:none; }
}
@media (max-width: 980px) {
	.nav__primary {
		float:none;
		display:inline-block;
	}
}
@media (max-width: 767px) {
	.nav__primary {
		padding:0 4px 0 10px;
		float:none;
		display:block;
	}
}
.nav__primary .select-menu { border-radius:0; }
.nav__primary .sf-menu { float:left; }
@media (max-width: 1200px) {
	.nav__primary .sf-menu {
		float:none;
		display:inline-block;
	}
}
@media (max-width: 767px) {
	.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 14px;
	background:none;
	border:none;
	margin:0;
	border-left:1px solid #c7f027;
}
.nav__primary .sf-menu > li:first-child {
	margin-left:0;
	border-left:none;
}
@media (max-width: 1200px) {
	.nav__primary .sf-menu > li {
		border-top:1px solid #c7f027;
		border-bottom:1px solid #c7f027;
	}
	.nav__primary .sf-menu > li:first-child { border-left:1px solid #c7f027; }
	.nav__primary .sf-menu > li:last-child { border-right:1px solid #c7f027; }
}
.nav__primary .sf-menu > li > a {
	padding:30px 30px;
	border:none;
	background:none;
}
.nav__primary .sf-menu > li > a.sf-with-ul { padding-right:24px; }
@media (max-width: 1200px) {
	.nav__primary .sf-menu > li > a { padding:30px 42px; }
}
@media (max-width: 980px) {
	.nav__primary .sf-menu > li > a { padding:30px 20px; }
}
.nav__primary .sf-menu > li > a .cherry-badge-content {
	padding:9px 10px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	background:#61d4fa;
	border:none;
	margin:0 0 0 -20px;
	position:absolute;
	text-transform:none;
	top:-12px;
	left:50%;
	-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,0.2);
	box-shadow:0 0 2px 0 rgba(0,0,0,0.2);
}
.nav__primary .sf-menu > li > a .cherry-badge-content:after {
	position:absolute;
	content:'';
	bottom:-5px;
	left:50%;
	margin:0 0 0 -3px;
	width:0;
	height:0;
	border-style:solid;
	border-width:5px 5px 0 5px;
	border-color:#61d4fa transparent transparent transparent;
	z-index:2;
}
.nav__primary .sf-menu > li > a .cherry-badge-content:before {
	position:absolute;
	content:'';
	bottom:-6px;
	left:50%;
	margin:0 0 0 -4px;
	width:0;
	height:0;
	border-style:solid;
	border-width:6px 6px 0 6px;
	border-color:#61d4fa transparent transparent transparent;
	z-index:1;
}
.nav__primary .sf-menu > li .cherry-badge-new .cherry-badge-content {
	background:#fdb222;
	color:#fff;
}
.nav__primary .sf-menu > li .cherry-badge-new .cherry-badge-content:after { border-color:#fdb222 transparent transparent transparent; }
.nav__primary .sf-menu > li .cherry-badge-new .cherry-badge-content:before { border-color:#fdb222 transparent transparent transparent; }
.nav__primary .sf-menu > li .cherry-badge-sale .cherry-badge-content {
	background:#fff;
	color:#333;
}
.nav__primary .sf-menu > li .cherry-badge-sale .cherry-badge-content:after { border-color:#fff transparent transparent transparent; }
.nav__primary .sf-menu > li .cherry-badge-sale .cherry-badge-content:before { border-color:#fff transparent transparent transparent; }
.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:#fff;
	background:#fdb222;
}
.nav__primary .sf-menu ul {
	background:#fff;
	margin-top:0;
	padding:0;
	width:270px;
}
@media (max-width: 980px) {
	.nav__primary .sf-menu ul { width:220px; }
}
.nav__primary .sf-menu ul li {
	border:none;
	background:none;
	margin-bottom:-1px;
	position:relative;
}
.nav__primary .sf-menu ul li a {
	padding:19px 0 19px 28px;
	font-size:15px;
	line-height:20px;
	color:#2d2d2d;
	font-size:15px;
	border:none;
	text-align:left;
	text-decoration:none;
	font-style:normal;
	position:relative;
	border:1px solid #e0e0e0;
}
.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:#2e2a29;
	border-color:transparent;
}
@media (min-width: 1200px) {
	.nav__primary .sf-menu ul > li:hover ul, .nav__primary .sf-menu ul > li.sfHover ul { left:270px; }
}
@media (max-width: 980px) {
	.nav__primary .sf-menu ul > li:hover ul, .nav__primary .sf-menu ul > li.sfHover ul { width:180px; }
}
.nav__primary .sf-menu .sf-sub-indicator {
	background:none;
	width:auto;
	height:auto;
	position:absolute;
	right:3px;
	top:50%;
	margin:-8px 0 0 0;
	width:14px;
	height:20px;
	line-height:0;
	font-size:0;
}
.nav__primary .sf-menu .sf-sub-indicator:after {
	content:"\f107";
	font-family:FontAwesome;
	text-indent:0;
	position:absolute;
	color:#76e6fd;
	left:0;
	top:-2px;
	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"; }
@media (max-width: 767px) {
	.header #search-header {
		float:none;
		text-align:center;
		padding:0 0 10px 0;
	}
}
.header #search-header input#search-form_is { margin-bottom:0; }
@media (max-width: 767px) {
	#content.left { float:none !important; }
}
#searchform input { vertical-align:top; }
#searchform #s {
	width:100%;
	height:47px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@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:#fdb222; }
.post_like a:hover i, .post_dislike a:hover i { color:#fdb222; }
.error404-holder_num { color:#868383; }
.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%; }
}
.testimonial { border:none; }
.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:170px;
	height:170px;
}
@media (max-width: 480px) {
	.testimonials .testi-item .testi-item_blockquote .featured-thumbnail {
		float:none;
		max-width:none;
		max-width:0 0 20px 0;
	}
}
.testimonials .testi-item .testi-item_blockquote > a {
	display:block;
	overflow:hidden;
	color:#4E4E4E;
}
.testimonials .testi-item .testi-item_blockquote > a:hover { color:#fdc14e; }
.testimonials .testi-item .testi-meta {
	float:right;
	margin:15px 0 0 0;
	padding:0;
}
.testimonials .testi-item .testi-meta span {
	font-weight:bold;
	color:#2e2a29;
	font-size:15px;
}
@media (min-width: 1200px) {
	.testimonials .testi-item .testi-meta {
		margin:-40px 0 0 190px;
		float:none;
	}
}
@media (max-width: 767px) {
	.testimonials .testi-item .testi-meta { padding:10px 0 0 0; }
}
.content_box.text_dropcap {
	font-weight:bold;
	margin:0 5px 0 0;
	padding:0;
	display:block;
	background:none;
	color:#76e6fd;
}
.content_box.text_dropcap:after, .content_box.text_dropcap:before { display:none; }
h1 {
	text-align:center;
	margin:9px 0 35px 0;
}
h3 { margin-top:0; }
.product_box ul.products li.product {
	width:170px !important;
	display:inline-block;
}
.product_box ul.products li.product >a img[class*="attachment"], .product_box ul.products li.product >a img.woocommerce-placeholder {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:auto !important;
	height:280px !important;
	max-width:none;
	display:block;
	margin:0;
	background:#fff;
	border:none;
	border-radius:0;
	box-shadow:none;
	padding:0;
	-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;
}
@media (max-width: 1200px) {
	.product_box ul.products li.product >a img[class*="attachment"], .product_box ul.products li.product >a img.woocommerce-placeholder { display:inline-block; }
}
.title-section {
	padding:0;
	margin-top:-17px;
}
.title-section .title-header { margin-bottom:14px; }
@media (max-width: 1200px) {
	.title-section { margin-top:0; }
}
.camera_target_content { overflow:visible; }
.slider {
	padding:40px 0;
	margin-bottom:25px;
	background:#61d4fa;
	overflow:visible;
	position:relative;
}
.slider .camera_link {
	z-index:1;
	position:relative;
}
.slider:after {
	content:"";
	position:absolute;
	z-index:0;
	left:-100%;
	top:0;
	height:100%;
	width:100%;
	background:#61d4fa;
}
.slider:before {
	content:"";
	position:absolute;
	z-index:0;
	right:-100%;
	top:0;
	height:100%;
	width:100%;
	background:#61d4fa;
}
@media (max-width: 1600px) {
	.camera_prev, .camera_next, .camera_commands { top:0; }
}
.camera_wrap { z-index:1; }
.camera_wrap:hover .camera_caption > div i {
	background:#acd217;
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s;
}
.camera_fakehover { width:99%; }
.camera_caption > div { background:none; }
@media (min-width: 1600px) {
	.camera_prev { margin-left:-205px; }
}
@media (max-width: 1600px) {
	.camera_prev {
		right:41px;
		left:auto;
	}
}
.camera_prev span {
	background:#2e2a29;
	text-align:center;
}
.camera_prev span:after {
	content:"\f053";
	font-family:FontAwesome;
	color:white;
	font-size:15px;
	line-height:40px;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
.camera_prev:hover span:after {
	color:#fdb222;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
@media (min-width: 1600px) {
	.camera_next { margin-right:-205px; }
}
.camera_next span {
	background:#2e2a29;
	text-align:center;
}
.camera_next span:after {
	content:"\f054";
	font-family:FontAwesome;
	color:#fff;
	font-size:15px;
	line-height:40px;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
.camera_next:hover span:after {
	color:#fdb222;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
.camera_caption {
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	margin-left:430px;
	width:740px;
}
.camera_caption em {
	position:absolute;
	top:0;
	left:0;
	margin:53px 0 0 -530px;
	width:200px;
	height:200px;
	display:inline-block;
	background:url(images/badge.png) no-repeat;
}
@media (max-width: 1600px) {
	.camera_caption em { display:none; }
}
@media (max-width: 1200px) {
	.camera_caption {
		margin-left:340px;
		width:520px;
	}
}
@media (max-width: 980px) {
	.camera_caption {
		margin-left:250px;
		width:440px;
	}
}
@media (max-width: 767px) {
	.camera_caption { margin-left:35%; }
}
.camera_caption > div { padding:0; }
.camera_caption > div h2 {
	font-weight:bold;
	font-size:25px;
	line-height:1em;
	margin:63px 0 21px 0;
}
@media (max-width: 1200px) {
	.camera_caption > div h2 { margin:10px 0 21px 0; }
}
@media (max-width: 767px) {
	.camera_caption > div h2 { font-size:11px; }
}
.camera_caption > div h3 {
	font-weight:bold;
	font-size:35px;
	line-height:52px;
	color:#2e2a29;
	margin:0;
}
@media (max-width: 1200px) {
	.camera_caption > div h3 {
		font-size:20px;
		line-height:32px;
	}
}
@media (max-width: 767px) {
	.camera_caption > div h3 { display:none; }
}
.camera_caption > div p {
	color:#2e2a29;
	font-size:35px;
	line-height:52px;
	margin:0 0 10px 0;
}
@media (max-width: 1200px) {
	.camera_caption > div p {
		font-size:20px;
		line-height:32px;
	}
}
@media (max-width: 767px) {
	.camera_caption > div p { display:none; }
}
.camera_caption > div i {
	display:inline-block;
	padding:30px 29px;
	background:#fdb222;
	color:#fff;
	font-size:21px;
	font-style:normal;
	font-weight:bold;
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s;
}
@media (max-width: 1200px) {
	.camera_caption > div i {
		font-size:15px;
		padding:15px 10px;
	}
}
.camera_caption > div > div { margin-bottom:26px; }
.camera_caption > div > div span {
	color:#fff;
	font-size:75px;
	line-height:1em;
	font-weight:bold;
	float:left;
	margin-right:22px;
}
@media (max-width: 767px) {
	.camera_caption > div > div span { font-size:30px; }
}
.camera_caption > div > div strong {
	color:#fff;
	font-size:25px;
	line-height:36px;
	font-weight:bold;
}
@media (max-width: 767px) {
	.camera_caption > div > div strong {
		font-size:15px;
		line-height:20px;
	}
}
.camera_caption > div > div .caption { overflow:hidden; }
.select-menu {
	background:#76e6fd;
	box-shadow:none;
	border:none;
	margin-top:20px;
}
.blog_box time {
	font-size:13px;
	font-weight:bold;
	color:#76e6fd;
	display:block;
	margin-bottom:16px;
}
.blog_box h5 a {
	font-size:15px;
	line-height:26px;
	font-weight:bold;
	color:#2e2a29;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
.blog_box h5 a:hover {
	text-decoration:none;
	color:#fdb222;
}
.blog_box .post_meta {
	padding:0;
	border:none;
	font-size:13px;
}
.featured-thumbnail {
	padding:0;
	border:none;
	border-radius:0;
	box-shadow:none;
}
@media (max-width: 767px) {
	.posts-grid li .clear { display:none; }
}
@media (max-width: 626px) {
	.posts-grid li .clear { display:block; }
}
.posts-grid li .featured-thumbnail a .zoom-icon {
	background:rgba(46,42,41,0.9);
	border:none;
	-webkit-transform:translateY(0) translateX(0) scale(0.25);
	transform:translateY(0) translateX(0) scale(0.25);
}
.posts-grid li .featured-thumbnail a .zoom-icon:before {
	background:url(./images/plus.png) 50% 50% no-repeat;
	width:82px;
	height:82px;
	margin:-41px 0 0 -41px;
}
.posts-grid li .featured-thumbnail a:hover .zoom-icon {
	-webkit-transform:translateY(0) translateX(0) scale(1);
	transform:translateY(0) translateX(0) scale(1);
}
@media (max-width: 767px) {
	.posts-grid li .featured-thumbnail {
		float:left;
		margin-right:20px;
	}
}
@media (max-width: 626px) {
	.posts-grid li .featured-thumbnail {
		float:none;
		margin-right:0;
	}
}
.portfolio_item_holder { background:#f4f4f4; }
.portfolio_item_holder .caption__portfolio { padding:12px 20px 17px 20px; }
.filterable-portfolio .portfolio_item { margin-bottom:30px; }
.portfolio_item_holder .thumbnail__portfolio {
	padding:0;
	border-radius:0;
	border:none;
	text-align:center;
	background:#fff;
	border:none;
	box-shadow:none;
}
.portfolio_item_holder .thumbnail__portfolio a .zoom-icon {
	background:rgba(46,42,41,0.9);
	border:none;
	-webkit-transform:translateY(0) translateX(0) scale(0.25);
	transform:translateY(0) translateX(0) scale(0.25);
}
.portfolio_item_holder .thumbnail__portfolio a .zoom-icon:before {
	background:url(./images/plus.png) 50% 50% no-repeat;
	width:82px;
	height:82px;
	margin:-41px 0 0 -41px;
}
.portfolio_item_holder .thumbnail__portfolio a:hover .zoom-icon {
	-webkit-transform:translateY(0) translateX(0) scale(1);
	transform:translateY(0) translateX(0) scale(1);
}
.parallax-content { padding:71px 0 50px 0; }
.parallax-content .row .span4:first-child .service-box .icon { background:#76e6fd; }
.parallax-content .row .span4:first-child+.span4 .service-box .icon { background:#acd217; }
.parallax-content .row .span4:first-child+.span4+.span4 .service-box .icon { background:#fdb222; }
.service-box {
	background:none;
	border-radius:0;
	border:none;
	text-align:center;
	box-shadow:none;
	padding:19px 19px 13px 19px;
}
.service-box:hover .icon {
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-o-transition:all 0.4s;
	transition:all 0.4s;
	-webkit-transform:rotateY(-180deg);
	-ms-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
	-webkit-transform:rotateY(-180deg);
	-ms-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.service-box .icon {
	width:129px;
	height:129px;
	line-height:129px;
	text-align:center;
	float:none;
	margin-bottom:15px;
	display:inline-block;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-o-transition:all 0.4s;
	transition:all 0.4s;
}
@media (max-width: 980px) {
	.service-box .icon {
		float:none;
		margin:0 0 30px 0;
	}
}
.service-box .custom-btn {
	color:#fff;
	font-size:31px;
	line-height:35px;
	font-weight:bold;
	margin-bottom:3px;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
.service-box .custom-btn:hover {
	text-decoration:none;
	color:#fdb222;
}
.service-box .service-box_txt {
	padding:7px 0 0 0;
	color:#fff;
	font-size:15px;
	line-height:26px;
}
.banner_box {
	position:relative;
	left:50%;
}
@media (max-width: 767px) {
	.banner_box { margin-top:40px; }
}
.banner_box1 {
	background:#acd217;
	padding:91px 100px 84px 100px;
	width:50%;
	overflow:hidden;
	float:left;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 1650px) {
	.banner_box1 { text-align:center; }
}
@media (max-width: 767px) {
	.banner_box1 {
		width:100%;
		float:none;
		padding:40px;
	}
}
.banner_box1 .featured-thumbnail {
	margin:0 60px 0 0;
	float:left;
	position:relative;
	overflow:visible;
}
.banner_box1 .featured-thumbnail:after {
	content:"";
	position:absolute;
	z-index:0;
	left:-48px;
	top:-48px;
	height:152px;
	width:152px;
	background:url(images/badge2.png) no-repeat;
}
@media (max-width: 1650px) {
	.banner_box1 .featured-thumbnail {
		float:none;
		margin:0 0 30px 0;
	}
	.banner_box1 .featured-thumbnail:after {
		left:50%;
		margin-left:-76px;
		top:-38px;
	}
}
.banner_box1 h5 {
	margin-bottom:17px;
	color:#2e2a29;
	font-size:25px;
	font-weight:bold;
}
.banner_box1 p {
	color:#fff;
	font-weight:bold;
	font-size:35px;
	line-height:52px;
}
.banner_box1 p strong {
	color:#2e2a29;
	font-size:75px;
	line-height:1em;
	margin:13px 0 13px 0;
	display:block;
}
@media (max-width: 980px) {
	.banner_box1 p strong {
		font-size:40px;
		line-height:1em;
	}
}
.banner_box1 p em {
	font-style:normal;
	color:#2e2a29;
	margin-bottom:46px;
	display:block;
	font-size:13px;
	line-height:26px;
}
@media (max-width: 767px) {
	.banner_box1 p em { display:none; }
}
@media (max-width: 980px) {
	.banner_box1 p {
		font-size:19px;
		line-height:30px;
	}
}
.banner_box2 {
	background:#fdb222;
	padding:91px 100px 84px 100px;
	width:50%;
	overflow:hidden;
	float:left;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 1650px) {
	.banner_box2 { text-align:center; }
}
@media (max-width: 767px) {
	.banner_box2 {
		width:100%;
		float:none;
		padding:40px;
	}
}
.banner_box2 .featured-thumbnail {
	margin:0 60px 0 0;
	float:left;
	position:relative;
	overflow:visible;
}
.banner_box2 .featured-thumbnail:after {
	content:"";
	position:absolute;
	z-index:0;
	left:-48px;
	top:-48px;
	height:152px;
	width:152px;
	background:url(images/badge2.png) no-repeat;
}
@media (max-width: 1650px) {
	.banner_box2 .featured-thumbnail {
		float:none;
		margin:0 0 30px 0;
	}
	.banner_box2 .featured-thumbnail:after {
		left:50%;
		margin-left:-76px;
		top:-38px;
	}
}
.banner_box2 h5 {
	margin-bottom:17px;
	color:#2e2a29;
	font-size:25px;
	font-weight:bold;
}
.banner_box2 p {
	color:#fff;
	font-weight:bold;
	font-size:35px;
	line-height:52px;
}
.banner_box2 p strong {
	color:#2e2a29;
	font-size:75px;
	line-height:1em;
	margin:13px 0 13px 0;
	display:block;
}
@media (max-width: 980px) {
	.banner_box2 p strong {
		font-size:40px;
		line-height:1em;
	}
}
.banner_box2 p em {
	font-style:normal;
	color:#2e2a29;
	margin-bottom:46px;
	display:block;
	font-size:13px;
	line-height:26px;
}
@media (max-width: 767px) {
	.banner_box2 p em { display:none; }
}
@media (max-width: 980px) {
	.banner_box2 p {
		font-size:19px;
		line-height:30px;
	}
}
.banner_box2 .btn-custom { background:#acd217; }
.list.styled > ul li { color:#868383; }
.list.styled > ul li:before {
	content:"\f00c";
	font-size:14px;
	color:#76e6fd;
	margin-right:11px;
}
.team_box {
	background:#fdb222;
	float:left;
	position:relative;
	padding:75px 0 36px 0;
}
@media (max-width: 767px) {
	.team_box { float:none; }
}
.team_box:after {
	content:"";
	position:absolute;
	z-index:0;
	left:-100%;
	top:0;
	height:100%;
	width:100%;
	background:#fdb222;
}
.team_box:before {
	content:"";
	position:absolute;
	z-index:0;
	right:-100%;
	top:0;
	height:100%;
	width:100%;
	background:#fdb222;
}
.team_box h1 { color:#fff; }
.team_box .posts-grid li {
	background:#f4f4f4;
	padding-bottom:10px;
}
@media (max-width: 767px) {
	.team_box .posts-grid li { padding:10px; }
}
.team_box .posts-grid li h5 { padding:0 20px; }
.team_box .posts-grid li h5 a {
	font-size:15px;
	font-weight:bold;
	color:#2e2a29;
	text-decoration:none;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
.team_box .posts-grid li h5 a:hover { color:#fdb222; }
.team_box .posts-grid li .excerpt { padding:0 20px; }
.advantages_box {
	background:#f4f4f4;
	padding:24px 0 0 0;
	float:left;
	position:relative;
}
.advantages_box:after {
	content:"";
	position:absolute;
	z-index:0;
	left:-100%;
	top:0;
	height:100%;
	width:100%;
	background:#f4f4f4;
}
.advantages_box:before {
	content:"";
	position:absolute;
	z-index:0;
	right:-100%;
	top:0;
	height:100%;
	width:100%;
	background:#f4f4f4;
}
.advantages_box .span6 figure i {
	line-height:70px;
	width:70px;
	height:70px;
	line-height:70px !important;
	text-align:center;
	background:#76e6fd;
	display:inline-block;
}
.advantages_box .span6 figure i.icon-user { background:#acd217; }
.advantages_box .span6 figure i.icon-calendar { background:#fdb222; }
.product-categories {
	list-style:none;
	margin:0;
}
.product-categories li {
	position:relative;
	margin-bottom:6px;
}
.product-categories li:before {
	content:"\f00c";
	font-size:14px;
	font-family:FontAwesome;
	color:#76e6fd;
	margin-right:11px;
}
.product-categories li a { text-decoration:none; }
#sidebar h3 {
	font:bold 31px/35px Noto Sans;
	color:#2e2a29;
	margin:9px 0 35px 0;
}
.filter-wrapper {
	font-size:15px;
	font-weight:bold;
	color:#2e2a29;
	text-align:center;
}
.filter-wrapper .pull-right {
	float:none;
	display:inline-block;
}
@media (max-width: 980px) {
	.filter-wrapper { font-size:13px; }
}
.filter-wrapper strong { padding:14px 24px 18px 0; }
@media (max-width: 980px) {
	.filter-wrapper strong { padding:6px; }
}
.filter-wrapper .nav-pills a {
	border-radius:0;
	padding:18px 28px;
	background:transparent;
	color:#2e2a29;
}
@media (max-width: 980px) {
	.filter-wrapper .nav-pills a { padding:10px; }
}
.filter-wrapper .nav-tabs > li, .filter-wrapper .nav-pills > li { margin:0 15px; }
@media (max-width: 980px) {
	.filter-wrapper .nav-tabs > li, .filter-wrapper .nav-pills > li { margin:0; }
}
.filter-wrapper .nav-pills > .active > a, .filter-wrapper .nav-pills > .active > a:hover, .filter-wrapper .nav-pills > .active > a:focus {
	color:#fff;
	background:#acd217;
}
.filter-wrapper .nav-pills a:hover, .filter-wrapper .nav-pills a:focus {
	color:#fff;
	background:#acd217;
}
.post-header .post-title {
	font-size:31px;
	font-weight:bold;
	line-height:35px;
	color:#2e2a29;
}
.post-header .post-title a {
	color:#2e2a29;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
.post-header .post-title a:hover {
	text-decoration:none;
	color:#fdb222;
}
.post_meta.meta_type_line i { color:#fdb222; }
.post_meta.meta_type_line a, .post_meta.meta_type_line time {
	color:#76e6fd;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
.post_meta.meta_type_line a {
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
.post_meta.meta_type_line a:hover { color:#fdb222; }
.post-author {
	background:#acd217;
	border:none;
}
.post-author .post-author_h { color:#fff; }
.post-author .post-author_h a {
	color:#fff;
	text-decoration:none;
}
.post-author p { color:#2e2a29; }
.post-author .post-author_desc { color:#fff; }
.post-author .post-author_link { color:#fff; }
.post-author .post-author_link p { color:#fff; }
.post-author .post-author_link p a {
	color:#fff;
	text-decoration:none;
}
.post-author .post-author_link p a:hover { color:#2e2a29; }
.related-posts_h, .comments-h {
	font-size:31px;
	line-height:35px;
	font-weight:bold;
	color:#2e2a29;
	margin:9px 0 35px 0;
	text-align:center;
}
.related-posts .related-posts_item > a {
	color:#2e2a29;
	font-size:15px;
	font-weight:bold;
}
.related-posts .related-posts_item > a:hover {
	color:#fdb222;
	text-decoration:none;
}
.comment .comment-body {
	border:none;
	background:#f4f4f4;
}
.comment .comment-body .author {
	font-weight:bold;
	color:#76e6fd;
	font-size:13px;
}
.comment .comment-body .comment-meta {
	font-weight:bold;
	color:#76e6fd;
	font-size:13px;
	padding:12px 0;
}
.comment .comment-body .comment-reply-link {
	display:inline-block;
	position:relative;
	*display:inline;
	*zoom:1;
	padding:11px 37px 13px 21px;
	margin-bottom:0;
	font-size:15px !important;
	line-height:26px !important;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background:#fdb222;
	color:#fff;
	line-height:18px;
	border:none;
	*border:0;
	border-bottom-color:#b3b3b3;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:auto;
	border-radius:0;
	text-shadow:none;
	box-shadow:none;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
.comment .comment-body .comment-reply-link:after {
	content:"\f105";
	font-family:FontAwesome;
	color:#fff;
	font-size:33px;
	position:absolute;
	top:12px;
	right:17px;
}
@media (max-width: 767px) {
	.comment .comment-body .comment-reply-link:after { display:none; }
}
.comment .comment-body .comment-reply-link:hover, .comment .comment-body .comment-reply-link:focus {
	color:#fff;
	text-decoration:none;
	background:#61d4fa;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear;
}
#respond h3 {
	font-size:31px;
	line-height:35px;
	font-weight:bold;
	color:#2e2a29;
	margin:9px 0 35px 0;
	text-align:center;
}
body #commentform { overflow:hidden; }
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:41px;
	padding:9px 15px !important;
	line-height:18px;
	border-radius:0;
	border-color:#dbdbdb;
	background:#fff;
	box-shadow:none;
	font-size:13px;
	color:#868383;
}
body #commentform textarea {
	border-radius:0;
	border-color:#dbdbdb;
	background:#fff;
	padding:15px 15px;
	font-size:13px;
	line-height:18px;
	box-shadow:none;
}
#respond form .comment_submit {
	float:none;
	text-align:left;
}
.wpcf7-form p.field input {
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:41px;
	padding:9px 15px !important;
	line-height:18px;
	border-radius:0;
	border-color:#dbdbdb;
	background:#fff;
	box-shadow:none;
	font-size:13px;
	color:#868383;
}
.wpcf7-form textarea {
	border-radius:0;
	border-color:#dbdbdb;
	background:#fff;
	padding:9px 15px;
	font-size:13px;
	line-height:18px;
	box-shadow:none;
	color:#868383;
}
#nsu-checkbox-input { margin:0; }
.g_map {
	height:450px;
	margin-bottom:30px;
}
span.wpcf7-not-valid-tip { line-height:31px; }
#searchform #s { width:100% !important; }
.error404-holder_num { color:#fdb222; }
.woocommerce #content div.product form.cart .button, .woocommerce div.product form.cart .button, .woocommerce-page #content div.product form.cart .button, .woocommerce-page div.product form.cart .button {
	padding:2px 20px;
	font-size:14px !important;
}
.children { padding:0 0 0 40px; }
@media (max-width: 767px) {
	.children { padding:0; }
}
#calendar_wrap caption { color:#fdb222; }
#calendar_wrap thead th { color:#fdb222; }
.dropcap {
	border-radius:4px;
	color:#fff;
	background:#868383;
	font-family:Georgia, "Times New Roman", Times, serif;
	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%;
	}
}
@media (max-width: 767px) {
	.posts-grid.team > li .clear { clear:none; }
}
footer.footer {
	background:#f4f4f4;
	padding:0;
	border:none;
}
@media (max-width: 767px) {
	footer.footer {
		padding:10px 10px 0 10px;
		margin:0 -10px;
	}
}
footer.footer .footer-widgets {
	background:#f4f4f4;
	padding:20px 0 0 0;
	position:relative;
}
footer.footer .footer-widgets h4 {
	font-size:31px;
	font-weight:bold;
	color:#2e2a29;
	line-height:37px;
}
@media (max-width: 767px) {
	footer.footer .footer-widgets h4:after { display:none; }
}
footer.footer .footer-widgets .product_list_widget li {
	position:relative;
	padding:0 0 30px 0;
}
footer.footer .footer-widgets .product_list_widget li a {
	font-weight:bold;
	color:#2e2a29 !important;
	font-size:13px;
	line-height:24px;
}
footer.footer .footer-widgets .product_list_widget li img {
	border:none !important;
	border-radius:0 !important;
	margin:0 20px 0 0;
	width:115px !important;
	height:190px !important;
}
footer.footer .footer-widgets .product_list_widget li .amount {
	font-size:25px;
	color:#fdb222;
	font-weight:bold;
}
footer.footer .footer-widgets .product_list_widget li del {
	font-size:19px;
	color:#9b9b9a;
	font-weight:normal;
	display:inline-block;
	padding:0 4px;
}
footer.footer .footer-widgets .product_list_widget li del .amount {
	font-size:19px;
	color:#9b9b9a;
	font-weight:normal;
}
footer.footer .footer-widgets .product_list_widget li ins {
	font-size:25px;
	color:#fdb222;
	font-weight:bold;
	padding:0 2px;
}
footer.footer .footer-widgets .product_list_widget li .star-rating {
	margin:0 0 0 127px !important;
	font-size:11px;
	letter-spacing:1px;
}
@media (min-width: 1200px) {
	footer.footer .footer-widgets .product_list_widget li .star-rating {
		position:absolute;
		top:90px;
	}
}
footer.footer .footer-widgets .product_list_widget li .star-rating:before { color:#e5e7e5; }
footer.footer .footer-widgets .product_list_widget li .star-rating span:before { color:#76e6fd; }
.footer-widgets2 {
	background:#fff;
	padding:43px 0;
	position:relative;
	margin-top:15px;
	min-height:500px;
}
.footer-widgets2:after {
	content:"";
	position:absolute;
	z-index:0;
	left:-100%;
	top:0;
	height:100%;
	width:100%;
	background:#fff;
	clear:none;
	display:block;
}
.footer-widgets2:before {
	content:"";
	position:absolute;
	z-index:0;
	right:-100%;
	top:0;
	height:100%;
	width:100%;
	background:#fff;
	clear:none;
	display:block;
}
.footer-widgets2 h4 {
	font-size:31px;
	line-height:1em;
	color:#2e2a29;
	font-weight:bold;
	margin:0 0 25px 0;
}
@media (max-width: 980px) {
	.footer-widgets2 {
		height:auto;
		overflow:hidden;
		background:none;
		text-align:center;
	}
	.footer-widgets2 .span4 {
		width:100%;
		margin:0 0 50px 0;
	}
}
.footer-widgets3 {
	background:#f4f4f4;
	padding:26px 0;
	position:relative;
	margin-top:15px;
	min-height:280px;
	text-align:center;
}
.footer-widgets3:after {
	content:"";
	position:absolute;
	z-index:0;
	left:-100%;
	top:0;
	height:100%;
	width:100%;
	background:#f4f4f4;
	clear:none;
	display:block;
}
.footer-widgets3:before {
	content:"";
	position:absolute;
	z-index:0;
	right:-100%;
	top:0;
	height:100%;
	width:100%;
	background:#f4f4f4;
	clear:none;
	display:block;
}
.footer-widgets3 h4 {
	font-size:31px;
	line-height:1em;
	color:#2e2a29;
	font-weight:bold;
	margin:0 0 38px 0;
}
.footer-widgets3 #newslettersignupwidget-3 { padding:0; }
@media (min-width: 1200px) {
	.footer-widgets3 #newslettersignupwidget-3 { padding:0 160px; }
}
.footer-widgets3 #newslettersignupwidget-3 .nsu-text-before-form {
	font-size:25px;
	line-height:26px;
	color:#2e2a29;
	font-weight:bold;
	margin-bottom:31px;
}
.footer-widgets3 #newslettersignupwidget-3 .nsu-error {
	position:absolute;
	bottom:-20px;
	display:block;
	width:100%;
	left:0;
}
.footer-widgets3 #newslettersignupwidget-3 .nsu-form p:last-child { top:0; }
.footer-widgets3 #newslettersignupwidget-3 .nsu-form p:last-child .nsu-submit {
	padding:12px 38px 12px 27px;
	outline:none;
}
.footer-widgets3 #newslettersignupwidget-3 .nsu-form p:last-child:after {
	content:"\f105";
	font-family:FontAwesome;
	color:#fff;
	font-size:33px;
	position:absolute;
	top:12px;
	right:17px;
}
@media (max-width: 767px) {
	.footer-widgets3 #newslettersignupwidget-3 .nsu-form p:last-child:after { display:none; }
}
.footer-widgets3 #newslettersignupwidget-3 .nsu-form p {
	display:inline-block;
	position:relative;
	top:7px;
}
.footer-widgets3 #newslettersignupwidget-3 .nsu-form p .nsu-submit { background:#fdb222; }
@media (max-width: 767px) {
	.footer-widgets3 #newslettersignupwidget-3 .nsu-form p { display:block; }
}
.footer-widgets3 #newslettersignupwidget-3 .nsu-form .nsu-field {
	width:570px;
	border-radius:0;
	border:1px solid #dbdbdb;
	height:50px;
	background:#fff;
	box-shadow:none;
	padding:14px;
	color:#2e2a29;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 767px) {
	.footer-widgets3 #newslettersignupwidget-3 .nsu-form .nsu-field {
		width:100%;
		margin:0 0 20px 0;
		float:none;
	}
}
.footer-widgets4 {
	background:#2e2a29;
	position:relative;
	padding:40px 0;
	clear:none;
	display:block;
	z-index:1;
}
@media (max-width: 1200px) {
	.footer-widgets4 { padding-bottom:30px; }
}
@media (max-width: 767px) {
	.footer-widgets4 { text-align:center; }
	.footer-widgets4 .span3, .footer-widgets4 .span4, .footer-widgets4 .span5 { margin-bottom:50px; }
}
.footer-widgets4:after {
	display:table;
	width:100%;
	clear:both;
	content:'';
}
.footer-widgets4:before {
	width:500%;
	height:100%;
	background:#2e2a29;
	position:absolute;
	top:0;
	left:-100%;
	content:'';
	z-index:-1;
	display:block;
}
.footer-widgets4 h4 {
	color:#fff;
	font-size:21px;
	font-weight:bold;
	margin:0 0 25px 0;
}
@media (min-width: 1200px) {
	.footer-widgets4 .span3, .footer-widgets4 .span4 {
		position:relative;
		padding:0 40px 0 0;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		min-height:460px;
	}
	.footer-widgets4 .span3:after, .footer-widgets4 .span4:after {
		content:"";
		position:absolute;
		z-index:0;
		right:0;
		top:0;
		height:100%;
		width:1px;
		background:#443a38;
	}
}
.footer-widgets4 .about_box { margin-bottom:21px; }
.footer-widgets4 .about_box .textwidget { color:#93756e; }
.footer-widgets4 .tagcloud a {
	font-size:15px !important;
	line-height:18px;
	color:#979594;
	font-weight:bold;
	padding:15px 18px;
	border:1px solid #443a38;
	display:inline-block;
	margin:1px -1px;
	text-decoration:none;
	text-transform:capitalize;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
.footer-widgets4 .tagcloud a:hover {
	text-decoration:none;
	color:#fff;
	background:#acd217;
	border-color:#acd217;
}
@media (max-width: 980px) {
	.footer-widgets4 .tagcloud a {
		font-size:12px !important;
		padding:5px 10px;
	}
}
footer .google-map-api {
	height:286px;
	margin-bottom:0;
}
footer .caption_info { padding:26px 0 0 0; }
footer .caption_info p {
	font-size:15px;
	line-height:24px;
	color:#93756e;
	font-weight:bold;
}
footer .caption_info p strong {
	color:#fff;
	font-size:21px;
}
footer .caption_info p a {
	color:#93756e;
	text-decoration:underline;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
footer .caption_info p a:hover {
	color:#fff;
	text-decoration:none;
}
footer .copyright {
	padding:24px 0 0 0;
	margin:0;
	position:relative;
	background:none;
	height:70px;
	z-index:1;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 767px) {
	footer .copyright {
		overflow:hidden;
		margin:0 -10px;
		padding:24px 0;
	}
}
@media (max-width: 580px) {
	footer .copyright { height:100px; }
}
footer .copyright .footer-text {
	color:#93756e;
	font-size:13px;
	margin:0;
}
footer .copyright .footer-text a {
	color:#93756e;
	text-decoration:underline;
}
footer .copyright .footer-text a:hover { color:#fff; }
footer .copyright .footer-text .site-name {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
footer .copyright:after {
	display:table;
	width:100%;
	clear:both;
	content:'';
}
footer .copyright:before {
	width:500%;
	height:100%;
	background:#171514;
	position:absolute;
	top:0;
	left:-100%;
	content:'';
	z-index:-1;
}
nav.footer-nav .menu li { text-transform:uppercase; }
nav.footer-nav .menu li.current-menu-item a, nav.footer-nav .menu li a:hover {
	color:#fdb222;
	text-decoration:none;
}
#menu-menu-shop_nav_footer {
	padding:0;
	margin:0;
	list-style:none;
}
#menu-menu-shop_nav_footer li {
	float:none;
	display:block;
	padding:0;
	margin:0 0 4px 0;
}
#menu-menu-shop_nav_footer li a {
	font-size:13px;
	color:#76e6fd;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
#menu-menu-shop_nav_footer li a:hover, #menu-menu-shop_nav_footer li a:focus {
	color:#fdb222;
	text-decoration:none;
	background:none;
}
@media (max-width: 767px) {
	#menu-menu-shop_nav_footer {
		text-align:center;
		margin-bottom:30px;
	}
}
#back-top-wrapper {
	right:20px;
	bottom:30px;
	z-index:999;
}
#back-top-wrapper span { background-color:#fdb222; }
#back-top-wrapper:hover span { background-color:#acd217; }
@media (max-width: 767px) {
	body { padding:0; }
}
body #motopress-main.main-holder { overflow:hidden; }
@media (max-width: 767px) {
	body #motopress-main.main-holder { padding:0 10px; }
}
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:13px;
	line-height:26px;
}
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 { margin:0; }
body #motopress-main.main-holder .shop-nav ul {
	text-align:right;
	padding:0;
	margin:0;
}
@media (max-width: 1200px) {
	body #motopress-main.main-holder .shop-nav ul { text-align:center; }
	body #motopress-main.main-holder .shop-nav ul .span6, body #motopress-main.main-holder .shop-nav ul .span5, body #motopress-main.main-holder .shop-nav ul .span1 {
		float:none;
		margin:0;
		width:100%;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .shop-nav ul { padding:0; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .shop-nav ul {
		text-align:center;
		padding:5px 0;
	}
}
body #motopress-main.main-holder .shop-nav ul li {
	display:inline-block;
	padding:0 0 0 24px;
	list-style:none;
	font-size:13px;
	line-height:20px;
	position:relative;
}
body #motopress-main.main-holder .shop-nav ul li:after {
	content:"";
	position:absolute;
	left:10px;
	top:0;
	width:1px;
	height:21px;
	background:#4d4a49;
}
body #motopress-main.main-holder .shop-nav ul li:first-child:after { display:none; }
@media (max-width: 979px) {
	body #motopress-main.main-holder .shop-nav ul li { padding:0 0 0 5px; }
	body #motopress-main.main-holder .shop-nav ul li:after { display:none; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .shop-nav ul li { padding:0 5px; }
}
body #motopress-main.main-holder .shop-nav ul li a {
	text-decoration:none;
	font-size:13px;
	color:#fff;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
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:#fdb222;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
body #motopress-main.main-holder .shop-nav ul li ul { display:none; }
body #motopress-main.main-holder .cherry-wc-account {
	font-size:15px;
	line-height:20px;
	padding:0;
	margin:3px 0 0 24px;
	position:relative;
}
body #motopress-main.main-holder .cherry-wc-account_title {
	text-decoration:none !important;
	color:#fff;
	font-size:13px;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
body #motopress-main.main-holder .cherry-wc-account_title.cherry-dropdown-opened:after { content:""; }
body #motopress-main.main-holder .cherry-wc-account_title:hover {
	color:#fdb222;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
@media (max-width: 1200px) {
	body #motopress-main.main-holder .cherry-wc-account {
		text-align:center;
		float:none;
		margin-bottom:15px;
	}
	body #motopress-main.main-holder .cherry-wc-account:after { display:none; }
}
body #motopress-main.main-holder .cherry-wc-account:after {
	content:"";
	position:absolute;
	left:-12px;
	top:0;
	width:1px;
	height:21px;
	background:#4d4a49;
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .cherry-wc-account:after { display:none; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .cherry-wc-account {
		float:none;
		margin:0;
		text-align:center;
		padding:10px 0 0 0;
	}
}
body #motopress-main.main-holder .cherry-wc-account_content {
	margin:0;
	display:none;
	position:absolute;
	width:270px;
	padding:0;
	right:0;
	top:40px;
	background:#fff;
	border:none;
	border-radius:0;
	box-shadow:none;
	text-align:left;
	border:none;
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .cherry-wc-account_content {
		right:50%;
		margin:0 -120px 0 0;
	}
}
body #motopress-main.main-holder .cherry-wc-account_list {
	margin:0;
	font-size:13px;
	line-height:20px;
	list-style:none;
}
body #motopress-main.main-holder .cherry-wc-account_list li {
	padding:0;
	margin-bottom:-1px;
}
body #motopress-main.main-holder .cherry-wc-account_list li a {
	display:block;
	color:#2d2d2d;
	font-size:15px;
	padding:10px 29px;
	text-decoration:none;
	border:1px solid #e0e0e0;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
body #motopress-main.main-holder .cherry-wc-account_list li a:hover {
	background:#fdb222;
	border-color:#fdb222;
	color:#fff;
}
body #motopress-main.main-holder .cherry-wc-account_auth {
	padding: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:#2d2d2d;
	padding:15px 29px;
	display:block;
	line-height:20px;
	text-decoration:none;
	border:1px solid #e0e0e0;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
body #motopress-main.main-holder .cherry-wc-account_auth a:hover {
	background:#fdb222;
	border-color:#fdb222;
	color:#fff;
}
body #motopress-main.main-holder .cherry-wc-account_auth .not-logged:before {
	font-family:FontAwesome;
	content:"\f090";
	display:inline-block;
	margin:0 5px 0 0;
	font-size:14px;
	display:none;
}
body #motopress-main.main-holder .cherry-wc-account_auth .logged:before {
	font-family:FontAwesome;
	content:"\f08b";
	display:inline-block;
	margin:0 5px 0 0;
	font-size:14px;
	display:none;
}
body #motopress-main.main-holder .cart-holder {
	position:relative;
	z-index:10;
	padding:0;
	margin:7px 0 0 30px;
	text-align:right;
	float:right;
}
@media (max-width: 1200px) {
	body #motopress-main.main-holder .cart-holder {
		margin:20px 0 0 0;
		float:none;
		text-align:center;
	}
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .cart-holder {
		float:center;
		text-align:center;
		float:none;
		padding:0;
		margin:15px 0 15px 0;
	}
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content {
	display:none;
	position:absolute;
	width:210px;
	padding:10px;
	right:0;
	top:100%;
	background:#fff;
	border:1px solid #e5e5e5;
	margin-top:2px;
	border-radius:0;
	-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.1);
	box-shadow:0 0 10px 0 rgba(0,0,0,0.1);
	text-align:left;
}
@media (max-width: 1200px) {
	body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content {
		left:50%;
		margin-left:-105px;
	}
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content {
		right:50%;
		margin:2px 0 0 -116px;
	}
}
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;
	overflow:hidden;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li span, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li span { text-align:left !important; }
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:#f5f5f5;
	border:1px solid #aaa;
	border-radius:4px;
	width:50px;
}
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 { display:inline-block; }
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:1px solid #868383; }
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:11.7px;
}
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 .total .amount {
	text-align:left !important;
	display:inline-block !important;
}
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 .buttons a { margin:1px; }
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:0;
	line-height:0;
	margin:0;
	font-weight:bold;
	color:#868383;
}
body #motopress-main.main-holder .cart-holder h3:before {
	font-family:FontAwesome;
	font-weight:normal;
	display:inline-block;
	content:"\f07a";
	font-size:34px;
	margin:0;
	color:#fff;
	background:none;
	width:80px;
	height:80px;
	line-height:80px;
	background:#76e6fd;
	text-align:center;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
body #motopress-main.main-holder .cart-holder h3:hover:before {
	color:#fff;
	background:#fdb222;
	-webkit-transform:rotateY(-180deg);
	-ms-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
	-webkit-transform:rotateY(-180deg);
	-ms-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
	-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 .page-title { display:none; }
body #motopress-main.main-holder .content-holder a {
	-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 div.product .onsale { right:inherit; }
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;
	width:100% !important;
	height:auto !important;
	max-width:100%;
}
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 .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:0px; }
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-top:1px solid #ddd;
	margin:15px 0 0 0;
	padding:15px 0 15px;
}
body #motopress-main.main-holder .content-holder div.product div .tabs {
	padding:0 0 0 8px;
	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 .tabs li.active {
	background:none;
	border-bottom:none;
	top:0px;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li.active a {
	color:#fff;
	background:#acd217;
	border:none;
	cursor:default;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li {
	margin:0 1px 0 0;
	padding:0;
	background:none;
	border:none;
	box-shadow:none;
	font-size:inherit;
	position:relative;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li a {
	text-shadow:none;
	color:#868383;
	padding:8px 15px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	background:#f4f4f4;
	border-radius:0;
	border:none;
	margin:0 0 -1px 0;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}
@media (max-width: 560px) {
	body #motopress-main.main-holder .content-holder div.product div .tabs li a { padding:8px 10px; }
}
body #motopress-main.main-holder .content-holder div.product div .tabs li a:hover {
	color:#fff;
	background:#acd217;
	border:none;
}
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 {
	border:none;
	box-shadow:none;
	display:none;
}
body #motopress-main.main-holder .content-holder div.product div.panel {
	padding:15px;
	background:#f4f4f4;
	border:none;
	border-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 table.variations tr td {
	background:none;
	color:#868383;
	text-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:6px;
	display:inline-block;
}
body #motopress-main.main-holder .content-holder div.product table.variations tr td.value select {
	margin-right:10px;
	border-radius:0;
	box-shadow:none !important;
}
@media (max-width: 480px) {
	body #motopress-main.main-holder .content-holder div.product div .tabs { padding:0 0 0 0px; }
	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 .tabs li {
		display:block;
		box-shadow:none;
		margin-bottom:-2px;
		z-index:10 !important;
		border-radius:0;
		margin:0 0px;
		top:0px;
		float:none;
		border-bottom:none;
	}
	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 {
		border:none;
		box-shadow:none;
		display:none;
	}
	body #motopress-main.main-holder .content-holder div.product div .tabs li a {
		display:block;
		padding-bottom:.5em;
		float:none;
	}
	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 {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100% !important;
	height:auto !important;
	max-width:100%;
	display:block;
	margin:0;
	background:#fff;
	border:none;
	border-radius:0;
	box-shadow:none;
	padding:0;
	-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;
}
@media (max-width: 1200px) {
	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 { display:inline-block; }
}
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:380px;
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder div.product .summary { width:550px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder div.product .summary { width:318px; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder div.product .summary { width:48%; }
}
body #motopress-main.main-holder .content-holder div.product .summary:after {
	clear:both;
	content:"";
	direction:block;
	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%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:5px 10px;
	font-size:12px;
	line-height:16px;
	text-align:center;
	color:#fff;
	background:#acd217;
	box-shadow:none;
	border:none;
}
body #motopress-main.main-holder .content-holder div.product .summary .stock.out-of-stock { background:#9d261d; }
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 #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:#868383;
	font-size:20px;
	line-height:30px;
	float:none;
	color:#fdb222;
}
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:15px;
	display:inline-block;
	text-transform:lowercase;
	opacity:1;
	filter:alpha(opacity=100);
}
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 .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:#fdb222; }
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:-2% !important; }
}
@media (max-width: 480px) {
	body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products { margin-left:0; }
}
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 3px 20px;
	position:relative;
	text-align:center;
	vertical-align:top;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
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; }
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .products ul li.product:hover img[class*="attachment"], body #motopress-main.main-holder .content-holder .products ul li.product:hover img.woocommerce-placeholder, 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 {
		opacity:0.1;
		filter:alpha(opacity=10);
	}
}
body #motopress-main.main-holder .content-holder .products ul li.product:hover .prod-inner-img, body #motopress-main.main-holder .content-holder ul.products li.product:hover .prod-inner-img {
	background:#2e2a29;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .products ul li.product:hover .prod-inner-wrap, body #motopress-main.main-holder .content-holder ul.products li.product:hover .prod-inner-wrap {
		opacity:1;
		filter:alpha(opacity=100);
	}
}
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 {
	vertical-align:top;
	margin:1px;
}
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:13px;
	font-weight:bold;
	padding:0;
	font-style:normal;
	display:block;
	line-height:24px;
	color:#2e2a29;
}
body #motopress-main.main-holder .content-holder .products ul li.product .price, body #motopress-main.main-holder .content-holder ul.products li.product .price {
	font-size:19px;
	color:#9b9b9a;
}
body #motopress-main.main-holder .content-holder .products ul li.product .price > .amount, body #motopress-main.main-holder .content-holder ul.products li.product .price > .amount {
	font-size:25px;
	color:#fdb222;
	font-weight:bold;
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .products ul li.product .price > .amount, body #motopress-main.main-holder .content-holder ul.products li.product .price > .amount { font-size:16px; }
}
body #motopress-main.main-holder .content-holder .products ul li.product .price del, body #motopress-main.main-holder .content-holder ul.products li.product .price del {
	font-size:19px;
	color:#9b9b9a;
	font-weight:normal;
	display:inline-block;
	padding:0 4px;
}
body #motopress-main.main-holder .content-holder .products ul li.product .price del .amount, body #motopress-main.main-holder .content-holder ul.products li.product .price del .amount {
	font-size:19px;
	color:#9b9b9a;
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .products ul li.product .price del .amount, body #motopress-main.main-holder .content-holder ul.products li.product .price del .amount { font-size:16px; }
}
body #motopress-main.main-holder .content-holder .products ul li.product .price ins, body #motopress-main.main-holder .content-holder ul.products li.product .price ins {
	font-size:25px;
	color:#fdb222;
	font-weight:bold;
	padding:0 2px;
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .products ul li.product .price ins, body #motopress-main.main-holder .content-holder ul.products li.product .price ins { font-size:16px; }
}
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 .product-link-wrap, body #motopress-main.main-holder .content-holder ul.products li.product .product-link-wrap { padding-bottom:10px; }
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .products ul li.product .product-link-wrap, body #motopress-main.main-holder .content-holder ul.products li.product .product-link-wrap { text-align:left; }
}
body #motopress-main.main-holder .content-holder .products ul li.product .prod-inner-img, body #motopress-main.main-holder .content-holder ul.products li.product .prod-inner-img {
	background:#fff;
	overflow:hidden;
	margin-bottom:12px;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
@media (max-width: 1200px) {
	body #motopress-main.main-holder .content-holder .products ul li.product .prod-inner-img, body #motopress-main.main-holder .content-holder ul.products li.product .prod-inner-img { background:none; }
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .products ul li.product .prod-inner-wrap, body #motopress-main.main-holder .content-holder ul.products li.product .prod-inner-wrap {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		padding:47px 0 0 0;
		opacity:0;
		filter:alpha(opacity=0);
	}
}
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:relative;
	visibility:visible;
	display:block;
	background:none;
	border:none;
	box-shadow:none;
	border-radius:0;
	font-size:11px;
	letter-spacing:1px;
	padding-right:0;
	border-right:none;
	left:50%;
	margin:10px 0 10px -29px;
}
body #motopress-main.main-holder .content-holder .products ul li.product .star-rating:before, body #motopress-main.main-holder .content-holder ul.products li.product .star-rating:before { color:#e5e7e5; }
body #motopress-main.main-holder .content-holder .products ul li.product .star-rating span:before, body #motopress-main.main-holder .content-holder ul.products li.product .star-rating span:before { color:#76e6fd; }
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 { right:-7px; }
body #motopress-main.main-holder .content-holder .products ul li.product a:hover .star-rating, body #motopress-main.main-holder .content-holder ul.products li.product a:hover .star-rating {
	top:10px;
	visibility:visible;
	opacity:1;
}
body #motopress-main.main-holder .content-holder .products ul li.product .product-list-buttons a, body #motopress-main.main-holder .content-holder ul.products li.product .product-list-buttons a {
	font-size:0;
	line-height:0;
	position:relative;
	color:red;
	width:0;
	margin:0 9px;
}
body #motopress-main.main-holder .content-holder .products ul li.product .product-list-buttons a.added:before, body #motopress-main.main-holder .content-holder ul.products li.product .product-list-buttons a.added:before { content:"\f00c"; }
body #motopress-main.main-holder .content-holder .products ul li.product .product-list-buttons a:before, body #motopress-main.main-holder .content-holder ul.products li.product .product-list-buttons a:before {
	content:"\f079";
	display:inline-block;
	margin:0 4px 0 0;
	font-family:FontAwesome;
	width:1em;
	font-size:11px;
	color:#fdb222;
	vertical-align:top;
}
body #motopress-main.main-holder .content-holder .products ul li.product .product-list-buttons a b, body #motopress-main.main-holder .content-holder ul.products li.product .product-list-buttons a b {
	position:absolute;
	display:inline-block;
	color:#2e2a29 !important;
	background:#f2f2f2;
	padding:0 11px;
	min-width:80px;
	max-width:95px;
	visibility:hidden;
	text-indent:0;
	opacity:0;
	top:-70px;
	z-index:2;
	text-shadow:none;
	right:-56px;
	left:auto;
	text-align:center;
	margin-left:-45px;
	border-radius:0;
	border:1px solid #e0dfdf;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
	pointer-events:none;
	font-size:10px;
	line-height:30px;
}
body #motopress-main.main-holder .content-holder .products ul li.product .product-list-buttons a b:before, body #motopress-main.main-holder .content-holder ul.products li.product .product-list-buttons a b: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:#e0dfdf transparent transparent transparent;
	z-index:1;
}
body #motopress-main.main-holder .content-holder .products ul li.product .product-list-buttons a b:after, body #motopress-main.main-holder .content-holder ul.products li.product .product-list-buttons a b: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:#f2f2f2 transparent transparent transparent;
	z-index:2;
}
body #motopress-main.main-holder .content-holder .products ul li.product .product-list-buttons a:hover b, body #motopress-main.main-holder .content-holder ul.products li.product .product-list-buttons a:hover b {
	visibility:visible;
	opacity:1;
	top:-55px;
}
body #motopress-main.main-holder .content-holder .products ul li.product .product-list-buttons a:hover:before, body #motopress-main.main-holder .content-holder ul.products li.product .product-list-buttons a:hover:before { color:#acd217 !important; }
body #motopress-main.main-holder .content-holder .products ul li.product .product-list-buttons .yith-wcwl-add-to-wishlist a:before, body #motopress-main.main-holder .content-holder ul.products li.product .product-list-buttons .yith-wcwl-add-to-wishlist a:before {
	content:"\f004";
	color:#fdb222;
}
body #motopress-main.main-holder .content-holder .products ul li.product .product-list-buttons .feedback, body #motopress-main.main-holder .content-holder ul.products li.product .product-list-buttons .feedback { display:none; }
@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 (max-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:217px !important;
		margin-left:20px;
		display:inline-block;
		float:none;
	}
}
@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:225px !important;
		margin-left:20px;
	}
}
@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 {
		width:30% !important;
		margin-left:2%;
	}
}
@media (max-width: 480px) {
	body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
		width:47% !important;
		margin:0 1% 20px;
		display:inline-block;
		vertical-align:top;
		float:none;
	}
}
@media (max-width: 320px) {
	body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
		width:100% !important;
		margin-left:0;
		display:block;
	}
}
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; }
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"], body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] {
	padding:7px 0;
	margin:0 !important;
	text-align:center;
	list-style:none;
	background:none;
	border-radius:0;
	text-shadow:none;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	font-size:13px;
	font-weight:bold;
	color:#2e2a29 !important;
}
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] a, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] a {
	color:#76e6fd;
	text-decoration:none;
}
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] a:hover, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] a:hover { color:#2e2a29; }
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] .active, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] .active { color:#2e2a29; }
body #motopress-main.main-holder .content-holder .breadcrumb__t li.divider:after {
	color:inherit;
	content:" / ";
	padding:0 3px;
	font-weight:bold;
	font-size:13px;
	line-height:26px;
	color:#2e2a29;
}
body #motopress-main.main-holder .content-holder .breadcrumb__t li.divider {
	background:rgba(0,0,0,0);
	border:0 none;
	font-size:13px;
	line-height:26px;
	color:inherit;
	text-shadow:none;
}
body #motopress-main.main-holder .content-holder .onsale {
	position:absolute;
	min-height:32px;
	min-width:32px;
	width:48px;
	height:28px;
	padding:4px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	top:10px;
	left:10px;
	margin:0;
	padding:0;
	color:#acd217;
	font-weight:bold;
	font-size:13px;
	text-shadow:none;
	border-radius:0;
	background:#fff;
	box-shadow:none;
}
@media (max-width: 1200px) {
	body #motopress-main.main-holder .content-holder .onsale {
		left:50%;
		margin-left:-24px;
	}
}
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 {
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:16px 27px;
	margin-bottom:0;
	font-size:15px !important;
	line-height:26px !important;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background:#acd217;
	color:#fff;
	line-height:18px;
	border:none;
	*border:0;
	border-bottom-color:#b3b3b3;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:auto;
	border-radius:0;
	text-shadow:none;
	box-shadow:none;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
@media (max-width: 767px) {
	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 {
		font-size:12px !important;
		line-height:18px !important;
		padding:5px 10px !important;
	}
	body #motopress-main.main-holder a.button:after, body #motopress-main.main-holder button.button:after, body #motopress-main.main-holder input.button:after, body #motopress-main.main-holder #respond input#submit:after, body #motopress-main.main-holder #content input.button:after, body #motopress-main.main-holder input[type="submit"]:after, body #motopress-main.main-holder input[type="reset"]:after, body #motopress-main.main-holder .button-alt:after { display:none; }
}
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;
	text-decoration:none;
	background:#61d4fa;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear;
}
body #motopress-main.main-holder a.button:focus, body #motopress-main.main-holder button.button:focus, body #motopress-main.main-holder input.button:focus, body #motopress-main.main-holder #respond input#submit:focus, body #motopress-main.main-holder #content input.button:focus, body #motopress-main.main-holder input[type="submit"]:focus, body #motopress-main.main-holder input[type="reset"]:focus, body #motopress-main.main-holder .button-alt:focus { text-decoration: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:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
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 .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:1px solid #aaa;
	background:#f5f5f5;
	border-radius:4px;
	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:hover img { border:1px solid #868383; }
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:#868383;
	background-color:#959292;
	background-image:-moz-linear-gradient(top,#9f9d9d,#868383);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#9f9d9d),to(#868383));
	background-image:-webkit-linear-gradient(top,#9f9d9d,#868383);
	background-image:-o-linear-gradient(top,#9f9d9d,#868383);
	background-image:linear-gradient(to bottom,#9f9d9d,#868383);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9f9c9c', endColorstr='#ff868383', GradientType=0);
	height:8px;
	border-radius:10px;
	position:absolute;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle {
	width:14px;
	height:14px;
	background:#868383;
	border:1px solid #676565;
	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 #6c6a6a inset, 0 1px 3px #9f9d9d inset;
	cursor:default;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle:after {
	content:"";
	position:absolute;
	width:6px;
	height:6px;
	background:#525151;
	border-radius:3px;
	left:4px;
	top:4px;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle.ui-state-hover {
	background:#9f9d9d;
	border:1px solid #7c7979;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle.ui-state-hover:after { background:#676565; }
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:#fdb222; }
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;
	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:11.7px;
}
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;
	border:1px solid #aaa;
	background:#f5f5f5;
	border-radius:4px;
	box-shadow:none;
	transition:all ease-in-out .2s;
}
body #motopress-main.main-holder .sidebar ul.cart_list li a:hover img { border:1px solid #868383; }
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:inset 0 1px 4px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);
	-moz-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);
	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 .jigoshop_login_widget input[type="text"], body #motopress-main.main-holder .jigoshop_login_widget input[type="password"] { width:auto; }
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:4px;
	border:1px solid #ddd;
}
body #motopress-main.main-holder #content .page .shop_table tr th {
	background:#f5f5f5;
	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 4px 0; }
body #motopress-main.main-holder #content .page .shop_table tr:last-child th:last-child { border-radius:0 0 0 4px; }
body #motopress-main.main-holder #content .page .shop_table tr:last-child tr:first-child { border-radius:0 0 4px 0; }
body #motopress-main.main-holder #content .page .shop_table tr:last-child tr:last-child { border-radius:0 0 0 4px; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child th:first-child { border-radius:4px 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child th:last-child { border-radius:0 4px 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child tr:first-child { border-radius:4px 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child tr:last-child { border-radius:0 4px 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 4px; }
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 4px; }
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 4px 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 4px 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:4px;
	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:#f5f5f5;
}
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 4px; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child th:last-child { border-radius:0 4px 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child th:first-child { border-radius:4px 0 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child tr:first-child { border-radius:4px 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 4px 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 #ddd;
	border-radius:4px;
	box-shadow:0 2px 3px rgba(0,0,0,0.05);
	-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;
	font-size:30px;
	text-indent:0;
	line-height:28px;
	height:auto;
	width:28px;
	overflow:hidden;
}
body #motopress-main.main-holder #content .page a.remove:hover {
	background-position:0 -16px;
	text-decoration:none;
	color:#9d261d;
}
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 {
	vertical-align:top;
	float:none;
	margin:3px;
}
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 10px 0;
		margin:0 0 10px 0;
		border-bottom:1px solid #ddd;
	}
	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:left; }
	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; }
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 0px;
		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 {
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:16px 27px;
	margin-bottom:0;
	font-size:15px !important;
	line-height:26px !important;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background:#acd217;
	color:#fff;
	line-height:18px;
	border:none;
	*border:0;
	border-bottom-color:#b3b3b3;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:auto;
	border-radius:0;
	text-shadow:none;
	box-shadow:none;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
@media (max-width: 767px) {
	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 {
		font-size:12px !important;
		line-height:18px !important;
		padding:5px 10px !important;
	}
	body a.button:after, body button.button:after, body input.button:after, body #respond input#submit:after, body #content input.button:after, body .navigation a:after, body .button-alt:after, body #submit:after, body #respond form .form-submit input#submit:after { display:none; }
}
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;
	text-decoration:none;
	background:#61d4fa;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear;
}
body a.button:focus, body button.button:focus, body input.button:focus, body #respond input#submit:focus, body #content input.button:focus, body .navigation a:focus, body .button-alt:focus, body #submit:focus, body #respond form .form-submit input#submit:focus { text-decoration: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:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
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 #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 .woocommerce a.button.added:before, body .woocommerce button.button.added:before, body .woocommerce input.button.added:before, body .woocommerce #respond input#submit.added:before, body .woocommerce #content input.button.added:before, body .woocommerce-page a.button.added:before, body .woocommerce-page button.button.added:before, body .woocommerce-page input.button.added:before, body .woocommerce-page #respond input#submit.added:before, body .woocommerce-page #content input.button.added:before {
	background:none;
	font-family:FontAwesome;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	content:"\f00c";
	color:#fff;
	padding:20px 4px;
	border:none;
	line-height:18px;
	background:#acd217;
	border-radius:0;
	left:-1px;
	right:-1px;
	top:-1px;
	bottom:-1px;
	z-index:90;
	position:absolute;
}
@media (max-width: 767px) {
	body .woocommerce a.button.added:before, body .woocommerce button.button.added:before, body .woocommerce input.button.added:before, body .woocommerce #respond input#submit.added:before, body .woocommerce #content input.button.added:before, body .woocommerce-page a.button.added:before, body .woocommerce-page button.button.added:before, body .woocommerce-page input.button.added:before, body .woocommerce-page #respond input#submit.added:before, body .woocommerce-page #content input.button.added:before { display:none !important; }
}
body .woocommerce a.button.added:after, body .woocommerce button.button.added:after, body .woocommerce input.button.added:after, body .woocommerce #respond input#submit.added:after, body .woocommerce #content input.button.added:after, body .woocommerce-page a.button.added:after, body .woocommerce-page button.button.added:after, body .woocommerce-page input.button.added:after, body .woocommerce-page #respond input#submit.added:after, body .woocommerce-page #content input.button.added:after { display:none !important; }
body .woocommerce a.button.loading:after, body .woocommerce button.button.loading:after, body .woocommerce input.button.loading:after, body .woocommerce #respond input#submit.loading:after, body .woocommerce #content input.button.loading:after, body .woocommerce-page a.button.loading:after, body .woocommerce-page button.button.loading:after, body .woocommerce-page input.button.loading:after, body .woocommerce-page #respond input#submit.loading:after, body .woocommerce-page #content input.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;
	content:"";
	-webkit-animation:none;
	-moz-animation:none;
	animation:none;
}
body div.pp_default .pp_content, body div.light_rounded .pp_content { padding:0 0 10px 0; }
body .content-holder { padding-bottom:0; }
body .content-holder .woocommerce-message, body .content-holder div.jigoshop_message {
	border-radius:4px;
	padding:15px 65px 15px 45px !important;
	background:#eee;
	border:1px solid #ddd;
	box-shadow:0 2px 3px rgba(0,0,0,0.05);
	text-shadow:none;
	position:relative;
	line-height:20px;
	font-size:14px;
	color:#868383;
	margin:0 0 15px 0;
}
@media (max-width: 480px) {
	body .content-holder .woocommerce-message, body .content-holder div.jigoshop_message { padding:15px 65px 15px 15px !important; }
}
body .content-holder .woocommerce-message:before, body .content-holder div.jigoshop_message:before {
	position:absolute;
	left:10px;
	color:#868383;
	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, body .content-holder div.jigoshop_message:before { display:none; }
}
body .content-holder .woocommerce-message a.button, body .content-holder div.jigoshop_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, body .content-holder div.jigoshop_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:#868383;
	cursor:pointer;
	text-indent:-2px;
	font-family:FontAwesome;
	color:#868383;
	content:"\f07a";
	border:2px solid #868383 !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, body .content-holder div.jigoshop_message a.button:active, body .content-holder div.jigoshop_message a.button:focus {
	margin:-17px 0 0 0 !important;
	top:50%;
}
body .content-holder .woocommerce-message a.button:hover:before, body .content-holder div.jigoshop_message a.button:hover:before { color:#fdb222; }
body .content-holder .woocommerce-message:before {
	top:50%;
	margin-top:-11px;
}
body .content-holder div.jigoshop_message:before {
	top:50%;
	margin-top:-9px;
}
body .content-holder .woocommerce-info {
	border-radius:4px;
	padding:10px 10px 10px 45px;
	background:#eee;
	border:1px solid #ddd;
	box-shadow:0 2px 3px rgba(0,0,0,0.05);
	text-shadow:none;
	position:relative;
	line-height:28px;
	font-size:14px;
}
body .content-holder .woocommerce-info:before {
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-19px;
	color:#868383;
	font-family:FontAwesome;
	content:"\f05a";
	font-size:24px;
	padding:0;
	height:auto;
	background:none;
	box-shadow:none;
	font-style:normal;
}
body .content-holder .woocommerce-error, body .content-holder div.jigoshop_error {
	border-radius:4px;
	padding:15px 15px 15px 55px;
	background:#eee;
	border:1px solid #ddd;
	box-shadow:0 2px 3px rgba(0,0,0,0.05);
	text-shadow:none;
	position:relative;
	line-height:28px;
	font-size:14px;
	color:#9d261d;
}
body .content-holder .woocommerce-error:before, body .content-holder div.jigoshop_error:before {
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-14px;
	color:#9d261d;
	font-family:FontAwesome;
	content:"\f071";
	font-size:30px;
	padding:0;
	height:auto;
	background:none;
	box-shadow:none;
	font-style:normal;
}
body .content-holder .woocommerce-error { padding:15px 15px 15px 65px !important; }
body .content-holder .woocommerce-error:before { margin-top:-22px; }
body mark {
	font-weight:bold;
	background:none;
	color:#868383;
}
body #ship-to-different-address {
	font-size:13px;
	line-height:26px;
	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;
}
div[id^="jigoshop_product_search-"] input[type="text"] {
	margin:2px 5px 2px 0;
	vertical-align:middle;
}
div[id^="jigoshop_product_search-"] input#searchsubmit {
	margin:2px 0 !important;
	vertical-align:middle;
}
#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:16px;
	width:5.3em;
	font-family:'star';
	height:1em;
	line-height:1em;
	position:relative;
	margin:2px auto;
}
body.has_shop .star-rating:before {
	color:#76e6fd;
	content:"sssss";
	float:left;
	left:0;
	position:absolute;
	top:0;
}
body.has_shop .star-rating .rate_content { display:none; }
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 {
	content:"SSSSS";
	left:0;
	position:absolute;
	top:0;
}
body.has_shop .comment-text .star-rating, body.has_shop .product_list_widget .star-rating { font-size:14px; }
body.has_shop .product_list_widget .star-rating { margin:2px 0; }
body.has_shop .star-rating span:before, body.has_shop .star-rating:before { color:#76e6fd; }
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:#868383;
	padding:10px 5px;
	width:110px;
	visibility:hidden;
	opacity:0;
	top:-70px;
	right:0;
	text-align:center;
	margin-left:-45px;
	border-radius:4px;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	pointer-events:none;
	font-family:Noto 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 #868383;
	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;
}
body.has_shop.has_jigoshop .star-rating {
	font-size:16px;
	width:80px !important;
	margin:2px auto;
	padding:0 !important;
	position:relative;
}
body.has_shop.has_jigoshop .star-rating:before { display:none; }
body.has_shop.has_jigoshop .star-rating span:before { display:none; }
body.has_shop.has_jigoshop #motopress-main.main-holder .price_slider_amount { text-align:center; }
body.has_shop.has_jigoshop a.button, body.has_shop.has_jigoshop button.button, body.has_shop.has_jigoshop input.button, body.has_shop.has_jigoshop #review_form #submit { float:none; }
body.has_shop.has_jigoshop .login a.button, body.has_shop.has_jigoshop .login button.button, body.has_shop.has_jigoshop .login input.button, body.has_shop.has_jigoshop .login #review_form #submit { margin:0; }
body.has_shop.has_jigoshop .navigation { overflow:hidden; }
body.has_shop.has_jigoshop .navigation .nav-next { float:right; }
body.has_shop.has_jigoshop .navigation .nav-previous { float:left; }
body.has_shop.has_jigoshop ins { text-decoration:none; }
@media (max-width: 767px) {
	body.has_shop.has_jigoshop table.shop_table td { padding:6px 5px; }
}
body.has_shop.has_jigoshop td.product-thumbnail img, body.has_shop.has_jigoshop th.product-thumbnail img { max-width:90px; }
@media (min-width: 768px) and (max-width: 979px) {
	body.has_shop.has_jigoshop td.product-thumbnail, body.has_shop.has_jigoshop th.product-thumbnail { display:none; }
}
body.has_shop.has_jigoshop #order_review .shop_table td, body.has_shop.has_jigoshop #order_review .shop_table th { padding:5px !important; }
body.has_shop.has_jigoshop #order_review .shop_table .product-name {
	font-size:11px;
	list-style:16px;
}
body.has_shop.has_jigoshop td.actions .button {
	margin-top:2px !important;
	margin-bottom:2px !important;
}
.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;
}
body.has_shop.has_woocommerce form.checkout_coupon .form-row {
	float:none;
	display:inline-block;
	vertical-align:middle;
}
.product-list-buttons {
	padding:10px 0 20px 0;
	margin-left:-11px;
}
.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;
}
.summary .yith-wcwl-add-to-wishlist { padding:0 0 10px 0; }
.yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse { position:relative; }
.yith-wcwl-wishlistaddedbrowse .feedback, .yith-wcwl-wishlistexistsbrowse .feedback {
	position:absolute;
	width:200px;
	background:#fafafa;
	border:1px solid #ccc;
	border-radius:4px;
	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;
}
.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:4px;
	box-shadow:0 2px 3px rgba(0,0,0,0.05);
	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.jigoshop .quantity input.qty {
	height:14px;
	text-align:center;
	padding:7px 5px;
}
body.jigoshop .quantity input[type="button"] {
	height:30px;
	text-align:center;
	width:17px !important;
}
body.jigoshop .quantity input.plus, body.jigoshop .quantity input.minus {
	border-radius:0;
	background-color:#d8d8d8;
	background-image:-moz-linear-gradient(top,#e0e0e0,#ccc);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#e0e0e0),to(#ccc));
	background-image:-webkit-linear-gradient(top,#e0e0e0,#ccc);
	background-image:-o-linear-gradient(top,#e0e0e0,#ccc);
	background-image:linear-gradient(to bottom,#e0e0e0,#ccc);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0e0e0', endColorstr='#ffcccccc', GradientType=0);
	padding:4px 5px;
	width:24px;
	border:1px solid #ccc;
	font-size:14px;
}
body.jigoshop .quantity input.plus:hover, body.jigoshop .quantity input.minus:hover {
	background-color:#d4d4d4;
	background-image:-moz-linear-gradient(top,#ccc,#e0e0e0);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#ccc),to(#e0e0e0));
	background-image:-webkit-linear-gradient(top,#ccc,#e0e0e0);
	background-image:-o-linear-gradient(top,#ccc,#e0e0e0);
	background-image:linear-gradient(to bottom,#ccc,#e0e0e0);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc', endColorstr='#ffe0e0e0', GradientType=0);
}
body.jigoshop .quantity input.qty {
	border:1px solid #ccc;
	border-left:none;
	border-right:none;
}
body.jigoshop .summary .cart { clear:none; }
body.jigoshop .nobr.alignright {
	float:none;
	margin:0;
}
body.jigoshop .nobr.alignright .button { margin:2px !important; }
body.jigoshop table.my_account_orders th, body.jigoshop table.my_account_orders td { vertical-align:middle; }
body.jigoshop table.my_account_orders th address, body.jigoshop table.my_account_orders td address { margin:0; }
body.jigoshop .addresses .title h3 {
	float:left !important;
	margin:0 0 20px 0;
}
body.jigoshop .addresses .title .edit { float:right; }
body.jigoshop a.pp_close { right:5px; }
body.jigoshop .info {
	border-radius:4px;
	padding:10px 10px 10px 45px;
	background:#eee;
	border:1px solid #ddd;
	box-shadow:0 2px 3px rgba(0,0,0,0.05);
	text-shadow:none;
	position:relative;
	line-height:28px;
	font-size:14px;
	margin:0 0 10px 0;
}
body.jigoshop .info a { color:#868383; }
body.jigoshop .info a:hover { color:#fdb222; }
body.jigoshop .info:before {
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-14px;
	color:#868383;
	font-family:FontAwesome;
	content:"\f05a";
	font-size:24px;
	padding:0;
	height:auto;
	background:none;
	box-shadow:none;
	font-style:normal;
}
body.jigoshop table.shop_attributes { width:100%; }
body .info {
	background:none;
	box-shadow:none;
	padding:0;
	border:none;
	color:#868383;
}
body.has_jigoshop a.pp_close {
	right:5px !important;
	top:-5px !important;
}
body a.pp_close {
	top:-30px !important;
	right:-25px !important;
}
div.pp_woocommerce div.ppt { display:none !important; }
.loading {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.loading:before {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.widget .input-text {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:36px;
}
@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 {
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:16px 27px;
	margin-bottom:0;
	font-size:15px !important;
	line-height:26px !important;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background:#acd217;
	color:#fff;
	line-height:18px;
	border:none;
	*border:0;
	border-bottom-color:#b3b3b3;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:auto;
	border-radius:0;
	text-shadow:none;
	box-shadow:none;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
	margin-top:0;
	margin-bottom:10px;
	position:relative;
}
@media (max-width: 767px) {
	table.compare-list .add-to-cart td a.added_to_cart, table.compare-list .add-to-cart td a.button {
		font-size:12px !important;
		line-height:18px !important;
		padding:5px 10px !important;
	}
	table.compare-list .add-to-cart td a.added_to_cart:after, table.compare-list .add-to-cart td a.button:after { display:none; }
}
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;
	text-decoration:none;
	background:#61d4fa;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear;
}
table.compare-list .add-to-cart td a.added_to_cart:focus, table.compare-list .add-to-cart td a.button:focus { text-decoration: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:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
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:#868383; }
table.compare-list .remove td a:hover, table.compare-list a:hover { color:#fdb222; }
table.compare-list thead th {
	background:#222;
	color:#eee;
}
table.compare-list .td.odd { padding-bottom:10px; }
table.compare-list th {
	font-size:13px;
	line-height:26px;
	font-family:Noto Sans;
	color:#868383;
	font-weight:bold;
}
table.compare-list td { text-align:left; }
table.compare-list td img {
	border:1px solid #aaa;
	background:#f5f5f5;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}
table.compare-list tr.title td {
	font-size:18px;
	line-height:31px;
	color:#fdb222;
	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:16px;
	width:4.6em;
	font-family:FontAwesome;
	height:1em;
	line-height:1em;
	position:relative;
	margin:8px 0 0 0;
}
table.compare-list tr.price .woocommerce-product-rating .star-rating:before {
	color:#DFDBDF;
	content:"\f006\f006\f006\f006\f006";
	font-family:FontAwesome;
	float:left;
	left:0;
	position:absolute;
	top:0;
	color:#868383;
}
table.compare-list tr.price .woocommerce-product-rating .star-rating .rate_content { display:none; }
table.compare-list tr.price .woocommerce-product-rating .star-rating span {
	float:left;
	left:0;
	padding-top:1.5em;
	font-family:FontAwesome;
	position:absolute;
	top:0;
	overflow:hidden;
	height:0;
}
table.compare-list tr.price .woocommerce-product-rating .star-rating span:before {
	content:"\f005\f005\f005\f005\f005";
	left:0;
	position:absolute;
	top:0;
	color:#868383;
}
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:#868383;
	padding:10px 5px;
	width:110px;
	visibility:hidden;
	opacity:0;
	top:-70px;
	right:0;
	text-align:center;
	margin-left:-45px;
	border-radius:4px;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	pointer-events:none;
	font-family:Noto 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 #868383;
	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:#868383;
	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:15px;
	line-height:28px;
	font-weight:bold;
	color:#868383;
}
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:13px;
	line-height:26px;
	font-family:Noto Sans;
	color:#868383;
}
table.compare-list .remove td a .remove {
	border-radius:7px;
	color:red !important;
	display:inline-block;
	font-size:12px;
	font-weight:400;
	height:14px;
	line-height:10px;
	text-align:center;
	text-decoration:none;
	background:none !important;
	width:14px;
}
body.single-product #motopress-main.main-holder .content-holder div.product div.images .thumbnails {
	text-align:left;
	padding-top:1px;
}
body.single-product #motopress-main.main-holder .content-holder div.product div.images .thumbnails a img {
	margin:0;
	width:100% !important;
	height:auto !important;
	max-width:100%;
}
.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:36px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.btn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:16px 27px;
	margin-bottom:0;
	font-size:15px !important;
	line-height:26px !important;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background:#acd217;
	color:#fff;
	line-height:18px;
	border:none;
	*border:0;
	border-bottom-color:#b3b3b3;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:auto;
	border-radius:0;
	text-shadow:none;
	box-shadow:none;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
@media (max-width: 767px) {
	.btn {
		font-size:12px !important;
		line-height:18px !important;
		padding:5px 10px !important;
	}
	.btn:after { display:none; }
}
.btn:hover, .btn:focus {
	color:#fff;
	text-decoration:none;
	background:#61d4fa;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear;
}
.btn:focus { text-decoration:none; }
.btn.active, .btn:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.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:16.25px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.btn-large [class^="icon-"], .btn-large [class*=" icon-"] { margin-top:4px; }
.btn-small {
	padding:2px 10px;
	font-size:11.05px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.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:9.75px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.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-primary {
	display:inline-block;
	position:relative;
	*display:inline;
	*zoom:1;
	padding:11px 37px 13px 21px;
	margin-bottom:0;
	font-size:15px !important;
	line-height:26px !important;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background:#fdb222;
	color:#fff;
	line-height:18px;
	border:none;
	*border:0;
	border-bottom-color:#b3b3b3;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:auto;
	border-radius:0;
	text-shadow:none;
	box-shadow:none;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
.btn-primary:after {
	content:"\f105";
	font-family:FontAwesome;
	color:#fff;
	font-size:33px;
	position:absolute;
	top:12px;
	right:17px;
}
@media (max-width: 767px) {
	.btn-primary:after { display:none; }
}
.btn-primary:hover, .btn-primary:focus {
	color:#fff;
	text-decoration:none;
	background:#61d4fa;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear;
}
.btn-custom {
	display:inline-block;
	position:relative;
	*display:inline;
	*zoom:1;
	padding:27px 30px;
	margin-bottom:0;
	font-size:21px !important;
	line-height:26px !important;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background:#fdb222;
	color:#fff;
	line-height:18px;
	border:none;
	*border:0;
	border-bottom-color:#b3b3b3;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:auto;
	border-radius:0;
	text-shadow:none;
	box-shadow:none;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
@media (max-width: 767px) {
	.btn-custom {
		font-size:10px !important;
		line-height:12px !important;
		padding:5px 10px !important;
	}
}
.btn-custom:hover, .btn-custom:focus {
	color:#fff;
	text-decoration:none;
	background:#61d4fa;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear;
}
.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:#868383;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.btn-link:hover, .btn-link:focus {
	color:#fdb222;
	text-decoration:underline;
	background-color:transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus {
	color:#333;
	text-decoration:none;
}
