/* page single product
-----------------------------------------------------------*/
.woocommerce #commentform input {
  width: 100%;
  padding: 7px 11px;
}
.woocommerce #commentform #comment {
  height: 82px;
  border: 1px solid #eaeaea;
  padding: 5px 13px 0px 13px;
}
.woocommerce #commentform .comment-form-rating {
  margin-left: -10px;
  padding: 2px 0 0 0;
}
.woocommerce #commentform .comment-form-rating .stars {
  width: 100%;
}
.woocommerce #commentform .comment-form-rating .stars span {
  width: auto;
  box-sizing: border-box;
  float: left;
  margin-bottom: 10px;
}
.woocommerce-cart .cactus-listing-heading{ margin-bottom:30px}
.woocommerce #commentform .comment-form-rating .stars a {
	color: #c0c0c0;
	border-color:#c0c0c0;
}
.woocommerce #commentform .comment-form-rating .stars a.active,
.woocommerce #commentform .comment-form-rating .stars a:hover {
  color: #000;
}
.woocommerce #commentform .comment-form-rating .stars a:hover:before {
  background: #303030;
}
.woocommerce #commentform .comment-form-rating .stars a.star-1:after {
  content: "";
}
.woocommerce #commentform .comment-form-rating .stars a.star-2:after {
  content: "";
}
.woocommerce #commentform .comment-form-rating .stars a.star-3:after {
  content: "";
}
.woocommerce #commentform .comment-form-rating .stars a.star-4:after {
  content: "";
}
.woocommerce #commentform .comment-form-rating .stars a.star-5:after {
  content: "";
}
.woocommerce #review_form_wrapper {
  margin-bottom: 0;
}
#comments .woocommerce-noreviews{ margin-top:-15px; margin-bottom:20px}
.single-product .cactus-listing-heading{ margin-top:4px; margin-bottom:30px}
.single-product.woocommerce div.product .woocommerce-product-rating{ margin-bottom:8px; margin-top:3px;}
.woocommerce-page div.product div.summary div[itemprop="offers"]{ margin-bottom:7px}
.buttons_added input[type='number'] {
    -moz-appearance:textfield;
}
.buttons_added input::-webkit-outer-spin-button,
.buttons_added input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.woocommerce .quantity .qty{ float:left; height:40px; width:40px; border:0; background:rgba(192,192,192,1.0); color:#FFFFFF; margin-bottom:1px}
.woocommerce div.product form.cart label{ display:none}
.woocommerce div.product form.cart .variations label{ display:inline-block}
.woocommerce div.product form.cart .variations .label{ float:left; padding-bottom:0 !important}
.single-product.woocommerce div.product div[itemprop="description"]{ margin-bottom:0}

.woocommerce #content .quantity .plus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce .quantity .minus, .woocommerce-page #content .quantity .minus, .woocommerce-page .quantity .minus{
	float:left;
	height:40px; width:40px;
	position:relative;
	margin-right:0;
	padding-left:18px;
	background:#e7e7e7;
	color:#999999 !important;
	margin-bottom:1px;
}
.woocommerce #content .quantity .plus:hover, .woocommerce .quantity .plus:hover, .woocommerce-page #content .quantity .plus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce #content .quantity .minus:hover, .woocommerce .quantity .minus:hover, .woocommerce-page #content .quantity .minus:hover, .woocommerce-page .quantity .minus:hover{
	color:#FFFFFF !important;
	background:#000000;
}
/*New*/
.thumb:hover img {
    zoom: 1;
    filter: alpha(opacity=70);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.thumb img {
    width: 100%;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.woocommerce .cactus-breadcrumb{ padding-bottom:0}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images,
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{ width:100%}
.woocommerce div.product form.cart .button{
  	display: inline-block;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{position:relative;}
.woocommerce div.product form.cart .button.single_add_to_cart_button{
  background:rgba(250,218,26,1.0);
  border-radius:0;
  padding: 10px 16px 11px 16px;
  height:40px;
  color: #000;
  font-size: 11px;
  line-height:1.6em;
  text-transform: uppercase;
  font-weight: 800;
  display: inline-block;
  text-align: center;
  margin-bottom: 2px;
  border: none;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.woocommerce div.product form.cart div.quantity{ position:relative; margin-right:10px}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li{ 
	border:0; background:transparent; padding:0; margin:0;font-size:11px; text-transform:uppercase; margin-right:28px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{ 
	padding-left:0; border-bottom:0; margin-bottom: 33px; background: transparent;border-bottom:  2px solid rgba(231,231,231,1.0);
}
.woocommerce div.product .cactus-related-posts .price .amount{ font-size:14px; color:#999999}
.woocommerce div.product .cactus-related-posts{ border-bottom:0; border-top: 2px solid rgba(231,231,231,1.0); padding-top:30px}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{ border-bottom:0}
.woocommerce div.product .woocommerce-tabs .panel{ box-shadow:none;}
.woocommerce div.product .woocommerce-tabs #tab-description.panel{ margin-top:-15px; margin-bottom:21px}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#999999;border: 0; background:transparent;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{ color:#1c1c1c; border:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs .panel.entry-content h2,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{ display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{ padding-bottom:28px; text-transform:uppercase;}
.woocommerce #commentform .comment-form-rating .stars span:after,
.woocommerce #review_form #respond p:after{ clear:both; content:''; display:table}
.woocommerce #review_form #respond p *{ margin-bottom:0; float:left}
.woocommerce #review_form #respond p label[for="rating"]{ font-weight:normal; line-height:1.9em; margin-right:15px; color:#999999}
.woocommerce #review_form #respond p.stars{ width:auto; float:left}
.woocommerce #respond input#submit{ width:auto}
.woocommerce #reviews #comments ol.commentlist{ padding:0;}
.woocommerce .star-rating{ float:none}
.woocommerce div.product p.price, .woocommerce div.product span.price{ display:inline-block; color: rgba(153,153,153,1.0); font-size:24px; font-weight:bold}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{ float:left; margin-right:20px}
.woocommerce .woocommerce-message{ margin-left:15px !important; margin-right:15px !important; margin-bottom:30px; line-height:33px}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button{ padding:10px 16px; border-radius:0;}
.woocommerce div.product form.cart .variations td.label{color: #999;
  font-size: inherit;
  line-height: 38px;
  border:0!important;
}
.woocommerce div.product form.cart .variations td{ border:0!important;}
.woocommerce div.product form.cart .variations td a{ color:inherit; display:none !important}
.woocommerce div.product form.cart .variations{ margin-bottom:-1px; margin-top:0;}
.single-product div.product span.price{ margin-top:21px}
.woocommerce .woocommerce-ordering{ float:left; position:relative}
.woocommerce .woocommerce-ordering:after{
	content: "\f0dd";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	position:absolute;
	right:20px;
	top:7px;
	color:rgba(153,153,153,1.0);
}
.woocommerce .woocommerce-ordering select{ background-color: rgba(231,231,231,1.0);-webkit-appearance:none;-moz-appearance: none; padding:0 20px; font-size:11px; text-transform:uppercase; font-weight:bold; padding-right:40px}
.woocommerce .woocommerce-result-count{ float:right; font-size:14px; color:#444444; line-height:31px}
.woocommerce div.product form.cart .variations select{-webkit-appearance:menulist;-moz-appearance: menulist; margin-bottom:0}
.woocommerce .sale-on{
	position: absolute;
  	top: 0px;
  	right: 0;
  	width: 0;
  	height: 0;
  	border-top: 60px solid rgba(250,218,26,1.0);
  	border-left: 60px solid transparent;
	z-index:1;
}
.woocommerce .sale-on span{
	position: absolute;
	top: -54px;
	left: -39px;
	font-weight: 800;
	font-size: 14px;
	text-transform: uppercase;
	transform: rotate(45deg);
	color:#000000;
}
.single-product.woocommerce .images .sale-on span{ top:-50px}
.woocommerce .related-posts-content .sale-on span{ top:-41px}
.woocommerce .related-posts-content .content.no-thumb{ margin-top:7px}
.woocommerce table.shop_attributes{ margin:0}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th,
.woocommerce table.shop_attributes tr{ background-color:transparent !important}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th{ padding:0 !important; float:left; border:0!important}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th,
.woocommerce table.shop_attributes{ border:0 !important}
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product{ width:100%}
.woocommerce table.shop_attributes td p{ padding:0}
.woocommerce table.shop_attributes tr{ float:left; padding:15px 0; width:100%}
.woocommerce table.shop_attributes tr th{ font-size:14px; font-weight:normal !important; text-transform:capitalize;color:rgba(153,153,153,1.0)}
.woocommerce table.shop_attributes tr td{ font-size:14px; font-weight:normal !important; color:rgba(68,68,68,1.0);text-transform:capitalize; font-style:normal}
.woocommerce table.shop_attributes tr:first-child{ margin-top:-25px}
.woocommerce table.shop_attributes tr:last-child{ margin-bottom:-17px}
.woocommerce ul.products li.product .price{
	font-size: 14px;
	font-weight: 700;
	margin-top: 4px;
	color:rgba(153,153,153,1.0);
}
.woocommerce ul.products li.product h3{
	padding: .5em 0;
	margin: 0;
	font-size: 1em;
}
.woocommerce .related .related-item .add_to_cart_button{ display:none}
.woocommerce .star-rating span,
.woocommerce .related .related-item .star-rating:before{ color:#d3ced2}
.woocommerce .related .related-item li img{
	-webkit-transition-duration: 0.5s;
  	-moz-transition-duration: 0.5s;
  	-o-transition-duration: 0.5s;
  	transition-duration: 0.5s;
}
.woocommerce .woocommerce-archive ul.products li.product{ position:relative}
.woocommerce .woocommerce-archive ul.products li.product a.added_to_cart{ position:absolute; bottom:5px; left:180px;}
@media (max-width: 1200px) {
	.woocommerce .woocommerce-archive ul.products li.product a.added_to_cart{ position:relative;left:0; bottom:0; margin-top:5px;}
	.woocommerce ul.products li.product .rate{ float:left; width:100%; display:block; margin-top:-5px}
	.woo-tab{ clear:both}
}
.woocommerce .related .related-item li:hover img{filter: alpha(opacity=70); -webkit-opacity: 0.7;-moz-opacity: 0.7; opacity: 0.7;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ width:48.4%}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{margin: 0 2.5% 40px 0;}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last{ margin-right:0}
.woocommerce-archive .archive-item{ margin-top:16px}
.woocommerce .thumb:hover .star-rating span{ color:#FFFFFF}
.woocommerce .thumb{ background: transparent}
.woocommerce .related-item .thumb,
.woocommerce .woocommerce-archive .thumb{ background:#000}
.woocommerce .woocommerce-archive ul.products{ margin-right:-1px}
.woocommerce .woocommerce-archive .thumb .star-rating:before{ content:"\53\53\53\53\53"; color:#999}
.item-product .thumb .rate{ margin-left:-32px}
.woocommerce .woocommerce-archive .info-item .star-rating{ display:none}
.woocommerce .woocommerce-archive .info-item{ float:left; width:100%; line-height:1em; margin-top:-13px}
.woocommerce .woocommerce-archive .item-product a.button { float:left}
.woocommerce .woocommerce-archive .info-item h2{ margin-top:3px}
.woocommerce ul.products .related-item li.product .star-rating{ display:none}
.woocommerce ul.products li.product .price ins{ text-decoration:none}
.widget_price_filter .price_slider_amount .button,
.widget .widget_shopping_cart .buttons a, .widget.widget_shopping_cart .buttons a,
.widget.widget_shopping_cart .buttons a:last-child,
.woocommerce ul.products li.item-product .button{ 
	margin-top: 11px;
	padding: 11px 18px;
	border-radius:0;
	font-weight: 700;
	color: #000000;
	background-color:#e7e7e7;
	border: 0;
	font-size: 11px;
	line-height:1.6em;
	text-transform:uppercase;
	transition:all .2s;
}
.woocommerce ul.products li.item-product .button.loading{ padding-right:23px}
.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after{ top:11px; right:7px;}
.woocommerce ul.products li.product .rate{ float:right}
.woocommerce ul.products li.product .star-rating{ margin-top:22px}
.woocommerce .star-rating:before{ color:#c0c0c0;content: "\53\53\53\53\53";}
.woocommerce .star-rating span:before{ color:#000000;}
.woocommerce ul.products li.product h3{ padding-bottom:8px}
.woocommerce ul.products li.product .price del{ display:inline; margin-right:10px; font-weight:normal}
.woocommerce .woocommerce-archive ul.products li.item-product .button:hover{
	background-color: rgba(0,0,0,1.00);
    color: rgba(250,218,26,1.0);
}
.woocommerce div.product form.cart .button.single_add_to_cart_button:before,
.woocommerce ul.products li.item-product .button:before{
	content: "\f07a";
  	font-family: 'FontAwesome';
	margin-right:14px;
}
.woocommerce .woocommerce-archive ul.products li.product a img{ margin-bottom:20px; backface-visibility:hidden}
.woocommerce .woocommerce-pagination ul.page-numbers li span, .woocommerce-page .woocommerce-pagination ul.page-numbers li a{
	display: inline-block;
    background: none;
    background-color: rgba(231,231,231,1.0);
    padding: 14px 15px 13px 15px;
    color: rgba(153,153,153,1.0);
    font-weight: normal;
    margin: 0px 10px 10px 0;
    min-width: 40px;
    min-height: 40px;
    text-align: center;
    text-decoration: none;
    border: none;
    vertical-align: top;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
}
.woocommerce nav.woocommerce-pagination ul li{border:0;}
a.next.page-numbers:before{ content:"»"; font-size:11px;}
a.prev.page-numbers:before{ content:"«"; font-size:11px;}
.woocommerce .woocommerce-pagination ul.page-numbers li a.prev.page-numbers,
.woocommerce .woocommerce-pagination ul.page-numbers li a.next.page-numbers{ font-size:0}
.woocommerce .woocommerce-pagination ul.page-numbers li:hover a, .woocommerce-page .woocommerce-pagination ul.page-numbers li .current{
	color: rgba(153,153,153,1.0);
    background: rgba(0,0,0,1.0);
}
 .woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce .woocommerce-pagination ul.page-numbers li a, .woocommerce-page .woocommerce-pagination ul.page-numbers li a{font-weight: 700; color: #999999;}
.woocommerce .woocommerce-pagination ul.page-numbers li:hover a, .woocommerce-page .woocommerce-pagination ul.page-numbers li:hover a{color: #999999;}
.woocommerce nav.woocommerce-pagination ul{ border:0}
.woocommerce nav.woocommerce-pagination{ text-align:center; border-top: 0; padding-top: 0;}
.woocommerce .woocommerce-archive ul.products{ margin-bottom:0;}
.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a{color: #b5b5b5; font-size:11px}
.woocommerce #review_form #respond p.comment-form-author{ padding-top:14px; padding-bottom:0}
.woocommerce #review_form #respond p.comment-form-email{ padding-top:0}
@media screen and (max-width: 768px){
	.woocommerce #commentform .comment-form-rating a[class*="star-"]:before{ left:7px; right:7px;}
	.woocommerce div.product form.cart{ margin-bottom:20px}
	.woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs{ margin-top:40px}
	.single-product .cactus-sidebar{ margin-top:0}
}
@media screen and (max-width: 500px){
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ width:100%}
}
.woocommerce div.product p.price del,
.woocommerce div.product p.price ins{color: #b5b5b5;}
.woocommerce div.product form.cart .button.single_add_to_cart_button:hover{
	color: #FFF;
	background: #303030;
	-webkit-box-shadow: 0 0px 0px 0px #303030;
	-moz-box-shadow: 0 0px 0px 0px #303030;
	box-shadow: 0 0px 0px 0px #303030;
}
.woocommerce ul.products li.product a.added_to_cart{ display:block; float:left; width:100%}
.woocommerce ul.products li.product a.added_to_cart:hover{ color:inherit}
.woocommerce #content table.cart a.remove:hover, .woocommerce table.cart a.remove:hover, .woocommerce-page #content table.cart a.remove:hover, .woocommerce-page table.cart a.remove:hover{ background:red;}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt{ float:none; display:inline-block; vertical-align:top}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{ width:190px; height:40px}
.woocommerce-cart .wc-proceed-to-checkout a.button.alt.checkout-button{
	padding: 13px 30px;
	background: #d92f2f;
	text-transform:uppercase;
	webkit-box-shadow: 0 2px 0px 0px #982929;
    -moz-box-shadow: 0 2px 0px 0px #982929;
    box-shadow: 0 2px 0px 0px #982929;
	font-weight:800;
}
.woocommerce-cart .wc-proceed-to-checkout a.button.alt.checkout-button:hover{
	color: #FFF;
	background: #303030;
	-webkit-box-shadow: 0 2px 0px 0px #303030;
	-moz-box-shadow: 0 2px 0px 0px #303030;
	box-shadow: 0 2px 0px 0px #303030;
}
.woocommerce div.product form.cart table.group_table tbody tr{ display: block; border-bottom: 1px solid #dddddd; margin-bottom:10px; padding-bottom:0}
.woocommerce div.product form.cart table.group_table tbody tr:last-child{ border:0}
.woocommerce div.product form.cart table.group_table tbody tr a{ font-size:13px; color:#666666; white-space:normal}
.woocommerce div.product form.cart table.group_table tbody .price ins span,
.woocommerce div.product form.cart table.group_table tbody .price span,
.woocommerce div.product form.cart table.group_table tbody .price del span{ font-size:13px}
.woocommerce div.product form.cart .group_table td.label{ padding:0; float:left; width:100%}
.woocommerce #reviews #review_form_wrapper h3{ 
	font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: -10px;
    position: relative;
    padding-left: 12px;
    margin-bottom: 7px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.woocommerce #reviews #review_form_wrapper h3:before{
	content: '';
    width: 3px;
    height: 1em;
    background-color: rgba(250,218,26,1.0);
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.5em;
}
.woocommerce #review_form #respond textarea:focus{border-color: rgba(190,190,190,1.0); color: rgba(153,153,153,1.0);}
.woocommerce #review_form #respond textarea{ height:80px;line-height: 1.5;
	padding-top: 6px;
    padding-bottom: 10px;
	border: 2px solid rgba(231,231,231,1.0);
    color: rgba(153,153,153,1.0);
    font-size: 14px;
    font-weight: normal;
}
.woocommerce #review_form #respond p.form-submit{ margin:0; padding:0}
.woocommerce #review_form #respond .form-submit input{
	font-weight: bold;
    font-size: 11px;
    background-color: rgba(68,68,68,1.0);
    color: rgba(250,218,26,1.0);
    outline: none;
    padding: 12px 19px 12px 20px;
    margin-right: 7px;
    margin-bottom: 0;
    letter-spacing: 1px;
	line-height:1.5;
	border-radius:0;
	text-transform: uppercase;
}
.woocommerce #review_form #respond .form-submit input:hover{
	background-color: rgba(85,85,85,1.0);
    color: rgba(255,255,255,1.0);
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{ width:50px; border:0; padding:0; position:relative}
.woocommerce #reviews #comments ol.commentlist li .comment-text{ border:0}
.woocommerce #reviews #comments .star-rating{ float:right}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta{ margin:0; padding:0; margin-top:-7px; font-size:12px}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta strong{ color:rgba(153,153,153,1.0); text-transform:uppercase; font-size:12px}
.woocommerce #reviews #comments ol.commentlist li .comment-text{ padding:0; padding-left:15px}
.woocommerce #reviews #comments ol.commentlist li .comment-text p{ padding:0}
.woocommerce #reviews #comments ol.commentlist li{
	position: relative;
    border-bottom: 1px solid rgba(231,231,231,0.5);
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.woocommerce #reviews #comments ol.commentlist li:last-child{ border-bottom: 2px solid rgba(231,231,231,1.0)}
.single-product.woocommerce div.product #reviews{ margin-top:-4px;}
.single-product.woocommerce div.product #reviews #comments div[itemprop="description"] p{ margin-bottom:0}
.single-product.woocommerce div.product #reviews #comments div[itemprop="description"]{ margin-bottom:-9px}
.woocommerce div.product p.price ins,
.woocommerce div.product form.cart .group_table td ins{text-decoration: none;}
.woocommerce div.product form.cart table.group_table tbody tr a{color: #b5b5b5; }
.woocommerce div.product form.cart table.group_table tbody tr a:hover{color: #222;}
.woocommerce div.product .woocommerce-product-rating {
  	margin-bottom: 17px;
	margin-top: -3px;
}
.woocommerce-review-link:hover,
.woocommerce-review-link{ color:inherit;}
.woocommerce div.product form.cart {
	margin-bottom: 19px;
	margin-top:21px;
}
.woocommerce div.product .variations_button{ margin-top:21px}
.woocommerce div.product form.cart table.group_table tbody tr:last-child {
	margin-bottom: -6px;
}
.woocommerce-checkout form.checkout_coupon .form-row.form-row-first{ margin:0; padding:0; width:100%; margin-top:-3px}
.woocommerce-checkout form.checkout_coupon .form-row .label-cp{ font-weight:normal; color:#999999}
.woocommerce-checkout form.checkout_coupon .form-row.form-row-first .ct{display: inline-block;
    float: left;
    width: 100%;
}
.woocommerce-checkout form.checkout_coupon .form-row input.input-text{ height:40px; width:auto; float:left; margin-right:10px}
.woocommerce-checkout form.checkout_coupon{ padding:0; border:0}
.woocommerce-checkout .woocommerce-info{ margin-bottom:30px !important; border:1px solid #f3ca8f; background-color:#fdf4e8; color:rgba(153,153,153,1.0)}
.woocommerce-checkout form.login{ margin-top:-18px; border:0; padding-left:0; padding-right:0; margin-bottom:0; padding-bottom:5px;}
.woocommerce-checkout form.login p{ padding-top:3px}
.woocommerce-checkout form.login p{ color:#444444}
.woocommerce-checkout form.login p.form-row{ padding-top:9px}
.woocommerce form .form-row .required,
.woocommerce-checkout form.login p.form-row label{ font-size:14px; font-weight:normal; color:#999999}
.woocommerce-checkout form.login p.form-row label{ margin-bottom:2px}
.woocommerce-checkout form.login p.form-row label.inline{ display:block}
.woocommerce-checkout form.login p.form-row label.inline input{ vertical-align:sub; margin-right:4px}
.woocommerce-checkout form.login p.lost_password{ position:relative}
.woocommerce-checkout form.login p.lost_password a{ position:absolute; top:-38px; left:150px; color:#000000}
.woocommerce-page #payment #place_order:hover,
.wpb_row .woocommerce form.login .button:hover,
.woocommerce-checkout form.login .form-row .button:hover{
	color: #FFF;
	background: #303030;
}
.woocommerce-checkout #order_review .shop_table thead th{ padding:17px 20px}
.woocommerce-checkout-payment .input-radio {
  background: none;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  -ms-appearance: checkbox;
  -o-appearance: checkbox;
}
.woocommerce-checkout .woocommerce .woocommerce-error:before, .woocommerce-checkout .woocommerce .woocommerce-info:before, .woocommerce-checkout .woocommerce .woocommerce-message:before{
	font-family: "FontAwesome";
    content: "\f071";
	top:11px; left:20px;
	color:#e79520;
	font-size:18px;
}
.woocommerce-checkout .woocommerce{ margin-top:30px}
.woocommerce-checkout .woocommerce-info a{ color:#e79520;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:after{ height:100%}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:before{ height:1px; bottom:-1px; top:auto}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before{ bottom:-1px}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{transition: all 0.2s;}
.woocommerce div.product .woocommerce-tabs ul.tabs{ overflow:visible}
.woocommerce div.product .woocommerce-tabs .item-tab{ overflow:hidden}
.woocommerce div.product .product_meta span a{color:rgba(153,153,153,1.0)}
.woocommerce div.product .product_meta span{ display:block; text-transform:uppercase; font-size:12px; color:rgba(153,153,153,1.0); margin-bottom:3px}
.single-product.woocommerce div.product .product_meta span.sku_wrapper span{ display:inline-block; margin-bottom:0}
.single-product.woocommerce div.product .product_meta span.sku_wrapper{ display:inline-block}
.woocommerce .woocommerce-product-rating .star-rating{ font-size:13px;}
.woocommerce div.product p.stock,
.woocommerce div.product span.price{  color: inherit;}
.woocommerce div.product span.price ins{  text-decoration: none;}
/*--CSS Widget--*/
.widget.woocommerce form{ padding-top:30px; padding-bottom:40px}
.widget.woocommerce .widget_shopping_cart_content,
.widget.woocommerce ul{ padding-top:20px; padding-bottom:40px}
.widget.woocommerce .widget_shopping_cart_content ul{ padding-top:0; padding-bottom:0}
.widget.widget_shopping_cart .cart_list li a.remove, .widget.woocommerce.widget_shopping_cart .cart_list li a.remove{ display:none}
.widget.widget_shopping_cart .cart_list li, .widget.woocommerce.widget_shopping_cart .cart_list li{ padding-left:0;}
.widget ul.cart_list li img, .widget ul.product_list_widget li img{ float:left; margin-right:15px; margin-left:0; margin-bottom:20px; width:80px}
.widget ul.cart_list li dl, .widget ul.product_list_widget li dl{ border-left:0; display:none}
.widget ul.cart_list li a, .widget ul.product_list_widget li a{ color:rgba(28,28,28,1.0);
	text-transform: none;
	font-size: 14px;
	font-weight: 700;
	line-height: 0.9em;
	margin-bottom: 6px;
	letter-spacing: 0.5px;
	position:relative;
}
.woocommerce ul.product_list_widget li del,
.widget_top_rated_products ul.product_list_widget li .amount, ul.product_list_widget li .amount,
.woocommerce ul.product_list_widget li ins{ color: rgba(153,153,153,1.0); font-weight:bold}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li{ padding:0}
.widget ul.cart_list li .quantity, .widget ul.product_list_widget li .quantity{color: rgba(153,153,153,1.0); font-size: 14px; margin-bottom:8px; float:left; font-weight:bold}
.widget.widget_shopping_cart .total, .widget.widget_shopping_cart .total{border-top: 1px solid #eaeaea;  padding-top: 16px;color: #303030;font-weight: 800; margin-bottom:5px; font-size:11px;}
.widget.widget_shopping_cart .total *, .widget.widget_shopping_cart .total *{color: rgba(153,153,153,1.0)}
.widget.widget_shopping_cart .total strong{font-weight: 800;  text-transform: uppercase;}
.woocommerce .widget_price_filter .price_slider_amount .button{ float:right; font-size:11px; margin-top:-8px;background-color: rgba(250,218,26,1.0); color: rgba(0,0,0,1.00);}
.widget_price_filter .price_slider_amount .button,
.widget .widget_shopping_cart .buttons a, .widget.widget_shopping_cart .buttons a{
	height:40px;
	text-align:center;
}
.widget.widget_shopping_cart .buttons a:after{
	content: "\f105";
	margin-left:10px;
    display: inline-block;
    font-family: FontAwesome;
}
.widget.widget_shopping_cart .buttons a:first-child{ margin-right:5%; width:47.5%; float:left}
.widget.widget_shopping_cart .buttons a:last-child{ width:47.5%; margin-right:0;background-color: rgba(250,218,26,1.0);
    color: rgba(0,0,0,1.00);}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,	
.widget_price_filter .price_slider_amount .button:hover,
.widget.widget_shopping_cart .buttons a:last-child:hover,
.widget.widget_shopping_cart .buttons a:hover
{
	background-color: rgba(0,0,0,1.00);
    color: rgba(250,218,26,1.0);
}
.woocommerce  .widget_price_filter .price_slider_wrapper .ui-widget-content{ height:5px; background-color:rgba(153,153,153,.2); border-radius:0; margin-bottom:30px; margin-right:0}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{ background-color:rgba(153,153,153,.2); border-radius:0}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background: #999999; border-radius:0; width:7px; height:7px; top:-0.1em}
.woocommerce  .widget_price_filter .price_slider_amount .price_label{float:left; color: rgba(153,153,153,1.0); font-weight:normal}
.widget ul.cart_list li .star-rating, .widget ul.product_list_widget li .star-rating{ font-size:10px; margin-top:15px; margin-bottom:10px}
.widget ul.cart_list li ins, .widget ul.product_list_widget li ins{ text-decoration:none}
ul.product_list_widget li .reviewer{ margin-bottom:22px; float:left;}
.widget_top_rated_products ul.product_list_widget li:last-child{ margin-bottom:-10px}
ul.product_list_widget li:last-child .reviewer{ margin-bottom:0}
.widget_top_rated_products ul.product_list_widget li .amount, ul.product_list_widget li .amount{ margin-bottom:15px; float:none; padding-right:4px}
.widget_top_rated_products ul.product_list_widget li .amount{ float:left}
.product-categories li{
	margin: 0px 0px 2px 0px;
	position: relative;
	margin-bottom: 4px;
	padding: 0px 0px 0px 10px;
 }
.product-categories li:before{
	content: "\f105";
	font-family: 'FontAwesome';
	padding-right: 6px;
	text-decoration: none;
	color: #fff;	
	color: #303030;
	font-size: 11px;
	position: absolute;
	left: 0px;
	top: 1px;
}
.product-categories{ margin-top:-7px; margin-bottom:-8px}
.product-categories li a{ color: #888888;}
ul.product_list_widget li{ padding:0;}
.woocommerce textarea:focus::-moz-placeholder,
.woocommerce textarea:focus::-webkit-input-placeholder{
   color: inherit !important;
   opacity:1 !important;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{ margin-bottom:15px; width:100%}
.widget ul.cart_list li a:hover, .widget ul.product_list_widget li a:hover{ color:#303030}
.dark.widget.widget_shopping_cart .buttons a:first-child{   border: 3px solid #454545; background: #303030; color:#FFF}
.dark.widget_price_filter .price_slider_amount .button:hover, .dark.widget.widget_shopping_cart .buttons a:hover{
	color: #303030;
	background: #FFF;
	border: 3px solid #FFF;
}
.dark.widget.widget_shopping_cart .total, .dark.widget.widget_shopping_cart .total{ color:#fff;  border-top:1px solid #4f4f4f; }
.dark.widget ul.cart_list li .quantity, .dark.widget ul.product_list_widget li .quantity{color: #666666;}
.dark.widget ul.cart_list li a, .dark.widget ul.product_list_widget li a{ color:#999999}
.dark.widget ul.cart_list li a:hover, .dark.widget ul.product_list_widget li a:hover{ color:#FFF}
ul.cart_list.product_list_widget  li .amount{ float:none}
.widget ul.cart_list li img, .widget ul.product_list_widget li img{ background:#000; transition-delay:.2;}
.widget ul.cart_list li img:hover, .widget ul.product_list_widget li img:hover{ opacity:1;}
.widget_product_tag_cloud .tagcloud{ margin-top:20px; margin-bottom:30px}
.widget_product_tag_cloud .tagcloud a[class*="tag-link-"] {
  display: inline-block;
  font-size: 11px !important;
  text-transform: uppercase;
  color: #888;
  line-height: 1.5;
  padding: 7px 9px 7px 10px;
  white-space: nowrap;
  margin-right: 7px;
  background-color: rgba(231,231,231,1.0);
  text-decoration: none;
  letter-spacing: 1px;
  margin-bottom: 10px;
  vertical-align: top;
}
.widget_product_tag_cloud .tagcloud a[class*="tag-link-"]:hover {
  background-color: rgba(0,0,0,1.0);
}
.woocommerce-page div.product div.thumbnails a{width: 31.65%;margin-right: 2.5%; margin-bottom:0}
.woocommerce div.product div.images div.thumbnails{ padding-top:10px}
.woocommerce div.product div.images, .woocommerce div.product div.summary{ margin-bottom:50px}
.woocommerce div.product div.summary{ margin-top:-10px}
.dark.widget_product_tag_cloud .tagcloud{ padding-top:2px}
.woocommerce-cart .ctbottom{ float:left; display:block; width:100%}
.widget.widget_shopping_cart .buttons a{ margin-bottom:20px;}
.widget.widget_shopping_cart .buttons{margin-bottom:-20px; padding:0;}
.woocommerce div.product form.cart div.quantity i{ position:absolute; top:9px; right:0; font-size:25px; color:#303030; cursor:pointer}
.woocommerce div.product form.cart div.quantity i.fa-sort-asc{ top:9.5px}
.woocommerce div.product form.cart div.quantity i.fa-sort-desc{ top:8.5px}
.woocommerce table.shop_table{ border-radius:0; border:0}
table.shop_table tbody tr .product-remove a {
    width: 20px;
    height: 20px;
    display: block;
    background-color:rgba(231,231,231,1.0);
	color:rgba(153,153,153,1.0) !important;
    text-align: center;
    border-radius: 0; 
	font-size:11px;
	line-height:17px;
	font-weight:bold;
}
table.shop_table tbody tr .product-remove a:hover{ background:#000000; color:#fff}
table.shop_table tbody tr .product-remove{ width:10%}
table.shop_table thead th.product-remove{ padding-right:0 !important}
.woocommerce-cart table.cart img{ width:80px}
body:not(.woocommerce-cart) .woocommerce table.shop_table td{ padding-top:30px !important; padding-bottom:30px !important;border-bottom: 1px solid rgba(243,243,243,1.0) !important}
.woocommerce table.shop_table td.product-name a{ color:rgba(68,68,68,1.0)}
.woocommerce-page table.cart td.actions{ border-bottom:0 !important; padding-left:0 !important; padding-right:0 !important}
.woocommerce-cart table.cart td.actions .coupon .input-text{ border:2px solid rgba(231,231,231,1.0);padding: 0px 10px; font-size:14px; color:rgba(153,153,153,1.0); padding-top:5px; margin-right:10px}
.woocommerce-shipping-calculator button.button,
.woocommerce .return-to-shop a.button{ line-height:1.8em}
.woocommerce-cart .woocommerce .woocommerce-message{ margin-left:0 !important; margin-right:0 !important}
.woocommerce .return-to-shop a.button,
.woocommerce-shipping-calculator button.button,
.woocommerce-checkout .checkout_coupon .button,
.woocommerce-checkout form.login .form-row .button,
.woocommerce-page #payment #place_order,
.wpb_row .woocommerce form.login .button,
.woocommerce .cart .button, .woocommerce .cart input.button{
	font-weight: bold;
    font-size: 11px;
	background:rgba(192,192,192,1.0);
    color: #fff;
    outline: none;
    padding: 10px 19px 12px 20px;
    margin-right: 7px;
    margin-bottom: 10px;
    letter-spacing: 1px;
	border-radius:0;
	height:40px;
	text-transform:uppercase;
}
.woocommerce-shipping-calculator button.button{ width:100%; max-width:250px}
.woocommerce-page #payment #place_order,
.woocommerce-checkout form.login .form-row .button{ background-color:rgba(250,218,26,1.0); color:rgba(68,68,68,1.0); margin-top:2px;}
.woocommerce .return-to-shop a.button:hover,
.woocommerce .cart input.checkout-button.button,
.woocommerce-shipping-calculator button.button:hover,
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover{
	background-color: rgba(68,68,68,1.0);
    color: rgba(250,218,26,1.0);
}
.woocommerce .cart input.checkout-button.button:hover{
	background-color: #303030;
    color: #FFFFFF;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{ width:100%}
.woocommerce .cart-collaterals .cart_totals h2,
h3#order_review_heading,
.woocommerce-order-received .woocommerce h3,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address,
.woocommerce-order-received .woocommerce h2,
.woocommerce-checkout .checkout .woocommerce-billing-fields h3,
.custom-shipping .woocommerce-shipping-calculator p a{ font-size:14px; font-weight:bold; text-transform:uppercase; color:#1c1c1c; text-decoration:none}
.custom-shipping .shipping-calculator-form{ margin-top:23px; display:block !important}
.custom-shipping .woocommerce-shipping-calculator{ float:left}
.woocommerce table.shop_table th{ text-align:center}
.woocommerce-shipping-fields{ margin-bottom:40px}
.woocommerce-checkout .woocommerce table.shop_table tfoot th{ text-align:left}
.cart-collaterals table:not(#wp-calendar) tbody tr:first-child{ background:transparent}
.custom-shipping .woocommerce-shipping-calculator p{ margin-top:0 !important; padding:0; line-height:1.6}
.woocommerce .cart-collaterals .cart_totals h2{ padding:0; padding-bottom:27px; margin-bottom:27px; border-bottom:2px solid rgba(231,231,231,1.0); margin-top:2px}
.woocommerce-cart .woocommerce form{ margin-bottom:35px}
.cart_totals table:not(#wp-calendar) tbody tr > *,
.cart_totals  table:not(#wp-calendar) tbody tr:first-child > *{ padding-left:0; padding-right:0}
.cart-collaterals table tbody tr td,
.cart-collaterals table tbody tr th{ border:0 !important}
.cart_totals table tbody tr{ border-bottom:1px solid rgba(243,243,243,1.0) !important; float:left; width:100%;}
.cart_totals table tbody tr th{ width:30% !important; float:left}
.cart_totals table tbody tr td{ width:70% !important; float:left; line-height:1.3em}
/*.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th{ padding-top:0 !important}*/
.woocommerce-cart .cart-collaterals .cart_totals table tr td{ margin-top:-3px}
/*.woocommerce-cart .cart-collaterals .cart_totals table tr td, .woocommerce-cart .cart-collaterals .cart_totals table tr th{ padding-bottom:11px !important;}*/
.woocommerce-cart .cart-collaterals .cart_totals table tr th{ font-size:11px; text-transform:uppercase}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td span,
.woocommerce-cart .cart-collaterals .cart_totals table tr td{ font-size:14px; font-weight:normal; text-align:right}
.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td p{ padding-top:8px; padding-bottom:10px}
.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping th{ padding:0 !important;}
.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping th{margin-top:1em}
.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping { padding-top:18px; padding-bottom:18px;}
.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total td{ margin-top:-3px}
.woocommerce-cart .cart_totals  .wc-proceed-to-checkout{ display:none}
.custom-shipping .woocommerce-shipping-calculator select,
.custom-shipping .woocommerce-shipping-calculator .input-text{ max-width:250px}
.custom-shipping .woocommerce-shipping-calculator p.form-row{ margin-bottom:10px}
.custom-shipping .woocommerce-shipping-calculator #calc_shipping_country_field{ max-width:250px; position:relative}
.custom-shipping .woocommerce-shipping-calculator #calc_shipping_country_field.form-row:after{
	content: "\f0dc";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    right: 20px;
    top: 9px;
    color: rgba(153,153,153,1.0);
}
h3#order_review_heading,
.woocommerce-order-received .woocommerce h3,
.woocommerce-order-received .woocommerce h2,
.woocommerce-checkout .checkout .woocommerce-billing-fields h3{ padding-bottom:25px; margin-bottom:22px; border-bottom:2px solid rgba(231,231,231,1.0)}
h3#order_review_heading{ margin-bottom:30px}
.woocommerce-checkout .checkout .woocommerce-billing-fields .form-row{ padding:0; color:#000000; margin-bottom:23px}
.woocommerce-checkout .checkout .woocommerce-billing-fields .required{color:#000000}
.woocommerce-checkout .checkout .woocommerce-billing-fields .form-row label{ margin-bottom:1px}
.woocommerce form .form-row.woocommerce-validated .select2-container .select2-choice{ height:40px; border:2px solid rgba(231,231,231,1.0); border-radius:0; padding-top:5px; color:rgba(153,153,153,1.0); padding-left:10px}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select{ border-color:rgba(231,231,231,1.0); color:rgba(153,153,153,1.0)}
.woocommerce-checkout .checkout .woocommerce-billing-fields .form-row.create-account label{ font-weight: normal;color:rgba(153,153,153,1.0)}
.woocommerce-checkout .checkout .woocommerce-billing-fields .form-row.create-account{ margin-bottom:17px;}
.woocommerce-checkout .woocommerce table.shop_table tfoot th,
.woocommerce-checkout .woocommerce table.shop_table tfoot td,
.woocommerce-checkout .woocommerce table.shop_table .cart_item td{ font-size:14px; color:rgba(68,68,68,1.0); text-transform:capitalize; padding:14px 20px !important; width:50%}
.woocommerce-checkout .woocommerce table.shop_table .cart_item:last-child td{ border-bottom:0 !important}
.woocommerce-checkout .woocommerce table.shop_table .cart_item td strong{ font-weight:normal}
.woocommerce-checkout .woocommerce table.shop_table tfoot th,
.woocommerce-checkout .woocommerce table.shop_table tfoot td{ border-bottom:0 !important}
.woocommerce-checkout .woocommerce table.shop_table tfoot tr:last-child td,
.woocommerce-checkout .woocommerce table.shop_table tfoot tr:last-child th{border-bottom:1px solid rgba(243,243,243,1.0) !important;}
.woocommerce-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table{ margin-bottom:25px}
.woocommerce-checkout #payment{ background:transparent; padding:0; border-radius:0; border:0}
.woocommerce-checkout #payment ul.payment_methods{ padding:0}
.woocommerce-checkout #payment div.payment_box p{ margin-top:0; padding:0;}
.woocommerce-checkout #payment div.payment_box{ width:100%; border-radius:0; padding:14px 20px;padding-top:10px; color:rgba(68,68,68,1.0)}
.woocommerce-checkout #payment div.payment_box:after{ border-color:rgba(250,218,26,.3);border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal{ margin-left:10px; font-size:14px; color:#009bdc;}
.woocommerce-checkout #payment ul.payment_methods li input{ margin-right:5px}
.woocommerce-checkout #payment ul.payment_methods{ border-bottom:0}
.woocommerce-page #payment #place_order{ float:left; width:100%; max-width:288px; line-height:1.8em}
.woocommerce-checkout #payment div.form-row{ padding-left:0}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label.checkbox{ padding-bottom:25px; margin-bottom:26px; border-bottom:2px solid rgba(231,231,231,1.0); margin-top:0}
.woocommerce-checkout .checkout .col-2 .notes{ padding:0}
.woocommerce-checkout .checkout .woocommerce-shipping-fields .shipping_address p:first-child{ margin-top:0}
.woocommerce-checkout .checkout .woocommerce-shipping-fields .shipping_address p{ padding:0; margin-bottom:21px;}
.woocommerce-checkout .checkout .woocommerce-shipping-fields .shipping_address p label{ margin-bottom:1px;}
.woocommerce-checkout .checkout .woocommerce-shipping-fields .shipping_address p label .required{ color:#000000}
.woocommerce-checkout .checkout .col-2 .notes #order_comments{ min-height:80px}
.woocommerce-order-received .woocommerce table.shop_table td.product-name a{ display:inline-block !important}
.woocommerce-order-received .woocommerce h2{ margin-bottom:30px}
.woocommerce-order-received .order_item:last-child th,
.woocommerce-order-received .order_item:last-child td{ border-bottom:0 !important}
.woocommerce-order-received .woocommerce .shop_table tr th,
.woocommerce-order-received .woocommerce .shop_table tr td{ font-size:14px; color:rgba(68,68,68,1.0); text-transform:capitalize; padding:14px 20px !important}
.woocommerce-checkout .woocommerce table.shop_table tfoot th, .woocommerce-checkout .woocommerce table.shop_table tfoot td{ border-color:rgba(243,243,243,1.0)}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{ font-size:12px;}
/*Fix*/
.woocommerce .woocommerce-archive .star-rating{ width:5.25em}
div.pp_woocommerce .pp_nav p.currentTextHolder{ padding-top:0; margin-top:-2px}
.pp_gallery ul a img{ max-height:33px; width:auto}
.woocommerce-cart table.cart td.actions .coupon .input-text:focus{border-color: rgba(190,190,190,1.0); color: rgba(153,153,153,1.0);}
.woocommerce .cart input.button.checkout-button{ margin-right:0}
@media screen and (min-width: 1200px){
	.woocommerce-cart .woocommerce .cart-total-fix{ padding-left:10px}
	.woocommerce table.shop_table th.product-price{ text-align:left}
}
.woocommerce div.product .cactus-related-posts span.price{ display:inline-flex}
.woocommerce td.product-name dl.variation dd p:last-child{ margin-top:-11px}
.woocommerce-page div.product div.thumbnails{ margin-bottom:-10px}
.woocommerce-page div.product div.thumbnails a{ margin-bottom:10px}
.woocommerce.single-product div.product p.price{ display:block}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells{ display:none}
.single-product .upsells.products{ float:left; padding-left:15px; padding-right:15px; width:100%}
.single-product .upsells.products h2{
	font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgba(28,28,28,1.0);
    position: relative;
    padding-left: 12px;
    margin-top: -6px;
    margin-bottom: 24px;
	font-size:14px;
}
.single-product .upsells.products h2:before {
    content: '';
    width: 3px;
    height: 1em;
    background-color: rgba(250,218,26,1.0);
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 7px;
}
.woocommerce ul.products li.item-product .button{ white-space:normal}
.woocommerce.columns-4 ul.products li.product, .woocommerce-page .columns-4 ul.products li.product{width: 22.05%; margin: 0 3.8% 2.992em 0;}
.woocommerce ul.products li.product.last, .woocommerce-page ul.products li.product.last{ margin-right:0 !important}
.woocommerce.columns-4 ul.products li.product .rate,
.woocommerce.columns-5 ul.products li.product .rate,
.woocommerce.columns-6 ul.products li.product .rate,
.woocommerce.columns-3 ul.products li.product .rate{ float:left; display:block; width:100%}
.wpb_row .woocommerce ul.products li.product .meta .star-rating{ display:none}
.wpb_row .woocommerce .products{ margin-bottom:-30px}
.woocommerce-page.columns-2 ul.products li.product, .woocommerce.columns-2 ul.products li.product{ width:48.75%}
@media screen and (min-width: 768px){
	.woocommerce-page .columns-5 ul.products li.product, .woocommerce .columns-5 ul.products li.product,
	.woocommerce-page .columns-6 ul.products li.product, .woocommerce .columns-6 ul.products li.product,
	.woocommerce-page .columns-4 ul.products li.product, .woocommerce .columns-4 ul.products li.product,
	.woocommerce-page .columns-3 ul.products li.product, .woocommerce .columns-3 ul.products li.product,
	.woocommerce-page.columns-5 ul.products li.product, .woocommerce.columns-5 ul.products li.product,
	.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product,
	.woocommerce-page.columns-4 ul.products li.product, .woocommerce.columns-4 ul.products li.product,
	.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product{margin: 0 3.8% 2.992em 0;float:none;
		display: inline-block;
		vertical-align: top;
		font-size: 14px;
	}
	ul.products{ font-size:0;}
	ul.products li.product{ font-size:14px;}
}
@media screen and (max-width: 768px){
	.woocommerce.columns-4 ul.products li.product, .woocommerce-page .columns-4 ul.products li.product,
	.woocommerce-page.columns-5 ul.products li.product, .woocommerce.columns-5 ul.products li.product,
	.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product,
	.woocommerce.columns-2 ul.products li.product, .woocommerce-page .columns-2 ul.products li.product {
		width: 48.4%;
		margin: 0 2.5% 40px 0;
	}
	.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product{ width:48.4%; margin: 0 2.5% 40px 0;}
	.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n){ margin-right:0}
}
@media screen and (max-width: 500px){
	.woocommerce.columns-2 ul.products li.product, .woocommerce-page .columns-2 ul.products li.product,
	.woocommerce.columns-4 ul.products li.product, .woocommerce-page .columns-4 ul.products li.product,
	.woocommerce-page.columns-5 ul.products li.product, .woocommerce.columns-5 ul.products li.product,
	.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product,
	.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product{ width:100%; margin:0}
}
mark.count{ background:transparent}
.single-product .upsells.products h2{ border-top: 2px solid rgba(231,231,231,1.0); padding-top:30px; margin-top:4px;}
/*widget fix css*/
.widget.woocommerce .product-categories li{
	margin-bottom: 0;
    color: rgba(153,153,153,1.0);
    font-size: 11px;
    text-transform: uppercase;
    padding: 15px 0 16px 0;
    border-bottom: 1px solid rgba(243,243,243,1.0);
	list-style:none;
	line-height:1.5;
}
.widget.woocommerce .product-categories li ul li{
	padding-left: 30px;
}
.widget.woocommerce .product-categories li ul li:first-child{
	border-top: 1px solid rgba(243,243,243,1.0);
    margin-top: 16px;
}
.widget.woocommerce .product-categories li ul li:last-child{
	border-bottom: 0;
    margin-bottom: -17px;
}
.widget.woocommerce .product-categories{ padding-top:0; padding-left:0; margin-top:0}
.widget .product-categories ul{
	list-style: none;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}
.widget.woocommerce .product-categories li a{
	font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: rgba(153,153,153,1.0);
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 14px;
    letter-spacing: 1px;
}
.widget.woocommerce .product-categories li:before{ display:none}
.widget.woocommerce .product-categories li a:before{
	content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 50%;
    line-height: 1;
    margin-top: -5px;
}
/*Css shortcode*/
.wpb_row .woocommerce table.shop_table.cart tbody tr .actions{padding-left:0 !important; padding-right:0 !important}
.wpb_row .woocommerce table tbody tr .actions .coupon .input-text{ float:left; margin-right:10px}
.wpb_row .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout{ display:none}
.wpb_row .woocommerce div.product .comment-text .description:before{ display:none}
.wpb_row .woocommerce #commentform .comment-form-rating .stars a{ line-height:1}
.wpb_row .woocommerce table.shop_table tfoot th{ border-top:0; border-bottom:1px solid rgba(243,243,243,1.0) !important}
.wpb_row  .woocommerce table.shop_table tfoot td{ border-top:0}
@media screen and (max-width: 768px){
	.cart-total-fix{ float:left; margin-top:20px; width:100%}
	.wpb_row .woocommerce table tbody tr .actions .coupon .button{ float:left;}
}
.wpb_row .woocommerce #payment #place_order{
	float: left;
    width: 100%;
    max-width: 288px;
    line-height: 1.8em;
	border-radius:0;
    background-color: rgba(250,218,26,1.0);
    color: rgba(68,68,68,1.0);
    margin-top: 2px;
	font-weight: bold;
    font-size: 11px;
	text-transform:uppercase;
	padding: 10px 19px 12px 20px;
}
.wpb_row .woocommerce #payment #place_order:hover{
	color: #FFF;
    background: #303030;
}
.wpb_row .woocommerce .my_account_orders+h2,
.wpb_row .woocommerce .col-1.address h3,
.wpb_row .woocommerce .col2-set.addresses h3,
.wpb_row .woocommerce h2,
.wpb_row .woocommerce .myaccount_user+h2{
	font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #1c1c1c;
}
.wpb_row .woocommerce .col2-set.addresses h3{ margin-top:5px; margin-bottom:20px}
.wpb_row .woocommerce .my_account_orders+h2{ margin-top:5px; margin-bottom:10px}
.wpb_row .woocommerce .myaccount_user+h2{ margin-bottom:20px; margin-top:10px}
.wpb_row .woocommerce .button.add_to_cart_button ,
.wpb_row .woocommerce table.my_account_orders .button.view{
	margin-top: 11px;
    padding: 11px 18px;
    border-radius: 0;
    font-weight: 700 !important;
	text-align:center;
    color: #000000;
    background-color: #e7e7e7;
    border: 0;
    font-size: 11px;
    line-height: 1.6em;
    text-transform: uppercase;
    transition: all .2s;
}
.wpb_row .woocommerce.add_to_cart_inline .button.add_to_cart_button { margin-left:20px; margin-top:5px; margin-bottom:5px}
.wpb_row .woocommerce table.my_account_orders .button.view:hover,
.wpb_row .woocommerce.add_to_cart_inline .button.add_to_cart_button:hover,
.wpb_row .woocommerce ul.products li.item-product .button:hover{
    background-color: rgba(0,0,0,1.00);
    color: rgba(250,218,26,1.0);
}
.wpb_row .woocommerce form.login{ border-radius:0; border:1px solid rgba(231,231,231,1.0)}
.wpb_row .woocommerce form.login label[for="rememberme"]{ line-height:44px}
@media screen and (max-width: 768px){
.woocommerce.columns-2 ul.products li.product, .woocommerce-page .columns-2 ul.products li.product, .woocommerce.columns-4 ul.products li.product, .woocommerce-page .columns-4 ul.products li.product, .woocommerce-page.columns-5 ul.products li.product, .woocommerce.columns-5 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product{ margin-bottom:20px;}
}
.woocommerce ul.products li.product a img{ backface-visibility:hidden;-webkit-backface-visibility: hidden;}
/*column*/
@media screen and (min-width: 768px){
	.woocommerce-page .columns-3 ul.products li.product, .woocommerce .columns-3 ul.products li.product{width: 30.78%; margin: 0 3.8% 2.992em 0;}
	.woocommerce-page .columns-5 ul.products li.product, .woocommerce .columns-5 ul.products li.product{width: 16.2%; margin: 0 3.8% 2.992em 0;}
}
.woocommerce-page .columns-5 ul.products li.product a.added_to_cart, .woocommerce .columns-5 ul.products li.product a.added_to_cart,
.woocommerce-page .columns-6 ul.products li.product a.added_to_cart, .woocommerce .columns-6 ul.products li.product a.added_to_cart,
.woocommerce .columns-3 .sb-right ul.products li.product a.added_to_cart,
.woocommerce .columns-3 .sb-left ul.products li.product a.added_to_cart,
.woocommerce-page .columns-4 ul.products li.product a.added_to_cart, .woocommerce .columns-4 ul.products li.product a.added_to_cart{ position:relative; margin-bottom:-10px; left:0; display:block; bottom:-4px}
.woocommerce-page .columns-5 ul.products li.product .rate, .woocommerce .columns-5 ul.products li.product .rate,
.woocommerce-page .columns-6 ul.products li.product .rate, .woocommerce .columns-6 ul.products li.product .rate,
.woocommerce-page .columns-4 ul.products li.product .rate, .woocommerce .columns-4 ul.products li.product .rate{ float:left; width:100%}
@media screen and (min-width: 1220px){
	.woocommerce.columns-3 ul.products li.product .rate,
	.woocommerce.columns-4 ul.products li.product .rate,
	.woocommerce .columns-4 ul.products li.product .rate{ float:right; width:auto}
}
.sb-left .woocommerce.columns-4 ul.products li.product .rate,
.sb-right .woocommerce.columns-4 ul.products li.product .rate,
.woocommerce .columns-4 .sb-left ul.products li.product .rate,
.woocommerce .columns-4 .sb-right ul.products li.product .rate{ float:left; width:100%}
.main-content-col .woocommerce ul.products li.product a.added_to_cart,
.woocommerce .woocommerce-archive ul.products li.product a.added_to_cart{ display:none !important}
.woocommerce-cart .cart-collaterals:not(#wp-calendar) .cart_totals table tr td{ margin-top:0;}

/*-cart responsive-*/
@media screen and (max-width: 600px) {
	
	/* Force table to not be like tables anymore */
	.woocommerce-page table.shop_table,
	.woocommerce-page table.shop_table thead,
	.woocommerce-page table.shop_table tbody,
	.woocommerce-page table.shop_table th,
	.woocommerce-page table.shop_table td,
	.woocommerce-page table.shop_table tr {
		display: block;
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.woocommerce-page table.shop_table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.woocommerce-page table.shop_table tr {
		/*border: 1px solid #d2d3d3; */
	}
	
	.woocommerce-page table.shop_table td {
		/* Behave like a "row" */
		border: 1px solid #d2d3d3;
		position: relative;
		padding-left: 30% !important;
	}
	
	.woocommerce-page table.shop_table {
		border: none;
	}
	
	.woocommerce-page table.shop_table td.product-spacer {
		border-color: #FFF;
		height: 10px;
	}
	
	.woocommerce-page table.shop_table td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 25%;
		padding-right: 10px;
		white-space: nowrap;
	}
	
	
	.woocommerce .quantity,
	.woocommerce #content .quantity,
	.woocommerce-page .quantity,
	.woocommerce-page #content .quantity {
		margin: 0;
	}
	
	.woocommerce-page table.cart td.actions,
	.woocommerce-page #content table.cart td.actions {
		text-align: left;
		border:0;
	}
	
	.woocommerce-page table.cart td.actions .button.alt,
	.woocommerce-page #content table.cart td.actions .button.alt {
		float: left;
		margin-top: 10px;
	}
	
	.woocommerce-page table.cart td.actions div,
	.woocommerce-page #content table.cart td.actions div,
	.woocommerce-page table.cart td.actions input,
	.woocommerce-page #content table.cart td.actions input {
		margin-bottom: 10px;
	}
	
	.woocommerce-page .cart-collaterals .cart_totals {
		float: left;
		width: 100%;
		text-align: left;
	}
	
	.woocommerce-page .cart-collaterals .cart_totals th,
	.woocommerce-page .cart-collaterals .cart_totals td {
		border:0 !important;
	}
	
	.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td,
	.woocommerce-page .cart-collaterals .cart_totals table tr.shipping td,
	.woocommerce-page .cart-collaterals .cart_totals table tr.total td {
		padding-left: 6px !important;
	}
	
	.woocommerce-page table.shop_table tr.cart-subtotal td,
	.woocommerce-page table.shop_table tr.shipping td,
	.woocommerce-page table.shop_table tr.total td,
	.woocommerce-page table.shop_table.order_details tfoot th,
	.woocommerce-page table.shop_table.order_details tfoot td {
		padding-left: 6px !important;
		border:0 !important;
	}
	
	.woocommerce-page table.shop_table tbody {
		padding-top: 10px;
	}
	
	.woocommerce .col2-set .col-1,
	.woocommerce-page .col2-set .col-1,
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-2,
	.woocommerce form .form-row-first,
	.woocommerce form .form-row-last,
	.woocommerce-page form .form-row-first,
	.woocommerce-page form .form-row-last {
		float: none;
		width: 100%;
	}
	
	.woocommerce .order_details ul,
	.woocommerce-page .order_details ul,
	.woocommerce .order_details,
	.woocommerce-page .order_details {
		padding:0;
	}
	
	.woocommerce .order_details li,
	.woocommerce-page .order_details li {
		clear: left;
		margin-bottom: 10px;
		border:0;
	}
	
	/* make buttons full width, text wide anyway, improves effectiveness */
	#content table.cart td.actions .button,
	.woocommerce #content table.cart td.actions .input-text,
	.woocommerce #content table.cart td.actions input,
	.woocommerce table.cart td.actions .button,
	.woocommerce table.cart td.actions .input-text,
	.woocommerce table.cart td.actions input,
	.woocommerce-page #content table.cart td.actions .button,
	.woocommerce-page #content table.cart td.actions .input-text,
	.woocommerce-page #content table.cart td.actions input,
	.woocommerce-page table.cart td.actions .button,
	.woocommerce-page table.cart td.actions .input-text,
	.woocommerce-page table.cart td.actions input {
		width: 100%;
	}
	
	/* keep coupon at 50% */
	
	
	/* clean up how coupon inputs display */
	#content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon,
	.woocommerce-page #content table.cart td.actions .coupon,
	.woocommerce-page table.cart td.actions .coupon {
		margin-top: 1.5em;
	}
	
	#content table.cart td.actions .coupon .input-text,
	.woocommerce table.cart td.actions .coupon .input-text,
	.woocommerce-page #content table.cart td.actions .coupon .input-text,
	.woocommerce-page table.cart td.actions .coupon .input-text {
		margin-bottom: 1em;
	}
	
	/* remove cross sells, they interfere with flow between cart and cart totals + shipping calculator */
	.woocommerce .cart-collaterals .cross-sells,
	.woocommerce-page .cart-collaterals .cross-sells {
		display: none;
	}
	/*-theme fix-*/
	.woocommerce-page table.cart td.actions .coupon input{ margin-right:0}
	.custom-shipping .woocommerce-shipping-calculator,
	table.shop_table tbody tr .product-remove{ width:100%}
	.woocommerce-page table.shop_table td:before{ top:50%; margin-top:-10px;}
	.woocommerce-cart.woocommerce-page .quantity .minus,
	.woocommerce-cart .woocommerce .quantity .plus,
	.woocommerce-cart .woocommerce .quantity .qty{ float:none; display:inline-block}
	.woocommerce-cart.woocommerce-page table.shop_table.cart:not(#wp-calendar) tr.cart_item{ border-top:2px solid #d2d3d3}
	.woocommerce-cart.woocommerce-page table.shop_table.cart:not(#wp-calendar) tr.cart_item:first-child{ border-top:0}
	.woocommerce-cart table.cart td.actions .coupon .input-text{ padding-top:0}
	.col-md-6.custom-shipping{ margin-top:30px;}
	.custom-shipping .woocommerce-shipping-calculator #calc_shipping_country_field,
	.woocommerce-shipping-calculator button.button,
	.custom-shipping .woocommerce-shipping-calculator select, .custom-shipping .woocommerce-shipping-calculator .input-text{ max-width:100%}
	.woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before{ position:relative;}
	.woocommerce-cart.woocommerce-page table.shop_table.shop_table_responsive td{ padding-left:0 !important; width:100% !important; background:transparent}
	.woocommerce-cart.woocommerce-page table.shop_table.shop_table_responsive td:before{ margin-top:0;}
	.woocommerce-checkout .woocommerce table.shop_table tfoot tr td,
	.woocommerce-checkout .woocommerce table.shop_table tfoot tr th{ width:100%; text-align:center}
	.woocommerce-checkout .woocommerce table.shop_table tfoot{ display:block;}
	.woocommerce-order-received .woocommerce .shop_table tr td,
	.woocommerce-checkout .woocommerce table.shop_table .cart_item td{ width:100%; padding-left: 30% !important;}
	woocommerce-order-received .woocommerce .shop_table tfoot th{border-bottom:1px solid rgba(243,243,243,1.0) !important, border-top:1px solid rgba(243,243,243,1.0) !important}
	.woocommerce-checkout .woocommerce table.shop_table tfoot th{border-bottom:1px solid rgba(243,243,243,1.0) !important}
}