.elementor-kit-6{--e-global-color-primary:#E20A33;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#A80221;--e-global-color-432b28c:#000000;--e-global-color-2c1508a:#FFFFFF;--e-global-color-90c617d:#F7F7F7;--e-global-typography-primary-font-family:"aktiv-grotesk";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"meno-display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"aktiv-grotesk";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"aktiv-grotesk";--e-global-typography-accent-font-weight:600;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h4{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h5{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h6{color:var( --e-global-color-accent );font-family:"aktiv-grotesk", Sans-serif;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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);}.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 */.dialog-close-button {outline: none !important;}

.custom-password-wrap {
    min-height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 40px 20px;
}

/* Password submit button */
.post-password-form input[type="submit"] {
    width: 100%;
    padding: 14px;
    font-size: 1rem;
    border-radius: 10px;
    background: #E20A33;
    color: #fff;
    border: none;
    cursor: pointer;
    margin-top: 16px; /* space above the button */
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.post-password-form input[type="submit"]:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 20px rgba(226, 10, 51, 0.35);
}

.cky-btn-accept {
    background: #A80221 !important;
    #A80221 !important;
    border: 2px solid #A80221 !important;
}

.cky-btn-reject {
    background: #A80221 !important;
 #A80221 !important;
 border: 2px solid #A80221 !important;
}

.cky-btn-customize {
    border: 2px solid #A80221 !important;
    color:#A80221 !important;
}/* End custom CSS */