@import url("../CherryFramework/style.css");
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100);
@import url(http://fonts.googleapis.com/css?family=Alfa+Slab+One);
.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; }
@media (max-width: 767px) {
	.home #motopress-main.main-holder .content-holder .products ul li.product, .home #motopress-main.main-holder .content-holder ul.products li.product { width:23%; }
}
@media (max-width: 480px) {
	.home #motopress-main.main-holder .content-holder .products ul li.product, .home #motopress-main.main-holder .content-holder ul.products li.product { width:95%; }
}
header.header {
	padding:0;
	border:none;
	position:absolute;
	width:100%;
}
@media (max-width: 767px) {
	header.header {
		position:inherit;
		background-color:#382e28;
	}
}
.pseudoStickyBlock { display:none !important; }
@media (max-width: 767px) {
	.pseudoStickyBlock { display:none !important; }
}
.top-stickUp {
	position:relative;
	-webkit-transform:translateZ(0);
}
.top-stickUp:before {
	display:block;
	position:absolute;
	left:-100%;
	right:-100%;
	top:0;
	bottom:0;
	background:url(images/header_bg.png) repeat;
	content:"";
	z-index:-1;
}
.isStuck {
	position:relative;
	-webkit-transform:translateZ(0);
}
@media (max-width: 767px) {
	.isStuck {
		position:relative !important;
		top:0 !important;
	}
}
.isStuck:before {
	display:block;
	position:absolute;
	left:-100%;
	right:-100%;
	top:0;
	bottom:0;
	background:url(images/header_bg.png) repeat;
	content:"";
	z-index:-1;
}
.isStuck .full-top-logo { padding:10px 0; }
.isStuck .full-top-logo:after {
	background:transparent;
	height:0;
}
.isStuck .full-top-nav { padding-top:15px; }
.isStuck .logo_h__img img { width:50%; }
.isStuck .cart-holder h3 { padding:15px !important; }
@media (max-width: 767px) {
	.isStuck .cart-holder h3 { padding:25px !important; }
}
.full-top-logo {
	padding:20px 0;
	position:relative;
}
@media (max-width: 767px) {
	.full-top-logo { padding:0 0 20px; }
}
.full-top-logo:after {
	content:"";
	cursor:pointer;
	display:inline-block;
	text-align:center;
	background:url(images/header_af.png) no-repeat center center;
	width:100px;
	height:95px;
	position:absolute;
	top:119px;
	left:50%;
	margin-left:-50px;
	cursor:inherit;
}
@media (max-width: 1199px) {
	.full-top-logo:after { display:none; }
}
.full-top-logo .logo {
	text-align:center;
	float:none !important;
}
@media (max-width: 979px) {
	.full-top-logo .logo { width:100%; }
}
.full-top-logo .logo .logo_h__img { display:inline-block; }
@media (max-width: 1199px) {
	.full-top-logo .logo .logo_h__img img { width:100%; }
}
.full-top-logo .logo .logo_h__txt {
	text-transform:uppercase;
	padding:11px 0;
}
.full-top-logo .logo .logo_h__txt .logo_link {
	color:inherit;
	text-decoration:none;
}
.full-top-logo .logo .logo_h__txt .logo_link:hover, .full-top-logo .logo .logo_h__txt .logo_link:visited {
	text-decoration:none;
	color:inherit;
}
.full-top-logo .logo .logo_tagline {
	font-weight:bold;
	font-size:36px;
	line-height:24px;
	text-transform:uppercase;
	color:#fe6a07;
	text-align:center;
	width:100%;
}
@media (max-width: 979px) {
	.full-top-logo .logo .logo_tagline {
		line-height:29px;
		font-size:29px;
	}
}
.logo_tagline {
	margin:0;
	padding:8px 0 0 0;
	font-size:11px;
}
@media (max-width: 767px) {
	.logo, .logo.pull-left {
		float:none;
		width:100%;
		text-align:center;
		padding:0 10px;
		max-width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
.full-top-nav { padding-top:25px; }
@media (max-width: 767px) {
	.full-top-nav {
		padding-top:0;
		padding-bottom:10px;
	}
}
.full-top-button {
	position:relative;
	display:block;
	text-decoration:none !important;
	float:left;
	cursor:pointer;
}
@media (max-width: 767px) {
	.full-top-button {
		float:none;
		display:none !important;
	}
}
.full-top-button:after {
	font-family:FontAwesome;
	content:"\f0c9";
	cursor:pointer;
	font-size:35px;
	line-height:50px;
	display:block;
	text-align:center;
	color:#fff;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
.full-top-button:hover:after {
	color:#de5900;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
nav.active {
	opacity:1;
	visibility:visible;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
.nav__primary {
	margin:0;
	float:left;
	position:relative;
	visibility:collapse;
	opacity:0;
	top:60px;
	left:-30px;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
@media (max-width: 767px) {
	.nav__primary {
		visibility:visible !important;
		opacity:1;
		left:0;
		top:0;
		float:none;
		margin:20px 0;
	}
}
.nav__primary .sf-menu {
	float:left;
	background:#211b18;
	width:210px;
	border-radius:0 30px 30px 30px;
	position:absolute;
}
.nav__primary .sf-menu a {
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
}
.nav__primary .sf-menu > li {
	margin:0;
	background:none;
	border:none;
	float:none;
}
.nav__primary .sf-menu > li > a {
	padding:16px 26px;
	border:none;
	background:none;
	display:block;
	text-align:left;
	text-transform:uppercase;
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav__primary .sf-menu > li > a { padding:16px 26px; }
}
.nav__primary .sf-menu > li > a.sf-with-ul { padding-right:24px; }
.nav__primary .sf-menu > li > a:hover, .nav__primary .sf-menu > li.sfHover > a, .nav__primary .sf-menu > li.current-menu-item > a, .nav__primary .sf-menu > li.current_page_item > a {
	color:#fe6a07;
	background:none;
}
.nav__primary .sf-menu ul {
	background:#211b18;
	padding:0;
	width:220px;
	left:210px !important;
	top:10px !important;
}
.nav__primary .sf-menu ul li {
	border:none;
	background:none;
}
.nav__primary .sf-menu ul li a {
	padding:10px 10px 10px 16px;
	font-size:17px;
	line-height:20px;
	color:#fff;
	border:none;
	text-align:left;
	text-decoration:none;
	font-weight:300;
}
.nav__primary .sf-menu ul li > ul { margin-left:10px; }
.nav__primary .sf-menu ul > li > a:hover, .nav__primary .sf-menu ul > li.sfHover > a, .nav__primary .sf-menu ul > li.current-menu-item > a, .nav__primary .sf-menu ul > li.current_page_item > a {
	color:#fe6a07;
	background:transparent;
}
.nav__primary .sf-menu ul > li:hover ul, .nav__primary .sf-menu ul > li.sfHover ul {
	right:220px;
	left:auto;
	top:-1px;
}
@media (min-width: 1200px) {
	.nav__primary .sf-menu ul > li:hover ul, .nav__primary .sf-menu ul > li.sfHover ul { left:220px; }
}
.nav__primary .sf-menu .sf-sub-indicator {
	background:none;
	width:auto;
	height:auto;
	position:absolute;
	right:3px;
	top:50%;
	margin:-8px 0 0 0;
	width:14px;
	height:20px;
}
.nav__primary .sf-menu .sf-sub-indicator:after {
	content:"\f107";
	font-family:FontAwesome;
	text-indent:0;
	position:absolute;
	left:0;
	top:0;
	line-height:20px;
	font-size:14px;
}
.nav__primary .sf-menu ul .sf-sub-indicator { right:-5px; }
.nav__primary .sf-menu ul .sf-sub-indicator:after { content:"\f105"; }
.header .search-form__h { float:left; }
@media (max-width: 979px) {
	.header .search-form__h { float:right; }
}
@media (max-width: 767px) {
	.header .search-form__h {
		float:none;
		text-align:center;
	}
}
.header .search-form__h .navbar-form { margin-top:30px; }
@media (max-width: 979px) {
	.header .search-form__h .navbar-form {
		float:right;
		margin-top:0;
		margin-bottom:10px;
	}
}
@media (max-width: 767px) {
	.header .search-form__h .navbar-form {
		display:inline-block;
		float:none;
		padding:10px 0;
	}
}
.header .search-form__h .navbar-form .search-form_it {
	float:left;
	width:150px;
	height:30px;
	border:none;
	box-shadow:none;
	border-radius:0;
	margin:0;
}
@media (max-width: 1199px) {
	.header .search-form__h .navbar-form .search-form_it { width:120px; }
}
@media (max-width: 767px) {
	.header .search-form__h .navbar-form .search-form_it { width:200px; }
}
.header .search-form__h .navbar-form .search-form_is {
	float:left;
	border-radius:0 !important;
	padding:9px !important;
	margin:0;
	height:38px !important;
}
.custom_banners {
	position:relative;
	padding:103px 0;
	margin-top:-2px;
}
@media (max-width: 979px) {
	.custom_banners { padding:50px 0; }
}
.custom_banners:before {
	display:block;
	position:absolute;
	left:-100%;
	right:-100%;
	top:0;
	bottom:0;
	background:#dad6d2;
	content:"";
	z-index:-1;
}
.custom_banners:after {
	content:"";
	cursor:pointer;
	display:inline-block;
	text-align:center;
	background:url(images/banner_bg.png) no-repeat center center;
	width:98px;
	height:49px;
	position:absolute;
	margin-top:8.8%;
	left:50%;
	margin-left:-60px;
	z-index:100;
}
@media (max-width: 979px) {
	.custom_banners:after {
		background:transparent;
		display:none;
	}
}
.custom_banners .custom_banners_wrap_inner .banner-wrap { text-align:center; }
.custom_banners .custom_banners_wrap_inner .banner-wrap .featured-thumbnail {
	margin:0;
	display:inline-block;
}
.custom_banners .custom_banners_wrap_inner .banner-wrap .featured-thumbnail a {
	margin:0;
	padding:0;
	text-decoration:none;
	border:none;
	display:block;
	border-radius:50%;
	position:relative;
	z-index:10000;
}
.custom_banners .custom_banners_wrap_inner .banner-wrap .featured-thumbnail a img {
	-webkit-transition:all 500ms linear;
	-moz-transition:all 500ms linear;
	-o-transition:all 500ms linear;
	-ms-transition:all 500ms linear;
	transition:all 500ms linear;
	width:100%;
	position:relative;
	z-index:100;
}
.custom_banners .custom_banners_wrap_inner .banner-wrap .featured-thumbnail:hover a img {
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.custom_banners .custom_banners_wrap_inner .banner-wrap h5 {
	text-align:center;
	font-size:53px;
	line-height:55px;
	text-transform:uppercase;
	color:#211b18;
	font-weight:400;
	margin:25px 0 15px;
}
@media (max-width: 1199px) {
	.custom_banners .custom_banners_wrap_inner .banner-wrap h5 {
		font-size:33px;
		line-height:35px;
	}
}
.custom_banners .custom_banners_wrap_inner .banner-wrap p {
	font-size:17px;
	line-height:26px;
	font-weight:300;
	text-align:center;
	color:#41372d;
}
.custom_banners .custom_banners_wrap_inner .banner-wrap .banner-btn { margin-top:20px; }
.custom_banners .custom_banners_wrap_inner .banner-wrap .banner-btn .btn-link {
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	background:#fe6a07;
	padding:20px 40px;
	border-radius:18px;
	display:inline-block;
	text-decoration:none;
	text-shadow:none;
	font-size:23px;
	line-height:25px;
	position:relative;
	transition:none !important;
}
@media (max-width: 979px) {
	.custom_banners .custom_banners_wrap_inner .banner-wrap .banner-btn .btn-link {
		padding:10px 30px;
		font-size:18px;
		line-height:23px;
	}
}
.custom_banners .custom_banners_wrap_inner .banner-wrap .banner-btn .btn-link:after {
	content:'';
	background:url(images/button_lf.png) no-repeat top center;
	width:14px;
	height:25px;
	display:inline-block;
	position:absolute;
	left:-14px;
	top:19px;
	transition:none !important;
}
@media (max-width: 979px) {
	.custom_banners .custom_banners_wrap_inner .banner-wrap .banner-btn .btn-link:after {
		top:11px;
		left:-11px;
	}
}
.custom_banners .custom_banners_wrap_inner .banner-wrap .banner-btn .btn-link:before {
	content:'';
	background:url(images/button_rt.png) no-repeat top center;
	width:14px;
	height:25px;
	display:inline-block;
	position:absolute;
	right:-14px;
	top:19px;
	transition:none !important;
}
@media (max-width: 979px) {
	.custom_banners .custom_banners_wrap_inner .banner-wrap .banner-btn .btn-link:before {
		top:11px;
		right:-11px;
	}
}
.custom_banners .custom_banners_wrap_inner .banner-wrap .banner-btn .btn-link:hover:after {
	background:url(images/button_lf.png) no-repeat bottom center;
	transition:none !important;
}
.custom_banners .custom_banners_wrap_inner .banner-wrap .banner-btn .btn-link:hover:before {
	background:url(images/button_rt.png) no-repeat bottom center;
	transition:none !important;
}
.custom_banners .custom_banners_wrap_inner .banner-wrap .banner-btn .btn-link:hover { background:#211b18; }
.custom_text_home { position:relative; }
.custom_text_home:after {
	display:block;
	position:absolute;
	left:-100%;
	right:-100%;
	bottom:0;
	background:url(images/featured_img.png) no-repeat center center;
	content:"";
	z-index:10;
	height:47px;
}
@media (max-width: 767px) {
	.custom_text_home:after { display:none; }
}
.custom_text_home .custom_text_home_wrap_inner { position:relative; }
.custom_text_home .custom_text_home_wrap_inner section.fixed_parallax_section { height:930px !important; }
@media (max-width: 979px) {
	.custom_text_home .custom_text_home_wrap_inner section.fixed_parallax_section { height:630px !important; }
}
@media (max-width: 767px) {
	.custom_text_home .custom_text_home_wrap_inner section.fixed_parallax_section { height:460px !important; }
}
.custom_text_home .custom_text_home_wrap_inner .row {
	position:absolute;
	top:240px;
	left:0;
}
@media (max-width: 1199px) {
	.custom_text_home .custom_text_home_wrap_inner .row { top:160px; }
}
@media (max-width: 979px) {
	.custom_text_home .custom_text_home_wrap_inner .row { top:100px; }
}
@media (max-width: 767px) {
	.custom_text_home .custom_text_home_wrap_inner .row { top:70px; }
}
@media (max-width: 480px) {
	.custom_text_home .custom_text_home_wrap_inner .row { top:10px; }
}
.custom_text_home .custom_text_home_wrap_inner .row .span12 { text-align:center; }
.custom_text_home .custom_text_home_wrap_inner h2 {
	width:100%;
	text-align:center;
	font-family:'Alfa Slab One';
	font-size:93px;
	line-height:103px;
	text-transform:uppercase;
	color:#eae7e4;
}
@media (max-width: 979px) {
	.custom_text_home .custom_text_home_wrap_inner h2 {
		font-size:53px;
		line-height:58px;
	}
}
@media (max-width: 767px) {
	.custom_text_home .custom_text_home_wrap_inner h2 {
		font-size:33px;
		line-height:38px;
	}
}
.custom_text_home .custom_text_home_wrap_inner h3 {
	font-size:43px;
	line-height:63px;
	text-transform:uppercase;
	color:#fe6a07;
	text-align:center;
	font-weight:bold;
}
@media (max-width: 979px) {
	.custom_text_home .custom_text_home_wrap_inner h3 {
		font-size:25px;
		line-height:28px;
	}
}
@media (max-width: 767px) {
	.custom_text_home .custom_text_home_wrap_inner h3 {
		font-size:18px;
		line-height:23px;
	}
}
.custom_text_home .custom_text_home_wrap_inner p {
	font-size:20px;
	line-height:35px;
	font-weight:400;
	color:#eae7e4;
	text-align:center;
}
@media (max-width: 767px) {
	.custom_text_home .custom_text_home_wrap_inner p {
		font-size:14px;
		line-height:18px;
	}
}
.custom_text_home .custom_text_home_wrap_inner a.btn {
	display:inline-block !important;
	background:#fe6a07 !important;
	text-transform:uppercase;
	text-shadow:none;
	color:#fff;
	box-shadow:none;
	border:none;
	font-size:23px !important;
	line-height:25px !important;
	font-weight:bold;
	padding:20px 40px;
	margin-top:50px;
	position:relative;
	transition:none !important;
}
.custom_text_home .custom_text_home_wrap_inner a.btn:hover { background:#211b18 !important; }
@media (max-width: 767px) {
	.custom_text_home .custom_text_home_wrap_inner a.btn {
		padding:10px 30px;
		font-size:14px !important;
		line-height:18px !important;
	}
}
.custom_text_home .custom_text_home_wrap_inner a.btn:after {
	content:'';
	background:url(images/button_lf.png) no-repeat top center;
	width:14px;
	height:25px;
	display:inline-block;
	position:absolute;
	left:-14px;
	top:19px;
	transition:none;
}
@media (max-width: 767px) {
	.custom_text_home .custom_text_home_wrap_inner a.btn:after {
		left:-10px;
		top:8px;
	}
}
.custom_text_home .custom_text_home_wrap_inner a.btn:before {
	content:'';
	background:url(images/button_rt.png) no-repeat top center;
	width:14px;
	height:25px;
	display:inline-block;
	position:absolute;
	right:-14px;
	top:19px;
	transition:none;
}
@media (max-width: 767px) {
	.custom_text_home .custom_text_home_wrap_inner a.btn:before {
		right:-10px;
		top:8px;
	}
}
.custom_text_home .custom_text_home_wrap_inner a.btn:hover:after {
	background:url(images/button_lf.png) no-repeat bottom center;
	transition:none;
}
.custom_text_home .custom_text_home_wrap_inner a.btn:hover:before {
	background:url(images/button_rt.png) no-repeat bottom center;
	transition:none;
}
.featured_products {
	padding:96px 0 100px;
	position:relative;
}
@media (max-width: 767px) {
	.featured_products { padding:70px 0 50px; }
}
.featured_products:before {
	display:block;
	position:absolute;
	left:-100%;
	right:-100%;
	top:0;
	bottom:0;
	background:#fff;
	content:"";
	z-index:-1;
}
.featured_products:after {
	content:"";
	cursor:pointer;
	display:inline-block;
	text-align:center;
	background:url(images/pro_bg.png) no-repeat center center;
	width:80px;
	height:47px;
	position:absolute;
	margin-top:100px;
	left:50%;
	margin-left:-60px;
	z-index:100;
}
@media (max-width: 767px) {
	.featured_products:after { display:none; }
}
.featured_products .featured_products_wrap_inner h2 {
	width:100%;
	text-align:center;
	font-size:53px;
	line-height:56px;
	text-transform:uppercase;
	color:#211b18;
	margin-bottom:80px;
}
@media (max-width: 767px) {
	.featured_products .featured_products_wrap_inner h2 {
		font-size:33px;
		line-height:36px;
		margin-bottom:50px;
	}
}
.home_blog { position:relative; }
.home_blog:after {
	display:block;
	position:absolute;
	left:-100%;
	right:-100%;
	bottom:0;
	background:url(images/footer_img.png) no-repeat center center;
	content:"";
	z-index:10;
	height:46px;
}
@media (max-width: 767px) {
	.home_blog:after { display:none; }
}
.home_blog .home_blog_wrap_inner { position:relative; }
.home_blog .home_blog_wrap_inner section.fixed_parallax_section { height:930px !important; }
@media (max-width: 979px) {
	.home_blog .home_blog_wrap_inner section.fixed_parallax_section { height:530px !important; }
}
@media (max-width: 767px) {
	.home_blog .home_blog_wrap_inner section.fixed_parallax_section { height:730px !important; }
}
@media (max-width: 480px) {
	.home_blog .home_blog_wrap_inner section.fixed_parallax_section { height:630px !important; }
}
.home_blog .home_blog_wrap_inner .row {
	position:absolute;
	top:190px;
	left:0;
}
@media (max-width: 979px) {
	.home_blog .home_blog_wrap_inner .row { top:120px; }
}
@media (max-width: 767px) {
	.home_blog .home_blog_wrap_inner .row { top:40px; }
}
.home_blog .home_blog_wrap_inner .row .span12 { text-align:center; }
.home_blog .home_blog_wrap_inner h2 {
	text-align:center;
	width:100%;
	font-size:93px;
	line-height:103px;
	text-transform:uppercase;
	color:#eae7e4;
	font-family:'Alfa Slab One';
}
@media (max-width: 979px) {
	.home_blog .home_blog_wrap_inner h2 {
		font-size:63px;
		line-height:68px;
	}
}
@media (max-width: 767px) {
	.home_blog .home_blog_wrap_inner h2 {
		font-size:43px;
		line-height:48px;
	}
}
.home_blog .home_blog_wrap_inner ul.posts-grid li h5 a {
	font-size:35px;
	line-height:40px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
@media (max-width: 979px) {
	.home_blog .home_blog_wrap_inner ul.posts-grid li h5 a {
		font-size:18px;
		line-height:23px;
	}
}
@media (max-width: 767px) {
	.home_blog .home_blog_wrap_inner ul.posts-grid li h5 a {
		font-size:14px;
		line-height:18px;
	}
}
.home_blog .home_blog_wrap_inner ul.posts-grid li h5 a:hover { color:#fe6a07; }
.home_blog .home_blog_wrap_inner ul.posts-grid li .post_date {
	color:#fff;
	display:none;
}
.home_blog .home_blog_wrap_inner ul.posts-grid li .excerpt {
	font-size:20px;
	line-height:35px;
	font-weight:400;
	color:#eae7e4;
}
@media (max-width: 979px) {
	.home_blog .home_blog_wrap_inner ul.posts-grid li .excerpt {
		font-size:15px;
		line-height:20px;
	}
}
@media (max-width: 767px) {
	.home_blog .home_blog_wrap_inner ul.posts-grid li .excerpt {
		font-size:12px;
		line-height:14px;
	}
}
.home_blog .home_blog_wrap_inner ul.posts-grid li .btn-primary {
	display:inline-block !important;
	background:#fe6a07 !important;
	text-transform:uppercase;
	text-shadow:none;
	color:#fff;
	box-shadow:none;
	border:none;
	font-size:23px !important;
	line-height:26px !important;
	font-weight:bold;
	padding:20px 40px;
	margin-top:10px;
	position:relative;
	transition:none !important;
}
@media (max-width: 979px) {
	.home_blog .home_blog_wrap_inner ul.posts-grid li .btn-primary { padding:10px 30px; }
}
@media (max-width: 767px) {
	.home_blog .home_blog_wrap_inner ul.posts-grid li .btn-primary {
		font-size:14px !important;
		line-height:16px !important;
		padding:5px 15px;
	}
}
.home_blog .home_blog_wrap_inner ul.posts-grid li .btn-primary:after {
	content:'';
	background:url(images/button_lf.png) no-repeat top center;
	width:14px;
	height:25px;
	display:inline-block;
	position:absolute;
	left:-14px;
	top:19px;
	transition:none;
}
@media (max-width: 979px) {
	.home_blog .home_blog_wrap_inner ul.posts-grid li .btn-primary:after {
		left:-11px;
		top:11px;
	}
}
@media (max-width: 767px) {
	.home_blog .home_blog_wrap_inner ul.posts-grid li .btn-primary:after {
		left:-6px;
		top:0;
	}
}
.home_blog .home_blog_wrap_inner ul.posts-grid li .btn-primary:before {
	content:'';
	background:url(images/button_rt.png) no-repeat top center;
	width:14px;
	height:25px;
	display:inline-block;
	position:absolute;
	right:-14px;
	top:19px;
	transition:none;
}
@media (max-width: 979px) {
	.home_blog .home_blog_wrap_inner ul.posts-grid li .btn-primary:before {
		right:-11px;
		top:11px;
	}
}
@media (max-width: 767px) {
	.home_blog .home_blog_wrap_inner ul.posts-grid li .btn-primary:before {
		right:-6px;
		top:0;
	}
}
.home_blog .home_blog_wrap_inner ul.posts-grid li .btn-primary:hover:after {
	background:url(images/button_lf.png) no-repeat bottom center;
	transition:none;
}
.home_blog .home_blog_wrap_inner ul.posts-grid li .btn-primary:hover:before {
	background:url(images/button_rt.png) no-repeat bottom center;
	transition:none;
}
.home_blog .home_blog_wrap_inner ul.posts-grid li .btn-primary:hover { background:#211b18 !important; }
.title-section {
	position:relative;
	min-height:320px;
	padding:0;
}
@media (max-width: 767px) {
	.title-section { min-height:120px; }
}
.title-section:before {
	display:block;
	position:absolute;
	left:-100%;
	right:-100%;
	top:0;
	bottom:0;
	background:#000;
	content:"";
	z-index:-1;
	background:url(images/page_breadcrumb_li.jpg) repeat center center;
}
.title-section h1.title-header {
	margin:245px 0 0;
	text-align:center;
	color:#fff;
	font-weight:36px;
	line-height:40px;
	text-transform:uppercase;
	font-weight:400;
	float:left;
	width:100%;
}
@media (max-width: 767px) {
	.title-section h1.title-header { margin:32px 0 0; }
}
@media (max-width: 480px) {
	.title-section h1.title-header {
		font-weight:26px;
		line-height:30px;
		margin:15px 0 10px;
	}
}
.title-section ul.breadcrumb {
	margin:0;
	float:left;
	width:100%;
	background:transparent;
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
	color:#fff;
	text-shadow:none;
	box-shadow:none;
}
.title-section ul.breadcrumb a {
	color:#fe6a07;
	text-decoration:none;
}
.title-section ul.breadcrumb a:hover { color:#fff; }
.title-section ul.breadcrumb li {
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
	color:#fff;
	text-shadow:none;
	box-shadow:none;
	font-weight:bold;
}
.title-section ul.breadcrumb li a {
	color:#fe6a07;
	text-decoration:none;
}
.title-section ul.breadcrumb li a:hover { color:#fff; }
.title-section ul.breadcrumb__t li.divider {
	background:transparent;
	border:0 none;
	color:inherit;
	text-shadow:none;
	text-transform:uppercase;
	color:#fff;
}
.title-section ul.breadcrumb__t li.divider:after {
	color:inherit;
	content:" | ";
	margin:0 10px;
	font-size:18px;
}
.who_we_are .who_we_are_wrap_inner h1 {
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
@media (max-width: 979px) {
	.who_we_are .who_we_are_wrap_inner h1 {
		font-size:25px;
		line-height:30px;
	}
}
.who_we_are .who_we_are_wrap_inner h2 {
	text-transform:uppercase;
	font-weight:bold;
}
@media (max-width: 979px) {
	.who_we_are .who_we_are_wrap_inner h2 {
		font-size:18px;
		line-height:23px;
	}
}
.our_history .our_history_wrap_inner h1 {
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
@media (max-width: 979px) {
	.our_history .our_history_wrap_inner h1 {
		font-size:25px;
		line-height:30px;
	}
}
.our_history .our_history_wrap_inner .spacer { height:15px; }
.job_opportunities .job_opportunities_wrap_inner h1 {
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
@media (max-width: 979px) {
	.job_opportunities .job_opportunities_wrap_inner h1 {
		font-size:25px;
		line-height:30px;
	}
}
.job_opportunities .job_opportunities_wrap_inner h2 {
	text-transform:uppercase;
	font-weight:bold;
}
@media (max-width: 979px) {
	.job_opportunities .job_opportunities_wrap_inner h2 {
		font-size:18px;
		line-height:23px;
	}
}
.job_opportunities .job_opportunities_wrap_inner .text_dropcap {
	font-size:16px;
	line-height:20px;
	color:#211b18;
}
.job_opportunities .job_opportunities_wrap_inner .angle-list ul li {
	background:url(images/about_li.png) no-repeat center left;
	padding:0 0 0 15px;
}
.job_opportunities .job_opportunities_wrap_inner .angle-list ul li:before {
	content:'';
	width:inherit;
	height:inherit;
	display:inline-block;
}
.our_team {
	position:relative;
	padding:90px 0 40px;
}
.our_team:before {
	display:block;
	position:absolute;
	left:-100%;
	right:-100%;
	top:0;
	bottom:0;
	background:#dad6d2;
	content:"";
	z-index:-1;
}
.our_team:after {
	content:"";
	cursor:pointer;
	display:inline-block;
	text-align:center;
	background:url(images/banner_bg.png) no-repeat center center;
	width:98px;
	height:49px;
	position:absolute;
	margin-top:3.4%;
	left:50%;
	margin-left:-60px;
	z-index:100;
}
@media (max-width: 979px) {
	.our_team:after {
		background:transparent;
		display:none;
	}
}
.our_team .our_team_wrap_inner h1 {
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
@media (max-width: 979px) {
	.our_team .our_team_wrap_inner h1 {
		font-size:25px;
		line-height:30px;
	}
}
.our_team .our_team_wrap_inner ul.posts-grid li h5 a {
	font-size:22px;
	line-height:25px;
	text-transform:uppercase;
	font-weight:bold;
	color:#211b18;
	text-decoration:none;
}
.our_team .our_team_wrap_inner ul.posts-grid li h5 a:hover { color:#de5900; }
.our_team .our_team_wrap_inner ul.posts-grid li .excerpt {
	font-size:16px;
	line-height:18px;
	font-weight:300;
	color:#41372d;
}
.advantages_testimonials { position:relative; }
.advantages_testimonials:after {
	display:block;
	position:absolute;
	left:-100%;
	right:-100%;
	bottom:0;
	background:url(images/footer_img.png) no-repeat center center;
	content:"";
	z-index:10;
	height:46px;
}
@media (max-width: 767px) {
	.advantages_testimonials:after { display:none; }
}
.advantages_testimonials .advantages_testimonials_wrap_inner { position:relative; }
.advantages_testimonials .advantages_testimonials_wrap_inner section.fixed_parallax_section { height:750px; }
@media (max-width: 979px) {
	.advantages_testimonials .advantages_testimonials_wrap_inner section.fixed_parallax_section { height:1000px; }
}
@media (max-width: 640px) {
	.advantages_testimonials .advantages_testimonials_wrap_inner section.fixed_parallax_section { height:1150px; }
}
@media (max-width: 480px) {
	.advantages_testimonials .advantages_testimonials_wrap_inner section.fixed_parallax_section { height:1580px; }
}
@media (max-width: 440px) {
	.advantages_testimonials .advantages_testimonials_wrap_inner section.fixed_parallax_section { height:1800px; }
}
.advantages_testimonials .advantages_testimonials_wrap_inner .row {
	position:absolute;
	top:0;
	left:0;
}
.advantages_testimonials .advantages_testimonials_wrap_inner h1 {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	font-size:42px;
	line-height:49px;
	text-align:center;
	margin-top:100px;
}
@media (max-width: 979px) {
	.advantages_testimonials .advantages_testimonials_wrap_inner h1 {
		font-size:25px;
		line-height:30px;
	}
}
@media (max-width: 767px) {
	.advantages_testimonials .advantages_testimonials_wrap_inner h1 { margin-top:20px; }
}
.advantages_testimonials .advantages_testimonials_wrap_inner .extra-wrap {
	font-size:16px;
	line-height:18px;
	font-weight:300;
	color:#fff;
}
.advantages_testimonials .advantages_testimonials_wrap_inner .hr {
	margin:20px 0;
	background:#5d5d5c;
}
.filterable-portfolio { padding-bottom:80px; }
.filter-wrapper {
	text-align:center;
	margin-bottom:40px;
	margin-top:140px;
}
.filter-wrapper .pull-right {
	display:inline-block;
	float:none !important;
}
.filter-wrapper .pull-right strong {
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	color:#211b18;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-right:20px;
}
.filter-wrapper .pull-right .filter { margin:0; }
.filter-wrapper .pull-right .filter li {
	background:transparent;
	border-radius:0;
	margin:0 20px;
}
.filter-wrapper .pull-right .filter li a {
	background:transparent;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#211b18;
	margin:0;
	padding:0;
}
.filter-wrapper .pull-right .filter li:hover a { color:#fe6a07; }
.filter-wrapper .pull-right .filter li.active a { color:#fe6a07; }
.filterable-portfolio li .portfolio_item_holder .thumbnail__portfolio {
	padding:0;
	border-radius:0;
	border:none;
	box-shadow:none;
}
.filterable-portfolio li .portfolio_item_holder .caption__portfolio h3 a {
	font-size:22px;
	line-height:25px;
	text-transform:uppercase;
	color:#211b18;
	font-weight:bold;
	text-decoration:none;
	margin-top:25px;
	display:block;
}
.filterable-portfolio li .portfolio_item_holder .caption__portfolio h3 a:hover { color:#de5900; }
.filterable-portfolio li .portfolio_item_holder .caption__portfolio .excerpt {
	font-size:15px;
	line-height:24px;
	font-weight:300;
	color:#41372d;
}
.post_wrapper .post .post-header h2.post-title a {
	font-size:32px;
	line-height:36px;
	text-transform:uppercase;
	color:#211b18;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
.post_wrapper .post .post-header h2.post-title a:hover { color:#de5900; }
.post_meta {
	border-top:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
}
.post_meta .meta_group .icon-bookmark, .post_meta .meta_group .icon-calendar, .post_meta .meta_group .icon-user, .post_meta .meta_group .icon-comments { color:#41372d; }
.post-author {
	border:0;
	background:#f6f6f6;
}
.post-author .post-author_h {
	font-size:20px;
	line-height:25px;
	color:#211b18;
	font-weight:bold;
}
.post-author .post-author_h a {
	color:#211b18;
	text-decoration:none;
}
.post-author .post-author_h a:hover { color:#de5900; }
.post-author .post-author_desc .post-author_link p {
	font-size:20px;
	line-height:25px;
	color:#211b18;
	font-weight:bold;
}
.post-author .post-author_desc .post-author_link p a {
	color:#211b18;
	text-decoration:none;
}
.post-author .post-author_desc .post-author_link p a:hover { color:#de5900; }
.post-author .post-author_gravatar img { border:none; }
.related-posts .related-posts_h {
	font-size:32px;
	line-height:49px;
	text-transform:uppercase;
	color:#211b18;
	font-weight:bold;
	text-align:center;
}
.related-posts .related-posts_list li.related-posts_item a {
	font-size:20px;
	line-height:24px;
	color:#211b18;
	text-transform:uppercase;
	color:#211b18;
	text-decoration:none;
	font-weight:bold;
}
.related-posts .related-posts_list li.related-posts_item a:hover { color:#de5900; }
.comment-holder .comments-h {
	font-size:32px;
	line-height:49px;
	text-transform:uppercase;
	color:#211b18;
	font-weight:bold;
	text-align:center;
}
.comment-holder .comment-list li .comment-body {
	background:#f6f6f6;
	border:none;
}
.comment-holder .comment-list li .comment-author .author {
	text-align:left;
	text-transform:uppercase;
	color:#fe6a07;
	font-weight:bold;
	font-size:18px;
	line-height:20px;
}
.comment-holder .comment-list li .extra-wrap {
	font-size:16px;
	line-height:22px;
	font-weight:300;
	color:#41372d;
}
.comment-holder .comment-list li .reply .comment-reply-link {
	background:transparent;
	font-size:18px;
	line-height:20px;
	color:#211b18;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline !important;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
.comment-holder .comment-list li .reply .comment-reply-link:hover {
	color:#fe6a07;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
.comment-holder .comment-list li .comment-meta {
	text-decoration:underline;
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	color:#211b18;
	font-weight:bold;
}
#respond h3 {
	font-size:32px;
	line-height:49px;
	text-transform:uppercase;
	color:#211b18;
	font-weight:bold;
	text-align:center;
}
@media (max-width: 767px) {
	#respond #commentform p input { width:100%; }
}
.sidebar select { width:100%; }
.sidebar h3 {
	font-size:32px;
	line-height:36px;
	text-transform:uppercase;
	color:#211b18;
	font-weight:bold;
	text-align:center;
}
@media (max-width: 979px) {
	.sidebar h3 {
		font-size:28px;
		line-height:33px;
	}
}
.sidebar ul {
	list-style:none;
	margin:0;
}
.sidebar ul li {
	padding-left:20px;
	background:url(images/about_li.png) no-repeat center left;
}
.sidebar ul li a {
	font-size:16px;
	line-height:20px;
	font-weight:300;
	color:#41372d;
	text-decoration:none;
}
.sidebar ul li a:hover { color:#de5900; }
.sidebar ul li.page_item { background:url(images/about_li.png) no-repeat 0 10px; }
.sidebar ul li.page_item ul.children { padding-left:10px; }
.sidebar ul.comments-custom li.comments-custom_li { background:transparent; }
.sidebar ul.post-list li.post-list_li { background:transparent; }
.sidebar ul.post-list li.post-list_li a.btn-primary { color:#fff !important; }
.sidebar ul.social__list li.social_li { background:transparent; }
.sidebar ul.menu li.menu-item { background:url(images/about_li.png) no-repeat 0 10px; }
.pagination__posts { padding:40px 0; }
.wpcf7-text { height:35px !important; }
.featured-thumbnail {
	padding:0;
	border-radius:0;
	border:none;
	box-shadow:none;
}
.reset_variations {
	display:inline-block;
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow:none;
	box-shadow:none;
	border-radius:10px;
	padding:12px 28px;
	border:none;
	color:#fff;
	background:#fe6a07;
	text-decoration:none;
	margin-left:10px;
	text-decoration:none !important;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
.reset_variations:hover, .reset_variations:focus {
	color:#fff;
	background:#211b18;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
@media (max-width: 767px) {
	#content.left { float:none !important; }
}
#searchform input { vertical-align:top; }
#searchform #s {
	width:100%;
	height:45px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 767px) {
	#searchform #s { width:50%; }
}
@media (max-width: 400px) {
	#searchform #s { width:100%; }
}
.post_like a:hover, .post_dislike a:hover { color:#de5900; }
.post_like a:hover i, .post_dislike a:hover i { color:#de5900; }
.error404-holder { padding-top:300px; }
@media (max-width: 767px) {
	.error404-holder { padding-top:0; }
}
@media (max-width: 767px) {
	.error404-holder .search-form .search-form_is { padding:15px 28px !important; }
}
.error404-holder_num { color:#645850; }
.panel.entry-content { overflow:visible; }
.share-buttons li { min-height:30px; }
.share-buttons li iframe { max-width:none; }
.related-posts .related-posts_item > a {
	display:inline-block !important;
	min-height:25px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.post-list li .featured-thumbnail {
		float:none;
		width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	.post-list li .featured-thumbnail img { width:100%; }
}
.testimonials .testi-item {
	padding:0 0 45px 0;
	margin:0;
}
.testimonials .testi-item:after {
	clear:both;
	width:100%;
	display:block;
	content:"";
}
.testimonials .testi-item .testi-item_blockquote {
	background:none;
	padding:0;
}
.testimonials .testi-item .testi-item_blockquote:after, .testimonials .testi-item .testi-item_blockquote:before { display:none; }
.testimonials .testi-item .testi-item_blockquote .featured-thumbnail {
	margin:0 20px 20px 0;
	width:auto;
	max-width:170px;
	height:auto;
}
@media (max-width: 480px) {
	.testimonials .testi-item .testi-item_blockquote .featured-thumbnail {
		float:none;
		max-width:none;
		max-width:0 0 20px 0;
	}
}
.testimonials .testi-item .testi-item_blockquote > a {
	display:block;
	overflow:hidden;
	color:#fff;
	font-size:16px;
	line-height:24px;
	font-weight:300;
}
.testimonials .testi-item .testi-item_blockquote > a:hover { color:#fe6a07; }
.testimonials .testi-item .testi-meta {
	float:right;
	margin:0;
	padding:0;
	display:block;
}
.testimonials .testi-item .testi-meta .user {
	display:block;
	text-align:right;
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	line-height:19px;
}
.testimonials .testi-item .testi-meta .user:after { content:''; }
.testimonials .testi-item .testi-meta .testi-url {
	display:block;
	text-align:right;
	font-size:16px;
	line-height:19px;
	color:#fe6a07;
}
.testimonials .testi-item .testi-meta .testi-url:hover { color:#fff; }
@media (max-width: 767px) {
	.testimonials .testi-item .testi-meta { padding:10px 0 0 0; }
}
.content_box.text_dropcap {
	float:left;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:0;
	background:none;
}
.content_box.text_dropcap:after, .content_box.text_dropcap:before { display:none; }
.woocommerce-pagination { padding:40px 0; }
.children { padding:0 0 0 40px; }
@media (max-width: 767px) {
	.children { padding:0; }
}
#calendar_wrap caption { color:#de5900; }
#calendar_wrap thead th { color:#de5900; }
.dropcap {
	border-radius:4px;
	color:#fff;
	background:#645850;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:30px;
}
@media (max-width: 767px) {
	.posts-grid.team > li:after {
		clear:both;
		width:100%;
		display:block;
		content:"";
	}
}
.posts-grid.team > li .featured-thumbnail {
	float:none;
	margin:0 0 10px 0;
}
@media (max-width: 767px) {
	.posts-grid.team > li .featured-thumbnail {
		float:left;
		margin:0 20px 20px 0;
		max-width:50%;
	}
}
@media (max-width: 400px) {
	.posts-grid.team > li .featured-thumbnail {
		float:none;
		margin:0 0 10px 0;
		max-width:100%;
	}
}
@media (max-width: 767px) {
	.posts-grid.team > li .clear { clear:none; }
}
.social_link:hover { opacity:1 !important; }
footer.footer {
	border:none;
	padding:0;
	background:#211b18;
	padding:95px 0;
}
@media (max-width: 1199px) {
	footer.footer { padding:70px 0; }
}
footer.footer .copyright { text-align:center; }
footer.footer .copyright .footer-text {
	color:#8e847f;
	font-size:15px;
	line-height:20px;
	font-weight:400;
	display:inline-block;
	float:none;
}
footer.footer .full-footer-nav { text-align:center; }
footer.footer .full-footer-nav nav.footer-nav {
	margin:30px 0;
	display:inline-block;
	float:none;
}
footer.footer .full-footer-nav nav.footer-nav .menu li { text-transform:uppercase; }
footer.footer .full-footer-nav nav.footer-nav .menu li.current-menu-item a, footer.footer .full-footer-nav nav.footer-nav .menu li a:hover {
	color:#fff;
	text-decoration:none;
}
footer.footer .full-footer-social { text-align:center; }
footer.footer .full-footer-social .social { display:inline-block; }
@media (max-width: 360px) {
	footer.footer .full-footer-social .social li {
		width:100%;
		text-align:center;
	}
}
footer.footer .full-footer-social .social li .social_link__facebook {
	position:relative;
	display:block;
	width:160px;
	height:160px;
	border-radius:50%;
	background:#2d2723;
	text-decoration:none;
}
@media (max-width: 360px) {
	footer.footer .full-footer-social .social li .social_link__facebook {
		display:inline-block;
		float:none;
		margin-bottom:30px;
	}
}
footer.footer .full-footer-social .social li .social_link__facebook:before {
	font-family:FontAwesome;
	content:"\f09a";
	cursor:pointer;
	font-size:64px;
	line-height:160px;
	display:block;
	color:#fff;
	text-align:center;
	position:absolute;
	left:0;
	right:0;
	top:0;
}
footer.footer .full-footer-social .social li .social_link__facebook:hover:before { color:#fe6a07; }
footer.footer .full-footer-social .social li .social_link__facebook img { display:none; }
footer.footer .full-footer-social .social li .social_link__twitter {
	position:relative;
	display:block;
	width:160px;
	height:160px;
	border-radius:50%;
	background:#2d2723;
	text-decoration:none;
}
@media (max-width: 360px) {
	footer.footer .full-footer-social .social li .social_link__twitter {
		display:inline-block;
		float:none;
	}
}
footer.footer .full-footer-social .social li .social_link__twitter:before {
	font-family:FontAwesome;
	content:"\f099";
	cursor:pointer;
	font-size:64px;
	line-height:160px;
	display:block;
	color:#fff;
	text-align:center;
	position:absolute;
	left:0;
	right:0;
	top:0;
}
footer.footer .full-footer-social .social li .social_link__twitter:hover:before { color:#fe6a07; }
footer.footer .full-footer-social .social li .social_link__twitter img { display:none; }
#back-top-wrapper {
	right:20px;
	bottom:30px;
}
#back-top span { background-color:#fe6a07; }
@media (max-width: 767px) {
	body { padding:0; }
}
@media (max-width: 767px) {
	body .container { padding:0 10px; }
}
body #motopress-main.main-holder { overflow:hidden; }
body #motopress-main.main-holder .advanced_categories {
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}
body #motopress-main.main-holder .advanced_categories_item {
	display:inline-block;
	vertical-align:top;
	padding:0;
	margin:0;
	list-style:none;
	font-size:15px;
	line-height:24px;
}
body #motopress-main.main-holder .advanced_categories_item_inner { padding:10px; }
body #motopress-main.main-holder .advanced_categories_item_inner figure {
	margin:0;
	text-align:center;
}
body #motopress-main.main-holder .advanced_categories.cols_1 .advanced_categories_item { width:100%; }
body #motopress-main.main-holder .advanced_categories.cols_2 .advanced_categories_item { width:50%; }
body #motopress-main.main-holder .advanced_categories.cols_3 .advanced_categories_item { width:33.3%; }
body #motopress-main.main-holder .advanced_categories.cols_4 .advanced_categories_item { width:25%; }
body #motopress-main.main-holder .advanced_categories.cols_5 .advanced_categories_item { width:20%; }
body #motopress-main.main-holder .advanced_categories.cols_6 .advanced_categories_item { width:16.5%; }
body #motopress-main.main-holder .full-top-shop {
	text-align:center;
	position:relative;
}
body #motopress-main.main-holder .full-top-shop:before {
	display:block;
	position:absolute;
	left:-100%;
	right:-100%;
	top:0;
	bottom:0;
	background:#211b18;
	content:"";
	z-index:-1;
}
body #motopress-main.main-holder .shop-nav ul.shop-menu {
	float:none;
	display:inline-block;
	margin:0;
}
body #motopress-main.main-holder .shop-nav ul.shop-menu li {
	display:inline-block;
	padding:16px 0;
	list-style:none;
	font-size:14px;
	line-height:20px;
	margin:0 12px;
}
body #motopress-main.main-holder .shop-nav ul.shop-menu li a { text-decoration:none; }
body #motopress-main.main-holder .shop-nav ul.shop-menu li a:hover, body #motopress-main.main-holder .shop-nav ul.shop-menu li.current-menu-item > a, body #motopress-main.main-holder .shop-nav ul.shop-menu li.current_page_item > a { color:#fff; }
body #motopress-main.main-holder .shop-nav ul.shop-menu li ul { display:none; }
body #motopress-main.main-holder .cart-holder {
	position:relative;
	z-index:10;
	text-align:right;
	float:right;
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .cart-holder {
		float:none;
		text-align:center;
		padding:5px 0;
	}
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content {
	display:none;
	position:absolute;
	width:210px;
	padding:10px;
	right:0;
	top:100%;
	background:#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:50%;
		margin:0 -120px 0 0;
	}
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list {
	margin:0;
	padding:0;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li {
	list-style:none;
	background:none;
	padding:10px 0;
	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:#f5f5f5;
	border:1px solid #aaa;
	border-radius:4px;
	width:50px;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li a:hover img, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li a:hover img { border:1px solid #645850; }
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:13.5px;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .variation dt, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .variation dt { float:left; }
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .variation dd, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .variation dd {
	margin:0 0 0 4px;
	float:left;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .total {
	margin:0;
	padding:5px 0 15px;
	text-align:right;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .buttons {
	margin:0;
	text-align:center;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .buttons .wc-forward { margin:5px 0; }
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;
	margin:0;
	font-weight:bold;
	color:#fe6a07;
	text-indent:999999px;
	background:url(images/cart.png) no-repeat center center;
	width:48px;
	height:48px;
	padding:25px;
	border-radius:50%;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
}
body #motopress-main.main-holder .cart-holder h3:hover {
	background:url(images/cart.png) no-repeat center center #211b18;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
}
body #motopress-main.main-holder .content-holder .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;
	left:-5px;
}
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 > .woocommerce-product-rating { float:right; }
body #motopress-main.main-holder .content-holder div.product .summary > .woocommerce-product-rating .star-rating {
	float:none;
	margin:0 auto 5px;
}
body #motopress-main.main-holder .content-holder div.product .summary > .woocommerce-product-rating .woocommerce-review-link {
	clear:both;
	display:block;
	text-align:center;
}
body #motopress-main.main-holder .content-holder div.product .summary div[itemprop="description"] { clear:both; }
body #motopress-main.main-holder .content-holder div.product .summary .quantity { margin-bottom:10px; }
body #motopress-main.main-holder .content-holder div.product .summary .quantity .qty { margin-bottom:0px; }
body #motopress-main.main-holder .content-holder div.product .summary h1:first-letter { text-transform:uppercase; }
body #motopress-main.main-holder .content-holder div.product .summary .share-buttons {
	border-top:1px solid #ddd;
	margin:15px 0 0 0;
	padding:15px 0 15px;
}
body #motopress-main.main-holder .content-holder div.product div .tabs {
	padding:0 0 0 8px;
	margin:0;
	background:none;
	position:relative;
	border-radius:0;
}
body #motopress-main.main-holder .content-holder div.product div .tabs:before, body #motopress-main.main-holder .content-holder div.product div .tabs:after {
	border:none;
	box-shadow:none;
	display:none;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li.active {
	background:none;
	border-bottom:none;
	top:0px;
}
body #motopress-main.main-holder .content-holder div.product div .tabs li.active a {
	color:#fff;
	background:#645850;
	border:1px solid #483f39;
	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:#645850;
	border:1px solid #483f39;
}
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; }
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder div.product div.panel #reviews .star-rating { float:right; }
	body #motopress-main.main-holder .content-holder div.product div.panel #reviews .commentlist .star-rating { float:left; }
	body #motopress-main.main-holder .content-holder div.product div.panel #reviews h2, body #motopress-main.main-holder .content-holder div.product div.panel #reviews .meta { clear:both !important; }
}
body #motopress-main.main-holder .content-holder div.product table.variations tr td {
	background:none;
	color:#41372d;
	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:#dad6d2;
	border:none;
	border-radius:50%;
	padding:0;
	box-shadow:none;
}
body #motopress-main.main-holder .content-holder div.product div.images {
	width:300px;
	margin-bottom:2em;
	margin-right:20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder div.product div.images { width:200px; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder div.product div.images {
		width:48%;
		margin-right:0;
	}
}
@media (max-width: 480px) {
	body #motopress-main.main-holder .content-holder div.product div.images { width:100%; }
}
body #motopress-main.main-holder .content-holder div.product .summary {
	float:right;
	width:380px;
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder div.product .summary { width:550px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder div.product .summary { width:318px; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder div.product .summary { width:48%; }
}
body #motopress-main.main-holder .content-holder div.product .summary:after {
	clear:both;
	content:"";
	direction:block;
	width:100%;
}
body #motopress-main.main-holder .content-holder div.product .summary .price { text-align:left !important; }
body #motopress-main.main-holder .content-holder div.product .summary .cart {
	float:left;
	width:60%;
}
body #motopress-main.main-holder .content-holder div.product .summary .cart.variations_form {
	float:none;
	width:100%;
}
body #motopress-main.main-holder .content-holder div.product .summary .single_variation_wrap:after {
	clear:both;
	content:"";
	width:100%;
	display:block;
}
body #motopress-main.main-holder .content-holder div.product .summary .single_variation { padding:0 0 10px 0; }
body #motopress-main.main-holder .content-holder div.product .summary .single_variation .stock { max-width:70%; }
body #motopress-main.main-holder .content-holder div.product .summary .stock {
	float:right;
	max-width:40%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:5px 10px;
	font-size:12px;
	line-height:16px;
	text-align:center;
	color:#fff;
	background:#645850;
	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 {
	font-size:33px;
	line-height:35px;
	font-weight:bold;
	color:#211b18;
}
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:14px;
	display:inline-block;
	text-transform:lowercase;
}
body #motopress-main.main-holder .content-holder ul.products li.product >a .price ins, body #motopress-main.main-holder .content-holder div.product .summary .price ins { text-decoration:none; }
body #motopress-main.main-holder .content-holder ul.products li.product >a .price .from, body #motopress-main.main-holder .content-holder div.product .summary .price .from {
	margin:0 5px 0 0;
	font-size:12px;
}
@media (max-width: 979px) {
	body #motopress-main.main-holder .content-holder ul.products li.product >a .price, body #motopress-main.main-holder .content-holder div.product .summary .price {
		font-size:1.2em;
		line-height:1.2em;
	}
}
body #motopress-main.main-holder .content-holder ul.products li.product >a:hover { text-decoration:none; }
body #motopress-main.main-holder .content-holder ul.products li.product >a:hover .price { color:#de5900; }
body #motopress-main.main-holder .content-holder .woocommerce-result-count { padding:0 10px 0 0; }
body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products {
	float:none !important;
	margin:25px 0 0 -20px !important;
	list-style:none;
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products { margin:25px 0 0 -30px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products { margin-left:-20px !important; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products { margin-left:-2% !important; }
}
@media (max-width: 480px) {
	body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products { margin-left:0; }
}
body #motopress-main.main-holder .content-holder .products ul li.first, body #motopress-main.main-holder .content-holder ul.products li.first { clear:both; }
body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
	float:left;
	width:220px;
	margin:0 0 30px 20px;
	position:relative;
	text-align:center;
	vertical-align:top;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body #motopress-main.main-holder .content-holder .products ul li.product a.added_to_cart, body #motopress-main.main-holder .content-holder ul.products li.product a.added_to_cart { display:none; }
body #motopress-main.main-holder .content-holder .products ul li.product:hover h3, body #motopress-main.main-holder .content-holder ul.products li.product:hover h3 { color:#de5900; }
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:2px;
}
body #motopress-main.main-holder .content-holder .products ul li.product h3, body #motopress-main.main-holder .content-holder .products ul li.product strong, body #motopress-main.main-holder .content-holder ul.products li.product h3, body #motopress-main.main-holder .content-holder ul.products li.product strong {
	font-size:17px;
	line-height:26px;
	font-weight:400;
	color:#41372d;
}
body #motopress-main.main-holder .content-holder .products ul li.product .short_desc, body #motopress-main.main-holder .content-holder ul.products li.product .short_desc { padding:0 0 10px 0; }
body #motopress-main.main-holder .content-holder .products ul li.product .star-rating, body #motopress-main.main-holder .content-holder ul.products li.product .star-rating {
	position:absolute;
	top:0;
	opacity:0;
	visibility:hidden;
	left:10px;
	background:#fff;
	border:6px solid #fff;
	box-shadow:0 0 0 2px #645850;
	border-radius:4px;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
}
body #motopress-main.main-holder .content-holder .products ul li.product .star-rating .rate_content, body #motopress-main.main-holder .content-holder ul.products li.product .star-rating .rate_content { right:-7px; }
body #motopress-main.main-holder .content-holder .products ul li.product .star-rating:hover .rate_content, body #motopress-main.main-holder .content-holder ul.products li.product .star-rating:hover .rate_content { top:-52px; }
body #motopress-main.main-holder .content-holder .products ul li.product a:hover .star-rating, body #motopress-main.main-holder .content-holder ul.products li.product a:hover .star-rating {
	top:10px;
	visibility:visible;
	opacity:1;
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
		width:270px;
		margin-left:30px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
		width:166px;
		margin-left:20px;
	}
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
		width:31%;
		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 .related.products { padding-top:15px; }
body #motopress-main.main-holder .content-holder .related .products ul li.product, body #motopress-main.main-holder .content-holder .related ul.products li.product { border-bottom:none; }
body #motopress-main.main-holder .content-holder .related .products ul li.product.first, body #motopress-main.main-holder .content-holder .related ul.products li.product.first { clear:none !important; }
body #motopress-main.main-holder .content-holder .onsale {
	position:absolute;
	display:block;
	padding:13px 10px;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	background:#fe6a07;
	border-radius:50%;
	text-shadow:none;
	box-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 a.button, body #motopress-main.main-holder button.button, body #motopress-main.main-holder input.button, body #motopress-main.main-holder #respond input#submit, body #motopress-main.main-holder #content input.button, body #motopress-main.main-holder input[type="submit"], body #motopress-main.main-holder input[type="reset"], body #motopress-main.main-holder .button-alt {
	display:inline-block;
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow:none;
	box-shadow:none;
	border-radius:18px;
	padding:17px 28px;
	border:none;
	color:#fff;
	background:#fe6a07;
	text-decoration:none;
	text-decoration:none !important;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
@media (max-width: 979px) {
	body #motopress-main.main-holder a.button, body #motopress-main.main-holder button.button, body #motopress-main.main-holder input.button, body #motopress-main.main-holder #respond input#submit, body #motopress-main.main-holder #content input.button, body #motopress-main.main-holder input[type="submit"], body #motopress-main.main-holder input[type="reset"], body #motopress-main.main-holder .button-alt { padding:17px 17px; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder a.button, body #motopress-main.main-holder button.button, body #motopress-main.main-holder input.button, body #motopress-main.main-holder #respond input#submit, body #motopress-main.main-holder #content input.button, body #motopress-main.main-holder input[type="submit"], body #motopress-main.main-holder input[type="reset"], body #motopress-main.main-holder .button-alt {
		font-size:12px;
		line-height:16px;
		padding:7px 18px;
	}
}
body #motopress-main.main-holder a.button:hover, body #motopress-main.main-holder a.button:focus, body #motopress-main.main-holder button.button:hover, body #motopress-main.main-holder button.button:focus, body #motopress-main.main-holder input.button:hover, body #motopress-main.main-holder input.button:focus, body #motopress-main.main-holder #respond input#submit:hover, body #motopress-main.main-holder #respond input#submit:focus, body #motopress-main.main-holder #content input.button:hover, body #motopress-main.main-holder #content input.button:focus, body #motopress-main.main-holder input[type="submit"]:hover, body #motopress-main.main-holder input[type="submit"]:focus, body #motopress-main.main-holder input[type="reset"]:hover, body #motopress-main.main-holder input[type="reset"]:focus, body #motopress-main.main-holder .button-alt:hover, body #motopress-main.main-holder .button-alt:focus {
	color:#fff;
	background:#211b18;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
body #motopress-main.main-holder a.button:focus, body #motopress-main.main-holder button.button:focus, body #motopress-main.main-holder input.button:focus, body #motopress-main.main-holder #respond input#submit:focus, body #motopress-main.main-holder #content input.button:focus, body #motopress-main.main-holder input[type="submit"]:focus, body #motopress-main.main-holder input[type="reset"]:focus, body #motopress-main.main-holder .button-alt:focus { text-decoration:none; }
body #motopress-main.main-holder a.button.active, body #motopress-main.main-holder a.button:active, body #motopress-main.main-holder button.button.active, body #motopress-main.main-holder button.button:active, body #motopress-main.main-holder input.button.active, body #motopress-main.main-holder input.button:active, body #motopress-main.main-holder #respond input#submit.active, body #motopress-main.main-holder #respond input#submit:active, body #motopress-main.main-holder #content input.button.active, body #motopress-main.main-holder #content input.button:active, body #motopress-main.main-holder input[type="submit"].active, body #motopress-main.main-holder input[type="submit"]:active, body #motopress-main.main-holder input[type="reset"].active, body #motopress-main.main-holder input[type="reset"]:active, body #motopress-main.main-holder .button-alt.active, body #motopress-main.main-holder .button-alt:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
body #motopress-main.main-holder a.button.disabled, body #motopress-main.main-holder a.button[disabled], body #motopress-main.main-holder button.button.disabled, body #motopress-main.main-holder button.button[disabled], body #motopress-main.main-holder input.button.disabled, body #motopress-main.main-holder input.button[disabled], body #motopress-main.main-holder #respond input#submit.disabled, body #motopress-main.main-holder #respond input#submit[disabled], body #motopress-main.main-holder #content input.button.disabled, body #motopress-main.main-holder #content input.button[disabled], body #motopress-main.main-holder input[type="submit"].disabled, body #motopress-main.main-holder input[type="submit"][disabled], body #motopress-main.main-holder input[type="reset"].disabled, body #motopress-main.main-holder input[type="reset"][disabled], body #motopress-main.main-holder .button-alt.disabled, body #motopress-main.main-holder .button-alt[disabled] {
	cursor:default;
	background-image:none;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
body #motopress-main.main-holder input[type="submit"], body #motopress-main.main-holder input[type="reset"] { height:auto; }
body #motopress-main.main-holder .product_list_widget {
	padding:10px 0;
	margin:0;
}
body #motopress-main.main-holder .product_list_widget li {
	padding:0 0 15px 0;
	overflow:visible;
	list-style:none;
	margin:0;
}
body #motopress-main.main-holder .product_list_widget li:after {
	content:"";
	clear:both;
	width:100%;
	display:block;
}
body #motopress-main.main-holder .product_list_widget li .star-rating { margin:0 0 0 72px; }
body #motopress-main.main-holder .product_list_widget li img {
	width:60px;
	float:left;
	margin:0 10px 0 0;
	height:auto;
	border:1px solid #aaa;
	background:#f5f5f5;
	border-radius:4px;
	box-shadow:none;
}
body #motopress-main.main-holder .product_list_widget li a {
	display:block;
	margin:0 0 5px 0;
}
body #motopress-main.main-holder .product_list_widget li a:hover img { border:1px solid #645850; }
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:#645850;
	background-color:#75675e;
	background-image:-moz-linear-gradient(top,#807167,#645850);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#807167),to(#645850));
	background-image:-webkit-linear-gradient(top,#807167,#645850);
	background-image:-o-linear-gradient(top,#807167,#645850);
	background-image:linear-gradient(to bottom,#807167,#645850);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff807066', endColorstr='#ff645850', GradientType=0);
	height:8px;
	border-radius:10px;
	position:absolute;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle {
	width:14px;
	height:14px;
	background:#645850;
	border:1px solid #423a35;
	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 #483f39 inset, 0 1px 3px #807167 inset;
	cursor:default;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle:after {
	content:"";
	position:absolute;
	width:6px;
	height:6px;
	background:#2b2623;
	border-radius:3px;
	left:4px;
	top:4px;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle.ui-state-hover {
	background:#807167;
	border:1px solid #594e47;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle.ui-state-hover:after { background:#423a35; }
body #motopress-main.main-holder div[id*="price_filter"] form { text-align:center; }
body #motopress-main.main-holder div[id*="price_filter"] form .button {
	display:inline-block;
	margin:4px auto;
	width:auto;
}
body #motopress-main.main-holder div[id*="layered_nav"] ul { margin:0; }
body #motopress-main.main-holder div[id*="layered_nav"] ul li {
	display:inline-block;
	vertical-align:top;
	margin:0 10px 10px 0;
	position:relative;
	list-style:none;
}
body #motopress-main.main-holder div[id*="layered_nav"] ul li a {
	background:#e2e2e2;
	font-size:14px;
	display:block;
	padding:5px 34px 5px 15px;
	border-radius:14px;
	text-decoration:none !important;
}
body #motopress-main.main-holder div[id*="layered_nav"] ul li a:hover { background:#eaeaea; }
body #motopress-main.main-holder div[id*="layered_nav"] ul li .count {
	position:absolute;
	background:#fff;
	right:1px;
	top:1px;
	width:26px;
	height:26px;
	line-height:26px;
	border-radius:13px;
	text-align:center;
	font-weight:bold;
	cursor:default;
}
body #motopress-main.main-holder div[id*="layered_nav"] ul li.chosen a { background:#c9c9c9; }
body #motopress-main.main-holder div[id*="layered_nav_filters"].chosen a { padding:5px 15px; }
body #motopress-main.main-holder ul.product-categories li.current-cat a { color:#de5900; }
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:13.5px;
}
body #motopress-main.main-holder .sidebar ul.cart_list li .variation dt { float:left; }
body #motopress-main.main-holder .sidebar ul.cart_list li .variation dd {
	margin:0 0 0 4px;
	float:left;
}
body #motopress-main.main-holder .sidebar ul.cart_list li span {
	width:60px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	list-style:none;
}
body #motopress-main.main-holder .sidebar ul.cart_list li a {
	display:block;
	font-weight:bold;
}
body #motopress-main.main-holder .sidebar ul.cart_list li a img {
	height:auto;
	float:right;
	width:45px;
	display:block;
	margin:0 0 8px;
	border:1px solid #aaa;
	background:#f5f5f5;
	border-radius:4px;
	box-shadow:none;
	transition:all ease-in-out .2s;
}
body #motopress-main.main-holder .sidebar ul.cart_list li a:hover img { border:1px solid #645850; }
body #motopress-main.main-holder #content form .form-row input.input-text, body #motopress-main.main-holder #content form .form-row textarea, body #motopress-main.main-holder #content form select, body #motopress-main.main-holder #content .chzn-container input[type="text"], body #motopress-main.main-holder #container form .form-row input.input-text, body #motopress-main.main-holder #container form .form-row textarea, body #motopress-main.main-holder #container form select, body #motopress-main.main-holder #container .chzn-container input[type="text"] {
	height:30px;
	padding:6px;
	line-height:16px;
	max-height:200px;
	max-width:100%;
	font-size:14px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);
	-moz-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);
	background:#fff;
}
body #motopress-main.main-holder #content form .form-row textarea, body #motopress-main.main-holder #container form .form-row textarea {
	height:100px;
	max-width:100%;
	resize:vertical;
}
body #motopress-main.main-holder #content form select, body #motopress-main.main-holder #container form select {
	padding:4px 5px;
	width:auto;
	max-width:100%;
}
body #motopress-main.main-holder .jigoshop_login_widget input[type="text"], body #motopress-main.main-holder .jigoshop_login_widget input[type="password"] { width:auto; }
body #motopress-main.main-holder #content .page td.product-thumbnail img { max-width:70px; }
body #motopress-main.main-holder #content .page .shop_table {
	border-radius:4px;
	border:1px solid #ddd;
}
body #motopress-main.main-holder #content .page .shop_table tr th {
	background:#f5f5f5;
	padding:6px;
}
body #motopress-main.main-holder #content .page .shop_table tr td {
	border-top:1px solid #ddd;
	padding:6px;
}
body #motopress-main.main-holder #content .page .shop_table tr:last-child th:first-child { border-radius:0 0 4px 0; }
body #motopress-main.main-holder #content .page .shop_table tr:last-child th:last-child { border-radius:0 0 0 4px; }
body #motopress-main.main-holder #content .page .shop_table tr:last-child tr:first-child { border-radius:0 0 4px 0; }
body #motopress-main.main-holder #content .page .shop_table tr:last-child tr:last-child { border-radius:0 0 0 4px; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child th:first-child { border-radius:4px 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child th:last-child { border-radius:0 4px 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child tr:first-child { border-radius:4px 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child tr:last-child { border-radius:0 4px 0 0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child th:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child th:first-child { border-radius:0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child th:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child th:last-child { border-radius:0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child tr:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child tr:first-child { border-radius:0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child tr:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child tr:last-child { border-radius:0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child th:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child th:first-child { border-radius:0 0 0 4px; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child th:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child th:last-child { border-radius:0 0 0 4px; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child tr:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child tr:last-child { border-radius:0 0 4px 0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child tr:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child tr:first-child { border-radius:0 0 4px 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals:after {
	clear:both;
	content:"";
	width:100%;
	display:block;
}
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals {
	float:left;
	margin-top:11px;
	text-align:left;
	width:50%;
}
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals h2 { margin:0 0 24px 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table {
	border-radius:4px;
	border:1px solid #ddd;
	width:90%;
}
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr td {
	padding:3px 15px;
	border:none;
	border-top:1px solid #ddd;
}
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr th {
	padding:10px;
	border:none;
	border-top:1px solid #ddd;
	background:#f5f5f5;
}
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child td { border-top:none; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child th { border-top:none; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:last-child th:first-child { border-radius:0 0 0 4px; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child th:last-child { border-radius:0 4px 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child th:first-child { border-radius:4px 0 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child tr:first-child { border-radius:4px 0 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child tr:last-child { border-radius:0 4px 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table>tbody>tr>td { text-align:right; }
@media (max-width: 480px) {
	body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals {
		float:none;
		width:100%;
	}
	body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table { width:100%; }
}
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator {
	float:left;
	margin-top:0;
	text-align:left;
	padding:15px;
	background:#eee;
	border:1px solid #ddd;
	border-radius:4px;
	box-shadow:0 2px 3px rgba(0,0,0,0.05);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:50%;
}
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 { margin:0; }
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a { display:block; }
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a:hover, body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a:active, body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a:focus { text-decoration:none; }
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a span { display:none; }
@media (max-width: 480px) {
	body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator {
		float:none;
		width:100%;
	}
}
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator .shipping-calculator-form { padding-top:15px; }
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator .col2-set + p { text-align:center; }
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator .shipping_select { margin:0 3px 0 0; }
body #motopress-main.main-holder #content .page table.cart dl dt { background:none; }
body #motopress-main.main-holder #content .page table.cart .quantity input[type="button"] { width:25px; }
body #motopress-main.main-holder #content .page a.remove {
	background:none;
	font-size:30px;
	text-indent:0;
	line-height:28px;
	height:auto;
	width:28px;
	overflow:hidden;
}
body #motopress-main.main-holder #content .page a.remove:hover {
	background-position:0 -16px;
	text-decoration:none;
	color:#9d261d;
}
body #motopress-main.main-holder #content .page form table.cart .actions { overflow:hidden; }
body #motopress-main.main-holder #content .page form table.cart .actions .button {
	vertical-align:top;
	float:none;
	margin:3px;
}
body #motopress-main.main-holder #content .page form table.cart .actions #coupon_code {
	float:none;
	display:inline-block;
	vertical-align:top;
	width:auto;
	min-width:150px;
	margin:3px;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
body #motopress-main.main-holder #content .page form table.cart .actions #coupon_code + .button {
	vertical-align:top;
	margin:3px;
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder #content .page form table.cart .actions .button + .button { margin-top:4px; }
}
@media (max-width: 480px) {
	body #motopress-main.main-holder #content .page form table.cart .actions { text-align:center; }
	body #motopress-main.main-holder #content .page form table.cart .actions .coupon {
		float:none;
		text-align:center;
		padding:0 0 10px 0;
		margin:0 0 10px 0;
		border-bottom:1px solid #ddd;
	}
	body #motopress-main.main-holder #content .page form table.cart .actions .coupon #coupon_code {
		float:none;
		display:block;
		width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		height:auto;
		margin:3px 0;
	}
	body #motopress-main.main-holder #content .page form table.cart .actions input.button[name="update_cart"] { float:left; }
	body #motopress-main.main-holder #content .page form table.cart .actions .checkout-button {
		float:right !important;
		display:inline-block;
		vertical-align:top;
	}
	body #motopress-main.main-holder #content .page form table.cart thead tr th.product-thumbnail, body #motopress-main.main-holder #content .page form table.cart thead tr th.product-price { display:none; }
	body #motopress-main.main-holder #content .page form table.cart tbody tr td.product-thumbnail, body #motopress-main.main-holder #content .page form table.cart tbody tr td.product-price { display:none; }
}
@media (max-width: 979px) {
	body #motopress-main.main-holder #content .page form table.cart .buttons_added { margin:0; }
}
@media (max-width: 979px) {
	body #motopress-main.main-holder #content .page .col2-set .col-2 {
		float:none;
		width:100%;
	}
	body #motopress-main.main-holder #content .page .col2-set .col-1 {
		float:none;
		width:100%;
		padding:3px 0;
	}
}
body #motopress-main.main-holder #content .page .col2-set .col-2 h3 { float:none; }
body #motopress-main.main-holder #content .page .col2-set .col-2 p#shiptobilling {
	float:right;
	line-height:inherit;
	position:relative;
	font-size:11px;
	right:0;
}
body #motopress-main.main-holder #content .page .col2-set .col-2 p#shiptobilling label {
	font-size:inherit;
	padding:0;
}
body #motopress-main.main-holder #content .page .col2-set .col-2 p#shiptobilling .input-checkbox { margin-right:0; }
body #motopress-main.main-holder #content .page .lost_password { margin-left:15px; }
@media (max-width: 480px) {
	body #motopress-main.main-holder #content .page form .form-row {
		padding:3px 0px;
		float:none;
		width:100%;
	}
	body #motopress-main.main-holder #content .page #payment .form-row {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		padding:0 10px;
	}
	body #motopress-main.main-holder #content .page #payment .form-row div.payment_message:after {
		top:-6px;
		left:79%;
	}
}
body #motopress-main.main-holder #content .page td.product-quantity { min-width:inherit; }
body #motopress-main.main-holder #content .page div#payment { background:none; }
body #motopress-main.main-holder #content .page div#payment ul.payment_methods { border:none; }
body #motopress-main.main-holder #content .page div#payment ul.payment_methods li { clear:both; }
body #motopress-main.main-holder #content .page div#payment ul.payment_methods input[id^="payment_method_"] {
	float: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 a.button, body button.button, body input.button, body #respond input#submit, body #content input.button, body .navigation a, body .button-alt, body #submit, body #respond form .form-submit input#submit {
	display:inline-block;
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow:none;
	box-shadow:none;
	border-radius:18px;
	padding:17px 28px;
	border:none;
	color:#fff;
	background:#fe6a07;
	text-decoration:none;
	text-decoration:none !important;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
@media (max-width: 979px) {
	body a.button, body button.button, body input.button, body #respond input#submit, body #content input.button, body .navigation a, body .button-alt, body #submit, body #respond form .form-submit input#submit { padding:17px 17px; }
}
@media (max-width: 767px) {
	body a.button, body button.button, body input.button, body #respond input#submit, body #content input.button, body .navigation a, body .button-alt, body #submit, body #respond form .form-submit input#submit {
		font-size:12px;
		line-height:16px;
		padding:7px 18px;
	}
}
body a.button:hover, body a.button:focus, body button.button:hover, body button.button:focus, body input.button:hover, body input.button:focus, body #respond input#submit:hover, body #respond input#submit:focus, body #content input.button:hover, body #content input.button:focus, body .navigation a:hover, body .navigation a:focus, body .button-alt:hover, body .button-alt:focus, body #submit:hover, body #submit:focus, body #respond form .form-submit input#submit:hover, body #respond form .form-submit input#submit:focus {
	color:#fff;
	background:#211b18;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
body a.button:focus, body button.button:focus, body input.button:focus, body #respond input#submit:focus, body #content input.button:focus, body .navigation a:focus, body .button-alt:focus, body #submit:focus, body #respond form .form-submit input#submit:focus { text-decoration:none; }
body a.button.active, body a.button:active, body button.button.active, body button.button:active, body input.button.active, body input.button:active, body #respond input#submit.active, body #respond input#submit:active, body #content input.button.active, body #content input.button:active, body .navigation a.active, body .navigation a:active, body .button-alt.active, body .button-alt:active, body #submit.active, body #submit:active, body #respond form .form-submit input#submit.active, body #respond form .form-submit input#submit:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
body a.button.disabled, body a.button[disabled], body button.button.disabled, body button.button[disabled], body input.button.disabled, body input.button[disabled], body #respond input#submit.disabled, body #respond input#submit[disabled], body #content input.button.disabled, body #content input.button[disabled], body .navigation a.disabled, body .navigation a[disabled], body .button-alt.disabled, body .button-alt[disabled], body #submit.disabled, body #submit[disabled], body #respond form .form-submit input#submit.disabled, body #respond form .form-submit input#submit[disabled] {
	cursor:default;
	background-image:none;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
body #commentform label { display:inline-block; }
body #commentform input[type="text"] {
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:30px;
	padding:5px 6px;
}
body #fancybox-outer #respond, body #fancybox-content #respond { color:#000; }
body #fancybox-outer #respond h3, body #fancybox-content #respond h3 { color:inherit; }
@media (max-width: 580px) {
	body .ppt, body .pp_details { width:90% !important; }
	body .pp_pic_holder {
		max-width:580px;
		width:95% !important;
		left:2% !important;
	}
	body .pp_pic_holder .pp_content {
		width:100% !important;
		height:auto !important;
	}
	body #pp_full_res img {
		width:100% !important;
		height:auto !important;
	}
	body .pp_hoverContainer {
		width:100% !important;
		height:100% !important;
	}
	body a.pp_close { right:-30px !important; }
}
body .pp_description { display:none !important; }
body .pp_fade { position:relative; }
body div.pp_overlay { width:100% !important; }
body .comment-form-comment textarea#comment {
	width:100%;
	max-width:500px;
	min-width:auto;
	resize:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body .reviewer { display:inline-block; }
body .woocommerce a.button.added:before, body .woocommerce button.button.added:before, body .woocommerce input.button.added:before, body .woocommerce #respond input#submit.added:before, body .woocommerce #content input.button.added:before, body .woocommerce-page a.button.added:before, body .woocommerce-page button.button.added:before, body .woocommerce-page input.button.added:before, body .woocommerce-page #respond input#submit.added:before, body .woocommerce-page #content input.button.added:before {
	background:none;
	font-family:FontAwesome;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	content:"\f00c";
	color:#645850;
	top:3px;
	padding:4px;
	border:1px solid #645850;
	width:20px;
	height:20px;
	line-height:20px;
	background:#fff;
	border-radius:15px;
	right:-32px;
	top:50%;
	margin-top:-15px;
	z-index:90;
}
@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 .content-holder { padding-bottom:0; }
body .content-holder .woocommerce-message, body .content-holder div.jigoshop_message {
	border-radius:4px;
	padding:15px 65px 15px 45px !important;
	background:#eee;
	border:1px solid #ddd;
	box-shadow:0 2px 3px rgba(0,0,0,0.05);
	text-shadow:none;
	position:relative;
	line-height:20px;
	font-size:14px;
	color:#645850;
	margin:0 0 15px 0;
}
@media (max-width: 480px) {
	body .content-holder .woocommerce-message, body .content-holder div.jigoshop_message { padding:15px 65px 15px 15px !important; }
}
body .content-holder .woocommerce-message:before, body .content-holder div.jigoshop_message:before {
	position:absolute;
	left:10px;
	color:#645850;
	font-family:FontAwesome;
	content:"\f00c";
	font-size:20px;
	padding:0;
	height:auto;
	background:none;
	box-shadow:none;
}
@media (max-width: 480px) {
	body .content-holder .woocommerce-message:before, body .content-holder div.jigoshop_message:before { display:none; }
}
body .content-holder .woocommerce-message a.button, body .content-holder div.jigoshop_message a.button {
	margin:-17px 0 0 0 !important;
	float:none !important;
	position:absolute;
	top:50%;
	right:7px;
	width:34px !important;
	height:34px !important;
	border:none !important;
	box-shadow:none !important;
	padding:0 !important;
	border-radius:17px !important;
	overflow:hidden;
	position:absolute;
	text-indent:-99px;
	background:none !important;
}
body .content-holder .woocommerce-message a.button:before, body .content-holder div.jigoshop_message a.button:before {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	line-height:30px;
	text-align:center;
	font-size:18px !important;
	background:#fff;
	color:#645850;
	cursor:pointer;
	text-indent:-2px;
	font-family:FontAwesome;
	color:#645850;
	content:"\f07a";
	border:2px solid #645850 !important;
	border-radius:17px;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}
body .content-holder .woocommerce-message a.button:active, body .content-holder .woocommerce-message a.button:focus, body .content-holder div.jigoshop_message a.button:active, body .content-holder div.jigoshop_message a.button:focus {
	margin:-17px 0 0 0 !important;
	top:50%;
}
body .content-holder .woocommerce-message a.button:hover:before, body .content-holder div.jigoshop_message a.button:hover:before { color:#de5900; }
body .content-holder .woocommerce-message:before {
	top:50%;
	margin-top:-15px;
}
body .content-holder div.jigoshop_message:before {
	top:50%;
	margin-top:-9px;
}
body .content-holder .woocommerce-info {
	border-radius:4px;
	padding:10px 10px 10px 45px;
	background:#eee;
	border:1px solid #ddd;
	box-shadow:0 2px 3px rgba(0,0,0,0.05);
	text-shadow:none;
	position:relative;
	line-height:28px;
	font-size:14px;
}
body .content-holder .woocommerce-info:before {
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-19px;
	color:#645850;
	font-family:FontAwesome;
	content:"\f05a";
	font-size:24px;
	padding:0;
	height:auto;
	background:none;
	box-shadow:none;
	font-style:normal;
}
body .content-holder .woocommerce-error, body .content-holder div.jigoshop_error {
	border-radius:4px;
	padding:15px 15px 15px 55px;
	background:#eee;
	border:1px solid #ddd;
	box-shadow:0 2px 3px rgba(0,0,0,0.05);
	text-shadow:none;
	position:relative;
	line-height:28px;
	font-size:14px;
	color:#9d261d;
}
body .content-holder .woocommerce-error:before, body .content-holder div.jigoshop_error:before {
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-14px;
	color:#9d261d;
	font-family:FontAwesome;
	content:"\f071";
	font-size:30px;
	padding:0;
	height:auto;
	background:none;
	box-shadow:none;
	font-style:normal;
}
body .content-holder .woocommerce-error { padding:15px 15px 15px 65px !important; }
body .content-holder .woocommerce-error:before { margin-top:-22px; }
body mark {
	font-weight:bold;
	background:none;
	color:#645850;
}
body #ship-to-different-address {
	font-size:15px;
	line-height:24px;
	overflow:hidden;
}
body #ship-to-different-address label {
	display:inline-block;
	padding:0 0 0 5px;
	margin:0;
}
body #ship-to-different-address .input-checkbox {
	float:left;
	margin:2px 0 0 0;
}
div[id^="jigoshop_product_search-"] input[type="text"] {
	margin:2px 5px 2px 0;
	vertical-align:middle;
}
div[id^="jigoshop_product_search-"] input#searchsubmit {
	margin:2px 0 !important;
	vertical-align:middle;
}
#respond p { overflow:hidden; }
#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;
	border-radius:0;
	box-shadow:none;
	background:#f6f6f6;
	border:1px solid #e1e0e0;
}
#respond #commentform input[type="text"] {
	border-radius:0;
	box-shadow:none;
	background:#f6f6f6;
	border:1px solid #e1e0e0;
	height:35px;
}
#respond #commentform input[type="submit"] { float:left !important; }
.pp_inline #reply-title { margin-right:10px; }
.pp_inline #respond { padding:15px; }
body.has_shop .star-rating {
	font-size:16px;
	width:5.3em;
	font-family:'star';
	height:1em;
	line-height:1em;
	position:relative;
	margin:2px auto;
}
body.has_shop .star-rating:before {
	color:#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:#645850; }
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:#645850;
	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:Roboto Slab;
}
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 #645850;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	border-bottom:0 solid transparent;
}
body.has_shop div[id^='top-rated-'] .star-rating:hover .rate_content, body.has_shop .hreview-aggregate .star-rating:hover .rate_content, body.has_shop .products .product .star-rating:hover .rate_content, body.has_shop div[itemprop="aggregateRating"] .star-rating:hover .rate_content {
	visibility:visible;
	opacity:1;
	top:-45px;
}
body.has_shop .stars a[class*='star-'] {
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
}
body.has_shop .pp_gallery ul li {
	width:50px;
	height:auto;
}
body.has_shop .pp_gallery ul li img {
	width:100%;
	height:auto;
}
body.has_shop.has_jigoshop .star-rating {
	font-size:16px;
	width:80px !important;
	margin:2px auto;
	padding:0 !important;
	position:relative;
}
body.has_shop.has_jigoshop .star-rating:before { display:none; }
body.has_shop.has_jigoshop .star-rating span:before { display:none; }
body.has_shop.has_jigoshop #motopress-main.main-holder .price_slider_amount { text-align:center; }
body.has_shop.has_jigoshop a.button, body.has_shop.has_jigoshop button.button, body.has_shop.has_jigoshop input.button, body.has_shop.has_jigoshop #review_form #submit { float:none; }
body.has_shop.has_jigoshop .login a.button, body.has_shop.has_jigoshop .login button.button, body.has_shop.has_jigoshop .login input.button, body.has_shop.has_jigoshop .login #review_form #submit { margin:0; }
body.has_shop.has_jigoshop .navigation { overflow:hidden; }
body.has_shop.has_jigoshop .navigation .nav-next { float:right; }
body.has_shop.has_jigoshop .navigation .nav-previous { float:left; }
body.has_shop.has_jigoshop ins { text-decoration:none; }
@media (max-width: 767px) {
	body.has_shop.has_jigoshop table.shop_table td { padding:6px 5px; }
}
body.has_shop.has_jigoshop td.product-thumbnail img, body.has_shop.has_jigoshop th.product-thumbnail img { max-width:90px; }
@media (min-width: 768px) and (max-width: 979px) {
	body.has_shop.has_jigoshop td.product-thumbnail, body.has_shop.has_jigoshop th.product-thumbnail { display:none; }
}
body.has_shop.has_jigoshop #order_review .shop_table td, body.has_shop.has_jigoshop #order_review .shop_table th { padding:5px !important; }
body.has_shop.has_jigoshop #order_review .shop_table .product-name {
	font-size:11px;
	list-style:16px;
}
body.has_shop.has_jigoshop td.actions .button {
	margin-top:2px !important;
	margin-bottom:2px !important;
}
body.has_shop.has_woocommerce form.checkout_coupon .form-row {
	float:none;
	display:inline-block;
	vertical-align:middle;
}
body.jigoshop .quantity input.qty {
	height:14px;
	text-align:center;
	padding:7px 5px;
}
body.jigoshop .quantity input[type="button"] {
	height:30px;
	text-align:center;
	width:17px !important;
}
body.jigoshop .quantity input.plus, body.jigoshop .quantity input.minus {
	border-radius:0;
	background-color:#d8d8d8;
	background-image:-moz-linear-gradient(top,#e0e0e0,#ccc);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#e0e0e0),to(#ccc));
	background-image:-webkit-linear-gradient(top,#e0e0e0,#ccc);
	background-image:-o-linear-gradient(top,#e0e0e0,#ccc);
	background-image:linear-gradient(to bottom,#e0e0e0,#ccc);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0e0e0', endColorstr='#ffcccccc', GradientType=0);
	padding:4px 5px;
	width:24px;
	border:1px solid #ccc;
	font-size:14px;
}
body.jigoshop .quantity input.plus:hover, body.jigoshop .quantity input.minus:hover {
	background-color:#d4d4d4;
	background-image:-moz-linear-gradient(top,#ccc,#e0e0e0);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#ccc),to(#e0e0e0));
	background-image:-webkit-linear-gradient(top,#ccc,#e0e0e0);
	background-image:-o-linear-gradient(top,#ccc,#e0e0e0);
	background-image:linear-gradient(to bottom,#ccc,#e0e0e0);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc', endColorstr='#ffe0e0e0', GradientType=0);
}
body.jigoshop .quantity input.qty {
	border:1px solid #ccc;
	border-left:none;
	border-right:none;
}
body.jigoshop .summary .cart { clear:none; }
body.jigoshop .nobr.alignright {
	float:none;
	margin:0;
}
body.jigoshop .nobr.alignright .button { margin:2px !important; }
body.jigoshop table.my_account_orders th, body.jigoshop table.my_account_orders td { vertical-align:middle; }
body.jigoshop table.my_account_orders th address, body.jigoshop table.my_account_orders td address { margin:0; }
body.jigoshop .addresses .title h3 {
	float:left !important;
	margin:0 0 20px 0;
}
body.jigoshop .addresses .title .edit { float:right; }
body.jigoshop a.pp_close { right:5px; }
body.jigoshop .info {
	border-radius:4px;
	padding:10px 10px 10px 45px;
	background:#eee;
	border:1px solid #ddd;
	box-shadow:0 2px 3px rgba(0,0,0,0.05);
	text-shadow:none;
	position:relative;
	line-height:28px;
	font-size:14px;
	margin:0 0 10px 0;
}
body.jigoshop .info a { color:#645850; }
body.jigoshop .info a:hover { color:#de5900; }
body.jigoshop .info:before {
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-14px;
	color:#645850;
	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:#41372d;
}
body.has_jigoshop a.pp_close {
	right:5px !important;
	top:-5px !important;
}
body a.pp_close {
	top:-30px !important;
	right:-25px !important;
}
div.pp_woocommerce div.ppt { display:none !important; }
.loading {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.loading:before {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.widget .input-text {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:34px;
}
@media (max-width: 767px) {
	.widget .input-text { width:50%; }
}
@media (max-width: 450px) {
	.widget .input-text { width:100%; }
}
.comment-form-rating .stars span a {
	white-space:nowrap;
	text-decoration:none !important;
}
.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty {
	width:61px !important;
	padding-left:8px !important;
	text-align:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:34px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.btn {
	display:inline-block;
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow:none;
	box-shadow:none;
	border-radius:18px;
	padding:17px 28px;
	border:none;
	color:#fff;
	background:#fe6a07;
	text-decoration:none;
	text-decoration:none !important;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
@media (max-width: 979px) {
	.btn { padding:17px 17px; }
}
@media (max-width: 767px) {
	.btn {
		font-size:12px;
		line-height:16px;
		padding:7px 18px;
	}
}
.btn:hover, .btn:focus {
	color:#fff;
	background:#211b18;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
.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:18.75px;
	-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:12.75px;
	-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:11.25px;
	-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-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:#645850;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.btn-link:hover, .btn-link:focus {
	color:#de5900;
	text-decoration:underline;
	background-color:transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus {
	color:#333;
	text-decoration:none;
}
.parallax-slider {
	position:relative;
	width:100%;
	height:830px;
	display:block;
	overflow:hidden;
	top:0;
	left:0;
	margin-top:40px;
	position:relative;
	-ms-transform:translateZ(0);
	transform:translateZ(0);
}
.parallax-slider:after {
	display:block;
	position:absolute;
	left:-100%;
	right:-100%;
	bottom:0;
	background:url(images/banner_img.png) no-repeat center center;
	content:"";
	z-index:10;
	height:48px;
}
@media (max-width: 767px) {
	.parallax-slider:after { display:none; }
}
@media (max-width: 1200px) {
	.parallax-slider {
		margin-top:0;
		height:550px;
	}
}
@media (max-width: 979px) {
	.parallax-slider { height:430px; }
}
@media (max-width: 767px) {
	.parallax-slider {
		height:380px;
		margin-top:-130px;
	}
}
.parallax-slider .baseList { display:none; }
.parallax-slider #mainImageHolder {
	position:relative;
	width:100%;
	height:100%;
	top:0;
	z-index:1;
	margin-top:240px;
}
@media (max-width: 979px) {
	.parallax-slider #mainImageHolder { margin-top:190px; }
}
.parallax-slider #mainImageHolder .primaryHolder {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:2;
}
.parallax-slider #mainImageHolder .primaryHolder img {
	position:absolute;
	max-width:inherit;
}
.parallax-slider #mainImageHolder .secondaryHolder {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:1;
}
.parallax-slider #mainImageHolder .secondaryHolder img {
	position:absolute;
	max-width:inherit;
}
.parallax-slider #mainCaptionHolder {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	z-index:2;
}
.parallax-slider #mainCaptionHolder .container {
	position:relative;
	top:70%;
}
@media (max-width: 979px) {
	.parallax-slider #mainCaptionHolder .container { top:60%; }
}
@media (max-width: 767px) {
	.parallax-slider #mainCaptionHolder .container { top:80%; }
}
.parallax-slider #mainCaptionHolder .container .primaryCaption {
	position:absolute;
	width:100%;
}
.parallax-slider #mainCaptionHolder .container .secondaryCaption {
	position:absolute;
	width:100%;
}
.parallax-slider #mainCaptionHolder .container .slider-content {
	text-align:center;
	float:right;
}
.parallax-slider #mainCaptionHolder .container h2 {
	text-align:center;
	text-transform:uppercase;
	font-weight:300;
	color:#eae7e4;
	font-size:93px;
	line-height:103px;
}
@media (max-width: 1199px) {
	.parallax-slider #mainCaptionHolder .container h2 {
		font-size:53px;
		line-height:58px;
	}
}
@media (max-width: 979px) {
	.parallax-slider #mainCaptionHolder .container h2 {
		font-size:53px;
		line-height:58px;
	}
}
@media (max-width: 767px) {
	.parallax-slider #mainCaptionHolder .container h2 {
		font-size:33px;
		line-height:38px;
	}
}
@media (max-width: 480px) {
	.parallax-slider #mainCaptionHolder .container h2 {
		font-size:23px;
		line-height:25px;
		width:90%;
	}
}
.parallax-slider #mainCaptionHolder .container h3 {
	text-align:center;
	font-size:93px;
	line-height:103px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fe6a07;
}
@media (max-width: 1199px) {
	.parallax-slider #mainCaptionHolder .container h3 {
		font-size:53px;
		line-height:58px;
	}
}
@media (max-width: 979px) {
	.parallax-slider #mainCaptionHolder .container h3 {
		font-size:53px;
		line-height:58px;
	}
}
@media (max-width: 767px) {
	.parallax-slider #mainCaptionHolder .container h3 {
		font-size:28px;
		line-height:33px;
	}
}
@media (max-width: 480px) {
	.parallax-slider #mainCaptionHolder .container h3 {
		font-size:23px;
		line-height:25px;
		width:90%;
	}
}
.parallax-slider #mainCaptionHolder .container h4 {
	font-size:36px;
	line-height:40px;
	color:#ffffff;
	text-align:center;
}
@media (max-width: 979px) {
	.parallax-slider #mainCaptionHolder .container h4 {
		font-size:30px;
		line-height:35px;
	}
}
.parallax-slider #mainCaptionHolder .container p {
	font-size:20px;
	line-height:28px;
	color:#fff;
	margin-bottom:30px;
}
.parallax-slider #mainCaptionHolder .container .morebtn {
	font-size:20px;
	line-height:28px;
	color:#fff;
	padding:8px 14px;
	border:2px solid #fff;
	background:#08C;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.parallax-slider #mainCaptionHolder .container .morebtn:hover {
	text-decoration:none;
	background:#363636;
}
.parallax-slider.zoom-fade-eff #mainImageHolder .primaryHolder {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.parallax-slider.zoom-fade-eff #mainImageHolder .primaryHolder.animateState {
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transform:scale(3);
	-moz-transform:scale(3);
	-ms-transform:scale(3);
	-o-transform:scale(3);
	transform:scale(3);
}
.parallax-slider.zoom-fade-eff #mainImageHolder .secondaryHolder {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.zoom-fade-eff #mainImageHolder .secondaryHolder.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .primaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .primaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .secondaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .secondaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainImageHolder .primaryHolder {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.simple-fade-eff #mainImageHolder .primaryHolder.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainImageHolder .secondaryHolder.animateState {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.simple-fade-eff #mainImageHolder .secondaryHolder.animateState.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .secondaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .secondaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.slide-top-eff #mainImageHolder .primaryHolder { top:0; }
.parallax-slider.slide-top-eff #mainImageHolder .primaryHolder.animateState { top:-100%; }
.parallax-slider.slide-top-eff #mainImageHolder .secondaryHolder.animateState { top:0; }
.parallax-slider.slide-top-eff #mainImageHolder .secondaryHolder.animateState.animateState { top:100%; }
.parallax-slider.slide-top-eff #mainCaptionHolder .primaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.parallax-slider.slide-top-eff #mainCaptionHolder .primaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.slide-top-eff #mainCaptionHolder .secondaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.slide-top-eff #mainCaptionHolder .secondaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider .controlBtn {
	width:40px;
	height:60px;
	display:block;
	position:absolute;
	top:50%;
	margin-top:-30px;
	cursor:pointer;
	z-index:2;
}
.parallax-slider .controlBtn .innerBtn {
	width:40px;
	height:60px;
	font-size:25px;
	line-height:63px;
	text-align:center;
	color:#fff;
	display:block;
	position:relative;
	z-index:1;
	background:transparent;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.parallax-slider .controlBtn .innerBtn:hover {
	color:#fe6a07;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.parallax-slider .controlBtn .slidesCounter {
	width:40px;
	height:60px;
	background:#363636;
	display:block;
	position:absolute;
	top:0;
	color:#fff;
	text-align:center;
	font-size:16px;
	line-height:60px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.parallax-slider .controlBtn.parallaxPrevBtn { left:10%; }
@media (max-width: 767px) {
	.parallax-slider .controlBtn.parallaxPrevBtn { left:5%; }
}
.parallax-slider .controlBtn.parallaxPrevBtn .innerBtn { border-radius:0; }
.parallax-slider .controlBtn.parallaxPrevBtn .slidesCounter {
	left:0%;
	border-radius:0;
	display:none;
}
.parallax-slider .controlBtn.parallaxPrevBtn:hover .innerBtn {
	background:transparent;
	border-radius:0;
}
.parallax-slider .controlBtn.parallaxPrevBtn:hover .slidesCounter { left:100%; }
.parallax-slider .controlBtn.parallaxNextBtn { right:10%; }
@media (max-width: 767px) {
	.parallax-slider .controlBtn.parallaxNextBtn { right:5%; }
}
.parallax-slider .controlBtn.parallaxNextBtn .innerBtn { border-radius:0; }
.parallax-slider .controlBtn.parallaxNextBtn .slidesCounter {
	right:0%;
	border-radius:0;
	display:none;
}
.parallax-slider .controlBtn.parallaxNextBtn:hover .innerBtn {
	background:transparent;
	border-radius:0;
}
.parallax-slider .controlBtn.parallaxNextBtn:hover .slidesCounter { right:100%; }
.parallax-slider #paralaxSliderPagination {
	position:absolute;
	bottom:5%;
	width:100%;
	text-align:center;
	z-index:2;
}
@media (max-width: 767px) {
	.parallax-slider #paralaxSliderPagination { bottom:15%; }
}
.parallax-slider #paralaxSliderPagination ul {
	list-style:none;
	margin:0;
}
.parallax-slider #paralaxSliderPagination ul li {
	width:11px;
	height:11px;
	display:inline-block;
	margin:3px;
	border-radius:10px;
	background:#d9d9d4;
	cursor:pointer;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.parallax-slider #paralaxSliderPagination ul li:hover { background:#343a3f; }
.parallax-slider #paralaxSliderPagination ul li.active { background:#343a3f; }
.parallax-slider #previewSpinner {
	position:absolute;
	width:50px;
	height:50px;
	display:block;
	top:50%;
	left:50%;
	margin-left:-25px;
	margin-top:-25px;
	border-radius:25px;
	z-index:99;
}
