/* Start custom CSS for html, class: .elementor-element-f673edb */.wb-card input:checked + .wb-card-body {
    border: 0px solid #0073aa!important;
    background: none!important;
    padding: 14px;
}

.woocommerce-Price-amount, .amount{
	    visibility: hidden!important;
	height:0px!important;
	float:left;
}

.woocommerce div.product form.cart {
    padding: 0px!important;
    border-top: 0px solid!important;
    border-bottom: 0px solid!important;
    margin-top: 0px!important;
    border-color: #fff!important;
}

.woocommerce div.product form.cart div.quantity {
    float: left!important;
    margin-right: 10px!important;
    visibility: hidden!important;
    width: 0px!important;
    height: 0px!important;
}

.product_meta {
    clear: both;
    font-size: 0px!important;
    border-top: 0px solid!important;
    border-bottom: 0px solid!important;
    margin-top: -1px;
    padding: 0px 0!important;
    color: #787878;
    margin-top: 20px;
    border-color: #eaeaea;
}

.wb-card-body {
    display: flex
;
    flex-direction: column;
    gap: 4px;
    flex: 1;
    padding: 14px!important;
}/* End custom CSS */