/* General Style Fix */
.entry-content .woocommerce {
	min-height: auto;
	padding: 0;
}
.shop-template h1.page-title {display: none;}
.shop-template .img-wrap,
.woocommerce .img-wrap {position: relative;}
.shop-template .images img {border: 1px solid #e7e7e7;}
.product-cus-meta {width: 60%;float: left;}
.product-col-3 .product-cus-meta {width: 70%;}
.product-cus-meta.has-rating .price {margin: 5px 0;}
.product-cus-meta.not-has-rating .price {margin: 0px 0 34px !important;}
.shop-template .product-inner,
.woocommerce .product-inner {
	min-height: 190px;
	padding: 20px 15px;
	float: left;
	border-bottom: 2px solid #497BB8;
	width: 100%;
}
.product-inner h3 {float: left;}
.shop-template h2,
.entry-content .woocommerce h2 {
	font-size: 16px;
	font-weight: normal; /* Login Page - My Account */
	text-transform: uppercase; /* Login Page - My Account */
	letter-spacing: 2px; /* Login Page - My Account */
	font-family:"Montserrat", Arial, Sans-serif;
	text-align: left;
	margin:0 0 20px;
}
.customer_details {margin-bottom: 10px;}
.woocommerce .cart_table_item .quantity {margin: 0;}
.woocommerce .screen-reader-text {display: none;}
.woocommerce input.form-control {
	width: 100%;
	height: auto;
	vertical-align:top;
	padding: 10px;

	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}
.woocommerce button {border: none;}
p.product {padding: 12px 12px 48px 12px !important;}
p.product a.add_to_cart_button.button {margin:0px !important;}
p.product span.amount {float: left;margin: 6px 0 0 0;font-size:14px; font-weight:bold;}
.woocommerce ul.products li.product-category h3 {padding:20px !important;}
.woocommerce .widget-area ul.xoxo li.widget-container ul li:before {display: none;}
.woocommerce .widget-area ul.xoxo li.widget-container.widget_product_categories ul li:before,
.woocommerce .widget-area ul.xoxo li.widget-container.widget_layered_nav ul li:before {display: inline-block;}
.woocommerce .widget-container .star-rating {margin: 5px 0px;}
.woocommerce .variations .reset_variations {
	display: inline-block;
	padding:5px 0 0;
	float:right;
	color: #777;
	text-transform: uppercase;
	font-size: 11px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}
.woocommerce .variations a.reset_variations:before {
	content: '\f00d';
	font-family: 'FontAwesome';
	border: 1px solid #e8e8e8;
	padding: 3px 5px;
	color: #777;
}
.woocommerce .variations a.reset_variations:hover {text-decoration: none;}
.woocommerce .variations a.reset_variations:hover:before {
	text-decoration: none;
	color: #35373e;
}
.woocommerce .variations td.label {padding: 15px 0 0;}
.woocommerce .orderby {
	border: 1px solid #e7e7e7;
	color: #777;
	font-size: 13px;
	padding: 8px 12px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.woocommerce .country_to_state,
.woocommerce .state_select,
#calc_shipping_state {border: 1px solid #fff;}
.woocommerce .product_meta,
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {font-size: 13px;}
.woocommerce .related ul.products li.product,
.woocommerce  .related ul li.product,
.woocommerce-page  .related ul.products li.product,
.woocommerce-page .related ul li.product {width: 32.1%;}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	float: left;
	margin: 0px 1.1% 1.1% 0px;
	padding: 0;
	position: relative;
	width: 32.1%;
	margin-left: 0;
	border: 1px solid #e7e7e7;
}
.woocommerce .product-col-3 ul.products li.last,
.woocommerce-page .product-col-3 ul.products li.last {margin-right: 0;}
.woocommerce .products .product-category .count {background:none;}
.woocommerce #searchsubmit {cursor:pointer;}
.woocommerce #order_comments_field .input-text {min-height:150px;}
.woocommerce #commentform span.required {display:none;}

/* Table Fix */
table.shop_table {
	background-color: #fff;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin-bottom: 18px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	width: 100%;
}
table.shop_table th {
	color: #fff;
	font-weight: bold;
	padding: 10px 30px 10px 30px;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	text-shadow: none;
}
table.shop_table tr {
	color: #696969;
	text-align: inherit;
}
table.shop_table tr:nth-child(odd) td {background: #fff;}
table.shop_table td {
	padding: 10px;
	vertical-align: middle;
}
table.shop_table th:first-child {
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}
table.shop_table th:last-child {
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}
table.shop_table th:only-child {
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}
.woocommerce .cart-subtotal th,
.woocommerce .shipping th,
.woocommerce .total th {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.woocommerce .shop_attributes th {color: #444;}
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot th {background: #F8F8F8;}
.woocommerce .cart-collaterals .cart_totals table .cart-subtotal th,
.woocommerce .cart-collaterals .cart_totals table .shipping th,
.woocommerce .cart-collaterals .cart_totals table .total th {color: #696969;}
.woocommerce .cart-collaterals .cart_totals table .shipping th {font-weight: normal;}
.woocommerce .cart-collaterals .cart_totals table {border: 1px solid rgba(0,0,0,0.1);}

/* Layouts */
#content_full.shop-template .images {width: 30%;}
#content_full.shop-template div.summary {width: 64%;}
.woo-left {float: left;}
.woo-right-content {float: right;}
.woocommerce th {background: transparent;}
.woocommerce .cart-subtotal th,
.woocommerce .shipping th,
.woocommerce .order-total th {background: transparent !important;}
.woocommerce .cart-collaterals .cart_totals table .cart-subtotal th,
.woocommerce .cart-collaterals .cart_totals table .shipping th,
.woocommerce .cart-collaterals .cart_totals table tr th,
.woocommerce-page .cart-collaterals .cart_totals table tr th,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot th {background: transparent !important;}
.woocommerce #payment ul.payment_methods li input,
.woocommerce-page #payment ul.payment_methods li input {
    margin: 0px 10px 0px 0px;
    padding: 0;
    height: auto;
}
#rememberme {height: auto;margin: 13px 5px 10px 0;padding: 4px 10px;}

/* Woocomerce Style (Edited) */
.clear {clear: both;}
.nobr {white-space: nowrap;}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.entry-content ul.woocommerce-message,
.entry-content ul.woocommerce-error,
.entry-content ul.woocommerce-info {
	padding: 1em;
	margin: 0 0 30px;
	position: relative;
	background: #fff;
	border: 1px solid #e8e8e8;
	color: #5e5e5e;
	list-style: none outside;
	width: auto;
	float: none;
}
.woocommerce-message:after,
.woocommerce-error:after,
.woocommerce-info:after {
	content: none;
	display: block;
	clear: both;
}
.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before {content: none;}
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button {float: right;}
.woocommerce-message li,
.woocommerce-error li,
.woocommerce-info li {
	list-style: none outside;
	padding-left: 0;
	margin-left: 0;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #777;
	font-weight: normal;
}
.woocommerce-error li > strong {color: #ff5555;}
.woocommerce-error li > strong:after {content: ' : ';}
.woocommerce-message {
	border-top: 3px solid #497BB8;
	background: transparent;
}
.woocommerce-info {
	border-top: 3px solid #497BB8;
	background: transparent;
}
.woocommerce-info:before {
	background-color: #497BB8;
	content: "i";
	font-family: Times,Georgia,serif;
	font-style: italic;
}
.woocommerce-error {border: 1px solid #ff5555;}
p.demo_store {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	width: 100%;
	font-size: 1em;
	padding: .5em 0;
	text-align: center;
	background: #ad74a2;
	background: -webkit-gradient(linear,left top,left bottom,from(#ad74a2),to(#96588a));
	background: -webkit-linear-gradient(#ad74a2,#96588a);
	background: -moz-linear-gradient(center top,#ad74a2 0%,#96588a 100%);
	background: -moz-gradient(center top,#ad74a2 0%,#96588a 100%);
	border: 1px solid #96588a;
	color: #ffffff;
	z-index: 99998;
	box-shadow: inset 0 0 0 3px rgba(255,255,255,0.2);
	-webkit-box-shadow: inset 0 0 0 3px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0 0 0 3px rgba(255,255,255,0.2);
}
.admin-bar p.demo_store {top: 28px;}
.woocommerce small.note,
.woocommerce-page small.note {
	display: block;
	color: #777777;
	font-size: 11px;
	line-height: 21px;
	margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
	margin: 0 0 1em;
	padding: 0;
	font-size: 0.92em;
	color: #777777;
}
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce-page .woocommerce-breadcrumb:after {
	content: "";
	display: block;
	clear: both;
}
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-page .woocommerce-breadcrumb a {color: #777777;}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
	width: 100%;
	margin-bottom: 18px;
}
.woocommerce .col2-set:after,
.woocommerce-page .col2-set:after {
	content: "";
	display: block;
	clear: both;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	float: left;
	width: 48%;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	float: right;
	width: 48%;
}

/* Address Tab */
.col2-set.addresses {border: 1px solid #e7e7e7;margin: 20px 0 10px;}
.col-1.address,
.col-2.address,
.addresses .col-1,
.addresses .col-2 {padding: 0px;border-right: 1px solid #e7e7e7;width: 50% !important;}
.col-1.address header,
.col-2.address header,
.addresses .col-1 header,
.addresses .col-2 header {padding: 15px;border-bottom: 1px solid #e7e7e7;margin: 0px;}
.col-1.address header h3,
.col-2.address header h3,
.addresses .col-1 header h3,
.addresses .col-2 header h3 {padding: 0px;margin: 0px;}
.col-1.address address,
.col-2.address address,
.addresses .col-1 address,
.addresses .col-2 address {font-style: normal;margin: 0px;padding: 10px 15px;}
.col-2.address,
.addresses .col-2 {border-right: 0px;}
.col-1.address header .edit,
.col-2.address header .edit {display: block;}
.wc-edit {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	background: #497bb8;
	padding: 5px 0;
	margin: 10px auto 0;
}
.wc-edit:hover {
	background: #497bb8;
	color: #fff;
}
.woocommerce div.product,
.woocommerce #content div.product,
.woocommerce-page div.product,
.woocommerce-page #content div.product {
	margin-bottom: 0;
	position: relative;
}
.woocommerce div.product .product_title,
.woocommerce #content div.product .product_title,
.woocommerce-page div.product .product_title,
.woocommerce-page #content div.product .product_title {
	clear: none;
	margin-top: 0;
	padding: 0;
}
.woocommerce div.product .product_title,
.woocommerce-page div.product .product_title {
	font-family:'Montserrat', Arial, sans-serif;
	font-size:20px;
	line-height: 24px;
	font-weight:normal;
	color:#35373e;
}
.woocommerce div.product p.price,
.woocommerce-page div.product p.price {margin:5px 0 10px;}
.woocommerce div.product span.price,
.woocommerce div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce #content div.product p.price,
.woocommerce-page div.product span.price,
.woocommerce-page div.product p.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page #content div.product p.price {
	color: #497BB8;
	font-size: 20px;
}
.woocommerce div.product span.price ins,
.woocommerce div.product p.price ins,
.woocommerce #content div.product span.price ins,
.woocommerce #content div.product p.price ins,
.woocommerce-page div.product span.price ins,
.woocommerce-page div.product p.price ins,
.woocommerce-page #content div.product span.price ins,
.woocommerce-page #content div.product p.price ins {background: inherit;}
.woocommerce div.product span.price del,
.woocommerce div.product p.price del,
.woocommerce #content div.product span.price del,
.woocommerce #content div.product p.price del,
.woocommerce-page div.product span.price del,
.woocommerce-page div.product p.price del,
.woocommerce-page #content div.product span.price del,
.woocommerce-page #content div.product p.price del {font-size: 0.67em;}
.woocommerce div.product p.stock,
.woocommerce #content div.product p.stock,
.woocommerce-page div.product p.stock,
.woocommerce-page #content div.product p.stock {font-size: 0.92em;}
.woocommerce div.product .stock,
.woocommerce #content div.product .stock,
.woocommerce-page div.product .stock,
.woocommerce-page #content div.product .stock {color: #497BB8;}
.woocommerce div.product .out-of-stock,
.woocommerce #content div.product .out-of-stock,
.woocommerce-page div.product .out-of-stock,
.woocommerce-page #content div.product .out-of-stock {color: red;}
.woocommerce div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce-page #content div.product div.images {
	float: left;
	width: 48%;
	margin-bottom: 2em;
}
.woocommerce div.product div.images .yith-wcwl-add-to-wishlist,
.woocommerce-page div.product div.images .yith-wcwl-add-to-wishlist {display: none;}
.woocommerce div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce-page #content div.product div.images img {
	display: block;
	width: 100%;
	height: auto;
}
.woocommerce div.product div.images div.thumbnails,
.woocommerce #content div.product div.images div.thumbnails,
.woocommerce-page div.product div.images div.thumbnails,
.woocommerce-page #content div.product div.images div.thumbnails {padding-top: 1em;}
.woocommerce div.product div.images div.thumbnails:after,
.woocommerce #content div.product div.images div.thumbnails:after,
.woocommerce-page div.product div.images div.thumbnails:after,
.woocommerce-page #content div.product div.images div.thumbnails:after {
	content: "";
	display: block;
	clear: both;
}
.woocommerce div.product div.images div.thumbnails a,
.woocommerce #content div.product div.images div.thumbnails a,
.woocommerce-page div.product div.images div.thumbnails a,
.woocommerce-page #content div.product div.images div.thumbnails a {
	float: left;
	width: 30.75%;
	margin-right: 3.8%;
}
.woocommerce div.product div.images div.thumbnails a.last,
.woocommerce #content div.product div.images div.thumbnails a.last,
.woocommerce-page div.product div.images div.thumbnails a.last,
.woocommerce-page #content div.product div.images div.thumbnails a.last {
	margin-right: 0;
	margin-bottom:10px;
}
.woocommerce div.product div.images div.thumbnails a.first,
.woocommerce #content div.product div.images div.thumbnails a.first,
.woocommerce-page div.product div.images div.thumbnails a.first,
.woocommerce-page #content div.product div.images div.thumbnails a.first {clear: both;}
.woocommerce div.product div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.summary {
	float: right;
	width: 48%;
	margin-bottom: 2em;
}
.woocommerce div.product div.social,
.woocommerce #content div.product div.social,
.woocommerce-page div.product div.social,
.woocommerce-page #content div.product div.social {
	text-align: right;
	margin: 0 0 1em;
}
.woocommerce div.product div.social span,
.woocommerce #content div.product div.social span,
.woocommerce-page div.product div.social span,
.woocommerce-page #content div.product div.social span {margin: 0 0 0 2px;}
.woocommerce div.product div.social span span,
.woocommerce #content div.product div.social span span,
.woocommerce-page div.product div.social span span,
.woocommerce-page #content div.product div.social span span {margin: 0;}
.woocommerce div.product div.social span .stButton .chicklets,
.woocommerce #content div.product div.social span .stButton .chicklets,
.woocommerce-page div.product div.social span .stButton .chicklets,
.woocommerce-page #content div.product div.social span .stButton .chicklets {
	padding-left: 16px;
	width: 0;
}
.woocommerce div.product div.social iframe,
.woocommerce #content div.product div.social iframe,
.woocommerce-page div.product div.social iframe,
.woocommerce-page #content div.product div.social iframe {
	float: left;
	margin-top: 3px;
}

/*
 Product Description Tabs
 */
.woocommerce div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs {clear: both;}
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;

	font-family:"Montserrat", Arial, Sans-serif;
	font-size:16px;
	font-weight:600;
}
.description_tab a:before {content: "\f036"; font-family:'FontAwesome'; font-size:16px; padding:0 10px 0 0;}
.reviews_tab a:before {content: "\f164"; font-family:'FontAwesome'; font-size:16px; padding:0 10px 0 0;}
.woo_custom_tab a i {font-size:16px; padding:0 10px 0 0;}
.woo_custom_tab a {margin-bottom: 1px;}
#tab-woo_custom {}
#tab-woo_custom .custom_tab_inner {display:block;width: 100%;}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid #e7e7e7;
	background: #f7f7f7;
	display: inline-block;
	position: relative;
	z-index: 0;
	margin: 0px -5px 0px 0px;
	padding: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: 15px 20px;
	font-weight: normal;
	color: #5e5e5e;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover {
	text-decoration: none;
	color: #777777;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
	background: #ffffff;
	z-index: 2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
	color: inherit;
	text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before {box-shadow: 0 0px 0 #ffffff;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after {box-shadow: 0px 0px 0 #ffffff;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
	border: 1px solid #dfdbdf;
	position: absolute;
	bottom: -1px;
	width: 5px;
	height: 1px;
	content: " ";
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before {
	left: -6px;
	border-width: 0 0 0 0;
	box-shadow: 0px 0px 0 #dfdbdf;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
	right: -6px;
	border-width:0;
	box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: none;
	z-index: 1;
}
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel {
	margin: -1px 0px 2em;
	padding: 25px 15px 10px;
	border: 1px solid #e7e7e7;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
/* Tabs End */

.woocommerce div.product p.cart,
.woocommerce #content div.product p.cart,
.woocommerce-page div.product p.cart,
.woocommerce-page #content div.product p.cart {margin-bottom: 2em;}
.woocommerce div.product p.cart:after,
.woocommerce #content div.product p.cart:after,
.woocommerce-page div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after {
	content: "";
	display: block;
	clear: both;
}
.woocommerce div.product form.cart,
.woocommerce #content div.product form.cart,
.woocommerce-page div.product form.cart,
.woocommerce-page #content div.product form.cart {margin-bottom: 0;}
.woocommerce div.product .summary form.cart,
.woocommerce div.product .summary form.cart table,
.woocommerce div.product .summary form.cart table td {
	margin-bottom: 10px;
	padding: 0;
}
.woocommerce div.product .summary form.cart {position:relative;}
.woocommerce div.product form.cart:after,
.woocommerce #content div.product form.cart:after,
.woocommerce-page div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after {
	content: "";
	display: block;
	clear: both;
}
.woocommerce #content div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity {
	float: left;
	margin: 0 6px 0 0;
}
.woocommerce div.product form.cart table,
.woocommerce #content div.product form.cart table,
.woocommerce-page div.product form.cart table,
.woocommerce-page #content div.product form.cart table {border-width: 0 0 1px 0;}
.woocommerce div.product form.cart table td,
.woocommerce #content div.product form.cart table td,
.woocommerce-page div.product form.cart table td,
.woocommerce-page #content div.product form.cart table td {padding-left: 0;}
.woocommerce div.product form.cart table div.quantity,
.woocommerce #content div.product form.cart table div.quantity,
.woocommerce-page div.product form.cart table div.quantity,
.woocommerce-page #content div.product form.cart table div.quantity {
	float: none;
	margin: 0;
}
.woocommerce div.product form.cart table small.stock,
.woocommerce #content div.product form.cart table small.stock,
.woocommerce-page div.product form.cart table small.stock,
.woocommerce-page #content div.product form.cart table small.stock {
	display: block;
	float: none;
}
.woocommerce div.product form.cart .variations,
.woocommerce #content div.product form.cart .variations,
.woocommerce-page div.product form.cart .variations,
.woocommerce-page #content div.product form.cart .variations {margin-bottom: 1em;}
.woocommerce div.product form.cart .variations label,
.woocommerce #content div.product form.cart .variations label,
.woocommerce-page div.product form.cart .variations label,
.woocommerce-page #content div.product form.cart .variations label {
	font-weight: normal;
	padding: 7px 10px 0 0;
	display:block;
}
.woocommerce div.product form.cart .variations select,
.woocommerce #content div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select,
.woocommerce-page #content div.product form.cart .variations select {
	width: 100%;
	float: left;
	border: 1px solid #e8e8e8;
	padding: 10px 15px;
	color: #666;
}
.woocommerce div.product form.cart .variations td.label,
.woocommerce #content div.product form.cart .variations td.label,
.woocommerce-page div.product form.cart .variations td.label,
.woocommerce-page #content div.product form.cart .variations td.label {padding-right: 1em;}
.woocommerce div.product form.cart .variations td,
.woocommerce #content div.product form.cart .variations td,
.woocommerce-page div.product form.cart .variations td,
.woocommerce-page #content div.product form.cart .variations td {vertical-align: top;}
.woocommerce div.product form.cart .button,
.woocommerce #content div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button {
	vertical-align: middle;
	float: left;
}
.woocommerce div.product form.cart .group_table td.label,
.woocommerce #content div.product form.cart .group_table td.label,
.woocommerce-page div.product form.cart .group_table td.label,
.woocommerce-page #content div.product form.cart .group_table td.label {
	padding-right: 1em;
	padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td,
.woocommerce #content div.product form.cart .group_table td,
.woocommerce-page div.product form.cart .group_table td,
.woocommerce-page #content div.product form.cart .group_table td {vertical-align: top;}
.woocommerce div.product form.cart .group_table td .quantity,
.woocommerce #content div.product form.cart .group_table td .quantity,
.woocommerce-page div.product form.cart .group_table td .quantity,
.woocommerce-page #content div.product form.cart .group_table td .quantity {margin-bottom:7px;}
.woocommerce .products ul,
.woocommerce ul.products,
.woocommerce-page .products ul,
.woocommerce-page ul.products {
	margin: 0 0 3em;
	padding: 0;
	list-style: none outside;
	clear: both;
}
.woocommerce .products ul:after,
.woocommerce ul.products:after,
.woocommerce-page .products ul:after,
.woocommerce-page ul.products:after {
	content: "";
	display: block;
	clear: both;
}
.woocommerce .products ul li,
.woocommerce ul.products li,
.woocommerce-page .products ul li,
.woocommerce-page ul.products li,
ul.products li {list-style: none;}
.woocommerce .related:after,
.woocommerce .upsells.products:after,
.woocommerce-page .related:after,
.woocommerce-page .upsells.products:after {
	content: "";
	display: block;
	clear: both;
}
.woocommerce .related ul.products,
.woocommerce .related ul,
.woocommerce .upsells.products ul.products,
.woocommerce .upsells.products ul,
.woocommerce-page .related ul.products,
.woocommerce-page .related ul,
.woocommerce-page .upsells.products ul.products,
.woocommerce-page .upsells.products ul {float: none;}
.woocommerce .product-col-3 ul.products li.product,
.woocommerce-page .product-col-3 ul.products li.product {
	float: left;
	margin: 0px 1.1% 30px 0px;
	padding: 0;
	position: relative;
	width: 32.1%;
	margin-left: 0;
	border: 1px solid #e6e6e6;
}
.woocommerce .container-fluid .shop-template.product-col-3 ul.products li.product,
.woocommerce-page .container-fluid .shop-template.product-col-3 ul.products li.product {width: 18.3%;}
.woocommerce .product-col-4 ul.products li.product,
.woocommerce-page .product-col-4 ul.products li.product {
	float: left;
	margin: 0px 30px 30px 0px;
	padding: 0;
	position: relative;
	width: 23.9%;
	margin-left: 0;
	border: none;
}
.vc-products {float: left;width: 100%;}
.vc-products.woocommerce .product-col-4 ul.products li.product,
.vc-products.woocommerce-page .product-col-4 ul.products li.product {width: 270px;}
.woocommerce .container-fluid .product-col-4 ul.products li.product,
.woocommerce-page .container-fluid .product-col-4 ul.products li.product {width: 13.8%;}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
	padding: .5em 0;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	font-weight: 600;
	font-family:"Montserrat", Arial, sans-serif;
	display:block;
	width: 58%;
}
.woocommerce ul.products li.product span,
.woocommerce-page ul.products li.product span {
	text-decoration: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.woocommerce ul.products li.product h3:hover,
.woocommerce-page ul.products li.product h3:hover {color:#fff;}
.woocommerce ul.products li.product span img,
.woocommerce-page ul.products li.product span img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
}
.woocommerce ul.products li.product strong,
.woocommerce-page ul.products li.product strong {display: block;}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
	color: #777;
	display: block;
	font-weight: 600;
	font-size: 16px;
	margin: 5px 0;
	font-family:"Montserrat", Arial, sans-serif;
	display: inline-block;
}
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {margin: -2px 0 0 0;}
.woocommerce ul.products li.product .price ins,
.woocommerce-page ul.products li.product .price ins {background: none;}
.woocommerce ul.products li.product .price .from,
.woocommerce-page ul.products li.product .price .from {
	font-size: 0.67em;
	margin: -2px 0 0 0;
	color: #777;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
	float: left;
	margin: 8px 0 1em;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
	margin: 0 0 1em;
	float: right;
}
.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
	vertical-align: top;
}

/* Button */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button,
#woo-slider .owl-controls .owl-buttons div {
	margin: 0;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	text-decoration: none;
	left: auto;
	display: inline-block;
	background-color: #497BB8;
	color: #fff;
	font-size: 12px;
	font-family:"Montserrat", Arial, Sans-serif;
	font-weight:normal;
	height: 38px;
	line-height: 38px;
	padding: 0px 20px;
	text-align: center;
	text-transform: uppercase;
	border:0px;

	-webkit-transition: none;
	-moz-transition: none;
	transition: none;

	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: none;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page #content input.button:hover {position: relative;top:0px;color:#fff;border-color:#fff;}

/* Hover Effects */
.img-wrap {display: block;position: relative;width: 100%;height: 100%;float: left;}
.img-wrap img { max-width: 100%;}
.img-wrap:hover .product-inner {background: #497bb8;}
.woocommerce ul.products li.product .img-wrap:hover .price,
.woocommerce-page ul.products li.product .img-wrap:hover .price,
.woocommerce ul.products li.product .img-wrap:hover h3,
.woocommerce-page ul.products li.product .img-wrap:hover h3,
.woocommerce .img-wrap:hover .product-inner .star-rating span:before,
.woocommerce-page .img-wrap:hover .product-inner .star-rating span:before,
.img-wrap:hover .yith-wcwl-add-to-wishlist .show a:hover,
.img-wrap:hover .yith-wcwl-add-to-wishlist .show a:hover:before,
.img-wrap:hover .nany-product-details:hover,
.img-wrap:hover .nany-product-details:hover:before,
.img-wrap:hover .yith-wcwl-add-to-wishlist .show a,
.img-wrap:hover .nany-product-details,
.img-wrap:hover .yith-wcwl-add-to-wishlist .show a:before,
.img-wrap:hover .nany-product-details:before {color: #fff;}

.yith-wcwl-add-to-wishlist .show a {text-decoration: none;}

.woocommerce .img-wrap:hover a.add_to_cart_button.button,
.woocommerce .img-wrap:hover .link-like .zilla-likes:hover .zilla-likes-count,
.woocommerce-page .img-wrap:hover .link-like .zilla-likes:hover .zilla-likes-count,
.woocommerce-page .img-wrap:hover .button.product_type_simple {background: #fff;color: #497bb8;}

.woocommerce .img-wrap:hover .link-like .zilla-likes:hover .zilla-likes-count em,
.woocommerce-page .img-wrap:hover .link-like .zilla-likes:hover .zilla-likes-count em,
.woocommerce-page .img-wrap:hover .woocommerce-page .img-wrap:hover {color: #497bb8;}

.woocommerce .img-wrap:hover .link-like li a,
.woocommerce-page .img-wrap:hover .link-like li a {border-color:#fff;background: #fff;color: #497bb8;}

.woocommerce .img-wrap:hover .star-rating:before,
.woocommerce-page .img-wrap:hover .star-rating:before {color: #c2c2c2;}

/* Hover top image */
.product-inner.woo-hover {position: relative;}
.product-inner.woo-hover .woo-nub {
	position: absolute;
	top: -27px;
	right: 0px;
	left: 0px;
	display: none;
	z-index: 1;
}
.product-col-3 .product-inner.woo-hover .woo-nub {top: -27px;}
.product-inner.woo-hover .woo-nub:before {
	content: '\f067';
	font-family: 'FontAwesome';
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 10px;
}
.img-wrap:hover .product-inner.woo-hover .woo-nub {display: block;}
.product-inner.woo-hover .woo-nub img {
	max-width: 60%;
	margin: 0px auto !important;
}
.product-col-4 .product-inner.woo-hover .woo-nub {top: -30px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	.woocommerce a.button,.woocommerce button.button,
	.woocommerce input.button,.woocommerce #respond input#submit,
	.woocommerce #content input.button,.woocommerce-page a.button,
	.woocommerce-page button.button,.woocommerce-page input.button,
	.woocommerce-page #respond input#submit,.woocommerce-page #content input.button {line-height: 34px;}

}

.woocommerce a.add_to_cart_button.button,
.woocommerce a.product_type_variable.button,
.woocommerce a.product_type_grouped.button,
#woo-slider .owl-controls .owl-buttons div {
	background:#497BB8;
	color: #fff;
	font-size:11px;
	line-height: 15px;
	height: auto;
	text-transform:uppercase;
	text-shadow: none;
	border: 0px;
	display:inline-block;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	float:left;
	margin:25px 0px 0px;
	padding:8px 15px;
	font-weight: 600;
}
/*.woocommerce a.added.button {display: none;}*/
.woocommerce a.add_to_cart_button.button,
.woocommerce a.product_type_simple.button {
	display: inline-block;
	position: absolute;
	text-align: center;
	left:0;
	right: 0;
	white-space: nowrap;
	z-index:0;
	line-height: 36px;

    background: rgba(54,55,62,0.5);
    padding: 10px 10px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 11px;
    width: 50%;
    margin: 0 auto;

	float: left;
	top: 330px;
	padding-left: 10px;

	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	letter-spacing: 1px;

	-webkit-transition: all .4s ease;
		-o-transition: all .4s ease;
		  transition: all .4s ease;
}
.woocommerce a.add_to_cart_button.button:before,
.woocommerce a.product_type_simple.button:before {
	/*content: url('../images/icons/woo-cart.png');*/
	padding: 0px 10px 0px 0px;
	position: relative;
	top: 4px;
}
.woocommerce .jt-woo-product:hover a.add_to_cart_button.button,
.woocommerce .jt-woo-product:hover a.add_to_cart_button.button:hover,
.woocommerce .jt-woo-product:hover a.product_type_simple.button,
.woocommerce .jt-woo-product:hover a.product_type_simple.button:hover {
	top: 294px;
	padding: 0 10px;
}

/* Yith */
.yith-wcwl-add-to-wishlist {
	font-family:"Montserrat", Arial, Sans-serif;
	font-size:12px;
	font-weight:600;
	float:right;
	padding: 4px 0px;
	margin: 0px;
}
.yith-wcwl-add-to-wishlist .show a {
	padding: 0 3px 0px;
	/*border-bottom: 2px solid #e6e6e6;*/
	float: right;
	font-size: 13px;
	color: #999;
	font-weight: 600;
	min-width: 0px;
	text-align: center;
	width: 100%;
	padding: 0;
	line-height: 42px;
}
.summary.entry-summary .yith-wcwl-add-to-wishlist .show a,
.summary.entry-summary .nany-product-details,
.summary.entry-summary .yith-wcwl-add-to-wishlist .show a:before,
.summary.entry-summary .nany-product-details:before {color: #777;}
.summary.entry-summary .yith-wcwl-add-to-wishlist .show a,
.summary.entry-summary .nany-product-details {float: left; margin: 2px 0 0 7px; line-height: 20px;}
a.nany-product-details:focus {color: #999;}
.nany-product-details {border-bottom: 0px;min-width: 70px;}
.yith-wcwl-add-to-wishlist .show a:before,
.nany-product-details:before {
	content: '\f004';
	color: #999;
	font-family: 'FontAwesome';
	padding-right: 5px;
	font-size: 11px;
	font-weight: normal;
}
.nany-product-details:before {content: '\f002';}
.yith-wcwl-add-to-wishlist .show a:hover,
.yith-wcwl-add-to-wishlist .show a:hover:before,
.nany-product-details:hover,
.nany-product-details:hover:before {color: #497BB8;}
.yith-wcwl-wishlistexistsbrowse span,
.yith-wcwl-wishlistaddedbrowse span{display: none;}
.yith-wcwl-add-button  {max-width: 94px;max-height: 24px;}

#yith-wcwl-popup-message {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: normal;
    background: #35373e;
	border: 1px solid #35373e;
	line-height: 20px;
	padding: 15px 20px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	left: 0;
	right: 0;
	width: 50%;
	margin: 0 auto !important;
}
#yith-wcwl-message:before {
	content: "\f00c";
	font-family:'FontAwesome';
	font-size:13px;
	padding:0 10px 0 0;
	position: relative;
	top: 1px;
}
.wishlist_table .add_to_cart,
.yith-wcwl-add-button > a.button.alt {
   -webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.product_meta {font-family:"Montserrat", Arial, Sans-serif;font-size:12px;font-weight:600;}
.summary .yith-wcwl-add-to-wishlist {display:none;}
.summary .product_meta .custom-yith-list {float:left;}
.summary .product_meta .custom-yith-list .yith-wcwl-add-to-wishlist {display:block;padding: 0;margin: 0;}
.custom-yith-list .yith-wcwl-add-to-wishlist .show a {padding:0px;border-bottom:0px;}
.custom-yith-list .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a,
.custom-yith-list .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a {margin:0 10px 0 0;}
.custom-yith-list .yith-wcwl-add-to-wishlist .ajax-loading {margin:0 5px;}
.yith-wcwl-share ul, .yith-wcwl-share li {padding: 0;}
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading,
.woocommerce #respond input#submit.loading,
.woocommerce #content input.button.loading,
.woocommerce-page a.button.loading,
.woocommerce-page button.button.loading,
.woocommerce-page input.button.loading,
.woocommerce-page #respond input#submit.loading,
.woocommerce-page #content input.button.loading {
	color: #777;
}
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after,
.woocommerce #respond input#submit.loading:after,
.woocommerce #content input.button.loading:after,
.woocommerce-page a.button.loading:after,
.woocommerce-page button.button.loading:after,
.woocommerce-page input.button.loading:after,
.woocommerce-page #respond input#submit.loading:after,
.woocommerce-page #content input.button.loading:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: url('images/ajax-loader.gif') center no-repeat rgba(255,255,255,0.65);
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #content input.button:hover {
	color: #fff;
	top:0;
}
.woocommerce a.add_to_cart_button.button:hover,
.woocommerce a.product_type_variable.button:hover,
.woocommerce a.product_type_grouped.button:hover,
#woo-slider .owl-controls .owl-buttons div:hover {color: #fff;}
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce #content input.button:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button:active,
.woocommerce-page #respond input#submit:active,
.woocommerce-page #content input.button:active {top: 0px;}
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page #content input.button.alt {
	background: #497BB8;
	position: inherit;
}
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page #content input.button.alt:hover {color: #fff;}
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce-page .cart .button,
.woocommerce-page .cart input.button {float: none;}
.woocommerce .product-style-1 a.added_to_cart,
.woocommerce-page .product-style-1 a.added_to_cart {
	display: inline-block;
	position: absolute;
	text-align: center;
	top: 0;
	left:0px;
	right: 0;
	white-space: nowrap;
	z-index:0;
	line-height: 36px;

    background: rgba(54,55,62,0.5);
    padding: 2px 10px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 11px;
    width: 78%;
    margin: 0 auto;
    letter-spacing: 1px;

    -webkit-transition: all .4s ease;
       -o-transition: all .4s ease;
          transition: all .4s ease;
}
.woocommerce a.added_to_cart:hover,
.woocommerce-page a.added_to_cart:hover {text-decoration: none;}
ul.products li.product span img { width:auto; height: auto; }
.related ul.products li.product img,
.related ul li.product img,
.upsells.products ul.products li.product img,
.upsells.products ul li.product img { width: auto; height: auto; }
.single-product.layout-full .images img {width: auto;}
/*.single-product .widget-title {color: #454545;}*/
.woocommerce.single.single-product .wrapper { overflow: hidden; }
.woocommerce a.added_to_cart:before,
.woocommerce-page a.added_to_cart:before {
	content: "\f00c";
	font-family:'FontAwesome';
	font-size: 14px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	cursor: default;
	-webkit-font-smoothing: antialiased;
	text-shadow: none;
	position: relative;
	width: 15px;
	padding: 0;
	right: 10px;
}
.woocommerce .vc-products .jt-woo-product a.added_to_cart {
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 0px;
    left: 0px;
    right: 0px;
    white-space: nowrap;
    z-index: 0;
    line-height: 36px;
    background: rgba(54, 55, 62, 0.5) none repeat scroll 0% 0%;
    padding: 2px 10px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 11px;
    width: 50%;
    margin: 0px auto;
    letter-spacing: 1px;
    transition: all 0.4s ease 0s;
}
/* Link and Like icon */
.woocommerce .products ul.link-like,
.woocommerce-page .products ul.link-like {float: right; padding: 0px;clear: none;margin: 25px 0 0;}
.woocommerce .link-like li,
.woocommerce-page .link-like li {display: inline-block;}
.woocommerce .link-like li a,
.woocommerce-page .link-like li a {
	border: 1px solid #aaa;
	padding: 0px;
	line-height: 0;
	color: #999;
	font-size: 14px;
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	line-height: 30px;
}
.woocommerce .link-like li:first-child,
.woocommerce-page .link-like li:first-child {margin: 0 8px 0 0;}
.woocommerce .link-like .zilla-likes,
.woocommerce-page .link-like .zilla-likes {
	position: relative;
	margin: 0;

	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.woocommerce .link-like .zilla-likes .zilla-likes-count,
.woocommerce-page .link-like .zilla-likes .zilla-likes-count {display: none;}
.woocommerce .link-like .zilla-likes:hover .zilla-likes-count,
.woocommerce-page .link-like .zilla-likes:hover .zilla-likes-count {
	display: none;
	float: left;
	position: absolute;
	top: -40px;
	left: 0;
	right: 0;
	bottom: 0;
	background: #497bb8;
	height: 30px;
	width: 30px;
	line-height: 30px;
	color: #fff;

	-webkit-border-radius: 60px 60px 0px;
	-moz-border-radius: 60px 60px 0px;
	-ms-border-radius: 60px 60px 0px;
	-o-border-radius: 60px 60px 0px;
	border-radius: 60px 60px 0px;

	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.woocommerce .link-like .zilla-likes:hover .zilla-likes-count em,
.woocommerce-page .link-like .zilla-likes:hover .zilla-likes-count em {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
	font-size: 13px;

	-webkit-transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg) !important;
    -o-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}
.woocommerce .link-like .zilla-likes:before,
.woocommerce-page .link-like .zilla-likes:before {
    content: "\f164";
    padding: 5px;
    font-family: "FontAwesome";
}
.woocommerce .link-like .zilla-likes.active,
.woocommerce-page .link-like .zilla-likes.active {
	background: #497bb8;
	border-color: #497bb8;
	color: #fff;
}

/* Quantity PLus and Minus */
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty {
	border: 0 !important;
	width: 100%;
	height: 100%;
	background: transparent;
}
.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.quantity {
	border:1px solid #497BB8;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float:left;

	width: 4.6em;
	position: relative;
	margin-right:14px;
	height: 39px;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {display: none;}
.quantity .qty {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

  height: 37px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  width:70px;
  padding: 0;
  margin: 0;
  text-align: center;

  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus {
  width: 1.45em;
  padding: 0;
  margin: 0;
  height: 1.25em;
  text-align: center;
  background: #497BB8;
  cursor:pointer;
  position: absolute;
  right: 0;
  border: 0;
  color: #fff;
  -webkit-appearance: none;

  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.woocommerce .quantity .plus:hover,
.woocommerce-page .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce-page .quantity .minus:hover {background: #454545;}
.quantity .plus {
  top: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.quantity .minus {
  bottom: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.cart_list .quantity {border: none;width: auto;}
.woocommerce input::-webkit-outer-spin-button,
.woocommerce input::-webkit-inner-spin-button {display: none;}
.woocommerce  #respond  #reply-title {font-size:14px; margin-bottom:20px; text-transform:capitalize;}
.woocommerce  #respond  #author {margin-bottom:0px;}
.woocommerce .pp_content_container #respond  #reply-title {margin-top:0px; font-size:18px; margin-bottom:10px;}
.woocommerce .pp_content {height:auto !important;}
.woocommerce #reviews h2 small,
.woocommerce-page #reviews h2 small {
	float: right;
	color: #777777;
	font-size: 15px;
	line-height: 21px;
	margin: 10px 0 0 0;
}
.woocommerce #reviews h2 small a,
.woocommerce-page #reviews h2 small a {
	text-decoration: none;
	color: #777777;
}
.woocommerce #reviews h3,
.woocommerce-page #reviews h3 {margin: 0;}
.woocommerce #reviews #respond,
.woocommerce-page #reviews #respond {
	margin: 0;
	border: 0;
	padding: 0;
}
.woocommerce #reviews #comments,
.woocommerce-page #reviews #comments {margin:0px;}
.woocommerce #reviews #comment,
.woocommerce-page #reviews #comment {height: 75px;}
.woocommerce #reviews #comments .add_review,
.woocommerce-page #reviews #comments .add_review {float:right;clear: both;}
.woocommerce #reviews #comments .add_review:after,
.woocommerce-page #reviews #comments .add_review:after {content: "";display: block;clear: both;}
.woocommerce #reviews #comments h2,
.woocommerce-page #reviews #comments h2 {clear: none;margin:0 0 20px 0;}
.woocommerce #reviews #comments ol.commentlist,
.woocommerce-page #reviews #comments ol.commentlist {
	margin: 0;
	padding: 0;
	width: 100%;
	background: none;
	list-style: none;
}
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce-page #reviews #comments ol.commentlist:after {
	content: "";
	display: block;
	clear: both;
}
.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
	padding: 00;
	margin: 0 0 20px;
	border: 0;
	position: relative;
	background: 0;
	border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta,
.woocommerce-page #reviews #comments ol.commentlist li .meta {color: #777777;font-size: 0.75em;}
.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	width: auto;
	height: auto;
	background: transparent;
	border: none;
	margin: 0;
	line-height: 1;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
	background:#F6F6F6;
	margin-bottom:20px;
	margin-left: 85px;
	padding:20px;
	font-family:"Montserrat", Arial, Sans-serif;
	border: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position:relative;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p {margin: 0 0 12px;}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {font-size: 14px;}
.woocommerce #reviews #comments .commentlist>li:before,
.woocommerce-page #reviews #comments .commentlist>li:before {content: "";}

/* Review Ratings */
.woocommerce .product-inner .star-rating,
.woocommerce-page .product-inner .star-rating {margin: 0;}
.woocommerce .star-rating,
.woocommerce-page .star-rating {
	float: left;
	overflow: hidden;
	position: relative;
	height: 1.1em;
	line-height: 1.1em;
	font-size: 13px;
	width: 100px;
	font-family: 'FontAwesome';
	margin:4px 10px 0 0;
	letter-spacing: 3px;
	font-size: 15px;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
	content: "\f006\f006\f006\f006\f006";
	color: #999;
	float: left;
	letter-spacing: 3px;
	top: 0;
	left: 0;
	position: absolute;
	width: 20px;
	height: 20px;
	letter-spacing: 7px;
}
.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
}
.woocommerce .product-inner .star-rating span:before,
.woocommerce-page .product-inner .star-rating span:before {
	content: "\f006\f006\f006\f006\f006";
	top: 0;
	position: absolute;
	left: 0;
	color: #454545;
	width: 20px;
	height: 20px;
}
.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before {
	content: "\f006\f006\f006\f006\f006";
	top: 0;
	position: absolute;
	left: 0;
	color: #ffbb26;
	width: 20px;
	height: 20px;
	letter-spacing: 7px;
}
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
	display: block;
	margin: 10px 0 0;
	float: none;
}
.woocommerce .hreview-aggregate .star-rating,
.woocommerce-page .hreview-aggregate .star-rating {margin: 10px 0 0 0;}

/* Comment Ratings */
.woocommerce .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li.comment .comment_container .comment-text .product-inner .star-rating {margin: 0;}
.woocommerce .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li.comment .comment_container .comment-text .star-rating {
	float: left;
	overflow: hidden;
	position: relative;
	height: 1.1em;
	line-height: 1.1em;
	font-size: 14px;
	width: 7em;
	font-family: 'FontAwesome';
	margin:0 10px 0 0;
	letter-spacing: 3px;
	font-size: 14px;
}
.woocommerce .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li.comment .comment_container .comment-text .star-rating:before {
	content: "\f006\f006\f006\f006\f006";
	color: #bbb;
	float: left;
	letter-spacing: 3px;
	top: 0;
	left: 0;
	position: absolute;
	width: 20px;
	height: 20px;
	letter-spacing: 7px;
}
.woocommerce .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li.comment .comment_container .comment-text .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
}
.woocommerce .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li.comment .comment_container .comment-text .product-inner .star-rating span:before {
	content: "\f006\f006\f006\f006\f006";
	top: 0;
	position: absolute;
	left: 0;
	color: #454545;
	width: 20px;
	height: 20px;
}
.woocommerce .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li.comment .comment_container .comment-text .star-rating span:before {
	content: "\f006\f006\f006\f006\f006";
	top: 0;
	position: absolute;
	left: 0;
	color: #35373e;
	width: 20px;
	height: 20px;
	letter-spacing: 7px;
}
.woocommerce .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li.comment .comment_container .comment-text .star-rating {
	display: block;
	margin: 10px 0 0;
	float: right;
}
.woocommerce .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li.comment .comment_container .comment-text .hreview-aggregate .star-rating {margin: 10px 0 0 0;}
/* Comment Ratings */

.woocommerce-review-link {color:#777;font-size:12px;}
.woocommerce #review_form #respond,
.woocommerce-page #review_form #respond {
	position: static;
	margin: 0;
	width: 100%;
	padding: 0 0 0;
	background: transparent none;
	border: 0;
}
.woocommerce #review_form #respond:after,
.woocommerce-page #review_form #respond:after {content: "";display: block;clear: both;}
.woocommerce #review_form #respond p,
.woocommerce-page #review_form #respond p {margin: 0 0 10px;}
.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input {left: auto;}
.woocommerce #review_form #respond textarea,
.woocommerce-page #review_form #respond textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.woocommerce table.shop_attributes,
.woocommerce-page table.shop_attributes {
	border: 0;
	border-top: 1px dotted rgba(0,0,0,0.1);
	margin-bottom: 1.618em;
	width: 100%;
}
.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th {
	width: 150px;
	font-weight: bold;
	padding: 8px;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,0.1);
	margin: 0;
	line-height: 1.5em;
}
.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td {
	font-style: italic;
	padding: 0;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,0.1);
	margin: 0;
	line-height: 1.5em;
}
.woocommerce table.shop_attributes td p,
.woocommerce-page table.shop_attributes td p {margin: 0;padding: 8px 0;}
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th,
.woocommerce-page table.shop_attributes .alt td,
.woocommerce-page table.shop_attributes .alt th {background: rgba(0,0,0,0.025);}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
	border: 1px solid rgba(0,0,0,0.1);
	margin: 0px -1px 24px 0px;
	text-align: left;
	width: 100%;
}
@-moz-document url-prefix() {
	.woocommerce table.shop_table,.woocommerce-page table.shop_table {
		border: none;
		-moz-box-shadow:1px 1px 0px rgba(0,0,0,0.1);
		box-shadow: 1px 1px 0px rgba(0,0,0,0.1);
		-moz-border-top-right-radius:6px;
		border-top-right-radius:6px;
	}
	.woocommerce table.shop_table tfoot,
	.woocommerce-page table.shop_table tfoot {border: 0px;}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.woocommerce table.shop_table,
	.woocommerce-page table.shop_table {
		border: none;
		-webkit-box-shadow: 1px 1px 0px rgba(0,0,0,0.1);
		box-shadow:1px 1px 0px rgba(0,0,0,0.1);
		-webkit-border-top-right-radius:6px;
		border-top-right-radius:6px;
	}
	.woocommerce table.shop_table tfoot,
	.woocommerce-page table.shop_table tfoot {border-left: 1px solid rgba(0,0,0,0.1);}
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {font-weight: bold;line-height: 18px;padding: 15px 12px;}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
	border-top: 1px solid rgba(0,0,0,0.1);
	border-left: 1px solid rgba(0, 0, 0, 0.1);
	padding: 10px 12px;
	vertical-align: middle;
}
.woocommerce table.shop_table td small,
.woocommerce-page table.shop_table td small {font-weight: normal;}
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot th {font-weight: bold;border-top: 1px solid rgba(0,0,0,0.1);text-shadow: none;}
.woocommerce table.shop_table tfoot .shipping td,
.woocommerce table.shop_table tfoot .shipping th,
.woocommerce-page table.shop_table tfoot .shipping td,
.woocommerce-page table.shop_table tfoot .shipping th {font-weight: normal;}
.woocommerce table.my_account_orders,.woocommerce-page table.my_account_orders {font-size: 13px;}
.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td,
.woocommerce-page table.my_account_orders th,
.woocommerce-page table.my_account_orders td {vertical-align: middle;}
.woocommerce table.my_account_orders .button,
.woocommerce-page table.my_account_orders .button {white-space: nowrap;}
.woocommerce table.my_account_orders .order-actions,
.woocommerce-page table.my_account_orders .order-actions {text-align: right;}
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce-page table.my_account_orders .order-actions .button {margin: .125em 0 .125em .25em;}
.woocommerce td.product-name dl.variation,
.woocommerce-page td.product-name dl.variation {margin: .25em 0 .5em;font-size: 0.8751em;}
.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt {
	font-weight: bold;
	float: left;
	clear: left;
	margin: 0 .25em 0 0;
	padding: 0;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dd {margin: 0 0 .25em 0;}
.woocommerce td.product-name p.backorder_notification,
.woocommerce-page td.product-name p.backorder_notification {font-size: 0.83em;}
.woocommerce td.product-quantity,
.woocommerce-page td.product-quantity {min-width: 80px;}
.woocommerce table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail {min-width: 32px;}
.woocommerce table.cart img,
.woocommerce #content table.cart img,
.woocommerce-page table.cart img,
.woocommerce-page #content table.cart img {width: 32px;height: auto;}
.woocommerce table.cart th,
.woocommerce table.cart td,
.woocommerce #content table.cart th,
.woocommerce #content table.cart td,
.woocommerce-page table.cart th,
.woocommerce-page table.cart td,
.woocommerce-page #content table.cart th,
.woocommerce-page #content table.cart td {vertical-align: middle;}
.woocommerce table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce-page #content table.cart a.remove {
	display: block;
	font-size: 18px;
	height: auto;
	width: 25px;
	text-align: center;
	line-height: 23px;
	color: #e74c3c;
	text-decoration: none;
	font-weight: bold;
	border:1px solid;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	padding:0;
}
.woocommerce table.cart a.remove:hover,
.woocommerce #content table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover {background-color: #e74c3c;color: #fff !important;border:1px solid #e74c3c;}
.woocommerce table.cart td.actions,
.woocommerce #content table.cart td.actions,
.woocommerce-page table.cart td.actions,
.woocommerce-page #content table.cart td.actions {text-align: right;}
.woocommerce table.cart td.actions .coupon,
.woocommerce #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon {float: left;}
.woocommerce table.cart td.actions .coupon label,
.woocommerce #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label {display: none;}
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
	width: 150px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dfdbdf;
	padding: 11px 6px;
	margin: 0 4px 0 0;
	outline: 0;
	height: auto;

	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}
.woocommerce input,
.woocommerce-page input {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}
.woocommerce table.cart td.actions .button.alt,
.woocommerce #content table.cart td.actions .button.alt,
.woocommerce-page table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .button.alt {float: right;margin-left: .25em;}
.woocommerce table.cart input,
.woocommerce #content table.cart input,
.woocommerce-page table.cart input,
.woocommerce-page #content table.cart input {margin: 0;vertical-align: middle;line-height: 1em;}

/* Widget */
.widget.woocommerce {margin: 0 0 10px;}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget,
.woocommerce-page ul.cart_list,
.woocommerce-page ul.product_list_widget {list-style: none outside;padding: 0;margin: 0;}
.woocommerce ul.cart_list.product_list_widget li,
.woocommerce-page ul.cart_list.product_list_widget li {
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #e8e8e8;
}
.woocommerce-page ul.product_list_widget li,
.woocommerce ul.product_list_widget li {
	padding: 8px 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #E7E7E7;
}
.woocommerce-page ul.product_list_widget li:last-child,
.woocommerce ul.product_list_widget li:last-child {border-bottom: 0px solid #E7E7E7;}
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after {content: "";display: block;clear: both;}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {display: block;font-weight: normal;}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
	float: right;
	margin-left: 4px;
	width: 32px;
	height: auto;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl,
.woocommerce-page ul.cart_list li dl,
.woocommerce-page ul.product_list_widget li dl {
	margin: 0;
	font-size: 0.8751em;
	padding-left: 1em;
	border-left: 2px solid rgba(0,0,0,0.1);
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.cart_list li dl dt,
.woocommerce-page ul.product_list_widget li dl dt {
	float: left;
	clear: left;
	margin-right: .25em;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce-page ul.cart_list li dl dd,
.woocommerce-page ul.product_list_widget li dl dd {margin-bottom: .5em;}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce-page ul.cart_list li .star-rating,
.woocommerce-page ul.product_list_widget li .star-rating {float: none;}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce-page .widget_shopping_cart .total strong {min-width: 40px;display: inline-block;}
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after {content: "";display: block;clear: both;}
.woocommerce-page .sidebar ul li:before,
.sidebar .widget.woocommerce ul li:before {content: ' '; font-family: 'FontAwesome'; font-size: 12px; color: #777; padding: 0; float: left; }
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {width: 100%;}
.woocommerce .cart-collaterals:after,
.woocommerce-page .cart-collaterals:after {content: "";display: block;clear: both;}
.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {width: 30.75%;float: left;}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {width: 100%;float: left;}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {float: none;}
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
	width: 100%;
	text-align: right;
	margin: 20px 0 0 0;
	clear: right;
	float: right;
}
.cart_totals  h2:before {content: "\f044"; font-weight:normal; font-family:'FontAwesome'; font-size:14px; padding:0 5px 0;}
.shipping_calculator h2 a:before {content: "\f0ac"; font-weight:normal; font-family:'FontAwesome'; font-size:14px; padding:0 5px 0;}
.shipping_calculator h2 a, .cart_totals  h2 {padding:10px; display:block; border:1px solid #e6e6e6;}
.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:after {content: "";display: block;clear: both;}
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button {float: none;display: inline-block;}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {width: 47%;}
.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals {float: right;width: 100%;text-align: right;}

/* Widgetised Sidebar */
.wpb_widgetised_column ul {padding: 0;list-style: none;}

/* You may also like - cross-sells.php */
.you-may-like {margin: 40px 0 0;}
.woocommerce .cart-collaterals .cart_totals p,
.woocommerce-page .cart-collaterals .cart_totals p {margin: 0 0 10px;}
.woocommerce .cart-collaterals .cart_totals p small,
.woocommerce-page .cart-collaterals .cart_totals p small {color: #777777;font-size: 0.83em;}
.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {margin: 0 0 6px;padding: 0;}
.woocommerce .cart-collaterals .cart_totals table tr th,
.woocommerce .cart-collaterals .cart_totals table tr td,
.woocommerce-page .cart-collaterals .cart_totals table tr th,
.woocommerce-page .cart-collaterals .cart_totals table tr td {border-top: 1px solid rgba(0,0,0,0.1);border-left: 1px solid rgba(0,0,0,0.1);color:#777;}
.woocommerce .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child td {border-top: 0;letter-spacing: 1px;}
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table th {background: #fff;}
.woocommerce .cart-collaterals .cart_totals table small,
.woocommerce-page .cart-collaterals .cart_totals table small {display: block;color: #777777;}
.woocommerce .cart-collaterals .cart_totals table select,
.woocommerce-page .cart-collaterals .cart_totals table select {width: 100%;}
.woocommerce .cart-collaterals .cart_totals .discount td,
.woocommerce-page .cart-collaterals .cart_totals .discount td {color: #497BB8;}
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr th {padding: 6px 15px;text-shadow: none;}
.woocommerce .cart-collaterals .cart_totals a.button.alt,
.woocommerce-page .cart-collaterals .cart_totals a.button.alt {
	width: 193px;
	/*display: block;*/
	font-size: 0.92em;
}
.woocommerce form .form-row,
.woocommerce-page form .form-row {padding: 0px;margin: 0 0 6px;}
.woocommerce form .form-row:after,
.woocommerce-page form .form-row:after {
	content: "";
	display: block;
	clear: both;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder,
.woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder {
	-webkit-transition: opacity 0.5s 0.5s ease;
	-moz-transition: opacity 0.5s 0.5s ease;
	transition: opacity 0.5s 0.5s ease;
	opacity: 0;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {display: block;}
.woocommerce form .form-row label.hidden,
.woocommerce-page form .form-row label.hidden {visibility: hidden;}
.woocommerce form .form-row select,
.woocommerce-page form .form-row select {width: 100%;cursor: pointer;margin: 0;}
.woocommerce form .form-row .required,
.woocommerce-page form .form-row .required {color: red;font-weight: bold;border: 0;}
.woocommerce form .form-row .input-checkbox,
.woocommerce-page form .form-row .input-checkbox {
	display: inline;
	margin: -2px 8px 0 0;
	text-align: center;
	vertical-align: middle;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {display: inline;}
.woocommerce form.login .form-row input.input-text {margin-bottom: 10px;}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	width: 100%;
	margin: 0;
	outline: 0;
	padding: 7px 10px;
	border: 1px solid #e8e8e8;
	font-size: 15px;
	font-family: "Amiri",serif;
}
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea {
	height: 3.5em;
	line-height: 1.5em;
	display: block;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text {
	background-image: url('images/icons/valid.png');
	background-position: 95% center;
	background-repeat: no-repeat;
}
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text {
	background-image: url('images/icons/invalid.png');
	background-position: 95% center;
	background-repeat: no-repeat;
}
.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-single,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid select,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-single,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid select {border-color: #fb7f88;}
.woocommerce form .form-row::-webkit-input-placeholder,
.woocommerce-page form .form-row::-webkit-input-placeholder {line-height: 1em;padding-top: 2px;}
.woocommerce form .form-row:-moz-placeholder,
.woocommerce-page form .form-row:-moz-placeholder {line-height: 1em;padding-top: 2px;}
.woocommerce form .form-row:-ms-input-placeholder,
.woocommerce-page form .form-row:-ms-input-placeholder {line-height: 1em;padding-top: 2px;}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {float: left;width: 47%;overflow: visible;}
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {float: right;}
.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {clear: both;}
.woocommerce form.login .form-row-last,
.woocommerce form.login .form-row-last,
.woocommerce form.login p.form-row {float: none;display: block;}
.woocommerce form.login,
.woocommerce form.checkout_coupon,
.woocommerce form.register,
.woocommerce-page form.login,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.register {
	border: 1px solid #f0f0f0;
	padding: 36px;
	margin: 2em 0 2em 0px;
	text-align: left;
}
.woocommerce ul#shipping_method,
.woocommerce-page ul#shipping_method {
	list-style: none outside;
	margin: 0;
	padding: 0;
}
.woocommerce ul#shipping_method li,
.woocommerce-page ul#shipping_method li {
	margin: 0;
	padding: .25em 0 .25em 22px;
	text-indent: -22px;
	list-style: none outside;
}
.woocommerce ul#shipping_method .amount,
.woocommerce-page ul#shipping_method .amount {font-weight: bold;}
.woocommerce .checkout .col-2 h3,
.woocommerce-page .checkout .col-2 h3 {float: left;clear: none;}
.woocommerce .checkout .col-2 .notes,
.woocommerce-page .checkout .col-2 .notes {clear: left;}
.woocommerce .checkout .col-2 .form-row-first,
.woocommerce-page .checkout .col-2 .form-row-first {clear: left;}
.woocommerce .checkout div.shipping-address,
.woocommerce-page .checkout div.shipping-address {padding: 0;clear: left;width: 100%;}
.woocommerce .checkout #shiptobilling,
.woocommerce-page .checkout #shiptobilling {
	float: right;
	line-height: 1.62em;
	margin: -6px 0 0 0;
	padding: 0;
}
.woocommerce .checkout #shiptobilling label,
.woocommerce-page .checkout #shiptobilling label {font-size: 0.6875em;margin-left: -10px;}
.woocommerce .checkout #shiptobilling .input-checkbox,
.woocommerce-page .checkout #shiptobilling .input-checkbox{
	border:none;
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.woocommerce .checkout .shipping_address,
.woocommerce-page .checkout .shipping_address {clear: both;}
.woocommerce #payment,
.woocommerce-page #payment {background: #e7e7e7;}
.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods {
	text-align: left;
	padding: 1em;
	border-bottom: 1px solid #dfdbdf;
	margin: 0;
	list-style: none outside;
}
.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
	line-height: 2em;
	text-align: left;
	margin: 0;
	font-weight: normal;
}
.woocommerce #payment ul.payment_methods li input,
.woocommerce-page #payment ul.payment_methods li input {margin: 0 1em 0 0;}
.woocommerce #payment ul.payment_methods li img,
.woocommerce-page #payment ul.payment_methods li img {
	vertical-align: middle;
	margin: 0;
	position: relative;
	width: 100%;
}
.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row {padding: 1em;border-top: 1px solid #ffffff;}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {float: right;margin: 0;}
.woocommerce #payment .terms,
.woocommerce-page #payment .terms {padding: 0 1em 0;text-align: right;}
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
	position: relative;
	width: 96%;
	padding: 1em 2%;
	margin: 1em 0 1em 0;
	font-size: 0.92em;
	line-height: 1.5em;
	background: #ebe9eb;
	background: -webkit-gradient(linear,left top,left bottom,from(#ebe9eb),to(#dfdbdf));
	background: -webkit-linear-gradient(#ebe9eb,#dfdbdf);
	background: -moz-linear-gradient(center top,#ebe9eb 0%,#dfdbdf 100%);
	background: -moz-gradient(center top,#ebe9eb 0%,#dfdbdf 100%);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
	color: #5e5e5e;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
}
.woocommerce #payment div.payment_box p:last-child,
.woocommerce-page #payment div.payment_box p:last-child {margin-bottom: 0;}
.woocommerce #payment div.payment_box #cc-expire-month,
.woocommerce #payment div.payment_box #cc-expire-year,
.woocommerce-page #payment div.payment_box #cc-expire-month,
.woocommerce-page #payment div.payment_box #cc-expire-year {width: 48%;float: left;}
.woocommerce #payment div.payment_box #cc-expire-year,
.woocommerce-page #payment div.payment_box #cc-expire-year {float: right;}
.woocommerce #payment div.payment_box span.help,
.woocommerce-page #payment div.payment_box span.help {
	font-size: 11px;
	color: #777777;
	line-height: 13px;
	font-weight: normal;
}
.woocommerce #payment div.payment_box .form-row,
.woocommerce-page #payment div.payment_box .form-row {margin: 0 0 1em;}
.woocommerce #payment div.payment_box .form-row select,
.woocommerce-page #payment div.payment_box .form-row select {
	width: 48%;
	float: left;
	margin-right: 3.8%;
}
.woocommerce #payment div.payment_box .form-row select:nth-child(3n),
.woocommerce-page #payment div.payment_box .form-row select:nth-child(3n) {margin-right: 0;}
.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after {
	content: "";
	display: block;
	border: 8px solid #ebe9eb;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -1px;
	left: 0;
	margin: -1em 0 0 2em;
}
.woocommerce .order_details,
.woocommerce-page .order_details {
	list-style: outside none none;
	margin: 20px 0px 30px;
	padding: 0px;
	border: 2px dashed #e7e7e7;
}
.woocommerce .order_details:after,
.woocommerce-page .order_details:after {content: "";display: block;clear: both;}
.woocommerce .order_details li,
.woocommerce-page .order_details li {
	float: left;
	margin: 0;
	text-transform: uppercase;
	font-size: 0.715em;
	line-height: 1em;
	border-right: 2px dashed #e7e7e7;
	padding: 10px 15px;
}
.order-again {margin: 0 0 30px;}
dl.customer_details {margin-top: 0;}
dl.customer_details dt {float: left;margin-right: 0.35em;padding: 0px 0px 0px 15px;}

/* Order Details Heading */
.order-details-heading {
	padding: 15px;
	border: 1px solid #e7e7e7;
	margin: 0px 0px -1px;
}
.order-details-heading h3 {margin: 0;padding: 0;}
.addresses-order-page {
	font-style: normal;
	padding: 15px;
	border: 1px solid #e7e7e7;
}
dl.customer_details {
	margin-top: 0px;
	border: 1px solid #e7e7e7;
	padding: 10px 0px;
}
dl.customer_details dd {
	padding: 0 15px 0;
	border: 0;
}
.dt-billing-telephone,
.dd-billing-telephone {padding: 10px 0 0 15px !important;}
dl.customer_details dd.dd-billing-email {
	margin-left: 0px;
	font-weight: normal;
	border-bottom: 1px solid #e7e7e7;
	padding: 0px 15px 10px;
}
.woocommerce .order_details li strong,
.woocommerce-page .order_details li strong {
	display: block;
	font-size: 1.4em;
	text-transform: none;
	line-height: 1.5em;
}
.woocommerce .order_details li:last-of-type,
.woocommerce-page .order_details li:last-of-type {border: none;}
.woocommerce .addresses .title:after,
.woocommerce-page .addresses .title:after {
	content: "";
	display: block;
	clear: both;
}
.woocommerce .addresses .title h3,
.woocommerce-page .addresses .title h3 {float: left;}
.woocommerce .addresses .title .edit,.woocommerce-page .addresses .title .edit {float: right;}
.woocommerce ol.commentlist.notes li.note p.meta,
.woocommerce-page ol.commentlist.notes li.note p.meta {font-weight: bold;margin-bottom: 0;}
.woocommerce ol.commentlist.notes li.note .description p:last-child,
.woocommerce-page ol.commentlist.notes li.note .description p:last-child {margin-bottom: 0;}
.woocommerce ul.digital-downloads,
.woocommerce-page ul.digital-downloads {margin: 0;padding: 0;float: left;}
.woocommerce ul.digital-downloads li,
.woocommerce-page ul.digital-downloads li {
	list-style: none;
	margin: 0 8px 0 0;
	padding: 0;
	border: 0px;
	background: transparent;
}
.woocommerce ul.digital-downloads li a,
.woocommerce-page ul.digital-downloads li a {
	border: 1px solid #E7E7E7;
	margin: 0 8px 0 0;
	padding: 1em;
	display: block;
	color: #454545;
	background: #f6f6f6;
}
.woocommerce ul.digital-downloads li a:hover,
.woocommerce-page ul.digital-downloads li a:hover {border: 1px solid #497bb8;color: #497bb8;}
.woocommerce ul.digital-downloads li .count,
.woocommerce-page ul.digital-downloads li .count {float: right;}
.woocommerce .widget_layered_nav ul,
.woocommerce-page .widget_layered_nav ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside;
}
.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li {padding: 0 0 1px;list-style: none;}
.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after {content: "";display: block;clear: both;}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li span {padding: 1px 0;float: none;}
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a {
	padding: 0 6px 0 18px;
	border: 1px solid #497BB8;
	background: #497BB8 url(images/cross_white.png) no-repeat 6px center;
	box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888;
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888;
	-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888;
	color: #ffffff;
}
.widget-area ul.xoxo li.widget-container ul li.chosen {padding:0px; border:none; margin:2px 4px 2px 0;}
.woocommerce .widget_layered_nav ul small.count,
.woocommerce-page .widget_layered_nav ul small.count {
	float: right;
	margin-left: 6px;
	font-size: 1em;
	padding: 1px 0;
	color: #777777;
}
.woocommerce .widget_layered_nav_filters ul,
.woocommerce-page .widget_layered_nav_filters ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside;
	overflow: hidden;
	zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav_filters ul li {float: left;padding: 0 1px 1px 0;list-style: none;}
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a {
	padding: 8px 16px 8px 30px;
	border: 0px none;
	background: #FFF url("images/close-button-black.png") no-repeat scroll 15px center;
	color: #35373E;
	float: left;
	font-family: "Montserrat",sans-serif;
	font-size: 12px;
	border: 1px solid #e8e8e8;
	/*margin: 0 9px 0 0;*/
}
.woocommerce .widget_layered_nav_filters ul li:first-child {margin: 0 10px 0 0;}
.woocommerce .widget_layered_nav_filters ul li a:hover,
.woocommerce-page .widget_layered_nav_filters ul li a:hover {border: 1px solid #35373e;}
.woocommerce .widget_price_filter .price_slider,
.woocommerce-page .widget_price_filter .price_slider {margin-bottom: 1em;}
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount {
	text-align: right;
	line-height: 2.4em;
	font-size: 0.8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {float: left;}
.woocommerce .widget_price_filter .ui-slider,
.woocommerce-page .widget_price_filter .ui-slider {position: relative;text-align: left;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 21px;
	height: 21px;
	cursor: pointer;
	background: #fff;
	outline: none;
	top: -5px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border:3px solid #497BB8;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {margin-left: -1em;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background: #497BB8;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: #e7e7e7;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .ui-slider-horizontal {height: 12px;}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {top: 0;height: 100%;}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {left: -1px;}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {right: -1px;}
.twentythirteen .entry-summary {padding: 0;}
.entry-summary p {margin: 20px 0 30px;}
.widget_shopping_cart_content {color:#777;}
.price_label {
	font-family:"Montserrat", Arial, Sans-serif;
	color:#454545;
	font-size:14px;
	text-transform:uppercase;
}

/* Widget Ajax Cart */
.widget-ajax-cart {border: none;float:right;margin:0 0 0 20px; vertical-align:middle;}
.widget-ajax-cart a {color:#777;font-size:14px;padding: 23px 15px;position: relative;top: 2px;left: -2px;}
.widget-ajax-cart a:hover {color:#497BB8 !important;}
.widget-ajax-cart i {color:#777;font-size:16px;padding: 23px 13px;line-height:20px;background: #497BB8;color: #fff;}
.product_list_widget .star-rating span:before,
.woocommerce-page .star-rating span:before {color:#454545;}
#footer-wrapper .widget_shopping_cart_content,
#footer-wrapper ul.product_list_widget li {color:#fff;}
#footer-wrapper .product_list_widget .star-rating span:before,
#footer-wrapper .woocommerce-page .star-rating span:before {color:#FFBB26 !important;}
#footer-wrapper ul.product-categories li.cat-item a {border-bottom:1px solid #5a5a5a;}
#footer-wrapper ul.product-categories li.cat-item .children li a {border-bottom:none;}

/********************************** ALL BADGES **********************************/
/* Basic Item Class */
.woocommerce span.onsale,
.woocommerce-page span.onsale,
.woocommerce span.bd-offer,
.woocommerce-page span.bd-offer,
.woocommerce span.bd-new,
.woocommerce-page span.bd-new,
.woocommerce span.bd-hot,
.woocommerce-page span.bd-hot,
.woocommerce span.bd-sale,
.woocommerce-page span.bd-sale,
.woocommerce span.bd-from,
.woocommerce-page span.bd-from,
.woocommerce span.bd-free,
.woocommerce-page span.bd-free {
	min-height: 90px;
	min-width: 90px;
	padding: 0;
	margin: 0;
	left: 0;
	background: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float:none;
	text-transform:capitalize;
	position: absolute;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.woocommerce .summary.entry-summary span.onsale,
.woocommerce-page .summary.entry-summary span.onsale,
.woocommerce .summary.entry-summary span.bd-offer,
.woocommerce-page .summary.entry-summary span.bd-offer,
.woocommerce .summary.entry-summary span.bd-new,
.woocommerce-page .summary.entry-summary span.bd-new,
.woocommerce .summary.entry-summary span.bd-hot,
.woocommerce-page .summary.entry-summary span.bd-hot,
.woocommerce .summary.entry-summary span.bd-sale,
.woocommerce-page .summary.entry-summary span.bd-sale,
.woocommerce .summary.entry-summary span.bd-from,
.woocommerce-page .summary.entry-summary span.bd-from,
.woocommerce .summary.entry-summary span.bd-free,
.woocommerce-page .summary.entry-summary span.bd-free {display: none;}
.woocommerce-page span p {
	font-family:"Montserrat", Arial, sans-serif;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	color: #ffffff;
	position: relative;
	top: 19px;
	right: 16px;
	margin: 0;

	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.woocommerce-page span.bd-offer p,
.woocommerce-page span.bd-from p {position: relative;top: 0;right: 30px;}
.woocommerce-page span.bd-from p {font-size: 12px;}
.woocommerce-page span.bd-offer small p,
.woocommerce-page span.bd-from small p {
	position: relative;
	top: -7px;
	right: 17px;
	font-size: 12px;
}
.woocommerce-page span.bd-from small p {font-size: 15px;}
.woocommerce-page span small p {
	font-family:"Montserrat", Arial, sans-serif;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	color: #ffffff;
	position: relative;
	top: 11px;
	right: 15px;
	margin: 0;

	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale,
.woocommerce ul.products li.product .bd-offer,
.woocommerce-page ul.products li.product .bd-offer,
.woocommerce ul.products li.product .bd-hot,
.woocommerce-page ul.products li.product .bd-hot,
.woocommerce ul.products li.product .bd-sale,
.woocommerce-page ul.products li.product .bd-sale,
.woocommerce ul.products li.product .bd-from,
.woocommerce-page ul.products li.product .bd-from,
.woocommerce ul.products li.product .bd-new,
.woocommerce-page ul.products li.product .bd-new,
.woocommerce ul.products li.product .bd-free,
.woocommerce-page ul.products li.product .bd-free {margin: 5px 0 0;}

/* Seperate Classes */
.woocommerce span.bd-select,
.woocommerce-page span.bd-select {display:none;}
.woocommerce span.bd-new,
.woocommerce-page span.bd-new {background: url('../images/woo/badge-new.html') no-repeat;}
.woocommerce span.bd-hot,
.woocommerce-page span.bd-hot {background: url('../images/woo/badge-hot.html') no-repeat;}
.woocommerce span.bd-offer,
.woocommerce-page span.bd-offer {background: url('../images/woo/badge-offer.html') no-repeat;}
.woocommerce span.bd-offer.bd-custom,
.woocommerce-page span.bd-offer.bd-custom,
.woocommerce span.bd-from.bd-custom,
.woocommerce-page span.bd-from.bd-custom {
	min-height: 90px;
	min-width: 90px;
	padding: 12px 10px 8px;
	font-size: 16px;
	font-weight: 600;
	font-family:"Montserrat", Arial, sans-serif;
	text-align: center;
	line-height: 20px;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.woocommerce span.bd-offer.bd-custom span,
.woocommerce-page span.bd-offer.bd-custom span,
.woocommerce span.bd-from.bd-custom span,
.woocommerce-page span.bd-from.bd-custom span {display: block;font-size: 13px;}
.woocommerce span.bd-sale,
.woocommerce-page span.bd-sale {background: url('../images/woo/badge-sale.html') no-repeat;}
.woocommerce span.bd-from,
.woocommerce-page span.bd-from {background: url('../images/woo/badge-from.html') no-repeat;}
.woocommerce span.bd-free,
.woocommerce-page span.bd-free {background: url('../images/woo/badge-free.html') no-repeat;}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {

	.woocommerce a.button.loading:before,
	.woocommerce button.button.loading:before,
	.woocommerce input.button.loading:before,
	.woocommerce #respond input#submit.loading:before,
	.woocommerce #content input.button.loading:before,
	.woocommerce-page a.button.loading:before,
	.woocommerce-page button.button.loading:before,
	.woocommerce-page input.button.loading:before,
	.woocommerce-page #respond input#submit.loading:before,
	.woocommerce-page #content input.button.loading:before {background-image: url('images/ajax-loader%402x.gif');background-size: 16px 16px;}
	.woocommerce .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,
	.woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text,
	.woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,
	.woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text {background-image: url('images/icons/valid%402x.png');background-size: 12px 9px;}
	.woocommerce .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
	.woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
	.woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
	.woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text {background-image: url('images/icons/invalid%402x.png');background-size: 12px 9px;}
	.woocommerce p.stars span,
	.woocommerce-page p.stars span {background-image: url('images/star%402x.png');background-size: 16px 48px;}
	.woocommerce p.stars span a:hover,
	.woocommerce p.stars span a:focus,
	.woocommerce-page p.stars span a:hover,
	.woocommerce-page p.stars span a:focus {background-image: url('images/star%402x.png');background-size: 16px 48px;}
	.woocommerce p.stars span a.active,
	.woocommerce-page p.stars span a.active {background-image: url('images/star%402x.png');background-size: 16px 48px;}

}

.woo-after {margin:30px auto 10px;}

/* Slider */
#woo-slider ul.products li.last,
#woo-slider ul.products li.last {margin-right:2%;}
#woo-slider ul.products li.product,
#woo-slider ul.products li.product {width:auto;margin: 0px 1.8% 1.8%;}
#woo-slider .owl-controls .owl-buttons div {text-transform: uppercase;font-size: 13px;padding: 0 20px; float:left;}
#woo-slider .owl-controls {right: 0;position: absolute;top: -30px;}
#woo-slider .owl-wrapper-outer {top: 50px;}
#woo-slider {top:-30px;}
.woo-heading {font-size: 24px;color: #454545;margin: 0; text-align:left;display: inline-block;}
.woo-heading h2 {margin: 0 0 5px;}
.woo-heading .line-btm-with-border { width: 50%;border-width: 2px 0px 0px;margin: 0px 0px 0;}
.entry-content #woo-slider {margin: 0 0 30px;}
#content_full #woo-slider .yith-wcwl-add-to-wishlist {float: none !important; padding:8px 0 8px 8px; margin:10px 0 0 10px;}
#woo-slider .yith-wcwl-add-to-wishlist {float: left !important; padding:18px 10px 8px; margin:0 0 10px;}
#woo-slider .product-inner {min-height: 100px !important;}
.entry-content #woo-slider .product-inner {min-height: 130px !important;}
#custom_header .woo-heading {margin:30px 0 0 0 !important;}
#content_full.product-col-3 .img-wrap .overlay .woo-link {left: 41%;}
#content_full.product-col-3 .img-wrap:hover .overlay .woo-link {top: 48%;}
.widget-area ul.product-categories li.cat-item a {padding: 0;margin:0;border-bottom: none;}

/* My Accounts Page */
.wc-account-tab {min-height: 480px;}
.wc-tabs {
	width: 100%;
	float: none;
	list-style: none;
	position: relative;
	padding: 0;
	margin: 10px auto;
	float: left;
}
.wc-tabs li{
	border: 1px solid #E7E7E7;
	background: none repeat scroll 0% 0% #F7F7F7;
	display: inline-block;
	z-index: 0;
	margin: 0px -1px 0px 0px;
	padding: 0px;
	float: left;
}
.wc-tabs label {
	position: relative;
	top: 0px;
	cursor: pointer;
	display: inline-block;
	padding: 15px 23px 16px;
	margin: 0;
	font-weight: normal;
	color: #5E5E5E;
	text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8);
	text-decoration: none;
}
.wc-tabs label:hover {background: rgba(255,255,255,0.5);top: 0;}
.tabs-icon {padding: 0 5px 0 0;font-size: 15px;font-weight: normal;}
[id^=tab]:checked + label {background: #35373e;color: white;top: 0;}
[id^=tab]:checked ~ [id^=tab-content] {display: block;}
.wc-tab-content {
	z-index: 2;
	display: none;
	text-align: left;
	width: 100%;
	position: absolute;
	top: 53px;
	left: 0;
	box-sizing: border-box;

	margin: -4px 0px 2em;
	padding: 25px 15px 10px;
	border: 1px solid #e8e8e8;
	border-radius: 0px;
}
.woocommerce fieldset,
.woocommerce-page fieldset {margin: 40px auto 0;}
.woocommerce legend,
.woocommerce-page legend {padding: 0px 0 10px;}
.button.product_type_simple {float: left;}

/* Modified Styles */
.shop-template { padding: 0; }
.single-product.woocommerce div.product .product_title { float: left; width: 80%; }
.single-product.woocommerce .woocommerce-product-rating { float: right; width: 100px; }
.single-product.woocommerce .price { float: left; width: 100%; }
.single-product.woocommerce .woocommerce-tabs ul.tabs { width: auto; margin: 0px auto; float: none !important; text-align: center; color: #35373e; }
.single-product.woocommerce .woocommerce-tabs ul.tabs li.description_tab a,
.single-product.woocommerce .woocommerce-tabs ul.tabs li.description_tab a:hover,
.single-product.woocommerce .woocommerce-tabs ul.tabs li.reviews_tab a,
.single-product.woocommerce .woocommerce-tabs ul.tabs li.reviews_tab a:hover { color: #35373e; }
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li { background-color: #fff;border-width:0px 0px 0px 0px;text-transform: uppercase;font-family: "Montserrat",sans-serif; font-size: 12px;letter-spacing: 1px;color: #333; float: none; }
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab.active,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab.active { border-bottom: 3px solid #333; z-index: 0; }
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab a:before,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab a:before { content: ''; padding: 0; }
.single-product.woocommerce div.product .woocommerce-tabs .panel { border-width:1px 0px 0px 0px; -webkit-box-shadow: 0px; box-shadow: none; padding: 50px 150px 60px; }
.single-product.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar { width: 90px; height: 90px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; -o-border-radius: 50px; border-radius: 50px; }
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text { margin-left: 115px; margin-bottom: 50px; background-color: #fff; padding: 0 20px 20px; }
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating { float: right; }
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text time { float: left; width: 100%; color: #999; margin-bottom: 15px; }
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text strong { font-family: 'Montserrat', sans-serif; font-size: 12px; letter-spacing: 2px; text-transform: uppercase; font-weight: normal; color: #333; }
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text .description,
.single-product.woocommerce #tab-description { color: #999; font-family: "Amiri",serif; font-size: 16px; }
.woocommerce #review_form_wrapper .comment-form-author label,
.woocommerce #review_form_wrapper .comment-form-email label,
.woocommerce #review_form_wrapper .comment-form-comment label { display: none; }
.woocommerce #review_form_wrapper .comment-form-author input[type=text] { float: left; width: 49%; border: 1px solid rgb(232, 232, 232); padding: 10px 15px 8px; line-height: 24px; color: rgb(153, 153, 153); font-size: 16px; font-family: "Amiri",serif; margin: 0 0 30px; }
.woocommerce #review_form_wrapper .comment-form-author input[type=text]:focus,
.woocommerce #review_form_wrapper .comment-form-email input[type=text]:focus,
.woocommerce #review_form_wrapper .comment-form-comment textarea:focus { border: 1px solid #35373E; }
.woocommerce #review_form_wrapper .comment-form-email input[type=text] { float: left; width: 48.7%; border: 1px solid rgb(232, 232, 232); padding: 10px 15px 8px; margin: 0px 0px 24px 18px; line-height: 24px; color: #999; font-size: 16px; font-family: "Amiri",serif; }
.woocommerce #review_form_wrapper .comment-form-rating label { margin: 0px; }
.woocommerce #review_form_wrapper .comment-form-rating p { margin: 0;}
.woocommerce #review_form_wrapper .comment-form-comment textarea { float: left; width: 49%; min-height: 120px; border: 1px solid rgb(232, 232, 232); padding: 10px 15px 8px; margin: 10px 0px 30px; line-height: 24px; color: #999; font-size: 16px; font-family: "Amiri",serif; }
.woocommerce #review_form #respond .form-submit input[type=submit] { float: none; background: #fff none repeat scroll 0% 0%; color: #333; font-size: 12px; font-family: "Montserrat",sans-serif; text-transform: uppercase; letter-spacing: 2px; width: auto; padding: 0px 20px; margin: 0px; border: 2px solid #333; }
.woocommerce #review_form #respond .form-submit input[type=submit]:hover { background-color: #333; color: #fff; -webkit-transition: all .3s ease;
    -o-transition: all .3s ease; transition: all .3s ease; }
.single-product.woocommerce .woocommerce-tabs #tab-description h2,
.single-product.woocommerce #reviews #comments h2,
.single-product.woocommerce #reviews #review_form h3#reply-title { font-family: "Montserrat",sans-serif; color: #35373E; font-size: 14px; text-transform: uppercase; font-weight: 500; margin-bottom: 50px; letter-spacing: 1px; }
.single-product.woocommerce #reviews #review_form h3#reply-title { margin-bottom: 40px; }
.single-product.woocommerce #reviews #review_form .comment-form-rating label { font-family: "Amiri",serif; font-size: 16px; font-weight: 400; color: #999; }
/* Woocommerce Sidebar */
.woocommerce .sidebar .widget { border-bottom: 0px; }
/* Product Name */
.single-product.woocommerce h1.product_title { font-family: 'Montserrat', sans-serif; letter-spacing: 1px; font-size: 14px; text-transform: uppercase; font-weight: normal; }
/* Price */
.single-product.woocommerce ins { color: #35373e; }
.single-product.woocommerce del { color: #35373e; text-decoration: line-through; }
.single-product.woocommerce .price .amount { color: #35373e; font-size: 14px; font-family: 'Montserrat', sans-serif; letter-spacing: 1px; font-weight: normal; }
.single-product.woocommerce .price ins.amount { text-decoration: none; }
/* Quantity */
.prd-qty-text { float: left; width: auto; font-family: 'Montserrat', sans-serif; letter-spacing: 1px; font-size: 12px; text-transform: uppercase; padding: 7px 14px 0 0; }
.single-product.woocommerce div.product form.cart div.quantity { border: 1px solid #e8e8e8; width: 75px; height: 30px; }
.single-product.woocommerce div.product form.cart div.quantity input.minus,
.single-product.woocommerce div.product form.cart div.quantity input.plus { background-color: #555; width: 25px; height: 14px; }
.single-product.woocommerce div.product form.cart div.quantity input.minus {background-image: url('../images/arrows/q2.png');background-size: 100% 100%;}
.single-product.woocommerce div.product form.cart div.quantity input.plus {background-image: url('../images/arrows/q1.png');background-size: 100% 100%;}
.single-product.woocommerce div.product form.cart div.quantity input.minus:hover,
.single-product.woocommerce div.product form.cart div.quantity input.plus:hover { background-color: #2a2a2a; }
.single-product.woocommerce .quantity, .woocommerce-page .quantity { padding-right: 1.8em; }
/* Add to cart */
.single-product.woocommerce form.cart button.single_add_to_cart_button { border: 1px solid #333; background-color: #fff; color: #333; font-family: "Montserrat", sans-serif; letter-spacing: 1px; font-size: 11px; line-height: 0; height: 28px; margin-right: 4px; }
.single-product.woocommerce form.cart button.single_add_to_cart_button:hover { background-color: #333; color: #fff; -webkit-transition: all .3s ease;
    -o-transition: all .3s ease; transition: all .3s ease; }
/* YITH Wishlist */
.single-product.woocommerce form.cart .yith-wcwl-add-to-wishlist .ajax-loading {display: none !important;}
.single-product.woocommerce form.cart .yith-wcwl-add-to-wishlist a.add_to_wishlist { float: left; width: auto; padding: 0; margin: 0px 0 0 10px; line-height: 20px; }
.single-product.woocommerce form.cart .yith-wcwl-wishlistexistsbrowse.show a {
	line-height: 20px;
}
.single-product.woocommerce form.cart .yith-wcwl-add-to-wishlist { display: block; float: left; margin: 2px 0 0; }
.single-product.woocommerce form.cart .yith-wcwl-add-to-wishlist a:hover { text-decoration: none; }
.single-product.woocommerce form.cart .yith-wcwl-add-to-wishlist a:before { content: '\f08a'; font-family: 'FontAwesome'; font-size: 14px; border: 1px solid #e8e8e8; padding: 8px 12px; color: #333; }
.single-product.woocommerce form.cart .yith-wcwl-add-to-wishlist a:hover:before,
.single-product.woocommerce form.cart .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a:before,
.single-product.woocommerce form.cart .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a:before { content: '\f004'; font-family: 'FontAwesome'; font-size: 14px; color: #333;-webkit-transition: all .4s ease;-o-transition: all .4s ease;transition: all .4s ease;}
.single-product.woocommerce .yith-wcwl-popup-message { display: none; }
.single-product.woocommerce form.cart .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show { margin-top: -2px; }
.single-product.woocommerce form.cart .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show { margin-top: -2px; }
.jt-trend-hover ul {list-style: none;}
.jt-trend-hover ul .img_view,
.jt-trend-hover ul .wishlist_view {display: none;}
/* Product Descripition Class Add New */
.prd_descrip { color: #777; font-family: 'Amiri', serif; font-size: 16px; float: left; width: 100%; border-top: 1px solid #e8e8e8; }
/* Realted Products Cart Icon */
.woocommerce .related.products { float: left; width: 100%; margin: 0 0 40px; }
.woocommerce .related.products .jt-heading,
.woocommerce .cross-sells .jt-heading { float: left; width: 100%; text-align: center; }
.woocommerce .related.products .jt-heading .jt-sep,
.woocommerce .cross-sells .jt-heading .jt-sep { display: inline-block; margin-bottom: 50px; }
.woocommerce .related.products .jt-heading h2,
.woocommerce .cross-sells .jt-heading h2 { margin-bottom: 0; }
.woocommerce .related.products .jt-product-image a.jt-woo-atc img { width: auto; }
.woocommerce .related.products h2 { float: left; width: 100%; font-family: 'Montserrat', sans-serif; letter-spacing: 1px; font-size: 16px; text-transform: uppercase; font-weight: 400; text-align: center; margin-bottom: 50px; }
/* Also Like Products Cart Icon */
.woocommerce .upsells.products { float: left; width: 100%; margin: 0 0 40px; }
.woocommerce .upsells.products .jt-heading,
.woocommerce .upsells .jt-heading { float: left; width: 100%; text-align: center; }
.woocommerce .upsells.products .jt-heading .jt-sep,
.woocommerce .upsells .jt-heading .jt-sep { display: inline-block; margin-bottom: 50px; }
.woocommerce .upsells.products .jt-heading h2,
.woocommerce .upsells .jt-heading h2 { margin-bottom: 0; }
.woocommerce .upsells.products ul.products .jt-product-image a.jt-woo-atc img,
.woocommerce-cart .cross-sells ul.products li.product a.jt-woo-atc img { width: auto; }
.woocommerce .upsells.products h2, .woocommerce-cart .woocommerce .cross-sells h2 { float: left; width: 100%; font-family: 'Montserrat', sans-serif; letter-spacing: 1px; font-size: 16px; text-transform: uppercase; font-weight: 400; text-align: center; }
/* Single Product Category */
.single-product.woocommerce .product_meta span.posted_in,
.single-product.woocommerce .product_meta span.tagged_as { font-family: 'Montserrat', sans-serif; letter-spacing: 1px; font-size: 12px; text-transform: uppercase; font-weight: 400; float: left; width: 100%; }
.single-product.woocommerce .product_meta span.tagged_as { margin-top: 20px; }
.single-product.woocommerce .product_meta span.posted_in h6,
.single-product.woocommerce .product_meta span.tagged_as h6 { float: left; width: 100%; font-size: 12px; font-family: "Montserrat", sans-serif; text-transform: uppercase; }
.single-product.woocommerce .product_meta span.posted_in a,
.single-product.woocommerce .product_meta span.tagged_as a { text-decoration: none; color: #777; font-family: "Amiri",serif; text-transform: capitalize; font-size: 15px; letter-spacing: 1px; }
.single-product.woocommerce .product_meta span.posted_in a:hover,
.single-product.woocommerce .product_meta span.tagged_as a:hover { color: #35373e; }
.woocommerce .shop-template .jt-woo-product .jt-product-cnt,
.woocommerce-cart .woocommerce .jt-woo-product .jt-product-cnt,
.jt-woo-product .jt-product-cnt,
.jt-woo-product .jt-product-cnt h3,
.woocommerce .shop-template .jt-woo-product .jt-product-cnt h3,
.woocommerce-cart .woocommerce .jt-woo-product .jt-product-cnt h3 {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
	float: left;
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 1;
	padding: 15px 0px 0px;
	color: #35373e;
}
.woocommerce .shop-template .jt-woo-product .jt-product-cnt h3,
.jt-woo-product .jt-product-cnt h3,
.woocommerce-cart .woocommerce .jt-woo-product .jt-product-cnt h3 {padding: 0;}
.woocommerce .shop-template .jt-woo-product .jt-product-cnt h3:hover,
.woocommerce-cart .woocommerce .jt-woo-product .jt-product-cnt h3:hover {color: #35373e;}
.woocommerce .shop-template .jt-woo-product .jt-product-cnt span.price,
.woocommerce-cart .woocommerce .jt-woo-product .jt-product-cnt span.price {
	float: left;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
	color: #35373E;
}
.woocommerce .shop-template ul.products li.product,
.woocommerce-cart .woocommerce ul.products li.product { border: none; }
.woocommerce ul.products li.product .jt-woo-product {float: none;}
.woocommerce div.product form.variations_form table.variations td.label {
	border:0px;
	display: block;
	color: #35373e;
	padding: 0;
}
.woocommerce div.product form.variations_form table.variations td.label label {
	padding: 15px 0 0;
	font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
}
.woocommerce div.product form.variations_form table.variations td.value {border: 0px;}
.woocommerce div.product form.variations_form table.variations td.value select {
	border: 1px solid #e8e8e8;
    background: url(../images/arrows/dropdown.png) no-repeat scroll 97% center transparent;
    font-family: 'Amiri', serif;
    font-size: 15px;
	padding: 5px 15px;
	text-transform: capitalize;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/* Sidebar Widget */
/* Search */
.woocommerce .widget_product_search {
	float: left;
	width: 100%;
	padding: 0 0 30px;
	margin: 0 0 40px;
	font-size: 15px;
	border-bottom: 1px solid #e8e8e8;
}
.woocommerce .widget_product_search .widget-title,
.woocommerce .widget_product_search .jt-sep-two,
.woocommerce .widget_product_search form.woocommerce-product-search input[type="submit"] {display: none;}
.woocommerce .widget_product_search form.woocommerce-product-search input.search-field {
	border: 1px solid #F0F0F0;
	display: inline-block;
	width: 100%;
	padding: 11px 15px;
	background: transparent url("../images/icons/search-icon.png") no-repeat scroll 96% center;
	font-family: "Amiri",serif;
	letter-spacing: 1px;
}
/* Cart */
.woocommerce .widget_shopping_cart {
	float: left;
	width: 100%;
	padding: 0 0 30px;
	margin: 0 0 40px;
	border-bottom: 1px solid #e8e8e8;
}
.woocommerce .widget_shopping_cart h3.widget-title {
    float: none;
    width: auto;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-weight: 400;
}
.woocommerce .widget_shopping_cart ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: "Amiri", serif;
}
.woocommerce .widget_shopping_cart ul li {
	padding: 0;
	border-bottom: 0px;
	font-size: 15px;
}
.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.mini_cart_item a.remove {
	font-style: normal;
	line-height: 0;
	font-size: 14px;
	margin: 0px;
	padding: 8px 0px 0px 6px;
	float: right;
	width: 20px;
	height: 20px;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	margin: 7px 0 0;
}
.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.mini_cart_item a.remove:hover {
	background-color: #35373e;
	color: #fff;
	border-color: #35373e;
}
.woocommerce .sidebar-shop .widget_shopping_cart ul.cart_list li {padding-top: 15px;}
.woocommerce .sidebar-shop .widget_shopping_cart ul.cart_list li:first-child {padding-top: 0;}
.woocommerce .widget_shopping_cart ul.cart_list li a img {
	width: 80px;
	height: 80px;
	box-shadow: none;
	float: left;
	margin: 0 20px 15px 0;
}
.woocommerce .widget_shopping_cart ul.cart_list li a {
	display: inline;
	font-size: 15px;
	color: #777;
}
.woocommerce .widget_shopping_cart ul.cart_list li dl.variation {
	float: left;
	width: 70%;
	border: none;
	padding: 5px 0 0 17px;
	font-size: 15px;
}
.woocommerce .widget_shopping_cart ul.cart_list li dl.variation dt.variation-Color {
	float: left;
	width: 40px;
	min-height: 20px;
	margin: 0 5px 0 0;
}
.woocommerce .widget_shopping_cart ul.cart_list li dl.variation dd.variation-Color {
	float: left;
	width: auto;
	margin: 0;
}
.woocommerce .widget_shopping_cart ul.cart_list li dl.variation dd.variation-Color p {margin: 0;}
.woocommerce .widget_shopping_cart ul.cart_list li span.quantity {
	float: left;
	color: #35373e;
	font-size: 13px;
	margin: 6px 0 0;
	padding: 0;
	min-width: 70px;
}
.woocommerce .widget_shopping_cart .total {
	float: left;
	width: 100%;
	font-size: 15px;
	font-family: "Amiri",serif;
	padding: 15px 0;
	margin: 0px 0px;
	border-top: 1px solid #E8E8E8;
}
.woocommerce .widget_shopping_cart span.amount {
	float: right;
	color: #35373e;
	margin: 0 0 0 5px;
}
.woocommerce .widget_shopping_cart .buttons {float: left;width: 100%;}
.woocommerce .sidebar-shop .widget_shopping_cart .buttons a.wc-forward {
	float: left;
	width: 87%;
	height: auto;
	background-color: #fff;
	color: #34373e;
	border: 2px solid #34353e;
	font-family: 'Montserrat', sans-serif;
	padding: 0px 15px;

	-webkit-transition: all .4s ease;
	       -o-transition: all .4s ease;
	          transition: all .4s ease;
}
.woocommerce .sidebar-shop .widget_shopping_cart .buttons a.checkout.wc-forward {
	float: left;
	width: 87%;
	height: auto;
	background-color: #fff;
	color: #34373e;
	border: 2px solid #34353e;
	font-family: 'Montserrat', sans-serif;
	padding: 0px 15px;
	margin: 15px 0 0;

	-webkit-transition: all .4s ease;
	       -o-transition: all .4s ease;
	          transition: all .4s ease;
}
.woocommerce .widget_shopping_cart .buttons a.wc-forward:hover,
.woocommerce .widget_shopping_cart .buttons a.checkout.wc-forward:hover {background-color: #34373e;color: #fff;}
/* Layered Nav */
.woocommerce .widget_layered_nav {
	float: left;
	width: 100%;
	padding: 0 0 30px;
	margin: 0 0 40px;
	border-bottom: 1px solid #e8e8e8;
}
.woocommerce .widget_layered_nav h3.widget-title {
    float: none;
    width: auto;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-weight: 400;
}
.woocommerce .widget_layered_nav ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	color: #777;
	font-size: 15px;
	font-family: 'Amiri', serif;
}
.woocommerce .widget_layered_nav ul li {
	float: left;
	width: 100%;
	list-style: outside none none;
	margin: 7px 0;
}
.woocommerce .widget_layered_nav ul li:last-child {margin: 7px 0 0 0;}
.woocommerce .widget_layered_nav ul li:before {
    content: '\f111';
    font-family: 'FontAwesome';
    font-size: 6px;
    color: rgba(53,55,62,0.3);
    position: relative;
    top: -2px;
    line-height: 20px;
    padding: 0 10px 0 0;
}
.woocommerce .widget_layered_nav ul li a {color: #777;}
.woocommerce .widget_layered_nav select {
	width: 100%;
	border: 1px solid #e8e8e8;
    background: url('../images/arrows/dropdown.png') no-repeat scroll 97% center transparent;
    font-family: 'Amiri', serif;
    font-size: 15px;
	padding: 5px 15px;
	text-transform: capitalize;
	color: #777;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/* Price Filter */
.woocommerce .widget_price_filter {
	float: left;
	width: 100%;
	padding: 0 0 30px;
	margin: 0 0 40px;
	border-bottom: 1px solid #e8e8e8;
}
.woocommerce .widget_price_filter h3.widget-title {
    float: none;
    width: auto;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-weight: 400;
}
.woocommerce .widget_price_filter .price_slider_amount input#min_price {margin: 0 5px 0 0;}
.woocommerce .widget_price_filter .price_slider_amount input[type="text"] {
	float: left;
	width: 49%;
	border: 1px solid #e8e8e8;
	padding: 5px 10px;
}
.woocommerce .widget_price_filter .price_slider_amount button {float: left;margin: 10px 0 0;}
/* Product Category Dropdoen */
.woocommerce .widget_product_categories {
	float: left;
	width: 100%;
	padding: 0 0 30px;
	margin: 0 0 40px;
	border-bottom: 1px solid #e8e8e8;
}
.woocommerce .widget_product_categories h3.widget-title {
    float: none;
    width: auto;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-weight: 400;
}
.woocommerce .widget_product_categories select {
	width: 100%;
	border: 1px solid #e8e8e8;
    background: url('../images/arrows/dropdown.png') no-repeat scroll 97% center transparent;
    font-family: 'Amiri', serif;
    font-size: 15px;
	padding: 5px 15px;
	text-transform: capitalize;
	color: #777;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/* Product Categories List */
.woocommerce .widget_product_categories ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	color: #777;
	font-size: 15px;
	font-family: 'Amiri', serif;
}
.woocommerce .widget_product_categories ul li {
	float: left;
	width: 100%;
	list-style: outside none none;
	margin: 8px 0;
}
.woocommerce .widget_product_categories ul li:before {
    content: '\f111';
    font-family: 'FontAwesome';
    font-size: 6px;
    color: rgba(53,55,62,0.3);
    position: relative;
    top: -2px;
    line-height: 20px;
    padding: 0 10px 0 0;
}
.woocommerce .widget_product_categories ul li a {color: #777;}
.woocommerce .widget_product_categories ul li ul {
	float: left;
	width: 100%;
	padding: 0 0 0 16px;
	margin: 8px 0 0;
}
.woocommerce .widget_product_categories ul li:last-child,
.woocommerce .widget_product_categories ul li ul li:last-child {margin: 8px 0 0 0;}
/* Product Category Dropdown */
.woocommerce .widget_product_tag_cloud {
	float: left;
	width: 100%;
	padding: 0 0 30px;
	margin: 0 0 40px;
	border-bottom: 1px solid #e8e8e8;
}
.woocommerce .widget_product_tag_cloud h3.widget-title {
    float: none;
    width: auto;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-weight: 400;
}
.woocommerce .widget_product_tag_cloud .tagcloud a {
	color: #777;
	border: 1px solid #e8e8e8;
	font-size: 15px !important;
	font-family: 'Amiri', serif;
	display: inline-block;
	padding: 5px 10px;
	margin: 0 4px 8px 0;
}
.woocommerce .widget_product_tag_cloud .tagcloud a:hover {
	color: #35373e;
	text-decoration: none;
	border: 1px solid #35373E;
}
/* Product Widgets */
.woocommerce .widget_products {
	float: left;
	width: 100%;
	padding: 0 0 30px;
	margin: 0 0 40px;
	border-bottom: 1px solid #e8e8e8;
}
.woocommerce .widget_products h3.widget-title {
    float: none;
    width: auto;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-weight: 400;
}
.woocommerce .widget_products ul.product_list_widget {
	font-family: 'Amiri', serif;
	color: #777;
	font-size: 15px;
}
.woocommerce .widget_products ul.product_list_widget .amount {font-size: 13px;}
.woocommerce .widget_products ul.product_list_widget li {padding: 0;border: 0px;}
.woocommerce .widget_products ul.product_list_widget li a img {box-shadow: none;margin: 0 0 20px 0;}
.woocommerce .widget_products ul.product_list_widget li a {color: #777;font-family: 'Amiri', serif;}
.woocommerce .widget_products ul.product_list_widget li span.product-title {margin: 4px 0 4px 20px;width: 64%;}
.woocommerce .widget_products ul.product_list_widget li del {margin: 0 0 8px 20px;color: #777;}
.woocommerce .widget_products ul.product_list_widget li > span.amount,
.woocommerce .widget_products ul.product_list_widget li ins {margin: 0 0 8px 20px;color: #35373e;}
.woocommerce .sidebar-shop .widget_products ul.product_list_widget li > span.amount,
.woocommerce .sidebar-shop .widget_products ul.product_list_widget li ins {float: left;}
.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title {
	color: #35373e;
	padding: 7px 0 0;
	float: left;
	width: 130px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
}
.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content p.total strong,
.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content p.total span.amount {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
	color: #35343e;
	font-weight: normal;
}
/* Product Reviews */
.woocommerce .widget_recent_reviews {
	float: left;
	width: 100%;
	padding: 0 0 30px;
	margin: 0 0 40px;
	border-bottom: 1px solid #e8e8e8;
}
.woocommerce .widget_recent_reviews h3.widget-title {
    float: none;
    width: auto;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-weight: 400;
}
.woocommerce .widget_recent_reviews ul li {
	color: #777;
	font-family: 'Amiri', serif;
	font-size: 15px;
	border: 0px;
	padding: 0;
}
.woocommerce .widget_recent_reviews ul li a {color: #777;}
.woocommerce .widget_recent_reviews ul li a img {
	width: 70px;
	height: 70px;
	margin: 0;
	box-shadow: none;
	margin: 0 0 20px;
}
.woocommerce .widget_recent_reviews ul li .star-rating {margin: 4px 0 7px 0;}
/* Product Recently Viewes Products */
.woocommerce .widget_recently_viewed_products {
	float: left;
	width: 100%;
	padding: 0 0 30px;
	margin: 0 0 40px;
	border-bottom: 1px solid #e8e8e8;
}
.woocommerce .widget_recently_viewed_products h3.widget-title {
    float: none;
    width: auto;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-weight: 400;
}
.woocommerce .widget_recently_viewed_products ul li {
	color: #777;
	font-family: 'Amiri', serif;
	font-size: 15px;
	border: 0px;
	padding: 0;
}
.woocommerce .widget_recently_viewed_products ul li a {color: #777;}
.woocommerce .widget_recently_viewed_products ul li a span.product-title {margin: 4px 0;}
.woocommerce .widget_recently_viewed_products ul li a img {
	width: 70px;
	height: 70px;
	margin: 0;
	box-shadow: none;
	margin: 0 0 20px;
}
.woocommerce .widget_recently_viewed_products ul li > span.amount,
.woocommerce .widget_recently_viewed_products ul li ins {color: #35373e;display: block;margin: 5px 0 0;}
/* Top Rated Products */
.woocommerce .widget_top_rated_products {
	float: left;
	width: 100%;
	padding: 0 0 30px;
	margin: 0 0 40px;
	border-bottom: 1px solid #e8e8e8;
}
.woocommerce .widget_top_rated_products h3.widget-title {
    float: none;
    width: auto;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-weight: 400;
}
.woocommerce .widget_top_rated_products ul li {
	color: #777;
	font-family: 'Amiri', serif;
	font-size: 15px;
	border: 0px;
	padding: 0;
}
.woocommerce .widget_top_rated_products ul li a {color: #777;}
.woocommerce .widget_top_rated_products ul li a img {
	width: 70px;
	height: 70px;
	margin: 0;
	box-shadow: none;
	margin: 0 0 20px;
}
.woocommerce .widget_top_rated_products ul li .star-rating {margin: 4px 0 7px 0;}
.woocommerce .widget_top_rated_products ul li del {color: #777;}
.woocommerce .widget_top_rated_products ul li ins,
.woocommerce .widget_top_rated_products ul li > span.amount {color: #35373e;}
/* Layered Filter */
.woocommerce .widget_layered_nav_filters {
	float: left;
	width: 100%;
	padding: 0 0 30px;
	margin: 0 0 40px;
	border-bottom: 1px solid #e8e8e8;
}
.woocommerce .widget_layered_nav_filters h3.widget-title {
    float: none;
    width: auto;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-weight: 400;
}
/* Price Filter from overwrite styles.css */
.woocommerce .widget_price_filter .price_slider,
.woocommerce-page .widget_price_filter .price_slider {margin: 20px 0 40px;display: inline-block;width: 100%;}
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4em;
    font-size: 12px;
    color: #999;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
    float: left;
    border: 2px solid #35373e;
    color: #35373e;
    background: transparent;
    padding: 0px 20px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover {background: #35373e;color: #fff;}
.woocommerce .widget_price_filter .price_slider_amount .price_label,
.woocommerce-page .widget_price_filter .price_slider_amount .price_label {
    line-height: 38px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    color: #777;
    font-size: 13px;
}
.woocommerce .widget_price_filter .ui-slider,
.woocommerce-page .widget_price_filter .ui-slider {position: relative;text-align: left;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 2px;
    height: 15px;
    cursor: pointer;
    background: #35373e;
    outline: none;
    top: -5px;
    border:0px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {margin-left: -2px;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #35373e;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {background: #e1e5ea;}
.woocommerce .widget_price_filter .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .ui-slider-horizontal {height: 6px;}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {top: 0;height: 100%;}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {left: -1px;}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {right: -1px;}
/* Price Filter from overwrite styles.css */

/* Cart Table */
.woocommerce-cart table.shop_table {
	border: 0px;
	box-shadow: none;
	font-family: 'Montserrat', sans-serif;
	color: #35373e;
	margin: 0 0 80px;
}
.woocommerce-cart table.shop_table thead th { line-height: 0; }
.woocommerce-cart table.shop_table thead th {
	background-color: #fff;
	color: #35373e;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #e8e8e8;
	font-size: 12px;
}
.woocommerce-cart table.shop_table td.product-thumbnail a img {width: 90px;height: 90px;}
.woocommerce-cart table.shop_table tbody td {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #e8e8e8;
}
.woocommerce-cart table.shop_table thead th.product-thumbnail,
.woocommerce-cart table.shop_table tbody td.product-thumbnail {width: 120px;padding: 0 0 20px;}
.woocommerce-cart table.shop_table thead th {padding: 0 0 20px;}
.woocommerce-cart table.shop_table tbody tr.cart_item td {padding: 30px 0;}
.woocommerce-cart table.shop_table tbody td.product-name a  {
	color: #35373e;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
}
.woocommerce-cart table.shop_table tbody td.product-name a:hover {text-decoration: none;}
.woocommerce-cart table.shop_table tbody td.product-name dl {font-family: 'Montserrat', sans-serif;}
.woocommerce-cart table.shop_table tbody td.product-name dl dt {
	text-transform: uppercase;
	font-weight: 400;
	color: #35373e;
	font-size: 12px;
	width: auto;
	margin: 0 5px 0 0;
}
.woocommerce-cart table.shop_table tbody td.product-name dl dd p {padding: 0;margin: 0;}
.woocommerce-cart table.shop_table tbody td.product-name dl dd {
	width: auto;
	font-family: 'Montserrat', sans-serif;
	color: #353733;
	font-size: 12px;
	text-transform: uppercase;
}
.woocommerce-cart table.shop_table tbody td.product-price,
.woocommerce-cart table.shop_table tbody td.product-subtotal {
	color: #35373e;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 12px;
}
.woocommerce-cart table.shop_table tbody td.product-remove a.remove {color: #aaa;border:none;font-size: 20px;}
.woocommerce-cart table.shop_table tbody td.product-remove a.remove:hover {color: #35373e !important;text-decoration: none;background-color: #fff;}
.woocommerce-cart table.shop_table tbody td.product-quantity .quantity {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	width: 70px;
	height: 30px;
	border: 1px solid #e8e8e8;
}
.woocommerce-cart table.shop_table tbody td.product-quantity .quantity input.input-text.qty.text {font-size: 12px;color: #35373e;}
.woocommerce-cart table.shop_table tbody td.product-quantity .quantity input.minus,
.woocommerce-cart table.shop_table tbody td.product-quantity .quantity input.plus {
	width: 25px;
	height: 14px;
	color: #fff;
	background-color: #555;
	font-size: 13px;
	background-size: 100% 100%;
}
.woocommerce-cart table.shop_table tbody td.product-quantity .quantity input.minus {background-image: url('../images/arrows/q2.png');}
.woocommerce-cart table.shop_table tbody td.product-quantity .quantity input.plus {background-image: url('../images/arrows/q1.png');}
.woocommerce-cart table.shop_table tbody td.product-quantity .quantity input.minus:hover,
.woocommerce-cart table.shop_table tbody td.product-quantity .quantity input.plus:hover {background-color: #2a2a2a;}
.woocommerce-cart table.shop_table .coupon input[type="text"] {
	border: 1px solid #e8e8e8;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	color: #35373e;
}
.woocommerce-cart table.shop_table .coupon input[type="text"]:focus {border: 1px solid #35373e;}
.woocommerce-cart table.shop_table .coupon input[type="submit"],
.woocommerce-cart table.shop_table input[type="submit"] {
	background-color: #fff;
	border: 2px solid #35373e;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	color: #35373e;
	line-height: 0;
	padding: 16px 10px;
	height: auto;

    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.woocommerce-cart table.shop_table .coupon input[type="submit"]:hover,
.woocommerce-cart table.shop_table input[type="submit"]:hover {background-color: #35373e;color: #fff;}
.woocommerce-cart table.shop_table td.product-name span.product-thumbnail a img {width: 90px;height: 90px;float: left;}
.woocommerce-wishlist table.shop_table tbody tr.cart_item td.product-name {width: 43%;}
.woocommerce-cart table.shop_table td.product-name .product-info {float: none;padding: 0px 30px 0px 0px;}
.woocommerce-cart table.shop_table td.product-name .product-info a {
	padding-left: 20px;
	display: table-cell;
	vertical-align: middle;
	height: 90px;
}
/* Cart Totals */
.woocommerce-cart .padding-right-cart-table {padding-right: 40px;}
.woocommerce-cart .cart-collaterals .cart_totals h2 {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: 400;
	color: #35373e;
	text-transform: uppercase;
	border: none;
	padding: 10px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals h2:before {content: '';padding: 0;}
.woocommerce-cart .cart-collaterals .cart_totals {background-color: #F7F8F9;padding: 12px 20px;}
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table tbody tr th,
.woocommerce-cart .cart-collaterals .cart_totals table tbody tr td {
	border: 0px;
	background-color: #f7f8f9;
	font-family: "Amiri",serif;
	font-size: 15px;
	color: #777;
	letter-spacing: 1px;
}
.woocommerce-cart .cart-collaterals .cart_totals table tbody tr th,
.woocommerce-cart .cart-collaterals .cart_totals table tbody tr td {padding: 7px 0;font-weight: 400;}
.woocommerce-cart .cart-collaterals .cart_totals table tbody tr.shipping th,
.woocommerce-cart .cart-collaterals .cart_totals table tbody tr.shipping td {padding: 7px 0 20px;}
.woocommerce-cart .cart-collaterals .cart_totals table tbody tr.order-total {border-top: 1px solid #e8e8e8;}
.woocommerce-cart .cart-collaterals .cart_totals table tbody tr.order-total th,
.woocommerce-cart .cart-collaterals .cart_totals table tbody tr.order-total td {padding: 14px 0 0;color: #35373e;font-weight: normal;}
.woocommerce-cart .cart-collaterals .cart_totals table tbody tr.order-total th strong,
.woocommerce-cart .cart-collaterals .cart_totals table tbody tr.order-total td strong {font-weight: normal;}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {display: none;}
.woocommerce-cart .cart-collaterals .cart-totals-buttons input.jt-woo-button {
	float: left;
	width: 99%;
	background-color: #fff;
	color: #35373e;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 20px 0px;
	margin: 15px 0 0;
	border: 2px solid #35373e;
	line-height: 0;
	height: auto;

    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.woocommerce-cart .cart-collaterals .cart-totals-buttons input.jt-woo-button:hover {background-color: #35373e;color: #fff;}
/* Calculate shipping */
.woocommerce-cart .shipping-coupon .shipping_calculator h2 {
	font-family: 'Montserrat', sans-serif;
	color: #35373e;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: 400;
	border: 0px;
	padding: 0;
	float: none;
	width: auto;
	margin: 0 0 30px;
}
.woocommerce-cart .shipping-coupon .shipping_calculator .juster-shipping-calculator-form p select {
    border: 1px solid #e8e8e8;
    padding: 5px 10px;
    background: url('../images/arrows/woo-select.png') no-repeat 100% center;
    width: 100%;
    margin: 0 0 20px;
    font-family: "Amiri",serif;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.woocommerce-cart .shipping-coupon .shipping_calculator .juster-shipping-calculator-form p select:focus {border: 1px solid #35373e;}
.woocommerce-cart .shipping-coupon .shipping_calculator .juster-shipping-calculator-form label {
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 11px;
	color: #35373e;
	font-weight: 400;
}
.woocommerce-cart .shipping-coupon .shipping_calculator .juster-shipping-calculator-form .jt-layout-column span select#calc_shipping_state {
	padding: 7px 10px;
	border: 1px solid #e8e8e8;
	width: 100%;
    background: url('../images/arrows/woo-select.png') no-repeat 100% center;
    margin: 0 0 20px;
    color: #777;
    font-family: "Amiri",serif;
    font-size: 15px;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.woocommerce-cart .shipping-coupon .shipping_calculator .juster-shipping-calculator-form .jt-layout-column span select#calc_shipping_state:focus {border: 1px solid #35373E;}
.woocommerce-cart .shipping-coupon .shipping_calculator .juster-shipping-calculator-form input {
	margin: 0 0 20px;
	color: #777;
	font-family: "Amiri",serif;
	font-size: 15px;
}
.woocommerce-cart .shipping-coupon .shipping_calculator .juster-shipping-calculator-form input:focus {border: 1px solid #35373e;}
.woocommerce-cart .shipping-coupon .shipping_calculator .juster-shipping-calculator-form button[type="submit"] {
	background-color: #fff;
	color: #35373e;
	font-size: 12px;
	height: auto;
	padding: 20px 30px;
	margin: 0;
	line-height: 0;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid #35373e;

    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.woocommerce-cart .shipping-coupon .shipping_calculator .juster-shipping-calculator-form button[type="submit"]:hover { background-color: #35373e;color: #fff; }
/* Apply Coupon */
.woocommerce-cart .shipping-coupon .coupon h2 {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 14px;
	color: #35373e;
	font-weight: 400;
	float: none;
	width: auto;
	margin: 0 0 30px;
}
.woocommerce-cart .shipping-coupon .coupon label {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 11px;
	color: #35373e;
	font-weight: 400;
	width: 100%;
	margin-bottom: 9px;
}
.woocommerce-cart .shipping-coupon .coupon input#coupon_code {
	width: 100%;
	border: 1px solid #e8e8e8;
	padding: 13px 10px;
	font-family: "Amiri",serif;
	font-size: 12px;
	color: #777;
	margin: 0 0 20px;
}
.woocommerce-cart .shipping-coupon .coupon input#coupon_code:focus {border: 1px solid #35373e;}
.woocommerce-cart .shipping-coupon .coupon input[type="submit"] {
	background-color: #fff;
	color: #35373e;
	font-size: 12px;
	height: auto;
	padding: 20px 30px;
	margin: 0;
	line-height: 0;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid #35373e;

    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.woocommerce-cart .shipping-coupon .coupon input[type="submit"]:hover {background-color: #35373e;color: #fff;}
.woocommerce-cart .woocommerce-message {
	background: transparent none repeat scroll 0% 0%;
	border-top: 3px solid #35373e;
	text-transform: uppercase;
	font-family: "Montserrat",sans-serif;
	font-size: 12px;
	color: #35373e;
	padding-left: 4.5em;
}
.woocommerce-cart .woocommerce-message:before {background-color: #35373e;}
/* Wishlist Table */
.wishlist-empty { padding: 20px 0px; }
.woocommerce-wishlist .wishlist-title {float: left;width: 100%;margin: 0 0 40px;}
.woocommerce-wishlist .wishlist-title h2 {
	float: left;
	width: 100%;
	font-family: "Montserrat",sans-serif;
	letter-spacing: 1px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	padding: 0;
	margin: 0;
}
.woocommerce-wishlist table.shop_table {
	border: 0px;
	box-shadow: none;
	font-family: 'Montserrat', sans-serif;
	color: #35373e;
	margin: 0 0 80px;
}
.woocommerce-wishlist table.shop_table thead th { line-height: 0; }
.woocommerce-wishlist table.shop_table thead th {
	background-color: #fff;
	color: #35373e;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #e8e8e8;
	font-size: 12px;
}
.woocommerce-wishlist table.shop_table td.product-thumbnail a img {width: 90px;height: 90px;}
.woocommerce-wishlist table.shop_table tbody td {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #e8e8e8;
	padding: 0;
}
.woocommerce-wishlist table.shop_table thead th.product-thumbnail,
.woocommerce-wishlist table.shop_table tbody td.product-thumbnail {width: 120px;padding: 20px 0 20px;}
.woocommerce-wishlist table.shop_table thead th {padding: 0 0 10px;}
.woocommerce-wishlist table.shop_table tbody tr.cart_item td {padding: 30px 0;}
.woocommerce-wishlist table.shop_table tbody td.product-name a  {
	color: #35373e;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
}
.woocommerce-wishlist table.shop_table tbody td.product-name a:hover {text-decoration: none;}
.woocommerce-wishlist table.shop_table tbody td.product-name dl {font-family: 'Montserrat', sans-serif;}
.woocommerce-wishlist table.shop_table tbody td.product-name dl dt {
	text-transform: uppercase;
	font-weight: 400;
	color: #35373e;
	font-size: 12px;
	width: auto;
	margin: 0 5px 0 0;
}
.woocommerce-wishlist table.shop_table tbody td.product-name dl dd p {padding: 0;margin: 0;}
.woocommerce-wishlist table.shop_table tbody td.product-name dl dd {
	width: auto;
	font-family: 'Montserrat', sans-serif;
	color: #353733;
	font-size: 12px;
	text-transform: uppercase;
}
.woocommerce-wishlist table.shop_table tbody td.product-price,
.woocommerce-wishlist table.shop_table tbody td.product-subtotal {
	color: #35373e;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 12px;
	text-align: left;
}
.woocommerce-wishlist table.shop_table tbody td.product-stock-status {
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	text-transform: uppercase;
}
.woocommerce-wishlist table.shop_table tbody td.product-remove a.remove {color: #aaa;border:none;font-size: 20px;}
.woocommerce-wishlist table.shop_table tbody td.product-remove a.remove:hover {color: #35373e !important;text-decoration: none;background-color: #fff;}
.woocommerce-wishlist table.shop_table td.product-add-to-cart a.button.alt:before {content: '';padding: 0;}
.woocommerce-wishlist table.shop_table td.product-add-to-cart a.button.alt,
.woocommerce-wishlist table.shop_table td.product-add-to-cart a.button.product_type_variable.alt {
	background-color: rgb(255, 255, 255);
	color: rgb(53, 55, 62);
	border: 2px solid rgb(53, 55, 62);
	line-height: 0;
	padding: 18px 10px;
	margin: 0;
	border-radius: 0px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	float: left;
	width: 70%;

    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.woocommerce-wishlist table.shop_table td.product-add-to-cart a.button.alt:hover {
	color: #fff;
	background-color: #35373e;
	text-decoration: none;
}
.woocommerce-wishlist table.shop_table td.product-add-to-cart {text-align: center;}
/* Wishlist Share Option */
.woocommerce-wishlist table.shop_table tfoot td {
	border: 0px;
	background-color: #fff;
	padding: 20px 0;
	text-align: center;
}
.woocommerce-wishlist table.shop_table tfoot td .yith-wcwl-share h4.yith-wcwl-share-title {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 14px;
	color: #35373e;
	text-transform: uppercase;
}
.woocommerce-wishlist table.shop_table tfoot td .yith-wcwl-share ul li a.facebook,
.woocommerce-wishlist table.shop_table tfoot td .yith-wcwl-share ul li a.twitter,
.woocommerce-wishlist table.shop_table tfoot td .yith-wcwl-share ul li a.pinterest,
.woocommerce-wishlist table.shop_table tfoot td .yith-wcwl-share ul li a.googleplus,
.woocommerce-wishlist table.shop_table tfoot td .yith-wcwl-share ul li a.email {background-image: none;}
.woocommerce-wishlist table.shop_table tfoot td .yith-wcwl-share ul li a {font-size: 14px;}
.woocommerce-wishlist table.shop_table tfoot td .yith-wcwl-share ul li a.facebook:before {
	content: '\f09a';
	font-family: 'FontAwesome';
	color: #777;
	width: auto;
	height: auto;
	padding: 5px 10px;
}
.woocommerce-wishlist table.shop_table tfoot td .yith-wcwl-share ul li a.twitter:before {
	content: '\f099';
	font-family: 'FontAwesome';
	color: #777;
	width: auto;
	height: auto;
}
.woocommerce-wishlist table.shop_table tfoot td .yith-wcwl-share ul li a.pinterest:before {
	content: '\f231';
	font-family: 'FontAwesome';
	color: #777;
	width: auto;
	height: auto;
}
.woocommerce-wishlist table.shop_table tfoot td .yith-wcwl-share ul li a.googleplus:before {
	content: '\f0d5';
	font-family: 'FontAwesome';
	color: #777;
	width: auto;
	height: auto;
}
.woocommerce-wishlist table.shop_table tfoot td .yith-wcwl-share ul li a.email:before {
	content: '\f003';
	font-family: 'FontAwesome';
	color: #777;
	width: auto;
	height: auto;
}
.woocommerce table.wishlist_table tr td.product-name { width: 26%; }
/* My Account */
.woocommerce-account .entry-content .wc-account-tab .wc-tab-content strong,
.woocommerce-account .entry-content .wc-account-tab .wc-tab-content a {color: #35373e;}
.woocommerce-account .entry-content .wc-account-tab .wc-tab-content a.button,
.woocommerce-account .entry-content .wc-account-tab .wc-tab-content a.wc-edit {
	background: #fff;
	border: 2px solid #35373e;

  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.woocommerce-account .entry-content .wc-account-tab .wc-tab-content a.button:hover,
.woocommerce-account .entry-content .wc-account-tab .wc-tab-content a.wc-edit:hover {
	color: #fff;
	background: #35373e;
	text-decoration: none;
}
.woocommerce-account .entry-content .wc-account-tab .wc-tab-content a.wc-edit {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
	padding: 12px 0;
	font-size: 12px;
}
.woocommerce-account .wc-account-tab ul.wc-tabs {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.woocommerce-account .wc-account-tab ul.wc-tabs li input {display: none;}
.woocommerce-account .wc-account-tab ul.wc-tabs li label {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;

    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.woocommerce-account .wc-account-tab ul.wc-tabs li h2 {
	font-family: "Montserrat",sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 13px;
	color: #35373e;
}
.woocommerce-account .wc-account-tab ul.wc-tabs li p {
	font-family: "Amiri",serif;
	font-size: 16px;
	color: #777;
}
.woocommerce-account .wc-account-tab ul.wc-tabs li .col2-set.addresses header {background-color: #f7f7f7;}
.woocommerce-account .wc-account-tab ul.wc-tabs li .col2-set.addresses header h3 {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
	color: #35373e;
}
.woocommerce-account .wc-account-tab ul.wc-tabs li .col2-set.addresses address {font-family: "Amiri",serif;font-size: 16px;color: #777;}
.woocommerce-account .wc-account-tab ul.wc-tabs li .col2-set.addresses a {
	background-color: #fff;
	border: 2px solid #35373e;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	color: #35373e;
	padding: 10px 20px;
	width: auto;
	left: 0;
	right: 0;
	margin: 10px 0 15px 15px;

    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.woocommerce-account .wc-account-tab ul.wc-tabs li .col2-set.addresses a:hover {text-decoration: none;background-color: #35373e;color: #fff;}
.woocommerce-account .entry-content h3 {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 16px;
}
.woocommerce-account .entry-content p {font-family: "Amiri",serif;font-size: 14px;}
.woocommerce-account .entry-content p label {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 12px;
	margin: 20px 0 10px;
	float: left;
	width: 100%;
	border: none;
}
.woocommerce-account .entry-content p div#s2id_billing_country {border-color: #fff;}
.woocommerce-account .entry-content p#billing_country_field label,
.woocommerce-account .entry-content p#billing_state_field label,
.woocommerce-account .entry-content p#shipping_country_field label {padding: 0 0 0 2px;}
.woocommerce-account .entry-content p div#s2id_billing_country a.select2-choice {border: 1px solid #e8e8e8;padding: 10px;border-radius: 0px;}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields a.select2-choice:focus,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields a.select2-choice:focus {border: 1px solid #35373e;}
.select2-container .select2-choice {padding: 10px;border: 1px solid #e8e8e8;border-radius: 0px;}
.woocommerce-account .entry-content p#billing_address_1_field input,
.woocommerce-account .entry-content p#shipping_address_1_field input {margin: 0 0 15px;}
.woocommerce-account .entry-content form input,
.woocommerce-account .entry-content form .select2-choice {color: #777;font-family: "Amiri",serif;font-size: 14px;}
.woocommerce-account .entry-content form input:focus,
.woocommerce-account .entry-content form select:focus {border: 1px solid #35373e;}
.woocommerce-account .entry-content form input[type="submit"] {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #35373e;
	background-color: #fff;
	font-size: 12px;
	color: #35373e;
	line-height: 0;
	padding: 20px;
	margin: 20px 0 0;
	height: auto;

    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.woocommerce-account .entry-content form input[type="submit"]:hover {background-color: #35373e;color: #fff;}
.woocommerce-cart .woocommerce-info {
	border-top: 3px solid #35373e;
	text-transform: uppercase;
	font-family: "Montserrat",sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding-left: 4.5em;
}
.woocommerce-cart .woocommerce-info:before {background-color: #35373e;text-transform: lowercase;}

/* Checkout Page */
.woocommerce-checkout.woocommerce form.login,
.woocommerce-checkout.woocommerce form.checkout_coupon {position: relative;}
.woocommerce-checkout.woocommerce form.login:before,
.woocommerce-checkout.woocommerce form.checkout_coupon:before {
	content: '';
	background: url('../images/arrows/checkout-arrow.png') no-repeat;
	width: 17px;
	height: 12px;
	display: block;
	position: absolute;
	top: -12px;
	left: 70px;
	z-index: 99999;
}
.woocommerce-checkout .woocommerce-info {
	border: none;
	font-family: "Amiri",serif;
	font-size: 16px;
	text-transform: normal;
	color: #35373e;
	padding: 0;
	letter-spacing: 1px;
}
.woocommerce-checkout .woocommerce-info a.showlogin,
.woocommerce-checkout .woocommerce-info a.showcoupon {color: #212121;padding: 0 0 0 5px;}
.woocommerce-checkout .woocommerce-info a.showlogin:hover,
.woocommerce-checkout .woocommerce-info a.showcoupon:hover {text-decoration: none;color: #ea4452;}
.woocommerce-checkout form.checkout_coupon input {font-family: "Amiri",serif;font-size: 14px;}
.woocommerce-checkout form.checkout_coupon input:focus {border: 1px solid #35373e;}
.woocommerce-checkout form.checkout_coupon input[type="submit"] {
	border: 2px solid #35373e;
	background-color: #fff;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	color: #35373e;
	line-height: 0;
	height: auto;
	padding: 18px 20px;

    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.woocommerce-checkout form.checkout_coupon input[type="submit"]:hover {background-color: #35373e;color: #fff;}
.woocommerce-checkout .woocommerce-info a.showcoupon:hover {text-decoration: none;color: #EA4452;}
.woocommerce-checkout .woocommerce-info:before {content: none;}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields h3 {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 14px;
	text-transform: uppercase;
	color: #35373e;
	font-weight: 400;
	margin: 0 0 30px;
}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields p label {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 11px;
	text-transform: uppercase;
	color: #35373e;
	font-weight: 400;
	margin: 15px 0 8px;
}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields p input#shipping_address_2 {display: none;}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields p input,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields p textarea,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields p a.select2-choice  {
	font-size: 15px;
	color: #777;
	margin: 0px 0 15px;
}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields {margin: 10px 0;}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields h3 label,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields label {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 11px;
	text-transform: uppercase;
	color: #35373e;
	font-weight: 400;
	margin: 0px 0 8px;
}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields input,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields .select2-choice {color: #777;font-size: 14px;}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields input:focus,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields .shipping_address input:focus,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields textarea:focus {border: 1px solid #35373e;}
/* Remove Placeholder */
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields .form-row input#billing_address_1::-webkit-input-placeholder,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields p input#shipping_address_1::-webkit-input-placeholder {font-size: 15px;text-transform: capitalize;}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields .form-row input#billing_address_1::-moz-placeholder,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields p input#shipping_address_1::-moz-placeholder {font-size: 15px;text-transform: capitalize;}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields .form-row input#billing_address_1::-ms-input-placeholder,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields p input#shipping_address_1::-ms-input-placeholder {font-size: 15px;text-transform: capitalize;}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields .form-row input#billing_city::-webkit-input-placeholder,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields .form-row input#billing_postcode::-webkit-input-placeholder,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields .form-row textarea#order_comments::-webkit-input-placeholder,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields p input#shipping_city::-webkit-input-placeholder,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields p input#shipping_postcode::-webkit-input-placeholder,
.woocommerce-checkout form.woocommerce-checkout .checkout-address-details .woocommerce-billing-fields .create-account input#account_password::-webkit-input-placeholder {color: transparent;}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields .form-row input#billing_city::-moz-placeholder,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields .form-row input#billing_postcode::-moz-placeholder,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields .form-row textarea#order_comments::-moz-placeholder,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields p input#shipping_city::-moz-placeholder,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields p input#shipping_postcode::-moz-placeholder,
.woocommerce-checkout form.woocommerce-checkout .checkout-address-details .woocommerce-billing-fields .create-account input#account_password::-moz-placeholder {color: transparent;}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields .form-row input#billing_city::-ms-input-placeholder,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields .form-row input#billing_postcode::-ms-input-placeholder,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields .form-row textarea#order_comments::-ms-input-placeholder,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields p input#shipping_city::-ms-input-placeholder,
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields p input#shipping_postcode::-ms-input-placeholder,
.woocommerce-checkout form.woocommerce-checkout .checkout-address-details .woocommerce-billing-fields .create-account input#account_password::-ms-input-placeholder {color: transparent;}
.single-product.woocommerce .woocommerce-tabs #review_form_wrapper .comment-respond form.comment-form p.comment-form-author input::-webkit-input-placeholder,
.single-product.woocommerce .woocommerce-tabs #review_form_wrapper .comment-respond form.comment-form p.comment-form-email input::-webkit-input-placeholder {color: #777;font-size: 15px;}
.single-product.woocommerce .woocommerce-tabs #review_form_wrapper .comment-respond form.comment-form p.comment-form-author input::-moz-placeholder,
.single-product.woocommerce .woocommerce-tabs #review_form_wrapper .comment-respond form.comment-form p.comment-form-email input::-moz-placeholder {color: #777;font-size: 15px;}
.single-product.woocommerce .woocommerce-tabs #review_form_wrapper .comment-respond form.comment-form p.comment-form-author input::-ms-input-placeholder,
.single-product.woocommerce .woocommerce-tabs #review_form_wrapper .comment-respond form.comment-form p.comment-form-comment input::-ms-input-placeholder {color: #777;font-size: 15px;}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields p#billing_address_2_field input{display: none;}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields p#shipping_address_2_field input {margin: 20px 0 0;}
.select2-drop-active { border-color: #e8e8e8; }
.woocommerce-checkout .checkout-address-details {padding-right: 40px;}
.woocommerce-checkout .your-order,
.woocomerce-checkout .your-order #payment,
.woocommerce-checkout #payment,
.woocommerce-page #payment {background-color: #f7f8f9;border:0px;padding: 20px;}
.woocommerce-checkout .your-order-design,
.woocommerce-cart .cart-total-design {
	height: 9px;
	background-image: url('../images/patterns/your-order.png');
	background-repeat: repeat-x;
	background-size: cover;
}
.woocommerce-cart table.shop_table.cart tr td a.remove i {font-size: 27px;}
.woocommerce-checkout .your-order h3#order_review_heading {float: none;width: auto;}
.woocommerce-checkout .your-order h3 {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 14px;
	color: #35373e;
	font-weight: 400;
}
.woocommerce-checkout .your-order .woocommerce-checkout-review-order {float: left;width: 100%;margin: 25px 0 0;}
.woocommerce-checkout .your-order .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tbody tr.cart_item td {padding: 11px 0;width: auto;}
.woocommerce-checkout .your-order .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tbody tr.cart_item:first-child td {padding-top: 20px;}
.woocommerce-checkout .your-order .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tbody tr.cart_item:last-child td {padding-bottom: 20px;}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table {box-shadow: none;}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table {border: 0px;background-color: transparent;}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table thead tr th {
	background-color: transparent;
	border: 0px;
	color: #35373e;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: 400;
	box-shadow: none;
}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table thead tr th.product-total,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tbody tr td.product-total,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot tr td {text-align: right;}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table thead th,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tbody th,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tbody td,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot td {padding-left: 0;padding-right: 0;}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tbody td {padding: 13px 0;}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tbody td,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot td {
	border: 0px;
	background-color: transparent;
	font-family: "Amiri",serif;
	font-size: 15px;
}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tbody tr td.product-name strong {color: #777;font-weight: 400;}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot th {
	text-transform: capitalize;
	color: #777;
	font-weight: normal;
	padding: 10px 0;
}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot td {font-weight: normal;padding: 10px 0;}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td {padding: 15px 0 10px;letter-spacing: 1px;}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot tr.shipping th,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot tr.shipping td {padding: 10px 0 15px;letter-spacing: 1px;}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot tr.order-total th,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot tr.order-total td {padding: 15px 0;}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table thead tr {border-bottom: 1px solid #e8e8e8;}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal,
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot tr.order-total {border-top: 1px solid #e8e8e8;}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot tr.order-total {border-bottom: 1px solid #e8e8e8;}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot tr.order-total th {color: #35373e;font-weight: normal;letter-spacing: 1px;}
.woocommerce-checkout .your-order table.woocommerce-checkout-review-order-table tfoot tr.order-total td strong span {color: #35373e;font-weight: normal;letter-spacing: 1px;}
.woocommerce .woocommerce-message {
	background: transparent none repeat scroll 0% 0%;
	border-top: 3px solid #35373e;
	text-transform: uppercase;
	font-family: "Montserrat",sans-serif;
	font-size: 12px;
	color: #777;
	padding-left: 4.5em;
	letter-spacing: 1px;
	float: none;
	width: 100%;
	display: inline-block;
}
.woocommerce .woocommerce-message a {color: #35373e;}
.woocommerce .woocommerce-message a.button.wc-forward {
	border: 2px solid #35373e;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	color: #35373e;
	text-transform: uppercase;
	background-color: #fff;

    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.woocommerce .woocommerce-message a.button.wc-forward:hover {color: #fff;background-color: #35373e;}

/* YITH Compare Product */
.single-product .entry-summary a.compare.button {display: none;}
.single-product .entry-summary form.cart .jt-compare-prd .woocommerce.product.compare-button a.compare.button {
	display: block;
	padding: 0;
	margin: 0;
	line-height: 0;
	height: auto;
	font-size: 0;
	background-color: transparent;
}
.single-product .entry-summary form.cart .jt-compare-prd .woocommerce.product.compare-button a.compare.button i {font-size: 0px;display: none;background-color: #fff;}
.single-product .entry-summary form.cart .jt-compare-prd .woocommerce.product.compare-button {
	background-color: #FFF;
	right: 0px;
	top: auto;
	position: relative;
	width: auto;
	float: left;
	margin: 0px 0px 0px 15px;
}
.single-product .entry-summary form.cart .jt-compare-prd .woocommerce.product.compare-button a.compare.button:before {
	float: left;
    content: '\e61b';
    font-family: 'Pe-icon-7-stroke';
    font-size: 16px;
    color: #777;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    padding: 15px 10px;
    margin: -1px 0 0;
    display: block;
    font-weight: bolder;
}
.single-product .entry-summary form.cart .jt-compare-prd .woocommerce.product.compare-button a.compare.button:hover:before {
	font-weight: bolder;
	color: #333;
}
.single-product .entry-summary form.cart .jt-compare-prd .woocommerce.product.compare-button a.compare.button.added {font-size: 0px;}
.single-product .entry-summary form.cart .jt-compare-prd .woocommerce.product.compare-button a.compare.button.added:before {
	float: left;
    content: '\e61b';
    font-family: 'Pe-icon-7-stroke';
    font-size: 21px;
    color: #35373e;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    padding: 15px 10px;
    margin: -1px 0 0;
    display: block;
    font-weight: bolder;
}
.woocommerce-checkout form.woocommerce-checkout .checkout-address-details .woocommerce-billing-fields .create-account input#account_password {margin-bottom: 20px;}
.woocommerce-checkout form.woocommerce-checkout .checkout-address-details .woocommerce-billing-fields .create-account p {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Checkout Page Checkbox Style Account */
.woocommerce-checkout form.woocommerce-checkout .checkout-address-details .woocommerce-billing-fields p.create-account input[type="checkbox"] + label {
	display: inline-block;
	cursor: pointer;
	color:#35373e;
	font-size:12px;
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	margin-top: 20px;
}
.woocommerce-checkout form.woocommerce-checkout .checkout-address-details .woocommerce-billing-fields p.create-account input[type="checkbox"] {display:none;}
.woocommerce-checkout form.woocommerce-checkout .checkout-address-details .woocommerce-billing-fields p.create-account input[type="checkbox"] + label span {
    display: inline-block;
    float: left;
    width:20px;
    height:20px;
    margin:2px 10px 0 0;
    vertical-align:middle;

	border: 1px solid #ccc;
	background-color: #ccc;

	-webkit-box-shadow: inset 0px 0px 0px 5px #fff;
	box-shadow: inset 0px 0px 0px 5px #fff;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.woocommerce-checkout form.woocommerce-checkout .checkout-address-details .woocommerce-billing-fields p.create-account input[type="checkbox"]:checked + label span {
	border: 1px solid #777;
	background-color: #777;

	-webkit-box-shadow: inset 0px 0px 0px 5px #fff;
	box-shadow: inset 0px 0px 0px 5px #fff;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
/* Checkout Page Checkbox Style Address */
.woocommerce-checkout form.woocommerce-checkout .checkout-address-details .woocommerce-shipping-fields h3#ship-to-different-address input[type="checkbox"] + label {
	display: inline-block;
	cursor: pointer;
	color:#35373e;
	font-size:12px;
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
}
.woocommerce-checkout form.woocommerce-checkout .checkout-address-details .woocommerce-shipping-fields h3#ship-to-different-address input[type="checkbox"] {display:none;}
.woocommerce-checkout form.woocommerce-checkout .checkout-address-details .woocommerce-shipping-fields h3#ship-to-different-address input[type="checkbox"] + label span {
    display: inline-block;
    float: left;
    width:20px;
    height:20px;
    margin:-4px 10px 0 0;
    vertical-align:middle;
	border: 1px solid #ccc;
	background-color: #ccc;

	-webkit-box-shadow: inset 0px 0px 0px 5px #fff;
	box-shadow: inset 0px 0px 0px 5px #fff;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.woocommerce-checkout form.woocommerce-checkout .checkout-address-details .woocommerce-shipping-fields h3#ship-to-different-address input[type="checkbox"]:checked + label span {
	border: 1px solid #777;
	background-color: #777;

	-webkit-box-shadow: inset 0px 0px 0px 5px #fff;
	box-shadow: inset 0px 0px 0px 5px #fff;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.woocommerce-checkout form.woocommerce-checkout .checkout-address-details .woocommerce-shipping-fields h3#ship-to-different-address {margin-top: 0px;}

/* Login */
.woocommerce form.login p {
	font-family: "Amiri",serif;
	color: #777;
	font-size: 15px;
	margin-bottom: 30px;
}
.woocommerce form.login p:first-child {margin-bottom: 0;}
.woocommerce form.login p.lost_password {margin-top: 20px;margin-bottom: 0;}
.woocommerce form.login label {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #35373e;
	font-size: 11px;
	font-weight: normal;
}
.woocommerce form.login p.form-row {margin: 10px 0;}
.woocommerce form.login p.form-row input:focus {border: 1px solid #35373e;}
.woocommerce form.login p.form-row input[type="submit"] {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #35373e;
	background-color: #fff;
	border: 2px solid #35373e;
	padding: 0 30px;
	float: left;
	line-height: 38px;

    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.woocommerce-account.woocommerce form.login p.form-row input[type="submit"] {margin: 10px 0;}
.woocommerce-account.woocommerce form.login .form-row label.inline {width: auto;margin: 13px 0 0 20px;}
.woocommerce form.login p.form-row input[type="submit"]:hover {color: #fff;background-color: #35373e;}
.woocommerce form.login .form-row label.inline {float: left;margin-left: 20px;}
.woocommerce form.login p.lost_password a {
	font-family: "Amiri",serif;
	font-size: 15px;
	color: #777;
}
.woocommerce form.login p:first-child label,
.woocommerce form.login p:first-child {
	margin-top: 0;
}
.woocommerce .product .woocommerce-product-rating a.woocommerce-review-link {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 11px;
	color: #777;
	font-weight: normal;
	margin: 33px 0 0;
	display: block;
	text-align: right;
}
.woocommerce .product .woocommerce-product-rating a.woocommerce-review-link:hover {text-decoration: none;}
.woocommerce .product h1.product_title {margin-bottom: 0px;}
.woocommerce .product p.price {float: left;width: 80%;margin: 6px 0 18px;}
.single-product form.cart {float: left;width: 100%;}
.woocommerce p.return-to-shop a.button {
	border: 2px solid #35373e;
	color: #35373e;
	background-color: #fff;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;

    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.woocommerce p.return-to-shop a.button:hover {
	color: #fff;
	background-color: #35373e;
}

/* Share Single Product */
.jt-single-prd-share {
	float: left;
	width: 100%;
	height: auto;
	background-color: #f7f8f9;
	margin: 20px 0 100px;
}
.jt-single-prd-share h2 {
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	color: #35373e;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	margin: 50px 0 7px;
}
.jt-single-prd-share .h2-divider {
	float: left;
	width: 100%;
	height: 1px;
	overflow: hidden;
}
.jt-single-prd-share .h2-divider .h2-center {
	width: 40px;
	height: 1px;
	background-color: #35373e;
	margin: 0 auto;
}
.jt-single-prd-share ul.social-share {
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 0;
	margin: 15px 0 50px;
}
.jt-single-prd-share ul.social-share li {
	list-style: none;
	display: inline;
}
.jt-single-prd-share ul.social-share li a i {
	color: #888;
	font-size: 14px;
	padding: 5px 10px;
}
.jt-single-prd-share ul.social-share li a i:hover {
	color: #35373e;
}
.jt-single-prd-share .leftover {
	float: left;
	width: 100%;
	height: 159px;
	background-color: #f7f8f9;
	position: absolute;
	margin-left: -100%;
	overflow: hidden;
}
.jt-single-prd-share .rightover {
	float: right;
	width: 100%;
	height: 159px;
	background-color: #f7f8f9;
	position: absolute;
	margin-right: -100%;
	right: 0px;
	overflow: hidden;
}
/* Payment Style */
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment {
	float: left;
	width: 100%;
	padding: 0;
	margin: 40px 0 0;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment:before {
	content: 'Select Payment Method';
	border: 0px;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #35373e;
	letter-spacing: 1px;
	float: left;
	margin: 0 0 10px;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}

/* Checkout Page Payment Radio Style Account */
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods li input[type="radio"] + label {
	display: inline;
	cursor: pointer;
	color:#35373e;
	font-size:12px;
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	margin-top: 20px;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods li input[type="radio"] {display:none;}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods li input[type="radio"] + label {background: url('../images/icons/p0.png');background-repeat: no-repeat;}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods li input[type="radio"]:checked + label {background: url('../images/icons/p1.png');background-repeat: no-repeat;}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods li label {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #35373e;
	letter-spacing: 1px;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods li .payment_box {
	float: left;
	width: 100%;
	position: relative;
	line-height: 1.5em;
	color: #5E5E5E;
	width: 100%;
	padding: 5px;
	margin: 5px 0px;
	font-size: 13px;
	background: #eeeff0;
	border: 0px;

	-webkit-box-shadow: none;
	box-shadow: none;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods li label {
	float: left;
	width: 100% !important;
	position: relative;
	z-index: 99;

	margin: 0px;
	padding-left: 30px;
	line-height: 20px;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods li .payment_box.payment_method_bacs:after,
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods li .payment_box.payment_method_cheque:after,
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods li .payment_box.payment_method_paypal:after {border-color: transparent transparent #eeeff0;}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods li .payment_box {
	float: left;
	width: 100%;
	display: block;
	margin-top: 12px;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods li .payment_box.payment_method_bacs p {
	font-family: "Amiri",serif;
	font-size: 15px;
	padding: 0 4px;
	text-shadow: none;
	color: #777;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods li label a.about_paypal {
	color: #35373e;
	float: right;
	width: 100%;
	text-align: right;
	font-size: 11px;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.payment_methods li label a.about_paypal:hover {text-decoration: none;}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order {
	float: left;
	width: 100%;
	padding: 15px 0;
	margin: 0;
	border: 0px;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order input[type="submit"] {
	float: left !important;
	width: 82%;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	color: #35373e;
	text-transform: uppercase;
	border: 2px solid #35373e;
	background-color: transparent;

    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order input[type="submit"]:hover {color: #fff;background-color: #35373e;}
.woocommerce-cart .type-page {margin: 10px 0;}
.single-product.woocommerce .page-container,
.woocommerce-cart .page-container {padding: 100px 0;}
.woocommerce-checkout .page-container {padding: 60px 0 100px;}
.woocommerce-cart .woocommerce-message,
.woocommerce-cart .woocommerce-info {margin-bottom: 50px;}
.woocommerce-cart .woocommerce-error {
	border-top: 3px solid #d73c39;
	background-color: #fff;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	text-transform: uppercase;
	color: #777;
	padding-left: 60px;
}

/* REVIEW STARS */
.woocommerce p.stars {position:relative;font-size:1em}
.woocommerce p.stars a {display:inline-block;font-weight:normal;margin-right:15px;text-indent:-9999px;position:relative;border-bottom:0!important;outline:0}
.woocommerce p.stars a:last-child {border-right:0}
.woocommerce p.stars a.star-1,
.woocommerce p.stars a.star-2,
.woocommerce p.stars a.star-3,
.woocommerce p.stars a.star-4,
.woocommerce p.stars a.star-5 {font-size: 14px; letter-spacing: 5px;}
.woocommerce p.stars a.star-1:after,
.woocommerce p.stars a.star-2:after,
.woocommerce p.stars a.star-3:after,
.woocommerce p.stars a.star-4:after,
.woocommerce p.stars a.star-5:after {font-family:'FontAwesome';text-indent:0;position:absolute;top:0;left:0}
.woocommerce p.stars a.star-1 {width:1.3em;}
.woocommerce p.stars a.star-1:after {content:"\f006"; color: #999;}
.woocommerce p.stars a.star-1.active:after,
.woocommerce p.stars a.star-1:hover:after {content:"\f006"; color: #35373e;}
.woocommerce p.stars a.star-2 {width:2.6em}
.woocommerce p.stars a.star-2:after {content:"\f006\f006"; color: #999;}
.woocommerce p.stars a.star-2.active:after,
.woocommerce p.stars a.star-2:hover:after {content:"\f006\f006"; color: #35373e;}
.woocommerce p.stars a.star-3 {width:4em}
.woocommerce p.stars a.star-3:after {content:"\f006\f006\f006"; color: #999;}
.woocommerce p.stars a.star-3.active:after,
.woocommerce p.stars a.star-3:hover:after {content:"\f006\f006\f006"; color: #35373e;}
.woocommerce p.stars a.star-4 {width:5.2em}
.woocommerce p.stars a.star-4:after {content:"\f006\f006\f006\f006"; color: #999;}
.woocommerce p.stars a.star-4.active:after,
.woocommerce p.stars a.star-4:hover:after {content:"\f006\f006\f006\f006"; color: #35373e;}
.woocommerce p.stars a.star-5 {width:6.7em;border:0}
.woocommerce p.stars a.star-5:after {content:"\f006\f006\f006\f006\f006"; color: #999;}
.woocommerce p.stars a.star-5.active:after,
.woocommerce p.stars a.star-5:hover:after {content:"\f006\f006\f006\f006\f006"; color: #35373e;}
/* REVIEW STARS */
.blockUI.blockOverlay {background: transparent !important;}

/* Juster Shop Template Edit */
.woocommerce ul.products li.product .jt-trend-item {overflow: hidden;}
.woocommerce .shop-template .jt-trend-item {
	-webkit-transition: all .6s ease;
	   -moz-transition: all .6s ease;
	    -ms-transition: all .6s ease;
	     -o-transition: all .6s ease;
	        transition: all .6s ease;
}
.woocommerce .jt-trend-item .jt-trend-item-img {text-align: center;}
.woocommerce .jt-trend-item .jt-trend-item-desc {
	text-align: center;
	margin: 0;
	padding: 35px 0 0;
	position: relative;
	background: #fff;
	min-height: 86px;
	z-index: 1;
}
.woocommerce ul.products li.product .jt-trend-item .jt-trend-item-desc h3 {
	font-family: "Montserrat",sans-serif;
	font-size: 11px;
	color: #333;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	float: left;
	width: 100%;
}
.woocommerce ul.products li.product .jt-trend-item .jt-trend-item-desc span.price {
	font-family: "Montserrat",sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #36373E;
	margin: 6px 0px 0px;
	font-weight: normal;
	margin: 0;
}
.woocommerce ul.products li.product .jt-trend-item .jt-trend-item-desc span.price del {
	color: #999;
}
.woocommerce ul.products li.product .jt-trend-item .jt-trend-item-desc span.price ins {
	text-decoration: none;
}
.woocommerce ul.products li.product .jt-trend-item a.button.add_to_cart_button:before {
	content: url('../images/icons/woo-cart.png');
}
.woocommerce ul.products li.product .jt-trend-item .star-rating {
	font-size: 13px;
	width: 90px;
	margin: 0 auto 10px;
	position: absolute;
	bottom: 44px;
	right: 0;
	left: 0;
	z-index: 1;
}
.jt-trend-item a.button,
.jt-trend-item a.add_to_cart_button.button,
.jt-trend-item .jt-trend-hover ul li > a.button.added,
.jt-trend-item .jt-trend-hover ul li > a.add_to_cart_button.button.added {display: none;}
.jt-trend-item .jt-trend-hover ul li > a.button,
.jt-trend-item .jt-trend-hover ul li > a.add_to_cart_button.button {display: inline-block;}
.jt-trend-hover ul li > a.added_to_cart {padding: 0 25px;width: auto;}
.single-product.woocommerce .shop-template .entry-summary p.stock.in-stock {
	float: left;
	font-family: "Amiri",serif;
	font-size: 16px;
	color: #999;
	letter-spacing: 1px;
	line-height: 25px;
}
.single-product.woocommerce .shop-template .entry-summary p.stock.out-of-stock {
	float: left;
	font-family: "Amiri",serif;
	font-size: 16px;
	color: red;
	letter-spacing: 1px;
	line-height: 25px;
	margin: 0;
}
.woocommerce .container-fluid .shop-template.product-style-1 ul.products li.product,
.woocommerce .container .shop-template.product-style-1 ul.products li.product {
	width: 260px;
	margin: 0px 30px 30px 0;
}
.woocommerce .container-fluid .shop-template.product-style-2 ul.products li.product,
.woocommerce .container .shop-template.product-style-2 ul.products li.product {
	width: 270px;
	margin: 0 19px 30px 0;
}
.woocommerce .container .shop-template.product-style-1 ul.products li.product:nth-child(3n),
.woocommerce .container-fluid .shop-template.product-style-1 ul.products li.product:nth-child(5n),
.woocommerce .container .shop-template.product-style-2 ul.products li.product:nth-child(3n),
.woocommerce .container-fluid .shop-template.product-style-2 ul.products li.product:nth-child(5n) {margin-right: 0;}
.woocommerce .container-fluid .main-content-center .shop-template.product-extra-width.product-style-2 ul.products li.product:nth-child(3n),
.woocommerce .container-fluid .main-content-center .shop-template.product-extra-width.product-style-1 ul.products li.product:nth-child(3n) { margin-right: 0; }
.woocommerce .container-fluid .main-content-center .shop-template.product-style-1 ul.products li.product:nth-child(5n) {margin-right: 30px;}
.woocommerce .container-fluid .main-content-center .shop-template.product-style-2 ul.products li.product:nth-child(5n) {margin: 0 19px 30px 0;}
.woocommerce .container-fluid .vc-products .shop-template.product-style-2 ul.products li.product,
.woocommerce .container .vc-products .shop-template.product-style-2 ul.products li.product {
	width: 270px;
	margin: 0 22px 30px 0;
}
.woocommerce .container-fluid .vc-products .shop-template.product-style-2 ul.products li.product:nth-child(3n),
.woocommerce .container .vc-products .shop-template.product-style-2 ul.products li.product:nth-child(3n) {margin-right: 0;}

.woocommerce.single-product .container .shop-template.product-full-width .upsells.products ul.products li.product { width: 23.6%; margin: 0 20px 30px 0; }
.woocommerce.single-product .container .shop-template.product-full-width .upsells.products ul.products li.product:last-child { margin-right: 0; }
.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .upsells.products ul.products li.product { width: 23.9%; margin: 0 16px 30px 0; }
.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .upsells.products ul.products li.product:last-child { margin-right: 0; }
.woocommerce.single-product .container-fluid .shop-template.product-extra-width .upsells.products ul.products li.product { width: 15.96%; text-align: center; }
.woocommerce.single-product .container-fluid .shop-template.product-extra-width .upsells.products ul.products li.product { margin: 0 16px 30px 0; }
.woocommerce.single-product .container-fluid .shop-template.product-extra-width .upsells.products ul.products li.product:last-child { margin-right: 0; }

.woocommerce.single-product .container .shop-template.product-full-width .related.products ul.products li.product { width: 23.6%; margin: 0 20px 30px 0; }
.woocommerce.single-product .container .shop-template.product-full-width .related.products ul.products li.product:last-child { margin-right: 0; }

.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .related.products ul.products li.product { width: 23.9%; margin: 0 16px 30px 0; }
.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .related.products ul.products li.product:last-child { margin-right: 0; }
.woocommerce.single-product .container-fluid .shop-template.product-extra-width .related.products ul.products li.product { width: 15.96%; text-align: center; }
.woocommerce.single-product .container-fluid .shop-template.product-extra-width .related.products ul.products li.product { margin: 0 16px 30px 0; }
.woocommerce.single-product .container-fluid .shop-template.product-extra-width .related.products ul.products li.product:last-child { margin-right: 0; }

/*.woocommerce ul.products li.product .jt-trend-item .jt-trend-hover ul {
	width: 84%;
}
.woocommerce .upsells.products ul.products li.product .jt-trend-item .jt-trend-hover ul,
.woocommerce .related.products ul.products li.product .jt-trend-item .jt-trend-hover ul {
	width: 85%;
}
.woocommerce .related.products ul.products li.product.product-type-variable .jt-trend-item .jt-trend-hover ul,
.woocommerce .upsells.products ul.products li.product.product-type-variable .jt-trend-item .jt-trend-hover ul {
	width: 74%;
}*/
.woocommerce ul.products li.product .jt-trend-item .jt-trend-hover {
	bottom: 30px;
}
.woocommerce ul.products li.product .jt-trend-item:hover .jt-trend-hover {
	bottom: 93px;
}
.woocommerce ul.products li.product .jt-trend-item .jt-trend-item-desc {
	min-height: 98px;
}
.woocommerce ul.products li.product .jt-trend-item .jt-trend-hover ul li.cart_view a.added_to_cart {
	font-family: 'Montserrat',sans-serif;
}
.woocommerce ul.products li.product .jt-trend-item .jt-trend-hover ul li.cart_view a.added_to_cart {width: 100%;padding: 0 20px;}
.woocommerce ul.products li.product .jt-trend-item:hover .jt-trend-hover ul li.cart_view a.added_to_cart {
	top: -288px;
}
.woocommerce .shop-template.product-style-2 ul.products li.product .jt-trend-item .jt-trend-hover ul li.cart_view a.added_to_cart { font-size: 11px; text-transform: uppercase; letter-spacing: 1px; }
.woocommerce .shop-template.product-style-2 ul.products li.product .jt-trend-item .jt-trend-hover ul li.cart_view a.added_to_cart:before { font-size: 12px; }
.woocommerce ul.products li.product .jt-trend-item .jt-trend-hover ul li.cart_view a.added_to_cart:before {
	padding-left: 5px;
}
.woocommerce ul.products li.product .jt-trend-item .jt-trend-hover ul li.wishlist_view .yith-wcwl-wishlistaddedbrowse.show a:before,
.woocommerce ul.products li.product .jt-trend-item .jt-trend-hover ul li.wishlist_view .yith-wcwl-wishlistexistsbrowse.show a:before {
	content: '\f004';
	font-family: 'FontAwesome';
}
/* Product Style - 1 */
.woocommerce .shop-template.product-style-1 ul.products li.product .jt-woo-product .jt-trend-hover,
.woocommerce .shop-template.product-style-1 ul.products li.product .jt-woo-product .jt-trend-hover ul {
	display: none;
}
.woocommerce .shop-template.product-style-1 ul.products li.product .jt-woo-product > a.button.add_to_cart_button:before,
.woocommerce .shop-template.product-style-1 ul.products li.product .jt-woo-product > a.button.product_type_simple:before {
	content: url('../images/icons/woo-cart.png');
}
.woocommerce .shop-template.product-style-1 ul.products li.product .jt-woo-product > a.button.add_to_cart_button,
.woocommerce .shop-template.product-style-1 ul.products li.product .jt-woo-product > a.button.product_type_simple,
.woocommerce .shop-template.product-style-1 ul.products li.product .jt-woo-product > a.added_to_cart {
	width: 50%;
}
.woocommerce .shop-template.product-style-1 ul.products li.product .jt-woo-product .jt-product-cnt.
ul.products li.product .jt-woo-product .jt-product-cnt {
	min-height: 62px;
}
.woocommerce-wishlist .entry-content .jt-trend-hover,
.woocommerce-wishlist .entry-content .jt-trend-hover ul {
	/*display: none;*/
}
.woocommerce-wishlist .entry-content table.wishlist_table tfoot .yith-wcwl-share {
	width: 17%;
	box-shadow: 0px 0px 0px 1px #E8E8E8, 0px 0px 0px 4px #FFF, 0px 0px 0px 5px #E8E8E8;
	margin: 0px auto;
	height: 110px;
	padding: 20px;
}
.woocommerce-wishlist .entry-content .main-content-center table.wishlist_table tfoot .yith-wcwl-share {
	width: 24%;
}
.woocommerce-wishlist .entry-content table.wishlist_table tfoot .yith-wcwl-share ul li {
	float: none;
	width: 40px;
	height: 20px;
}
.woocommerce-wishlist .entry-content table.wishlist_table tfoot .yith-wcwl-share ul li a.facebook:before,
.woocommerce-wishlist .entry-content table.wishlist_table tfoot .yith-wcwl-share ul li a.pinterest:before {
	padding: 7px 10px;
	width: 20px;
	height: 20px;
	border: 1px solid #e8e8e8;
	background: #fff;

	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}
.woocommerce-wishlist .entry-content table.wishlist_table tfoot .yith-wcwl-share ul li a.twitter:before,
.woocommerce-wishlist .entry-content table.wishlist_table tfoot .yith-wcwl-share ul li a.googleplus:before,
.woocommerce-wishlist .entry-content table.wishlist_table tfoot .yith-wcwl-share ul li a.email:before {
	width: 20px;
	height: 20px;
	border: 1px solid #e8e8e8;
	padding: 8px;
	background: #fff;

	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}
.woocommerce-wishlist .entry-content table.wishlist_table tfoot .yith-wcwl-share ul li a:hover:before {
	box-shadow: 0px 0px 0px 2px #35373E;
	border: 1px solid transparent;
	color: #35373E;
}
.woocommerce-wishlist .entry-content table.wishlist_table tfoot .yith-wcwl-share ul li a:hover {
	text-decoration: none;
}
.woocommerce .shop-template .related.products ul.products li.product,
.woocommerce .shop-template .upsells.products ul.products li.product {
	width: 23.9%;
}
.single-product .container.jt_content_holder .shop-template {
	overflow: hidden;
}

/* Product Tag */
.woocommerce .shop-template ul.products li.product span.product-tag,
.jt-product-image span.product-tag,
.jt-trend-item-img span.product-tag {
	position: absolute;
	z-index: 1;
	float: right;
	right: 15px;
	top: 15px;
	font-size: 10px;
	background: #ff6766;
	color: #fff;
	/*padding: 3px 7px 3px 9px;*/
	padding: 5px 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}
.woocommerce .jt-product-style-two.jt-product-boxed ul.products li.product, .woocommerce-page .jt-product-style-two ul.products li.product {
    float: left;
    margin: 0px 10px 30px 0px;
    padding: 0px;
    position: relative;
    width: 270px;
    border: 0px solid #E7E7E7;
}
.woocommerce .jt-product-style-one.jt-product-boxed ul.products li.product, .woocommerce-page .jt-product-style-one ul.products li.product {
    float: left;
    margin: 0px 0px 30px 7px;
    padding: 0px;
    position: relative;
    width: 260px;
    border: 0px solid #E7E7E7;
}
.woocommerce .jt-product-style-one ul.products li.product .jt-woo-product .jt-product-cnt {
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	z-index: 1;
	position: relative;
	text-align: center;
}
.woocommerce .jt-product-style-one ul.products li.product h3 {
    font-size: 12px;
    color: #35373E;
    text-decoration: none;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	float: left;
	width: 100%;
	padding: 0;
}
.woocommerce .jt-product-style-one ul.products li.product .jt-woo-product a {
	text-decoration: none;
}
.woocommerce .jt-product-style-one ul.products li.product h3:hover {
    color: #35373E;
    text-decoration: none;
}
.woocommerce .jt-product-style-one ul.products li.product .price {
	color: #35373E;
	font-weight: normal;
	font-size: 12px;
}
.woocommerce.single-product .shop-template .entry-summary form.cart > .clear { display: none; }
.woocommerce .jt-product-style-one .product-normal-style h3 {
    font-size: 12px;
    color: #35373E;
    text-decoration: none;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 20px;
    padding: 0.5em 0px;
    font-family: "Montserrat",Arial,sans-serif;
    display: block;
    width: 58%;
}
.woocommerce .jt-product-style-one .product-normal-style a {
	text-decoration: none;
}
.woocommerce .jt-product-style-one .product-normal-style .jt-product-cnt span.price .amount {
    margin: 0px 4px;
    letter-spacing: 2.5px;
}
.woocommerce .jt-product-style-one .product-normal-style .jt-product-cnt  {
    font-family: "Montserrat",sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    float: left;
    width: 100%;
    background: #FFF none repeat scroll 0% 0%;
    position: relative;
    z-index: 1;
    padding: 15px 0px 0px;
    color: #35373E;
}
.woocommerce .jt-product-style-one .product-normal-style .jt-product-cnt span.price {
    float: left;
    width: 100%;
    font-family: "Montserrat",sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    color: #35373E;
}
.woocommerce .jt-product-style-one .product-normal-style > a.button.add_to_cart_button {
    width: 50%;
}
.woocommerce .jt-product-style-one .product-normal-style {
    float: left;
    text-align: center;
    font-family: "Montserrat",sans-serif;
    width: 260px;
    position: relative;
    float: none;
    display: inline-block;
}
.woocommerce .jt-product-style-two .product-normal-style {
    float: left;
    text-align: center;
    font-family: "Montserrat",sans-serif;
    width: 260px;
    position: relative;
    float: none;
    display: inline-block;
}
.woocommerce .jt-pagination {margin: 20px 0 0;padding: 50px 0 0;border-top: 1px solid #f0f0f0;}
.woocommerce-account .entry-content .wc-account-tab ul.wc-tabs .address {
	border: 1px solid #f0f0f0;
	font-family: "Amiri",serif;
	color: #777;
	font-size: 15px;
}
.woocommerce-account .entry-content .wc-account-tab ul.wc-tabs .address header.title h3 { font-size: 13px; color: #35373e; }
.woocommerce-account table.shop_table_responsive.my_account_orders {
	border: 0px;

	-webkit-box-shadow: none;
	box-shadow: none;
}
.woocommerce-account table.shop_table_responsive.my_account_orders thead tr th {
	color: #35373e;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	border-bottom: 0px;
}
.woocommerce-account table.shop_table_responsive.my_account_orders tbody tr td {
	font-family: "Amiri",serif;
	font-size: 15px;
	color: #777;
	border-top: 1px solid #f0f0f0;
}

/* START Make the cart table responsive */
/* http://css-tricks.com/responsive-data-tables/ */
@media screen and (max-width: 600px) {

	/* Force table to not be like tables anymore */
	.woocommerce-page table.shop_table.cart,
	.woocommerce-page table.shop_table.cart thead,
	.woocommerce-page table.shop_table.cart tbody,
	.woocommerce-page table.shop_table.cart th,
	.woocommerce-page table.shop_table.cart td,
	.woocommerce-page table.shop_table.cart tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.woocommerce-page table.shop_table.cart thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.woocommerce-page table.shop_table.cart tr {
		/*border: 1px solid #d2d3d3; */
	}

	.woocommerce-page table.shop_table.cart td {
		/* Behave  like a "row" */
		border: 1px solid #d2d3d3;
		position: relative;
		padding-left: 30% !important;
	}

	.woocommerce-page table.shop_table.cart {
		border: none;
	}

	.woocommerce-page table.shop_table.cart td.product-spacer {
		border-color: #FFF;
		height: 10px;
	}

	.woocommerce-page table.shop_table.cart td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	.woocommerce-page table.shop_table.cart td.product-remove:before {
		content: "DELETE";
		font-size: 12px;
		padding: 30px 0;
		color: #35373e;
	}

	.woocommerce-page table.shop_table.cart td.product-thumbnail:before {
		content: "IMAGE";
		font-size: 12px;
		padding: 30px 0;
		color: #35373e;
	}

	.woocommerce-page table.shop_table.cart td.product-name:before {
		content: "PRODUCT";
		font-size: 12px;
		padding: 30px 0;
		color: #35373e;
	}

	.woocommerce-page table.shop_table.cart td.product-price:before {
		content: "PRICE";
		font-size: 12px;
		padding: 30px 0;
		color: #35373e;
	}

	.woocommerce-page table.shop_table.cart td.product-quantity:before {
		content: "QUANTITY";
		font-size: 12px;
		padding: 30px 0;
		color: #35373e;
	}

	.woocommerce-page table.shop_table.cart td.product-subtotal:before {
		content: "TOTAL";
		font-size: 12px;
		padding: 30px 0;
		color: #35373e;
	}

	.woocommerce-page table.shop_table.cart td.product-total:before {
		content: "TOTAL";
		font-size: 12px;
		padding: 30px 0;
		color: #35373e;
	}

	.woocommerce-page table.shop_table.cart td.product-remove a,
	.woocommerce-page table.shop_table.cart td.product-subtotal span { position: relative; }

	.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;
		padding-left: 6px !important;
	}

	.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.cart tr.cart-subtotal td,
	.woocommerce-page table.shop_table.cart tr.shipping td,
	.woocommerce-page table.shop_table.cart tr.total td,
	.woocommerce-page table.shop_table.cart.order_details tfoot th,
	.woocommerce-page table.shop_table.cart.order_details tfoot td {
		padding-left: 6px !important;
		border:0 !important;
	}

	.woocommerce-page table.shop_table.cart 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;
	}

}
/* END Make the cart table responsive */

.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.mini_cart_item a {
	font-family: "Montserrat",sans-serif;
	color: rgb(53, 55, 62);
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 7px;
}

/*
 * Responsive
 */
@media (max-width:1920px) {

	.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 72%; }
	.woocommerce .main-content-center .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 51%; }
	.woocommerce .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 79%; }
	.woocommerce .main-content-center .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 64%; }
	.woocommerce .container .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 51%; }
	.woocommerce .container .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 63%; }

}

@media (max-width:1366px) {

	.woocommerce .shop-template ul.products { text-align: center; }
	.woocommerce .shop-template ul.products li.product { float: none; display: inline-block; }
	.woocommerce .container-fluid .main-content-center .shop-template.product-style-2.product-extra-width ul.products li.product:nth-child(3n) { margin: 0 19px 30px 0; }
	.woocommerce .widget_shopping_cart ul.cart_list li a img { margin-right: 10px; }
	.woocommerce .main-content-center .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 55%; }

	.woocommerce .container-fluid .shop-template.product-style-2.product-extra-width ul.products li.product:nth-child(5n) { margin: 0 19px 30px 0; }
	.woocommerce .widget_shopping_cart ul.cart_list li a img { margin-right: 10px; }
	.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 63%; }
	.woocommerce .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 71%; }
	.woocommerce.single-product .container-fluid .shop-template.product-extra-width .related.products ul.products li.product,
	.woocommerce.single-product .container-fluid .shop-template.product-extra-width .upsells.products ul.products li.product { width: 20%; }
	.woocommerce.single-product .container-fluid .shop-template.product-extra-width .related.products ul.products li.product:last-child,
	.woocommerce.single-product .container-fluid .shop-template.product-extra-width .upsells.products ul.products li.product.last-child { margin-right: 20px; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .related.products ul.products li.product:last-child,
	.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .upsells.products ul.products li.product:last-child { margin-right: 16px; }
	.woocommerce-checkout form.woocommerce-checkout .checkout-address-details { padding-right: 40px; }
	.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order input[type="submit"] { width: 82%; }
	.woocommerce-wishlist .entry-content table.wishlist_table tfoot .yith-wcwl-share { width: 22%; }

}

@media (max-width:1360px) {

	.woocommerce .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 70%; }
	.woocommerce.single-product .container .shop-template.product-full-width .related.products ul.products li.product:last-child { margin: 0 20px 30px 0; }

}

@media (max-width:1280px) {

	.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 61%; }
	.woocommerce .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 68%; }
	.woocommerce-cart .padding-right-cart-table { padding-right: 0; }
	.woocommerce-checkout form.woocommerce-checkout .checkout-address-details { padding-right: 0; }
	.woocommerce-checkout form.woocommerce-checkout .your-order { display: inline-block; }
	.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order input[type="submit"] { width: 95%; }
	.woocommerce-wishlist .entry-content .main-content-center table.wishlist_table tfoot .yith-wcwl-share { width: 29%; }

}

@media (max-width:1200px) {

	.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 59%; }
	.woocommerce .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 66%; }
	.woocommerce.single-product .container-fluid .shop-template.product-extra-width .related.products ul.products li.product,
	.woocommerce.single-product .container-fluid .shop-template.product-extra-width .upsells.products ul.products li.product { width: 25%; }
	.woocommerce-wishlist .entry-content table.wishlist_table tfoot .yith-wcwl-share { width: 24%; }

}

@media (min-width: 992px) and (max-width: 1199px) {

	.woocommerce .shop-template ul.products { text-align: center; }
	.woocommerce .shop-template ul.products li.product { float: none; display: inline-block; }
	.woocommerce .container-fluid .main-content-center .shop-template.product-style-2.product-extra-width ul.products li.product:nth-child(3n) { margin: 0 19px 30px 0; }
	.woocommerce .widget_shopping_cart ul.cart_list li a img { margin-right: 10px; }
	.woocommerce .main-content-center .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 45%; }
	.woocommerce .sidebar-shop .widget_price_filter .price_slider_amount input#min_price { margin: 0 0 7px; }
	.woocommerce .sidebar-shop .widget_price_filter .price_slider_amount input[type="text"] { width: 100%; margin: 0 0 7px; }
	.woocommerce .sidebar-shop .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button { padding: 0 78px; }
	.woocommerce .sidebar-shop .widget_products ul.product_list_widget li span.product-title,
	.woocommerce .sidebar-shop .widget_products ul.product_list_widget li span.amount { width: 56%; }
	.woocommerce .main-content-center .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 56%; }
	.woocommerce .container .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 45%; }
	.woocommerce .container .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 56%; }

	.woocommerce.single-product .container .shop-template.product-full-width .upsells.products ul.products li.product,
	.woocommerce.single-product .container .shop-template.product-full-width .related.products ul.products li.product { width: 28%; }
	.woocommerce.single-product .shop-template .entry-summary h1.product_title.entry-title,
	.woocommerce.single-product .shop-template .entry-summary p.price { width: 76%; }
	.woocommerce.single-product .container .shop-template.product-full-width .upsells.products ul.products li.product:last-child,
	.woocommerce.single-product .container .shop-template.product-full-width .related.products ul.products li.product:last-child { margin: 0 20px 30px 0; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .related.products ul.products li.product,
	.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .upsells.products ul.products li.product { width: 30%; }
	.woocommerce .container-fluid .main-content-center .shop-template.product-style-1.product-extra-width ul.products li.product:nth-child(3n) { margin: 0 30px 30px 0; }

	.woocommerce-cart .padding-right-cart-table { padding-bottom: 40px; }
	.woocommerce-cart .cart-collaterals .cart-totals-buttons input.jt-woo-button { width: 49%; float: none; }

}

@media (max-width: 992px) {

	.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 48%; }
	.woocommerce-cart .padding-right-cart-table .shipping-coupon { width: 100%; display: inline-block; }
	.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order input[type="submit"] { width: 93%; }
	.woocommerce-wishlist .entry-content table.wishlist_table tfoot .yith-wcwl-share { width: 30%; }
	.woocommerce-wishlist .entry-content .main-content-center table.wishlist_table tfoot .yith-wcwl-share { width: 37%; }

}

@media (min-width: 768px) and (max-width: 991px) {

	.woocommerce .shop-template ul.products { text-align: center; }
	.woocommerce .shop-template ul.products li.product { float: none; display: inline-block; }
	.woocommerce .container-fluid .main-content-center .shop-template.product-style-2.product-extra-width ul.products li.product:nth-child(3n) { margin: 0 19px 30px 0; }
	.woocommerce .widget_shopping_cart ul.cart_list li a img { margin-right: 10px; }
	.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 87%; }

	.woocommerce .main-content-center .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 82%; }
	.woocommerce .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 85%; }
	.woocommerce .sidebar-shop .widget_shopping_cart .buttons { text-align: center; }
	.woocommerce .sidebar-shop .widget_shopping_cart .buttons a.wc-forward,
	.woocommerce .sidebar-shop .widget_shopping_cart .buttons a.checkout.wc-forward { width: 38%; float: none; margin: 0; }
	.woocommerce .main-content-center .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 86%; }
	.woocommerce .container .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 83%; }
	.woocommerce .container .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 86%; }
	.woocommerce .container-fluid .main-content-center .shop-template.product-style-1.product-extra-width ul.products li.product:nth-child(3n) { margin: 0 30px 30px 0; }

	.woocommerce.single-product .container .shop-template.product-full-width .upsells.products ul.products li.product,
	.woocommerce.single-product .container .shop-template.product-full-width .related.products ul.products li.product { width: 37%; }
	.woocommerce.single-product .container .shop-template.product-full-width .upsells.products ul.products li.product:last-child,
	.woocommerce.single-product .container .shop-template.product-full-width .related.products ul.products li.product:last-child { margin: 0 20px 30px 0; }
	.woocommerce.single-product .container .shop-template .entry-summary form.cart .yith-wcwl-add-to-wishlist { margin-top: 20px; }
	.woocommerce.single-product .container .shop-template .entry-summary form.cart .jt-compare-prd { display: inline-block; margin-top: 17px; }

	.woocommerce.single-product .shop-template .entry-summary h1.product_title.entry-title,
	.woocommerce.single-product .shop-template .entry-summary p.price { width: 70%; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .related.products ul.products li.product,
	.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .upsells.products ul.products li.product { width: 40%; }

	.woocommerce-cart .padding-right-cart-table { padding-bottom: 60px; }

}

@media (max-width: 768px) {

	.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 84%; }
	.woocommerce.single-product .container-fluid .shop-template.product-extra-width .related.products ul.products li.product,
	.woocommerce.single-product .container-fluid .shop-template.product-extra-width .upsells.products ul.products li.product { width: 40%; }
	.woocommerce.single-product .container-fluid .shop-template .entry-summary form.cart .jt-compare-prd { margin-top: 40px; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template .entry-summary form.cart .jt-compare-prd { margin-top: 40px; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template .entry-summary form.cart .yith-wcwl-add-button { margin-top: 23px; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template .entry-summary form.cart .yith-wcwl-wishlistaddedbrowse { margin-top: 22px; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template .entry-summary form.cart .yith-wcwl-wishlistexistsbrowse { margin-top: 21px; }
	.woocommerce-cart .padding-right-cart-table { padding-bottom: 40px; }
	.woocommerce-wishlist .entry-content table.wishlist_table tfoot .yith-wcwl-share { width: 38%; }
	.woocommerce-wishlist .entry-content .main-content-center table.wishlist_table tfoot .yith-wcwl-share { width: 40%; }

}

@media (max-width: 767px) {

	.woocommerce .shop-template ul.products { text-align: center; }
	.woocommerce .shop-template ul.products li.product { float: none; display: inline-block; }
	.woocommerce .container-fluid .main-content-center .shop-template.product-style-2.product-extra-width ul.products li.product:nth-child(3n) { margin: 0 19px 30px 0; }
	.woocommerce .widget_shopping_cart ul.cart_list li a img { margin-right: 10px; }
	.woocommerce .main-content-center .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 83%; }
	.woocommerce .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 86%; }
	.woocommerce .sidebar-shop .widget_shopping_cart .buttons { text-align: center; }
	.woocommerce .sidebar-shop .widget_shopping_cart .buttons a.wc-forward,
	.woocommerce .sidebar-shop .widget_shopping_cart .buttons a.checkout.wc-forward { width: 38%; float: none; margin: 0; }
	.woocommerce .main-content-center .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 87%; }
	.woocommerce .container .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 84%; }
	.woocommerce .container .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 87%; }
	.woocommerce .container-fluid .main-content-center .shop-template.product-style-1.product-extra-width ul.products li.product:nth-child(3n) { margin: 0 30px 30px 0; }

	.woocommerce.single-product .shop-template .entry-summary h1.product_title.entry-title,
	.woocommerce.single-product .shop-template .entry-summary p.price { width: 70%; }
	.woocommerce.single-product .container .shop-template .entry-summary form.cart .yith-wcwl-add-to-wishlist { margin-top: 20px; }
	.woocommerce.single-product .container .shop-template .entry-summary form.cart .jt-compare-prd { display: inline-block; margin-top: 17px; }
	.woocommerce.single-product .container .shop-template.product-full-width .related.products ul.products li.product,
	.woocommerce.single-product .container .shop-template.product-full-width .upsells.products ul.products li.product { width: 36%; }
	.woocommerce.single-product .container .shop-template.product-full-width .related.products ul.products li.product:last-child,
	.woocommerce.single-product .container .shop-template.product-full-width .upsells.products ul.products li.product:last-child { margin: 0 20px 30px 0; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .related.products ul.products li.product,
	.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .upsells.products ul.products li.product { width: 40%; }
	.woocommerce-wishlist .entry-content .main-content-center table.wishlist_table tfoot .yith-wcwl-share { width: 46%; }

}

@media (max-width: 667px) {

	.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title,
	.woocommerce .main-content-center .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 81%; }
	.woocommerce .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 85%; }
	.woocommerce .main-content-center .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 85%; }
	.woocommerce .container .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 81%; }
	.woocommerce .container .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 85%; }

	.woocommerce.single-product .shop-template .entry-summary h1.product_title.entry-title,
	.woocommerce.single-product .shop-template .entry-summary p.price { width: 66%; }

	.woocommerce.single-product .container .shop-template.product-full-width .related.products ul.products li.product,
	.woocommerce.single-product .container .shop-template.product-full-width .upsells.products ul.products li.product { width: 41.9%; }
	.woocommerce.single-product .container .shop-template .entry-summary form.cart .single_add_to_cart_button { margin-top: 20px; }
	.woocommerce.single-product .container .shop-template .entry-summary form.cart .yith-wcwl-add-to-wishlist { margin-top: 23px; }
	.woocommerce.single-product .container .shop-template .entry-summary form.cart .jt-compare-prd { display: inline-block; margin-top: 50px; margin-left: 9px; }
	.woocommerce.single-product .container-fluid .shop-template .entry-summary form.cart .yith-wcwl-add-button { margin-top: 4px; }
	.woocommerce.single-product .container-fluid .shop-template .entry-summary form.cart .yith-wcwl-add-button .yith-wcwl-wishlistaddedbrowse { margin-top: 2px; }
	.woocommerce.single-product .container-fluid .shop-template .entry-summary form.cart .yith-wcwl-add-to-wishlist { margin-top: 10px; }
	.woocommerce.single-product .container-fluid .shop-template .entry-summary form.cart .yith-wcwl-wishlistexistsbrowse { margin-top: 2px; }
	.woocommerce.single-product .container-fluid .shop-template .entry-summary form.cart .yith-wcwl-add-to-wishlist { margin-top: 1px; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template .entry-summary form.cart .jt-compare-prd { margin-top: 50px; }
	.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order input[type="submit"] { width: 92%; }
	.woocommerce-wishlist .entry-content table.wishlist_table tfoot .yith-wcwl-share { width: 45%; }

	.woocommerce-account .wc-account-tab ul.wc-tabs li .wc-tab-content { top: 104px; }

}

@media (max-width: 480px) {

	.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title,
	.woocommerce .main-content-center .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 72%; }
	.woocommerce .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 78%; }
	.woocommerce .main-content-center .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 77%; }
	.woocommerce .container .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 72%; }
	.woocommerce .container .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 78%; }
	.woocommerce .container-fluid .main-content-center .shop-template.product-style-1.product-extra-width ul.products li.product,
	.woocommerce .container-fluid .main-content-center .shop-template.product-style-1.product-extra-width ul.products li.product:nth-child(3n) { margin-right: 0; }

	.woocommerce.single-product .container .shop-template .product .images,
	.woocommerce.single-product .container .shop-template .product .entry-summary,
	.woocommerce.single-product .container-fluid .shop-template .product .images,
	.woocommerce.single-product .container-fluid .shop-template .product .entry-summary { float: left; width: 100%; }
	.woocommerce.single-product .container .shop-template .entry-summary form.cart .single_add_to_cart_button,
	.woocommerce.single-product .container-fluid .shop-template .entry-summary form.cart .single_add_to_cart_button { margin-top: 0px; }
	.woocommerce.single-product .container .shop-template .entry-summary form.cart .yith-wcwl-add-to-wishlist { margin-top: 3px; }
	.woocommerce.single-product .container .shop-template .entry-summary form.cart .jt-compare-prd { display: inline-block; margin: 0; }
	.woocommerce.single-product div.product .woocommerce-tabs .panel { padding: 40px 10px 10px ; }
	.woocommerce.single-product .container-fluid .shop-template .entry-summary form.cart .yith-wcwl-add-to-wishlist { margin-top: 0; }
	.woocommerce.single-product .container-fluid .shop-template .entry-summary form.cart .yith-wcwl-wishlistaddedbrowse.show { margin-top: 1px; }
	.woocommerce.single-product .container-fluid .shop-template .entry-summary form.cart .yith-wcwl-wishlistexistsbrowse { margin-top: 0px; }
	.woocommerce.single-product .container-fluid .shop-template .entry-summary form.cart .jt-compare-prd { margin-top: 0; }

	.woocommerce.single-product .container .shop-template.product-full-width .related.products ul.products li.product,
	.woocommerce.single-product .container .shop-template.product-full-width .upsells.products ul.products li.product,
	.woocommerce.single-product .container-fluid .shop-template.product-extra-width .related.products ul.products li.product,
	.woocommerce.single-product .container-fluid .shop-template.product-extra-width .upsells.products ul.products li.product { width: 58.9%; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template .entry-summary form.cart .yith-wcwl-wishlistexistsbrowse { margin-top: 2px; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template .entry-summary form.cart .yith-wcwl-add-button { margin-top: 4px; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template .entry-summary form.cart .jt-compare-prd { margin-top: 0; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .related.products ul.products li.product,
	.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .upsells.products ul.products li.product { width: 70%; }
	.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity { padding: 30px 0 57px; }
	.woocommerce-cart .padding-right-cart-table { padding-bottom: 40px; }
	.woocommerce-cart table.shop_table.cart tbody tr.cart_item td { border-width: 0px 0px 1px 0px; border-style: solid; border-color: #ddd; }
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tbody tr td { border-width: 0px 0px 1px 0px; border-style: solid; border-color: #ddd; }

	.woocommerce-checkout form.woocommerce-checkout #customer_details .your-order .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order input[type="submit"] { width: 88%; }
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tbody td { width: 100%; }
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tbody td.product-name,
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tbody td.product-price,
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tbody td.product-remove { padding: 36px 0; }
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tbody td.product-name:before,
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tbody td.product-price:before,
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tbody td.product-remove:before { width: 27%; text-align: left; }
	/*.woocommerce-wishlist table.shop_table.cart.wishlist_table tbody td { margin-top: -1px; }*/
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tbody td.product-add-to-cart { display: inline-block; padding: 30px 0; }
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tbody td.product-add-to-cart a { top: 0; }
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tbody td.product-stock-status { padding: 30px 0; }
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tfoot { float: left; width: 100%; margin-top: -1px; }
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tfoot td { padding: 20px 0 !important; }
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tfoot td .yith-wcwl-share { width: 60%; }
	.woocommerce-wishlist .main-content-center table.shop_table.cart.wishlist_table tfoot td .yith-wcwl-share { width: 65%; }
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tfoot td { border-width: 1px 0px 0px; border-style: solid; border-color: #ddd; }

	.woocommerce-account .wc-account-tab ul.wc-tabs { margin: 0 0 20px; }
	.woocommerce-account .wc-account-tab ul.wc-tabs li {
		border: 1px solid #ddd;
		margin-top: -1px;
	}
	.woocommerce-account .wc-account-tab ul.wc-tabs li,
	.woocommerce-account .wc-account-tab ul.wc-tabs li label { float: left; width: 100%; }
	.woocommerce-account .wc-account-tab ul.wc-tabs li .wc-tab-content {
		top: 0px;
		position: relative;
		margin: 0px;
		float: left;
		border-width: 1px 0 0 0;
		border-style: solid;
		border-color: #ddd;
		padding: 20px 15px;
	}
	.woocommerce-account .wc-account-tab ul.wc-tabs li .wc-tab-content table.shop_table_responsive.my_account_orders thead { display: none; }
	.woocommerce-account .wc-account-tab ul.wc-tabs li .wc-tab-content table.shop_table_responsive.my_account_orders tbody tr td { float: left; width: 100%; margin-top: -1px; }
	.woocommerce-account .wc-account-tab ul.wc-tabs li .wc-tab-content table.shop_table_responsive.my_account_orders tbody tr td:before {
		font-family: 'Montserrat', sans-serif;
		color: #35373e;
		text-transform: uppercase;
		font-size: 12px;
		float: left;
		width: 100px;
	}
	.woocommerce-account .wc-account-tab ul.wc-tabs li .wc-tab-content table.shop_table_responsive.my_account_orders tbody tr td.order-number:before {
		content: 'Order No';
	}
	.woocommerce-account .wc-account-tab ul.wc-tabs li .wc-tab-content table.shop_table_responsive.my_account_orders tbody tr td.order-date:before {
		content: 'Date';
	}
	.woocommerce-account .wc-account-tab ul.wc-tabs li .wc-tab-content table.shop_table_responsive.my_account_orders tbody tr td.order-status:before {
		content: 'Status';
	}
	.woocommerce-account .wc-account-tab ul.wc-tabs li .wc-tab-content table.shop_table_responsive.my_account_orders tbody tr td.order-total:before {
		content: 'Total';
	}
	.woocommerce-account .wc-account-tab ul.wc-tabs li .wc-tab-content table.shop_table_responsive.my_account_orders tbody tr td.order-actions a.button { float: left; }
	.woocommerce-account .entry-content .wc-account-tab ul.wc-tabs .address { width: 100% !important; }

}

@media (max-width: 360px) {

	.woocommerce .woocommerce-result-count { width: 100%; }
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering { float: left; }
	.woocommerce .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title,
	.woocommerce .main-content-center .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 62%; }
	.woocommerce .sidebar-shop .widget_shopping_cart .buttons a.wc-forward, .woocommerce .sidebar-shop .widget_shopping_cart .buttons a.checkout.wc-forward { width: 88%; }
	.woocommerce .sidebar-shop .widget_shopping_cart .buttons a.wc-forward, .woocommerce .sidebar-shop .widget_shopping_cart .buttons a.button.wc-forward { margin: 0 0 7px; }
	.woocommerce .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 70%; }
	.woocommerce .main-content-center .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 70%; }
	.woocommerce .container .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 62%; }
	.woocommerce .container .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 68%; }
	.woocommerce.single-product .container .shop-template .entry-summary form.cart .yith-wcwl-add-to-wishlist { margin-top: 18px; }
	.woocommerce.single-product .container .shop-template .entry-summary form.cart .jt-compare-prd { display: inline-block; margin: 15px 0 0; }
	.woocommerce.single-product #reviews #comments ol.commentlist li img.avatar,
	.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
		position: relative;
		float: none;
		margin: 0 auto;
		right: 0;
	}
	.woocommerce.single-product #reviews #comments ol.commentlist li .comment_container { text-align: center; }
	.woocommerce.single-product #reviews #comments ol.commentlist li .comment-text { margin-left: 0; margin-top: 30px; float: left; width: 100%; }
	.woocommerce .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li.comment .comment_container .comment-text .star-rating { float: none; margin: 0 auto; }
	.woocommerce.single-product #reviews #comments ol.commentlist li .comment-text p.meta,
	.woocommerce-page.single-product #reviews #comments ol.commentlist li .comment-text p.meta { display: inline-block; width: 100%; }
	.woocommerce.single-product .container .shop-template.product-full-width .related.products ul.products li.product,
	.woocommerce.single-product .container .shop-template.product-full-width .upsells.products ul.products li.product { width: 79.9%; margin: 0; }
	.woocommerce.single-product .container-fluid .shop-template .entry-summary form.cart .jt-compare-prd { margin-top: 40px; }
	.woocommerce.single-product .container-fluid .shop-template.product-extra-width .related.products ul.products li.product,
	.woocommerce.single-product .container-fluid .shop-template.product-extra-width .upsells.products ul.products li.product { width: 75%; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template .entry-summary form.cart .jt-compare-prd { margin-top: 19px; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .related.products ul.products li.product,
	.woocommerce.single-product .container-fluid .main-content-center .shop-template.product-extra-width .upsells.products ul.products li.product { width: 84%; }
	.woocommerce-wishlist table.shop_table.cart.wishlist_table tfoot td .yith-wcwl-share { width: 78%; }
	.woocommerce-wishlist .main-content-center table.shop_table.cart.wishlist_table tfoot td .yith-wcwl-share { width: 86%; }

}

@media (max-width: 320px) {

	.woocommerce .main-content-center .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 56%; }
	.woocommerce .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 65%; }
	.woocommerce .main-content-center .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 65%; }
	.woocommerce .container .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a span.jt-cart-product-title { width: 56%; }
	.woocommerce .container .sidebar-shop .widget_products ul.product_list_widget li span.product-title { width: 65%; }

	.woocommerce.single-product .shop-template .entry-summary h1.product_title.entry-title,
	.woocommerce.single-product .shop-template .entry-summary p.price { width: 64%; }
	.woocommerce.single-product .container .shop-template .entry-summary form.cart .single_add_to_cart_button { margin-top: 15px; }
	.woocommerce.single-product .container .shop-template .entry-summary form.cart .yith-wcwl-add-to-wishlist { margin-top: 18px; }
	.woocommerce.single-product .container .shop-template .entry-summary form.cart .jt-compare-prd { display: inline-block; margin: 45px 0 0 10px; }
	.woocommerce.single-product .container .shop-template.product-full-width .related.products ul.products li.product,
	.woocommerce.single-product .container .shop-template.product-full-width .upsells.products ul.products li.product,
	.woocommerce.single-product .container .shop-template.product-full-width .related.products ul.products li.product:last-child,
	.woocommerce.single-product .container .shop-template.product-full-width .upsells.products ul.products li.product:last-child { width: 90.9%; margin-right: 0; }
	.woocommerce.single-product .container-fluid .shop-template .entry-summary form.cart .yith-wcwl-add-button { margin-top: 4px; }
	.woocommerce.single-product .container-fluid .shop-template .entry-summary form.cart .yith-wcwl-add-to-wishlist { margin-top: 10px; }
	.woocommerce.single-product .container-fluid .shop-template .entry-summary form.cart .yith-wcwl-wishlistexistsbrowse { margin-top: 1px; }
	.woocommerce.single-product .container-fluid .shop-template.product-extra-width .related.products ul.products li.product,
	.woocommerce.single-product .container-fluid .shop-template.product-extra-width .upsells.products ul.products li.product { width: 85%; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template .entry-summary form.cart .yith-wcwl-add-to-wishlist { margin-top: 16px; }
	.woocommerce.single-product .container-fluid .main-content-center .shop-template .entry-summary form.cart .jt-compare-prd { margin-top: 46px; }

	.woocommerce.single-product .shop-template.product-style-1 .upsells.products ul.products li.product .jt-woo-product a.add_to_cart_button.button,
	.woocommerce.single-product .shop-template.product-style-1 .upsells.products ul.products li.product .jt-woo-product a.product_type_simple.button,
	.woocommerce.single-product .shop-template.product-style-1 .related.products ul.products li.product .jt-woo-product a.add_to_cart_button.button,
	.woocommerce.single-product .shop-template.product-style-1 .related.products ul.products li.product .jt-woo-product a.product_type_simple.button { top: 310px; }
	.woocommerce.single-product .shop-template.product-style-1 .upsells ul.products li.product .jt-woo-product:hover a.add_to_cart_button.button,
	.woocommerce.single-product .shop-template.product-style-1 .upsells ul.products li.product .jt-woo-product:hover a.add_to_cart_button.button:hover,
	.woocommerce.single-product .shop-template.product-style-1 .upsells ul.products li.product .jt-woo-product:hover a.product_type_simple.button,
	.woocommerce.single-product .shop-template.product-style-1 .upsells ul.products li.product .jt-woo-product:hover a.product_type_simple.button:hover,
	.woocommerce.single-product .shop-template.product-style-1 .related ul.products li.product .jt-woo-product:hover a.add_to_cart_button.button,
	.woocommerce.single-product .shop-template.product-style-1 .related ul.products li.product .jt-woo-product:hover a.add_to_cart_button.button:hover,
	.woocommerce.single-product .shop-template.product-style-1 .related ul.products li.product .jt-woo-product:hover a.product_type_simple.button,
	.woocommerce.single-product .shop-template.product-style-1 .related ul.products li.product .jt-woo-product:hover a.product_type_simple.button:hover { top: 273px; }

	.woocommerce-wishlist table.shop_table.cart.wishlist_table tfoot td .yith-wcwl-share { width: 88%; }
	.woocommerce-wishlist .main-content-center table.shop_table.cart.wishlist_table tfoot td .yith-wcwl-share { width: 97%; }

}

