.elementor-1593 .elementor-element.elementor-element-79640632{--display:flex;--padding-top:60px;--padding-bottom:70px;--padding-left:0px;--padding-right:0px;}.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 );}.elementor-1593 .elementor-element.elementor-element-34ddf9c .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:50px;font-weight:300;line-height:60px;color:#A00050;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1593 .elementor-element.elementor-element-79640632{--content-width:1070px;}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS */#checkout * {
    font-family: 'Open sans';
}
body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] {
background: #fffbf496;
    border-radius: 0;   
}
#checkout .fc-checkout-steps  {
    background: #fff!important;
}
#checkout a {
    color: #A00050;    
}
#checkout .fc-place-order-button {
    background: #660033;
    font-size: 20px;
    border-radius: 50px;
}
#checkout .fc-step__substep-title {
    color: #660033;
}
#checkout p.form-row label {
    font-size: 15px;
    color: #000;
}
#checkout .fc-coupon-code__apply button {
    background: #a0054f;
    color: #fff;
}
#checkout .input-text:focus, body #checkout .fc-wrapper .fc-coupon_code__collapsible input#coupon_code:focus {
    outline: 0!important;
    border-color: #a0054f;
}
#checkout .fc-checkout-order-review__edit-cart {
    display: none;
}
#checkout [data-sticky-states].is-sticky--top>[data-sticky-states-inner] {
    top: 95px;
}
#checkout .woocommerce-message {
background: #ffffff;
    border: 1px solid #a10051;
    border-radius: 5px;
    border-top: 5px solid #660034;
}
#checkout .woocommerce-message::before {
    color: #a10051;
}/* End custom CSS */