@import url("../CherryFramework/style.css");
/*--
	Theme Name: theme45271
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 1.2
	MotoPress Version: 1.0
--*/
/*import CherryFramework style*/
/* #General
================================================== */
body {
	padding: 0 !important;
}
.thumbnail a:hover, .thumbnail a:hover img {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}
h2 {
	margin: 25px 0 17px 0;
}

@media (max-width: 480px) {
h2 {
	font-size: 33px !important;
}
}
h3 {
	margin: 0 0 28px 0;
}
.home h3 {
	margin-top: 31px;
}
h4 {
	margin-bottom: 6px;
}
p {
	margin-bottom: 1.9em;
}
.main-holder {
	overflow: hidden;
}
/* #Header
================================================== */
.header {
	background: none;
	border: none;
	padding: 0 0 0 0;
}

@media (max-width: 767px) {
.header {
	padding-left: 20px;
	padding-right: 20px;
}
}
/* #Navigation
---------------------------------------- */
.nav__primary {
	margin-bottom: 0;
}
.logo_h__img img {
	max-width: 270px !important;
	/*width: 100%;*/
}
/* Essential styles for dropdown menu */
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	top: 64px;
	left: 50%;
	margin-left: -90px;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	margin: 0;
	left: 146px;
}
/* Our skin for dropdown menu */
.sf-menu {
	padding: 71px 15px 0 0;
}

@media (min-width: 768px) and (max-width: 979px) {
.sf-menu {
	padding-right: 0;
}
}
.sf-menu > li {
	background: none;
	margin-left: 30px;
	padding-bottom: 27px;
}

@media (min-width: 768px) and (max-width: 979px) {
.sf-menu > li {
	margin-left: 25px;
}
}
.sf-menu > li:before {
	content: '';
	width: 18px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/nav-divider.png);
	position: absolute;
	left: -26px;
	top: -8px;
	pointer-events: none;
}

@media (min-width: 768px) and (max-width: 979px) {
.sf-menu > li:before {
	left: -22px;
}
}
.sf-menu > li:first-child {
	margin: 0;
}
.sf-menu > li:first-child:before {
	display: none;
}
.sf-menu > li > a {
	padding: 0;
	border: none;
	color: #000000;
	text-transform: uppercase;
}
/**
.sf-menu > li > a:before {
  width: 88px;
  height: 18px;
  border: none;
  background: url(images/menu_top.png) 0 0 no-repeat;
  position: absolute;
  left: 50%;
  top: -89px;
  margin-left: -44px;
  content: '';
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
**/
.sf-menu li ul {
	background-color: #d42e4d;
	width: 180px;
}
.sf-menu li ul:before {
	content: '';
	width: 180px;
	height: 25px;
	border: none;
	background: url(images/menu_before.png) 0 0 no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: -25px;
}
.sf-menu > li > a.wpmenucart-contents::before {
	width: 88px;
	height: 18px;
	border: none;
	background: none;
	position: absolute;
	left: 50%;
	top: -89px;
	margin-left: -44px;
	content: '';
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.sku_wrapper {
	color: #FFF !important;
}
.sku {
	color: #FFF !important;
}
.sf-menu li li {
	background: none;
	text-align: left;
	border-top: 1px dashed #a12e43;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border: 1px solid #272129;
	background: #2b242d;
	color: #FFF !important;
	padding: 12px 15px;
	font-family: Tahoma, Geneva, sans-serif;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.breadcrumb .active {
	color: #FFF !important;
}
.shop_table th, .shop_table td, .shop_table td span {
	color: #FFF !important;
}
.payment_box p, a.about_paypal {
	color: #2f2931 !important;
}
.type-product h1.post-title {
	display: none;
}
.breadcrumb__t {
	background: none;
	background-image: url(images/breadcrumb_tail.png);
	padding: 7px 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #fff;
}
.no-rgba .sf-menu li li {
	border-top: 1px dashed #a12e43;
}
.sf-menu li li:first-child {
	border: none;
}
.sf-menu li li ul {
	background-color: #ffffff;
}
.sf-menu li li ul:before {
	display: none;
}
.sf-menu li li a {
	padding: 7px 8px 9px 15px !important;
	border: none;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.5em;
	position: relative;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.sf-menu li li a:after {
	content: '';
	background-image: url(images/nav-arrow.gif);
	width: 3px;
	height: 5px;
	display: inline-block;
	vertical-align: top;
	margin: 10px 0 0 8px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.ie8 .sf-menu li li a:after {
	filter: none !important;
	visibility: hidden;
}
.sf-menu li li li a {
	color: #828282;
}
.sf-menu li li li a:hover {
	color: #000000;
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a {
	background: none;
}
.sf-menu > li > a:hover:before, .sf-menu > li.sfHover > a:before, .sf-menu > li.current-menu-item > a:before {
	top: -71px;
}
.ie8 .sf-menu > li > a:hover, .ie8 .sf-menu > li.sfHover > a {
	color: #ffffff;
}
.ie8 .sf-menu > li > a:hover:before, .ie8 .sf-menu > li.sfHover > a:before {
	top: -89px;
}
.ie8 .sf-menu > li.current-menu-item > a:before {
	top: -71px;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a {
	background: none;
}
.sf-menu li li > a:hover:after, .sf-menu li li.sfHover > a:after, .sf-menu li li.current-menu-item > a:after {
	opacity: 1;
	filter: alpha(opacity=100);
}
.ie8 .sf-menu li li > a:hover:after, .ie8 .sf-menu li li.sfHover > a:after, .ie8 .sf-menu li li.current-menu-item > a:after {
	filter: none !important;
	visibility: visible;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 0;
}
.sf-sub-indicator {
	right: 50%;
	margin-right: -6px;
	background: url(images/arrows-ffffff.png) no-repeat -10px -100px;
	/* 8-bit indexed alpha png. IE6 gets solid image only */

	z-index: 2;
}
a > .sf-sub-indicator {
	top: 1.4em;
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	display: none;
}
/*/ Header */
/* Search Form
---------------------------------------- */
.search-form_it {
	padding-top: 7px !important;
	padding-bottom: 8px !important;
}
/* /Search Form */
/* Logo
---------------------------------------- */
.logo {
	padding-top: 45px;
}

@media (min-width: 768px) and (max-width: 979px) {
.logo {
	width: 100%;
}
}

@media (max-width: 767px) {
.logo {
	margin-bottom: 20px;
	text-align: center;
	float: none;
}
select.select-menu {
	display: block;
   color: #000 !important;
}
}
.logo_link {
	text-decoration: none;
}
.logo_link:hover {
	text-decoration: none;
	color: #343434;
}
/*/ Logo */
/* Slider
================================================== */
.camera_loader {
	background: url(images/camera-loader.gif) no-repeat scroll center center #2f2931;
	border: 1px solid #2f2931;
}
.slider {
	background-repeat: repeat-x;
	background-position: 0 100%;
	background-image: url(images/hr-slider.png);
	margin-bottom: 20px;
}

@media (max-width: 767px) {
.slider {
	margin-left: -20px;
	margin-right: -20px;
}
}

@media (max-width: 480px) {
/*.slider {
    display: none;
  }*/
}
.camera_wrap {
/*margin-bottom: 0 !important;*/

}
.camera_wrap img {
	max-width: none !important;
}
.camera_wrap .camera_pag {
	width: 1170px;
	margin: -59px auto 0;
}
.ie8 .camera_wrap .camera_pag {
	width: 940px;
}

@media (max-width: 1200px) {
.camera_wrap .camera_pag {
	width: 100%;
}
}

@media (max-width: 767px) {
.camera_wrap .camera_pag {
	margin-top: -39px;
}
}
.camera_wrap .camera_pag .camera_pag_ul {
	text-align: right;
	padding-right: 112px;
}

@media (max-width: 1200px) {
.camera_wrap .camera_pag .camera_pag_ul {
	padding-right: 20%;
}
}
.camera_wrap .camera_pag .camera_pag_ul li {
	margin: 0 0 0 7px;
	background: #2c2628;
	width: 12px;
	height: 12px;
	vertical-align: top;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
	width: 12px;
	height: 12px;
	left: 0;
	top: 0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
	background: #d42e4d;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background: #d42e4d;
}
.camera_thumbs_cont {
	background: none;
	padding-bottom: 12px;
}

@media (max-width: 767px) {
.slider {
	background: none;
}
.camera_wrap {
	margin-bottom: 0px !important;
}
.camera_thumbs_cont ul {
	visibility: hidden;
}
}
.camera_caption {
	width: auto;
}
.camera_caption {
	right: 18.13%;
	left: auto;
}

@media (max-width: 1200px) {
.camera_caption {
	right: 13%;
}
}

@media (max-width: 767px) {
.camera_caption {
	right: 10%;
}
}
.camera_caption > div {
	padding: 0 0 35% 0;
	background: none;
	text-align: left;
}

@media (max-width: 1200px) {
.camera_caption > div {
	padding-bottom: 29%;
}
}

@media (max-width: 979px) {
.camera_caption > div {
	padding-bottom: 22%;
}
}

@media (max-width: 767px) {
.camera_caption > div {
	padding-bottom: 50px;
}
}
.camera_caption > div h2 {
	font-weight: bold;
	font-size: 1em;
	display: inline-block;
	vertical-align: top;
}
.camera_caption > div h2 span {
	display: block;
	line-height: 1em;
}

@media (max-width: 767px) {
.camera_caption > div h2 span {
	font-size: 25px !important;
	line-height: 1.2em;
	margin: 0 !important;
}
}
.camera_caption > div h2 .row-1 {
	font-size: 62px;
	margin-bottom: 24px;
	color: #ffffff;
}

@media (max-width: 979px) {
.camera_caption > div h2 .row-1 {
	font-size: 42px;
}
}
.camera_caption > div h2 .row-2 {
	font-size: 48px;
	color: #a3a3a3;
	padding-left: 32px;
	margin-bottom: -6px;
}

@media (max-width: 979px) {
.camera_caption > div h2 .row-2 {
	font-size: 28px;
}
}
.camera_caption > div h2 .row-3 {
	font-size: 100px;
	color: #d42e4d;
	padding-left: 41px;
}

@media (max-width: 979px) {
.camera_caption > div h2 .row-3 {
	font-size: 80px;
}
}
.camera_caption > div h2 .row-4 {
	font-size: 36px;
	text-align: center;
	margin-left: 60px;
	margin-top: 5px;
	color: #ffffff;
}

@media (max-width: 979px) {
.camera_caption > div h2 .row-4 {
	font-size: 26px;
}
}

@media (max-width: 767px) {
.camera_caption > div h2 .row-4 {
	text-align: left;
	margin: 0;
}
}
/* #Content
================================================== */
#content {
	padding-top: 60px;
}
.content-holder {
	background-repeat: repeat;
	background-position: 50% 0;
	background-image: url(images/content-pattern.gif);
	padding-bottom: 67px;
}

@media (max-width: 767px) {
.content-holder {
	padding-left: 20px;
	padding-right: 20px;
}
}
/* 404 Error Page
---------------------------------------- */
.error404-holder_num {
	color: #ffffff;
}
.error404-holder hgroup h2 {
	margin-top: 0;
}
/* Title
---------------------------------------- */
.title-section {
	padding: 54px 0 0 0;
}
.title-header {
	margin-bottom: .6em;
	font-size: 30px;
}
/* Breadcrumb
---------------------------------------- */
.breadcrumb__t {
	background: none;
	background-image: url(images/breadcrumb_tail.png);
	padding: 7px 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.breadcrumb__t li {
	text-shadow: none;
}
.breadcrumb__t .active {
	color: #5a5960;
}
.breadcrumb__t .divider {
	margin: 0 5px;
}
.breadcrumb__t li a {
	color: #ffffff;
}
/* /Breadcrumb */
/* #Post
================================================== */
.post-title {
	font-size: 30px;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 32px;
}
.post-title a {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #fefefe;
}
.post-title a:hover {
	color: #93929b !important;
	text-decoration: none;
}
.post .featured-thumbnail img {
	width: auto;
	margin-left: 0;
	margin-right: 0;
}
.post .featured-thumbnail.large a {
	display: inline;
}
.post_meta {
	margin-bottom: 0;
	padding: 9px 0 7px !important;
	border-color: #3f3941;
	border-color: rgba(219, 219, 219, 0.1);
	font-size: 1em;
}
.post_meta a:hover {
	color: #d42e4d;
	text-decoration: underline;
}
.post_meta .post_author a:hover {
	color: #93929b;
}
.post_meta span {
	display: inline-block;
	line-height: 20px;
	padding-right: 15px;
	vertical-align: top;
}

@media (max-width: 767px) {
.post_meta span {
	display: block;
}
}
.post_meta .post_permalink {
	float: right;
	padding-right: 0;
}

@media (max-width: 1200px) {
.post_meta .post_permalink {
	float: none;
}
}
.post_meta .post_author {
	text-transform: capitalize;
}
.post_meta i {
	font-size: 14px;
	margin-right: .5em;
	color: #616161;
}
.post_meta .pull-right {
	padding-right: 0;
	padding-left: 15px;
}
/* Posts navigation
---------------------------------------- */
.pagination__posts {
	margin: 0;
	text-align: center;
}
.pagination__posts ul li a {
	color: #5a5960;
	background: url(images/box-tail.png);
	border: none;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.pagination__posts ul li a:hover, .pagination__posts ul li a:focus {
	color: #ffffff;
	background: #a02038;
	background-color: #bf2845;
	background-image: -moz-linear-gradient(top, #d32e4d, #a02038);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d32e4d), to(#a02038));
	background-image: -webkit-linear-gradient(top, #d32e4d, #a02038);
	background-image: -o-linear-gradient(top, #d32e4d, #a02038);
	background-image: linear-gradient(to bottom, #d32e4d, #a02038);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd32e4d', endColorstr='#ffa02038', GradientType=0);
}
.pagination__posts ul .active a {
	color: #ffffff;
	background: #a02038;
	background-color: #bf2845;
	background-image: -moz-linear-gradient(top, #d32e4d, #a02038);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d32e4d), to(#a02038));
	background-image: -webkit-linear-gradient(top, #d32e4d, #a02038);
	background-image: -o-linear-gradient(top, #d32e4d, #a02038);
	background-image: linear-gradient(to bottom, #d32e4d, #a02038);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd32e4d', endColorstr='#ffa02038', GradientType=0);
}
/* /Posts navigation */
/* Flexslider for Portfolio Slideshow Item and Gallery Post Format */
/* Control Nav */
.flex-control-paging li a {
	width: 12px;
	height: 12px;
	background: #93929B;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.flex-control-paging li a:hover {
	background: #d42e4d;
}
.flex-control-paging li a.flex-active {
	background: #d42e4d;
	cursor: default;
}
/* Share buttons */
.share-buttons {
	padding: 0;
}
/*/ Share buttons */
/* Author Page
---------------------------------------- */
.post-author {
	margin-bottom: 2.2em;
	padding: 22px 20px 24px 20px;
	border: none;
	background: url(images/box-tail1.png) repeat scroll 0 0 transparent;
}
.post-author_h {
	font-size: 16px;
	line-height: 1.2em;
	color: #5a5960;
	margin: 0 0 14px 0;
}
.post-author_h small {
	font-size: 1em;
}
.post-author_h a:hover {
	color: #ffffff;
}
.post-author_link {
	margin-top: 1.5em;
}
.post-author_link a {
	text-transform: capitalize;
}
.post-author_link a:hover {
	color: #ffffff;
}
.post-author_link p {
	margin-bottom: 0;
}
.post-author_gravatar {
	float: left;
	margin: 6px 16px 0 0;
	width: 80px;
}
.post-author_gravatar img {
	padding: 0;
	border: none;
	background: none;
}
.post-author_desc {
	overflow: hidden;
}
.post-author .post-author_h, .post-author .post-author_h a {
	color: #ffffff;
}
.post-author .post-author_link a {
	color: #93929b;
}
.post_meta .post_author a {
	color: #93929b;
}
.post_meta a {
	color: #d42e4d;
	text-decoration: none;
}
/* Recent author posts */
#recent-author-posts h3 {
	font-size: 36px;
}
/* Recent author comments */
#recent-author-comments {
	margin-top: 31px;
}
#recent-author-comments h3 {
	font-size: 36px;
}
.post-list_comment a {
	color: #d42e4d;
}
/* Related Posts */
.related-posts_h {
	margin-bottom: 31px;
}
.related-posts_list {
	margin: 0 0 0 -4%;
}
.related-posts_item {
	width: 21%;
	margin-left: 4%;
	font-size: 18px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

@media (max-width: 979px) {
.related-posts_item {
	font-size: 14px;
	line-height: 16px;
}
}

@media (max-width: 767px) {
.related-posts_item {
	font-size: 12px;
	line-height: 16px;
}
}

@media (max-width: 480px) {
.related-posts_item {
	font-size: 14px;
	width: 46%;
}
}
.related-posts_item a {
	color: #93929b;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.related-posts_item a:hover {
	color: #ffffff;
	text-decoration: none;
}
/*/ Related Posts */
/* FAQs Page
---------------------------------------- */
.faq-list_h {
	color: #93929b;
}
.faq-list_body {
	color: #5a5960;
}
.faq-list .marker {
	color: #d42e4d;
}
/* Testimonials Page
---------------------------------------- */
.testimonial {
	border: none;
	background-color: transparent;
	background: url(images/box-tail.png);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.testimonial .featured-thumbnail {
/* Portrait tablet to landscape and desktop */

}

@media (min-width: 768px) and (max-width: 979px) {
.testimonial .featured-thumbnail {
	width: 80px;
	height: 80px;
}
}
.testimonial_content {
	overflow: hidden;
	background: url(images/quotes.png) no-repeat 0 0;
}
.testimonial small {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	padding: 12px 0 0;
	font-size: 11.9px;
	color: #5a5960;
}
/* Page Header */
.page-header {
	border: none;
	padding: 0;
	margin-top: 0;
}
.page-header h1 {
	font-size: 30px;
	line-height: 1.2em;
	margin: 0;
}

/* Filterable Portfolio
---------------------------------------- */
@media (max-width: 767px) {
.filter-wrapper .pull-right {
	float: none;
}
}
.filter-wrapper strong {
	padding: 0;
	margin-right: 29px;
	font-weight: normal;
	color: #ffffff;
}
.filter-wrapper .nav {
	overflow: hidden;
}
.nav-pills {
	margin-bottom: 47px;
}
.nav-pills li {
	margin-left: 36px;
}
.nav-pills li:first-child {
	margin-left: 0;
}
.nav-pills li.active a, .nav-pills li a:focus {
	color: #d42e4d !important;
	text-decoration: none !important;
}
.nav-pills li.active a:hover, .nav-pills li a:focus:hover {
	color: #d42e4d;
}
.nav-pills li a {
	padding: 0;
	margin: 0;
	background: none !important;
	line-height: 23px;
	color: #5a5960;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.nav-pills li a:hover {
	text-decoration: none;
	color: #d42e4d;
}

@media (max-width: 480px) {
.nav-pills li a {
	padding: 0;
}
}
.filterable-portfolio .thumbnail {
	margin-bottom: 31px;
}
.filterable-portfolio h3 {
	font-size: 18px;
	line-height: 1.2em;
	margin: 0 0 17px 0;
}
.filterable-portfolio h3 a {
	color: #93929b;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.filterable-portfolio h3 a:hover {
	color: #ffffff;
	text-decoration: none;
}
h4.loop-product-title {
	font-size: 18px;
	line-height: 1.2em;
	margin: 20px 0 10px;
}
h4.loop-product-title a {
	color: #93929b;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
h4.loop-product-title a:hover {
	color: #ffffff;
	text-decoration: none;
}
ul.products li.product img {
	border: 5px solid #5a5960;
	border-radius: 5px;
	min-height: 260px;
	object-fit: contain;
}
.loop-single-product-meta {
	text-align: center;
}
.single-product .related.products {
    clear: both;
}
.woocommerce ul.products li.product .price {
	color: #fff !important;
	font-size: 1.1em !important;
	font-weight: 600 !important;
}
.fever-value select {
	padding: 0px 2px !important;
}
.quantity input {
	padding: 0px 2px !important;
}
.single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button {
	color: #ffffff !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	text-transform: uppercase !important;
	text-shadow: none !important;
	border: 1px solid #3f3542 !important;
	background: url(images/btn-tail.gif) repeat-x 0 0 #a02038 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
	font-size: 14px !important;
	float: right !important;
	margin-right: 104px !important;
	padding: 5px 10px !important;
}
.single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button:hover {
	color: #ffffff !important;
	background-position: 0 -70px !important;
	background-color: #3c353b !important;
	text-decoration: none !important;
}
.proceedtocheckout {
	background: #686868 none repeat scroll 0 0;
	border: 1px solid #686868;
	color: #fff !important;
	display: inline-block;
	font-size: 14px;
	font-weight: inherit;
	letter-spacing: 2px;
	line-height: 18px;
	padding: 5px 15px;
	text-decoration: none !important;
	text-shadow: none;
	text-transform: uppercase;
	transition: all 300ms linear 0s !important;
}
.proceedtocheckout:hover {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #c1c1c1;
	color: #a1a1a1 !important;
}
a.showlogin, a.showcoupon {
	color: #000;
}
a.showlogin:hover, a.showcoupon:hover {
	color: #a02038;
}
.filterable-portfolio .image-wrap {
	background: url(images/loading-folio.gif) 50% 50% no-repeat #262127;
}
body #motopress-main.main-holder #content .page form table.cart .actions #coupon_code {
	box-sizing: content-box;
	display: inline-block;
	float: none;
	margin: 3px;
	min-width: 150px;
	vertical-align: top;
	width: auto;
}
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"] {
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1) inset;
	box-sizing: border-box;
	font-size: 14px;
	height: 30px;
	line-height: 16px;
	max-height: 200px;
	max-width: 100%;
	padding: 6px;
}
/* Info */
.portfolio-meta-list {
	border-color: #3f3941;
	border-color: rgba(219, 219, 219, 0.1);
}
/* Single pager */
.single-pager {
	border-color: #3f3941;
	border-color: rgba(219, 219, 219, 0.1);
	margin-top: 0;
}
.single-pager li a {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 7px 10px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #3f3542;
	background: url(images/btn-tail.gif) repeat-x 0 0 #a02038 !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.single-pager li a:hover {
	color: #ffffff !important;
	background-position: 0 -70px !important;
	background-color: #3c353b !important;
	text-decoration: none !important;
}
.single-portfolio .jp-audio, .single-portfolio .jp-video, .single-portfolio .grid_gallery {
	margin-bottom: 20px;
}
.format-quote blockquote {
	color: #93929b;
	border-color: #5a5960;
}
/* Zoom Icon */
.zoom-icon {
	border-width: 0px;
	border-style: solid;
	border-color: #3a333a;
	background: rgba(0, 0, 0, 0.1);
}
.blog .zoom-icon {
	border: none;
	background: none;
}
.no-rgba .zoom-icon {
	background: url(images/gray-opacity-20.png);
}
.zoom-icon:before {
	margin: -28px 0 0 -28px;
	width: 57px;
	height: 57px;
	content: '\f002';
	font-family: FontAwesome;
	font-size: 48px;
	line-height: 1.2em;
	color: #ffffff;
	background: none;
	text-align: center;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.image-wrap:hover .zoom-icon, .featured-thumbnail a:hover .zoom-icon {
	border-width: 10px;
}
.image-wrap:hover .zoom-icon:before, .featured-thumbnail a:hover .zoom-icon:before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.no-rgba .image-wrap:hover .zoom-icon, .featured-thumbnail a:hover .zoom-icon {
	border-width: 10px;
}
/* Single Team */
.team-holder .featured-thumbnail {
	height: auto;
}
/*/ Content */
/* #Comments
================================================== */
/* Comment List */
.comment .comment-body {
	margin-top: 14px;
	border: none;
	background: none;
	background-image: url(images/box-tail.png);
	padding: 24px 21px 20px 21px;
}
.comment.bypostauthor .comment-body {
	background: none;
	background-image: url(images/box-tail1.png);
}
.comment-author {
	float: left;
	margin: 5px 16px 0 0;
}
.comment-author .author {
	display: block;
	padding-top: 15px;
	width: 80px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	color: #93929b;
}
/* Comment meta */
.comment-meta {
	padding-top: 9px;
}
/* Reply */
.reply {
	margin-left: 15px;
}
.reply a {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 8px 22px 9px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #3f3542;
	background: url(images/btn-tail.gif) repeat-x 0 0 #a02038 !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.reply a:hover {
	color: #ffffff !important;
	background-position: 0 -70px !important;
	background-color: #3c353b !important;
	text-decoration: none !important;
}
/* Comment form */
#commentform input[type="text"] {
	padding: 12px 15px;
	height: 50px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#commentform textarea {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	min-height: 271px;
	height: 271px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ie8 #commentform textarea {
	width: 588px;
	max-width: 588px;
	min-width: 588px;
}
.ie8 .single-portfolio #commentform textarea {
	width: 508px;
	max-width: 508px;
	min-width: 508px;
}
/*/ Comments */
/* #Widgets
================================================== */
#sidebar {
	padding-top: 60px;
}
#sidebar .widget {
	margin-bottom: 65px;
}
#sidebar .widget h3 {
	margin-top: 0;
}
#sidebar .widget ul {
	padding-left: 0;
	margin-left: 0;
}
#sidebar .widget ul li {
	margin: 0 0 3px 0;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sidebar .widget ul li:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/arrow.png);
	width: 11px;
	height: 11px;
	margin: 6px 12px 0 0;
}
#sidebar .widget ul ul {
	margin: 3px 0 0 23px;
}
/* Standard Widgets
---------------------------------------- */
/* Calendar */
#wp-calendar #today {
	color: #ffffff;
}
#wp-calendar caption {
	color: #ffffff;
}
/*/ Calendar */
/* Custom Widgets
---------------------------------------- */
/* Custom Recent Comments */
.comments-custom li {
	font-family: Tahoma, Geneva, sans-serif !important;
	text-transform: none !important;
}
.comments-custom li:before {
	display: none !important;
}
.comments-custom_txt {
	padding: 0 0 10px 0;
}
.comments-custom_txt a {
	text-decoration: none;
}
.comments-custom_txt a:hover {
	color: #ffffff;
	text-decoration: underline !important;
}
.comments-custom_h {
	margin-bottom: .1em;
}
.comments-custom time {
	font-size: 11px;
}
/*/ Custom Recent Comments */
/* Banners widget
---------------------------------------- */
.banners {
	margin-bottom: 60px;
}
/*/ Banners widget */
/* Flickr widget */
.flickr_li {
	font-family: Tahoma, Geneva, sans-serif !important;
	text-transform: none !important;
}
.flickr_li:before {
	display: none !important;
}
.flickr_list .thumbnail {
	margin-bottom: 0;
}
.flickr_list .thumbnail:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/*/ Flickr widget */
/* Posts List */
.archive_lists .list.check-list > ul li:before {
	color: #d42e4d;
}
.post-list li {
	margin-bottom: 37px !important;
	font-family: Tahoma, Geneva, sans-serif !important;
	text-transform: none !important;
}
.post-list li:before {
	display: none !important;
}
.post-list .featured-thumbnail {
	float: none;
	margin-right: 0;
	margin-bottom: 25px;
}
.post-list_h {
	margin: 5px 0 17px 0;
}
.post-list_h a {
	font-size: 18px;
	line-height: 1.2em;
	color: #93929b;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.post-list_h a:hover {
	color: #ffffff;
	text-decoration: none;
}
.post-list .excerpt {
	margin-bottom: 2em;
}
.post-list_comment {
	text-transform: capitalize;
}
.post-list_comment a:hover {
	color: #ffffff;
	text-decoration: underline !important;
}
/*/ Posts List */
/*/ Widgets */
/* #Shortcodes
================================================== */
/* Recent Posts Shortcodes
---------------------------------------- */
/* Recent Posts Portfolio */
.recent-posts.latest_works {
	padding-top: 11px;
}

@media (max-width: 767px) {
.recent-posts.latest_works {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px !important;
}
}
.recent-posts.latest_works h5 {
	display: none;
}
.recent-posts.latest_works li {
	margin-bottom: 4px;
}
.recent-posts.latest_works li:hover a:before {
	background-color: rgba(0, 0, 0, 0);
}
.no-rgba .recent-posts.latest_works li:hover a:before {
	visibility: hidden;
}
.recent-posts.latest_works .featured-thumbnail {
	float: none;
	margin: 0 0 8px 0;
	padding: 0;
}
.recent-posts.latest_works .featured-thumbnail img {
	position: relative;
}
.ie8 .recent-posts.latest_works .featured-thumbnail img {
	z-index: -1;
}
.recent-posts.latest_works .featured-thumbnail a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
	background-color: rgba(0, 0, 0, 0.4);
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.no-rgba .recent-posts.latest_works .featured-thumbnail a:before {
	background-image: url(images/black-opacity-40.png);
}
.recent-posts.latest_works h4 {
	font-size: 18px;
	line-height: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right 4px;
	background-image: url(images/arrow1.png);
	margin: 0;
	padding: 0 18px 0 0;
}
.recent-posts.latest_works h4 a {
	color: #ffffff;
}

@media (min-width: 768px) and (max-width: 979px) {
.recent-posts.latest_works h4 {
	font-size: 12px;
	padding: 4px 18px 2px 0;
}
}
/* Posts Grid
-----------------------------------------*/
.posts-grid.artists .featured-thumbnail {
	padding: 6px;
	background-repeat: repeat;
	background-position: 0 0;
	background-image: url(images/thumbnail-tail.png);
	margin: 0 0 15px 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

@media (max-width: 767px) {
.posts-grid.artists .featured-thumbnail {
	float: none;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
}
.posts-grid.artists .featured-thumbnail .zoom-icon {
	border-width: 0px !important;
}
.ie8 .posts-grid.artists .featured-thumbnail {
	width: 132px;
}
.posts-grid.artists .featured-thumbnail img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.ie8 .posts-grid.artists .featured-thumbnail img {
	width: auto;
}
.posts-grid.artists h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 4px 0;
	padding-right: 15px;
}
.posts-grid.artists h5 a {
	color: #ffffff;
}
.ie8 .posts-grid.artists h5 {
	padding-right: 0;
}

@media (max-width: 1200px) {
.posts-grid.artists h5 {
	padding-right: 0;
}
}
.posts-grid.artists .btn {
	color: #d42e4d;
	border: none;
	padding: 0 21px 0 0;
	background: url(images/btn-bull.png) no-repeat right center !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	transition: none;
}
.posts-grid.artists .btn:hover {
	color: #93929b;
}
.posts-grid.team li {
	margin-bottom: 29px;
}

@media (max-width: 767px) {
.posts-grid.team li {
	overflow: hidden;
}
}

@media (max-width: 480px) {
.posts-grid.team li {
	margin-bottom: 10px;
}
}
.posts-grid.team .featured-thumbnail {
	float: left;
	margin-right: 26px;
}

@media (max-width: 480px) {
.posts-grid.team .featured-thumbnail {
	float: none;
	display: inline-block;
	overflow: hidden;
	margin-right: 0;
	margin-bottom: 15px;
}
}
.posts-grid.team .featured-thumbnail img {
	width: auto;
}
.posts-grid.team h5 {
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 15px 0;
}
.posts-grid.team h5 a {
	color: #93929b;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.posts-grid.team h5 a:hover {
	text-decoration: none;
	color: #ffffff;
}
.posts-grid.team .clear {
	clear: none;
}
.posts-grid.news h5 {
	font-size: 18px;
	line-height: 26px;
	margin-top: 0;
}
.posts-grid.news h5 a {
	color: #93929b;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	text-decoration: none;
}
.posts-grid.news h5 a:hover {
	text-decoration: none;
	color: #ffffff;
}
/* Testimonials
---------------------------------------- */
.testimonials .testi-item {
	margin-bottom: 34px;
	padding-bottom: 0;
}
.testimonials .testi-item blockquote {
	padding: 38px 27px 30px 31px;
	border: none;
	background: url(images/box-tail1.png) 0 0 repeat transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.testimonials .testi-item blockquote:before {
	bottom: -21px;
	left: 38px;
	width: 24px;
	height: 21px;
	border: none;
	background: url(images/corner.png);
}
.testimonials .testi-item blockquote:after {
	top: 25px;
	left: 20px;
	width: 53px;
	height: 37px;
	background: url(images/quotes.png) 0 0 no-repeat;
}
.testimonials .testi-item blockquote > a {
	color: #5a5960;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.testimonials .testi-item blockquote > a:hover {
	color: #93929b;
}
.testimonials .testi-item .testi-meta {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #93929b;
	text-transform: uppercase;
	padding-top: 32px;
	padding-left: 40px;
}
.testimonials .testi-item .testi-meta a {
	color: #ffffff;
	font-size: 14px;
}
.testimonials .testi-item .testi-meta a:hover {
	color: #d42e4d;
	text-decoration: none;
}
/*/ Testimonials */
/* Posts Grid
-----------------------------------------*/
.posts-grid.no-thumbnail .featured-thumbnail {
	display: none;
}
/*/ Shortcodes */
/* #Footer
================================================== */
.footer {
	background: none;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 30px 0;
}

@media (max-width: 767px) {
.footer {
	padding-left: 20px;
	padding-right: 20px;
}
}
/* Footer navigation */
nav.footer-nav {
	margin-bottom: 0;
}
nav.footer-nav ul li a {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
nav.footer-nav ul li a:hover {
	color: #d42e4d;
	text-decoration: underline;
}
nav.footer-nav ul li.current-menu-item a {
	color: #d42e4d;
	text-decoration: none !important;
}
/* Copyright */
.copyright {
	padding: 0;
}
/* Footer text */
.footer-text {
	float: left;
	color: #343434;
	font-weight: bold;
}
.footer-text > span {
	display: inline-block;
}

@media (max-width: 767px) {
.footer-text {
	float: none;
}
}
.footer-text a {
	color: #343434;
}
.footer-text a.site-name {
	color: #d42e4d;
}

@media (max-width: 767px) {
.footer-text {
	margin-bottom: 0;
}
}
/*/ Footer */
/* #Misc
================================================== */
/* Contact form */
.wpcf7-form p.field input {
	height: 50px;
}
.wpcf7-not-valid-tip {
	padding: 12px 15px !important;
}

@media (min-width: 768px) and (max-width: 979px) {
.wpcf7-not-valid-tip {
	padding: 8px 15px !important;
	line-height: 1.5em !important;
}
}
/* Google Map */
.google-map {
	background-image: url(images/loading-map.gif);
}
/* Thumbnail */
.thumbnail {
	padding: 0;
}

/* Extra Wrapper */
@media (max-width: 979px) {
.extra-wrap {
	overflow: visible;
}
}

@media (max-width: 767px) {
.extra-wrap {
	clear: both;
}
}
.extra-wrap h4 {
	margin-top: 0;
}
/* Spacer */
.spacer {
	height: 50px;
}
/* Forms */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border: 1px solid #272129;
	background: #2b242d;
	color: #5a5960;
	font-family: Tahoma, Geneva, sans-serif;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: #5a5960;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
input[type="submit"], input[type="reset"] {
	height: 40px;
	padding: 0 22px;
}
.submit-wrap .btn-primary[disabled], .submit-wrap .btn-primary.disabled, .submit-wrap .btn-primary:focus, .submit-wrap .btn-primary:active {
	color: #ffffff !important;
}
.submit-wrap .btn-primary:hover {
	color: #ffffff !important;
}
/* List styling */
.archive_lists .list.check-list > ul li:before {
	color: #565158;
}
.list.styled.custom-list {
	margin-bottom: 29px;
}
.list.styled.custom-list > ul {
	margin: 0;
	padding: 0;
}
.list.styled.custom-list > ul li {
	margin: 0 0 3px 0;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.list.styled.custom-list > ul li:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/arrow.png);
	width: 11px;
	height: 11px;
	margin: 6px 12px 0 0;
}
/* Address */
address {
	text-transform: uppercase;
	line-height: 20px;
	margin-top: -9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
address strong {
	color: #9e9da5;
	font-weight: normal;
}
address p {
	color: #6a6970;
	margin-bottom: 11px;
}
address a em {
	color: #ffffff;
}
address a:hover em {
	text-decoration: none;
	color: #d42e4d;
}
address a em {
	font-style: normal;
	padding-left: 34px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url(images/icon-email.png);
	display: inline-block;
	vertical-align: top;
	line-height: 21px;
}
/* Thumbnail */
.thumbnail {
	border: none;
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/* Box */
.extra_box {
	text-align: center;
	background-repeat: repeat;
	background-position: 0 0;
	background-image: url(images/box-tail.png);
	padding: 29px 40px 11px 46px;
}

@media (max-width: 767px) {
.extra_box {
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 30px;
	padding-right: 30px;
}
}
.extra_box h2 {
	background-repeat: repeat-x;
	background-position: 0 100%;
	background-image: url(images/hr.png);
	margin: 0 -46px 37px;
	padding-bottom: 24px;
}

@media (max-width: 480px) {
.extra_box h2 {
	margin: 0 0 37px;
}
}
/* Social Networks */
.social_networks h4 {
	color: #e7e7e7;
	margin-bottom: 20px;
}
.social_networks ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.social_networks ul li {
	list-style-type: none;
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
}

@media (max-width: 979px) {
.social_networks ul li {
	margin-bottom: 6px;
}
}
.social_networks ul li a:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
.social_networks ul li img {
	margin: 0;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.social.both, .social.icons {
	text-indent: 0;
}
.social.both li:before, .social.icons li:before {
	display: none !important;
}
.social__row li {
	margin-right: 5px !important;
}
/* Button */
.btn-primary, .add_to_cart_button {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #3f3542;
	background: url(images/btn-tail.gif) repeat-x 0 0 #a02038 !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btn-primary:hover, .add_to_cart_button:hover {
	color: #ffffff !important;
	background-position: 0 -70px !important;
	background-color: #3c353b !important;
	text-decoration: none !important;
}
.btn-large, .add_to_cart_button {
	font-size: 14px;
	padding: 8px 22px 9px;
}
/* Back to Top */
#back-top {
	display: none !important;
}
/* Horizontal Rule */
.hr {
	background: url(images/hr.png);
	margin: 32px -100%;
}
.sm_hr {
	background: url(images/hr.png);
	margin: 40px 0;
}
/*/ Misc */
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 33px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.variation_buttons_wrapper {
	margin-top: 15px !important;
}
.selected {
	border: 2px solid #000 !important;
}
.selected {
	border: 2px solid #000 !important;
}
.selected .phoen_swatches {
	width: 35px !important;
	height: 35px !important;
}
#motopress-main.main-holder #content form select {
	height: 35px !important;
}
@media only screen and (max-width: 1199px){
	.single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button{
		margin-right: 84px !important;
	}
}
@media only screen and (max-width: 979px){
	.single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button{
		margin-right: 38px !important;
	}
}
@media only screen and (max-width: 979px){
	.single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button{
		margin-right: 0 !important;
	}
	#motopress-main.main-holder #content form select{min-width:100% !important;}
}

.select-menu option{
 color: #000 !important;
}
