.elementor-2545 .elementor-element.elementor-element-d606c7f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2545 .elementor-element.elementor-element-68f9899{--spacer-size:25px;}.elementor-2545 .elementor-element.elementor-element-5d6a3d4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2545 .elementor-element.elementor-element-41dc7212{--display:flex;}.elementor-2545 .elementor-element.elementor-element-3f43bd79{margin:-65px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}body.elementor-page-2545:not(.elementor-motion-effects-element-type-background), body.elementor-page-2545 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FCFAF8;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-ee7cb84 *//* --- POLICY HEADER STYLE (MATCHING ABOUT US) --- */

.about-section.intro {
    text-align: center;
    margin-bottom: 60px;
}

.about-title { 
    font-family: 'Montserrat', sans-serif !important;
    font-size: clamp(18px, 4vw, 22px) !important; 
    text-transform: uppercase !important; 
    letter-spacing: 4px !important; 
    font-weight: 600 !important; 
    margin-bottom: 10px; 
    color: #000;
    text-shadow: 2px 4px 10px rgba(0, 0, 0, 0.3) !important; 
}

.about-subtitle { 
    font-family: 'Montserrat', sans-serif !important;
    font-size: 13px !important; 
    color: #000 !important; 
    margin-bottom: 30px; 
    font-weight: 400 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    opacity: 0.9;
    text-shadow: 1px 2px 8px rgba(0,0,0,0.2) !important;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Η μαύρη γραμμή κάτω από το subtitle */
.about-subtitle::after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: #000;
    margin-top: 20px;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5d6a3d4 *//* --- ΕΝΑΡΜΟΝΙΣΗ COOKIE POLICY ΜΕ ΤΟ ABOUT US --- */

/* 1. Στυλ για το Shortcode Content */
#luxury-policy-wrapper {
    font-family: 'Montserrat', sans-serif !important;
    color: #333 !important;
    line-height: 1.8 !important;
    max-width: 850px;
    margin: 0 auto;
}

/* 2. Μετατροπή των τίτλων του Complianz σε Section Headings */
#luxury-policy-wrapper h2, 
#luxury-policy-wrapper h3 {
    font-size: 20px !important; 
    text-transform: uppercase !important; 
    letter-spacing: 2px !important; 
    margin: 40px 0 20px 0 !important; 
    font-weight: 700 !important;
    color: #000;
    display: block;
}

/* 3. Πίνακες (Luxury Table Style) */
#luxury-policy-wrapper table {
    width: 100% !important;
    border-collapse: collapse !important;
    margin: 30px 0 !important;
    background: #FCFAF8; /* Το χρώμα από το info-box σου */
    border: 1px solid #eee;
}

#luxury-policy-wrapper th {
    background-color: #000 !important;
    color: #fff !important;
    padding: 15px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 12px !important;
}

#luxury-policy-wrapper td {
    padding: 15px !important;
    border-bottom: 1px solid #eee !important;
    font-size: 14px !important;
}

/* 4. Links μέσα στο κείμενο (Όπως το Global Style σου) */
#luxury-policy-wrapper a {
    color: #000000 !important;
    text-decoration: underline !important;
    text-underline-offset: 3px; 
    font-weight: 600 !important;
    transition: all 0.3s ease;
}

#luxury-policy-wrapper a:hover {
    color: #666666 !important;
    opacity: 0.7;
}

/* 5. Καθαρισμός λιστών */
#luxury-policy-wrapper ul {
    list-style: none !important;
    padding-left: 0 !important;
}

#luxury-policy-wrapper ul li::before {
    content: "•"; 
    color: #000; 
    font-weight: bold; 
    display: inline-block; 
    width: 1em;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-3f43bd79 *//* --- LUXURY COOKIE POLICY FORMAT --- */

/* 1. Γραμματοσειρά & Γενικό Στυλ */
#luxury-policy-wrapper {
    font-family: 'Montserrat', sans-serif !important;
    color: #333 !important;
    line-height: 1.8 !important;
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 20px;
}

/* 2. Τίτλοι (H2, H3, H4) */
#luxury-policy-wrapper h2, 
#luxury-policy-wrapper h3, 
#luxury-policy-wrapper h4 {
    color: #000000 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    font-weight: 700 !important;
    margin-top: 40px !important;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

/* 3. Πίνακες Cookies (Εδώ γίνεται η μεγάλη αλλαγή) */
#luxury-policy-wrapper table {
    width: 100% !important;
    border-collapse: collapse !important;
    margin: 20px 0 !important;
    font-size: 13px !important;
}

#luxury-policy-wrapper th {
    background-color: #000 !important; /* Μαύρη κεφαλίδα πίνακα */
    color: #fff !important;
    padding: 15px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    text-align: left !important;
}

#luxury-policy-wrapper td {
    padding: 15px !important;
    border-bottom: 1px solid #eee !important;
}

/* 4. Τα Links μέσα στην πολιτική */
#luxury-policy-wrapper a {
    color: #000 !important;
    text-decoration: underline !important;
    text-underline-offset: 3px;
    font-weight: 600;
}

/* 5. Checkboxes & Ρυθμίσεις (Manage Consent section) */
.cmplz-status-accepted, .cmplz-status-denied {
    background: #f9f9f9 !important;
    border: 1px solid #000 !important;
    padding: 20px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}/* End custom CSS */