.wc-block-components-title.wc-block-components-title,
.woocommerce-order-details__title,
h2.wc-bacs-bank-details-heading,
.acf-product-form h2{
	letter-spacing: 0.4px !important;
	font-size: 36px !important;
	font-weight: 300 !important;
}
.woocommerce .wc-bacs-bank-details-account-name{
	letter-spacing: 0.4px !important;
	font-size: 24px !important;
	font-weight: 300 !important;
}


.elementor-kit-34 input:not([type="button"]):not([type="submit"]), .elementor-kit-34 textarea, .elementor-kit-34 .elementor-field-textual{
	border-width: 1px !important;
}

.wps_recurring_bifurcation_wrapper{
	padding-top: 20px
}

li.woocommerce-MyAccount-navigation-link br {
    display: none;
    padding-bottom: 10px;
}

li.woocommerce-MyAccount-navigation-link{
	padding-bottom: 20px;
}
	
@media (max-width: 430px) {
	.elementor-element.elementor-element-8f85028.e-con-full.custom-footer.e-flex.e-con.e-parent.e-lazyloaded.animated.fadeInUp {
   display: inline-block;
        position: relative;
        margin: 0;
        top: 5px;
	}
}

.wc-block-components-totals-footer-item-tax-value::after {
    content: " *";
}

/* cart page */
/* Tablet (between 768px and 1024px) */
@media screen and (min-width: 769px) and (max-width: 1024px) {
    .wp-block-woocommerce-cart {
        margin: 0 20px !important;
    }
}

/* Mobile (up to 768px) */
@media screen and (max-width: 768px) {
    .wp-block-woocommerce-cart {
        margin: 0 20px !important;
    }
}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text,
.wp-block-woocommerce-checkout-order-summary-subtotal-block{
	font-weight: 700 !important;
	font-size: 1.25em !important;
}
 