body.woocommerce-cart {
	background: #ffffff;
	color: #2b2b2b;
}

body.woocommerce-cart main {
	max-width: 1180px;
	margin: 0 auto;
	padding: 42px 20px 72px;
}

body.woocommerce-cart h1.entry-title,
body.woocommerce-cart .entry-title {
	margin: 0 0 34px;
	color: #042453;
	font-size: clamp(38px, 5vw, 60px);
	font-weight: 700;
	line-height: 1;
	letter-spacing: -0.03em;
}

body.woocommerce-cart .woocommerce {
	display: grid;
	gap: 24px;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart,
	body.woocommerce-cart .elementor-widget-woocommerce-cart {
	width: calc(100% + 20px) !important;
	max-width: none !important;
	flex-basis: 100% !important;
	align-self: stretch;
	margin-left: -10px;
	margin-right: -10px;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart > .elementor-widget-container {
	width: 100% !important;
	max-width: 100% !important;
	margin-left: 0;
	margin-right: 0;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce,
body.woocommerce-cart .e-cart__container {
	width: 100% !important;
	max-width: 100% !important;
	box-sizing: border-box;
}

body.woocommerce-cart .woocommerce-notices-wrapper,
body.woocommerce-cart .woocommerce-message,
body.woocommerce-cart .woocommerce-info,
body.woocommerce-cart .woocommerce-error {
	margin: 0;
	width: 100%;
}

body.woocommerce-cart .woocommerce-message,
body.woocommerce-cart .woocommerce-info,
body.woocommerce-cart .woocommerce-error {
	padding: 18px 22px 18px 52px;
	border: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	border-radius: 0;
	background: #ffffff;
	box-shadow: none;
	color: #2b2b2b;
	font-size: 15px;
	line-height: 1.45;
}

body.woocommerce-cart .woocommerce-message::before,
body.woocommerce-cart .woocommerce-info::before,
body.woocommerce-cart .woocommerce-error::before {
	left: 18px;
	top: 18px;
	color: #232b69;
}

body.woocommerce-cart .woocommerce-message a,
body.woocommerce-cart .woocommerce-info a,
body.woocommerce-cart .woocommerce-error a {
	color: #232b69;
	font-weight: 500;
}

body.woocommerce-cart .woocommerce-message .button,
body.woocommerce-cart .woocommerce-message .button:visited {
	color: #ffffff !important;
	margin-top: 0;
}

body.woocommerce-cart .return-to-shop,
body.woocommerce-cart .cart-empty {
	margin: 0;
	padding: 22px 24px;
	border: 1px solid #d8d8d8;
	border-radius: 0;
	background: #ffffff;
	box-shadow: none;
}

body.woocommerce-cart .cart-empty {
	font-size: 17px;
	color: #2b2b2b;
}

body.woocommerce-cart .return-to-shop {
	padding-top: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
}

body.woocommerce-cart .button,
body.woocommerce-cart .wc-backward,
body.woocommerce-cart a.checkout-button,
body.woocommerce-cart button.button,
body.woocommerce-cart input.button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0 28px;
	border: 1px solid #232b69;
	border-radius: 4px;
	background: #232b69;
	box-shadow: none;
	color: #ffffff;
	font-family: inherit;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	text-transform: none;
	transition: background-color 0.2s ease, border-color 0.2s ease;
}

body.woocommerce-cart .button:hover,
body.woocommerce-cart .button:focus-visible,
body.woocommerce-cart .wc-backward:hover,
body.woocommerce-cart .wc-backward:focus-visible,
body.woocommerce-cart a.checkout-button:hover,
body.woocommerce-cart a.checkout-button:focus-visible,
body.woocommerce-cart button.button:hover,
body.woocommerce-cart button.button:focus-visible,
body.woocommerce-cart input.button:hover,
body.woocommerce-cart input.button:focus-visible {
	background: #1d2458;
	border-color: #1d2458;
	color: #ffffff;
	outline: none;
	transform: none;
	box-shadow: none;
}

body.woocommerce-cart .actions .button,
body.woocommerce-cart .coupon .button {
	background: #ffffff;
	color: #232b69;
}

body.woocommerce-cart .actions .button:hover,
body.woocommerce-cart .actions .button:focus-visible,
body.woocommerce-cart .coupon .button:hover,
body.woocommerce-cart .coupon .button:focus-visible {
	background: #f6f6f6;
	color: #232b69;
}

body.woocommerce-cart .e-cart__container {
	display: block !important;
	width: 100%;
	box-sizing: border-box;
	padding: 36px 42px 42px;
	border: 1px solid #d8d8d8;
	border-radius: 0;
	background: #ffffff;
	box-shadow: none;
}

body.woocommerce-cart .e-cart__container > * + * {
	margin-top: 26px;
}

body.woocommerce-cart .woocommerce-cart-form,
body.woocommerce-cart .cart-collaterals,
body.woocommerce-cart .cart-collaterals .cart_totals,
body.woocommerce-cart .woocommerce .e-cart-totals {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	position: static;
}

body.woocommerce-cart .e-shop-table.e-cart-section,
body.woocommerce-cart .e-shop-table.e-cart-section--no-coupon {
	border: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
	background: transparent !important;
}

body.woocommerce-cart .woocommerce-cart-form {
	overflow: visible;
}

body.woocommerce-cart table.shop_table {
	margin: 0;
	border: 0 !important;
	border-collapse: collapse;
	background: transparent;
}

body.woocommerce-cart table.shop_table thead th {
	padding: 14px 10px 24px;
	border: 0;
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
}

body.woocommerce-cart table.shop_table tbody td,
body.woocommerce-cart table.shop_table tbody th {
	padding: 8px 10px 12px;
	border: 0;
	vertical-align: middle;
	color: #2b2b2b;
	font-size: 15px;
	font-weight: 400;
}

body.woocommerce-cart td.product-thumbnail {
	width: 76px;
	padding-right: 8px;
}

body.woocommerce-cart td.product-name {
	padding-left: 0;
}

body.woocommerce-cart th.product-thumbnail,
body.woocommerce-cart td.product-thumbnail,
body.woocommerce-cart th.product-price,
body.woocommerce-cart td.product-price,
body.woocommerce-cart th.product-quantity,
body.woocommerce-cart td.product-quantity,
body.woocommerce-cart th.product-subtotal,
body.woocommerce-cart td.product-subtotal,
body.woocommerce-cart th.product-remove,
body.woocommerce-cart td.product-remove,
body.woocommerce-cart td.product-operations {
	text-align: center;
}

body.woocommerce-cart td.product-quantity .quantity {
	display: flex;
	justify-content: center;
}

body.woocommerce-cart td.product-thumbnail a {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 74px;
	height: 94px;
	padding: 0;
	border: 0;
	background: transparent;
	box-sizing: border-box;
}

body.woocommerce-cart td.product-thumbnail img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	object-fit: contain;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

body.woocommerce-cart td.product-name a,
body.woocommerce-cart td.product-thumbnail a,
body.woocommerce-cart .product-name a {
	color: #6f6f6f !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.35;
	text-decoration: none;
}

body.woocommerce-cart .woocommerce-cart-form .product-name a,
body.woocommerce-cart .woocommerce-cart-form .product-name a:visited {
	color: #6f6f6f !important;
}

body.woocommerce-cart td.product-name a:hover,
body.woocommerce-cart td.product-name a:focus-visible,
body.woocommerce-cart .woocommerce-cart-form .product-name a:hover,
body.woocommerce-cart .woocommerce-cart-form .product-name a:focus-visible {
	color: #5d5d5d !important;
	outline: none;
}

body.woocommerce-cart th.product-remove,
body.woocommerce-cart td.product-remove,
body.woocommerce-cart td.product-operations {
	white-space: nowrap;
	width: 96px;
}

body.woocommerce-cart .woocommerce a.remove,
body.woocommerce-cart td.product-remove a,
body.woocommerce-cart td.product-remove button {
	display: inline;
	width: auto;
	height: auto;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: #6f6f6f !important;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.35;
	text-decoration: none;
	box-shadow: none;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}

body.woocommerce-cart .woocommerce a.remove:hover,
body.woocommerce-cart .woocommerce a.remove:focus-visible,
body.woocommerce-cart td.product-remove a:hover,
body.woocommerce-cart td.product-remove a:focus-visible,
body.woocommerce-cart td.product-remove button:hover,
body.woocommerce-cart td.product-remove button:focus-visible {
	background: transparent;
	border-color: transparent;
	color: #2b2b2b !important;
	outline: none;
	text-decoration: underline;
}

body.woocommerce-cart .quantity .qty,
body.woocommerce-cart input.qty,
body.woocommerce-cart #coupon_code {
	height: 30px;
	border: 1px solid #bfbfbf;
	border-radius: 0;
	background: #ffffff;
	color: #2b2b2b;
	font-size: 15px;
	font-weight: 400;
	box-shadow: none;
}

body.woocommerce-cart .quantity .qty,
body.woocommerce-cart input.qty {
	width: 68px;
	padding: 0 8px;
	text-align: center;
}

body.woocommerce-cart #coupon_code {
	min-width: 220px;
	padding: 0 12px;
}

body.woocommerce-cart .quantity .qty:focus,
body.woocommerce-cart input.qty:focus,
body.woocommerce-cart #coupon_code:focus {
	border-color: #232b69;
	background: #ffffff;
	outline: none;
	box-shadow: none;
}

body.woocommerce-cart .cart-collaterals {
	margin-top: 0;
	width: 100%;
}

body.woocommerce-cart .cart-collaterals .cart_totals h2 {
	margin: 20px 0 26px;
	color: #2b2b2b;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.15;
	text-transform: none;
	letter-spacing: 0;
}

body.woocommerce-cart .woocommerce-shipping-destination,
body.woocommerce-cart .shipping-calculator-button,
body.woocommerce-cart .woocommerce-shipping-calculator {
	display: none !important;
}

body.woocommerce-cart .cart_totals table.shop_table td,
body.woocommerce-cart .cart_totals table.shop_table th {
	padding: 4px 0;
	font-size: 15px;
	border: 0;
	color: #2b2b2b;
	font-weight: 400;
}

body.woocommerce-cart .cart_totals .order-total th,
body.woocommerce-cart .cart_totals .order-total td,
body.woocommerce-cart .cart_totals .order-total .amount {
	color: #2b2b2b;
	font-size: 15px;
	font-weight: 400;
}

body.woocommerce-cart .wc-proceed-to-checkout {
	margin: 34px 0 0;
	padding: 0;
}

body.woocommerce-cart .wc-proceed-to-checkout .checkout-button {
	width: 100%;
	min-height: 50px;
	background: #232b69 !important;
	border: 1px solid #232b69 !important;
	border-radius: 4px !important;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	box-shadow: none !important;
}

body.woocommerce-cart .wc-proceed-to-checkout .checkout-button:hover,
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button:focus-visible {
	background: #1d2458 !important;
	border-color: #1d2458 !important;
	box-shadow: none !important;
}

@media (max-width: 979px) {
	body.woocommerce-cart main {
		padding: 28px 16px 54px;
	}

	body.woocommerce-cart .e-cart__container {
		padding: 24px 20px 28px;
	}

	body.woocommerce-cart .woocommerce-message,
	body.woocommerce-cart .woocommerce-info,
	body.woocommerce-cart .woocommerce-error {
		padding-right: 18px;
	}

	body.woocommerce-cart .woocommerce-message .button {
		margin-top: 14px;
	}
}

@media (max-width: 767px) {
	body.woocommerce-cart table.shop_table thead {
		display: none;
	}

	body.woocommerce-cart table.shop_table tbody tr {
		display: grid;
		gap: 8px;
		padding: 12px 0 18px;
		border-bottom: 1px solid #e6e6e6;
	}

	body.woocommerce-cart table.shop_table tbody tr:last-child {
		border-bottom: 0;
	}

	body.woocommerce-cart table.shop_table tbody td,
	body.woocommerce-cart table.shop_table tbody th {
		padding: 0;
	}

	body.woocommerce-cart .cart-collaterals .cart_totals h2 {
		margin-top: 10px;
	}
}
