.elementor-kit-1672{--e-global-color-primary:#FF9BB3;--e-global-color-secondary:#113A60;--e-global-color-text:#424242;--e-global-color-accent:#DA4167;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1500ms;}.elementor-kit-1672 h6{color:var( --e-global-color-primary );}.elementor-kit-1672 label{color:var( --e-global-color-primary );}.elementor-kit-1672 input:not([type="button"]):not([type="submit"]),.elementor-kit-1672 textarea,.elementor-kit-1672 .elementor-field-textual{color:#7C7C7C;accent-color:#7C7C7C;border-style:solid;border-color:var( --e-global-color-primary );}.elementor-kit-1672 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-1672 textarea:focus,.elementor-kit-1672 .elementor-field-textual:focus{color:#7C7C7C;accent-color:#7C7C7C;border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#page-header {
    display: none;
}
.woocommerce-loop-category__title {
    display: none!important;
}
.site-content{
    padding-bottom: 0px!important;
    padding-top: 0px!important;
}
.fc-checkout-step {
    border: 1px solid #FF9BB3!important;
    background: white !important;
}
.fc-step__substep {
    background: white!important;
    border-top: 1px solid #FF9BB3!important;
}
.fc-step__substep-title {
    color: #FF9BB3 !important;
}
.fc-step__substep-save.button {
    background-color: #FF9BB3;
    border: 1px solid #FF9BB3 !important;
    border-radius: 5px;
}
label {
    color: #FF9BB3!important;
}
label.shipping-method__option-label {
    color: #1E212B!important
}
.woocommerce-input-wrapper {
    color: #1E212B!important;
}
.fc-step__next-step.button{
    background: #FF9BB3 !important;
    color: white;
    border: 1px solid #FF9BB3!important;
}

input:focus {
    outline: 1px solid #ff9bb3!important;
}

input#billing_same_as_shipping {
    outline: unset!important;
}

input#billing_same_as_shipping:checked::before {
    border-color: #ff9bb3 !important;
    background-color: #ff9bb3 !important;
}

h3.fc-step__substep-title::before {
    background-color: #ff9bb3 !important;
    border-color: #ff9bb3 !important;
}/* End custom CSS */