.elementor-kit-242{--e-global-color-primary:#5BBCA8;--e-global-color-secondary:#094E8F;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-afe7ca9:#EFEFEF;--e-global-color-f917bd8:#6AA3D8;--e-global-color-b1e2227:#3BB44A;--e-global-color-2faed30:#5FB2D0;--e-global-typography-primary-font-family:"Assistant","Assistant Fallback";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Assistant","Assistant Fallback";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Assistant","Assistant Fallback";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Assistant","Assistant Fallback";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Assistant","Assistant Fallback", Sans-serif;font-size:1vw;}.elementor-kit-242 button,.elementor-kit-242 input[type="button"],.elementor-kit-242 input[type="submit"],.elementor-kit-242 .elementor-button{background-color:var( --e-global-color-secondary );color:var( --e-global-color-accent );border-radius:35px 35px 35px 35px;padding:22px 40px 22px 40px;}.elementor-kit-242 button:hover,.elementor-kit-242 button:focus,.elementor-kit-242 input[type="button"]:hover,.elementor-kit-242 input[type="button"]:focus,.elementor-kit-242 input[type="submit"]:hover,.elementor-kit-242 input[type="submit"]:focus,.elementor-kit-242 .elementor-button:hover,.elementor-kit-242 .elementor-button:focus{background-color:var( --e-global-color-f917bd8 );color:var( --e-global-color-accent );}.elementor-kit-242 e-page-transition{background-color:#FFBC7D;}.elementor-kit-242 a{color:var( --e-global-color-primary );}.elementor-kit-242 a:hover{color:var( --e-global-color-f917bd8 );}.elementor-kit-242 h1{color:var( --e-global-color-primary );font-family:"Assistant","Assistant Fallback", Sans-serif;font-size:3.3vw;font-weight:bold;line-height:1.2em;}.elementor-kit-242 h2{color:var( --e-global-color-primary );font-family:"Assistant","Assistant Fallback", Sans-serif;font-size:2.6vw;font-weight:bold;line-height:1.2em;}.elementor-kit-242 h3{color:var( --e-global-color-primary );font-family:"Assistant","Assistant Fallback", Sans-serif;font-size:1.4vw;line-height:1.2em;}.elementor-kit-242 h4{color:var( --e-global-color-secondary );font-family:"Assistant","Assistant Fallback", Sans-serif;font-size:1.3vw;line-height:1.2em;}.elementor-kit-242 h5{color:var( --e-global-color-secondary );font-family:"Assistant","Assistant Fallback", Sans-serif;font-size:1.2vw;line-height:1.2em;}.elementor-kit-242 h6{color:var( --e-global-color-secondary );font-family:"Assistant","Assistant Fallback", Sans-serif;font-size:1.1vw;line-height:1.2em;}.elementor-kit-242 img{border-radius:35px 35px 35px 35px;}.elementor-kit-242 input:not([type="button"]):not([type="submit"]),.elementor-kit-242 textarea,.elementor-kit-242 .elementor-field-textual{color:var( --e-global-color-secondary );background-color:var( --e-global-color-accent );border-radius:35px 35px 35px 35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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);}@media(max-width:1024px){.elementor-kit-242{font-size:2.1vw;}.elementor-kit-242 h1{font-size:5.7vw;}.elementor-kit-242 h2{font-size:4.7vw;}.elementor-kit-242 h3{font-size:2.6vw;}.elementor-kit-242 h4{font-size:3.1vw;}.elementor-kit-242 h5{font-size:2.9px;}.elementor-kit-242 h6{font-size:2.3vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-242{font-size:4.5vw;}.elementor-kit-242 h1{font-size:11vw;}.elementor-kit-242 h2{font-size:10vw;}.elementor-kit-242 h3{font-size:6.6vw;}.elementor-kit-242 h4{font-size:7.3vw;}.elementor-kit-242 h5{font-size:7.1vw;}.elementor-kit-242 h6{font-size:7.1vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Absolute mobile horizontal lock */
html, 
body {
    max-width: 100% !important;
    overflow-x: hidden !important;
    position: relative !important;
    touch-action: pan-y pinch-zoom !important;
}

li:last-child {
    margin-bottom: 10px;
}

.menu-item {
    margin-bottom: 0px !important;
}

/* privacy policy box */
#cookie-notice-consent {
    position: fixed !important;
    bottom: 16px !important;
    left: 16px !important;
    right: auto !important;
    top: auto !important;
    width: auto !important;
    max-width: 190px !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 99999 !important;
}

/* Inner card styling */
#cookie-notice-consent .cookie-notice-consent__container {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    width: 100% !important;
    padding: 12px 14px !important;
    margin: 0 !important;
    text-align: right !important;
    background-color: #ffffff !important;
    border: 1px solid #E2E8F0 !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12) !important;
}

/* Text styling */
#cookie-notice-consent .cookie-notice-consent__text {
    font-size: 12px !important;
    line-height: 1.4 !important;
    color: #1E293B !important;
    text-align: right !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Button wrapper aligned to left/end */
#cookie-notice-consent .cookie-notice-consent__buttons {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 6px !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Compact buttons */
#cookie-notice-consent .cookie-notice-consent__button {
    font-size: 11px !important;
    padding: 5px 10px !important;
    border-radius: 4px !important;
    line-height: 1.2 !important;
    display: inline-block !important;
    text-decoration: none !important;
}

/* Responsive adjustment */
@media (max-width: 768px) {
    #cookie-notice-consent {
        left: 50% !important;
        transform: translateX(-50%) !important;
        bottom: 12px !important;
        width: calc(100% - 24px) !important;
        max-width: 360px !important;
    }

    #cookie-notice-consent .cookie-notice-consent__container {
        flex-direction: row !important;
        align-items: center !important;
        justify-content: space-between !important;
        padding: 8px 12px !important;
        gap: 8px !important;
    }

    #cookie-notice-consent .cookie-notice-consent__text {
        font-size: 11px !important;
        line-height: 1.2 !important;
        white-space: normal !important;
        flex: 1 !important;
    }

    #cookie-notice-consent .cookie-notice-consent__buttons {
        flex-shrink: 0 !important;
        gap: 4px !important;
    }

    #cookie-notice-consent .cookie-notice-consent__button {
        padding: 4px 8px !important;
        font-size: 10.5px !important;
    }
    
    body:has(#cookie-notice-consent:not(.cookie-notice-consent--hidden):not(.cookie-notice-consent--closed):not([style*="none"])) .elementor-section:has(#cookie-notice-consent__revoke-button) {
        padding-bottom: 60px !important;
        transition: padding-bottom 0.3s ease !important;
    }
}

.popup_box {
    line-height: 1em !important;
    margin: 10px !important;
}

#sale_alertWrapper figure {
    float: right !important;
}

.sale_alert_wrapper span.buyer-name, .sale_alert_wrapper span.product-name {
    font-weight: normal;
}

.sale_alert_wrapper span.product-name {
    display: contents !important;
}/* End custom CSS */