.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-8c0602d:#00DC00;--e-global-color-3f7ede7:#0A0032;--e-global-color-2f5b371:#643CF0;--e-global-typography-primary-font-family:"proxima-nova";--e-global-typography-secondary-font-family:"proxima-nova";--e-global-typography-text-font-family:"proxima-nova";--e-global-typography-accent-font-family:"proxima-nova";background-color:#0A0032;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#FFFFFF;}.elementor-kit-5 a:hover{color:#FFFFFF;}.elementor-kit-5 h1{font-family:"proxima-nova", Sans-serif;font-size:clamp(3.75rem, 1.6131rem + 4.4577vw, 5.625rem);font-weight:900;text-transform:uppercase;line-height:100%;}.elementor-kit-5 h2{font-family:"proxima-nova", Sans-serif;font-size:clamp(2.25rem, 0.5405rem + 3.5661vw, 3.75rem);font-weight:900;text-transform:uppercase;line-height:100%;}.elementor-kit-5 h3{font-family:"proxima-nova", Sans-serif;font-size:clamp(1.25rem, 0.5377rem + 1.4859vw, 1.875rem);font-weight:900;text-transform:uppercase;line-height:100%;}.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 */body.woocommerce-cart [class*="elementor-menu-cart"],
body.woocommerce-checkout [class*="elementor-menu-cart"] {
    display: none !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #0A0032;
    color: white;
    border: 1px solid white;
    border-radius: 6px;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    overflow: visible;
    padding: .75em 1.5em;
    font-weight: 700;
    border-radius: 500px;
    left: auto;
    color: white;
    background-color: #0A0032;
font-family: "Proxima Nova", Sans-serif !important;
    font-weight: bold !important;
    border: 1px solid white;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover {
    
    background-color: #643CF0 !important; /* change this */
    color: white !important;   
}


html, body {
    overflow-x: hidden;
}

/* FM grid system */

.grid-fm {
    
   padding: min(40px, 4.3vw) !important;
    
}

.grid-fm-top {
    
   padding-top: min(40px, 4.3vw) !important;
    
}

.grid-fm-top-sml {
    
   padding-top: min(40px, 4.3vw) !important;
    
}

.grid-fm-btm {
    
   padding-bottom: min(40px, 4.3vw) !important;
    
}

.grid-fm-btm-sml {
    
   padding-bottom: min(40px, 8.3vw) !important;
    
}

.grid-fm-left {
    
   padding-left: min(40px, 4.3vw) !important;
    
}

.grid-fm-right {
    
   padding-right: min(40px, 4.3vw) !important;
    
}

/* Close FM grid system *//* End custom CSS */