.elementor-kit-83{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-9efcae3:#F26B2C;--e-global-color-dbc68ff:#D64400;--e-global-color-928f8a0:#919191;--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-1ce7510-font-family:"Poppins";--e-global-typography-1ce7510-font-size:16px;--e-global-typography-1ce7510-font-weight:600;--e-global-typography-1ce7510-line-height:1em;--e-global-typography-34a1d76-font-family:"Poppins";--e-global-typography-34a1d76-font-size:14px;--e-global-typography-34a1d76-font-weight:400;--e-global-typography-34a1d76-line-height:1.4em;--e-global-typography-b735627-font-family:"Poppins";--e-global-typography-b735627-font-size:12px;--e-global-typography-b735627-font-weight:600;--e-global-typography-b735627-text-transform:uppercase;--e-global-typography-b735627-line-height:1.2em;--e-global-typography-f50fcc8-font-family:"Poppins";--e-global-typography-f50fcc8-font-size:40px;--e-global-typography-f50fcc8-font-weight:700;--e-global-typography-f50fcc8-text-transform:uppercase;--e-global-typography-f50fcc8-line-height:1.2em;--e-global-typography-0fb4415-font-family:"Poppins";--e-global-typography-0fb4415-font-size:20px;--e-global-typography-0fb4415-font-weight:700;--e-global-typography-0fb4415-line-height:1.4em;--e-global-typography-c3f48fd-font-family:"Poppins";--e-global-typography-c3f48fd-font-size:35px;--e-global-typography-c3f48fd-font-weight:700;--e-global-typography-c3f48fd-text-transform:uppercase;--e-global-typography-c3f48fd-line-height:1.2em;}.elementor-kit-83 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:1024px){.elementor-kit-83{--e-global-typography-f50fcc8-font-size:30px;--e-global-typography-c3f48fd-font-size:27px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-83{--e-global-typography-f50fcc8-font-size:20px;--e-global-typography-c3f48fd-font-size:19px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p:last-child {
    margin-bottom: 0;
}

.elementor-widget-text-editor a {
    text-decoration: underline!important;
    color: inherit!important;
}

/* WooCommerce Notices */

.woocommerce-notices-wrapper {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 50px;
}

@media (max-width: 1024px) {
    .woocommerce-notices-wrapper {
    padding: 0 20px;
}
}

@media (max-width: 767px) {

.woocommerce-notices-wrapper {
    padding: 0;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    width: 100%!important;
    border: 0!important;
    padding: 15px!important;
    margin: 0!important;
    text-align: center;
    border-radius: 0!important;
    flex-direction: column;
}
}

/* Messages */

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    width: fit-content;
    border: 1px solid #d7d7d7;
    padding: 6px 15px;
    background: #f5f5f5;
    margin: 50px 0;
    font-family: var(--e-global-typography-34a1d76-font-family), Sans-serif;
    font-size: var(--e-global-typography-34a1d76-font-size);
    font-weight: var(--e-global-typography-34a1d76-font-weight);
    line-height: var(--e-global-typography-34a1d76-line-height);
    color: #6a6a6a;
    border-radius: 50px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.woocommerce-error {
    border-color: #bc0606;
}

.woocommerce-notices-wrapper .button {
    padding: 0 !important;
    background: none !important;
    font-family: 'Poppins' !important;
    font-size: 14px !important;
    color: var( --e-global-color-9efcae3 )!important;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    display: none;
}/* End custom CSS */