.post-32 .page-header{
    margin-top: 50px
}

.post-32 * {
    color: var(--e-global-color-fb52ed2);
}

.post-32 p {
    font-size: 14px;
    font-family: var(--e-global-typography-9667291-font-family);
    line-height: var(--e-global-typography-f0abbb1-line-height);
    font-weight: var(--e-global-typography-f0abbb1-font-weight);
    color: var(--e-global-color-fb52ed2);
}
.post-32 h1.entry-title{
    font-family: var(--e-global-typography-9667291-font-family);
    font-size: var(--e-global-typography-9667291-font-size);
    font-weight: var(--e-global-typography-16e7fc2-font-weight);
    color: var(--e-global-color-fb52ed2);
}
.post-32 h2.wc-block-components-title{
    font-family: var(--e-global-typography-75f1fae-font-family);
    font-size: var(--e-global-typography-75f1fae-font-size);
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-fb52ed2);
}

.post-32 .wp-block-woocommerce-checkout-terms-block span {
    font-family: var(--e-global-typography-bc3bd5e-font-family)!important;
    color: var(--e-global-color-fb52ed2)!important;
}

.post-32 .wp-block-woocommerce-checkout-terms-block span a {
    font-family: var(--e-global-typography-bc3bd5e-font-family)!important;
    color: var(--e-global-color-fb52ed2)!important;
}

.post-32 .wp-block-woocommerce-checkout-terms-block span a:hover {
    color: var(--e-global-color-3574f8c) !important;
    text-decoration-color: var(--e-global-color-3574f8c);
}

.post-32 button.wc-block-components-checkout-place-order-button {
    font-family: var(--e-global-typography-6d4490b-font-family)!important;
    font-size: var(--e-global-typography-6d4490b-font-size)!important;
    font-weight: var(--e-global-typography-6d4490b-font-weight)!important;
    word-spacing: var(--e-global-typography-6d4490b-word-spacing)!important;
    border-style: none!important;
    border-radius: 4px!important;
    color: var(--e-global-color-fb52ed2)!important;
    background-color: var(--e-global-color-63a3c60)!important;
    border-color: var(--e-global-color-e8e3497)!important;
    transition: all 0.2s!important;
    text-decoration:none;
}

.post-32 button.wc-block-components-checkout-place-order-button:hover {
    background-color: var(--e-global-color-3574f8c)!important;
}

.post-32 button.wc-block-components-checkout-place-order-button:hover * {
    color: var(--e-global-color-d384e72)!important;
}

.post-32 .wc-block-components-address-card > span.wc-block-components-address-card__edit {
    font-family: var(--e-global-typography-6d4490b-font-family)!important;
    font-weight: var(--e-global-typography-6d4490b-font-weight)!important;
    word-spacing: var(--e-global-typography-6d4490b-word-spacing)!important;
    border-style: none!important;
    border-radius: 4px!important;
    color: var(--e-global-color-fb52ed2)!important;
    background-color: var(--e-global-color-63a3c60)!important;
    border-color: var(--e-global-color-e8e3497)!important;
    transition: all 0.2s!important;
    text-decoration:none;
}

.post-32 .wc-block-components-address-card > span.wc-block-components-address-card__edit:hover {
    background-color: var(--e-global-color-3574f8c)!important;
    color: var(--e-global-color-d384e72)!important;
}

.post-32 .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title > p  {
    font-family: var(--e-global-typography-75f1fae-font-family)!important;
    font-size: var(--e-global-typography-75f1fae-font-size)!important;
    font-weight: var(--e-global-typography-primary-font-weight)!important;
    color: var(--e-global-color-fb52ed2)!important;
}

.post-32 .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata {
    display: none;
}

.post-32 .wp-block-woocommerce-checkout-order-summary-block button {
    font-family: var(--e-global-typography-6d4490b-font-family) !important;
    font-weight: var(--e-global-typography-6d4490b-font-weight) !important;
    border-style: none !important;
    border-radius: 4px !important;
    color: var(--e-global-color-d384e72)!important;
    background-color: var(--e-global-color-3574f8c)!important;
    border-color: var(--e-global-color-e8e3497) !important;
    transition: all 0.2s !important;
    text-decoration: none;
}

.post-32 .wp-block-woocommerce-checkout-order-summary-block button:hover {
    color: var(--e-global-color-fb52ed2) !important;
    background-color: var(--e-global-color-63a3c60) !important;
}

.post-32 .wp-block-woocommerce-checkout-order-summary-block button:hover *{
    color: var(--e-global-color-fb52ed2) !important;
}