.elementor-12 .elementor-element.elementor-element-761d4ce{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0vw;--padding-bottom:0vw;--padding-left:1vw;--padding-right:1vw;}.elementor-12 .elementor-element.elementor-element-4726e29 .woocommerce-breadcrumb{color:var( --e-global-color-ad3a5c1 );font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-12 .elementor-element.elementor-element-4726e29 .woocommerce-breadcrumb > a{color:#CDCDCD;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-12 .elementor-element.elementor-element-4726e29 .woocommerce-breadcrumb{font-size:12px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-12 .elementor-element.elementor-element-761d4ce{--padding-top:0vw;--padding-bottom:0vw;--padding-left:3vw;--padding-right:3vw;}.elementor-12 .elementor-element.elementor-element-4726e29 .woocommerce-breadcrumb{font-size:12px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(min-width:1920px){.elementor-12 .elementor-element.elementor-element-4726e29 .woocommerce-breadcrumb{font-size:12px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS for wc-elements, class: .elementor-element-49d1e9c *//* Product name */
.cart thead .product-name{
	font-family:'Montserrat', sans-serif;
	font-weight:500;
	text-transform:none;
	font-size:14px;
}

/* Product sku */
.cart thead .product-sku{
	font-weight:500;
	font-size:14px;
	font-family:'Montserrat', sans-serif;
	text-transform:none;
}

/* Product price */
.cart thead .product-price{
	font-family:'Montserrat', sans-serif;
	font-weight:500;
	font-size:14px;
	text-transform:none;
}

/* Product quantity */
.cart thead .product-quantity{
	font-family:'Montserrat', sans-serif;
	font-weight:500;
	font-size:14px;
	text-transform:none;
}

/* Product subtotal */
.cart thead .product-subtotal{
	font-family:'Montserrat', sans-serif;
	font-weight:500;
	font-size:14px;
	text-transform:none;
}

/* Link */
.woocommerce-cart-form__cart-item .product-name a{
	font-weight:400;
	font-size:14px;
}

/* Bdi */
.woocommerce-cart-form__cart-item .product-subtotal bdi{
	color:#333333;
}

/* Input */
.woocommerce-cart-form__cart-item .quantity input[type=number]{
	color:#333333;
	background-color:transparent;
}

/* Button */
.woocommerce-cart-form__cart-item .quantity input[type=button]{
	background-color:transparent;
	color:#333333;
	border-radius:0px;
}

/* Button (hover) */
.woocommerce-cart-form__cart-item .quantity input[type=button]:hover{
	color:#333333;
	background-color:transparent;
}

/* Quantity */
.woocommerce-cart-form__cart-item .product-quantity .quantity{
	border-color:#e8e8e8;
	border-width:1px;
	border-radius:10px;
	border-width:1px;
	border-style:solid;
}


/* Th */
.cart_totals .woocommerce-shipping-totals th{
	font-weight:500;
	font-family:'Montserrat', sans-serif;
}

/* Th */
.cart_totals .order-total th{
	font-family:'Montserrat', sans-serif;
	font-weight:500;
}

/* Bdi */
#wcus-order-total strong bdi{
	color:#333333;
	
}


	/* Cart subtotal */
	.cart_totals tbody .cart-subtotal{
		display:none;
	}
	
	/* Heading */
.cart-totals-inner>h2 {
   text-transform:none;
	font-family:'Montserrat', sans-serif;
	font-weight:500;
	font-size:18px;
}/* End custom CSS */