/*   15 - WOOCOMMERCE
-------------------------------------------------------------------------
------------------------------------------------------------------------- */
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    line-height: 1.3rem;
}

.woocommerce button.button.alt,
.woocommerce a.button,
.woocommerce input.button,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled,
.woocommerce a.button.alt,
.woocommerce input.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt.disabled {
	padding: 6px 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.875rem;
	border-width: 1px;
	border-style: solid;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	border-radius: 0px;
	font-weight:400;
	display: inline;
	font-size: 100%;
}

.woocommerce button.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce input.button:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button[disabled]:disabled:hover,
.woocommerce a.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover {
	border-color: #161616;
	background: #161616;
}

.woocommerce a.button.alt {
	padding: 12px 20px;
}

.woocommerce form p {
	margin: 0 0 0 0;
}
.woocommerce form .form-row {
    padding: 3px 0px;
    margin: 0 0 0 0;
    width:100%;
}
.woocommerce form .form-row label {
    line-height: 2;
    font-size: 0.93rem;
    letter-spacing: 0.2px;
}
/*.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	line-height:1rem;
	margin-bottom: 1rem;
}*/

.woocommerce #order_comments {
	height:200px;
}

.woocommerce a.remove {
	border-radius:0px;
	line-height: 0.9;
}

.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register, 
.woocommerce-MyAccount-navigation, 
.woocommerce-ResetPassword, 
.woocommerce-MyAccount-content {
	padding:1.875rem;
}
@media screen and (max-width: 1024px) {
	.woocommerce form.checkout_coupon, 
	.woocommerce form.login, 
	.woocommerce form.register, 
	.woocommerce-MyAccount-navigation, 
	.woocommerce-ResetPassword, 
	.woocommerce-MyAccount-content {
		padding:1.875rem 0 0 0;
	}
}


/* 22.4 - WOOCOMMERCE Pagination
================================================== */
.woocommerce-pagination {
	float: left;
	width: 100%;
}
.woocommerce-pagination ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}
.woocommerce-pagination ul li {
	height: 40px;
	width: 40px;
	list-style: none;
	display: inline-block;
	position: relative;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	width: 2.188rem;
	height: 2.188rem;
	text-align:center;
	line-height:2.188rem;
	border-right: none;
}
.woocommerce-pagination .loading {
	display:none;
}
.woocommerce .quantity .qty {
    width: 5em;
	text-align: center;
	padding: 6px 2px;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.875rem;
	border: 1px solid rgba(22,22,22,0.25);
}
.woocommerce h2 {
	//text-transform: uppercase;
}
.woocommerce h3 {
	text-transform: uppercase;
}


/* 22.4 - WOOCOMMERCE Shop
================================================== */
.woocommerce .woocommerce-ordering .select2-container .select2-selection--single {
    height: auto;
    min-height: 0px;
}
.woocommerce .woocommerce-ordering .select2-container--default .select2-selection--single {
    padding: 0px;
    border: none;
    background-color: transparent;
}
.woocommerce .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow {
    margin-top: 13px;
}

.woocommerce ul.products li.product .onsale {
    top: 0;
    right: auto;
    left: 0;
    margin: 1em -.5em 0 0;
}
.woocommerce span.onsale {
    min-height: 1.875rem;
    min-width: 4em;
    padding: .202rem 1rem;
    font-size: 1em;
    font-weight: 400;
    position: absolute;
    line-height: 1.875rem;
    top: 0.5em;
    left: 0em;
    margin: 0;
    border-radius: 0px;
    color: #fff;
    font-size: 1rem;
}
.woocommerce ul.products li.product .star-rating {
	margin: 0.625rem auto 0.625rem auto;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 1.15rem;
	line-height: 1.5rem;
	padding: 4% 0 4% 0;
	//text-transform: uppercase;
}
.woocommerce ul.products li.product .price {
	font-size: 1.12rem;
	letter-spacing: 1.4px;
	padding-bottom: 4%;
    margin:0.625rem 0 0.625rem 0;
}
.woocommerce ul.products li.product .price ins {
	font-weight: 600;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	//margin:0 0 1.875rem 1.875rem;
}
.woocommerce ul.products li.product a img {
	width: 100%;
	margin:0;
}
.woocommerce ul.products li.product .button {
    margin-top: 0;
}
.woocommerce ul.products li.product a.addtocart {
	font-size: 1.3rem;
}
.woocommerce ul.products li.product a.addtocart.added::after {
    font-family: WooCommerce;
    content: "\e017";
    margin-left: .53em;
    vertical-align: bottom;
}
.woocommerce ul.products li.product .added_to_cart {
	display:none;
}
.woocommerce ul.products li.product del {
	font-size:0.8125rem;
	margin-bottom: 3%;
}
.woocommerce ul.products li.product ins {
	font-size: 1.12rem;
	line-height: 1.5rem;
	text-decoration: none;
}


/* 22.4 - WOOCOMMERCE Product
================================================== */
.woocommerce div.product div.summary {
    margin-bottom: 2em;
    padding: 2em 2em 2em 0em;
}
.woocommerce div.product div.summary .posted_in {
	line-height: 28px;
	padding-right: 0.5em;
	letter-spacing: 0.6px;
	font-size: 0.86rem;
}

.wootheme-product-summary {
	margin-bottom: 2em;
	overflow:hidden;
}
.wootheme-product-summary .woocommerce-product-details__short-description {
	line-height: 28px;
	padding-right: 0.5em;
	letter-spacing: 0.6px;
	font-size: 0.86rem;
	padding-bottom:1.5rem;
}
.woocommerce div.product div.images {
	margin-bottom: 0em;
}
.woocommerce div.product div.images .flex-control-thumbs:not(:empty) {
	margin: 1.875rem 0;
}
.woocommerce div.product .product_title {
	letter-spacing: 1.9px;
	font-weight: 500;
	margin-bottom: 1rem;
	font-size: 1.7rem;
}
.woocommerce div.product p.price {
	font-size:1.688rem;
	padding-bottom:1.5rem;
}
.woocommerce div.product p.price del {
	font-size:1.375rem;
	margin-right:0.8125rem;
}
.woocommerce div.product .woocommerce-tabs {
	margin-bottom: 3rem;
}
.woocommerce div.product .woocommerce-tabs p {
	margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
	text-align:center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: transparent;
    padding: 0;
    margin:0 1em 0 0;
}
.woocommerce div.product .woocommerce-tabs .comment-reply-title,
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	text-transform: uppercase;
	letter-spacing:0.89px;
	font-size:0.9375rem;
	font-weight: 700;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: transparent;
	border-bottom-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: none;
    content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    border: none;
    content: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
	margin:0;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    font-weight: 600;
    text-decoration:none;
}
.woocommerce div.product form.cart div.quantity {
	margin: 0 1.875rem 0 0;
}
.woocommerce div.product form.cart .variations label {
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.9px;
	font-size: 0.89rem;
}
.woocommerce div.product .woocommerce-variation-price {
    float: left;
    border: 1px solid rgba(22,22,22,0.25);
    padding: 5px 1.25rem;
    line-height: 1.875rem;
    margin-right: 1.9rem;
}
.woocommerce div.product .woocommerce-variation-price {
    float: left;
    border: 1px solid rgba(22,22,22,0.25);
    padding: 5px 1.25rem;
    line-height: 1.875rem;
    margin-right: 1rem;
}
.woocommerce div.product .woocommerce-variation-price del {
	font-size:1.2rem;
    margin-right: 1rem;
}
.woocommerce div.product .woocommerce-variation-price ins {
    margin-right: 1rem;
	letter-spacing: 0.8px;
	font-size: 1.57rem;
}
.woocommerce div.product form.cart .variations td.label {
	vertical-align:middle;
}
.woocommerce div.product form.cart .reset_variations {
	margin-left:1rem;
	vertical-align: middle;
	letter-spacing: 0.8px;
}
.woocommerce .woocommerce-product-rating {
	letter-spacing: 0.7px;
}
.woocommerce .woocommerce-product-rating .star-rating {
    margin: .7em 14px 0 0;
    float: left;
}
.woocommerce a.woocommerce-review-link {
	font-size: 0.84rem;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel {
	line-height: 1.75rem;
	padding-right: 0.5em;
	letter-spacing: 0.6px;
	font-size: 0.87rem;
	padding-bottom:1.5rem;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information h2 {
	display:none;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .shop_attributes,
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .shop_attributes th,
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .shop_attributes td {
	border:none;
}

@media screen and (max-width: 768px) {

	.woocommerce div.product div.summary {
		padding: 2em;
	}
}


/* 22.4 - WOOCOMMERCE Reviews
================================================== */
.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0 0 2.5em;
}
.woocommerce .star-rating {
	height: 1.2em;
	font-size: 0.85em;
	margin: 7px 8px 0px 0px;
}
.woocommerce .products h2 {
	text-align:center;
	//text-transform: uppercase;
}
.woocommerce .woocommerce-Reviews .woocommerce-Reviews-title {
	display:none;
}
.woocommerce #reviews #comments ol.commentlist li {
	list-style: none;
	margin: 0 0 2rem 0;
	min-height: 80px;
}
.woocommerce #reviews  ol.pingbacklist .children,
.woocommerce #reviews  ol.commentlist .children {
	padding-left:1.15rem;
}
.woocommerce #reviews ol .comment {
	overflow:hidden;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: left;
    border-radius: 0;
    border-radius: 50%;
    max-width: 100%;
    width:70px;
    height:70px;
    border:none;
    background:transparent;
    padding:0px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border:none;
	padding:0;
	margin: 0 0 0 80px;
	padding-left: 0.625rem;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .woocommerce-review__author {
	font-size: 0.9375rem;
	font-weight: 600;
	letter-spacing: 0.80px;
	line-height: 1rem;
	margin-right: 0.625rem;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .woocommerce-review__dash {
	display:none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .woocommerce-review__published-date {
	font-size: 0.8125rem;
	line-height: 1rem;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
	margin: 0px 10px 8px 9px;
	line-height: 1.4rem;
	letter-spacing: 0.6px;
	font-size: 0.85rem;
}
.woocommerce #review_form #respond {
	margin-top: 2.25rem;
	text-align:center;
}
.woocommerce #review_form #respond p {
	margin: 6px 0px 15px 0px;
}
.woocommerce .comment-respond .comment-form {
	text-align:left;
	margin-top: 1rem;
	line-height: 1.75rem;
	padding-right: 0.5em;
	letter-spacing: 0.6px;
	font-size: 0.86rem;
}
.woocommerce .comment-respond .comment-form .comment-form-rating {
	margin-bottom:1rem;
}
.woocommerce .comment-respond .comment-form .comment-notes {
	line-height: 1.75rem;
	padding-right: 0.5em;
	letter-spacing: 0.6px;
	font-size: 0.86rem;
}
.woocommerce .comment-respond .comment-reply-title {
	text-align: center;
	font-size: 1.375rem;
	margin-bottom: 2rem;
	height: 70px;
	margin-left: 7px;
	border: none;
	background: transparent;
	padding: 0px;
}
.woocommerce .comment-respond .comment-reply-title {
	text-transform: uppercase;
	font-weight:600;
}
.woocommerce .comment-respond .comment-form .comment-button-content {
	text-align:right;
	margin-top: 1rem;
}
.woocommerce #review_form #respond textarea {
	width: 100%;
	box-shadow: none;
	padding: 15px;
}
.woocommerce #reviews #comment {
	min-height: 200px;
}

.woocommerce .products ul, .woocommerce ul.products {
	margin-top: 2.25rem;
}

@media screen and (max-width: 768px) {

	.woocommerce-Reviews .woocommerce .star-rating {
		margin: 0px 10px 8px 9px;
		float:none;

	}
}

/* 22.4 - WOOCOMMERCE Cart
================================================== */
.woocommerce-page .page-title{
	display:none;
}
.woocommerce-cart-form {
}
.woocommerce table.shop_table {
    border: none;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 0px;
}
.woocommerce table.shop_table th {
	text-transform: uppercase;
	letter-spacing: 0.9px;
	padding: 3%;
	font-size: 0.9rem;
	font-weight: 600;
}
.woocommerce table.shop_table .product-total,
.woocommerce table.shop_table .cart-subtotal td,
.woocommerce table.shop_table .order-total td {
	text-align:right;
}
#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
    padding: 2%;
}
#add_payment_method table.cart td.actions,
.woocommerce-cart table.cart td.actions,
.woocommerce-checkout table.cart td.actions {
	padding-left:0;
	padding-right:0;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
	border: 1px solid rgba(22,22,22,0.25);
	width: 42%;
	padding: 6px 8px 8px 8px;
	margin: 0 10px 0 0;
	line-height: 1.875rem;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 40%;
	padding: 4px 8px 4px 8px;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 50px;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
	border-bottom: none;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	float:none;
	margin-left:52%;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
	display:none;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
	vertical-align:middle;
}
.woocommerce-cart .cart-collaterals .cart_totals table .order-total th {
	border:none;
}
.woocommerce-cart .cart-collaterals .cart_totals table .order-total .amount {
	font-size:1.3rem;
}
.woocommerce-cart .cart-collaterals .cart_totals table .woocommerce-shipping-calculator p {
	margin:0px;
}
.woocommerce-cart .cart-collaterals .cart_totals table .woocommerce-shipping-calculator .shipping-calculator-form {
	margin:2rem 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table .woocommerce-shipping-calculator .shipping-calculator-form .select2 {
	width:100% !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table .woocommerce-shipping-calculator .shipping-calculator-form p .button {
	float:right;
	margin-top:1rem;
}
.woocommerce-cart .cart-collaterals .cart_totals table .woocommerce-shipping-calculator .shipping-calculator-form p {
	clear:both;
}

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
    float: left;
}
.woocommerce .cart-collaterals .cross-sells {
	margin-top: 3.313rem;
}
.woocommerce .cart-collaterals .cross-sells h2,
.woocommerce-page .cart-collaterals .cross-sells h2 {
	text-align:center;
	font-size:1.375rem;
	margin-bottom: 2rem;
}


@media (max-width: 767px) {
	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals {
		margin-left:0%;
	}
}

.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
	text-transform: uppercase;
}

span.woocommerce-Price-amount.amount {
	font-weight: 600;
	letter-spacing: 0.5px;
}

@media screen and (max-width: 768px) {

	#add_payment_method table.cart td.actions,
	.woocommerce-cart table.cart td.actions,
	.woocommerce-checkout table.cart td.actions {
		padding-top: 1.875rem;
		padding-bottom: 1.25rem;
	}
	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon,
	.woocommerce-page #content table.cart td.actions .coupon,
	.woocommerce-page table.cart td.actions .coupon {
		padding-bottom: 1.875rem;
	}
	#add_payment_method table.cart td,
	#add_payment_method table.cart th,
	.woocommerce-cart table.cart td,
	.woocommerce-cart table.cart th,
	.woocommerce-checkout table.cart td,
	.woocommerce-checkout table.cart th {
		padding-top: 2%;
		padding-bottom: 2%;
		padding-left: 1.875rem;
		padding-right: 1.875rem;
	}
	.woocommerce table.shop_table {
	    padding: 2% 4% 2% 4%;
	}
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background-color: rgba(0,0,0,.011);
	}
	tr.cart-subtotal {
		padding-bottom: 0.625rem;
		padding-top: 0.625rem;
	}
	.woocommerce table.shop_table td {
		border-top: none;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.woocommerce-cart .cart-collaterals .cart_totals table td {
		padding-top: 15px;
		padding-bottom: 15px;
	}

}

/* 22.4 - WOOCOMMERCE Checkout
================================================== */
.woocommerce form.checkout_coupon,
.woocommerce form.login, .woocommerce form.register {
    border: 1px solid #d3ced2;
    border-radius: 0px;
    padding: 1.2rem;
}
.woocommerce-shipping-fields:blank,
.woocommerce-shipping-fields:empty {
	display:none;
}
.woocommerce-shipping-fields__field-wrapper,
.woocommerce-billing-fields__field-wrapper {
	margin-top:1rem;
}
.woocommerce #order_review_heading {
	display:none;
}
.woocommerce .wootheme-order-review {
	margin-top:2rem;
}
.woocommerce .woocommerce-checkout-review-order {
	margin-top:1rem;
}
.woocommerce .wootheme-checkout-payment {
	margin-top:2rem;
}
.woocommerce .woocommerce-checkout-payment,
.woocommerce .wootheme-order-payment {
	margin-top:2rem;
}
.woocommerce .woocommerce-checkout-payment li {
	list-style:none;
}
.woocommerce .wootheme-order-review table.shop_table td,
.woocommerce .wootheme-order-review table.shop_table th {
    padding: 1rem;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    border-radius: 0px;
}
.woocommerce .woocommerce-checkout-review-order .order-total th {
	border:none;
	font-size: 1.3rem;
}
.woocommerce .woocommerce-checkout-review-order .order-total .amount {
	font-size:1.3rem;
}
.woocommerce-page .woocommerce-shipping-fields::after,
.woocommerce-page .woocommerce-shipping-fields::before {
    content:none;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
	float:none;
	clear:both;
}
.woocommerce-checkout .checkout-login {
	text-align:center;
}

/* 22.4 - WOOCOMMERCE INFO
================================================== */
.woocommerce-info {
	border:none;
	background-color:#FFFFFF;
	border-left: 3px solid #20b1e1;
}
.woocommerce-error {
	border:none;
	background-color:#FFFFFF;
	border-left: 3px solid #dc004a;
}
.woocommerce-message {
	border:none;
	background-color:#FFFFFF;
	border-left: 3px solid #19B753;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	top: inherit;
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
	margin-left:1.5rem !important;
}

/* 22.4 - WOOCOMMERCE MyAccount
================================================== */
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 28%;
    font-size: 0.9rem;
    line-height: 1.8rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    min-height: 260px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	padding:0;
}
nav.woocommerce-MyAccount-navigation, li {
    list-style-type: none;
}
.woocommerce-MyAccount-content {
    letter-spacing: 0.7px;
    line-height: 1.4rem;
    min-height: 260px;
    font-size: 0.87rem;
}
.woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
    margin-bottom: 5%;
    min-height: 210px;
}
form.woocommerce-EditAccountForm.edit-account {
    line-height: 60px;
}
.woocommerce-MyAccount-content legend {
    font-size: 0.9rem;
    font-weight: 500;
    padding: 0px 6px 0px 6px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.woocommerce-MyAccount-content fieldset {
	margin: 0 2px;
	margin-top: 13px;
	margin-bottom: 25px;
	padding:1.5rem;
}


.woocommerce-account .addresses .title h3 {
	float: left;
	font-size: 1rem;
	line-height: 1.5rem;
	padding-bottom: 2px;
	padding-right: 20px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}
.woocommerce-account .address {
    font-size: 0.9rem;
     padding: 10px 0px 25px 0px;
}
.woocommerce-account .addresses .title .edit {
    float: none;
    font-size: 0.85rem;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 0px solid #d3ced2;
    border-radius: 0px;
}
p.woocommerce-LostPassword.lost_password {
    margin-top: 10px;
    margin-left: 2px;
}

.woocommerce-account h2 {
}
.woocommerce-account .woocommerce-form-login label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
    margin-right: 2rem;
    margin-top: 0.5rem;
}
.woocommerce-account .woocommerce-form-login .woocommerce-Button {
	float:right;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox {
	float:right;
}
.woocommerce-account .woocommerce-ResetPassword .woocommerce-Button {
	float:right;
}

.woocommerce-address-fields__field-wrapper {
	margin-top:1rem;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input.button {
	margin-top:1rem;
	float:right;
}
@media screen and (max-width: 768px) {
	.woocommerce-account .woocommerce-MyAccount-navigation {
		width:100%;
	}
}



/* 11.3- Woocommerce menu
================================================== */
.header .header-cart {
	padding:12px;
	background:#fafafa;
	background-clip: padding-box;
	position: absolute;
	z-index: 9999;
	transition: all 0.2s ease-in-out;
	text-align: left;
	width: 330px;
	display:none;
	line-height: 20px;
	-webkit-box-shadow: 0 3px 5px 0 rgba(50,50,50,.11);
	-moz-box-shadow: 0 3px 5px 0 rgba(50,50,50,.11);
	margin-top: 5px;
	box-shadow: 0 3px 5px 0 rgba(50,50,50,.11);
}
.header .btnWoocommerceCart {
	position:relative;
}
.header .btnWoocommerceCart .numero {
	position: absolute;
	display: block;
	text-align: center;
	font-weight: 600;
	right: -21px;
	top: 12px;
	font-size: 12px;
	//color: #000;
	font-family: 'Helvetica';
	width:20px;
	text-align:left;
}
.header .btnWoocommerceCart:hover + .header-cart {
	margin: 5px 0 0 0;
	text-align: left;
	display:block;
}
.header .header-cart:hover {
	display:block;
}
.header .header-cart .cart-products {
	width:100%;
}
.header .header-cart .cart-product {
	padding: 0px 0px 10px 0px;
}
.header .header-cart .cart-products .cart-product a {
	padding: 0px;
	font-size: 0.92rem;
	letter-spacing: 0.86px;
}
.header .header-cart .cart-products .cart-product-image {
	width: 50px;
	padding-top:0.4rem;
}
.header .header-cart .cart-products .cart-product-image img {
	width: 100%;
}
.header .header-cart .cart-products .cart-product-details {
	padding: 0px 0px 0px 8px;
}
.header .header-cart .cart-products .cart-product-details .product-title {
	font-weight:600;
}
.header .header-cart .cart-products .cart-product-details .cart-product-price-quantity {
	font-size: 0.84rem;
	letter-spacing: 0.7px;
}
.header .header-cart .cart-products .cart-product-delete {
	width: 20px;
	text-align:center;
}
.header .header-cart .cart-products .cart-product-delete .remove {
	font-size:1.6rem;
}
.header .header-cart .cart-subtotal {
	padding:0.9375rem 0px 0.9375rem 0px;
	margin:0.875rem 0 0.6875rem 0;
	background: #f8f8f8;
	text-align: center;
	font-weight: 600;
	font-size: 1rem;
	letter-spacing: 1.1px;
}
.header .header-cart .buttonscartmenu .btncartmenu {
	display:block;
	float:left;
	width:48%;
	height:38px;
	-webkit-transition: color 0.15s ease-in-out 0s;
	-moz-transition: color 0.15s ease-in-out 0s;
	-o-transition: color 0.15s ease-in-out 0s;
	transition: color 0.15s ease-in-out 0s;
	color:#161616;
	border: 2px solid #161616;
	font-weight: 600;
	font-size: 0.87rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.header .header-cart .buttonscartmenu .btncartmenu:hover {
	color:#FFFFFF;
	background:#161616;
}
.header .header-cart .buttonscartmenu .view-cart {
	margin-right:2%;
}
.header .header-cart .buttonscartmenu .checkout {
	margin-left:2%;
}
.header .btnMobileCart {
	position:relative;
}
.header .btnMobileCart .numero {
	position: absolute;
	display: block;
	text-align: center;
	font-weight: 600;
	right: -17px;
	top: 12px;
	font-size: 12px;
	//color: #000;
	font-family: 'Helvetica';
	width:20px;
	text-align:left;
}

/* 11.3- Widget Price Slider
================================================== */
.sidebar .tiamwp_widget .price_slider{
    margin-bottom: 1em;
}
.sidebar .tiamwp_widget .price_slider_amount {
    text-align: left;
    line-height: 2.4rem;
    font-size: 1rem;
    letter-spacing: 1.10px;
	text-transform: capitalize;
	font-weight: 400;
	position:relative;
}
.sidebar .tiamwp_widget .price_slider_amount .price_label {
	width:100%;
	position:absolute;
}
.sidebar .tiamwp_widget .price_slider_amount .button {
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 1.875rem;
	letter-spacing: 1.33px;
	float: right;
	display: inline;
	letter-spacing: 1px;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	margin-top: 3rem;
	padding:0px;
	background: transparent;
	border:none;
	text-transform: uppercase;
}
.sidebar .tiamwp_widget .ui-slider {
    position: relative;
    text-align: left;
}
.sidebar .tiamwp_widget .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.75rem;
    height: 0.75rem;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    cursor: pointer;
    background: #161616;
    outline: none;
    top: -.28rem;
}
.sidebar .tiamwp_widget .ui-slider .ui-slider-handle:last-child {
    margin-left: -0.7rem;
}
.sidebar .tiamwp_widget .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size:.7rem;
    display: block;
    border: 0;
    background: none repeat scroll 0 0 #161616;
    box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -webkit-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}
.sidebar .tiamwp_widget .price_slider_wrapper {
	padding-top: 1rem;
}
.sidebar .tiamwp_widget .price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    border-radius: 1rem;
    background: #eff2f5;
}
.sidebar .tiamwp_widget .ui-slider-horizontal {
    height:2px;;
}
.sidebar .tiamwp_widget .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.sidebar .tiamwp_widget .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}

/* Widget Price Slider
================================================== */
.woocommerce .star-rating {
    height: 1.2em;
    font-size: 0.9em;
    margin: 7px 8px 0px 0px;
}

.woocommerce-checkout-review-order-table .product_name {
	font-weight: 600;
}

.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
}

/* Grid woocommerce system
================================================== */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	margin: 0 30px 2.992em 0;
}
.woocommerce-page.columns-2 ul.products li.product,
.woocommerce.columns-2 ul.products li.product,
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
    width: calc((100% - 30px * 1) / 2);
}
.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product,
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
    width: calc((100% - 30px * 2) / 3);
}
.woocommerce-page.columns-4 ul.products li.product,
.woocommerce.columns-4 ul.products li.product,
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
    width: calc((100% - 30px * 3) / 4);
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
    margin-right: 0;
}

#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
	margin:0;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
	padding:0;
}

@media screen and (max-width: 1023px) {
	.woocommerce .container-sidebar ul.products[class*="columns-"] li.product,
	.woocommerce-page .container-sidebar ul.products[class*="columns-"] li.product {
		width: calc(50% - 15px);
		margin: 0 30px 2.992em 0;
	}
	.woocommerce .container-sidebar ul.products li.last,
	.woocommerce-page .container-sidebar ul.products li.last {
		margin: 0 30px 2.992em 0;
	}
	.woocommerce .container-sidebar ul.products[class*="columns-"] li.product:nth-child(even),
	.woocommerce-page .container-sidebar ul.products[class*="columns-"] li.product:nth-child(even) {
		margin-right: 0;
	}
}

@media screen and (max-width: 768px) {
	.woocommerce-page.columns-4 ul.products li.product,
	.woocommerce.columns-4 ul.products li.product,
	.woocommerce ul.products.columns-4 li.product,
	.woocommerce-page ul.products.columns-4 li.product {
		width: calc((100% - 30px * 1) / 2);
	}
}

@media screen and (max-width: 600px) {
	.woocommerce .container-sidebar ul.products[class*="columns-"] li.product,
	.woocommerce-page .container-sidebar ul.products[class*="columns-"] li.product,
	.woocommerce ul.products[class*="columns-"] li.product,
	.woocommerce-page ul.products[class*="columns-"] li.product {
		width: 100%;
	}
}