.woocommerce table.shop_table {
	border: 1px solid rgba(0, 0, 0, .1);
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 5px;
}

.woocommerce .cross-sells {
	max-width: 100%;
	margin-bottom: 1em;
}

.woocommerce .cross-sells,
.woocommerce .cross-sells .products {
	display: block;
	width: auto;
}

.woocommerce-cart table.cart td {
	vertical-align: middle;
}

.woocommerce table.shop_table td {
	border-top: 1px solid rgba(0, 0, 0, .1);
	padding: 9px 12px;
	vertical-align: middle;
	line-height: 1.5em;
}

.woocommerce table.shop_table td.product-remove:before,
.woocommerce table.shop_table td.product-thumbnail:before,
.woocommerce table.shop_table td.actions:before {
	content: none;
}

body.woocommerce-cart .woocommerce-cart-form img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	width: 100%;
	height: auto;
	margin: 0 auto;
	object-fit: scale-down;
	max-width: 80px;
}

body.woocommerce-cart .woocommerce-cart-form .product-quantity {
	max-width: 6em;
}

body.woocommerce-cart .woocommerce-cart-form .quantity_text {
	display: none;
}

.woocommerce #content table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon input,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon input,
.woocommerce-page #content table.cart td.actions .coupon .button,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon input,
.woocommerce-page table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon input {
	width: 48%;
	box-sizing: border-box;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text {
	border: 1px solid #d3ced2;
	padding: 6px 6px 5px;
	margin: 0 4px 0 0;
	outline: 0;
	height: auto;
	width: 60%;
}

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

.woocommerce-page table.cart td.actions .coupon {
	display: flex;
	float: left;
	width: 60%;
}

.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 {
	margin-top: 0;
	margin-left: auto;
	padding: 10px 0;
	background: var(--main_bgr);
	border: none;
	color: var(--main_bgr_txt);
}

.woocommerce-page table.cart td.actions .coupon .input-text+.button {
	margin-top: 0;
	margin-left: 0;
	padding: 10px 20px;
	background: var(--main_bgr);
	border: none;
	color: var(--main_bgr_txt);
	width: 100%;
}

.woocommerce #content table.cart td.actions .coupon:after,
.woocommerce table.cart td.actions .coupon:after,
.woocommerce-page #content table.cart td.actions .coupon:after,
.woocommerce-page table.cart td.actions .coupon:after {
	clear: both;
}

.woocommerce #content table.cart td.actions .button:disabled {
	cursor: not-allowed;
	opacity: .5;
	color: gray
}

.woocommerce #content table.cart td.actions .button,
.woocommerce table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .button,
.woocommerce-page table.cart td.actions .button {
	display: block;
	padding: 10px 20px;
	border: none;
	background: var(--main_bgr);
	color: var(--main_bgr_txt);
	float: right;
}

.woocommerce-cart.woocommerce-page .woocommerce-notices-wrapper {
	flex: 0 0 calc(100% - 30px);
	margin: 0 auto 1rem;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	display: block;
	text-align: center;
	margin-bottom: 1em;
	font-size: 1.2em;
	padding: 1em;
	background: #f3aa26;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.woocommerce table.shop_table td a {
	color: var(--main_color);
	text-decoration: none;
}

body.woocommerce-page #single-main {
	max-width: 768px;
	margin: 0 auto;
	width: 100%
}

body.woocommerce-page .woocommerce form table.shop_table_responsive tr:last-child {
	width: 100%
}

body.woocommerce-page table.shop_table_responsive tr .quantity .screen-reader-text {
	display: none;
}

body.woocommerce-page table.shop_table_responsive tr .quantity input {
	width: 100%;
	border-radius: 2px;
	border: solid 1px #ddd;
	padding: 0.5em 0.2em .5em .5em;
}

body.woocommerce-page table.shop_table_responsive tr .quantity input:focus-visible {
	outline: none;
}

body.woocommerce-page table.shop_table_responsive .product-subtotal,
body.woocommerce-page .order-total {
	color: red
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	color: inherit;
	cursor: not-allowed;
	opacity: 0.5;
	padding: 0.618em 1em;
}

.woocommerce-cart.woocommerce-page .entry-content .woocommerce .woocommerce-cart-form {
	-ms-flex: 0 0 66.6666%;
	-webkit-box-flex: 0;
	flex: 0 0 66.6666%;
	max-width: 66.6666%;
	width: 66.6666%;
	padding: 0 15px;
}

.woocommerce-cart.woocommerce-page .entry-content .woocommerce .cart-collaterals {
	-ms-flex: 0 0 33.3333%;
	-webkit-box-flex: 0;
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
	width: 33.3333%;
	padding: 0 15px;
}

@media (max-width: 1024px) {
	body.woocommerce-cart.page-template-default .col-3 {
		padding: 0 15px
	}
}


@media (max-width: 700px) {

	.woocommerce-cart.woocommerce-page .entry-content .woocommerce .woocommerce-cart-form,
	.woocommerce-cart.woocommerce-page .entry-content .woocommerce .cart-collaterals {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.woocommerce-page table.cart td.actions .coupon {
		float: none;
	}

	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
		font-size: 1.1em;
	}

	.woocommerce .cart_totals .shop_table_responsive {
		border: solid 1px #ddd
	}

	body.woocommerce-cart #content_single_gtbh030620 .col-9 {
		padding: 0 15px;
	}
}

@media (max-width:640px) {

	.woocommerce-cart.woocommerce-page .entry-content .woocommerce .woocommerce-cart-form,
	.woocommerce-cart.woocommerce-page .entry-content .woocommerce .cart-collaterals {
		padding: 0;
	}

	.woocommerce .cart_totals table.shop_table_responsive tr,
	.woocommerce-page .cart_totals table.shop_table_responsive tr {
		border: none;
	}

	.woocommerce table.shop_table_responsive tr td::before,
	.woocommerce-page table.shop_table_responsive tr td::before {
		font-weight: 700;
		float: left;
	}

	.woocommerce table.shop_table_responsive tr,
	.woocommerce-page table.shop_table_responsive tr {
		border: solid 1px #ddd;
		margin-bottom: 15px
	}

	.woocommerce-page table.cart td.actions .coupon {
		width: 100%;
		margin-bottom: 5px;
	}

	.woocommerce #content table.cart td.actions .button,
	.woocommerce table.cart td.actions .button,
	.woocommerce-page #content table.cart td.actions .button,
	.woocommerce-page table.cart td.actions .button,
	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
		float: none;
		width: 100%;
	}

	.woocommerce table.shop_table td {
		padding: 10px 2px;
	}

	.woocommerce .woocommerce-cart-form table.shop_table th {
		padding: 10px 2px;
	}

	.woocommerce table.shop_table td {
		vertical-align: top;
	}

	.woocommerce table.shop_table {
		table-layout: fixed;
	}

	.woocommerce table.shop_table .product-remove {
		width: 2em;
	}

	.woocommerce table.shop_table .product-thumbnail {
		width: 12%;
	}

	.woocommerce table.shop_table .product-name {
		width: 40%;
	}

	.woocommerce-cart .cart-collaterals .cart_totals tr td {
		border-top: solid;
		border-bottom: solid;
		border-color: #ddd;
		border-width: 1px;
	}
}