.elementor-1302 .elementor-element.elementor-element-e6137de{--display:flex;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for wc-elements, class: .elementor-element-ae29bae *//* 639px and smaller screen sizes */
@media (max-width:639px){

	/* Woocommerce  message  info */
	.elementor-widget-wc-elements .woocommerce-cart-form .woocommerce-Message--info{
		display:none;
	}
	
	/* Coupon */
	.cart tr .coupon{
		display:none !important;
	}
	
	/* Button */
	.cart_totals .wc-proceed-to-checkout a{
		border-top-left-radius:50px !important;
		border-top-right-radius:50px !important;
		border-bottom-left-radius:50px !important;
		border-bottom-right-radius:50px !important;
		background-color:#008e8e !important;
	}
	
	/* Heading */
	.cart-collaterals .cart_totals h2{
		display:none;
	}
	
	/* Table Row */
	.cart tbody .woocommerce-cart-form__cart-item{
		background-color:#fdefc8;
		border-style:solid;
		padding-left:10px !important;
		padding-right:10px !important;
	}
	
	/* Table Row */
	.elementor .e-con-boxed .e-con-inner .elementor-widget-wc-elements .elementor-widget-container .woocommerce .woocommerce-cart-form .cart tbody .woocommerce-cart-form__cart-item{
		border-width:3px !important;
	}
	
}

/* 479px and smaller screen sizes */
@media (max-width:479px){

	/* Table Row */
	.cart tbody .woocommerce-cart-form__cart-item{
		
	}
	
}/* End custom CSS */