@import url("../CherryFramework/style.css");
.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:0;
	background:none;
	border:none;
}
@media (max-width: 767px) {
	header.header { padding:15px 0 10px; }
}
.logo_tagline {
	margin:0;
	padding:8px 0 0 0;
	font-size:11px;
}
.logo {
	float:left;
	margin:42px 0 0 -6px;
}
.logo .logo_link { font-weight:bold; }
.logo h1, .logo h2 {
	padding:0;
	margin:0;
	border:none;
	text-transform:lowercase;
	font-weight:bold;
}
.logo h1 a:hover, .logo h2 a:hover { color:#2F2F2F; }
.logo h1:hover, .logo h2:hover { color:#2F2F2F; }
@media (max-width: 767px) {
	.logo .logo_link {
		font-size:30px !important;
		line-height:1em !important;
		font-weight:bold;
	}
	.logo h1, .logo h2 {
		font-size:30px !important;
		line-height:1em !important;
	}
}
@media (max-width: 767px) {
	.logo, .logo.pull-left {
		float:none;
		width:100%;
		text-align:center;
		padding:0 10px;
		max-width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
.div_menu {
	position:relative;
	background-color:#f6f6f6;
	background-image:-moz-linear-gradient(top,#ffffff,#e8e8e8);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e8e8e8));
	background-image:-webkit-linear-gradient(top,#ffffff,#e8e8e8);
	background-image:-o-linear-gradient(top,#ffffff,#e8e8e8);
	background-image:linear-gradient(to bottom,#ffffff,#e8e8e8);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe8e8e8', GradientType=0);
	margin-top:44px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.div_menu { margin-top:20px; }
}
@media (max-width: 767px) {
	.div_menu {
		margin-top:10px;
		background:none;
	}
}
.div_menu:after, .div_menu:before {
	display:block;
	position:absolute;
	border-bottom:7px solid #000;
	top:0;
	bottom:0;
	content:'';
	background:#313131;
}
.div_menu:after {
	right:100%;
	left:-100%;
}
.div_menu:before {
	left:100%;
	right:-100%;
}
.nav__primary {
	margin:0;
	padding:0;
	position:relative;
	border-bottom:7px solid #cfcfcf;
}
@media (max-width: 767px) {
	.nav__primary {
		padding:0 10px;
		border-bottom:none;
	}
}
.nav__primary .sf-menu {
	float:none;
	position:relative;
}
.nav__primary .sf-menu li { text-transform:uppercase; }
.nav__primary .sf-menu li a {
	margin:0;
	padding:0;
}
.nav__primary .sf-menu >li.sfHover>a .sf-sub-indicator {
	top:auto;
	bottom:10px;
	left:50%;
	margin-left:-5px;
}
.nav__primary .sf-menu >li {
	display:block;
	font-size:16px;
	line-height:20px;
	border-right:1px solid #cacaca;
	color:#2f2f2f;
	background:none;
	font-family:'Trebuchet MS', sans-serif;
	z-index:1;
	margin-bottom:-7px;
}
.nav__primary .sf-menu >li >a {
	display:block;
	color:#2f2f2f;
	padding:21px 15px 28px;
	border:none;
	background-color:#191919;
	background-image:-moz-linear-gradient(top,#191919,#191919);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#191919),to(#191919));
	background-image:-webkit-linear-gradient(top,#191919,#191919);
	background-image:-o-linear-gradient(top,#191919,#191919);
	background-image:linear-gradient(to bottom,#191919,#191919);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff191919', endColorstr='#ff191919', GradientType=0);
	position:relative;
	background:none;
}
.nav__primary .sf-menu >li >a:after {
	content:"";
	display:block;
	position:absolute;
	left:0;
	right:100%;
	bottom:0;
	height:7px;
	background:#cfcfcf;
}
.nav__primary .sf-menu >li >a:hover { color:#fff; }
.nav__primary .sf-menu >li ul {
	top:65px;
	left:0;
	width:240px;
	border:1px solid #c8c8c8;
}
.nav__primary .sf-menu >li ul li {
	font-size:13px;
	line-height:42px;
	font-weight:bold;
	border-top:1px solid #c8c8c8;
	text-align:left;
	text-transform:none;
}
.nav__primary .sf-menu >li ul li .sf-sub-indicator { display:none; }
.nav__primary .sf-menu >li ul li ul { top:-1px; }
.nav__primary .sf-menu >li ul li:first-child { border-top:none; }
.nav__primary .sf-menu >li ul li a {
	padding:0 25px 0 12px;
	margin:0;
	display:block;
	color:#2f2f2f;
	background:#fff;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	position:relative;
	border:none;
}
.nav__primary .sf-menu >li ul li a:after {
	display:block;
	background:url(images/arrov_menu.png) 0 0 no-repeat;
	width:6px;
	height:11px;
	position:absolute;
	content:"";
	top:15px;
	right:13px;
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a {
	color:#fff;
	background:#191919;
}
.sf-menu > li > a:hover:after, .sf-menu > li.sfHover > a:after, .sf-menu > li.current-menu-item > a:after, .sf-menu > li.current_page_item > a:after { right:0; }
.sf-menu li ul li > a:hover, .sf-menu li ul li.sfHover > a, .sf-menu li ul li.current-menu-item > a, .sf-menu li ul li.current_page_item > a { background:#f4f4f4; }
.slider {
	overflow:visible;
	*zoom:1;
}
.slider:before, .slider:after {
	display:table;
	content:"";
	line-height:0;
}
.slider:after { clear:both; }
.slider .camera_target_content { overflow:visible; }
.camera_wrap { float:none; }
@media (min-width: 1170px) {
	.camera_wrap .camera_caption { top:80px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.camera_wrap .camera_caption { display:none !important; }
}
@media (max-width: 767px) {
	.camera_wrap .camera_caption { display:none !important; }
}
.camera_wrap .camera_caption {
	position:absolute;
	width:370px;
	right:118px;
	top:30px;
	bottom:auto !important;
	background:none;
}
.camera_wrap .camera_caption >div { background:none; }
.camera_wrap .camera_caption h2 {
	font-size:33px;
	line-height:38px;
	color:#2f2f2f;
	margin:0 0 8px 0;
	padding:0;
	border-bottom:none;
	text-transform:none;
}
.camera_wrap .camera_caption p {
	color:#7c7c7c;
	font-size:15px;
	line-height:25px;
	font-weight:normal;
}
.camera_wrap .camera_caption span {
	font-size:43px;
	line-height:50px;
	color:#1f1f1f;
	display:block;
	font-weight:normal;
	margin-bottom:15px;
}
.camera_wrap .camera_caption a {
	font-size:18px;
	line-height:25px;
	color:#1f1f1f;
	text-decoration:underline;
	font-weight:normal;
}
.camera_wrap .camera_caption a:hover { color:#bed439; }
@media (min-width: 768px) and (max-width: 979px) {
	.camera_wrap .camera_caption h2 {
		font-size:20px;
		line-height:1.2em;
	}
	.camera_wrap .camera_caption p { display:none; }
}
.camera_wrap .camera_pag {
	position:absolute;
	bottom:35px;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	padding-right:35px;
}
.camera_wrap .camera_pag ul.camera_pag_ul { text-align:right; }
.camera_wrap .camera_pag ul.camera_pag_ul li {
	float:none;
	display:inline-block;
	margin:0 4px;
	padding:0;
	width:17px;
	height:17px;
	background:none;
}
.camera_wrap .camera_pag ul.camera_pag_ul li >span {
	display:block;
	background:#cbcbcb;
	width:17px;
	height:17px;
	-webkit-border-radius:620px;
	-moz-border-radius:620px;
	border-radius:620px;
}
.camera_wrap .camera_pag ul.camera_pag_ul li >span >span { display:none; }
.camera_wrap .camera_pag ul.camera_pag_ul li:hover >span { background:#313131; }
.camera_wrap .camera_pag ul.camera_pag_ul li.cameracurrent >span { background:#313131; }
.camera_wrap .camera_prev, .camera_wrap .camera_next, .camera_wrap .camera_commands {
	top:50%;
	position:absolute;
	display:block;
	height:74px;
	width:39px;
	margin-top:-37px;
}
.camera_wrap .camera_prev >span, .camera_wrap .camera_next >span, .camera_wrap .camera_commands >span { background:none; }
.camera_wrap .camera_prev:hover, .camera_wrap .camera_next:hover, .camera_wrap .camera_commands:hover { background-position:0 0; }
.camera_wrap .camera_prev {
	background:url(images/slider_nav_prev.jpg) 0 bottom no-repeat;
	left:0;
}
.camera_wrap .camera_next {
	background:url(images/slider_nav_next.jpg) 0 bottom no-repeat;
	right:0;
}
@media (max-width: 480px) {
	.camera_wrap .camera_prev, .camera_wrap .camera_next, .camera_wrap .camera_commands { display:none !important; }
	.camera_wrap img {
		width:100%;
		display:block;
	}
	.camera_wrap .camera_fakehover { min-height:20px; }
}
.header #search-header input#search-form_is { margin-bottom:0; }
.header .search-form {
	float:right;
	width:370px;
	margin:0 0 10px 0;
}
@media (min-width: 1170px) {
	.header .search-form { margin-right:30px; }
}
.header .search-form .navbar-form {
	background:#fff;
	border:1px solid #cccccc;
}
.header .search-form .navbar-form .search-form_it {
	float:left;
	width:330px;
	border:none;
	border-right:1px solid #cccccc;
	display:inline-block;
	margin:0;
	padding:7px 10px 8px;
	font-size:13px;
	line-height:20px;
	height:37px !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.header .search-form .navbar-form #search-form_is {
	border:none !important;
	display:block;
	float:right;
	text-indent:-1000px;
	overflow:hidden;
	margin:0 !important;
	padding:0 !important;
	width:37px;
	height:37px !important;
	background:url(images/search_btn.jpg) 0 0 no-repeat !important;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
}
.header .search-form .navbar-form #search-form_is:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}
@media (max-width: 767px) {
	.header .hidden-phone.search-form {
		display:block !important;
		float:none !important;
		width:100%;
	}
	.header .hidden-phone.search-form .navbar-form {
		float:none;
		width:100%;
	}
	.header .hidden-phone.search-form .navbar-form .search-form_it {
		width:100%;
		float:none;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		border-right:none !important;
		padding-right:50px;
	}
	.header .hidden-phone.search-form .navbar-form .search-form_is.btn.btn-primary {
		position:absolute !important;
		right:0;
		top:0;
		float:none;
		border-left:1px solid #CCCCCC !important;
	}
}
.error404-holder .search-form { float:none; }
.error404-holder .search-form_it { height:30px; }
.error404-holder h1 { border:none; }
#searchform input { vertical-align:top; }
.error404-holder_num { color:#9a9a9a; }
.panel.entry-content { overflow:visible; }
.share-buttons li iframe { max-width:none; }
.children { padding:0 0 0 40px; }
.dropcap {
	border-radius:4px;
	color:#fff;
	background:#0b9ec2;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
	font-size:36px;
	line-height:45px;
}
.sm_hr { margin:25px 0; }
.posts-grid.team .featured-thumbnail { margin-bottom:10px; }
.posts-grid.team h5 { margin-bottom:5px; }
@media (max-width: 767px) {
	.posts-grid.team li { overflow:hidden; }
	.posts-grid.team .featured-thumbnail {
		float:left;
		margin:0 10px 0 0;
	}
	.posts-grid.team .clear { display:none; }
}
@media (max-width: 530px) {
	.posts-grid.team .featured-thumbnail {
		float:none;
		margin:0 0 0 0;
	}
	.posts-grid.team .clear { display:block; }
}
footer.footer {
	padding:23px 0 0 0;
	background:#313131;
	border:none;
	position:relative;
	z-index:1;
}
footer.footer [class*="span"] { position:static !important; }
footer.footer .copy_div {
	background:#313131;
	position:relative;
	z-index:1;
	padding:24px 0;
}
footer.footer .copy_div:after, footer.footer .copy_div:before {
	display:block;
	content:"";
	background:#313131;
	position:absolute;
	top:0;
	bottom:0;
	width:100%;
	z-index:-1;
}
footer.footer .copy_div:after {
	left:100%;
	right:-100%;
}
footer.footer .copy_div:before {
	right:100%;
	left:-100%;
}
footer.footer:after {
	display:block;
	z-index:-1;
	background:url(images/bg_footer.jpg) 0 0 repeat-x #f6f6f6;
	content:'';
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
}
footer.footer .footer-widgets { padding-bottom:45px; }
footer.footer h2 { margin-bottom:17px; }
footer.footer ul { margin:0; }
footer.footer ul li {
	font-size:13px;
	line-height:25px;
	background:url(images/footer_arrow.png) 0 5px no-repeat;
	padding-left:19px;
	list-style-type:none;
}
footer.footer ul li a {
	color:#2f2f2f;
	font-weight:bold;
}
footer.footer ul li a:hover { color:#0b9ec2; }
footer.footer .social__list li { margin-bottom:0; }
footer.footer address.vcard {
	font-size:13px;
	line-height:19px;
	margin:-2px 50px 0 0;
	color:#2f2f2f;
	*zoom:1;
}
footer.footer address.vcard:before, footer.footer address.vcard:after {
	display:table;
	content:"";
	line-height:0;
}
footer.footer address.vcard:after { clear:both; }
footer.footer address.vcard .adr {
	display:block;
	overflow:hidden;
	font-weight:normal;
}
footer.footer address.vcard .adr .meta_format {
	float:left;
	font-size:13px;
	line-height:19px;
}
footer.footer address.vcard .tel {
	font-weight:bold;
	display:block;
}
footer.footer address.vcard .tel a { color:#2f2f2f; }
footer.footer address.vcard .tel a:hover { color:#0b9ec2; }
footer.footer address.vcard >.meta_format {
	margin-top:5px;
	font-size:13px;
	line-height:19px;
}
footer.footer .copyright {
	padding:0;
	color:#fff;
}
@media (max-width: 767px) {
	footer.footer .copyright { text-align:center; }
}
footer.footer .copyright a {
	color:#2f2f2f;
	font-size:13px;
	line-height:19px;
	font-weight:bold;
}
footer.footer .copyright a:hover { color:#0b9ec2; }
footer.footer .copyright .footer-text {
	font-size:12px;
	line-height:19px;
	margin-bottom:0;
}
footer.footer .copyright .footer-text a { color:#fff; }
footer.footer .copyright .footer-text a:hover { color:#0b9ec2; }
footer.footer .copyright .footer-nav li {
	background:none;
	padding:0;
	margin:0 5px;
}
footer.footer .copyright .footer-nav li a {
	font-weight:bold;
	font-size:13px;
	line-height:24px;
	color:#fff;
}
footer.footer .copyright .footer-nav li a:hover { color:#0b9ec2; }
footer.footer .copyright .footer-nav li.current-menu-item a {
	color:#0b9ec2;
	text-decoration:none;
}
@media (max-width: 767px) {
	footer.footer .copyright .footer-nav {
		position:static;
		text-align:left;
		margin:0;
	}
	footer.footer .copyright .footer-nav li {
		background:none;
		padding:0;
		margin:0 5px;
		text-align:left;
	}
	footer.footer .copyright .footer-nav li a {
		font-weight:bold;
		font-size:13px;
		line-height:24px;
		color:#2f2f2f;
	}
	footer.footer .copyright .footer-nav li a:hover { color:#0b9ec2; }
	footer.footer .copyright .footer-nav li.current-menu-item a {
		color:#0b9ec2;
		text-decoration:none;
	}
}
.pp_gallery li { width:50px; }
.pp_gallery li img { width:100%; }
body .pp_content img { border:none !important; }
body { background:#313131; }
body #back-top-wrapper #back-top span {
	-webkit-border-radius:620px;
	-moz-border-radius:620px;
	border-radius:620px;
}
@media (max-width: 767px) {
	body { background:#fff !important; }
}
body #content { padding-top:15px; }
body .portfolio_item_holder .thumbnail__portfolio { margin-bottom:15px; }
body .portfolio_item_holder h3 { margin-bottom:10px; }
body .portfolio_item_holder h3 a { color:#2f2f2f; }
body .portfolio_item_holder h3 a:hover { color:#0b9ec2; }
body #sidebar { padding-top:15px; }
body h1, body h2, body h3, body h4, body h5, body h6 { margin:0; }
body h1 {
	padding:0 0 15px 0;
	margin:22px 0 20px 0;
	border-bottom:2px solid #cccccc;
	text-transform:uppercase;
}
body h2 {
	padding:0 0 15px 0;
	margin:22px 0 20px 0;
	border-bottom:2px solid #cccccc;
	text-transform:uppercase;
}
body a { text-decoration:none; }
body a:hover { text-decoration:none; }
body .content-holder { padding-bottom:26px; }
body #motopress-main.main-holder {
	background:#fff;
	position:relative;
	overflow:hidden;
}
body #motopress-main.main-holder:after {
	display:block;
	content:'';
	position:absolute;
	left:0;
	right:0;
	width:100%;
	height:687px;
	background:url(images/main_gradient.png) 0 0 repeat;
	top:62px;
}
body #motopress-main.main-holder span.wpcf7-not-valid-tip {
	min-height:29px;
	border:1px solid red !important;
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder:after { top:32px; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder:after { display:none; }
}
body #motopress-main.main-holder .search-form #search-form_is { min-height:37px !important; }
body #motopress-main.main-holder .archive_lists h3 { margin-bottom:10px; }
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 .button-alt, body #motopress-main.main-holder .btn-primary, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="submit"], body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="reset"] {
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:9px 15px 11px;
	margin-bottom:0;
	color:#2f2f2f;
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-color:#fafafa;
	background-image:-moz-linear-gradient(top,#fff,#f2f2f2);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));
	background-image:-webkit-linear-gradient(top,#fff,#f2f2f2);
	background-image:-o-linear-gradient(top,#fff,#f2f2f2);
	background-image:linear-gradient(to bottom,#fff,#f2f2f2);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	border:1px solid #ccc;
	*border:0;
	border-bottom-color:#b3b3b3;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	*margin-left:.3em;
	box-shadow:none;
	position:relative;
	text-shadow:none;
	min-height:39px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body #motopress-main.main-holder a.button:first-child, body #motopress-main.main-holder button.button:first-child, body #motopress-main.main-holder input.button:first-child, body #motopress-main.main-holder #respond input#submit:first-child, body #motopress-main.main-holder #content input.button:first-child, body #motopress-main.main-holder input[type="submit"]:first-child, body #motopress-main.main-holder .button-alt:first-child, body #motopress-main.main-holder .btn-primary:first-child, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="submit"]:first-child, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="reset"]:first-child { *margin-left:0; }
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 .button-alt:after, body #motopress-main.main-holder .btn-primary:after, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="submit"]:after, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="reset"]:after {
	display:block;
	position:absolute;
	content:'';
	height:5px;
	background:#000;
	opacity:0.11;
	filter:alpha(opacity=11);
	left:-1px;
	right:-1px;
	bottom:-1px;
}
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 .button-alt:hover, body #motopress-main.main-holder .button-alt:focus, body #motopress-main.main-holder .btn-primary:hover, body #motopress-main.main-holder .btn-primary:focus, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="submit"]:hover, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="submit"]:focus, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="reset"]:hover, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="reset"]:focus {
	color:#fff;
	background:#313131;
	border:1px solid #313131;
	-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:hover:after, body #motopress-main.main-holder a.button:focus:after, body #motopress-main.main-holder button.button:hover:after, body #motopress-main.main-holder button.button:focus:after, body #motopress-main.main-holder input.button:hover:after, body #motopress-main.main-holder input.button:focus:after, body #motopress-main.main-holder #respond input#submit:hover:after, body #motopress-main.main-holder #respond input#submit:focus:after, body #motopress-main.main-holder #content input.button:hover:after, body #motopress-main.main-holder #content input.button:focus:after, body #motopress-main.main-holder input[type="submit"]:hover:after, body #motopress-main.main-holder input[type="submit"]:focus:after, body #motopress-main.main-holder .button-alt:hover:after, body #motopress-main.main-holder .button-alt:focus:after, body #motopress-main.main-holder .btn-primary:hover:after, body #motopress-main.main-holder .btn-primary:focus:after, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="submit"]:hover:after, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="submit"]:focus:after, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="reset"]:hover:after, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="reset"]:focus:after {
	opacity:1;
	filter:alpha(opacity=100);
}
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 .button-alt:focus, body #motopress-main.main-holder .btn-primary:focus, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="submit"]:focus, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="reset"]: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 .button-alt.active, body #motopress-main.main-holder .button-alt:active, body #motopress-main.main-holder .btn-primary.active, body #motopress-main.main-holder .btn-primary:active, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="submit"].active, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="submit"]:active, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="reset"].active, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="reset"]: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 .button-alt.disabled, body #motopress-main.main-holder .button-alt[disabled], body #motopress-main.main-holder .btn-primary.disabled, body #motopress-main.main-holder .btn-primary[disabled], body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="submit"].disabled, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="submit"][disabled], body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="reset"].disabled, body #motopress-main.main-holder .pp_woocommerce #commentform .form-submit input[type="reset"][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 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 .navigation a, body #motopress-main.main-holder .button-alt, body #motopress-main.main-holder #submit, body #motopress-main.main-holder #respond form .form-submit input#submit {
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:9px 15px 11px;
	margin-bottom:0;
	color:#2f2f2f;
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-color:#fafafa;
	background-image:-moz-linear-gradient(top,#fff,#f2f2f2);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));
	background-image:-webkit-linear-gradient(top,#fff,#f2f2f2);
	background-image:-o-linear-gradient(top,#fff,#f2f2f2);
	background-image:linear-gradient(to bottom,#fff,#f2f2f2);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	border:1px solid #ccc;
	*border:0;
	border-bottom-color:#b3b3b3;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	*margin-left:.3em;
	box-shadow:none;
	position:relative;
	text-shadow:none;
}
body #motopress-main.main-holder a.button:first-child, body #motopress-main.main-holder button.button:first-child, body #motopress-main.main-holder input.button:first-child, body #motopress-main.main-holder #respond input#submit:first-child, body #motopress-main.main-holder #content input.button:first-child, body #motopress-main.main-holder .navigation a:first-child, body #motopress-main.main-holder .button-alt:first-child, body #motopress-main.main-holder #submit:first-child, body #motopress-main.main-holder #respond form .form-submit input#submit:first-child { *margin-left:0; }
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 .navigation a:after, body #motopress-main.main-holder .button-alt:after, body #motopress-main.main-holder #submit:after, body #motopress-main.main-holder #respond form .form-submit input#submit:after {
	display:block;
	position:absolute;
	content:'';
	height:5px;
	background:#000;
	opacity:0.11;
	filter:alpha(opacity=11);
	left:-1px;
	right:-1px;
	bottom:-1px;
}
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 .navigation a:hover, body #motopress-main.main-holder .navigation a:focus, body #motopress-main.main-holder .button-alt:hover, body #motopress-main.main-holder .button-alt:focus, body #motopress-main.main-holder #submit:hover, body #motopress-main.main-holder #submit:focus, body #motopress-main.main-holder #respond form .form-submit input#submit:hover, body #motopress-main.main-holder #respond form .form-submit input#submit:focus {
	color:#fff;
	background:#313131;
	border:1px solid #313131;
	-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:hover:after, body #motopress-main.main-holder a.button:focus:after, body #motopress-main.main-holder button.button:hover:after, body #motopress-main.main-holder button.button:focus:after, body #motopress-main.main-holder input.button:hover:after, body #motopress-main.main-holder input.button:focus:after, body #motopress-main.main-holder #respond input#submit:hover:after, body #motopress-main.main-holder #respond input#submit:focus:after, body #motopress-main.main-holder #content input.button:hover:after, body #motopress-main.main-holder #content input.button:focus:after, body #motopress-main.main-holder .navigation a:hover:after, body #motopress-main.main-holder .navigation a:focus:after, body #motopress-main.main-holder .button-alt:hover:after, body #motopress-main.main-holder .button-alt:focus:after, body #motopress-main.main-holder #submit:hover:after, body #motopress-main.main-holder #submit:focus:after, body #motopress-main.main-holder #respond form .form-submit input#submit:hover:after, body #motopress-main.main-holder #respond form .form-submit input#submit:focus:after {
	opacity:1;
	filter:alpha(opacity=100);
}
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 .navigation a:focus, body #motopress-main.main-holder .button-alt:focus, body #motopress-main.main-holder #submit:focus, body #motopress-main.main-holder #respond form .form-submit input#submit: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 .navigation a.active, body #motopress-main.main-holder .navigation a:active, body #motopress-main.main-holder .button-alt.active, body #motopress-main.main-holder .button-alt:active, body #motopress-main.main-holder #submit.active, body #motopress-main.main-holder #submit:active, body #motopress-main.main-holder #respond form .form-submit input#submit.active, body #motopress-main.main-holder #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 #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 .navigation a.disabled, body #motopress-main.main-holder .navigation a[disabled], body #motopress-main.main-holder .button-alt.disabled, body #motopress-main.main-holder .button-alt[disabled], body #motopress-main.main-holder #submit.disabled, body #motopress-main.main-holder #submit[disabled], body #motopress-main.main-holder #respond form .form-submit input#submit.disabled, body #motopress-main.main-holder #respond form .form-submit input#submit[disabled] {
	cursor:default;
	background-image:none;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
body #motopress-main.main-holder .woocommerce table.cart td.actions .coupon .input-text, body #motopress-main.main-holder .woocommerce-page table.cart td.actions .coupon .input-text, body #motopress-main.main-holder .woocommerce #content table.cart td.actions .coupon .input-text, body #motopress-main.main-holder .woocommerce-page #content table.cart td.actions .coupon .input-text { min-height:39px; }
body #motopress-main.main-holder #fullResImage {
	border:1px solid #2f2f2f;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body #motopress-main.main-holder #pp_full_res img {
	border:1px solid #2f2f2f;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body #motopress-main.main-holder textarea, body #motopress-main.main-holder input[type="text"], body #motopress-main.main-holder input[type="password"], body #motopress-main.main-holder input[type="datetime"], body #motopress-main.main-holder input[type="datetime-local"], body #motopress-main.main-holder input[type="date"], body #motopress-main.main-holder input[type="month"], body #motopress-main.main-holder input[type="time"], body #motopress-main.main-holder input[type="week"], body #motopress-main.main-holder input[type="number"], body #motopress-main.main-holder input[type="email"], body #motopress-main.main-holder input[type="url"], body #motopress-main.main-holder input[type="search"], body #motopress-main.main-holder input[type="tel"], body #motopress-main.main-holder input[type="color"], body #motopress-main.main-holder .uneditable-input { min-height:30px; }
body #motopress-main.main-holder .advanced_categories {
	font-size:0;
	line-height:0;
	margin:-11px -15px 10px;
	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:14px;
	line-height:19px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body #motopress-main.main-holder .advanced_categories_item_inner { padding:15px; }
body #motopress-main.main-holder .advanced_categories_item_inner figure {
	margin:0;
	text-align:center;
}
body #motopress-main.main-holder .advanced_categories_item h4 {
	font-size:16px;
	line-height:30px;
	color:#2f2f2f;
	font-weight:bold;
	display:block;
	border-bottom:6px solid #494949;
	text-transform:uppercase;
	background-color:#fbfbfb;
	background-image:-moz-linear-gradient(top,#ffffff,#f5f5f5);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f5f5f5));
	background-image:-webkit-linear-gradient(top,#ffffff,#f5f5f5);
	background-image:-o-linear-gradient(top,#ffffff,#f5f5f5);
	background-image:linear-gradient(to bottom,#ffffff,#f5f5f5);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
	margin:0;
}
body #motopress-main.main-holder .advanced_categories_item h4 a {
	color:#2f2f2f;
	display:block;
	padding:16px 40px 16px 20px;
	position:relative;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
body #motopress-main.main-holder .advanced_categories_item h4 a:hover { color:#bed439; }
body #motopress-main.main-holder .advanced_categories_item h4 a:after {
	display:block;
	position:absolute;
	background:url(images/arrov_categories.png) 0 0 no-repeat;
	width:11px;
	height:21px;
	content:"";
	right:19px;
	top:21px;
}
@media (min-width: 1170px) {
	body #motopress-main.main-holder .advanced_categories_item h4 {
		font-size:24px;
		line-height:30px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .advanced_categories {
		margin-right:-10px;
		margin-left:-10px;
	}
	body #motopress-main.main-holder .advanced_categories_item { padding:10px; }
	body #motopress-main.main-holder .advanced_categories_item .advanced_categories_item_inner { padding:0; }
}
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%; }
@media (max-width: 767px) {
	body #motopress-main.main-holder .advanced_categories.cols_4 .advanced_categories_item { width:50%; }
	body #motopress-main.main-holder .advanced_categories.cols_4 .advanced_categories_item .advanced_categories_item_inner { padding:10; }
	body #motopress-main.main-holder .advanced_categories.cols_4 .advanced_categories_item .advanced_categories_item_inner figure { width:100%; }
	body #motopress-main.main-holder .advanced_categories.cols_4 .advanced_categories_item .advanced_categories_item_inner figure a { display:block; }
	body #motopress-main.main-holder .advanced_categories.cols_4 .advanced_categories_item .advanced_categories_item_inner figure a img { width:100%; }
}
@media (max-width: 480px) {
	body #motopress-main.main-holder .advanced_categories.cols_4 .advanced_categories_item { width:100%; }
}
body #motopress-main.main-holder .shop-nav {
	background:#fff;
	position:relative;
}
body #motopress-main.main-holder .shop-nav:after {
	display:block;
	position:absolute;
	right:-100%;
	left:-100%;
	content:"";
	background:#fff;
	top:0;
	bottom:0;
	z-index:-1;
}
body #motopress-main.main-holder .shop-nav ul {
	padding:0;
	margin:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .shop-nav ul { padding:5px 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:20px 15px 22px 0;
	list-style:none;
	font-size:13px;
	line-height:20px;
}
body #motopress-main.main-holder .shop-nav ul li a {
	color:#2f2f2f;
	display:inline-block;
	padding:0 0 0 17px;
	background:url(images/header_links.png) 0 4px no-repeat;
}
body #motopress-main.main-holder .shop-nav ul li a:hover {
	color:#bed439;
	text-decoration:none;
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .shop-nav ul li {
		font-size:12px;
		padding:0 0 0 10px;
	}
}
@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 ul { display:none; }
body #motopress-main.main-holder .shopping_block { padding:35px 0 0 0; }
@media (min-width: 1170px) {
	body #motopress-main.main-holder .shopping_block { padding:55px 0 0 0; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .shopping_block {
		padding:15px 10px 0 10px;
		text-align:right;
	}
}
body #motopress-main.main-holder .cart-holder {
	position:relative;
	z-index:10;
	float:right;
	margin:0 0 10px 0;
	background-color:#fafafa;
	background-image:-moz-linear-gradient(top,#fff,#f3f3f3);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f3f3f3));
	background-image:-webkit-linear-gradient(top,#fff,#f3f3f3);
	background-image:-o-linear-gradient(top,#fff,#f3f3f3);
	background-image:linear-gradient(to bottom,#fff,#f3f3f3);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff3f3f3', GradientType=0);
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .cart-holder {
		display:inline-block;
		float:none;
	}
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content {
	display:none;
	position:absolute;
	width:200px;
	padding:5px;
	left:0;
	top:100%;
	background:#fafafa;
	border:1px solid #ccc;
	border-radius:4px;
	box-shadow:0 2px 3px rgba(0,0,0,0.05);
	text-align:left;
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content {
		right:0;
		left:auto;
	}
}
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 img, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li img {
	float:left;
	margin:5px 10px 0 0;
	background:#fff;
	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:hover img, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li a:hover img { border:1px solid #9a9a9a; }
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:12.6px;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .variation dt, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .variation dt { float:left; }
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .variation dd, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .variation dd {
	margin:0 0 0 4px;
	float:left;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .total {
	margin:0;
	padding:5px 0 15px;
	text-align:right;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .buttons { margin:0 0 5px 0; }
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .buttons .button { margin-bottom:5px; }
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:13px;
	line-height:22px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-weight:bold;
	height:39px;
	margin:0;
	padding:5px 30px 6px 49px;
	background:url(images/cart.png) 8px 5px no-repeat;
	color:#2f2f2f;
	width:197px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:5px solid #000;
}
body #motopress-main.main-holder .cart-holder h3:after {
	display:block;
	content:"";
	position:absolute;
	background:url(images/cart_after.png) 0 0 no-repeat;
	width:13px;
	height:7px;
	right:10px;
	top:15px;
}
body #motopress-main.main-holder .cart-holder h3:hover { color:#bed439; }
body #motopress-main.main-holder .content-holder .page-title { display:none; }
body #motopress-main.main-holder .content-holder a {
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
}
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; }
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 .quantity { margin:4px 4px 10px 0; }
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:#9a9a9a;
	border:1px solid #818181;
	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:inherit;
	padding:8px 15px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background:#eee;
	border-radius:4px 4px 0 0;
	border:1px solid #ddd;
	margin:0 0 -1px 0;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li a:hover {
	color:#fff;
	background:#9a9a9a;
	border:1px solid #818181;
}
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:#fdfdfd;
	border:1px solid #ddd;
	border-radius:4px;
	box-shadow:0 2px 3px rgba(0,0,0,0.05);
}
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; }
body #motopress-main.main-holder .content-holder div.product table.variations tr td {
	background:none;
	color:#494949;
	text-shadow:none;
}
body #motopress-main.main-holder .content-holder div.product table.variations tr td label { padding-top:7px; }
@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 ul.products li.product >a img, body #motopress-main.main-holder .content-holder div.product div.images >a img, body #motopress-main.main-holder .content-holder div.product div.images .thumbnails >a img {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100% !important;
	height:auto !important;
	display:block;
	margin:0 0 8px;
	background:#fff;
	border:none !important;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	box-shadow:none;
	-webkit-transition:all ease-in-out .2s;
	-moz-transition:all ease-in-out .2s;
	-o-transition:all ease-in-out .2s;
	transition:all ease-in-out .2s;
}
body #motopress-main.main-holder .content-holder ul.products li.product >a img.attachment-shop_thumbnail, body #motopress-main.main-holder .content-holder div.product div.images >a img.attachment-shop_thumbnail, body #motopress-main.main-holder .content-holder div.product div.images .thumbnails >a img.attachment-shop_thumbnail {
	border:1px solid #2f2f2f;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body #motopress-main.main-holder .content-holder ul.products li.product >:hover img, body #motopress-main.main-holder .content-holder div.product div.images >:hover img, body #motopress-main.main-holder .content-holder div.product div.images .thumbnails >:hover img { border:1px solid #494949; }
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%; }
}
body #motopress-main.main-holder .content-holder div.product .summary {
	float:right;
	width:300px;
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder div.product .summary { width:450px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder div.product .summary { width:256px; }
}
@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:#9a9a9a;
	border-radius:4px;
	box-shadow:0 2px 3px rgba(0,0,0,0.05);
	border:1px solid #ddd;
}
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; }
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:#9a9a9a;
	font-size:23px;
	line-height:24px;
	float:none;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	margin:0 0 9px 0;
}
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:12px;
	line-height:24px;
	display:inline-block;
	text-transform:lowercase;
	vertical-align:middle;
}
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;
	vertical-align:middle;
}
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;
}
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:#0b9ec2; }
body #motopress-main.main-holder .content-holder ul.products li.product >a:hover h3 { color:#0b9ec2; }
body #motopress-main.main-holder .content-holder .featured_products .products ul li.product.featured, body #motopress-main.main-holder .content-holder .featured_products ul.products li.product.featured {
	width:220px;
	padding:0 25px;
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .featured_products .products ul li.product.featured, body #motopress-main.main-holder .content-holder .featured_products ul.products li.product.featured {
		width:270px;
		margin-left:30px;
	}
	body #motopress-main.main-holder .content-holder .featured_products .products ul li.product.featured .btn, body #motopress-main.main-holder .content-holder .featured_products .products ul li.product.featured .button, body #motopress-main.main-holder .content-holder .featured_products ul.products li.product.featured .btn, body #motopress-main.main-holder .content-holder .featured_products ul.products li.product.featured .button { margin-bottom:0; }
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder .featured_products .products ul li.product.featured, body #motopress-main.main-holder .content-holder .featured_products ul.products li.product.featured {
		width:165px;
		margin-left:22px;
	}
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .featured_products .products ul li.product.featured, body #motopress-main.main-holder .content-holder .featured_products ul.products li.product.featured {
		width:46%;
		margin-left:2%;
	}
}
@media (max-width: 480px) {
	body #motopress-main.main-holder .content-holder .featured_products .products ul li.product.featured, body #motopress-main.main-holder .content-holder .featured_products ul.products li.product.featured {
		width:47%;
		margin:0 1% 20px;
		display:inline-block;
		vertical-align:top;
		float:none;
	}
}
@media (max-width: 320px) {
	body #motopress-main.main-holder .content-holder .featured_products .products ul li.product.featured, body #motopress-main.main-holder .content-holder .featured_products ul.products li.product.featured {
		width:100%;
		margin-left:0;
		display:block;
	}
}
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:-25px !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:140px;
	margin:0 0 23px 20px;
	position:relative;
	vertical-align:top;
	padding:0;
	-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; }
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-bottom:5px;
}
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;
	line-height:19px;
	color:#6c6c6c;
	font-style:normal;
	font-weight:bold;
	display:block;
	margin:19px 0 0 0;
	min-height:37px;
}
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; }
@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:170px;
		margin-left:30px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product { width:105px; }
}
@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:46%;
		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%;
		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%;
		margin-left:0;
		display:block;
	}
}
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"], body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] {
	padding:8px 15px;
	margin:0;
	list-style:none;
	background-color:#313131 !important;
	text-shadow:none !important;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	box-shadow:none;
}
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] >li, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] >li { text-shadow:none !important; }
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] a, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] a { color:#fff; }
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] a:hover, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] a:hover { color:#0b9ec2; }
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] >.active, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] >.active { color:#0b9ec2; }
body #motopress-main.main-holder .content-holder .onsale {
	position:absolute;
	min-height:42px;
	min-width:42px;
	padding:4px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	font-style:italic;
	line-height:42px;
	top:10px;
	right:10px;
	margin:0;
	color:#fff;
	-webkit-border-radius:620px;
	-moz-border-radius:620px;
	border-radius:620px;
	background:#000;
	text-shadow:none;
}
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 .comments-custom li { padding-bottom:15px; }
body #motopress-main.main-holder .comments-custom li:first-child { margin-top:0; }
body #motopress-main.main-holder .comments-custom li:first-child .comments-custom_txt {
	border:none;
	margin-top:15px;
}
body #motopress-main.main-holder .post .post-header h2 a { color:#2f2f2f; }
body #motopress-main.main-holder .post .post-header h2 a:hover { color:#0b9ec2; }
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:#fff;
	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 #9a9a9a; }
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:#9a9a9a;
	background-color:#a9a9a9;
	background-image:-moz-linear-gradient(top,#b4b4b4,#9a9a9a);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#b4b4b4),to(#9a9a9a));
	background-image:-webkit-linear-gradient(top,#b4b4b4,#9a9a9a);
	background-image:-o-linear-gradient(top,#b4b4b4,#9a9a9a);
	background-image:linear-gradient(to bottom,#b4b4b4,#9a9a9a);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb3b3b3', endColorstr='#ff9a9a9a', GradientType=0);
	height:8px;
	border-radius:10px;
	position:absolute;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle {
	width:14px;
	height:14px;
	background:#9a9a9a;
	border:1px solid #7b7b7b;
	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 #818181 inset, 0 1px 3px #b4b4b4 inset;
	cursor:default;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle:after {
	content:"";
	position:absolute;
	width:6px;
	height:6px;
	background:#676767;
	border-radius:3px;
	left:4px;
	top:4px;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle.ui-state-hover {
	background:#b4b4b4;
	border:1px solid #909090;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle.ui-state-hover:after { background:#7b7b7b; }
body #motopress-main.main-holder .sidebar ul { margin:0; }
body #motopress-main.main-holder .sidebar ul li {
	list-style-type:none;
	text-transform:uppercase;
	padding:5px 0;
}
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:12.6px;
}
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:#fff;
	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 #9a9a9a; }
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; }
body #motopress-main.main-holder #content form select, body #motopress-main.main-holder #container form select { padding:4px 5px; }
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; }
body #motopress-main.main-holder #content .page .shop_table tr td { border-top:1px solid #ddd; }
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:45%;
	padding:10px 0 0 0;
}
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 {
	margin-top:5px;
	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;
}
@media (max-width: 480px) {
	body #motopress-main.main-holder #content .page form table.cart input[name*="update_cart"] {
		float:left;
		clear:both;
		display:block;
		margin-bottom:10px;
	}
	body #motopress-main.main-holder #content .page form table.cart .checkout-button {
		float:left;
		margin:10px 0 0 0 !important;
		padding:4px 7px;
		clear:both;
	}
	body #motopress-main.main-holder #content .page form table.cart thead tr th.product-remove, body #motopress-main.main-holder #content .page form table.cart thead tr th.product-price, body #motopress-main.main-holder #content .page form table.cart thead tr th.product-quantity { display:none; }
	body #motopress-main.main-holder #content .page form table.cart tbody tr td.product-remove, body #motopress-main.main-holder #content .page form table.cart tbody tr td.product-price, body #motopress-main.main-holder #content .page form table.cart tbody tr td.product-quantity { display:none; }
}
@media (max-width: 979px) {
	body #motopress-main.main-holder #content .page form table.cart .buttons_added { margin:0; }
	body #motopress-main.main-holder #content .page form table.cart input#coupon_code {
		margin-bottom:10px;
		width:55px;
	}
	body #motopress-main.main-holder #content .page form table.cart input.checkout-button {
		clear:both;
		display:block;
		margin-bottom:10px;
		margin-left: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 input[id^="payment_method_"] {
	float:left;
	margin:3px 4px 0 0 !important;
}
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 #post-author h3 { margin-bottom:15px; }
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;
	margin-bottom:10px;
}
@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_content_container img { border:1px solid #2f2f2f; }
	body #pp_full_res img {
		width:100% !important;
		height:auto !important;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		border:1px solid #2f2f2f;
	}
	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;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
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:#9a9a9a;
	top:3px;
}
@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 div.pp_default .pp_content, body div.light_rounded .pp_content { padding:0 0 10px 0; }
body .pp_content img {
	border:none;
	width:100% !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
body .woocommerce-message, body div.jigoshop_message {
	border-radius:4px;
	padding:15px 10px 15px 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;
	color:#9a9a9a;
	margin:0 0 15px 0;
}
body .woocommerce-message:before, body div.jigoshop_message:before {
	position:absolute;
	left:10px;
	color:#9a9a9a;
	font-family:FontAwesome;
	content:"\f00c";
	font-size:20px;
	padding:0;
	height:auto;
	background:none;
	box-shadow:none;
}
body .woocommerce-message a.button, body div.jigoshop_message a.button { margin:-5px 0 !important; }
body .woocommerce-message:before {
	top:50%;
	margin-top:-15px;
}
body div.jigoshop_message:before {
	top:50%;
	margin-top:-9px;
}
body .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 .woocommerce-info:before {
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-19px;
	color:#9a9a9a;
	font-family:FontAwesome;
	content:"\f05a";
	font-size:24px;
	padding:0;
	height:auto;
	background:none;
	box-shadow:none;
	font-style:normal;
}
body .woocommerce-error, body 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 .woocommerce-error:before, body div.jigoshop_error:before {
	position:absolute;
	left:12px;
	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 .woocommerce-error { padding:15px 15px 15px 65px; }
body .woocommerce-error:before { margin-top:-22px; }
body mark {
	font-weight:bold;
	background:none;
	color:#9a9a9a;
}
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;
}
.post-author h3 { margin:10px 0 15px 0; }
#respond h3 { margin-bottom:15px; }
#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;
}
.products + .clear + .navigation { text-align:center; }
.products + .clear + .navigation div[class*="nav-"] {
	display:inline-block;
	padding:0 5px;
}
.pp_inline #reply-title { margin-right:10px; }
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:#DFDBDF;
	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:#9a9a9a; }
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:#9a9a9a;
	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:Arial, Helvetica, sans-serif;
}
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 #9a9a9a;
	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.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:left; }
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_woocommerce form.checkout_coupon .form-row {
	float:none;
	display:inline-block;
	vertical-align:middle;
}
body.jigoshop .price_slider_amount .button { margin:0 10px 0 0; }
body.jigoshop .navigation { text-align:center; }
body.jigoshop .navigation div[class*="nav-"] {
	display:inline-block;
	padding:0 5px;
}
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 .jigoshop_message {
	line-height:20px;
	height:20px;
}
body.jigoshop .jigoshop_message .button { margin:-5px 0 -10px 0 !important; }
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 {
	top:-11px;
	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:#9a9a9a; }
body.jigoshop .info a:hover { color:#0b9ec2; }
body.jigoshop .info:before {
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-14px;
	color:#9a9a9a;
	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:#494949;
}
.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:29px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.btn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:9px 15px 11px;
	margin-bottom:0;
	color:#2f2f2f;
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-color:#fafafa;
	background-image:-moz-linear-gradient(top,#fff,#f2f2f2);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));
	background-image:-webkit-linear-gradient(top,#fff,#f2f2f2);
	background-image:-o-linear-gradient(top,#fff,#f2f2f2);
	background-image:linear-gradient(to bottom,#fff,#f2f2f2);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	border:1px solid #ccc;
	*border:0;
	border-bottom-color:#b3b3b3;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	*margin-left:.3em;
	box-shadow:none;
	position:relative;
	text-shadow:none;
}
.btn:first-child { *margin-left:0; }
.btn:after {
	display:block;
	position:absolute;
	content:'';
	height:5px;
	background:#000;
	opacity:0.11;
	filter:alpha(opacity=11);
	left:-1px;
	right:-1px;
	bottom:-1px;
}
.btn:hover, .btn:focus {
	color:#fff;
	background:#313131;
	border:1px solid #313131;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear;
}
.btn:hover:after, .btn:focus:after {
	opacity:1;
	filter:alpha(opacity=100);
}
.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:17.5px;
	-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.9px;
	-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:10.5px;
	-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 {
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#9a9a9a;
	background-image:-moz-linear-gradient(top,#9a9a9a,#9a9a9a);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#9a9a9a),to(#9a9a9a));
	background-image:-webkit-linear-gradient(top,#9a9a9a,#9a9a9a);
	background-image:-o-linear-gradient(top,#9a9a9a,#9a9a9a);
	background-image:linear-gradient(to bottom,#9a9a9a,#9a9a9a);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a9a9a', endColorstr='#ff9a9a9a', GradientType=0);
	border-color:#9a9a9a #9a9a9a #747474;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#9a9a9a;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color:#fff;
	background-color:#9a9a9a;
	*background-color:#8d8d8d;
}
.btn-primary:active, .btn-primary.active { background-color:#818181 \9; }
.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:#9a9a9a;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.btn-link:hover, .btn-link:focus {
	color:#0b9ec2;
	text-decoration:underline;
	background-color:transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus {
	color:#333;
	text-decoration:none;
}
