.elementor-kit-4{--e-global-color-primary:#97B676;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#C461CE;--e-global-typography-primary-font-family:"Asap";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Asap";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Asap";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Asap Condensed";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-container{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS */body:not([class*=elementor-page-]) .site-main {
    max-width: initial;
}

body:not([class*=elementor-page-]) .site-main > .woocommerce-breadcrumb {
    display: none;
}

.site-main > header.page-header {
    //display: none;
}

.woocommerce-notices-wrapper {
    margin: 1em 10%;
}

.woocommerce-info {
    border-top-color: var( --e-global-color-primary );
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
.woocommerce-info::before {
    color: var( --e-global-color-primary );
}

/* reset password formatting */
.woocommerce-ResetPassword.lost_reset_password {
    margin: 0 10%;
}
.woocommerce-ResetPassword.lost_reset_password button {
    color: white;
    background: #97B676;
    border: solid 1px #97B676;
}
.woocommerce-ResetPassword.lost_reset_password button:hover {
    color: #97B676;
    background: white;
}/* End custom CSS */