.elementor-kit-5{--e-global-color-primary:#021E40;--e-global-color-secondary:#07294D;--e-global-color-text:#696868;--e-global-color-accent:#FFC600;--e-global-color-bd7e61e:#021D3A;--e-global-color-4329ae1:#092E56;--e-global-color-65712d4:#FFFFFF;--e-global-color-a7243f7:#F0F0F0;--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-global-typography-0817b56-font-family:"Heebo";--e-global-typography-0817b56-font-size:16px;--e-global-typography-0817b56-font-weight:400;--e-global-typography-0817b56-line-height:26px;--e-global-typography-d7f1c6a-font-family:"Heebo";--e-global-typography-d7f1c6a-font-size:52px;--e-global-typography-d7f1c6a-font-weight:700;--e-global-typography-d7f1c6a-line-height:62px;--e-global-typography-cdc2369-font-family:"Heebo";--e-global-typography-cdc2369-font-size:70px;--e-global-typography-cdc2369-font-weight:700;--e-global-typography-cdc2369-line-height:80px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1440px){.elementor-kit-5{--e-global-typography-cdc2369-font-size:60px;--e-global-typography-cdc2369-line-height:70px;}}@media(max-width:1250px){.elementor-kit-5{--e-global-typography-d7f1c6a-font-size:45px;--e-global-typography-d7f1c6a-line-height:55px;}}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-cdc2369-font-size:50px;--e-global-typography-cdc2369-line-height:60px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-5{--e-global-typography-d7f1c6a-font-size:40px;--e-global-typography-d7f1c6a-line-height:50px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-cdc2369-font-size:40px;--e-global-typography-cdc2369-line-height:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Highlighted Yellow Heading*/
.highlighted {
    color: #FFC600!important;
}

/*Bundle Offer Banner on Each Product*/
.bundle-offer-banner {
    background: #fff8e1;
    border-left: 4px solid #FFC600;
    padding: 12px 16px;
    margin: 0px 0px 10px 0px;
    font-size: 15px;
}

/*Store Notice Customization*/
.woocommerce-store-notice, p.demo_store {
    background-color: #ffffff;
    color: var(--e-global-color-secondary);
}
.woocommerce-store-notice a, p.demo_store a {
    color: var(--e-global-color-secondary);
    text-decoration: underline;
}
.woocommerce-store-notice a, p.demo_store a:hover {
    color: var(--e-global-color-text);
    text-decoration: underline;
}

/*Bundle Notice on Cart Page*/
.bundle-cart-notice {
    padding: 12px 16px;
    margin: 0 0 16px;
    font-size: 15px;
}
.bundle-cart-success {
    background: #e7f7e7;
    border-left: 4px solid #4caf50;
}
.bundle-cart-upsell {
    background: #fff8e1;
    border-left: 4px solid #FFC600;
}/* End custom CSS */