button, input, textarea {
	font: inherit;
}

li.woocommerce-mini-cart-item .divTable{
	display: table;
	width: 100%;
}
li.woocommerce-mini-cart-item .divTableRow {
	display: table-row;
}
li.woocommerce-mini-cart-item .divTableHeading {
	display: table-header-group;
}
li.woocommerce-mini-cart-item .divTableCell, .divTableHead {
	display: table-cell;
	padding: 5px;
	vertical-align: middle;
}
li.woocommerce-mini-cart-item .divTableHeading {
	display: table-header-group;
	font-weight: bold;
}
li.woocommerce-mini-cart-item .divTableFoot {
	display: table-footer-group;
	font-weight: bold;
}
li.woocommerce-mini-cart-item .divTableBody {
	display: table-row-group;
}
input.offscreen_cart_quantity, input.offscreen_cart_quantity:hover{padding: 0; width: 40px; height: 40px; line-height: 1;border-top: 1px solid; border-bottom: 1px solid; box-shadow: none;text-align: center; background: transparent; font-size: 14px;}

.woocommerce-mini-cart__update {
	font-weight: bold;
	text-align: center;
}

#site-header-cart .product_list_widget li {
	border-bottom: 1px solid #f0f0f0;
}

.woocommerce-cart-tab,
.woocommerce-cart-tab-icon{
	z-index: 99999;
}

.woocommerce-cart-tab-container.woocommerce-cart-tab-container--visible{width: 420px; }

.woocommerce-cart-tab-icon {position: absolute; top: 20px; box-sizing: border-box; line-height: 1; cursor: pointer; background-color: #ffffff; color: #000; }
.widget_shopping_cart {display: none; }
.woocommerce-cart-tab-is-visible .widget_shopping_cart {display: block; }
.woocommerce-cart-tab-is-visible .woocommerce-cart-tab-container--right .woocommerce-cart-tab{display:none;}
.woocommerce-cart-tab-is-visible .woocommerce-cart-tab-container--right .woocommerce-cart-tab-icon{right: 40px; }
.woocommerce-cart-tab-icon {display: none; }
.woocommerce-cart-tab-is-visible .woocommerce-cart-tab-icon {display: block; }
div.woocommerce-mini-cart__update-container {text-align: right; position: absolute; bottom: 170px; width: 100%; background: #fff; padding: 40px 0; }

div.woocommerce-mini-cart__update-container button.woocommerce-mini-cart__update {
	margin-right: 38px;
	border: 1px solid;
	color: #3b3b3b;
	background: transparent;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-weight: 400;
}
div.woocommerce-mini-cart__update-container button.woocommerce-mini-cart__update:hover {background: #3b3b3b; color: #fff !important; }
.woocommerce-cart-tab-container .widget_shopping_cart ul.product_list_widget li{padding:20px 0!important;}
.widget_shopping_cart .product_list_widget li a.remove {left: 20px; }
div.woocommerce-mini-cart__total-container {position: absolute; bottom: 110px; background: #fff; width: 100%; }
div.woocommerce-mini-cart__total-container span.title {float: left; font-size: 20px; }
div.woocommerce-mini-cart__total-container span.subtotal {float: right; font-size: 20px; }
.woocommerce-cart-tab-container .widget_shopping_cart ul.product_list_widget{padding:0!important;padding-bottom:100px!important; margin:4.6em 1.618em 1.618em; border-top: 1px solid #ccc;}
.woocommerce-cart-tab-container .widget_shopping_cart .total{margin-bottom: 0!important; padding: 0!important; position: absolute; bottom: 90px; text-align: center; width: 100%; text-transform: uppercase;font-weight: 600; font-size: 22px;background:#fff;padding-top:10px!important;}
li.woocommerce-mini-cart-item.mini_cart_item .cw-prod-deets{display:flex;}
li.woocommerce-mini-cart-item.mini_cart_item h4 {font-size: 20px; line-height: 26px; }
li.woocommerce-mini-cart-item.mini_cart_item span.quantity {font-size: 12px; }
dt.variation-Price{display:none;}
.cw-item-details dt{text-transform: uppercase; }
.product_list_widget li img{max-width:120px;}
li.mini_cart_item .cw-prod-deets>a{width:30%;}
li.mini_cart_item .cw-prod-deets .cw-item-details{width:70%;}
p.woocommerce-mini-cart__buttons > a.checkout.wc-forward {display: none!important; }
dd.variation-Price p {font-size: 20px; color: #000; font-weight: 600; }
.woocommerce-cart-tab-container .widget_shopping_cart .buttons .button {width: 100%; float: unset; background: #403441!important; color: #fff!important; border: 1px solid #403441!important; text-transform: uppercase!important; -ms-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; font-weight: 400; }
div.divTableCell.increments {text-align: right; }
div.divTableCell.offscreen-product-summary{width: 90%;min-width: 150px;}
div.divTableCell .offscreen-product-price{color: #1A1818; margin: 5px 0; display: block; font-size: 16px; font-weight: 700;}
li.woocommerce-mini-cart-item .increments{display: flex;flex-wrap: wrap;justify-content: space-between; align-items: center; }
span.offscreen-product-name {font-size: 16px; font-weight: 700; line-height: 1.2; display: block; }
h3.woocommerce-thankyou-order-received:before {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	content: " ";
	background: url("../img/checkout-order.jpg");
	background-size: 100% 100%;
	height: 85px;
	width: 240px;
	margin-top: -100px;
}

h3.woocommerce-thankyou-order-received {
	text-align: center;
	font-size: 28px;
	margin-top: 150px;
}

div.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {width: 580px; margin: 0 auto; padding: 40px 60px; }
div.woocommerce-order>p {text-align: center; margin-top: 40px; }
div.woocommerce-order span.email-address {text-decoration: underline; }

div.woocommerce-order a.button,
form.woocommerce-cart-form button.button,
form.woocommerce-form-login button.button,
form.woocommerce-cart-form a.button,
form.woocommerce-cart-form div.coupon input[name='apply_coupon']{
	background: transparent;
	border: 1px solid #3e3e3e;
	text-transform: uppercase;
	color: #3d3d3d;
}
h3#order_review_heading {text-align: left; float: unset; display: none; }
form.woocommerce-cart-form > table {vertical-align: middle; }

form.woocommerce-cart-form > table thead th,
form.woocommerce-cart-form > table thead td,
form.woocommerce-cart-form > table tbody th,
form.woocommerce-cart-form > table tbody td{
	background: transparent;
	vertical-align: middle;
}

form.woocommerce-cart-form > table thead th,
form.woocommerce-cart-form > table thead td{
	border-bottom: 1px solid #b7b7b7;
	padding: 0.5em 2em;
}

form.woocommerce-cart-form > table .product-thumbnail img {
	margin: unset;
}

table:not( .has-background ) tbody tr:nth-child(2n) td, fieldset, fieldset legend{background:unset;}

form.woocommerce-cart-form,
form.woocommerce-cart-form a,
form.woocommerce-cart-form a:hover,
form.woocommerce-cart-form a:active {
	color: #333;
}

form.woocommerce-cart-form .product-name .woocommerce-Price-amount {
	color: #c9c9c9;
}

form.woocommerce-cart-form button.button {
	color: #c9c9c9;
	border: 1px solid #c9c9c9;
}

form.woocommerce-cart-form button.button.active, form.woocommerce-cart-form a.button.active {color: #3c3c3c; border: 1px solid #3c3c3c; text-align: center; }
form.woocommerce-cart-form button.button.active{background:#1A1818;border-color:#1A1818;color:#fff; }
form.woocommerce-cart-form button.button.active:hover{opacity:0.7;}

form.woocommerce-cart-form button.button:hover,
form.woocommerce-cart-form a.button:hover {
	background: #3b3b3b;
	color: #fff;
}

form.woocommerce-cart-form div.coupon label {
	display: block;
	text-align: left;
	font-weight: normal;
    font-size: 14px;
    color: #000;
}
form.woocommerce-cart-form div.coupon input[name='coupon_code'] {
	background: transparent;
	border: 1px solid #c9c9c9;
	box-shadow: none;
	display: block;
	width: 320px;
	padding: .6180469716em;
	line-height: 1.618;
	font-size: 14px;
}
form.woocommerce-cart-form  .cart-collaterals {
	text-align: left
}

form.woocommerce-cart-form  .cart-collaterals .cart_totals table tr.cart-subtotal,
form.woocommerce-cart-form  .cart-collaterals .cart_totals table tr.order-total {
	color: #3c3c3c;
}

a.checkout-button.button.alt.wc-forward, form.woocommerce-cart-form  .cart-collaterals .wc-proceed-to-checkout button.checkout-button.button.wc-forward {width: 50%; color: #fff; text-transform: uppercase; background:#000; border: 0; float: right; font-size:14px; font-weight: 400; padding: 12px 19px; }
form.woocommerce-cart-form  .cart-collaterals .wc-proceed-to-checkout button.wc-forward:after {display: none; }
form.woocommerce-cart-form div.coupon input[name='apply_coupon'] {display: block; margin-top: 10px; padding:10px; font-size: 14px; font-weight: 400;min-width:150px;}
form.checkout div#customer_details {float: unset; width: 100%; }
form.checkout div#customer_details .col-1, form.checkout div#customer_details .col-2{width: 49%; }
form.checkout div#customer_details .col-1 {float: left; }
form.checkout div#customer_details .col-2 {float: right; }
form.checkout div#order_review {float: unset; width: 49%; }
form.checkout div#order_review table.woocommerce-checkout-review-order-table {display: none; }
body.woocommerce-account:not(.logged-in) h2{text-align:center;}
form.woocommerce-form.woocommerce-form-login.login input[type=text],
form.woocommerce-form.woocommerce-form-login.login input[type=password]{
	background: transparent;
	box-shadow: none;
	border: 1px solid #c9c9c9;
}

form.woocommerce-form.woocommerce-form-login.login input[type=text]:hover,
form.woocommerce-form.woocommerce-form-login.login input[type=password]:hover,
form.woocommerce-form.woocommerce-form-login.login input[type=text]:active,
form.woocommerce-form.woocommerce-form-login.login input[type=password]:active {
	border: 1px solid #3c3c3c;
}

body:not(.woocommerce-account) form.woocommerce-form.woocommerce-form-login.login p:not(.form-row-email).form-row,
body:not(.woocommerce-account) form.woocommerce-form.woocommerce-form-login.login p.lost_password {
	display: none;
}
form.woocommerce-form.woocommerce-form-login.login p button.button-next {margin-top: 20px;font-size: 14px; min-width: 150px;}
form.checkout div#customer_details input.input-text,
form.checkout div#customer_details textarea.input-text,
form.checkout div#customer_details select, input[type='text'], input[type='number'], input[type='email'], input[type='tel'], input[type='url'], input[type='password'], input[type='search'], textarea, .input-text{
	background: transparent;
	box-shadow: none;
	border: 1px solid #181818;
}
form.checkout div#customer_details select option {line-height: 1.618; padding: 0.6180469716em; }
p#billing_email_field {display: none; }
.select2-container--default .select2-selection--single {-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.select2-container .select2-selection--single {height: auto; padding: 8px; }
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__arrow{
	line-height: 2em;
	height: 2em;
}
div#order_review div.subtotal-review {
	display: block;
	background: #f5f5f5;
	padding: 25px 20px;
	border: 1px solid #f0f0f0;
	margin-bottom: 30px;
	font-size: 20px;
}

div#order_review div.subtotal-review:after {content: " "; display: block; clear: both; }
div#order_review div.subtotal-review span.left {float: left; }
div#order_review div.subtotal-review span.right {float: right; }
div#order_review div#payment .payment_methods > li:not(.woocommerce-notice),
div#order_review div#payment .payment_methods > li .payment_box,
div#order_review div#payment .place-order{
	background: transparent;
}

div#order_review div#payment button#place_order{color: #fff; text-transform: uppercase; background:#1A1818; border: 0; font-size: 18px; font-weight: 400; width: 50%; padding: 12px 19px; }
div#order_review div#payment button#place_order:hover{background:#403441;}
h3.cru-storefront-heading, .checkout-header-container h3{font-size:48px;}
.checkout-header-container p, form.woocommerce-form.woocommerce-form-login.login>p{font-size:14px;}

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details,
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details small.includes_tax{
	font-size: 20px;
}

#stripe-exp-element,
.woocommerce-checkout-review-order #stripe-cvc-element,
#stripe-card-element {
	padding: 15px !important;
}
.wc-terms-and-conditions a {color: #F7BE68; }
.woocommerce-checkout input#terms {float: left; margin-top: 5px; }
#payment .terms label {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
#payment .terms label span {order: 3; }
#payment .terms label span.required {order: 1; }
#payment .terms label input {order: 2; }
.ui-dialog .ui-dialog-title{font-size:22px;font-weight:400}
.ui-dialog .ui-dialog-buttonpane button{padding:4px 14px;margin:4px!important}
.ui-dialog .ui-dialog-content p{font-size:19px}
.ui-dialog .ui-dialog-buttonpane{padding:8px 3px 3px}

table.woocommerce-cart-form__contents .product-quantity>div{display:flex!important;}
.product .quantity{display: flex; }
.product .quantity>*, table.woocommerce-cart-form__contents .product-quantity>div>*{cursor:pointer;width:40px;height:40px;border: 1px solid #1A1818;font-size:14px; padding:8px 0; color:#1A1818;text-align: center; background: #fff!important;}
.product .quantity>*:nth-child(2), input.offscreen_cart_quantity, input.offscreen_cart_quantity:hover{border-left:0!important;border-right:0!important;}

@media only screen and (max-width: 1200px) {
	form.woocommerce-cart-form button.button, form.woocommerce-cart-form a.button {
		font-size: 19px;
	}
	.wc-terms-and-conditions label span,
	.wc-terms-and-conditions label span a {
		font-size: 16px;
	}
}
@media only screen and (max-width: 1000px) {
	form.woocommerce-cart-form button.button, form.woocommerce-cart-form a.button,
	form.woocommerce-cart-form div.coupon input[name='apply_coupon'] {
		font-size: 13px;
	}
	form.woocommerce-cart-form .cart-collaterals .wc-proceed-to-checkout button.checkout-button.button.wc-forward,
	div#order_review div#payment button#place_order  {
		font-size: 14px;
	}
	h3.cru-storefront-heading, .checkout-header-container h3{font-size: 44px; }
	div#order_review div.subtotal-review span.left,
	div#order_review div.subtotal-review span.right {
		float: none;
	}
	.wc-terms-and-conditions label span, .wc-terms-and-conditions label span a {
		font-size: 20px;
	}
}
@media only screen and (min-width:769px){
	form.woocommerce-form.woocommerce-form-login.login {width: 50%; margin:auto; }
}
@media only screen and (max-width: 767px) {
	form.woocommerce-cart-form button.button,
	form.woocommerce-cart-form a.button,
	form.checkout div#customer_details .col-1,
	form.checkout div#customer_details .col-2,
	form.checkout div#order_review {
		width: 100%;
		margin-bottom: 20px;
	}
	h3#order_review_heading {
		margin-top: 120px;
	}
	form.woocommerce-cart-form > table tbody tr.button-actions td {
		border-top: 0;
	}
	form.woocommerce-form.woocommerce-form-login.login {width: 100%;max-width: 100%; }
	div#order_review div.subtotal-review span.left {
		float: left;
	}
	div#order_review div.subtotal-review span.right {
		float: right;
	}
	form.woocommerce-cart-form div.coupon input[name='apply_coupon'] {
		width: 320px;
	}
	h3.woocommerce-thankyou-order-received {
		margin-top: 260px;
	}
}
@media only screen and (max-width: 600px) {
	div#order_review div.subtotal-review span.left,
	div#order_review div.subtotal-review span.right {
		float: none;
		display: block;
	}
	.wc-terms-and-conditions label span,
	.wc-terms-and-conditions label span a {
		font-size: 16px;
	}
	h3.woocommerce-thankyou-order-received {
		font-size: 23px;
	}
	div.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
		padding: 40px 20px;
		width: auto;
	}
}
@media only screen and (max-width: 480px) {
	div.woocommerce-mini-cart__update-container {
		bottom: 165px;
	}
	.woocommerce-cart-tab-container {max-width:100%; }
	.woocommerce-cart-tab-container .widget_shopping_cart ul.product_list_widget li {
		padding: 16px 10px !important;
	}
	li.woocommerce-mini-cart-item .divTableCell:first-child {
		padding: 0 !important;
	}
	.woocommerce-cart-tab-container .widget_shopping_cart .buttons {
		padding: 10px !important;
	}
	.woocommerce-cart-tab-container .widget_shopping_cart .buttons .button {
		font-size: 18px;
	}
	form.woocommerce-cart-form div.coupon input[name='apply_coupon'],
	form.woocommerce-cart-form div.coupon input[name='coupon_code'] {
		width: 100%;
	}
	h3#order_review_heading {
		margin-top: 35px;
	}
	form.woocommerce-cart-form .cart-collaterals .wc-proceed-to-checkout button.checkout-button.button.wc-forward {
		width: 60%;
	}
	small.includes_tax {
		display: block;
	}
	div#order_review div#payment button#place_order {
		width: 100%;
	}
	h3.woocommerce-thankyou-order-received {
		margin-top: 155px;
	}
	.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details small.includes_tax {
		display: inline;
	}
}