@media screen and (min-width: 700px) {
	#module-cl_phoneorder-stripepayment .product-line-grid-right {
		flex-direction: row;
		gap: 0;
		justify-content: space-between;
	}

	#module-cl_phoneorder-stripepayment .product-line-grid-text {
		text-align: start;
		 justify-content: center;
	}
}

#module-cl_phoneorder-stripepayment .block-promo {
	display: none;
}

#module-cl_phoneorder-stripepayment .cart-grid .h1 {
	font-size: 1.5rem;
}

#module-cl_phoneorder-stripepayment .delivery-option {
	--tw-border-opacity: 1;
	border-color: rgb(239 236 232/var(--tw-border-opacity));
	border-radius: 1rem;
	border-width: 2px;
	margin-bottom: 1.25rem;
}

#module-cl_phoneorder-stripepayment .qty {
	display: none;
}

#module-cl_phoneorder-stripepayment .remove_from_cart {
	display: none;
}

#module-cl_phoneorder-stripepayment .checkout-step-text {
	margin-bottom: 2.5rem;
}

#module-cl_phoneorder-stripepayment .carrier img {
	height: 60px;
	width: auto;
}

#module-cl_phoneorder-stripepayment #checkout-button {
	margin-top: 1.25rem;
}
