.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 table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
	border-top: 0;
}
.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;
}
.woocommerce-page table.cart .product-thumbnail {
	display: block;
}
body.woocommerce-cart img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	width: 155px;
	height: 155px;
	margin: 0 auto;
}
.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;
	padding-bottom: 10px;
	float: left;
}
.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: 8px;
	background: var(--main_bgr);
	border: none;
	color: var(--main_txt);
}
.woocommerce-page table.cart td.actions .coupon .input-text+.button {
	margin-top: 0;
	margin-left: 0;
	padding: 8px;
	background: var(--main_bgr);
	border: none;
	color:  var(--main_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;
	width: 50%;
	padding: 10px 0;
	border: none;
	background: var(--main_bgr);
	color: var(--main_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(--hover-txt-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: 5.5em; padding:5px 0 5px 15px;
}
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;
}
@media (min-width: 768px) {
	.woocommerce-cart.woocommerce-page .entry-content .woocommerce {
		display: flex; margin-left: -15px; margin-right: -15px; flex-wrap: wrap;
	}
	.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: 768px) {
	.woocommerce-page table.cart td.actions .coupon {
		float: none;
	}
	.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 {
		float: none;
		width: 100%;
	}
}
@media (max-width: 640px) {
	h1 {
		text-align: center;
	}
	.woocommerce table.shop_table {
		border:none;
	}
	.woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
		display: none;
	}
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
		content: attr(data-title) ": ";
		font-weight: 700;
		float: left;
	}
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
		display: block;border: solid 1px #ddd; margin-bottom: 15px
	}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
		display: block;
		text-align: right ;
	}
	.woocommerce table.shop_table_responsive tr.cart-subtotal th,.woocommerce table.shop_table_responsive tr.order-total th{
		display: none;
	}
	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
		font-size: 1.1em;
	}
	body.woocommerce-page table.shop_table_responsive tr .quantity input {
		width: 90px; padding:5px 10px;
	}
	.woocommerce .cart_totals .shop_table_responsive {
		border: solid 1px #ddd
	}
	.woocommerce .cart_totals table.shop_table_responsive tr,
	.woocommerce-page .cart_totals  table.shop_table_responsive tr{
		border:none;
	}
}

@media (max-width: 640px){
	body.woocommerce-cart img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
		width: 150px;
		height: 150px;
		object-fit: scale-down;
	}
	body.woocommerce-cart #content_single_gtbh030620 .col-9 {
		padding:0 15px;
	}
}