.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-716783f:#007AFF;--e-global-color-5886255:#000000;--e-global-color-ddb787f:#999999;--e-global-color-2a207a5:#0000001C;--e-global-color-12d9885:#FFFFFF;--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;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}body.e-wc-message-notice .woocommerce-message .button, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .button{background-color:var( --e-global-color-716783f );background-image:var( --e-global-color-716783f );font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:500;}body.e-wc-message-notice .woocommerce-message .button:hover, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .button:hover{background-color:var( --e-global-color-5886255 );background-image:var( --e-global-color-5886255 );}.elementor-kit-8 a{color:var( --e-global-color-716783f );}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{color:var( --e-global-color-716783f );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.e-wc-message-notice .woocommerce-message, .e-wc-message-notice .wc-block-components-notice-banner.is-success{--message-message-text-color:var( --e-global-color-716783f );--message-message-icon-color:var( --e-global-color-716783f );--message-buttons-normal-text-color:#FFFFFF;--message-buttons-hover-text-color:#FFFFFF;--message-border-type:none;--message-buttons-border-radius:5px 5px 5px 5px;--message-buttons-padding:10px 25px 10px 25px;}.e-wc-message-notice .woocommerce-message .restore-item, .e-wc-message-notice .wc-block-components-notice-banner.is-success .restore-item, .e-wc-message-notice .woocommerce-message a:not([class]), .e-wc-message-notice .wc-block-components-notice-banner.is-success a:not([class]){--notice-message-normal-links-color:var( --e-global-color-716783f );}.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: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 */@media (max-width: 767px) {
    .e-wc-message-notice .woocommerce-message {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    
    .e-wc-message-notice .woocommerce-message .button {
        width: fit-content;
    }
    
    .e-wc-info-notice .woocommerce-info {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    
    .e-wc-info-notice .woocommerce-info .button {
         width: fit-content;
    }
    
    .woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
         display: flex;
        flex-direction: column;
        gap: 10px;
    }
    
    .e-wc-error-notice .woocommerce-error .button {
          width: fit-content;
    }
    }/* End custom CSS */