.elementor-kit-6{--e-global-color-primary:#622299;--e-global-color-secondary:#F6EEFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#000000;--e-global-color-fe6c552:#6B3E7C;--e-global-color-cd139ea:#616161;--e-global-color-f06f7ea:#E4C1B1;--e-global-typography-primary-font-family:"Marcellus";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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: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 */.woocommerce-notices-wrapper {
    margin: 0;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    letter-spacing: 0.015em;
    box-shadow: 0 4px 22px 2.4px rgba(0, 0, 0, 0.12);
    word-break: break-word;
    white-space: normal;
}
.woocommerce-message {
    width: fit-content;
    border-top-color: #7C2495;
    position: absolute;
    z-index: 100;
    top: 150px;
    right: 40px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.woocommerce-message a {
    width: fit-content;
}

.wc-forward {
    background: transparent !important;
    border: 1px solid black !important;
    border-radius: 1px !important;
}

.wc-forward:hover {
    background: black !important;
    color: white !important;
}

.woocommerce span.onsale {
    background-color: #622299 !important;
    color: #fff;
}/* End custom CSS */