/* =Woocommerce General
-----------------------------------------------------------------------------*/
.clear {
	clear: both
}
.nobr {
	white-space: nowrap
}
legend {
	text-transform:uppercase;
	font-size:18px;
	color:#888;
	margin-bottom:1em;
	font-weight:bold;
	letter-spacing:1px;
	float:left;
}
.woocommerce-MyAccount-content fieldset {
	padding:2em 2.5em;
	background:rgba(255,255,255,0.4);
	border-left:4px solid rgba(255,255,255,0.95);
	float:left;
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin:1em 0 2em;
}
p.available-on-backorder {
	width:100%;
	clear:both;
	letter-spacing:1px;
	font-weight:bold;
	color:#a09192;
	font-size:14px;
	padding:14px 0 0;
}
p.backorder_notification {
	font-size:0.875em;
	line-height:1.3 !important;
	opacity:0.7;
}
.woocommerce-Button--next {
	float:right;
}
.product ins {
	text-decoration:none;
}
.product del, .product .summary del span.woocommerce-Price-amount.amount {
	color:#888;
}
.product ins, .product .summary ins span.woocommerce-Price-amount.amount{
	color:#cc3333 !important;
}
/* =Woocommerce Messages
-----------------------------------------------------------------------------*/
.woocommerce-message, .woocommerce-error, .woocommerce-info {
	background-color: #a09192;
	border-left: 0.618em solid rgba(0, 0, 0, 0.15);
	clear: both;
	color: #fff;
	padding:1em 1.25em;
	text-align:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	margin:2em 0;
	width:100%;
	float:left;
	font-size:13px;
}
body.page.woocommerce-cart .woocommerce-message, body.page.woocommerce-cart .woocommerce-error, body.page.woocommerce-cart .woocommerce-info, .inner-content.product-page .woocommerce-message, .inner-content.product-page .woocommerce-info, .inner-content.product-page .woocommerce-error {
	margin-top:0;
}
.woocommerce-message a, .woocommerce-error a, .woocommerce-info a, .woocommerce-MyAccount-content .woocommerce-message a.woocommerce-Button {
	float:right;
	color:#fff !important;
	border:none !important;
	position:relative;
	background-color:#8ec8c7;
	padding: 7px 9px;
	font-weight:bold;
	font-size:14px;
}
.woocommerce-message p, .woocommerce-error p, .woocommerce-info p {
	display:block;
	float:left;
	position:relative;
	top:5px;
	max-width:60%;
}
.woocommerce-message a:hover, .woocommerce-error a:hover, .woocommerce-info a:hover {
	background:rgba(0, 0, 0, 0.25) !important;
}
.woocommerce-message + .type-product, .woocommerce-error + .type-product, .woocommerce-info + .type-product {
	margin-top:2em;
}
/* =Woocommerce My Account
-----------------------------------------------------------------------------*/
.woocommerce-MyAccount-navigation {
	text-align:center;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	margin-bottom:2em;
	width:100%;
	float:left;
}
.woocommerce-MyAccount-navigation li a {
	display:block;
	padding:14px 0;
	font-size:1.143em;
	transition:all .2s ease 0s;
	-moz-transition:all .2s ease 0s;
	-webkit-transition:all .2s ease 0s;
	-o-transition:all .2s ease 0s;
}
.woocommerce-MyAccount-navigation li a:hover {
	background:#a09192;
	color:#fff;
}
.woocommerce-MyAccount-navigation li {
	display:block;
	float:left;
	width:20%;
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads {
	display:none;
}
.woocommerce-MyAccount-navigation li.is-active a {
	background:#8ec8c7;
	color:#fff;
	font-weight:bold;
}
.woocommerce-MyAccount-content h3 {
	color:#a09192;
	margin-bottom:1em;
	font-weight:bold;
}
.woocommerce-Button.button {
	display:inline-block;
	cursor:pointer;
	transition:all .2s ease 0s;
	-moz-transition:all .2s ease 0s;
	-webkit-transition:all .2s ease 0s;
	-o-transition:all .2s ease 0s
}
div.col2-set.addresses > div {
	padding-top:0.875em;
	float:left;
	width:49%;
}
table.customer_details + header.title {
	margin-top:1em;
	padding-bottom:1.35em;
}
header.title {
	padding-top:1.35em;
	text-indent:2px;
	margin-bottom:0;
	padding-bottom:0.5em;
}
div.col2-set.addresses .col-2 {
	float:right;
}
.addresses .title h3 {
	margin-bottom:0.5em;
	font-size:1.25em;
	color:#a09192;
	font-weight:bold;
}
#page .addresses .title a.edit {
	float: right;
	position:relative;
	bottom:2.75em;
	margin-bottom:-2.75em;
	background:#a09192;
	color:#fff;
	border:none;
	font-size:0.929em;
	padding:5px 0.5em 4px;
}
#pages .addresses .title a.edit:hover {
	background:#333;
}
#pages address {
	font-size:1em;
	padding:1.5em 2em;
	border:1px solid #F5F0E6;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	float:left;
	font-style:normal;
	background: #fff;
}
.form-row input, .form-row textarea, .form-row select, .wpcf7-form input, .wpcf7-form textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd;
	width: 100%;
	padding: 0.5em 0.75em;
	height:38px;
	background: #fff;
	resize:none;
	font-weight:bold;
}
form.login button, form.register button {
	width:100%;
	margin-top:10px;
	text-transform:uppercase;
}
.form-row input[type=checkbox] {
	width:auto;
	margin-right:0.35em;
	height:auto;
}
input.input-checkbox {
	height:auto;
}
.form-row.alignright {
	float:right;
}
#select-order-type {
	padding:0.35em 0 0.875em;
	border-bottom:3px solid #eee;
	margin-bottom:1em;
}
#select-order-type input.order-type-btn {
	margin:0 0.35em 0 0.5em;
}
.woocommerce-info p {
	margin-bottom:0;
}
.woocommerce-message a:after, .woocommerce-error a:after, .woocommerce-info a:after, a.checkout-button:after {
	content:" →";
}
.woocommerce-error {
	background:#E2401C;
	list-style-type:none;
}
#credit-card-response {
	min-height:200px;
}
/* =Cart Page
-----------------------------------------------------------------------------*/
table.shop_table.cart, #pages.simple table, .size-chart-content table {
	width:100%;
}
.size-chart-content{
	text-align:center;
	font-size:14px;
}
.size-chart-content h2{
	padding:1em 0;
}
table.shop_table, #pages.simple table {
	border: 1px solid #F5F0E6;
	margin: 0 -1px 15px 0;
	text-align: left;
	width: 100%;
	border-collapse: collapse;
	background:#fff;
}
tr.cart_item, tr.order {
	border-bottom:1px solid #f5f0e6;
}
table.shop_table th, #pages.simple table th {
	color: #444;
	padding: 0.5em 2em;
}
#pages .woocommerce-MyAccount-content table th, #pages .woocommerce-MyAccount-content table td, #pages .woocommerce-order table th, #pages .woocommerce-order table td {
	padding: 1em 2em;
	text-align:left;
	border-bottom:1px solid #F5F0E6;
}
table.shop_table.cart th, #pages.simple table th, .size-chart-content table th{
	text-transform:uppercase;
	font-weight:600;
	font-size:1.071em;
	background:#a09192;
	color:#fff;
}
table.shop_table.cart th, table.shop_table.cart td {
	text-align:center;
}
table.shop_table.cart td .quantity.row {
	float:none;
	width:90px;
	margin:0 auto;
}
table.shop_table tfoot th {
	font-size:15px;
}
table.shop_table td, #pages.simple table td {
	padding: 1em 2em;
	vertical-align: middle;
}
#pages.simple table th, #pages.simple table td, .size-chart-content table td, .size-chart-content table th{
	padding: 1em 1.5em;
}
#pages.simple table tr:nth-child(even), .size-chart-content table tr:nth-child(even){
	background:#FAF9F9;
}
table.shop_table td.product-remove {
	padding-right:0;
	width:40px;
}
table.order_details td {
	font-size:1em;
}
table td.product-thumbnail img {
	border:1px solid #efefef;
	padding:1px;
	display:block;
}
.chart #pages table tr:first-child th, .pop-content table tr:first-child th, .chart #pages table tr:first-child td, .pop-content table tr:first-child td {
	background:#F5F0E6;
}
td.product-name dl.variation dt {
	font-weight: 700;
	margin-right:5px;
	float:left;
}
#order-received-box {
	text-align:center;
}
.woocommerce-thankyou-order-received {
	text-align:center;
	margin-bottom:2em;
	font-size:1.143em;
	line-height: 1.5;
}
td.product-name dl.variation dd {
	display: inline;
}
table .product-quantity, td.product-remove, td.product-thumbnail {
	text-align:center;
}
table td.product-subtotal {
	color:#333;
}
table th.product-subtotal {
	white-space:nowrap;
}
table .product-quantity, td.product-remove, td.product-thumbnail {
	text-align:center;
}
.cart th, .cart td {
	vertical-align: middle
}
table.shop_table.cart .quantity input {
	height:32px;
}
table.shop_table.cart .quantity a.minus-btn, table.shop_table.cart .quantity a.plus-btn {
	height:40px;
}
table.shop_table.cart .quantity label {
	display:none;
}
/*p#billing_city_field, p#billing_state_field, p#shipping_city_field, p#shipping_state_field {
	width:48%;
}
p#billing_state_field, p#shipping_state_field {
	float:right;
}*/
form.checkout.woocommerce-checkout .shipping_address {
	float:left;
	margin-bottom:1em;
}
.woocommerce-product-gallery__image img{
	width:100%;
}
/* =Coupons
-----------------------------------------------------------------------------*/
#pages table.shop_table td.actions {
	text-align: right;
	padding:10px;
}
td.actions .coupon {
	float: left;
}
td.actions .coupon label {
	display: none;
}
.coupon .button, td.actions button, .woocommerce-address-fields button {
	font-size:0.929em;
	padding:7px 1em;
	color:#fff;
	text-transform:uppercase;
	cursor: pointer;
	background-color: #a09192;
	height:40px;
	font-weight:600;
	-webkit-appearance:none;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
td.actions button[name=update_cart] {
	background:url(../images/refresh.svg) 12px center no-repeat #a09192;
	background-size:auto 50%;
	padding-left:2.75em;
}
.coupon .button:hover, td.actions button:hover {
	background-color: #a09192;
}
input#coupon_code {
	width:140px;
	padding:4px 10px;
	height:40px;
}
table.shop_table td.product-name, table.shop_table th.product-name {
	width:47%;
	text-align:left;
}
table.shop_table td.product-name a {
	line-height:1.2 !important;
}
table.shop_table.order_details .product-name {
	width:64%;
}
table td.product-thumbnail, table td.product-price, table td.product-quantity, table td.product-subtotal {
	width:12%;
}
table.shop_table.cart span.woocommerce-Price-amount, table.shop_table.cart .quantity input {
	padding:0 8px;
	border:1px solid #ddd;
	width:70px;
	text-align:center;
	display:inline-block;
	height:32px;
	line-height:32px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
table.shop_table.cart .quantity input {
	width:55px;
}
table.shop_table .product-name span.size {
	display:block;
	font-weight:bold;
}
table.shop_table .product-name span.size p {
	display:inline;
	font-weight:normal;
}
table.shop_table .product-name a {
	display:inline-block;
}
table.shop_table a.remove {
	border: none !important;
	color: #8ec8c7 !important;
	display: inline-block;
	line-height: 1;
	padding: 5px;
	font-size: 25px;
}
/* = Totals Box
-----------------------------------------------------------------------------*/
.cart-collaterals {
	float:right;
	text-align:right;
	width:400px;
}
.cart-collaterals table.shop_table th {
	background:none;
	color:#444;
}
.cart-collaterals h3 {
	padding-bottom:0.5em;
	padding-right:0.5em;
}
.cart_totals table {
	float:right;
	width:100%;
	border:none;
	background:none;
	border-collapse:collapse;
}
.cart_totals table tr {
	border-bottom:1px solid #fff;
}
#pages .cart_totals table + p {
	width:100%;
	float:left;
	line-height:inherit;
	margin-top:0.25em;
}
.cart_totals table th, .cart_totals table td {
	padding:0.5em 1em;
	text-align:right;
}
.cart_totals table th {
	text-align:left;
}
.cart_totals table .cart-row-subtotal-title, .cart-row-total-title, .cart-row-discount-title {
	text-align:left;
}
ul#shipping_method li {
	list-style-type:none;
}
a.shipping-calculator-button {
	color:#a09192;
	font-size:15px;
	text-decoration:underline;
}
a.shipping-calculator-button:hover {
	color:#333;
}
.shipping-calculator-form {
	padding-top:0.5em;
}
.shipping-calculator-form input, .shipping-calculator-form select {
	margin-bottom:0.5em;
}
form.woocommerce-shipping-calculator p {
	margin-bottom:0;
}
form.woocommerce-shipping-calculator button.button, form.wpcf7-form input.wpcf7-submit {
	color:#fff;
	background:#a09192;
	padding:0.25em 0.5em;
	display:inline-block;
}
form.woocommerce-shipping-calculator button.button:hover {
	background:#84733C;
}
a.checkout-button, form.login button, .checkout_coupon input.button, a.button.wc-backward, #payment input#place_order, .checkout_coupon input.button, form.login button, td.actions button, form.register button, form.wpcf7-form input.wpcf7-submit, .woocommerce-MyAccount-content .woocommerce-Button.button {
	background: #8ec8c7;
	box-sizing: border-box;
	color: #fff !important;
	display: block;
	float: right;
	font-size: 1.071em;
	padding: 14px 1em;
	font-weight:600;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border:none !important;
	cursor:pointer;
	transition:all .2s ease 0s;
	-moz-transition:all .2s ease 0s;
	-webkit-transition:all .2s ease 0s;
	-o-transition:all .2s ease 0s
}
.woocommerce-MyAccount-content .woocommerce-Button.button {
	float:left;
	margin-top:5px;
}
a.checkout-button {
	width:100%;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	letter-spacing:1px;
}
.checkout_coupon input.button, td.actions button {
	width:auto;
	padding:10px 1em;
	font-size:1.071em;
}
a.checkout-button:hover, #pages.mypages input.button:hover, .checkout_coupon input.button:hover, a.button.wc-backward:hover, #payment input#place_order:hover, .checkout_coupon input.button:hover, form.login button:hover, #customer_login form.register button:hover, form.wpcf7-form input.wpcf7-submit:hover, .coupon .button:hover, td.actions input.button:hover, .woocommerce-MyAccount-content .woocommerce-Button.button:hover {
	background-color:#a09192;
	border:none !important;
}
a.button.wc-backward {
	float:none;
	font-size:16px;
	margin-top:1em;
	display:inline-block;
}
p.cart-empty, p.return-to-shop {
	text-align:center;
}
table a.checkout-button:first-child:hover {
	background:#A64F4F;
}
td.actions .coupon .input-text {
	border:1px solid #ccc;
	padding:3px 8px 3px;
	float: left;
	margin: 0px -2px 0 0 !important;
	width:110px;
}
td.actions button{
	text-transform:uppercase;
}
/* = Checkout top boxes - coupon + login
-----------------------------------------------------------------------------*/
.login-box.box {
	width:50%;
	background:rgba(155,119,119,0.2);
	float:left;
}
.login-box.box + .box {
	width:48%;
	float:right;
}
.box > .woocommerce-info {
	margin-bottom:0;
	margin-top:0;
	padding:0.75em 0.75em 0.75em 44px;
}
.login-box.box > .woocommerce-info {
	background:url(../images/icon-baby-white.svg) 12px center no-repeat #a09192;
	background-size:22px auto;
}
.coupon-box.box > .woocommerce-info {
	background:url(../images/tag.svg) 12px center no-repeat #a09192;
	background-size:23px auto;
}
.login-box.box form.login, .coupon-box.box form.checkout_coupon {
	border-left:0.618em solid rgba(0, 0, 0, 0.15);
	margin-top:-2px;
	padding:1em 1em 0;
}
.login-box form.login .form-row {
	width:100%;
}
.login-box form.login .form-row-first {
	width:48%;
}
.login-box form.login .form-row-last {
	float:right;
	width:48%;
}
.coupon-box.box form.checkout_coupon {
	padding:1em;
	width:100%;
	background:rgba(155,119,119,0.2);
	float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
/* = My Account
-----------------------------------------------------------------------------*/
/* = Login
-----------------------------------*/
p.lost_password {
	float:right;
	width:50%;
	text-align:right;
	margin-top:-40px;
}
p.lost_password a {
	color:#a09192;
}
p.lost_password a:hover {
	border-bottom:1px solid;
}
table.my_account_orders {
	font-size: 0.929em;
}
table.my_account_orders th, table.my_account_orders td, table.my_account_orders td.order-status {
	text-align:center !important;
}
table.my_account_orders thead th {
	background:#4C3A28;
	color:#fff;
	font-size:1.071em;
}
table.my_account_orders a.button, a.edit {
	padding:0 3px;
}
mark {
	background:#a09192;
	color:#fff;
	padding:0 4px;
}
#pages p.order-info {
	text-align:center;
}
p.myaccount_user {
	font-size:1em;
	margin-bottom:1em;
}
#customer_login > div {
	width:48%;
	float:left;
}
#customer_login > div.col-2 {
	float:right
}
/* = Order Details
-----------------------------------------------------------------------------*/
#order-end {
	text-align:center;
}
body.woocommerce-view-order .woocommerce-order-details__title, body.woocommerce-view-order .woocommerce-column__title, .woocommerce-order h2.woocommerce-column__title {
	margin-top:1em;
}
body.woocommerce-view-order .woocommerce-column, .woocommerce-order .woocommerce-column {
	float:left;
	width:48%;
}
body.woocommerce-view-order .woocommerce-column.col-2, .woocommerce-order .woocommerce-column.col-2{
	float:right;
}
table.order_details {
	font-size:1em;
}
table.order_details .order_item {
	border-bottom:1px solid #f5f0e6;
}
table.order_details thead th {
	text-align:center;
}
#pages td.product-name p {
	font-size:inherit;
	line-height:inherit;
}

#pages td.product-name dd p{ margin-bottom:0; }
#pages td.product-name dl.variation { font-size:13px;}

ul.order_details {
	margin:1.25em 0 3em;
	text-align:center;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details + p {
	text-align:center;
	font-size:1.141em;
	margin-bottom:2em;
}
h3.wc-bacs-bank-details-account-name {
	margin:1em 0;
	color:#555;
}
.woocommerce-bacs-bank-details {
	text-align:center;
}
.order_details li {
	display:inline-block;
	margin-right: 1em;
	border-right: 1px dotted #c9b87a;
	padding-right: 1em;
	line-height:1.3;
}
.order_details li strong {
	display: block;
	font-size: 1.071em;
	text-transform: none;
	line-height: 1.5;
}
.order_details li:last-child {
	border: 0;
	margin:0;
	padding-right:0;
}
ul.bacs_details {
	margin: 2em 0;
	padding-bottom: 2em;
	border-bottom:3px solid #eee;
}
form#edit-account fieldset {
	width:100%;
	float:left;
}
form#edit-account fieldset legend, form#edit-address h3 {
	font-size:1.35em;
	margin:1em 0;
	color:#a09192;
	text-transform:uppercase;
	font-weight:100;
}
form#edit-address p#billing_first_name_field {
	clear:left;
}
#pages.mypages form#edit-address a, #customer_details a.select2-choice {
	border:1px solid #ddd;
	border-radius:0;
	height:37px;
	line-height:37px;
}
#pages .select2-container--default .select2-selection--single {
	border-radius:0;
	border-color:#ddd;
	height:38px;
}
#pages .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height:38px;
	padding-left:11px;
}
#pages .select2-container--default .select2-selection--single .select2-selection__arrow {
	height:38px;
	width:35px;
}
.select2-results {
	background:rgba(155, 135, 70, 0.2) !important;
}
.select2-highlighted {
	color:#fff;
	background:rgba(155, 135, 70, 0.5) !important;
	border-radius:0 !important;
}
#select2-drop, .select2-container .select2-choice, .select2-drop-active {
	border-color:#ddd;
}
.select2-results__option {
	padding: 10px !important;
}
p.terms label {
	font-size:0.929em;
}
p.terms label a {
	font-weight:bold;
	color:#a09192;
}
p.terms label a:hover {
	color:#8ec8c7;
}
.woocommerce-terms-and-conditions {
	padding:1em 1.75em;
	font-size:0.929em;
}
#pages .woocommerce-terms-and-conditions h2 {
	font-size:18px;
}
/* = Form Elements
-----------------------------------------------------------------------------*/
.form-row {
	float: left;
	width: 48%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	margin-bottom:15px;
}
.form-row.place-order {
	margin-bottom:0;
}
.create-account .form-row.woocommerce-validated {
	width:100%;
}
.form-row.form-row-wide, p#order_comments_field {
	width:100%;
}
.form-row-last {
	float: right
}
.form-row label {
	display: block;
	padding-bottom:0.5em;
}
.form-row label.inline {
	display:inline-block;
	line-height:31px;
}
.form-row label.hidden {
	visibility: hidden
}
.form-row select {
	width: 100%;
	cursor: pointer;
}
.form-row .required {
	color: #a09192;
	font-weight: 700;
}
.form-row .input-checkbox {
	display: inline;
	margin: -2px 8px 0 0;
	text-align: center;
	vertical-align: middle
}
.form-row label.checkbox {
	display: inline
}
.form-row select {
	padding:5px 3px;
}
.form-row textarea {
	height: 5em;
}
form input[type="text"]:focus {
	border-left:3px solid #a09192;
}
form.lost_reset_password {
	text-align:center;
}
form.lost_reset_password label {
	font-weight:bold;
}
form.lost_reset_password .form-row {
	margin-left:26%;
}
/* = Login & Login on checkout page
-----------------------------------------------------------*/
form.login, #customer_login form.register, form.wpcf7-form, .contact-info .texts {
	font-size:1em;
	/*	padding:1.5em 2em;*/
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	float:left;
	font-style:normal;
}
.contact-info .texts, #pages .contact-info .texts p {
	font-size:15px;
	margin-bottom:0;
}
.contact-info .texts + .texts {
	margin-top:2em;
}
.contact-info .texts {
	padding-bottom:1.5em;
}
form.login .form-row {
	width:26%;
	padding-right:1.5%;
	float:left;
}
#customer_login form.login button, #customer_login form.register button {
	margin-top:8px;
	width:47%;
	font-size:16px;
}
#customer_login form .form-row {
	width:100%;
	padding-right:0;
}
#customer_login form p.lost_password {
	margin:0.5em 0 0;
	float:left;
	width:100%;
	font-size:15px;
	text-align:left;
}
form.checkout_coupon .form-row {
	width:auto;
	float:left;
	margin-bottom:0;
}
.checkout_coupon input.button {
	margin-top:0;
	padding:0 1em;
}
#customer_login form {
	padding:1em 0 0;
}
#customer_login form label.inline {
	margin-top:10px;
}
/* = Checkout page
-----------------------------------------------------------------------------*/
form.checkout {
	float:left;
	margin-top:1em;
	width:100%;
}
p#billing_country_field {
	width:100%;
}
p#billing_company_field, p#shipping_company_field {
	display:none;
}
#pages p.create-account {
	padding:0.5em 1em;
	margin-bottom:1em;
	background:rgba(155,135,70,0.1);
}
form.checkout h3 {
	color:#000;
	border-bottom:3px solid #8ec8c7;
	margin-bottom:1em;
	font-weight:bold;
	font-size:15px;
	margin-top:1em;
	padding-bottom:0.35em;
}
h3#ship-to-different-address {
	margin-top:0.5em;
}
form.checkout #order_review {
	width:48%;
	float:right;
	clear:right;
}
form.checkout #customer_details {
	float:left;
	width:48%;
}
h3#order_review_heading {
	width:48%;
	float:right;
}
#order_review table.shop_table {
	border:none;
	border-collapse: collapse;
	margin-left:-1px;
	margin-bottom:0;
}
#order_review table.shop_table th, #order_review table.shop_table td {
	padding:0.875em 1.35em;
}
.shop_table.woocommerce-checkout-review-order-table thead {
	border-bottom:1px solid #ccc;
}
#order_review table.shop_table th.product-total, #order_review table.shop_table td.product-total, #order_review table.shop_table .cart-subtotal td, #order_review table.shop_table .order-total td {
	text-align:right;
}
#order_review table.shop_table .order-total td {
	font-weight:bold;
	font-size:15px;
}
#order_review table.shop_table small {
	font-size:13px;
}
#order_review table.shop_table td.product-name {
	width:72%;
}
#order_review table.shop_table tfoot tr:last-child {
	border-top:3px solid #8ec8c7;
}
#order_review table.shop_table .cart-subtotal {
	border-bottom:1px solid #ccc;
}
#payment input#place_order {
	font-size:17px;
	text-transform:uppercase;
	letter-spacing:1px;
	height:45px;
	-webkit-appearance:none;
}
#order_review tr.shipping h3{
	background:#FAF9F9;
	padding-top:15px;
	margin-bottom:0;
	margin-top:0 !important;
}
#order_review tr.shipping ul{
	padding:15px 20px 10px;
	border-top:15px solid #FAF9F9;
	border-bottom:15px solid #FAF9F9;
}
#order_review tr.shipping ul ul{
	border:none;
	padding:15px 0 0;
}
#order_review tr.shipping ul li{
	margin-bottom:5px;
}
#order_review tr.shipping td{
	padding:0;text-align:left;
}
/*.checkout-terms{
	float:left;
	width:100%;
	background:#fff;
	padding:1em 0.5em;
}
.checkout-terms > a{
	border-bottom:1px solid;
	color:#a09192;
}
.checkout-terms > a:hover{

}
.checkout-terms > input{
	height:auto;
	display:inline-block;
	margin-left:0.5em;
}*/
#customer_details > div {
	width:100%;
	float:left;
}
#shiptobilling {
	float: right;
	line-height: 1.62em;
	width:40%;
	text-align:right;
}
input#shiptobilling-checkbox, input#ckeckout-terms, input#create_account {
	width:auto;
}
#payment.woocommerce-checkout-payment {
	background:#dcd0d2;
	padding-top:0.75em;
	position:relative;
	z-index:1;
}
.woocommerce-checkout #payment ul.payment_methods {
	overflow: hidden;
	text-align: left;
	padding: 1em 1.5em;
	list-style: none;
}
.woocommerce-checkout #payment ul.payment_methods li {
	margin-bottom:0.875em;
}
a.about_paypal {
	font-size:14px;
	border-bottom:1px solid;
	margin-left:1em;
	color:#84733C;
}
.form-row.place-order {
	background:none;
}
form.checkout .coupon {
	float:right;
	width:100%;
	text-align:right;
	border-top:1px dashed #ccc;
	padding-top:1em;
	margin-top:1em;
}
#payment ul.payment_methods li input {
	margin: 0 0.5em 0 0 !important
}
#payment ul.payment_methods li img {
	vertical-align: middle;
	margin: -2px 0 0 .5em;
	position: relative;
	width:auto;
	display:inline-block;
}
#payment div.form-row {
	width:100%;
	background:#fff;
}
#payment .terms {
	padding: 0 1em;
	width:100%;
	margin-top:1em;
}
#payment div.payment_box {
	position: relative;
	width: 100%;
	background:rgba(255,255,255,0.5) !important;
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, .5) #888888;
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .5) #888888;
	-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .5) #888888;
	padding: 0.75em 1em;
	margin: 1em 0 1em 0;
	font-size: .92em;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#payment div.payment_box p {
	margin-bottom:0;
}
#payment div.payment_box #cc-expire-month, #payment div.payment_box #cc-expire-year {
	width: 48%;
	float: left
}
#payment div.payment_box #cc-expire-year {
	float: right
}
#payment div.payment_box span.help {
	font-size: 11px;
	color: #999999;
	line-height: 13px;
	font-weight: 400
}
#payment div.payment_box .form-row {
	margin: 0 0 1em
}
#payment div.payment_box:after {
	content: "";
	display: block;
	border: 8px solid #EEEADF;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -3px;
	left: 0;
	margin: -1em 0 0 2em
}
#payment div.payment_message {
	position: relative;
	width: 96%;
	background: #f5f5f5;
	color: red;
	border: 1px solid #eeeeee;
	padding: 0.75em 2%;
	margin: 1em 0;
}
#payment div.payment_message:after {
	content: "";
	display: block;
	border: 8px solid #eeeeee;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -4px;
	left: 85%;
	margin: -1em 0 0 2em
}
div.shipping-address {
	padding: 0;
	clear: left
}
.hidden {
	display:none;
}
.cart-discount td{
	text-align:right;
}
.checkout.woocommerce-checkout #billing_address_2_field{
	display:none !important;
}
.checkout.woocommerce-checkout #billing_phone_field, .checkout.woocommerce-checkout #billing_email_field{
	width:48%;
}
.checkout.woocommerce-checkout #billing_email_field{
	float:right;
}
@media only screen and (max-width: 1200px) {
	table td.product-thumbnail {
		width:15%;
		padding-left:0.5em;
		padding-right:0.5em;
	}
	.order_details li {
		margin-right: 0.5em;
		padding-right: 0.5em;
	}
}
@media only screen and (max-width: 990px) {
	.woocommerce-MyAccount-navigation li a {
		font-size: 1em;
	}
	table td.product-thumbnail, table td.product-price, table td.product-quantity, table td.product-subtotal {
		width:17%;
	}
	body.page.woocommerce-cart #page-content, body.page.woocommerce-checkout #page-content {
		padding:0;
		background:none;
	}
	table.shop_table td {
		padding:1em 1.15em;
	}
	table.shop_table th {
		padding:0.5em 1.15em;
	}
}
@media only screen and (max-width: 860px) {
	.order_details li {
		width:44.5%;
		padding:0.5em 0;
		margin:0 0.5%;
		text-align:center;
		border-bottom:1px dashed #dcd0d2 !important;
		border-right:none;
	}
	.bacs_details li {
		width:100%;
	}
	ul.bacs_details{
		border-bottom:none;
	}
}
@media only screen and (max-width: 820px) {
	.login-box form.login .form-row-first, .login-box form.login .form-row-last {
		width:100%;
	}
}
@media only screen and (max-width: 780px) {
	#customer_login form.login button, #customer_login form.register button {
		width:100%;
		margin-right:0;
	}
	#customer_login form p.lost_password {
		margin:-0.5em 0 0;
	}
	#content-container #customer_login h2 {
		font-size:1.471em;
		margin-top:0px;
	}
	#content-container #customer_login h2 span {
		bottom:12px;
	}
	table.shop_table.order_details .product-name {
		width:72%;
	}
	.order_details li {
		margin-right: 1.5em;
		padding-right: 1.5em;
	}
	.form-row label, .form-row input, .form-row textarea, .form-row select, input#coupon_code, .wpcf7-form input, .wpcf7-form textarea {
		font-size:1em;
	}
	table .product-quantity input, .cart-collaterals {
		width:100%;
	}
	.cart-collaterals h2 {
		text-align:center;
	}
	.order_details li strong {
		font-size: 1.071em;
	}
	.cart-collaterals h3 {
		padding-left:1em;
	}
	.cart_totals table + p {
		font-size:1.174em;
		padding-left:1em;
		padding-right:1em;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	p.lost_password {
		text-align:right;
	}
	#customer_login > div, form.checkout #customer_details, h3#order_review_heading, form.checkout #order_review {
		width:100%;
	}
	.woocommerce-form-login {
		margin-bottom:2em;
	}
	form.checkout #customer_details {
		margin-bottom:1em;
	}
	#content-container #customer_login h2 {
		margin-top:1em;
		border:none;
	}
	#content-container #customer_login h2 span {
		bottom:12px;
	}
	.order_details li {
		margin-right: 1em;
		padding-right: 1em;
	}
	.order_details li strong {
		font-size:1.143em;
	}
	.woocommerce-message, .woocommerce-error {
		font-size:1em;
	}
}
@media only screen and (max-width: 750px) {
	.woocommerce-MyAccount-navigation li {
		display: inline-block;
		float: none;
		margin-right:-3px;
		width: 33.3333%;
	}
	.login-box.box, .login-box.box + .box {
		width:100%;
	}
	.login-box.box + .box {
		margin-top:10px;
	}
	table.cart .product-thumbnail {
		display:none;
	}
	body.woocommerce-view-order .woocommerce-column, .woocommerce-order .woocommerce-column {
		width:100%;
	}
	.woocommerce-cart-form__cart-item.bundled_table_item td{
		padding-top:0;
		padding-bottom:0;
	}
	.woocommerce-cart-form__cart-item.bundled_table_item .bundled_table_item_indent {
		padding-left: 0;
	}
}
@media only screen and (max-width: 670px) {
	div.col2-set.addresses > div, .form-row, .order_details li, .checkout.woocommerce-checkout #billing_phone_field, .checkout.woocommerce-checkout #billing_email_field {
		width:100%;
	}
	.order_details li {
		margin-right:0;
		padding-right:1em;
		padding-left:1em;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
	}
	input#coupon_code {
		width:100px;
	}
	table.shop_table td.product-remove {
		width:8%;
	}
	table.shop_table td, table.shop_table th {
		padding:0.75em 1em;
	}
	table.shop_table th {
		padding:0.5em 1em;
	}
	table.woocommerce-MyAccount-orders, #pages.simple table {
		display: block;
		overflow-x: auto;
	}
	.coupon .button, td.actions button{
		font-size:14px;
	}
}
@media only screen and (max-width: 520px) {
	.woocommerce-message, .woocommerce-error, .woocommerce-info {
		padding:0.75em;
	}
	.woocommerce-message a, .woocommerce-error a, .woocommerce-info a {
		float:left;
		width:95%;
	}
	.woocommerce-message p, .woocommerce-error p, .woocommerce-info p {
		display:block;
		width:100%;
		max-width:none;
		margin-bottom:12px;
	}
	.box .woocommerce-message p, .box .woocommerce-error p, .box .woocommerce-info p {
		width:auto;
		display:inline;
		margin-bottom:0;
	}
	.box .woocommerce-message a, .box .woocommerce-error a, .box .woocommerce-info a {
		float:right;
		width:auto;
	}
	form.login .form-row, form.login .form-row:nth-child(3), p.lost_password {
		width:100%;
	}
	form.login .form-row.form-row-last {
		margin-bottom:0;
	}
	p.lost_password {
		text-align:center;
		margin:-1.5em 0 1.5em;
	}
	form.login .form-row label.inline {
		text-align:center;
		padding-top:8px;
		width:100%;
	}
	table.shop_table a.remove {
		font-size:25px;
	}
	table.shop_table th, table.shop_table td, #pages table td {
		font-size:1em;
		padding:7px 5px 7px;
	}
	#pages .cart-collaterals table.shop_table th, #pages .cart-collaterals table.shop_table td {
		padding:7px 15px 7px;
	}
	table.shop_table.cart .quantity input {
		width: 45px;
	}
	a.checkout-button {
		width:100%;
		text-align:center;
		padding:0.5em;
	}
	#content-container #pages h2 span {
		width:auto;
	}
	table.shop_table .product-name a {
		font-size:1em;
	}
	td.actions button[name="update_cart"] {
		padding-left:3em;
	}
	table .product-price {
		display:none;
	}
	a.checkout-button, #pages.mypages input.button, form.login button, .checkout_coupon input.button, a.button.wc-backward, #payment input#place_order, form.login input.button, .checkout_coupon input.button, #customer_login form.login input.button, #customer_login form.register input.button, form.wpcf7-form input.wpcf7-submit {
		max-width:100%;
	}
	.coupon .button, td.actions button{
		font-size:13px;
	}
}
@media only screen and (max-width: 490px) {
	table.shop_table.cart th, table.shop_table .product-name dl, table.shop_table .product-name a, #pages td.product-name p.backorder_notification, table.shop_table.cart .quantity input, #pages table.shop_table.cart td.product-subtotal {
		font-size:0.929em;
	}
	.woocommerce-MyAccount-navigation li {
		width: 50%;
		line-height:1.1;
	}
}
@media only screen and (max-width: 470px) {
	td.actions button[name="update_cart"] {
		text-indent:-9999px;
		background-position:15px center;
		height:36px;
		width:48px;
		padding-left:0;
	}
	.woocommerce-MyAccount-content fieldset {
		padding:1em 1.15em;
	}
	.woocommerce-MyAccount-content .woocommerce-Button.button, .woocommerce-MyAccount-content input.button {
		width:100%;
	}
}
@media only screen and (max-width: 380px) {
	.box > .woocommerce-info {
		padding-left:32px;
		background-position:6px center !important;
		background-size:18px auto !important;
	}
	.woocommerce-checkout #payment ul.payment_methods {
		padding:0.35em 0.75em;
	}
	table.shop_table.cart span.woocommerce-Price-amount {
		width:65px;
	}
	input#coupon_code, .coupon .button, td.actions input.button, .woocommerce-address-fields button, .checkout_coupon input.button {
		height:36px;
	}
	#pages .woocommerce-MyAccount-content table th, #pages .woocommerce-MyAccount-content table td, #pages .woocommerce-order table th, #pages .woocommerce-order table td {
		padding: 0.75em 1.25em;
	}
	#pages address {
		padding: 0.75em 1.25em;
	}
}
@media only screen and (max-width: 360px) {
	.box > .woocommerce-info {
		padding:0.35em 0.5em;
		background-image:none !important;
	}
	#payment ul.payment_methods li img {
		max-width:100px;
	}
	table.shop_table.cart th, table.shop_table .product-name dl, table.shop_table .product-name a, #pages td.product-name p.backorder_notification, table.shop_table.cart .quantity input, #pages table.shop_table.cart td.product-subtotal {
		font-size: 0.875em;
	}
	.addresses .title h3 {
		font-size:1.143em;
	}
	a.checkout-button {
		letter-spacing: 0.1px;
	}
}

.installments-content.on-cart-loading {
	display:none;
}

.installments-content{
	margin-bottom:15px;
}

#installments-wrapper.on-cart-loading {
	display:none;
}

#mailchimp-gdpr-fields{
	padding-left: 14px;
}

#mailchimp-gdpr-fields input.input-checkbox{
	margin-left: 10px;
	margin-right: 5px;
}

div.woocommerce-billing-fields #billing_profession_field span.optional,
div.woocommerce-billing-fields #billing_afm_field span.optional, div.woocommerce-billing-fields #billing_doy_field .optional, div.woocommerce-billing-fields #billing_doy_field .optional, div.woocommerce-billing-fields #billing_company_field .optional {
	display: none;
}


.invoice-selector{
	display:inline-block;
}

@media all and (max-width: 400px) {
	.invoice-selector{
		display:block;
		padding-top:5px;
	}
}


#order_review tr.shipping ul ul{
	padding: 15px 20px 10px;
}

.woocommerce-error li {
	float:left;
	margin-bottom: 1em;
}

.woocommerce-error li a{
	background: rgba(0, 0, 0, 10%) !important;
}

.checkout-inline-error-message{
	margin-top:5px;
	color: #a94442;
	font-size: 0.9em;
}

.woocommerce-invalid input {
	border-left:3px solid #a94442;
}

.show-password-input{
    display:none !important;
}

#coupon-error-notice{
	text-align: left;
	margin-top:10px;
}