.elementor-9 .elementor-element.elementor-element-df6f946{--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;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;}.elementor-9 .elementor-element.elementor-element-74410bc{--sections-background-color:#FFFFFF;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-9 .elementor-element.elementor-element-df6f946{--padding-top:0px;--padding-bottom:0px;--padding-left:46px;--padding-right:40px;}}@media(min-width:768px){.elementor-9 .elementor-element.elementor-element-df6f946{--content-width:1440px;}}/* Start custom CSS for container, class: .elementor-element-df6f946 */#post-9 .woocommerce-cart-form__contents th {
    font-size: 16px !important;
    color: #111 !important;
	font-family: "Spartan MB"
;}

#post-9 td.product-name a {
    color: #111 !important;
    font-family: "Spartan MB";
	font-size: 14px !important;
}

#post-9 td.product-price span.woocommerce-Price-amount.amount {
    color: #111 !important;
    font-size: 13px !important;
    font-family: "Spartan MB";
}

#post-9 td.product-subtotal span.woocommerce-Price-amount.amount {
    font-size: 13px !important;
    font-family: "Spartan MB";
    color: #111 !important;
}

#post-9 td.product-quantity input{
    width: 100%;
    max-width: 60%;
    margin: auto;
    display: flex;
}


#post-9 .woocommerce-cart-form button.button {
    border: 1px solid rgb(225 225 225 / 45%) !important;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 200px !important;
    background: rgb(242 237 237 / 25%) !important;
    backdrop-filter: blur(20px);
    font-family: "Spartan MB";
    font-weight: 300 !important;
    font-size: 11px ! IMPORTANT;
}

#post-9 .woocommerce-cart-form button.button:hover {
	background:rgb(225 225 225 / 45%);
}

#post-9 .cart_totals h2 {
    font-size: 16px !important;
    font-family: "Spartan MB";
    margin-top: 5px !important;
}

#post-9 .shop_table td,
#post-9 .shop_table td .woocommerce-Price-amount {
    font-family: "Spartan MB";
    font-size: 14px !important;
    font-weight: 300 !important;
    color: #111 !important;
}

#post-9 ul#shipping_method {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

#post-9 a.shipping-calculator-button {
    color: #111 !important;
    text-decoration: underline;
}

#post-9 .wc-proceed-to-checkout a {
	    border: 1px solid rgb(225 225 225 / 45%) !important;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 200px !important;
    background: rgb(242 237 237 / 25%) !important;
    backdrop-filter: blur(20px);
    font-family: "Spartan MB";
    font-weight: 300 !important;
    font-size: 11px ! IMPORTANT;
	color: #111 !important;
}

#post-9 .wc-proceed-to-checkout a:hover {
	background:rgb(225 225 225 / 45%);
}

@media(max-width: 768px) {
	#post-9 td.product-quantity input{
    width: 100%;
    max-width: 60%;
		margin: 0px;
}
	
	#post-9 .product-quantity .quantity {
		display: flex;
		justify-content: flex-end;
	}
	
	#post-9 tr.woocommerce-cart-form__cart-item.cart_item td {
    font-size: 15px !important;
}
	
	#post-9 .elementor-widget-woocommerce-cart .woocommerce table.cart td span {
		font-size: 15px;
	}
	
	#post-9 td.product-thumbnail img {
    width: 100% ! IMPORTANT;
    max-width: 280px;
    text-align: center !important;
}
	
	#post-9 td.product-thumbnail {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
	
	#post-9 tr.woocommerce-cart-form__cart-item.cart_item td {
    padding: 8px !important;
}
	
}/* End custom CSS */