
@import url(//fonts.googleapis.com/css?family=Fjalla+One);

.weaccept_bot{ display:none;}
.weaccept{ display:block;}



@media (max-width: 767px) {
	body {
		padding-left:0;
		padding-right:0;
	}
	.copyrighttxt {
	width:100%;
	float:left;
}
#espoweredbylink{ float:left; width:100%; text-align:left;}
.weaccept_bot{ display:block;}
.weaccept{ display:none;}
}
h1, h2, h3, h4 { text-transform:uppercase; }

a { 
color:red;
	text-decoration:none;
 }

h3 {
	text-transform:uppercase;
	//background:url('../images/bg_h3.jpg') 0 0;
	box-shadow:0 5px 5px rgba(0,0,0,0.15); margin-left:0; margin-right:0; margin-top:0; margin-bottom:30px; padding-left:20px; padding-right:20px; padding-top:16px; padding-bottom:16px
}
.page-header {
	text-transform:uppercase;
	background:#8c5e56;
	padding:16px 20px;
	margin:0 0 30px 0;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	border:none;
	color:#fff;
}
.page-header h1 {
	color:#fff;
	margin:0;
	font-size:21px;
	line-height:25px;
}
ul { margin:0; }
ul li {
	//background:url('../images/list-marker.png') no-repeat 0 6px;
	list-style-type:none; 
	//padding-left:22px; 
	gpadding-right:0; padding-top:0; padding-bottom:8px
}
.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, .footer-nav ul li, .shop-menu 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; }
.main-holder { overflow:hidden; }
header.header {
	border:medium none;
	box-shadow:0 6px 6px rgba(0,0,0,0.1);
	position:relative;
	margin:0;
	padding-bottom:18px;
	background:url('../images/bg-main2.png') 0 0;; padding-left:0; padding-right:0; padding-top:0
}
@media (max-width: 767px) {
	header.header { padding:0 15px 6px; }
}
.header-top-row {
	position:relative;
	padding:10px 0 14px;
	margin:0 0 35px 0;
}
.header-top-row:after {
	position:absolute;
	left:-100%;
	right:-100%;
	top:0;
	bottom:0;
	background:#000;
	content:""
}
.header-top-row-inner {
	position:relative;
	z-index:2;
	color:#ec87b3;
}
@media (max-width: 767px) {
	.header-top-row { margin:0 0 20px 0; }
}
@media (max-width: 767px) {
	.header-top-row + .row { text-align:center; }
}

.header-widget { float: right;
    margin: 17px 0;
    min-height: 29px; }

.header-widget.header_phone {
	background:url('../images/phone.png') no-repeat 0 0;; padding-left:42px; padding-right:0; padding-top:0; padding-bottom:0
}
.header-widget h4 {
	color:#fff;
	display:inline-block;
	vertical-align:bottom;
	margin:0 7px 0 0;
	font-size:21px;
	line-height:29px;
}
.header-widget .textwidget {
	color:#ec87b3;
	font-size:12px;
	line-height:22px;
	vertical-align:bottom;
	display:inline-block;
	font-style:italic;
}
.header_row_bottom {
	position:relative;
	margin:30px 0 0 0;
}
@media (max-width: 767px) {
	.header_row_bottom {
		margin:10px 0 0 0;
		padding:5px 0;
	}
}
.header_row_bottom:after {
	position:absolute;
	top:-1px;
	left:-100%;
	right:-100%;
	height:1px;
	background:#353535;
	content:""
}
.header_row_bottom:before {
	position:absolute;
	bottom:-1px;
	right:-100%;
	left:-100%;
	height:1px;
	background:#353535;
	content:""
}
.logo_h__txt { max-width:230px; }
.logo_h__txt .logo_link { text-decoration:none !important; }
.logo_h__txt .logo_link:hover { color:inherit; }
.logo_tagline {
	margin:0;
	padding:0;
	font-size:11px;
}
@media (max-width: 767px) {
	.logo, .logo.pull-left {
		float:none;
		width:100%;
		text-align:center;
		padding:0 10px 15px;
		max-width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
.nav__primary {
	margin:0;
	padding:0;
}
@media (max-width: 767px) {
	.nav__primary { padding:0 10px; }
}
.nav__primary .sf-menu {
	float:left;
	border-left:1px solid #353535;
}
.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;
}
.nav__primary .sf-menu > li > a {
	height:60px;
	padding:0 28px 2px;
	border:none;
	border-right:1px solid #353535;
	text-transform:uppercase;
	background:none;
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav__primary .sf-menu > li > a { padding:0 15px; }
}
.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:red;
	background:url('../images/li_current.jpg') 0 0;
}
.nav__primary .sf-menu ul {
	background:#fff;
	box-shadow:0 3px 5px rgba(0,0,0,0.3);
	padding:20px 30px;
	border-top:1px solid #353535;
	width:200px;
}
.nav__primary .sf-menu ul li {
	border:none;
	background:none;
}
.nav__primary .sf-menu ul li a {
	font-size:16px;
	line-height:20px;
	color:#8c8c8c;
	border:medium none;
	text-align:left;
	background:url('../images/sub-nav-marker.png') no-repeat 0 12px;
	text-decoration:none;
	font-style:normal;
	font-family:'Fjalla One', sans-serif;
	text-transform:uppercase; padding-left:20px; padding-right:0; padding-top:5px; padding-bottom:5px
}
.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:#8c5e56;
	background:url('../images/sub-nav-marker.png') no-repeat 0 12px !important;
}
.nav__primary .sf-menu ul > li > a:hover:before, .nav__primary .sf-menu ul > li.sfHover > a:before, .nav__primary .sf-menu ul > li.current-menu-item > a:before, .nav__primary .sf-menu ul > li.current_page_item > a:before { color:#8c5e56; }
.nav__primary .sf-menu ul > li:hover ul, .nav__primary .sf-menu ul > li.sfHover ul {
	left:232px;
	top:-21px;
}
.nav__primary .sf-menu .sf-sub-indicator {
	background:none;
	width:auto;
	height:auto;
	position:absolute;
	right:6px;
	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:-10px; }
.nav__primary .sf-menu ul .sf-sub-indicator:after { content:"\f105"; }
.select-menu {
	background-color:#fff;
	border-color:#fff;
	box-shadow:none;
}
.select-menu:focus { border-color:#fff; }
.header #search-header input { margin:0; }
.header #search-header input.search-form_it {
	height:45px;
	width:220px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px;
	background:#2d2d2d;
	border:1px solid #353535;
	box-shadow:none;
}
@media (min-width: 1200px) {
	.header #search-header input.search-form_it { width:260px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.header #search-header input.search-form_it { width:110px; }
}
@media (max-width: 600px) {
	.header #search-header input.search-form_it { width:110px; }
}
.header #search-header input#search-form_is {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:45px;
	line-height:43px !important;
	font-size:21px !important;
	color:#9f9f9f;
	font-family:'Fjalla One', sans-serif;
	text-transform:uppercase;
	border:medium none;
	background:url('../images/bg_btn_search.jpg') 0 0;; margin-left:-1px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0
}
.header #search-header input#search-form_is:hover {
	color:red;
	//background:#ec87b3;
}
@media (max-width: 767px) {
	.search-form__h {
		display:inline-block;
		padding:5px 0;
	}
}
.content-holder {
	padding-bottom:15px;
	background:url('../images/bg_content.jpg') 0 0;
}
@media (max-width: 767px) {
	.content-holder { padding:0 15px 15px; }
}
#slider-wrapper {
	position:relative;
	overflow:visible;
	margin:0 0 30px 0;
}
#slider-wrapper:after {
	content:"";
	left:-100%;
	right:-100%;
	top:0;
	bottom:0;
	position:absolute;
	background:#000;
	box-shadow:0 6px 6px rgba(0,0,0,0.1)
}
#slider-wrapper .container {
	position:relative;
	z-index:2;
}
#slider-wrapper .cameraCont, #slider-wrapper .cameraSlide { background:#fefefe; }
#slider-wrapper .camera_caption {
	left:55px;
	bottom:auto;
	top:40%;
	max-width:370px;
	display:block;
}
#slider-wrapper .camera_caption .camera_caption_link {
	display:block;
	text-decoration:none !important;
	color:#8a8989;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_caption {
		top:20%;
		left:15px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .camera_caption { display:none !important; }
}
#slider-wrapper .camera_caption > div {
	background:none;
	padding:20px;
	color:#fff;
	background:#000;
	background:rgba(0,0,0,0.7);
}
#slider-wrapper .camera_caption > div h2 {
	color:#fff;
	margin:0;
	text-transform:uppercase;
}
#slider-wrapper .camera_wrap .camera_pag .camera_pag_ul {
	position:absolute;
	right:0;
	left:0;
	bottom:35px;
}
@media (max-width: 767px) {
	#slider-wrapper .camera_wrap .camera_pag .camera_pag_ul { bottom:20px; }
}
#slider-wrapper .camera_wrap .camera_pag .camera_pag_ul li {
	width:18px;
	height:18px;
	margin:0 5px;
	border-radius:9px;
	background:#fff;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	cursor:pointer;
	box-shadow:0 5px 5px rgba(0,0,0,0.1);
}
#slider-wrapper .camera_wrap .camera_pag .camera_pag_ul li span { display:none; }
#slider-wrapper .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent, #slider-wrapper .camera_wrap .camera_pag .camera_pag_ul li:hover { background:#ec87b3; }
#slider-wrapper .camera_next, #slider-wrapper .camera_prev {
	width:41px;
	height:41px;
}
#slider-wrapper .camera_next > span, #slider-wrapper .camera_prev > span {
	background:none;
	cursor:pointer;
	font-style:normal;
}
#slider-wrapper .camera_next > span:after, #slider-wrapper .camera_prev > span:after {
	cursor:pointer;
	width:100%;
	line-height:40px;
	height:40px;
	text-align:center;
	color:#8c5e56;
	background:#fff;
	border:1px solid #353535;
	box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
	font-family:FontAwesome;
	font-size:30px;
	display:block;
}
#slider-wrapper .camera_next > span:hover:after, #slider-wrapper .camera_prev > span:hover:after { color:#ec87b3; }
#slider-wrapper .camera_commands {
	right:50px;
	width:41px;
	height:41px;
}
#slider-wrapper .camera_commands > div {
	background:none;
	cursor:pointer;
	font-style:normal;
	border:1px solid #353535;
	box-shadow:0 3px 3px rgba(0,0,0,0.1);
}
#slider-wrapper .camera_commands > div:after {
	cursor:pointer;
	width:38px;
	padding:2px 0 0 2px;
	line-height:38px;
	height:38px;
	text-align:center;
	color:#8c5e56;
	background:#fff;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
	font-family:FontAwesome;
	font-size:12px;
	display:block;
}
#slider-wrapper .camera_commands > div:hover:after { color:#ec87b3; }
#slider-wrapper .camera_next > span:after { content:"\f105"; }
#slider-wrapper .camera_prev > span:after { content:"\f104"; }
#slider-wrapper .camera_commands > .camera_play:after { content:"\f04b"; }
#slider-wrapper .camera_commands > .camera_stop:after { content:"\f04c"; }
.ie8 .camera_wrap .camera_pag .camera_pag_ul li { border:1px solid #353535; }
.ie8 .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent, .ie8 .camera_wrap .camera_pag .camera_pag_ul li:hover { border-color:#8c5e56; }
#content { padding-top:30px; }
@media (max-width: 767px) {
	#content.left { float:none !important; }
}
.title-section {
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	margin:30px 0 0 0;
}
.title-section .title-header {
	margin:0;
	padding:0 20px;
}
.content_box {
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	padding:10px 20px;
	margin:0 0 30px 0;
}
.content_box:after {
	content:"";
	width:100%;
	display:block;
	clear:both
}
.content_box.before_shop form { margin:2px 0; }
.content_box.before_shop form select.orderby { margin:0 !important; }
.content_box.before_shop p {
	margin:2px 0;
	padding:5px 0;
}
.content_box.single_team {
	padding-top:20px;
	padding-bottom:20px;
}
#searchform input {
	vertical-align:middle;
	margin-bottom:2px;
	margin-top:2px;
}
#searchform #s {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:45px;
	margin-top:3px;
}
@media (max-width: 767px) {
	#searchform #s { width:60%; }

header-widget { 
 float: left;
    //margin: 17px 0;
    min-height: 29px; 
  }
}

@media (max-width: 400px) {
	#searchform #s { width:100%; }

header-widget { 
 float: left;
    //margin: 17px 0;
    min-height: 29px; 
 }
}

@media (max-width: 367px) {
	#searchform #s { width:100%; }

header-widget { 
 float: left;
    //margin: 17px 0;
    min-height: 29px; 
 }
}


.thumbnail {
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	padding:0;
	border:none;
}
.error404 .content-holder > .container {
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	margin-bottom:30px;
}
.error404 .content-holder > .container .span5 {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 20px 0 0;
}
@media (max-width: 767px) {
	.error404 .content-holder > .container .span5 {
		padding:10px;
		text-align:center;
	}
}
.error404-holder { padding:20px 0 40px; }
.error404-holder_num { color:#8c5e56; }
.panel.entry-content { overflow:visible; }
.share-buttons li iframe { max-width:none; }
.term-description {
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	background:#fff;
	padding:20px;
	margin:0 0 30px 0;
}
.term-description p { margin:0; }
.portfolio_item_holder {
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
}
.portfolio_item_holder .thumbnail {
	box-shadow:none;
	margin:0;
}
.portfolio_item_holder .caption__portfolio { padding:10px 20px; }
.portfolio_item_holder .caption__portfolio h3 {
	padding:0 0 15px 0;
	margin:0;
	background:none;
	box-shadow:none;
}
.filter-wrapper {
	padding:20px;
	margin:0 0 30px 0;
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
}
.filter-wrapper #filters { margin:0; }
.entry-content.span5 {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:15px 20px;
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	margin-bottom:30px;
}
article.hentry.post__holder, .faq-list, .no-results {
	padding:15px 20px;
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	margin-bottom:30px;
}
.post-author {
	padding:15px 20px;
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	margin-bottom:30px;
	border:none;
}
.post-author .post-author_h {
	color:#ec87b3;
	padding:0;
	margin:0 0 10px 0;
	box-shadow:none;
	background:none;
}
.post__holder ~ .share-buttons {
	padding:15px 20px;
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	margin-bottom:30px;
	border:none;
	width:auto;
}
.page-template-default .hentry, .page-template-page-archives-php .hentry {
	padding:15px 20px;
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	margin-bottom:30px;
}
.wpcf7-form {
	margin:0;
	padding:15px 0;
}
.wpcf7-form .wpcf7-not-valid-tip { white-space:nowrap; }
article.testimonial {
	padding:15px 20px;
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	margin-bottom:30px;
	border:none;
}
.google-map {
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	background-color:#fff;
	overflow:hidden;
	margin-bottom:30px;
}
.google-map iframe { float:left; }
.nocomments {
	padding:15px 20px;
	margin:0;
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
}
.children { padding:0 0 0 40px; }
@media (max-width: 767px) {
	.children { padding:0; }
}
.comments-h {
	margin:0 0 30px;
	padding:16px 20px;
}
.comment-holder .pagination {
	background:none;
	box-shadow:none;
	padding:0;
	margin:0;
}
.comment-holder .comment-body {
	padding:20px;
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	border:none;
}
.comment.bypostauthor .comment-body { background:#fff; }
#sidebar { padding-top:30px; }
#sidebar .widget { padding:0; }
#sidebar .widget > div, #sidebar .widget > ul, #sidebar .widget > form {
	padding:20px;
	margin:0 0 30px 0;
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
}
.post-list li { overflow:visible; }
.dropcap {
	border-radius:0;
	color:#fff;
	background:#8c5e56;
	font-family:'Fjalla One', sans-serif;
	margin-bottom:30px;
	font-style:normal;
}
.banner-wrap { margin:0 0 35px 0; }
.banner-wrap figure { margin:0; }
.banner-wrap .banner_main_link { text-decoration:none !important; }
.banner-wrap .banner_main_link h5 {
	font-style:normal;
	font-weight:normal;
	font-family:'Fjalla One', sans-serif;
}
.banner-wrap.image-banner { overflow:visible; }
.banner-wrap.image-banner .banner_main_link {
	display:block;
	position:relative;
	box-shadow:0 5px 5px rgba(0,0,0,0.1);
	text-decoration:none !important;
}
@media (max-width: 767px) {
	.banner-wrap.image-banner .banner_main_link {
		width:370px;
		float:none;
		margin:0 auto;
	}
}
@media (max-width: 400px) {
	.banner-wrap.image-banner .banner_main_link { width:100%; }
}
.banner-wrap.image-banner .banner_main_link p {
	padding:20px;
	margin:0;
	background:#fff;
}
.banner-wrap.image-banner .banner_main_link .banner-heading { position:relative; }
.banner-wrap.image-banner .banner_main_link figure { overflow:hidden; }
.banner-wrap.image-banner .banner_main_link figure img {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-o-transform-origin:0 0;
	transform-origin:0 0;
}
.banner-wrap.image-banner .banner_main_link h5 {
	position:absolute;
	bottom:0;
	right:0;
	width:48%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 10px 27px 0;
	margin:0;
	font-size:30px;
	line-height:31px;
	text-transform:uppercase;
	color:#ec87b3;
}
@media (min-width: 1200px) {
	.banner-wrap.image-banner .banner_main_link h5 {
		font-size:40px;
		line-height:41px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap.image-banner .banner_main_link h5 {
		padding:0 10px 10px 0;
		font-size:20px;
		line-height:21px;
	}
}
@media (max-width: 767px) {
	.banner-wrap.image-banner .banner_main_link h5 { padding-bottom:40px; }
}
.banner-wrap.image-banner .banner_main_link h5 b {
	font-weight:normal;
	font-size:50px;
	line-height:52px;
	display:block;
	color:#fff;
	letter-spacing:-2px;
	margin:0 0 -5px 0;
}
@media (min-width: 1200px) {
	.banner-wrap.image-banner .banner_main_link h5 b {
		font-size:70px;
		line-height:72px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap.image-banner .banner_main_link h5 b {
		font-size:40px;
		line-height:44px;
	}
}
.banner-wrap.image-banner .banner_main_link h5 span {
	display:block;
	font-size:20px;
	line-height:22px;
	color:#fff;
}
@media (min-width: 1200px) {
	.banner-wrap.image-banner .banner_main_link h5 span {
		font-size:25px;
		line-height:28px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap.image-banner .banner_main_link h5 span {
		font-size:16px;
		line-height:20px;
	}
}
.banner-wrap.image-banner .banner_main_link:hover figure img {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
}
.banner-wrap.text-banner { overflow:visible; }
.banner-wrap.text-banner .banner_main_link {
	display:block;
	background:#191919;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	padding:20px;
	min-height:112px;
	text-align:center;
	box-shadow:0 5px 5px rgba(0,0,0,0.1);
	color:#8a8989;
}
@media (min-width: 1200px) {
	.banner-wrap.text-banner .banner_main_link { min-height:148px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap.text-banner .banner_main_link {
		padding:10px;
		min-height:96px;
	}
}
@media (max-width: 767px) {
	.banner-wrap.text-banner .banner_main_link {
		width:330px;
		float:none;
		margin:0 auto;
	}
}
@media (max-width: 400px) {
	.banner-wrap.text-banner .banner_main_link {
		width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
.banner-wrap.text-banner .banner_main_link h5 {
	font-size:40px;
	line-height:40px;
	letter-spacing:-1px;
	text-transform:uppercase;
	color:#fff;
	margin:0;
	padding:15px 0 7px 0;
}
@media (min-width: 1200px) {
	.banner-wrap.text-banner .banner_main_link h5 {
		font-size:60px;
		line-height:60px;
		letter-spacing:-2px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap.text-banner .banner_main_link h5 {
		font-size:30px;
		line-height:30px;
		letter-spacing:0;
		padding:10px 0 5px 0;
	}
}
.banner-wrap.text-banner .banner_main_link h5 span {
	color:#ec87b3;
	display:block;
	font-size:20px;
	line-height:24px;
	letter-spacing:0;
}
@media (min-width: 1200px) {
	.banner-wrap.text-banner .banner_main_link h5 span {
		font-size:28px;
		line-height:30px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap.text-banner .banner_main_link h5 span {
		font-size:16px;
		line-height:20px;
	}
}
.banner-wrap.text-banner .banner_main_link p {
	font-size:12px;
	line-height:20px;
	margin:0;
	font-style:italic;
}
@media (min-width: 1200px) {
	.banner-wrap.text-banner .banner_main_link p { font-size:16px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap.text-banner .banner_main_link p { font-size:11px; }
}
.banner-wrap.text-banner .banner_main_link:hover { background:#ec87b3; }
.banner-wrap.text-banner .banner_main_link:hover h5 span { color:#fff; }
.banner-wrap.text-banner .banner_main_link:hover p { color:#191919; }
.posts-grid li {
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	padding-bottom:15px;
	overflow:hidden;
}
@media (max-width: 767px) {
	.posts-grid li { padding:0; }
}
.posts-grid li .featured-thumbnail { box-shadow:none; }
@media (max-width: 767px) {
	.posts-grid li .featured-thumbnail {
		width:50%;
		margin:0;
		vertical-align:top;
		display:inline-block;
	}
}
@media (max-width: 400px) {
	.posts-grid li .featured-thumbnail {
		width:100%;
		display:block;
	}
}
.posts-grid li .posts-grid-inner-wrap {
	margin-left:20px;
	margin-right:20px;
}
@media (max-width: 767px) {
	.posts-grid li .posts-grid-inner-wrap {
		display:inline-block;
		vertical-align:top;
		width:50%;
		margin:0;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		padding:20px;
	}
}
@media (max-width: 400px) {
	.posts-grid li .posts-grid-inner-wrap {
		width:100%;
		display:block;
		clear:both;
	}
}
.posts-grid li .post_meta span { display:block; }
@media (max-width: 767px) {
	.posts-grid li .clear { display:none; }
}
.testimonials .testi-item {
	padding:20px;
	background:#fff;
	margin:0 0 30px 0;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	position:relative;
}
.testimonials .testi-item .testi-item_blockquote {
	background:none;
	padding:0 0 16px 0;
	margin:0;
	border-bottom:1px solid #353535;
	border-radius:0;
}
.testimonials .testi-item .testi-item_blockquote > a { color:#8a8989; }
.testimonials .testi-item .testi-item_blockquote > a:hover { color:#8c5e56; }
.testimonials .testi-item .testi-item_blockquote:before { display:none; }
.testimonials .testi-item .testi-item_blockquote:after {
	left:-10px;
	top:-10px;
}
.testimonials .testi-item .featured-thumbnail {
	position:absolute;
	bottom:-69px;
	left:0;
	height:auto;
	margin:0;
	box-shadow:0 3px 3px rgba(0,0,0,0.1);
}
.testimonials .testi-item .featured-thumbnail img {
	margin:0;
	display:block;
}
.testimonials .testi-item .testi-meta {
	padding:22px 0 15px 73px;
	min-height:40px;
	position:relative;
}
@media (min-width: 768px) and (max-width: 979px) {
	.testimonials .testi-item .testi-meta { font-size:11px; }
}
.testimonials .testi-item .testi-meta:before {
	position:absolute;
	left:15px;
	top:23px;
	font-size:40px;
	line-height:40px;
	color:#8c5e56;
	content:"\f007";
	font-family:FontAwesome;
	font-style:normal;
}
footer.footer {
	background:url('../images/bg_footer.jpg') 0 0;
	border:medium none;
	padding-left:0; padding-right:0; padding-top:25px; padding-bottom:30px
}
@media (max-width: 767px) {
	footer.footer { padding:15px; }
}
footer.footer a:hover { color:#fff; }
footer.footer h3 {
	background:none;
	box-shadow:none;
	border-bottom:1px solid #525252;
	padding-top:0;
	margin:0 0 14px 0;
}
footer.footer .footer-widgets { padding:0 0 21px 0; }
footer.footer .footer-widgets ul li { font-style:italic; }
footer.footer .footer-widgets ul li a {
	color:#9f9f9f;
	text-decoration:none !important;
}
footer.footer .footer-widgets ul li a:hover { color:#fff; }
footer.footer .footer-widgets .footer-widget-item > * {
	padding-left:20px;
	padding-right:20px;
}
footer.footer .copyright {
	border-top:1px solid #525252;
	padding:25px 0 0 0;
}
.copyrighttxt {
	width:50%;
	float:left;
}
#espoweredbylink{ float:right; width:50%; text-align:right;}

footer.footer .copyright .site-name { color:#fff; }
footer.footer .copyright a { color:red; }
footer.footer .copyright a:hover { color:#fff; }
footer.footer .footer-nav ul { margin:0; }
footer.footer .footer-nav ul li { padding:0 0 0 15px; }
footer.footer .footer-nav ul li a:hover { color:#fff; }
footer.footer .site-name {
	color:#fff;
	text-decoration:none !important;
}
#back-top a span {
	background-color:#9f9f9f;
	-webkit-border-radius:620px;
	-moz-border-radius:620px;
	border-radius:620px;
}
#back-top a:hover span { background-color:#ec87b3; }
body.home .content-holder { padding-bottom:0; }
body #motopress-main.main-holder .jigoshop_login_widget input.input-text { width:80%; }
@media (max-width: 480px) {
	body #motopress-main.main-holder .jigoshop_login_widget input.input-text { width:100%; }
}
body #motopress-main.main-holder .wpcf7-form p.field input {
	padding-top:3px;
	padding-bottom:3px;
	line-height:20px;
}
body #motopress-main.main-holder input[type="submit"], body #motopress-main.main-holder input[type="reset"] { height:auto; }
body #motopress-main.main-holder .quantity .plus { margin-top:4px; }
body #motopress-main.main-holder .quantity .plus, body #motopress-main.main-holder .quantity .minus { height:44px; }
body #motopress-main.main-holder .quantity input.qty { height:28px; }
body #motopress-main.main-holder .camera_wrap .camera_thumbs_cont {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
@media (max-width: 480px) {
	body #motopress-main.main-holder .camera_wrap .camera_thumbs_cont ul li img { width:70px; }
}
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:14px;
	line-height:20px;
}
body #motopress-main.main-holder .advanced_categories_item_inner { padding:10px; }
body #motopress-main.main-holder .advanced_categories_item_inner figure {
	margin:0;
	text-align:center;
}
body #motopress-main.main-holder .advanced_categories.cols_1 .advanced_categories_item { width:100%; }
body #motopress-main.main-holder .advanced_categories.cols_2 .advanced_categories_item { width:50%; }
body #motopress-main.main-holder .advanced_categories.cols_3 .advanced_categories_item { width:33.3%; }
body #motopress-main.main-holder .advanced_categories.cols_4 .advanced_categories_item { width:25%; }
body #motopress-main.main-holder .advanced_categories.cols_5 .advanced_categories_item { width:20%; }
body #motopress-main.main-holder .advanced_categories.cols_6 .advanced_categories_item { width:16.5%; }
body #motopress-main.main-holder .shop-nav ul {
	text-align:right;
	padding:5px 0 21px 0;
	margin:0;
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .shop-nav ul {
		text-align:center;
		padding:5px 0;
	}
}
body #motopress-main.main-holder .shop-nav ul li {
	display:inline-block;
	padding:0 0 0 15px;
	list-style:none;
	font-size:16px;
	line-height:22px;
	font-family:'Fjalla One', sans-serif;
	font-style:normal;
	text-transform:uppercase;
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .shop-nav ul li {
		font-size:14px;
		padding:0 0 0 10px;
	}
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .shop-nav ul li { padding:0 5px; }
}
body #motopress-main.main-holder .shop-nav ul li a {
	color:#9f9f9f;
	text-decoration:none !important;
}
body #motopress-main.main-holder .shop-nav ul li a:hover, body #motopress-main.main-holder .shop-nav ul li.current-menu-item a { color:#ec87b3; }
body #motopress-main.main-holder .shop-nav ul li ul { display:none; }
body #motopress-main.main-holder .cart-holder {
	position:relative;
	z-index:10;
	padding:0;
	margin-left:30px;
	text-align:right;
	float:right;
	background:url('../images/bg_cart.jpg') repeat-x 0 0;
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .cart-holder {
		float:none;
		text-align:center;
		padding:0;
		margin:5px 0;
		display:inline-block;
		vertical-align:top;
	}
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content {
	display:none;
	position:absolute;
	width:210px;
	padding:15px;
	right:0;
	top:110%;
	background:#fff;
	border:1px solid #353535;
	border-radius:0;
	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:auto;
		left:0;
		margin:0;
	}
}
@media (max-width: 340px) {
	body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content {
		left:50%;
		margin:0 0 0 -125px;
		top:108%;
	}
}
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 !important;
	padding:0 !important;
}
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 !important;
	overflow:hidden;
	border:none;
	border-bottom:1px solid #4f4f4f;
	font-size:12px;
	line-height:18px;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li img, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li img {
	float:left;
	margin:5px 10px 0 0;
	background:#fff;
	border:none;
	border-radius:0;
	width:50px;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li a, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li a { font-weight:normal; }
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li a:hover img, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li a:hover img { border:none; }
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .quantity, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .quantity {
	display:block;
	overflow:hidden;
	margin:0 0 0 60px;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .variation, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .variation {
	overflow:hidden;
	border:none;
	padding:0;
	margin:0 0 0 60px;
	font-size:12.6px;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .variation dt, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .variation dt { float:left; }
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .product_list_widget li .variation dd, body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .cart_list li .variation dd {
	margin:0 0 0 4px;
	float:left;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .total {
	margin:0;
	padding:5px 0 15px;
	text-align:right;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .buttons {
	margin:0;
	text-align:center;
}
body #motopress-main.main-holder .cart-holder .widget_shopping_cart_content .empty {
	text-align:center;
	display:block;
	border:none !important;
}
body #motopress-main.main-holder .cart-holder h3 {
	cursor:pointer;
	display:inline-block;
	font-size:21px;
	line-height:43px;
	border-left:1px solid #bdbcbd;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
	color:#1b1b1b;
	background:url('../images/cart-arrow.gif') no-repeat -20px 0;
	box-shadow:none;
	-webkit-transition:color 300ms linear;
	-moz-transition:color 300ms linear;
	-o-transition:color 300ms linear;
	transition:color 300ms linear; padding-left:12px; padding-right:12px; padding-top:0; padding-bottom:0
}
body #motopress-main.main-holder .cart-holder h3:hover { color:#ec87b3; }
body #motopress-main.main-holder .cart-holder h3.cart-opened { background-position:right -43px; }
body #motopress-main.main-holder .content-holder .page-title { display:none; }
body #motopress-main.main-holder .content-holder div.product > .onsale, body #motopress-main.main-holder .content-holder div.product > .../images > .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 2px 2px;
	float:none;
	display:inline-block;
}
body #motopress-main.main-holder .content-holder div.product div.../images .thumbnails a img {
	margin:0;
	box-shadow:0 3px 3px rgba(0,0,0,0.1);
}
body #motopress-main.main-holder .content-holder div.product div.../images .thumbnails a:hover img { box-shadow:none; }
body #motopress-main.main-holder .content-holder div.product .summary .quantity {
	margin-bottom:7px;
	margin-top:4px;
}
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 #bdbcbd;
	margin:15px 0 0 0;
	padding:15px 0 15px;
}
body #motopress-main.main-holder .content-holder div.product .summary div[itemprop="description"] { padding:10px 0; }
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:#8c5e56;
	border:1px solid #d4d3d3;
	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:normal;
	text-decoration:none;
	display:block;
	font-family:'Fjalla One', sans-serif;
	font-style:normal;
	text-transform:uppercase;
	background:#fff;
	border-radius:0 0 0 0;
	border:1px solid #bdbcbd;
	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:#8c5e56;
	border:1px solid #d4d3d3;
}
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:#ffffff;
	border:1px solid #bdbcbd;
	border-radius:0;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
}
body #motopress-main.main-holder .content-holder div.product div.panel #reviews #comments ol.commentlist li .comment_container img { margin-top:6px; }
body #motopress-main.main-holder .content-holder div.product div.panel #reviews #comments ol.commentlist li .comment-text {
	border:none;
	padding-top:0;
}
body #motopress-main.main-holder .content-holder div.product div.panel #reviews #comments ol.commentlist li p.meta { font-size:12px; }
body #motopress-main.main-holder .content-holder div.product table.variations tr td {
	background:none;
	color:#8a8989;
	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 div.product div.../images >a img, body #motopress-main.main-holder .content-holder div.product div.../images .thumbnails >a img {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100% !important;
	height:auto !important;
	display:block;
	margin:0 0 8px;
	background:#fff;
	border:none;
	border-radius:0;
	box-shadow:0 3px 3px rgba(0,0,0,0.1);
	padding:0;
	-webkit-transition:all ease-in-out .2s;
	-moz-transition:all ease-in-out .2s;
	-o-transition:all ease-in-out .2s;
	transition:all ease-in-out .2s;
}
body #motopress-main.main-holder .content-holder div.product div.../images > a:hover img, body #motopress-main.main-holder .content-holder div.product div.../images .thumbnails > a:hover img {
	border:none;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
}
body #motopress-main.main-holder .content-holder ul.products li.product >a img {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100% !important;
	height:auto !important;
	display:block;
	margin:0 0 8px;
	background:#fff;
	border:none;
	border-radius:0;
	box-shadow:none;
	padding:0;
	-webkit-transition:all ease-in-out .2s;
	-moz-transition:all ease-in-out .2s;
	-o-transition:all ease-in-out .2s;
	transition:all ease-in-out .2s;
}
body #motopress-main.main-holder .content-holder ul.products li.product >:hover img {
	border:none;
	box-shadow:none;
}
body #motopress-main.main-holder .content-holder div.product div.../images {
	width:300px;
	margin-bottom:2em;
	margin-right:20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder div.product div.../images { width:200px; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder div.product div.../images {
		width:48%;
		margin-right:0;
	}
}
@media (max-width: 480px) {
	body #motopress-main.main-holder .content-holder div.product div.../images { width:100%; }
}
body #motopress-main.main-holder .content-holder div.product .summary {
	float:right;
	width:300px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:#fff;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	padding:15px;
	margin:0 0 30px 0;
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder div.product .summary { width:450px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder div.product .summary { width:256px; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder div.product .summary { width:48%; }
}
body #motopress-main.main-holder .content-holder div.product .summary:after {
	clear:both;
	content:"";
	direction:block;
	width:100%
}
body #motopress-main.main-holder .content-holder div.product .summary .price { text-align:left !important; }
body #motopress-main.main-holder .content-holder div.product .summary .cart {
	float:left;
	width:60%;
}
body #motopress-main.main-holder .content-holder div.product .summary .cart.variations_form {
	float:none;
	width:100%;
}
body #motopress-main.main-holder .content-holder div.product .summary .single_variation_wrap:after {
	clear:both;
	content:"";
	width:100%;
	display:block
}
body #motopress-main.main-holder .content-holder div.product .summary .single_variation { padding:0 0 10px 0; }
body #motopress-main.main-holder .content-holder div.product .summary .single_variation .stock { max-width:70%; }
body #motopress-main.main-holder .content-holder div.product .summary .stock {
	float:right;
	max-width:40%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:5px 10px;
	font-size:12px;
	line-height:16px;
	text-align:center;
	color:#fff;
	background:#8c5e56;
	border-radius:0;
	box-shadow:0 2px 3px rgba(0,0,0,0.1);
	border:#6c4943;
	margin:4px 0 0 0;
}
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;
	padding:5px 0 0 0;
}
body #motopress-main.main-holder .content-holder div.product .summary .product_meta span, body #motopress-main.main-holder .content-holder div.product .summary .product_meta div {
	display:block;
	padding:3px 0;
}
body #motopress-main.main-holder .content-holder div.product #tabs { padding:0; }
body #motopress-main.main-holder .content-holder ul.products li.product >a .price, body #motopress-main.main-holder .content-holder div.product .summary .price {
	color:#8c5e56;
	font-size:23px;
	line-height:30px;
	float:none;
	text-align:center;
}
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:23px;
	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;
	text-transform:none;
	font-style:italic;
}
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:#ec87b3; }
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:0 !important;
		font-size:0;
		line-height:0;
	}
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .products ul, body #motopress-main.main-holder .content-holder ul.products { margin-left:0 !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:190px;
	margin:0 0 30px 20px;
	position:relative;
	text-align:left;
	vertical-align:top;
	background:#fff;
	border:1px solid #fff;
	-webkit-box-shadow:inset 0 0 52px rgba(0,0,0,0.02);
	-moz-box-shadow:inset 0 0 52px rgba(0,0,0,0.02);
	box-shadow:inset 0 0 52px rgba(0,0,0,0.02);
	padding:15px 0 0 0 !important;
	-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 .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 #8c5e56, 0 0 5px rgba(0,0,0,0.5);
	-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;
}
body #motopress-main.main-holder .content-holder .products ul li.product >a img, body #motopress-main.main-holder .content-holder ul.products li.product >a img {
	padding:0;
	margin:0;
}
body #motopress-main.main-holder .content-holder .products ul li.product >a .prod-inner-wrap, body #motopress-main.main-holder .content-holder ul.products li.product >a .prod-inner-wrap {
	margin:0 20px 19px 20px !important;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	position:relative;
}
body #motopress-main.main-holder .content-holder .products ul li.product >a .prod-inner-wrap:after, body #motopress-main.main-holder .content-holder ul.products li.product >a .prod-inner-wrap:after {
	display:block;
	position:absolute;
	border-bottom:1px solid #d4d3d3 !important;
	content:"";
	bottom:0;
	left:-20px;
	right:-20px
}
body #motopress-main.main-holder .content-holder .products ul li.product >a:hover h3, body #motopress-main.main-holder .content-holder .products ul li.product >a:hover strong, body #motopress-main.main-holder .content-holder ul.products li.product >a:hover h3, body #motopress-main.main-holder .content-holder ul.products li.product >a:hover strong { color:#ec87b3; }
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:14px;
	line-height:20px;
	font-family:'Fjalla One', sans-serif;
	text-transform:uppercase;
	min-height:40px;
	padding:0 10px 5px 10px;
	font-style:normal;
	font-weight:normal;
	display:block;
	color:#191919;
	background:none;
	margin:0;
	box-shadow:none;
}
body #motopress-main.main-holder .content-holder .products ul li.product .product-inner-wrap, body #motopress-main.main-holder .content-holder ul.products li.product .product-inner-wrap {
	padding:0 10px 10px;
	text-align:center;
}
body #motopress-main.main-holder .content-holder .products ul li.product .product-inner-wrap:after, body #motopress-main.main-holder .content-holder ul.products li.product .product-inner-wrap:after {
	content:"";
	width:100%;
	display:block;
	clear:both
}
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:2px 0 12px 5px;
	text-align:left;
	font-style:italic;
}
body #motopress-main.main-holder .content-holder .products ul li.product .price, body #motopress-main.main-holder .content-holder ul.products li.product .price {
	text-align:left;
	line-height:45px;
	font-size:23px;
	font-style:normal;
	color:#dc9860;
	min-height:45px;
	text-align:center;
	margin:0 0 5px 0;
	display:block;
	float:none;
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .products ul li.product .price, body #motopress-main.main-holder .content-holder ul.products li.product .price { font-size:23px; }
}
body #motopress-main.main-holder .content-holder .products ul li.product .price .from, body #motopress-main.main-holder .content-holder ul.products li.product .price .from {
	display:inline-block;
	line-height:20px;
	vertical-align:middle;
}
body #motopress-main.main-holder .content-holder .products ul li.product .price .from + del, body #motopress-main.main-holder .content-holder ul.products li.product .price .from + del { margin:-12px 0 0 0; }
body #motopress-main.main-holder .content-holder .products ul li.product .price del, body #motopress-main.main-holder .content-holder ul.products li.product .price del {
	display:block;
	font-size:15px;
	line-height:22px;
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .products ul li.product .price del, body #motopress-main.main-holder .content-holder ul.products li.product .price del { font-size:19px; }
}
body #motopress-main.main-holder .content-holder .products ul li.product .price ins, body #motopress-main.main-holder .content-holder ul.products li.product .price ins {
	display:block;
	font-size:23px;
	line-height:23px;
	text-decoration:none;
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .products ul li.product .price ins, body #motopress-main.main-holder .content-holder ul.products li.product .price ins { font-size:23px; }
}
body #motopress-main.main-holder .content-holder .products ul li.product .price .from, body #motopress-main.main-holder .content-holder ul.products li.product .price .from {
	text-transform:none;
	font-style:italic;
	color:#8a8989;
}
@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:235px;
		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:150px;
		margin-left:4px;
		margin-right:4px;
		font-size:14px;
		line-height:20px;
		display:inline-block;
		float:none;
		vertical-align:top;
	}
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
		width:30%;
		margin-left:1%;
		margin-right:1%;
		display:inline-block;
		vertical-align:top;
	}
}
@media (max-width: 700px) {
	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 .home-featured .products ul li.product, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product {
	width:220px;
	padding:25px 0 0 0 !important;
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .home-featured .products ul li.product .prod-inner-wrap, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product .prod-inner-wrap { min-height:258px; }
}
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .home-featured .products ul li.product, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product { width:270px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder .home-featured .products ul li.product, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product { width:173px; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .home-featured .products ul li.product, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product {
		width:23%;
		margin-left:0.5% !important;
		margin-right:0.5% !important;
		display:inline-block;
		vertical-align:top;
		float:none;
	}
}
@media (max-width: 650px) {
	body #motopress-main.main-holder .content-holder .home-featured .products ul li.product, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product { width:48%; }
}
@media (max-width: 320px) {
	body #motopress-main.main-holder .content-holder .home-featured .products ul li.product, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product {
		width:100%;
		margin-left:0 !important;
		margin-right:0 !important;
	}
}
body #motopress-main.main-holder .content-holder .home-featured .products ul li.product h3, body #motopress-main.main-holder .content-holder .home-featured .products ul li.product strong, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product h3, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product strong { padding:0 10px 5px 10px; }
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .home-featured .products ul li.product h3, body #motopress-main.main-holder .content-holder .home-featured .products ul li.product strong, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product h3, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product strong { padding:0 20px 0 20px; }
}
body #motopress-main.main-holder .content-holder .home-featured .products ul li.product .price, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product .price {
	float:left;
	text-align:left;
	margin:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder .home-featured .products ul li.product .price, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product .price {
		float:none;
		text-align:center;
		margin:0 0 5px 0;
	}
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .home-featured .products ul li.product .price, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product .price {
		float:none;
		text-align:center;
		margin:0 0 5px 0;
	}
}
body #motopress-main.main-holder .content-holder .home-featured .products ul li.product .button, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product .button { float:right; }
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder .home-featured .products ul li.product .button, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product .button { float:none; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .home-featured .products ul li.product .button, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product .button { float:none; }
}
body #motopress-main.main-holder .content-holder .home-featured .products ul li.product .btn, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product .btn {
	clear:both;
	float:right;
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder .content-holder .home-featured .products ul li.product .btn, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product .btn { float:none; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder .content-holder .home-featured .products ul li.product .btn, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product .btn { float:none; }
}
body #motopress-main.main-holder .content-holder .home-featured .products ul li.product .product-inner-wrap, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product .product-inner-wrap { padding:0 10px 10px 10px; }
@media (min-width: 1200px) {
	body #motopress-main.main-holder .content-holder .home-featured .products ul li.product .product-inner-wrap, body #motopress-main.main-holder .content-holder .home-featured ul.products li.product .product-inner-wrap { padding:0 15px 17px 15px; }
}
body #motopress-main.main-holder .content-holder .related.products { padding-top:15px; }
body #motopress-main.main-holder .content-holder .related.products h2 {
	text-transform:uppercase;
	background:#8c5e56;
	padding:16px 20px;
	margin:0 0 30px 0;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	color:#fff;
}
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 *[class*="breadcrumb"], body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] {
	padding:15px 0px 5px;
	margin:0 !important;
	list-style:none;
	background:none !important;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	text-shadow:none;
	font-size:12px;
	color:#999 !important;
}
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] a, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] a { color:#8c5e56; }
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] a:hover, body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] a:hover { color:#ec87b3; }
body #motopress-main.main-holder .content-holder ul.breadcrumb li { margin-right:10px; }
body #motopress-main.main-holder .content-holder .onsale {
	position:absolute;
	min-height:22px;
	width:50px;
	padding:4px;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	line-height:22px;
	top:-15px;
	font-family:'Fjalla One', sans-serif;
	font-style:normal;
	right:50%;
	margin:0 -29px 0 0;
	color:#fff;
	text-shadow:none;
	background:#ec87b3;
	border-radius:0;
	border:0px transparent solid;
	box-shadow:0 3px 3px rgba(0,0,0,0.2);
}
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 .button-alt {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-bottom:0;
	font-size:14px !important;
	line-height:20px !important;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	font-family:'Fjalla One', sans-serif;
	background-color:#282828;
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#1b1b1b),color-stop(50%,#2b2b2b),to(#1b1b1b));
	background-image:-webkit-linear-gradient(#1b1b1b,#2b2b2b 50%,#1b1b1b);
	background-image:-moz-linear-gradient(top,#1b1b1b,#2b2b2b 50%,#1b1b1b);
	background-image:-o-linear-gradient(#1b1b1b,#2b2b2b 50%,#1b1b1b);
	background-image:url('linear-gradient(#1b1b1b,#2b2b2b 50%,#1b1b1b');
	background-repeat:no-repeat;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1b1b1b', endColorstr='#ff1b1b1b', GradientType=0);
	box-shadow:none;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	color:#9f9f9f;
	text-shadow:none !important;
	font-style:normal;
	text-transform:uppercase;
	border:medium none;
	*border:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear; padding-left:15px; padding-right:15px; padding-top:12px; padding-bottom:13px
}
@media (min-width: 768px) and (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 .button-alt { padding:12px 7px 13px; }
}
body #motopress-main.main-holder a.button:hover, body #motopress-main.main-holder a.button:focus, body #motopress-main.main-holder button.button:hover, body #motopress-main.main-holder button.button:focus, body #motopress-main.main-holder input.button:hover, body #motopress-main.main-holder input.button:focus, body #motopress-main.main-holder #respond input#submit:hover, body #motopress-main.main-holder #respond input#submit:focus, body #motopress-main.main-holder #content input.button:hover, body #motopress-main.main-holder #content input.button:focus, body #motopress-main.main-holder input[type="submit"]:hover, body #motopress-main.main-holder input[type="submit"]:focus, body #motopress-main.main-holder .button-alt:hover, body #motopress-main.main-holder .button-alt:focus {
	color:#fff;
	text-decoration:none;
	background:#ec87b3;
}
body #motopress-main.main-holder a.button:focus, body #motopress-main.main-holder button.button:focus, body #motopress-main.main-holder input.button:focus, body #motopress-main.main-holder #respond input#submit:focus, body #motopress-main.main-holder #content input.button:focus, body #motopress-main.main-holder input[type="submit"]:focus, body #motopress-main.main-holder .button-alt:focus { text-decoration:none; }
body #motopress-main.main-holder a.button.active, body #motopress-main.main-holder a.button:active, body #motopress-main.main-holder button.button.active, body #motopress-main.main-holder button.button:active, body #motopress-main.main-holder input.button.active, body #motopress-main.main-holder input.button:active, body #motopress-main.main-holder #respond input#submit.active, body #motopress-main.main-holder #respond input#submit:active, body #motopress-main.main-holder #content input.button.active, body #motopress-main.main-holder #content input.button:active, body #motopress-main.main-holder input[type="submit"].active, body #motopress-main.main-holder input[type="submit"]:active, body #motopress-main.main-holder .button-alt.active, body #motopress-main.main-holder .button-alt:active {
	background-image:url('none');
	outline:0;
	-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)
}
body #motopress-main.main-holder a.button.disabled, body #motopress-main.main-holder a.button[disabled], body #motopress-main.main-holder button.button.disabled, body #motopress-main.main-holder button.button[disabled], body #motopress-main.main-holder input.button.disabled, body #motopress-main.main-holder input.button[disabled], body #motopress-main.main-holder #respond input#submit.disabled, body #motopress-main.main-holder #respond input#submit[disabled], body #motopress-main.main-holder #content input.button.disabled, body #motopress-main.main-holder #content input.button[disabled], body #motopress-main.main-holder input[type="submit"].disabled, body #motopress-main.main-holder input[type="submit"][disabled], body #motopress-main.main-holder .button-alt.disabled, body #motopress-main.main-holder .button-alt[disabled] {
	cursor:default;
	background-image:url('none');
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}
body #motopress-main.main-holder .product-categories .cat-item { overflow:hidden; }
body #motopress-main.main-holder .product-categories .cat-item .count {
	float:right;
	color:#ec87b3;
}
body #motopress-main.main-holder .product-categories .cat-item.current-cat a { color:#ec87b3; }
body #motopress-main.main-holder .product_list_widget {
	padding:15px 20px !important;
	margin:0;
}
body #motopress-main.main-holder .product_list_widget li {
	padding:10px 0 !important;
	border-top:1px solid #353535;
	overflow:visible;
	list-style:none;
	margin:0;
	background:none;
}
body #motopress-main.main-holder .product_list_widget li:first-child { border:none; }
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;
	float:none;
}
body #motopress-main.main-holder .product_list_widget li img {
	width:60px;
	float:left;
	margin:0 10px 0 0;
	height:auto;
	border:none;
	background:#fff;
	border-radius:0;
	box-shadow:none;
}
body #motopress-main.main-holder .product_list_widget li .js_widget_product_price {
	display:block;
	margin:0 0 0 72px;
	overflow:hidden;
}
body #motopress-main.main-holder .product_list_widget li a {
	display:block;
	margin:0 0 5px 0;
	font-weight:normal;
}
body #motopress-main.main-holder .product_list_widget li a:hover img { border:none; }
body #motopress-main.main-holder .product_list_widget li ins {
	text-decoration:none;
	font-weight:bold;
}
body #motopress-main.main-holder .price_slider {
	position:relative;
	background:#fff;
	box-shadow:0 0 3px rgba(0,0,0,0.5) inset;
	border-radius:10px;
	height:8px;
	margin:20px 8px;
	text-align:center;
}
body #motopress-main.main-holder .price_slider .ui-slider-range {
	background:#9c6d65 url('linear-gradient(to%20bottom,#a6776f,#8c5e56') repeat-x;
	filter:progidDXImageTransform.Microsoft.gradient(startColorstr#ffa6766e, endColorstr#ff8c5e56, GradientType0); height:8px; border-radius:10px; position:absolute; background-color:#9c6d65; background-image:-moz-linear-gradient(top,#a6776f,#8c5e56);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#a6776f),to(#8c5e56));
	background-image:-webkit-linear-gradient(top,#a6776f,#8c5e56);
	background-image:-o-linear-gradient(top,#a6776f,#8c5e56);
	background-image:url('linear-gradient(to%20bottom,#a6776f,#8c5e56'); background-repeat:repeat-x
}
body #motopress-main.main-holder .price_slider .ui-slider-handle {
	width:14px;
	height:14px;
	background:#8c5e56;
	border:1px solid #66453f;
	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 #6c4943 inset, 0 1px 3px #a6776f inset;
	cursor:default;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle:after {
	content:"";
	position:absolute;
	width:6px;
	height:6px;
	background:#4d342f;
	border-radius:3px;
	left:4px;
	top:4px
}
body #motopress-main.main-holder .price_slider .ui-slider-handle.ui-state-hover {
	background:#a6776f;
	border:1px solid #7f564e;
}
body #motopress-main.main-holder .price_slider .ui-slider-handle.ui-state-hover:after { background:#66453f; }
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:block;
	margin:4px auto;
	width:auto;
}
body #motopress-main.main-holder .sidebar ul.cart_list {
	list-style:none outside;
	padding:0 !important;
	margin:0;
}
body #motopress-main.main-holder .sidebar ul.cart_list li {
	padding:4px 0;
	margin:0;
	list-style:none;
	overflow:visible !important;
	background:none;
}
body #motopress-main.main-holder .sidebar ul.cart_list li:before { display:none; }
body #motopress-main.main-holder .sidebar ul.cart_list li:after {
	display:block;
	width:100%;
	content:"";
	clear:both
}
body #motopress-main.main-holder .sidebar ul.cart_list li .variation {
	overflow:hidden;
	border:none;
	padding:0;
	font-size:12.6px;
}
body #motopress-main.main-holder .sidebar ul.cart_list li .variation dt { float:left; }
body #motopress-main.main-holder .sidebar ul.cart_list li .variation dd {
	margin:0 0 0 4px;
	float:left;
}
body #motopress-main.main-holder .sidebar ul.cart_list li a { font-weight:normal; }
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:none;
	background:#fff;
	border-radius:0;
	box-shadow:none;
	transition:all ease-in-out .2s;
}
body #motopress-main.main-holder .sidebar ul.cart_list li a:hover img { border:none; }
body #motopress-main.main-holder #content form .form-row input.input-text, body #motopress-main.main-holder #content form .form-row textarea, body #motopress-main.main-holder #content form select, body #motopress-main.main-holder #content .chzn-container input[type="text"], body #motopress-main.main-holder #container form .form-row input.input-text, body #motopress-main.main-holder #container form .form-row textarea, body #motopress-main.main-holder #container form select, body #motopress-main.main-holder #container .chzn-container input[type="text"] {
	height:30px;
	padding:6px;
	line-height:16px;
	max-height:200px;
	max-width:100%;
	font-size:14px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);
	-moz-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);
	background:#fff;
}
body #motopress-main.main-holder #content form .form-row textarea, body #motopress-main.main-holder #container form .form-row textarea { height:100px; }
body #motopress-main.main-holder #content form select, body #motopress-main.main-holder #container form select { padding:4px 5px; }
body #motopress-main.main-holder #content .page .shop_table {
	border-radius:0;
	border:1px solid #ddd;
}
body #motopress-main.main-holder #content .page .shop_table tr th { background:#f5f5f5; }
body #motopress-main.main-holder #content .page .shop_table tr td { border-top:1px solid #ddd; }
body #motopress-main.main-holder #content .page .shop_table tr:last-child th:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:last-child th:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:last-child tr:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:last-child tr:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child th:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child th:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child tr:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page .shop_table tr:first-child tr:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child th:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child th:first-child { border-radius:0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child th:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child th:last-child { border-radius:0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child tr:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child tr:first-child { border-radius:0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:first-child tr:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:first-child tr:last-child { border-radius:0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child th:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child th:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child th:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child th:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child tr:last-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child tr:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page #order_review .shop_table tfoot tr:last-child tr:first-child, body #motopress-main.main-holder #content .page .order_details.shop_table tfoot tr:last-child tr:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals:after {
	clear:both;
	content:"";
	width:100%;
	display:block
}
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals {
	float:left;
	margin-top:11px;
	text-align:left;
	width:50%;
}
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals h2 { margin:0 0 24px 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table {
	border-radius:0;
	border:1px solid #ddd;
	width:90%;
}
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr td {
	padding:3px 15px;
	border:none;
	border-top:1px solid #ddd;
}
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr th {
	padding:10px;
	border:none;
	border-top:1px solid #ddd;
	background:#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 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child th:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child th:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child tr:first-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table tr:first-child tr:last-child { border-radius:0 0 0 0; }
body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table>tbody>tr>td { text-align:right; }
@media (max-width: 480px) {
	body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals {
		float:none;
		width:100%;
	}
	body #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table { width:100%; }
}
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator {
	float:left;
	margin-top:0;
	text-align:left;
	padding:15px;
	background:#fff;
	border:1px solid #bdbcbd;
	border-radius:0;
	box-shadow:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:50%;
}
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 { margin:0; }
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a { display:block; }
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a:hover, body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a:active, body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a:focus { text-decoration:none; }
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator h2 a span { display:none; }
@media (max-width: 480px) {
	body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator {
		float:none;
		width:100%;
	}
}
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator .shipping-calculator-form { padding-top:15px; }
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator .col2-set + p { text-align:center; }
body #motopress-main.main-holder #content .page div.cart-collaterals form.shipping_calculator .shipping_select { margin:0 3px 0 0; }
body #motopress-main.main-holder #content .page table.cart dl dt { background:none; }
body #motopress-main.main-holder #content .page table.cart .quantity input[type="button"] { width:25px; }
body #motopress-main.main-holder #content .page a.remove {
	background:none;
	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 #coupon_code {
	float:none !important;
	vertical-align:middle;
}
@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: 767px) {
	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;
	}
	body #motopress-main.main-holder #content .page form table.cart .actions .coupon #coupon_code {
		display:block;
		width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		margin:0 0 4px 0;
	}
	body #motopress-main.main-holder #content .page form table.cart .actions .coupon input.button {
		margin:0 5px 5px;
		vertical-align:middle;
	}
	body #motopress-main.main-holder #content .page form table.cart .actions input.button, body #motopress-main.main-holder #content .page form table.cart .actions .checkout-button {
		float:none !important;
		display:inline-block;
		vertical-align:top;
		margin:4px 2px 0;
	}
	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: 380px) {
	body #motopress-main.main-holder #content .page form table.cart thead tr th.product-quantity { display:none; }
	body #motopress-main.main-holder #content .page form table.cart tbody tr td.product-quantity { display:none; }
}
@media (max-width: 979px) {
	body #motopress-main.main-holder #content .page form table.cart .buttons_added { margin:0; }
	body #motopress-main.main-holder #content .page form table.cart input#coupon_code {
		margin-bottom:10px;
		width:55px;
	}
	body #motopress-main.main-holder #content .page form table.cart input.checkout-button {
		clear:both;
		display:block;
		margin-bottom:10px;
		margin-left:0;
	}
}
@media (max-width: 979px) {
	body #motopress-main.main-holder #content .page .col2-set .col-2 {
		float:none;
		width:100%;
	}
	body #motopress-main.main-holder #content .page .col2-set .col-1 {
		float:none;
		width:100%;
		padding:3px 0;
	}
}
body #motopress-main.main-holder #content .page #customer_details { padding:20px 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:none !important;
	margin:-25px 0 5px 0 !important;
	line-height:inherit;
	position:relative;
	font-size:11px;
	right:0;
	clear:both;
	overflow:hidden;
	padding:3px 0 0 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	body #motopress-main.main-holder #content .page .col2-set .col-2 p#shiptobilling { margin:0 0 5px 0 !important; }
}
@media (max-width: 767px) {
	body #motopress-main.main-holder #content .page .col2-set .col-2 p#shiptobilling { margin:0 0 5px 0 !important; }
}
body #motopress-main.main-holder #content .page .col2-set .col-2 p#shiptobilling label {
	font-size:inherit;
	padding:0;
}
body #motopress-main.main-holder #content .page .col2-set .col-2 p#shiptobilling .input-checkbox { margin-right:0; }
body #motopress-main.main-holder #content .page .lost_password { margin-left:15px; }
@media (max-width: 480px) {
	body #motopress-main.main-holder #content .page form .form-row {
		padding:3px 0px;
		float:none;
		width:100%;
	}
	body #motopress-main.main-holder #content .page #payment .form-row {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		padding:0 10px;
	}
	body #motopress-main.main-holder #content .page #payment .form-row div.payment_message:after {
		top:-6px;
		left:79%;
	}
}
body #motopress-main.main-holder #content .page td.product-quantity { min-width:inherit; }
body #motopress-main.main-holder #content .page div#payment { background:none; }
body #motopress-main.main-holder #content .page div#payment ul.payment_methods { border:none; }
body #motopress-main.main-holder #content .page div#payment ul.payment_methods input[id^="payment_method_"] {
	float:left;
	margin:3px 4px 0 0 !important;
}
body #motopress-main.main-holder #content .page div#payment div.form-row { border:none; }
body #motopress-main.main-holder #content .page div#payment div.payment_message:after { display:none; }
body #motopress-main.main-holder #content .col2-set.addresses .address h3 {
	float:left;
	margin:0 0 15px 0;
}
body #motopress-main.main-holder .order-actions .button { margin:2px; }
body .cart-collaterals .shipping_calculator button.button {
	max-width:225px;
	width:auto !important;
	margin:0 0 0 4px;
}
body .cart-collaterals .cart_totals h2, body .cart-collaterals .shipping_calculator h2 {
	text-align:left;
	margin:0;
	margin-left:10px;
}
body a.button, body button.button, body input.button, body #respond input#submit, body #content input.button, body .navigation a, body .button-alt, body #submit, body #respond form .form-submit input#submit {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-bottom:0;
	font-size:14px !important;
	line-height:20px !important;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	font-family:'Fjalla One', sans-serif;
	background-color:#282828;
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#1b1b1b),color-stop(50%,#2b2b2b),to(#1b1b1b));
	background-image:-webkit-linear-gradient(#1b1b1b,#2b2b2b 50%,#1b1b1b);
	background-image:-moz-linear-gradient(top,#1b1b1b,#2b2b2b 50%,#1b1b1b);
	background-image:-o-linear-gradient(#1b1b1b,#2b2b2b 50%,#1b1b1b);
	background-image:url('linear-gradient(#1b1b1b,#2b2b2b 50%,#1b1b1b');
	background-repeat:no-repeat;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1b1b1b', endColorstr='#ff1b1b1b', GradientType=0);
	box-shadow:none;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	color:#9f9f9f;
	text-shadow:none !important;
	font-style:normal;
	text-transform:uppercase;
	border:medium none;
	*border:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear; padding-left:15px; padding-right:15px; padding-top:12px; padding-bottom:13px
}
@media (min-width: 768px) and (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:12px 7px 13px; }
}
body a.button:hover, body a.button:focus, body button.button:hover, body button.button:focus, body input.button:hover, body input.button:focus, body #respond input#submit:hover, body #respond input#submit:focus, body #content input.button:hover, body #content input.button:focus, body .navigation a:hover, body .navigation a:focus, body .button-alt:hover, body .button-alt:focus, body #submit:hover, body #submit:focus, body #respond form .form-submit input#submit:hover, body #respond form .form-submit input#submit:focus {
	color:#fff;
	text-decoration:none;
	background:#ec87b3;
}
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:url('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:url('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:#8c5e56;
	top:14px;
	right:auto;
	left:-20px;
}
@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 .woocommerce-message, body div.jigoshop_message {
	border-radius:0;
	padding:15px 10px 15px 45px;
	background:#fff;
	border:1px solid #bdbcbd;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	text-shadow:none;
	position:relative;
	line-height:28px;
	font-size:14px;
	color:#8c5e56;
	margin:0 0 30px 0;
}
@media (max-width: 480px) {
	body .woocommerce-message, body div.jigoshop_message {
		padding:15px 10px;
		text-align:center;
	}
}
body .woocommerce-message:before, body div.jigoshop_message:before {
	position:absolute;
	left:10px;
	color:#8c5e56;
	font-family:FontAwesome;
	content:"\f00c";
	font-size:20px;
	padding:0;
	height:auto;
	background:none;
	box-shadow:none;
}
@media (max-width: 480px) {
	body .woocommerce-message:before, body div.jigoshop_message:before { display:none; }
}
body .woocommerce-message a.button, body div.jigoshop_message a.button {
	margin:-8px 0 !important;
	float:right !important;
}
@media (max-width: 480px) {
	body .woocommerce-message a.button, body div.jigoshop_message a.button {
		float:none !important;
		display:block !important;
		max-width:50%;
		margin:0 auto 10px !important;
	}
}
body .woocommerce-message:before {
	top:50%;
	margin-top:-15px;
}
body div.jigoshop_message:before {
	top:50%;
	margin-top:-15px;
}
body .woocommerce-info {
	border-radius:0;
	padding:10px 10px 10px 45px;
	background:#fff;
	border:1px solid #bdbcbd;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	text-shadow:none;
	position:relative;
	line-height:28px;
	font-size:14px;
}
body .woocommerce-info:before {
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-19px;
	color:#8c5e56;
	font-family:FontAwesome;
	content:"\f05a";
	font-size:24px;
	padding:0;
	height:auto;
	background:none;
	box-shadow:none;
	font-style:normal;
}
body .woocommerce-error, body div.jigoshop_error {
	border-radius:0;
	padding:15px 15px 15px 55px;
	background:#fff;
	border:1px solid #bdbcbd;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	text-shadow:none;
	position:relative;
	line-height:28px;
	font-size:14px;
	color:#9d261d;
}
body .woocommerce-error:before, body div.jigoshop_error:before {
	position:absolute;
	left:12px;
	top:50%;
	margin-top:-14px;
	color:#9d261d;
	font-family:FontAwesome;
	content:"\f071";
	font-size:30px;
	padding:0;
	height:auto;
	background:none;
	box-shadow:none;
	font-style:normal;
}
body .woocommerce-error { padding:15px 15px 15px 65px; }
body .woocommerce-error:before { margin-top:-22px; }
body mark {
	font-weight:bold;
	background:none;
	color:#8c5e56;
}
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;
}
.pp_inline #respond { padding:15px; }
#respond #commentform textarea {
	max-width:100%;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	min-width:0;
}
.products + .clear + .navigation { text-align:center; }
.products + .clear + .navigation div[class*="nav-"] {
	display:inline-block;
	padding:0 5px;
}
.pp_inline #reply-title {
	margin-right:10px;
	color:#ec87b3;
	padding:0;
	box-shadow:none;
	background:none;
}
body.has_shop header.title, body.has_shop .col2-set { overflow:visible; }
body.has_shop header.title:after, body.has_shop .col2-set:after {
	clear:both;
	content:"";
	width:100%;
	display:block
}
body.has_shop .star-rating {
	font-size:16px;
	width:5.3em;
	font-family:'star';
	height:1em;
	line-height:1em;
	position:relative;
	margin:2px auto;
	font-style:normal;
}
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:#8c5e56; }
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:#ec87b3;
	padding:10px 5px;
	width:110px;
	visibility:hidden;
	opacity:0;
	top:-70px;
	right:0;
	text-align:center;
	margin-left:-45px;
	border-radius:0;
	font-weight:normal;
	font-style:italic;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	pointer-events:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
body.has_shop div[id^='top-rated-'] .star-rating .rate_content:after, body.has_shop .hreview-aggregate .star-rating .rate_content:after, body.has_shop .products .product .star-rating .rate_content:after, body.has_shop div[itemprop="aggregateRating"] .star-rating .rate_content:after {
	position:absolute;
	content:"";
	bottom:-6px;
	right:10px;
	border-top:7px solid #ec87b3;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	border-bottom:0px 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 .cart_list ins, body.has_shop .product_list_widget ins {
	text-decoration:none;
	font-weight:bold;
}
body.has_shop #motopress-main .woocommerce-pagination {
	background:#fff;
	padding:10px 20px 5px;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	margin:0 0 30px 0;
}
body.has_shop #motopress-main .woocommerce-pagination ul.page-numbers {
	margin:0;
	border:none;
}
body.has_shop #motopress-main .woocommerce-pagination ul.page-numbers li { border:none; }
body.has_shop #motopress-main .woocommerce-pagination ul.page-numbers li a, body.has_shop #motopress-main .woocommerce-pagination ul.page-numbers li .current {
	background:#ec87b3;
	font-family:'Fjalla One', sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#fff;
	margin:0 2px;
}
body.has_shop #motopress-main .woocommerce-pagination ul.page-numbers li .current, body.has_shop #motopress-main .woocommerce-pagination ul.page-numbers li a:hover {
	background:#8c5e56;
	color:#fff;
}
body.has_shop #motopress-main .addresses .title h3 { float:none; }
@media (max-width: 480px) {
	body.has_shop #motopress-main .shop_table.my_account_orders .order-date { display:none; }
}
body.has_shop.has_jigoshop .star-rating {
	font-size:16px;
	width:80px !important;
	margin:2px auto;
	padding:0 !important;
	position:relative;
}
body.has_shop.has_jigoshop .star-rating:before { display:none; }
body.has_shop.has_jigoshop .star-rating span:before { display:none; }
body.has_shop.has_jigoshop #motopress-main.main-holder .price_slider_amount { text-align: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; }
@media (max-width: 480px) {
	body.has_shop.has_jigoshop .my_account_orders thead tr th:nth-child(2), body.has_shop.has_jigoshop .my_account_orders thead tr th:nth-child(3) { display:none; }
}
@media (max-width: 480px) {
	body.has_shop.has_jigoshop .my_account_orders tbody tr td:nth-child(2), body.has_shop.has_jigoshop .my_account_orders tbody tr td:nth-child(3) { display:none; }
}
body.has_shop.has_woocommerce form.checkout_coupon .form-row {
	float:none;
	display:inline-block;
	vertical-align:middle;
}
body.jigoshop .price_slider_amount .button { margin:0 10px 0 0; }
body.jigoshop .navigation { text-align:center; }
body.jigoshop .navigation div[class*="nav-"] {
	display:inline-block;
	padding:0 5px;
}
body.jigoshop .quantity input.qty {
	height:14px;
	text-align:center;
	padding:7px 5px;
}
body.jigoshop .quantity input[type="button"] {
	height:30px;
	text-align:center;
	width:17px !important;
}
body.jigoshop .quantity input.plus, body.jigoshop .quantity input.minus {
	border-radius:0;
	background-color:#d8d8d8;
	background-image:-moz-linear-gradient(top,#e0e0e0,#ccc);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#e0e0e0),to(#ccc));
	background-image:-webkit-linear-gradient(top,#e0e0e0,#ccc);
	background-image:-o-linear-gradient(top,#e0e0e0,#ccc);
	background-image:url('linear-gradient(to%20bottom,#e0e0e0,#ccc');
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0e0e0', endColorstr='#ffcccccc', GradientType=0);
	width:24px;
	border:1px solid #ccc;
	font-size:14px; padding-left:5px; padding-right:5px; padding-top:4px; padding-bottom:4px
}
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:url('linear-gradient(to%20bottom,#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:0;
	padding:10px 10px 10px 45px;
	background:#fff;
	border:1px solid #bdbcbd;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	text-shadow:none;
	position:relative;
	line-height:28px;
	font-size:14px;
	margin:0 0 10px 0;
}
body.jigoshop .info a { color:#8c5e56; }
body.jigoshop .info a:hover { color:#ec87b3; }
body.jigoshop .info:before {
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-14px;
	color:#8c5e56;
	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:#8a8989;
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0
}
.clearfix:after { clear:both; }
.hide-text {
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0px none;; font-style:normal; font-variant:normal; font-weight:0; font-size:0; font-family:a
}
.input-block-level {
	display:block;
	width:100%;
	min-height:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.btn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-bottom:0;
	font-size:14px !important;
	line-height:20px !important;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	font-family:'Fjalla One', sans-serif;
	background-color:#282828;
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#1b1b1b),color-stop(50%,#2b2b2b),to(#1b1b1b));
	background-image:-webkit-linear-gradient(#1b1b1b,#2b2b2b 50%,#1b1b1b);
	background-image:-moz-linear-gradient(top,#1b1b1b,#2b2b2b 50%,#1b1b1b);
	background-image:-o-linear-gradient(#1b1b1b,#2b2b2b 50%,#1b1b1b);
	background-image:url('linear-gradient(#1b1b1b,#2b2b2b 50%,#1b1b1b');
	background-repeat:no-repeat;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1b1b1b', endColorstr='#ff1b1b1b', GradientType=0);
	box-shadow:none;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	color:#9f9f9f;
	text-shadow:none !important;
	font-style:normal;
	text-transform:uppercase;
	border:medium none;
	*border:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear; padding-left:15px; padding-right:15px; padding-top:12px; padding-bottom:13px
}
@media (min-width: 768px) and (max-width: 979px) {
	.btn { padding:12px 7px 13px; }
}
.btn:hover, .btn:focus {
	color:#fff;
	text-decoration:none;
	background:red;
}
.btn:focus { text-decoration:none; }
.btn.active, .btn:active {
	background-image:url('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:url('none');
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}
.btn-large {
	padding:11px 19px;
	font-size:17.5px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.btn-large [class^="icon-"], .btn-large [class*=" icon-"] { margin-top:4px; }
.btn-small {
	padding:2px 10px;
	font-size:11.9px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.btn-small [class^="icon-"], .btn-small [class*=" icon-"] { margin-top:0; }
.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] { margin-top:-1px; }
.btn-mini {
	padding:0 6px;
	font-size:10.5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.btn-block {
	display:block;
	width:100%;
	padding-left:0;
	padding-right:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.btn-block + .btn-block { margin-top:5px; }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width:100%; }
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active { color:rgba(255,255,255,0.75); }
.btn-warning {
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#dfa06e;
	background-image:-moz-linear-gradient(top,#e5b187,#ec87b3);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#e5b187),to(#ec87b3));
	background-image:-webkit-linear-gradient(top,#e5b187,#ec87b3);
	background-image:-o-linear-gradient(top,#e5b187,#ec87b3);
	background-image:url('linear-gradient(to%20bottom,#e5b187,#ec87b3');
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe4b086', endColorstr='#ffd78848', GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);; rgba(0; border-left-color:0.1); border-right-color:0; border-top-color:rgba(0; border-bottom-color:0
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	color:#fff;
	background-color:#ec87b3;
	*background-color:#d27a33;
}
.btn-warning:active, .btn-warning.active { background-color:#c26e2a \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:url('linear-gradient(to%20bottom,#ee5f5b,#bd362f');
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);; rgba(0; border-left-color:0.1); border-right-color:0; border-top-color:rgba(0; border-bottom-color:0
}
.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:url('linear-gradient(to%20bottom,#62c462,#51a351');
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);; rgba(0; border-left-color:0.1); border-right-color:0; border-top-color:rgba(0; border-bottom-color:0
}
.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:url('linear-gradient(to%20bottom,#5bc0de,#2f96b4');
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);; rgba(0; border-left-color:0.1); border-right-color:0; border-top-color:rgba(0; border-bottom-color:0
}
.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:#343434;
	background-image:-moz-linear-gradient(top,#444,#1b1b1b);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#444),to(#1b1b1b));
	background-image:-webkit-linear-gradient(top,#444,#1b1b1b);
	background-image:-o-linear-gradient(top,#444,#1b1b1b);
	background-image:url('linear-gradient(to%20bottom,#444,#1b1b1b');
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff1b1b1b', GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);; rgba(0; border-left-color:0.1); border-right-color:0; border-top-color:rgba(0; border-bottom-color:0
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	color:#fff;
	background-color:#1b1b1b;
	*background-color:#0e0e0e;
}
.btn-inverse:active, .btn-inverse.active { background-color:#020202 \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:0px none;
}
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:url('none');
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}
.btn-link {
	border-color:transparent;
	cursor:pointer;
	color:#8c5e56;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.btn-link:hover, .btn-link:focus {
	color:#ec87b3;
	text-decoration:underline;
	background-color:transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus {
	color:#191919;
	text-decoration:none;
}

.margin70{margin-left:70px;}

.dropmenu, .MiniCartTitle{
background: rgba(0 url('../images/bg_h3.jpg') 0 0);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
    text-transform: uppercase;
	color:#ec87b3;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:17px; font-family:Fjalla One; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0; padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:10px
	}
	
#recent-posts-2 ul li { background:none; padding:5px 0px;}