/* wooCommerce */
@font-face {
	font-family: 'star';
	src:url('../fonts/star/star.eot');
	src:url('../fonts/star/stard41d.eot?#iefix') format('embedded-opentype'),
	url('../fonts/star/star.woff') format('woff'),
	url('../fonts/star/star.ttf') format('truetype'),
	url('../fonts/star/star.svg#star') format('svg');
	font-weight: normal;
	font-style: normal;
}
body.woocommerce{margin-left:0px;margin-right:0px}
.woocommerce {
	margin-left: 15px;
	margin-right: 15px;
}
/* Header Cart icon */
.pix-cart{
	position: relative;
	float: right;
}
.header .pix-cart{
	padding-top: 44px; 
}
.pix-cart-contents-con{
	line-height: 40px;
}
.pix-cart .pix-woo-price, .pix-cart .pix-no-items{
	color: #333333;
	font-family: "Lato", arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	float: left;
}
.pix-cart .pix-no-items:after{
	content: '/';
	padding: 0 8px 0 6px;
}
.pix-cart-contents{
	margin-left: 12px;
	position: relative;
	float: right;
	height: 40px;
}
.pix-cart-icon {
	width: 40px;
	height: 40px;
	display: inline-block;
	line-height: 46px;
	color: #fff;
	text-align: center;
	border-radius: 20px;
	font-size: 21px;
}
.pix-item-icon{
	position: absolute;
	top: -8px;
	right: -5px;
	background: #707070;
	color: #FFF;
	padding: 0px 7px;
	border-radius: 50%;
	line-height: 22px;
	display: none;
	font-size: 12px;
}
.widget_shopping_cart_content {
text-align: left;
}
.pix-cart .product_list_widget li{
	padding: 0 14px 18px;
	padding-bottom: 18px;
	margin-bottom: 18px;
	border-bottom: 1px solid #e5e5e5;
}
.pix-cart .product_list_widget li.empty{
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}
.pix-cart .product_list_widget li a{
	font-family: 'Lato', arial, sans-serif;
	font-size: 14px;
	color: #3d3d3d;
}

/* Header DropDown */
.cart-trigger{
	display: inline-block;
	padding-bottom: 33px;
}
.woo-cart-dropdown{
	position: absolute;
	width: 240px;
	border: 1px solid #e5e5e5;
	right: -10px;
	background: #fff;
	padding: 14px 0 0;
	z-index: 99;
	border-radius: 3px;
	top: 99px;
}
.woo-cart-dropdown .widget{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
.woo-cart-dropdown:after, .woo-cart-dropdown:before {
	bottom: 100%;
	left: 89%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.woo-cart-dropdown:after {
	border-color: transparent transparent #ffffff transparent;
	border-bottom-color: #ffffff;
	border-width: 6px;
	margin-left: -6px;
}
.woo-cart-dropdown:before {
	border-color:  transparent transparent #e5e5e5 transparent;
	border-bottom-color: #e5e5e5;
	border-width: 8px;
	margin-left: -8px;
}
.woo-cart-dropdown, .woo-cart-dropdown .widgettitle{
	display: none;
}
.pix-cart .product_list_widget .quantity, .pix-cart .widget_shopping_cart_content .total{
	font-family: 'Lato', arial, sans-serif;
}
.pix-cart .product_list_widget .quantity{
	font-style: italic;
}
.pix-cart .total, .pix-cart .buttons{
	padding: 0 14px;
}
.pix-cart .widget_shopping_cart_content .total{
	margin-bottom: 10px;
}
.pix-cart .total .amount{
	font-size: 16px;
	float: right;
}
.pix-cart .widget_shopping_cart_content .button, .pix-cart .widget_shopping_cart_content .button.checkout{
	width: 98px;
	height: 30px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 0;
	display: inline-block;
	font-family: "Lato", arial, sans-serif;
	border-radius: 0px;
	line-height: 28px;
	font-size: 12px;
}
.pix-cart .widget_shopping_cart_content .button:hover{
	background: none;
}
.pix-cart .widget_shopping_cart_content .button.checkout:hover{
	background: none;
	color: #3d3d3d;
}
.pix-cart .widget_shopping_cart_content .button.checkout {
	background: #3d3d3d;
}

/* Woo breadcrumb */
.woocommerce-breadcrumb{
	float: right;
	color: #6d6e71;
}
.woocommerce-breadcrumb .sep{
	color: #d1d3d4;
	padding-left: 6px;
	padding-right: 5px;
}

/* Description */
.woo-desc{
	font-style: italic;
	font-size: 16px;
}

/* Result Count & Orber By */
.woocommerce-result-count {
	/* float: right; */
	float: left;
	padding: 8px 12px;
	color: #fff;
	margin-bottom: 0;
	margin-right: 20px;
	border-radius: 2px;
}
.woocommerce-ordering{
	margin-bottom: 50px;
	width: 212px;
	overflow: hidden;
	border-radius: 2px;
	border: 1px solid #e6e7e8;
	position: relative;
}
.woocommerce-ordering:before {
	content: "\e3fd";
	position: absolute;
	right: 10px;
	height: 39px;
	line-height: 39px;
	font-family: "pix-fonts";
}
.woocommerce-ordering .orderby{
	background: #f1f2f2;
	border: none;
	padding: 10px 0 10px 10px;
	border-radius: 2px;
	width: 230px;
}

/* Single product */
.woo-product-item{
	text-align: center;
	position:relative;
}
.woo-product-item .staff-content{
	border: none;
	position:relative;
	margin:0px 30px;	
}
.woo-product-item .title{
	font-size: 16px;
	font-weight: 700;
	text-transform: none;
	font-family: Raleway, Arial, sans-serif;
}
.woo-product-item .staff-icons:after {
	content: '';
	left: -75%;
	width: 100%;
	height: 100%;
}
.woo-product-item .staff-icons:hover:after {
	left: -63%;
}

/* Star Rating */
.woocommerce .star-rating, .woocommerce-page .star-rating {
	overflow: hidden;
	position: relative;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	width: 100px;
	font-family: star;
	margin: 0 auto ;
}
.woocommerce .star-rating:before, .woocommerce-page .star-rating:before {
	content: "\73\00a0\73\00a0\73\00a0\73\00a0\73";
	float: left;
	top: 0;
	left: 0;
	position: absolute
}
.woocommerce .star-rating span, .woocommerce-page .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em
}
.woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before {
	content: "\53\00a0\53\00a0\53\00a0\53\00a0\53";
	top: 0;
	position: absolute;
	left: 0
}
.woocommerce .woocommerce-product-rating, .woocommerce-page .woocommerce-product-rating {
	line-height: 2em;
	display: block
}
.woocommerce .woocommerce-product-rating .star-rating, .woocommerce-page .woocommerce-product-rating .star-rating {
	margin: .5em 4px 0 0;
	float: left
}
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating {
	display: block;
	margin: 0 0 .5em;
	float: none;
	margin:0 auto;

}
.woocommerce .hreview-aggregate .star-rating, .woocommerce-page .hreview-aggregate .star-rating {
	margin: 10px 0 0
}

/* woocommerce pagination */
.woocommerce-pagination{
	clear: both;
	padding: 0 15px;
}
.woo-products .product{
	margin-bottom:35px;
}
.upsells{
	margin-bottom:5px; 
}

/*staff-content*/
.woo-products .staff-img-con{
	position:relative;
}
.woo-product-item .staff-content .line {
	width: 45px;
	height: 1px;
	margin: 13px auto;
}
.woo-product-item .staff-content .line + .add-cart {
	margin: 36px auto 0 0;
	display: inline-block;
}
.woo-product-item .staff-content .star-rating + .add-cart{
	margin: 20px auto 0 0;
	display: inline-block;
}

/*onsale*/
.onsale{
	position: absolute;
	top: -12px;
	z-index: 1;
	left: 50%;
	height: 30px;
	line-height: 29px;
	padding: 0px 15px;
	font-size: 13px;
	color: #fff;
	margin-left: -26px;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
	-ms-transition:all ease-in-out 0.5s;
	-o-transition:all ease-in-out 0.5s;
	transition:all ease-in-out 0.5s; 
}
.onsale:after{
	content: "";
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 9px solid #fcc21f;
	position: absolute;
	bottom: -7px;
	left: 50%;
	margin-left: -7px;  
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
	-ms-transition:all ease-in-out 0.5s;
	-o-transition:all ease-in-out 0.5s;
	transition:all ease-in-out 0.5s;
}
.woo-products .staff-img-con:hover .onsale{
	background:#fff;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
	-ms-transition:all ease-in-out 0.5s;
	-o-transition:all ease-in-out 0.5s;
	transition:all ease-in-out 0.5s;
}
.woo-products .staff-img-con:hover .onsale:after{
	border-top: 9px solid #fff;
}



/*price*/
.woo-product-item .price{
	position: relative;
	padding:5px 10px;
	color:#fff;
	font-size:16px;
	font-weight:700;
	border:1px solid transparent;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
	-ms-transition:all ease-in-out 0.5s;
	-o-transition:all ease-in-out 0.5s;
	transition:all ease-in-out 0.5s;
	display:inline-block;
	margin-top:-80px;
}
.woo-products .staff-img-con:hover .price{
	border:1px solid #fcc21f;
	background:#fff;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
	-ms-transition:all ease-in-out 0.5s;
	-o-transition:all ease-in-out 0.5s;
	transition:all ease-in-out 0.5s;
}
.woo-products .staff-img-con:hover  del{
	color:#a7a9ac;
}
.woo-products .staff-img-con:hover .price:before{
	border-bottom: 9px solid #fff; 
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
	-ms-transition:all ease-in-out 0.5s;
	-o-transition:all ease-in-out 0.5s;
	transition:all ease-in-out 0.5s;
	
}
.woo-product-item .price:before{
	content: "";
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 9px solid #fcc21f;
	position: absolute;
	bottom: auto;
	left: 50%;
	margin-left: -7px;
	top: -6px;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
	-ms-transition:all ease-in-out 0.5s;
	-o-transition:all ease-in-out 0.5s;
	transition:all ease-in-out 0.5s;
}
.woo-product-item del{
	display: block;
	font-size: 12px;
	color: #f1f2f2;
	font-weight: bold;
	line-height:15px;
	text-decoration: line-through;
	color:#fff;
}
.woo-product-item  ins{
	text-decoration:none;  
}

/*button*/
.woo-product-item .add_to_cart_button{
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;	
	margin-top:0px;
	padding: 8px 16px;
	font-size: 13px;
} 
.btn.btn-outline.add_to_cart_button:after{
	content: none;
}

.woo-product-item .add_to_cart_button:before{
	font-weight:100;
	font-family: "pix-fonts";
	content: "\e4bb";
	left: -100%;
	top: 0; 
	position: absolute;
	height: 100%;
	width: 100%;
	font-size: 16px;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	line-height:33px;
}
.woo-product-item .add_to_cart_button:hover:before {
	left: 0;
}
.woo-product-item .add_to_cart_button:hover span,.woo-product-item .add_to_cart_button.loading span {
	-webkit-transform: translateX(200%);
	-moz-transform: translateX(200%);
	-ms-transform: translateX(200%);
	transform: translateX(200%);
}
.woo-product-item .add_to_cart_button span{
	display: inline-block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-transition: all 0.3s;
	-moz-backface-visibility: hidden;
	transition: all 0.3s;
	backface-visibility: hidden;
}
.woo-product-item .btn.btn-outline.color:hover {
	border: 1px solid #fcc21f;
	background: none;
}
.woo-product-item .add_to_cart_button.added:before,.woo-product-item .add_to_cart_button.loading:before{
	left:0px;
}
.woo-product-item .add_to_cart_button.added,.woo-product-item .add_to_cart_button.loading{
	width:40px;
	float:left;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
	-ms-transition:all ease-in-out 0.5s;
	-o-transition:all ease-in-out 0.5s;
	transition:all ease-in-out 0.5s;
}
.woo-product-item .add_to_cart_button.added span,.woo-product-item .add_to_cart_button.loading span{
	text-indent:-9999em;
}


.woo-product-item .added_to_cart{
	font-size: 13px;
	font-family: "Raleway",arial;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 2px;
	background-color: transparent;
	border: 1px solid transparent;
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
	-ms-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
	padding: 6px 17px;
	overflow: hidden;
	position: relative;
	margin-left:15px;
	-webkit-backface-visibility: hidden;
	border:1px solid #6d6e71;
	color:#58595b;
	float:left;
}
.woo-product-item .added_to_cart:hover{
	border:1px solid;
}
.woo-product-item .add_to_cart_button.loading:before{
	transform-style: preserve-3d;
	-moz-animation: likerotate 2s ease-out 0s infinite;
	-ms-animation: likerotate 2s ease-out 0s infinite;
	-o-animation: likerotate 2s ease-out 0s infinite;
	-webkit-animation: likerotate 2s ease-out 0s infinite;
	animation: likerotate 2s ease-out 0s infinite;
}


/*WooCommerce Widgets*/
.product_list_widget li{
	padding:0px;
	overflow:hidden;
	margin-bottom:20px;
}
.product_list_widget li a{
	color: #444;
	font-weight: bold;
	font-size: 14px;
	display:inherit;
}
.product_list_widget li:after{
	content:"";
}
.product_list_widget img{
	width: 70px;
	height: 70px;
	float: left;
	margin-right:15px;
}
.product_list_widget .quantity,.widget_shopping_cart_content .total{
	font-style: italic;
	text-transform:uppercase;
}
.product_list_widget del,.product_list_widget del .amount{
	color: #ccc;
	font-size: 12px;
	padding-right: 5px;
}
.product_list_widget ins,.product_list_widget .amount{
	text-decoration:none;
}
.widget_shopping_cart_content .total{
	margin-bottom:20px;
	font-style:normal;

}
.widget_shopping_cart_content .total .amount{
	font-size:16px;
	float:right;
}
.widget_shopping_cart_content .button{
	font-size: 14px;
	font-family: "Raleway",arial;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 2px;
	background-color: transparent;
	border: 1px solid transparent;
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
	-ms-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
	padding: 8px 24px;
	overflow: hidden;
	position: relative;
	margin-right:10px;
	-webkit-backface-visibility: hidden;
	border: 1px solid #fcc21f;
	display:inline-block;
}
.widget_shopping_cart_content .button:after{
	content: '';
	position: absolute;
	z-index: 2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.widget_shopping_cart_content .button.wc-forward:after {
	width: 100%;
	height: 100%;
	top: 0%;
	left: -80%;
	background: rgba(255,255,255,0.2);
	opacity: 0;
	-webkit-transform: skewX(160deg);
	-moz-transform: skewX(160deg);
	-ms-transform: skewX(160deg);
	-o-transform: skewX(160deg);
	transform: skewX(160deg);
}
.widget_shopping_cart_content .button.wc-forward:hover{
	border: 1px solid #fcc21f;
	color:#fff;
}
.widget_shopping_cart_content .button.wc-forward:hover:after {
	opacity: 1;
	left: -60%;
}
.widget_shopping_cart_content .button.checkout {
	color: #3d3d3d;
	border: 1px solid #3d3d3d;
}
.widget_shopping_cart_content .button.wc-forward.checkout:hover{
	border: 1px solid #333;
	background: #333;
	color:#fff;
}
.widget_shopping_cart_content .button:last-child{
	margin-right:0px;
}
.product_list_widget .star-rating{
	margin:7px 0;
}
.price_slider {
	height: 3px;
	position: relative;
	width: 96%;
	margin-bottom: 35px;
	text-align: left;
}
.ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 11px;
	height: 11px;
	border-radius:50%;
	cursor: pointer;
	outline: 0;
	top: -4px;
	border-bottom: none;
	transition: 0s;
	-webkit-transition: 0s;
	-moz-transition: 0s;
}
.ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background: #e6e7e8;
	top: 0;
	height: 100%;
}
.price_slider_amount .price_label {
	float: right;
	color: #ccc;
	font-size: 15px;
	font-weight:bold;
	margin-top:5px;
}
.price_slider_amount .button{
	padding: 5px 16px;
	font-size: 14px;
	background:#414042;
	color:#fff;
}
.price_slider_amount .button:hover{
	background:#fff;
	border:1px solid #414042;
	color:#414042;
}
/*woocommerce table*/

.shop_table{
	width:100%;
	position:relative;
}
.shop_table thead {
	border-bottom: 4px solid #f1f2f2;
	background: #fff; 
	color: #444;     
}
.shop_table thead th{
	font-size: 16px;
	font-weight: 700;
	font-family: "Raleway", arial;
	text-transform: uppercase;
	height:70px;
}
.shop_table .cart_item{
	padding:20px 0;
	height:135px;
	border-bottom:1px solid #f1f2f2;
}
.shop_table .cart_item td:first-child{
	padding-left:20px;
}
.shop_table .cart_item td:last-child{
	padding-right:20px;
}
.shop_table .cart_item:last-child{
	border-bottom:4px solid #f1f2f2; 
}
.shop_table  .product-thumbnail{
	width:113px;
}
.shop_table .product-name{
	padding-left:20px;
	font-weight:700;
	font-size:16px;
	
}
.shop_table .product-name a{
	color:#414042;
}
.shop_table  .product-price .amount,.shop_table .product-subtotal .amount{
	font-size:16px;
}
.minus{
	border: 1px solid #a7a9ac;
	border-radius: 3px 0px 0px 3px;
	height: 40px;
	width: 35px;
	background: #fff;
}
.plus{
	border: 1px solid #a7a9ac;
	border-radius: 0px 3px 3px 0px;
	height: 40px;
	width: 35px;
	background: #fff;
}
.input-text.qty {
	width: 50px;
	height: 40px;
	line-height: 39px;
	text-align:center;
	padding-left:12px;
	border:1px solid #a7a9ac;
	border-left:0;
	border-right:0;
	background: #fff;
	margin-right:0px;
	padding-right:0px;
	font-style:normal;
}
.shop_table  .product-remove{
	width:30px;
	text-align:center;
}
.shop_table  .product-remove a{
	display: block;
	color: #fff;
	height: 28px;
	line-height: 28px;
	width:30px;
}
.shop_table .product-remove a:hover{
	background:#444; 
}
.shop_table .coupon{
	float:left;
}
.shop_table .coupon label{
	display:none;
}
.shop_table .check{
	float:right;
}
.shop_table .actions{
	padding: 30px 20px;
	border-bottom: 1px solid #f1f2f2;
}
.input-text{
	margin-right:20px;
	width: 220px;
	height: 34px;
	padding: 0px 10px;
	color:#444;
	border:1px solid #eaeaea;
	font-size:13px;
	font-weight: 400;
	font-style: italic;
}
.button{
	border: 1px solid #414042;
	background: transparent;
	color: #414042;
	padding: 7px 16px;
	font-size: 13px;
	font-family: "Raleway",arial;
	font-weight: 700;
	text-transform: uppercase;  
	border-radius:2px;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}
.button:hover{
	border:1px solid #fcc21f;
	color:#fff;
}
.shop_table .button.checkout-button{
	border:1px solid #fcc21f;
	margin-left:15px;
}
.shop_table .button.checkout-button:hover{
	color:#fff;
	border:1px solid #fcc21f;
}
/*single-product images*/

.single-product .single-products-img{
	width:47%;
	float: left;
	margin-right: 30px;
	position:relative;
}
.single-product .single-products-img .onsale{
	top:0px;
	left:auto;
	right:0px;
}
.single-product .images .attachment-shop_single{
	width:100%;
	height:auto;
	border: 1px solid #e6e7e8;
}
.single-product .product .images .thumbnails{
	margin-top:20px;
}
.single-product .product .images .thumbnails a{
	margin-right:10px;
}
.single-product .product .images .thumbnails a:last-child{
	margin-right:0px;
}
/*.summary */
.summary {
	float: right;
	width: 50%;
}
.summary .product_title{
	font-size:24px;
	font-weight:700;
	margin-bottom:10px;
} 
.summary .woocommerce-review-link{
	color: #3d3d3d;
	font-size: 16px;
	margin-left: 5px;
	font-weight:700;
	line-height:2em;
}
.summary .price del{
	font-family: Lato, arial;
	font-size:16px;
	font-weight:900;
	color:#939598;
	margin-right:10px;
}
.summary .price{
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #3d3d3d;
	padding: 12px 20px;
	display: inline-block;
	border: 2px solid #fcc21f;
	margin: 15px 0px 20px 0;
	line-height:1.4em;
}
.summary  p{
	font-size: 16px;
	line-height: 1.8em;
}
.summary .quantity{
	float:left;
}
.summary .cart{
	margin-top:35px;
}
.summary .single_add_to_cart_button{
	font-size: 14px;
	font-family: "Raleway",arial;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 2px;
	background-color: transparent;
	border: 1px solid transparent;
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
	-ms-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
	padding: 7px 20px;
	overflow: hidden;
	position: relative;
	-webkit-backface-visibility: hidden;
	border: 1px solid #fcc21f;
	margin-left:15px;
}
.product_meta {
	margin-top: 30px;
}
.product_meta span {
	font-size: 16px;
	font-weight:700;

}
.product_meta span a {
	font-weight:500;
	color:#3d3d3d;
}


/*woocommerce-tabs*/

.woocommerce-tabs{
	clear:both;
	margin:50px 0;
	display:inline-block;
	width:100%;
}
.woocommerce-tabs ul{
	border-bottom: 1px solid #e6e7e8;
	height: 53px;
	margin-bottom: 0;
	list-style:none;
}
.woocommerce-tabs ul.tabs li{
	float:left;
	border: 1px solid #e6e7e8;
	border-left:0px;  
	border-bottom:0px;
}
.woocommerce-tabs ul.tabs li:first-child{
	border-left:1px solid #e6e7e8;
}
.woocommerce-tabs ul.tabs li a{
	padding: 14px 50px;
	display: block;
	font-size: 14px;
	font-weight: 700;
	color: #414042;
	background: #ebeff2;
}
.woocommerce-tabs ul.tabs li.active a {
	position: relative;
	background: #fff;
	color:#414042;
}
.woocommerce-tabs ul.tabs li.active a:after{
	content: "";
	height: 4px;
	position: absolute;
	width: 101%;
	left: 0;
	top: -3px;
}
.woocommerce-tabs .panel{
	clear:both;
	border: 1px solid #e6e7e8;
	border-top:0px;
	padding: 2.618em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	position: relative;
	box-shadow: none;
}
.woocommerce-tabs .panel h2 {
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: 700;
}
/*comment*/
.woocommerce-tabs .commentlist{
	padding:0px;
}
.woocommerce-tabs .comment_container img {
	width: 83px;
	height: auto;
	float: left;
	top: -1px;
	position: relative;
	margin-right:20px;
}
.woocommerce-tabs .comment_container{
	clear: both;
	margin-bottom: 25px;
	overflow: hidden;
}
.woocommerce-tabs .commentlist .star-rating{
	margin:0;
}
.woocommerce-tabs .comment_container .meta{
	margin-top: 10px;
	margin-bottom: 3px;
}

/*Respond*/
.woocommerce-tabs .comment-respond {
	margin-top: 40px;
}
.woocommerce-tabs  .comment-form{
	margin-left:0px;
}
.woocommerce-tabs .comment-form p{
	margin-bottom:20px;
}
.woocommerce-tabs  #commentform label{
	font-weight:700;
	display:block;
} 
/*woocommerce-tabs Stars */

.woocommerce-tabs  .stars a{
	display: inline-block;
	margin-right: 15px;
	position: relative;
	font-size: 0px;
	border-right: 1px solid #dadada;
	padding-right: 15px;
	line-height: 1;
}
.woocommerce-tabs  .stars a:last-child{
	border-right:none;
}
.woocommerce-tabs .stars .star-1:after{
	font-family: pix-fonts;
	content: "\e28c";
	font-size: 16px;
}
.woocommerce-tabs  .stars .star-1:hover:after,.woocommerce-tabs  .stars .star-1.active:after{
	content: "\e474";
}
.woocommerce-tabs .stars .star-2:after{
	font-family: pix-fonts;
	content: "\e28c\e28c";
	font-size: 16px;
}
.woocommerce-tabs .stars .star-2:hover:after,.woocommerce-tabs .stars .star-2.active:after{
	content: "\e474\e474";
}
.woocommerce-tabs .stars .star-3:after{
	font-family: pix-fonts;
	content: "\e28c\e28c\e28c";
	font-size: 16px;
}
.woocommerce-tabs .stars .star-3:hover:after,.woocommerce-tabs .stars .star-3.active:after{
	content: "\e474\e474\e474";
}
.woocommerce-tabs .stars .star-4:after{
	font-family: pix-fonts;
	content: "\e28c\e28c\e28c\e28c";
	font-size: 16px;
}
.woocommerce-tabs .stars .star-4:hover:after,.woocommerce-tabs .stars .star-4.active:after{
	content: "\e474\e474\e474\e474";
}
.woocommerce-tabs .stars .star-5:after{
	font-family: pix-fonts;
	content: "\e28c\e28c\e28c\e28c\e28c";
	font-size: 16px;
}
.woocommerce-tabs .stars .star-5:hover:after,.woocommerce-tabs .stars .star-5.active:after{
	content: "\e474\e474\e474\e474\e474";
}
.woocommerce-tabs #comment{
	width:100%;
	border:1px solid #e2e2e2;
}
.woocommerce-tabs .comment-form .form-submit{
	margin-left:0px;
	margin-bottom:0px;
}
/*woo-products*/

.woo-products .products h2{
	margin-bottom:30px;
	font-size:19px;
	font-weight:700;
}
/*message*/
.woocommerce-message {
	margin: 0 auto 30px auto;
	height: 50px;
	padding: 0 40px;
	line-height: 47px;
	border: 1px solid #bce580;
	background: #d5efa8;
	border-radius:2px;
	position:relative;
	list-style:none;
}
.woocommerce-message a{
	color:#6a7f2f;
	margin-left:5px;
}
.woocommerce-message a:hover,.woocommerce-error a:hover,.woocommerce-info a:hover{
	text-decoration:underline;
}
.woocommerce-message .button {
	float:right;
	display: inline-block;
	height: 30px;
	line-height: 27px;
	margin-top: 9px;
	padding: 0px 10px;
	font-size: 14px;
	border:1px solid #6a7f2f;
	color:#6a7f2f;
}
.woocommerce-message .button:hover{
	color:#fff;
	background:#6a7f2f;
}
.woocommerce-message:before {
	content: "\e287";
	font-family:pix-fonts;
	color:#6a7f2f;
	position:absolute;
	top: 1px;
	left: 15px;
}
/*messagle-error*/
.woocommerce-error {
	margin: 0 auto 30px auto;
	height: 50px;
	padding: 0 40px;
	line-height: 47px;
	border: 1px solid #eaacb2;
	background: #fde9ea;
	color: #c46a77;
	position:relative;
	list-style:none;
}
.checkout .woocommerce-error {
	height:auto;
}
.checkout .woocommerce-error li{
	position: static;
	line-height: 2em;
	margin: 10px 0;
}
.woocommerce-error a{
	color:#c46a77; margin-left:5px;
}  

.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{
	position: absolute;
	top: 0;
	left: 43px;  
}
.woocommerce-error:before {
	content: "\e286";
	font-family:pix-fonts;
	color:#c46a77;
	top: 1px;
	left: 15px; position:absolute;
}
.woocommerce-error .button {
	float:right;
	display: inline-block;
	height: 30px;
	line-height: 27px;
	margin-top: 9px;
	padding: 0px 10px;
	font-size: 14px;
	border:1px solid #eaacb2;
	color:#c46a77;
}
.woocommerce-error .button:hover{
	color:#fff;
	background:#c46a77;
}

/*messagle-info*/
.woocommerce-info {
	margin: 0 auto 30px auto;
	height: 50px;
	padding: 0 35px;
	line-height: 47px;
	border: 1px solid #90b6d3;
	background: #d7e7f5;
	color: #5b91b2;
	position:relative;
	list-style:none;
	margin-top: 50px;
}
.woocommerce-info a{
	color:#5b91b2; 
	margin-left:5px;
} 
.woocommerce-info:before {
	content: "\e1ac";
	font-family:pix-fonts;
	color:#5b91b2;
	top: 1px; position:absolute;
	left: 15px;
}
.woocommerce-info .button {
	float:right;
	display: inline-block;
	height: 30px;
	line-height: 27px;
	margin-top: 9px;
	padding: 0px 10px;
	font-size: 14px;
	border:1px solid #90b6d3;
	color:#5b91b2;
}
.woocommerce-info .button:hover{
	color:#fff;
	background:#5b91b2;
}


/*variations*/
.variations .label{
	display:block;
	font-size: 19px;
	float:none;
	margin-bottom: 10px;
}
.variations .value{
	display:block;
	margin-bottom:10px;
}
.variations #pa_color{
	background: #f1f2f2;
	border: none;
	padding: 10px 0 10px 10px;
	border-radius: 2px;
	width: 230px;
	margin-right:15px;
}


/*cart-collaterals*/
.cart-collaterals{
	margin-top:100px;
}
.cart-collaterals h2{
	font-size:21px;
	font-family: "Raleway", arial;
	font-weight:700;
	margin-bottom:25px;
}
.cart-collaterals table{
	width:100%;
}
.cart-collaterals tr{
	border-top:1px solid #f1f2f2;
	border-left:1px solid #f1f2f2;
	border-right:1px solid #f1f2f2;
}
.cart-collaterals .order-total{
	border:1px solid #fcc21f;
}
.cart-collaterals .table tbody th{ 
	font-family: "Raleway", arial;
	padding: 20px 25px 20px 30px;
	font-weight: 700;
	font-size: 16px;
	border-right:1px solid #f1f2f2;
	width:50%;
	border-top: none;
}
.cart-collaterals td{
	text-align:center;
	font-size:16px;
}

/*shipping_calculator*/
.shipping_calculator{
	margin-top:60px;
}
.cart-collaterals h2 .shipping-calculator-button{
	color:#282827;
	position:relative;
	padding-left: 39px;
}
.shipping-calculator-button:before{
	content:"\e1f4";
	font-family:pix-fonts;
	position:absolute;
	left:0px;
	font-weight:100;
}
.shipping-calculator-button:after{
	content: "\e497";
	font-family: pix-fonts;
	position: absolute;
	font-size: 18px;
	right: -28px;
	top: 7px;font-weight:100;
}
.country_to_state{
	background: #f1f2f2;
	border: none;
	padding: 10px 0 10px 10px;
	border-radius: 2px;
	width: 450px;
	height:50px;
}
.shipping-calculator-form p{
	margin-bottom:30px;
}
.shipping-calculator-form  .input-text{
	margin-right:0px; 
	width: 450px; height:50px;
}
.shipping-calculator-form .button{
	margin-top:10px;
}


/*CHECKOUT*/

#customer_details .col-1,#customer_details .col-2{
	float:left;
	width:100%;
	max-width:550px;
}
#customer_details .col-1{
	margin-right:30px;

}
.checkout h3{
	font-size:21px;
	font-weight: 700;
	font-family: "Raleway", arial;
	margin-bottom:30px;
	clear:both;

}  

.checkout p{
	margin-bottom:25px;
}
.checkout .input-text{
	width:100%;
	margin-right:0px;
} 
.checkout label{
	display:block;
	margin-bottom:10px;
} 

.woocommerce-checkout .form-row .chosen-container-single .chosen-single {
	height: 45px;
	line-height: 22px;
}
.chosen-container-active .chosen-single, .chosen-container-single .chosen-single {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: 100%;
	padding: 11px 15px;
}
.chosen-container-single .chosen-single, .chosen-container-single .chosen-drop, .chosen-container-active.chosen-with-drop .chosen-single {
	border-radius: 0;
	background: #fff;
	border: 1px solid #dcdcdc;
}
.chosen-container-single .chosen-single div b, .woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {
	background-position: 2px 13px !important;
}

/*ship-to-different-address*/
#ship-to-different-address{
	position:relative;
}
#ship-to-different-address .input-checkbox{
	position:absolute;
	top:0px;
	margin-top:5px;
}
#order_comments_field textarea{
	height:80px;padding: 4px 10px;
}

/*Checkout Shop Table*/
.checkout .shop_table,.order_details.shop_table,.shop_table.my_account_orders{
	border:1px solid #f1f2f2;
	margin-bottom:80px;
}
.checkout .shop_table thead th,.checkout .shop_table .cart_item,.checkout .shop_table  tfoot tr,.order_details.shop_table .order_item,.order_details.shop_table thead th,.order_details.shop_table  tfoot tr,.shop_table.my_account_orders tr{
	height:60px;
}
.shop_table  .product-total,.checkout .shop_table  tfoot td,.order_details.shop_table .product-total,.order_details.shop_table  tfoot td{
	text-align:right;
	border-left:1px solid #f1f2f2;  
	width:50%;
	padding-right:20px; 
}
.checkout .shop_table  tfoot tr,.order_details.shop_table  tfoot tr,.order_details.shop_table .order_item,.shop_table.my_account_orders .order{
	border-top:1px solid #f1f2f2;
}
.checkout .shop_table tfoot th, .order_details.shop_table tfoot th{
	padding-left:20px;
	font-weight: 700;
	font-size: 16px;
	vertical-align: middle;
	border-top: none;
}
.checkout .shop_table  tfoot .order-total{
	border:1px solid #fcc21f;
}
.shop_table.my_account_orders thead th{
	height:60px;
}
.shop_table.my_account_orders  .order-number {
	padding-left:20px;
	text-align:left;
}
.shop_table.my_account_orders,.shop_table.my_account_orders thead th{
	text-align:center;
}
.shop_table.my_account_orders .order-status{
	text-align:center !important;
}
.shop_table.my_account_orders .button  {
	padding: 6px 15px;
	font-size: 13px;
	font-family: lato;
}
.myaccount_user + h2{
	font-size:21px;
	margin-bottom:40px;
	font-weight: 700;
	font-family: "Raleway", arial;
}
/*payment_methods*/
.payment_methods{
	margin-bottom:40px;
	border:1px solid #eaeaea;
}
.payment_methods li{
	background: #fff;
	list-style:none;
}
.payment_methods li label{
	margin-bottom: 0px;
	background: #DBE5EC;
	height: 45px;
	line-height: 45px;
	padding: 0px 35px;
	border-bottom:1px solid #ebeff2;
	cursor:pointer;
}
.payment_methods li label img{
	margin-left:5px; 
} 
.payment_methods .input-radio{
	float: left;
	margin-right: 10px;
	margin-top: 17px;
	margin-left: 19px;
}
.payment_methods p{
	margin-bottom: 0px;
	padding: 15px 42px;
} 

/*order Details*/ 
.woocommerce > p.thank_you{
	border: 1px solid #bce580;
	background: #d5efa8;
	color: #6a7f2f;
	padding:10px 25px;
}
.order_details{
	margin-top:25px;
	list-style:none;
} 
.order_details li{
	position:relative;
	margin-bottom:6px;
	padding-left:20px;
}
.order_details li:after{
	position:absolute;
	top:0px;
	content:"\e1ca";
	font-family:pix-fonts;
	left:0px;
}
.customer_details dt{
	margin-bottom:8px;
	font-weight:700;
	font-size:16px;
}
.customer_details dd{
	margin-bottom:12px;
}

/*addresses*/
.addresses h3{
	font-size: 21px;
	font-family: "Raleway", arial;
	font-weight: 700;
	margin-bottom: 30px;
	margin-top: 50px;
}
.addresses address {
	padding: 20px;
	background: #ececec;
	line-height:2em;
	margin-top:40px;
}
.addresses .title{
	height:20px;
}
.addresses .title h3{
	float:left;
	margin-top:0px;
} 
.address{
	margin-top:40px;
}
.address .edit{
	font-size: 14px;
	margin-left: 10px;
}
.woocommerce-checkout h2{
	font-size: 24px;
	font-family: "Raleway", arial;
	font-weight: 700;
	margin-bottom: 30px;
	margin-top:50px;
}
.woocommerce h2{
	font-size: 21px;
	margin-bottom: 30px;
	font-weight: 700;
	font-family: "Raleway", arial;
}

.form-row-first, .form-row-last {
	float: left;
	width: 47%;
	margin-right: 6%;
}
.form-row-first + .form-row-last {
	margin-right: 0;
}
.addresses .col-1, .addresses .col-2 {
	float: left;
	width: 48%;
	margin-right: 4%;
}
.addresses .col-2 {
	margin-right: 0;
}

/*myaccount_user*/
.myaccount_user,.cart-empty{
	margin-bottom:30px;
}
.woocommerce .login label{
	display:block;
}
.woocommerce .login .input-text{
	width:400px;
	margin-top:5px;
}
.woocommerce .login .inline{
	margin:15px 0 20px;
}

.woo-content > .row, .woocommerce.columns-4{
	margin-left: 0;
	margin-right: 0;
}
.woo-content.col-md-9 .row{
	margin-left: -15px;
	margin-right: -15px;
}

.woo-products .woo-wrap .product.col-md-3:nth-child(4n+1){
	clear: both;
}
.woo-products .woo-wrap .product.col-md-4:nth-child(3n+1){
	clear: both;
}
.container .table-responsive .table>tbody>tr>td, .table>tfoot>tr>td{
	vertical-align: inherit;
	border-top: none;
	line-height: inherit;
}
	
@media (max-width: 991px) {
	.woo-products .product.col-md-3, .woo-products .product.col-md-4 {
		float: left;
		width: 50%;
	}	
	.shop_table .product-thumbnail a img {
		width: 90px;
		height: 90px;
		max-width: none;
	}
	.table.shop_table .coupon, .table.shop_table .check{
		float: none;
		margin-bottom: 30px;
	}
	.table.shop_table .check{
		margin-bottom: 0px;
	}
	.table-responsive .checkout .shop_table, .table-responsive .order_details.shop_table, .table-responsive .shop_table.my_account_orders{
		margin-bottom: 0;
	}
	.addresses .col-1, .addresses .col-2{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.woo-products .col-sm-3{
		width: 100%;
	}
	.woo-products .woo-wrap .product.col-md-3:nth-child(4n+1){
		clear: none;
	}
	.woo-products .woo-wrap .product.col-md-4:nth-child(3n+1){
		clear: none;
	}
	.woo-products .woo-wrap .product.col-md-3:nth-child(2n+1){
		clear: both;
	}
	.woo-products .woo-wrap .product.col-md-4:nth-child(2n+1){
		clear: both;
	}
}
@media (max-width: 767px) {
	.woo-products .product.col-md-3, .woo-products .product.col-md-4 {
		float: none;
		width: 100%;
	}
}