/** CART **/

body .woocommerce table.shop_table {
    width: 100%;
    margin-bottom: 50px;
    border: 1px solid #6d806d;
}
body .woocommerce table.shop_table tr:last-child {
    border-bottom: 1px solid #6d806d;
}
body .woocommerce form table.shop_table thead tr th {
    background: #6d806d;
    color: #fff;
    border: 1px solid #6d806d;
    width: 150px;
	font-weight: 500;
	font-size: 18px;
    line-height: 18px;
}
body .woocommerce table.shop_table.my_membership_settings th {
    padding: 17px 20px !important;
}
body .woocommerce table.shop_table thead th a {
    color: #fff;
}

body .woocommerce table.shop_table thead th span.nobr {
    display: block;
    padding: 8px 15px;
    border-right: 1px solid #fff;
    margin: 8px 0;
}
body .woocommerce table.shop_table thead th:last-child span {
    border: 0;
}
body .woocommerce table.shop_table tbody .product-name {
	width: 62%;
}
body .woocommerce table.shop_table tbody td,
body .woocommerce table.shop_table tbody th {
    position: relative;
    font-size: 18px;
    line-height: 1.3;
    border-top: 1px solid #6d806d;
    color: #000;
    padding: 5px 22px !important;
    height: 65px;
}
body .woocommerce #order_review table.shop_table td {
    border: 1px solid #6d806d;
}
body .woocommerce table.shop_table td.membership-product-excerpt {
    padding: 18px 22px !important;
}

body .woocommerce table.shop_table .product-name {
    padding-left: 22px;
}
body .woocommerce table.shop_table td.product-price .amount, body .woocommerce table.shop_table td.product-subtotal .amount {
    text-align: left;
    font-weight: 700;
    line-height: 23px;
}
.woocommerce table.shop_table td:after {
    border-right: 1px solid #6d806d;
    content: '';
    position: absolute;
    top: 18px;
    right: 8px;
    width: 1px;
    height: calc(100% - 34px);
}
.woocommerce table.my_account_orders .button,
.button.pay {
    background: #5b9b33;
    padding: 8px 10px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    font-size: 16px;
    width: 115px;
    display: block;
    min-width: auto;
    box-shadow: 2px 2px 6px #333;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.woocommerce .coupon button.button {
    margin-right: 15px;
}
body .woocommerce table.shop_table td:last-child:after {
    display: none;
}

.woocommerce table.cart td:after {
    display: none;
}
#wdm-single-product .wdm-quantity-wrapper.mobile .quantity-button.quantity-up,
#wdm-single-product .wdm-quantity-wrapper.mobile .quantity-button.quantity-down,
.woocommerce-page .wdm-quantity-wrapper.mobile .quantity-button.quantity-up,
.woocommerce-page .wdm-quantity-wrapper.mobile .quantity-button.quantity-down {
    background-color: transparent;
    border: 0;
}
#coupons_list h3 {
    color: #333;
    font-size: 19px;
    font-weight: 600;
    display: block;
    font-family: 'Assistant', sans-serif;
    margin: 60px 0 20px !important;
    border: 0;
    border-left: 3px solid #5b9b33 !important;
    padding: 5px 0 5px 15px !important;
    line-height: 24px;
    text-align: left;
}
.woocommerce-js #content table.cart td.actions #coupon_code {
	font-size: 14px !important;
    color: #333333;
    padding: 0 14px;
    height: 45px;
    width: 210px;
    max-height: none;
    border: 2px solid #8e9d8e !important;
    border-radius: 7px;
    background: #fff !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 350px;
}
.woocommerce-cart .cart-collaterals .cart_totals {
	border: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals>h2 {
	display: none;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form label {
	opacity: 0 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals th {
    font-weight: 700;
    border: 0 !important;
    padding: 7px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals td {
    padding: 5px !important;
}
.woocommerce-cart .cart-collaterals .cart_totals td, .woocommerce-cart .cart-collaterals .cart_totals td .amount {
	text-align: right;
	font-weight: 700;
	border: 0 !important;
}
.woocommerce-cart .cart-collaterals .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 46px;
    font-size: 14px;
    text-align: left;
    padding: 0;
}
.woocommerce-js form .form-row input.input-text {
	font-size: 14px;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button {
	font-size: 15px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-size: 1.1em;
    padding: 18px 46px;
    font-weight: 700;
	box-shadow: 3px 3px 7px #666;
	line-height: 1;
}
h3.border-title {
	padding: 10px 0 10px 15px;
	border-style: solid;
	border-width: 0 0 0 8px;
	border-color: #5b8833;
	color: #222822;
	font-family: "Assistant",Sans-serif;
	font-size: 26px;
	font-weight: 600;
	line-height: 1.3em;
}

/** Recently Viewed Products **/
.slider-recently-viewed {
	background-color: #ffffff;
	border: 2px solid #7a8b7a;
	border-radius: 10px;
	padding: 14px 6px;
	display: flex;
	width: 100%;
	align-items: center;
	margin-top: 25px;
}
.slider-recently-viewed .slider {
	width: calc(100% - 50px);
}
.slider-prev, .slider-next {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50%;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.slider-prev {
	background-image: url(../../images/arrow-left.png);
}
.slider-next {
	background-image: url(../../images/arrow-right.png);
}

/** Remove indentation from Composite and Bundle Products on Cart **/
.component_table_item .component_table_item_indent,
.bundled_table_item .bundled_table_item_indent {
    padding-left: 0 !important;
}

.bundle_table_item {
    display: none;
}

@media (min-width: 1200px) {
	.parent-cart-cart article {
		width: 1140px;
		max-width: 100%;
		margin: 0 auto;
	}
}

@media screen and (max-width: 921px) {
    .woocommerce table.shop_table_responsive tr.cart-discount, .woocommerce-page table.shop_table_responsive tr.cart-discount {
        display: table-row;
    }
    .woocommerce table.shop_table_responsive tbody tr.cart-discount th, .woocommerce-page table.shop_table_responsive tbody tr.cart-discount th {
        display: table-cell;
    }
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
		content: '';
	}
    .woocommerce table.shop_table_responsive tr.cart_item td::before {
        content: attr(data-title) ": ";
        padding-right: 3px;
        float: none;
    }

    .woocommerce ul.products li.product.wdm-woocommerce-products a img {
        height: auto !important;
        margin-right: 0;
    }
	/*form.woocommerce-cart-form:before {
        content: 'Shopping Cart';
        font-size: 23px;
        font-weight: bold;
        margin-top: 60px;
        display: block;
	}*/
	body .woocommerce form.woocommerce-cart-form  table.shop_table td {
        height: auto;
        border: 0;
        width: 100%;
        position: initial;
        text-align: left;
    }
	.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
		text-align: left !important;
	}
	form.woocommerce-cart-form .product-remove {
        position: absolute !important;
        top: 0;
        right: 0;
        width: auto !important;
    }
	form.woocommerce-cart-form .product-subtotal {
        position: absolute !important;
        top: 80px;
        font-weight: 700 !important;
        right: 0;
        width: auto !important;
    }
	.woocommerce-page form.woocommerce-cart-form table.shop_table_responsive tr {
		position: relative; 
		border-top: 1px solid #6d806d;
		padding-top: 10px !important;
    }
	.woocommerce-page form.woocommerce-cart-form table.shop_table_responsive tr:first-child {
		border-top: 0 !important
	}
	body .woocommerce form.woocommerce-cart-form table.shop_table td {
		font-size: 16px;
		line-height: 1.3;
		text-align: left !important;
	}
	form.woocommerce-cart-form td.product-quantity:before {
        display: inline-block;
        float: none !important;
		font-size: 16px;
    }
    .woocommerce-page form.woocommerce-cart-form table.shop_table_responsive tr.component_table_item {
        border-color: #cdcdcd;
    }
    .woocommerce-page form.woocommerce-cart-form table.shop_table_responsive tr.component_table_item.bundle_table_item {
        border-top: 0;
    }
	body.woocommerce-page form.woocommerce-cart-form .wdm-quantity-wrapper.mobile {
        margin-left: 31px;
        width: 60px;
        position: relative;
        top: -1px;
	}
    body.woocommerce-page form.woocommerce-cart-form .wdm-quantity-wrapper.mobile  input {height: 28px;
        font-size: 16px;
        width: 50px;
	}
    form.woocommerce-cart-form .component_table_item .component_table_item_indent {
        padding-left: 0;
        display: flex;
    }
    form.woocommerce-cart-form .component_table_item .component_table_item_indent dl {
        margin-bottom: 0;
    }
	body .woocommerce form.woocommerce-cart-form table.shop_table .product-name {
		width: 100%;
	}
	form.woocommerce-cart-form .product-subtotal {
        top: auto;
		bottom: 10px;
		height: auto !important;
		display: flex;
		align-items: flex-end;
    }
	.woocommerce form.woocommerce-cart-form .quantity .plus, .woocommerce form.woocommerce-cart-form .quantity .minus, .woocommerce form.woocommerce-cart-form .quantity .qty {
		height: 28px;
	}
	.woocommerce-js #content table.cart td, .woocommerce-page #content table.cart td {
		min-height: 30px;
	}
	.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 {
        float: none;
    }
	.woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text+.button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
		width: 170px;
		margin-right: 20px;
		margin-left: 0;
	}
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        max-width: 350px;
        margin: 0 0 0 auto;
        width: 100%;
        padding: 0;
	}
	.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 {
		flex-wrap: wrap;
		gap: 10px 0;
	}
    .woocommerce table.shop_table_responsive tr.cart-subtotal,
    .woocommerce table.shop_table_responsive tr.order-total, 
    .woocommerce table.shop_table_responsive tr.shipping,
    .woocommerce-page table.shop_table_responsive tr.cart-subtotal,
    .woocommerce-page table.shop_table_responsive tr.order-total,
    .woocommerce-page table.shop_table_responsive tr.shipping {
        display: table-row;
    }
    .woocommerce table.shop_table_responsive tr.cart-subtotal th,
    .woocommerce table.shop_table_responsive tr.order-total th, 
    .woocommerce table.shop_table_responsive tr.shipping th,
    .woocommerce-page table.shop_table_responsive tr.cart-subtotal th,
    .woocommerce-page table.shop_table_responsive tr.order-total th,
    .woocommerce-page table.shop_table_responsive tr.shipping th,
    .woocommerce table.shop_table_responsive tr.cart-subtotal td,
    .woocommerce table.shop_table_responsive tr.order-total td, 
    .woocommerce table.shop_table_responsive tr.shipping td,
    .woocommerce-page table.shop_table_responsive tr.cart-subtotal td,
    .woocommerce-page table.shop_table_responsive tr.order-total td,
    .woocommerce-page table.shop_table_responsive tr.shipping td {
        display: table-cell;
    }
    .woocommerce-js #content table.cart td.product-quantity:before, 
    .woocommerce-page #content table.cart td.product-quantity:before {
        content: attr(data-title) ": ";
    }
}

@media screen and (max-width: 649px) {
    .slider-prev, .slider-next {
        background-size: 75%;
    }
    .slider-recently-viewed .slider {
        width: calc(100% - 40px);
    }
    .woocommerce-page form.woocommerce-cart-form table.shop_table_responsive tr {
        padding-bottom: 35px;
    }
    form.woocommerce-cart-form .product-subtotal {
        bottom: 0;
    }
}
