/*
 Theme Name:   Saunders & Long | Shop Theme UK
 Theme URI:    https://dev.saundersandlong.com/shop/
 Description:  S&L - Client Child Theme
 Author:       M Ellegaard;
 Author URI:   http://me1970.com/
 Template:     sandl
 Version:      1.0.0
 Tags:         Responsive Design, Responsive Menu, CSS Animations
 Text Domain:  sandl-shop-theme-child
*/

@import url("../sandl/style.css");

h2.woocommerce {
    text-align: center !important;
}

h4.view-order {
    width: 70px !important;
    float: left;
    }

hr.margin-bottom {
    margin: 0 0 40px 0;
}

hr.margin-top-bottom {
    margin: 20px 0 20px 0;
}

p.pre-order{
    margin: 0 0 20px 0;
}

.woocommerce .woocommerce-customer-details address {
    border: none !important;
    padding: 0 !important;
}

.woocommerce div.product .out-of-stock {
    text-transform: uppercase !important;
    color: #000 !important;
}

.woocommerce-MyAccount-content {
    float: left;
    width: 100%;
}

header.woocommerce-Address-title.title {
    position: relative !important;
    background-color: transparent !important;
    margin: 0 0 20px 0;
    height: 100px;
}

header.woocommerce-Address-title.title h3 {
    margin: 0 0 10px 0;
}

.woocommerce-Address address, .woocommerce .woocommerce-customer-details address {
    font-size: 1.2em !important;
    line-height: 1.2 !important;
    float: left !important;
    border: 1px solid #000 !important;
    padding: 30px 70px !important;
    border-radius: 0 !important;
    width:auto !important;
}

.woocommerce-EditAccountForm.edit-account, .woocommerce-address-fields {
    width: calc(50% - 20px) !important;
    margin: 0 auto 0 auto;
    float: left;
    padding: 10px;
}

p.my-account  {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: underline;
    text-align: center;
}

p.woocommerce-form-row span {
    margin-top: 5px;
    float: left;
}

.woocommerce-MyAccount-content {
    padding: 10px !important;
    width: calc(100% - 20px) !important;
}

/*-----------------------------------------------------------------------------------*/
/*	WOO | MY ACCOUNT ORDERS PAGE
/*-----------------------------------------------------------------------------------*/

.woocommerce table.shop_table_responsive.my_account_orders tr td::before, .woocommerce-page table.shop_table_responsive.my_account_orders tr td::before {
    content: none !important;
    margin: 0 !important;
}

.woocommerce-orders-table__header-order-actions, .woocommerce table.my_account_orders .button {
    margin: 0 0 0 20px;
    float: right !important;
}

/*-----------------------------------------------------------------------------------*/
/*	WOO | MY ACCOUNT ORDER DETAILS PAGE
/*-----------------------------------------------------------------------------------*/

h2.woocommerce-order-details__title {
    margin: 20px 0 20px 0;
}

table.woocommerce-table--order-details th.woocommerce-table__product-name.product-name, table.woocommerce-table--order-details th.woocommerce-table__product-table.product-total, table.woocommerce-table--order-details td.woocommerce-table__product-name.product-name, table.woocommerce-table--order-details td.woocommerce-table__product-total.product-total {
    padding: 10px 0 10px 0 !important;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    content:'' !important;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{
    padding: 0 !important;
}

mark {
    background-color: #c69c6d !important;
    color: #ffffff;
    padding: 0 10px 0 10px;
    text-transform: uppercase;
}

.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    margin: 0 10px 0 0;
}

p.woocommerce-form-row span {
	margin:0 !Important;
}

p.woocommerce-form-row span.password-input {
	width:100%;
}

.woocommerce-form__label-for-checkbox {
	margin: 40px 0 0 0 !Important;
}

.woocommerce-form__label-for-checkbox span {
	margin: 0 0 0 30px !Important;
}

/*-----------------------------------------------------------------------------------*/
/*	WOO | FONT FAMILY
/*-----------------------------------------------------------------------------------*/

.woocommerce {
	font-family: futura-pt, Arial, Georgia, Verdana, sans-serif !important;
	font-style: normal !important;
    font-weight: 400 !important;
}

/*-----------------------------------------------------------------------------------*/
/*	WOO | PAGE 
/*-----------------------------------------------------------------------------------*/

.main_woo_wrap {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}

/* Global WOO Button */
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	background-color: #fff !important;
	color: #000 !important;
	text-transform: uppercase;
	font-weight: 400 !important;
	font-size: 1em;
	text-align: center;
    border: solid 1px #000 !important;
    border-radius: 3px !important;
}

/* Global WOO Button Hover  */
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	background-color: #000 !important;
	color: #fff !important;
}


/* Global WOO Price */
.woocommerce-Price-amount {
	color: #000;
}

/* Global WOO Product Name */
.product-name {
	text-transform: uppercase;
}

/* Global WOO Table */
.woocommerce table.shop_table {
	border: none !important;
}

.woocommerce table.shop_table td {
	border-top: none !important;
	border-bottom: 1px solid rgba(0,0,0,.1);
	position: relative;
}

/* WOO Basket & Checkout Radio Button */
.woocommerce ul#shipping_method li input {
	margin: 6px 6px 0 0 !important;
}

/*-----------------------------------------------------------------------------------*/
/*	THEME HEADER WOO CART / BASKET
/*-----------------------------------------------------------------------------------*/

.header_basket {
	float:right;
	margin-top: 20px;
	margin-right: 20px;
}

.header_basket a {
	color: #000;
}

.header_basket a:hover {
	color: #ccc;
}

.header_basket a span.header_cart_items, .header_basket a span.header_cart_seperator, .header_basket a .woocommerce-Price-amount.amount {
	font-size: 1.4em;
}

.header_basket a span.header_cart_items:hover, .header_basket a span.header_cart_seperator:hover, .header_basket a .woocommerce-Price-amount.amount:hover {
	color: #ccc;
}

.fa-shopping-bag {
	margin: 0 10px 0 0;
}

/*-----------------------------------------------------------------------------------*/
/*	BUTTONS
/*-----------------------------------------------------------------------------------*/

.form-row-wrap {
    margin-left: 20px;
    margin-right: 20px
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block !important;
    /* margin: 10px 0 0 40px !important */
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100% !important
}

.woocommerce-FormRow.form-row .woocommerce-button, .woocommerce-FormRow.form-row .woocommerce-Button {
    margin-top: 20px !important
}

.woocommerce-LostPassword.lost_password {
    display: block !important;
    margin-top: 20px !important
}

/*-----------------------------------------------------------------------------------*/
/*	WOO | ARCHIVE PRODUCTS PAGE
/*-----------------------------------------------------------------------------------*/



/* WOO Title Header Style */
h2.woocommerce-loop-product__title, .term-description {
	text-align: center;
	color: #000;
}

/* WOO Product Padding & Border */
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
	height: 540px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding-bottom: 80px;
	position: relative;
}

/* WOO Center Price & Button */
.woocommerce .products ul, .woocommerce ul.products {
	text-align: center;
	padding: 0 10px 0 10px !important;
}

.woocommerce a.added_to_cart {
	margin: 10px 0 0 0;
	border-radius: 3px !Important;
	display: block !Important;
    margin-left: auto !Important;
    margin-right: auto !Important;
}

/*-----------------------------------------------------------------------------------*/
/*	WOO | SINGLE PRODUCT PAGE
/*-----------------------------------------------------------------------------------*/

/* WOO Product Description */
.product_description {
	width: 100%;
}

.product_description p {
	font-weight: 400 !important;
	font-size: 1.4em;
	line-height: 1.2em;
	text-align: center;
	margin: 10px auto 0 auto;
	padding: 0 10px 0 10px;
	max-width: 980px;
}

/* WOO Product Image */
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width: 100% !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	max-width: 700px;
	align: center;
	margin-left: auto !important;
	margin-right: auto !important;
}

/* WOO Price */
.woocommerce div.product p.price, .woocommerce div.product span.price {
	margin: 0 0 20px 0;
}

/* WOO Center Price, Buttons & Category */
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	width: 100% !important;
	text-align: center;
}


/* WOO Button */
div.product form.cart div.quantity, div.product form.cart .button {
	float: none !important;
}

/* WOO Qauntity & Woo Button */
.single-product div.product form.cart .quantity {
    float: none;
    margin: 0;
    display: inline-block;
}

/* WOO PayPal Button */

.single-product .zoid-outlet {
	max-width: 75px !important
}

/* WOO Product Meta / Category */
.product_meta {
	margin: 60px 0 40px 0;
}

.product_meta .posted_in a {
	font-weight: 500 !important;
	text-transform: uppercase;
	color: #000;
	font-size: 1em;
}

.product_meta .posted_in a:hover {
	color: #000 !important;
}

/*-----------------------------------------------------------------------------------*/
/*	QUANTITY +/- BUTTONS
/*-----------------------------------------------------------------------------------*/

input[type="number"] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none;
}

.woocommerce div.product form.cart div.quantity {
	margin: 0 0 30px 0 !important;
	width:100%;
}

button.plus, button.plus *, button.minus, button.minus *{
  	box-sizing: border-box;
}

button.plus, button.minus {
	font-size: 1em;
	font-weight: bold;
	outline:none;
	-webkit-appearance: none;
	background-color: #ddd;
	border: none;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	cursor: pointer;
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	vertical-align: middle;
	border-radius: 3px;
	line-height:1.2em;
}

button.plus {
	margin: 20px 0 !important;
}

.quantity input[type=number] {
	font-size: 1em;
	padding: 0 !important;
	border: none;
	width: 30px !important;
	height: 30px !important;
	font-weight: bold;
	text-align: center;
	margin: 0;
}

/*-----------------------------------------------------------------------------------*/
/*	WOO | BASKET PAGE
/*-----------------------------------------------------------------------------------*/

.woocommerce-billing-fields__field-wrapper {
    margin-bottom: 20px;
}

/* WOO Left Grid Products */
form.woocommerce-cart-form {
	width: calc(70% - 30px);
	float:left;
	padding: 0px 10px 20px 20px;
}

/* WOO Right Grid Basket */
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
	width: calc(30% - 30px) !important;
	float: right !important;
	padding: 0px 20px 10px 10px;
}


/* WOO Hide Title : Product */
.product-name[data-title="Product"]::before, .product-name[data-title=Product]::before {
    display: none !important;
}

/* WOO Hide Title : Total */
.product-subtotal[data-title="Total"]::before, .product-subtotal[data-title=Total]::before {
    display: none !important;
}

/* WOO Title, Price, +/- & Trash (delete) */
.woocommerce .woocommerce-cart-form__cart-item.cart_item .product_title, .woocommerce .woocommerce-cart-form__cart-item.cart_item span.woocommerce-Price-amount.amount, .woocommerce .woocommerce-cart-form__cart-item.cart_item .quantity, .woocommerce .woocommerce-cart-form__cart-item.cart_item .remove_button {
	width: 100%;
	float: left;
}

/* WOO Title */
.woocommerce .woocommerce-cart-form__cart-item.cart_item .product_title {
	margin: 0 0 10px 0;
}

/* WOO Title Hover */
.woocommerce .woocommerce-cart-form__cart-item.cart_item .product_title  a {
	color: #000;
	letter-spacing: 0.2em;
	margin: 0 0 10px 0;
}

/* WOO Price */
.woocommerce .woocommerce-cart-form__cart-item.cart_item span.woocommerce-Price-amount.amount {
	margin: 0 0 20px 0;
}

/* WOO Quantity */
.woocommerce .woocommerce-cart-form__cart-item.cart_item .quantity {
	margin: 0 0 30px 0;
}

/* WOO Total */
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width: 100% !important;
}

/* Remove Button 'X' */
.woocommerce .woocommerce-cart-form__cart-item.cart_item .remove_button a.remove {
    text-indent: -9999px;
    border: 0;
	border-radius: 0% !important;
}

/* FontAwsome Instead of 'X' */
.woocommerce a.remove:before {
    font-family: "Font Awesome 5 Free";
    content: "\f2ed";
    float: left;
    text-indent: 0;
	color: #ccc;
}

.woocommerce a.remove:hover:before {
    color: #000000 !important;
}

.woocommerce a.remove:hover {
    color: transparent !important;
    background: transparent !important;
}

/* WOO Products Table Buttom Border */
.woocommerce table.shop_table td.actions {
	border-bottom: none !important;
}

/* WOO Update Cart Button */
button[name='update_cart'], p.woocommerce-shipping-destination {
  display: none !important;
}

/* WOO - or - */
.wcppec-checkout-buttons__separator {
	text-align: center !important
}

/* WOO - or - */
.product-subtotal .woocommerce-Price-amount.amount, .cart_totals .woocommerce-Price-amount.amount {
	font-weight: 400 !important;
	text-transform: uppercase;
	color: #000;
	font-size: 1.6em;
	float: right;
}

/* WOO Hide Basket Headers : Subtotal, Shipping & Total */
.woocommerce .cart-collaterals table.shop_table tbody th, .woocommerce .cart-collaterals table.shop_table tfoot td, .woocommerce .cart-collaterals table.shop_table tfoot th {
	display: none;
}

/* WOO Display Basket Headers : Subtotal, Shipping & Total */
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
	content: attr(data-title) " " !important;
}

.paypal-button-layout-vertical > .zoid-outlet {
    width: 100% !important
}

/*-----------------------------------------------------------------------------------*/
/*	WOO | CHECKOUT PAGE
/*-----------------------------------------------------------------------------------*/

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    padding: 0 !important
}

/* WOO Page Grid */
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
	width: calc(50% - 20px) !important;
	padding-left: 10px;
	padding-right: 10px;
}

h3#order_review_heading {
    padding-left: 10px !important;
}

/* WOO Order Grid  */
#order_review.woocommerce-checkout-review-order {
	margin: 20px 0 0 0 !important;
    padding: 0 10px 0 10px !important;
}



/* WOO Basket Prices */
.shop_table.woocommerce-checkout-review-order-table td.product-total, .shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal td, .shop_table.woocommerce-checkout-review-order-table tr.order-total td, .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping td {
	text-align: right;
}

.shop_table.woocommerce-checkout-review-order-table td {
    padding: 0 !important;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    max-width: 550px !important;
}

/* WOO Form Fields */
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    -webkit-appearance:none;
    -moz-appearance:none;
    border: 1px solid rgba(0, 0, 0, .15) !important;
    border-radius: 0 !important;
    width: 100% !important;
    height: 40px !important;
    font-size: 1.2em !important;
    line-height: 1.2 !important;
    padding: 10px 5px !important;
    margin-top: 8px !important;
}

.woocommerce form .form-row input.input-text {
    height: 40px !important;
}

.woocommerce form .form-row textarea {
    height: 6em !important;
}

.woocommerce form .form-row {
    padding: 0 !important;
}

/* WOO Form Fields */
.woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus {
    border-color: #000 !important;
    outline: none !important;
    transition: border-color .2s ease-in-out !important
}

.form-row.form-row-first.validate-required#billing_first_name_field, .form-row.form-row-last.validate-required#billing_last_name_field {
	padding: 0px !important;
}

/* WOO Form Field Labels */
.woocommerce form .form-row label {
	font-weight: 400 !important;
	text-transform: capitalize !important;
    line-height: 1em !important;
    margin: 20px 0 0 0;
}

/* WOO Form Field Billing Country */
#billing_country_field, #shipping_country_field {
	margin: 20px 0 20px 0 !important;
	padding: 0 !important;
    float: left;
    width: 100%;
}

#billing_country_field label, #shipping_country_field label {
	float: left !important;
	margin: 0 !important;
	padding: 0 !important
}

#billing_country_field .woocommerce-input-wrapper, #shipping_country_field .woocommerce-input-wrapper{
	float: right !important
}

/* WOO Footnote Phone Number */
#billing_phone_field:after {
	content: "Required for delivery.";
	font-size: 14px;
	color: #000;
	margin: 5px 0 0 0;
}

/* WOO Form Field Billing Country */
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    margin: 10px 0 0 0 !important;
    float: left
}

/* WOO Product Name Padding */
.woocommerce .col2-set .col-2 table.shop_table tbody td {
	padding: 10px 0 10px 0 !important
}

/* WOO Basket Titles : Subtotal, Shipping & Total */
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
	border: none !important;
	width: 80px !important;
	padding: 9px 0 !important;
}

/* WOO Shipping Text */
.woocommerce-shipping-methods, .woocommerce ul#shipping_method .amount {
	font-weight: 400 !important;
    margin: 0 0 0 10px !important
}

.woocommerce form .form-row .select2-container {
	width: 200px !important;
}


/* WOO Checkbox */
input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance:none;
    -ms-appearance:none;
    appearance: none;
    position: relative;
    cursor: pointer;
    top: 0;
    margin: 0 8px 0 0;
    float: left;
    border-radius: 0;
    border:none;
}

.woocommerce form .form-row .input-checkbox, .input-checkbox {
    height:20px;
    width:20px;
}

input[type=checkbox]:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #555555;
    border-radius: 0;
    background-color: white;
}

input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 6px;
}

.woocommerce-invalid #terms {
    outline:none !Important;
}



.woocommerce .col2-set, .woocommerce-page .col2-set {
    margin-bottom:40px;
}

/* WOO Total */
tr.woocommerce-shipping-totals.shipping, table.shop_table.woocommerce-checkout-review-order-table {
	border-bottom: 1px solid rgba(0,0,0,.1) !important;
	border-radius: 0 !important;
}

/* WOO PayPal */
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: #fff !important;
    max-width: 550px;
    float: right;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
	border-bottom: none !important;
	padding: 0 !important;
}

/* MailChimp */
.form-row.form-row-wide.mailchimp-newsletter {
	margin: 20px 0 0 0;
}

/* Terms */
.woocommerce-privacy-policy-text {
    margin: 10px 0 0 0;
}

.woocommerce-privacy-policy-text p{
    line-height: 1.2em
}

a.woocommerce-terms-and-conditions-link, .woocommerce-privacy-policy-link {
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    text-decoration: underline;
}

a.woocommerce-terms-and-conditions-link:hover, a.woocommerce-privacy-policy-link:hover {
    color: #c69c6d;
}


/*-----------------------------------------------------------------------------------*/
/*	WOO MESSAGES
/*-----------------------------------------------------------------------------------*/

.woocommerce-notices-wrapper {
	margin: 40px 0 0 0 !important;
}

.woocommerce-message, .woocommerce-info {
	border-top-color: #c69c6d !important;
}

.woocommerce-message::before, .woocommerce-info::before {
	color: #c69c6d !important;
}

.woocommerce-error {
	border-top-color: red !important;
}

.woocommerce-error::before, .woocommerce form .form-row.woocommerce-invalid label {
	color: red !important;
}

.woocommerce-error li {
    margin: 0 0 10px 0;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border: none !important;
	border-radius: 0 !important
}

.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
   color: red;
   display: inline-block !important;
   font-weight: bold;
}

.shipping-notice.woocommerce-info {
    color: red;
    display: block;
    float: left;
    clear: both
}

span.required {
    color: red;
    font-weight: 700;
    border: 0!important;
    text-decoration: none;
}

/*-----------------------------------------------------------------------------------*/
/*	WOO EMPTY BASKET PAGE
/*-----------------------------------------------------------------------------------*/

.cart-empty {
	text-align: center;
}

.woocommerce a.button.wc-backward {
	position: absolute;
	left: calc(50% - 100px);
	width: 180px;
	text-align: center;
	margin: 40px 0 0 0 !important;
	padding: 10px !important;
}

/*-----------------------------------------------------------------------------------*/
/*	MEDIA CSS - MAX 768
/*-----------------------------------------------------------------------------------*/

@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {

h2.single_product_page {
	margin: 0 0 20px 0;
	text-align: center;
}
		
}


/*-----------------------------------------------------------------------------------*/
/*	MEDIA CSS - MAX 480
/*-----------------------------------------------------------------------------------*/


@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
	
h2.woocommerce-loop-product__title {
	height: 50px;
}

h2.single_product_page {
	margin: 0 0 20px 0;
}
    
.woocommerce-billing-fields h3 {
    margin: 0 0 0 0 !important;
}
    
h3#order_review_heading {
    margin: 0 0 20px 0 !important;
}
    
.col-2 {
    margin: 20px 0 0 0 !important;
    padding: 20px 0 20px 0;
    border-top: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
    
#order_review.woocommerce-checkout-review-order {
      margin: 0 0 0 0 !important;
    }

form.woocommerce-cart-form {
	width: calc(100% - 20px);
	float:left;
	padding: 10px;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
	width: calc(100% - 20px) !important;
	float: right !important;
	position: relative;
	padding: 10px;
}

.wcppec-checkout-buttons {
	text-align: center !important;
}
    
.paypal-button-container, .paypal-button-size-responsive .zoid-outlet, .paypal-button-layout-vertical > .zoid-outlet {
	max-width: 100% !important;
}


.header_basket {
	margin-top: 15px;
	margin-right: 15px;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
	width: calc(100% - 20px) !important;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	width: calc(100% - 20px) !important;
}

.woocommerce .product-thumbnail {
	display: block !important;
}

.woocommerce table.shop_table_responsive tr td.product-thumbnail, .woocommerce-page table.shop_table_responsive tr td.product-thumbnail {
	text-align: center!important;
}

.woocommerce .woocommerce-cart-form__cart-item.cart_item .product_title, .woocommerce .woocommerce-cart-form__cart-item.cart_item span.woocommerce-Price-amount.amount, .woocommerce .woocommerce-cart-form__cart-item.cart_item .quantity, .woocommerce .woocommerce-cart-form__cart-item.cart_item .remove_button {
	text-align: center !important;
}

.product-name {
	display: inline-block !important;
}

.woocommerce table.shop_table td {
	border-bottom: none !important;
}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
	display: none !important;
}

.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
	
}

.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
	height: 360px
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background-color: #fff !important;
}

.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
	clear:both !important;
	border-bottom: 1px solid rgba(0,0,0,.1) !important;
    padding: 20px !important;
    width: calc(100% - 40px) !important;
    float:left !important;
    text-align: left !important;
}

.woocommerce .woocommerce-cart-form__cart-item.cart_item .quantity {

}

button.plus {
	margin: 0 !important;
}

.product-subtotal {
	height: 30px;
}
    
.woocommerce-EditAccountForm.edit-account, .woocommerce-address-fields {
    width: calc(100% - 20px) !important;
}
    
.half-width.my-account-menu {
    margin: 30px 0 0 0 !important;
    border-top: 1px solid rgba(0,0,0,.1) !important;
    padding-top: 20px !important;
    float:left !important;
    }
    
.woocommerce-Address address, .woocommerce .woocommerce-customer-details address {
    width: calc(100% - 142px) !important;
}
    
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    text-align: left !important;
    }
        
}

.woocommerce-Reviews {
	margin: 0 0 50px 0
}

.woocommerce .products .star-rating, .woocommerce .woocommerce-product-rating .star-rating {
	margin: 10px auto !Important;
	font-size: 1em !Important;
	float: none !Important;
	color: #c69c6d !Important;
}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
    margin-bottom:.7rem
}

.star-rating::before {
    content: "\73\73\73\73\73";
    float: left;
    top: 0;
    left: 0;
    position:absolute
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top:1.5em
}

.star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left:0
}

#comments {
    padding-top: 0
}

.comment-reply-title {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    font-size: 1em;
    font-weight: 600;
    display: block;
	margin: 0 0 10px 0;
}

#reviews ol.commentlist {
    padding: 0;
    margin: 0;
	float:left;
	width:100%;
}

#reviews li.comment, #reviews li.review {
    list-style: none;
    margin: .5rem 0 2.5rem 0
}

#reviews li.comment .avatar, #reviews li.review .avatar {
    max-height: 36px;
    width: auto;
    float: right
}

#reviews li.comment p.meta, #reviews li.review p.meta {
    margin-bottom: .5em
}

#reviews .comment-form-rating label {
    max-width: 58rem;
    margin: 0 auto
}

#reviews p.stars {
    margin-top: 10px;
	font-size: 2em;
}

#reviews p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    box-shadow: none
}

#reviews p.stars a:hover {
    color: #c69c6d;
}

#reviews p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: "\e021";
    text-indent: 0
}

#reviews p.stars a:hover~a::before {
    content: "\e021"
}

#reviews p.stars:hover a::before {
    content: "\e020"
}

#reviews p.stars.selected a.active::before {
    content: "\e020"
}

#reviews p.stars.selected a.active~a::before {
    content: "\e021"
}

#reviews p.stars.selected a:not(.active)::before {
    content: "\e020"
}

#reviews .comment-form-author, #reviews .comment-form-email {
    float: none;
    margin-left: auto
}

#reviews .commentlist li p.meta .verified {
  	display: inline-block;
  	height: 1.41575em;
  	width: 1.41575em;
  	position: relative;
  	text-indent: -9999px; }

 #reviews .commentlist li p.meta .verified::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f058";
    color: #c69c6d;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.41575em;
    height: 1.41575em;
    text-indent: 0;
    text-align: center; }

 #reviews .commentlist li .comment_container .comment-text .star-rating {
    float: right;
    font-size: 0.875em;
    line-height: 1;
    height: 1em; 
	color: #c69c6d;
}

#reviews li.comment, #reviews li.review {
	float: left;
	width: calc(100% - 40px);
	padding: 20px;
}

#reviews .even {
	background: #fafafa;
}

#reviews button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .widget a.button:hover {
	background-color: #d5d5d5;
	border-color: #d5d5d5;
	color: #333333;
}

#reviews button, input[type='button'], input[type='reset'], input[type='submit'], .button, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .added_to_cart {
  	border: 0;
  	border-radius: 3;
  	background: none;
  	background-color: #43454b;
  	border-color: #43454b;
  	color: #fff;
  	cursor: pointer;
  	/* Improves usability and consistency of cursor style between image-type 'input' and others */
  	text-decoration: none;
  	font-weight: 600;
  	text-shadow: none;
  	display: inline-block;
  	-webkit-appearance: none;
}

.woocommerce-pagination, .woocommerce-pagination li {
	float:left;
	margin: 0 10px 10px 0;
}

.woocommerce-pagination {
	padding: 0 20px;
}

#respond textarea {
	overflow: auto;
	padding-left: 0.875em;
	vertical-align: top;
	width: 100%;
}


#reviews input[type='text'], #reviews input[type='number'], #reviews input[type='email'], #reviews input[type='tel'], #reviews input[type='url'], #reviews input[type='password'], #reviews input[type='search'], #reviews textarea, #reviews .input-text {
	font-size: 1.2em;
  	padding: 0.6180469716em;
  	background-color: #f2f2f2;
  	color: #43454b;
  	border: 0;
  	-webkit-appearance: none;
  	box-sizing: border-box;
  	font-weight: normal;
  	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}

input[type='text']:focus, input[type='number']:focus, input[type='email']:focus, input[type='tel']:focus, input[type='url']:focus, input[type='password']:focus, input[type='search']:focus, textarea:focus, .input-text:focus {
    background-color: #ededed; 
}

#respond .comment-form-author input, #respond .comment-form-email input, #respond .comment-form-url input {
    width: 100%; 
}

#respond .form-submit, #respond form {
    margin-bottom: 0; 
}

#respond #cancel-comment-reply-link {
    position: absolute;
    top: 0.5407911001em;
    right: 0.5407911001em;
    display: block;
    height: 1em;
    width: 1em;
    overflow: hidden;
    line-height: 1;
    font-size: 1.41575em;
    text-align: center;
    -webkit-transition: ease, 0.3s, -webkit-transform;
    transition: ease, 0.3s, -webkit-transform;
    transition: transform, ease, 0.3s;
    transition: transform, ease, 0.3s, -webkit-transform; }
    #respond #cancel-comment-reply-link:hover {
      -webkit-transform: scale(1.3);
          -ms-transform: scale(1.3);
              transform: scale(1.3);
}

#respond {
  clear: both;
  padding: 1.618em;
  background-color: rgba(0, 0, 0, 0.0125);
  position: relative;
}

#respond .comment-form-author input, #respond .comment-form-email input, #respond .comment-form-url input {
  width: 100%;
}

#respond .form-submit, #respond form {
    margin-bottom: 0;
}

#respond #cancel-comment-reply-link {
    position: absolute;
    top: 0.5407911001em;
    right: 0.5407911001em;
    display: block;
    height: 1em;
    width: 1em;
    overflow: hidden;
    line-height: 1;
    font-size: 1.41575em;
    text-align: center;
    -webkit-transition: ease, 0.3s, -webkit-transform;
    transition: ease, 0.3s, -webkit-transform;
    transition: transform, ease, 0.3s;
    transition: transform, ease, 0.3s, -webkit-transform;
}

#respond #cancel-comment-reply-link:hover {
      -webkit-transform: scale(1.3);
          -ms-transform: scale(1.3);
              transform: scale(1.3);
}

.woocommerce-review__author {
	font-weight: 600 !Important;
}

a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
	outline-color: #ff00ff;;
	background-color: #ededed;
}

.cart-collaterals .includes_tax {
	display: none;
}

.added_to_cart.wc-forward {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 0.05em;
	border: 1px solid #000;
	padding: .618em 1em !important;
	background-color: #fff !important;
	color: #000;
}

.added_to_cart.wc-forward:hover {
	color:#fff;
	background-color: #000 !important;
}

.added_to_cart.wc-forward, .single_add_to_cart_button, .summary.entry-summary .wcppec-checkout-buttons.woo_pp_cart_buttons_div, .woocommerce ul.products li.product a.add_to_cart_button, .woocommerce-checkout-payment {
	max-width: 300px !Important;
	width: 80% !Important;
	padding: 0.8em 1em !Important;
}

a.checkout-button {
	width: calc(298px - 2em) !Important;
}

#place_order {
	width: 298px !Important;
	margin: 10px 0;
}

a.added_to_cart.wc-forward, .woocommerce ul.products li.product a.add_to_cart_button {
	max-width: calc(298px - 2em) !Important;
}


a.added_to_cart.wc-forward {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom: 20px;
}


.woocommerce ul.products li.product a.add_to_cart_button {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 80px;
}

.wc-proceed-to-checkout {
    width: 100% !important;
}

.wc-proceed-to-checkout {
	max-width: 300px !Important;
	margin-left: auto !Important;
	margin-right: auto !Important;
	text-align: center;
}

.wc_ppec_large_payment_buttons {
	display: inline !Important;
}

.wcppec-checkout-buttons, .checkout-button {
	margin-left: auto !Important;
	margin-right: auto !Important;
}

.cart-collaterals .includes_tax, .woocommerce span.onsale, .sku_wrapper {
	display: none;
}

.woocommerce-SavedPaymentMethods-saveNew label {
	margin: 0 0 0 20px !Important;
}