.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 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 *//*--------------------------------------------------------------
--- ON WAY TRANSFER - ULTRA LUXURY COOKIE POLICY ---
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

/* 1. Γενικό Container & Καθαρισμός */
#luxury-policy-wrapper {
    font-family: 'Montserrat', sans-serif !important;
    color: #cccccc !important; /* Καθαρό, premium γκρι για ξεκούραστο διάβασμα */
    line-height: 1.9 !important;
    max-width: 950px;
    margin: 0 auto;
    padding: 60px 20px;
    background-color: transparent !important;
}

#luxury-policy-wrapper p {
    margin-bottom: 25px !important;
    font-weight: 300 !important;
}

#luxury-policy-wrapper strong {
    color: #ffffff !important;
    font-weight: 600 !important;
}

/* 2. Premium Τυπογραφία Τίτλων (Μικροί, Αριστερά, Χωρίς Γραμμές) */
#luxury-policy-wrapper h2, 
#luxury-policy-wrapper h3, 
#luxury-policy-wrapper h4 {
    color: #C5A059 !important; /* On Way Gold */
    text-transform: uppercase !important;
    letter-spacing: 2.5px !important;
    font-weight: 400 !important; /* Elegant λεπτό βάρος */
    margin-top: 35px !important; 
    margin-bottom: 15px !important;
    border: none !important; 
    text-align: left !important; /* Στοίχιση αριστερά για όλους */
    position: relative;
}

/* Ο Κεντρικός Τίτλος */
#luxury-policy-wrapper h2 {
    font-size: clamp(20px, 2.5vw, 24px) !important; 
    letter-spacing: 4px !important;
    margin-bottom: 30px !important;
}

/* Αφαίρεση της χρυσής παύλας/γραμμής κάτω από τον τίτλο */
#luxury-policy-wrapper h2::after {
    display: none !important;
    content: none !important;
}

/* Υπότιτλοι H3 */
#luxury-policy-wrapper h3 {
    font-size: 15px !important; 
    color: #ffffff !important; /* Λευκό για αντίθεση */
    letter-spacing: 2px !important;
}

/* Υπότιτλοι H4 */
#luxury-policy-wrapper h4 {
    font-size: 13px !important;
    color: #C5A059 !important;
    letter-spacing: 1.5px !important;
}

/* 3. Ανασχεδιασμός Πινάκων (The Luxury Grid) */
#luxury-policy-wrapper table {
    width: 100% !important;
    border-collapse: separate !important; /* Επιτρέπει στρογγυλεμένες γωνίες */
    border-spacing: 0 !important;
    margin: 30px 0 !important;
    font-size: 13px !important;
    background: #141414 !important; /* Solid πολύ σκούρο background για να ξεχωρίζει */
    border: 1px solid rgba(197, 160, 89, 0.15) !important;
    border-radius: 6px !important;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3) !important;
}

#luxury-policy-wrapper th {
    background-color: #1a1a1a !important;
    color: #C5A059 !important;
    padding: 18px 20px !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    border-bottom: 1px solid rgba(197, 160, 89, 0.2) !important;
}

#luxury-policy-wrapper td {
    padding: 18px 20px !important;
    color: #b0b0b0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.03) !important;
    transition: all 0.2s ease;
}

/* Απαλοιφή του τελευταίου border στον πίνακα */
#luxury-policy-wrapper tr:last-child td {
    border-bottom: none !important;
}

#luxury-policy-wrapper tr:hover td {
    background: rgba(197, 160, 89, 0.02) !important; /* Subtle χρυσό glow στο hover της γραμμής */
    color: #ffffff !important;
}

/* 4. Μινιμαλιστικά Links */
#luxury-policy-wrapper a {
    color: #C5A059 !important;
    text-decoration: none !important;
    font-weight: 500;
    border-bottom: 1px solid rgba(197, 160, 89, 0.3);
    padding-bottom: 2px;
    transition: all 0.3s ease;
}

#luxury-policy-wrapper a:hover {
    color: #ffffff !important;
    border-bottom-color: #ffffff;
}

/* 5. Στυλ για τα Συστατικά Συναίνεσης (Complianz / Cookie Boxes) */
.cmplz-status-accepted, 
.cmplz-status-denied,
.cmplz-cookie-statement .cmplz-category {
    background: #141414 !important;
    border: 1px solid rgba(197, 160, 89, 0.2) !important;
    padding: 25px !important;
    color: #ffffff !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    border-radius: 6px;
    margin: 20px 0 !important;
    box-shadow: 0 4px 20px rgba(0,0,0,0.2) !important;
}

/* 6. Διακριτικό GDPR Notice */
.privacy-gdpr-notice {
    color: #ffffff !important;
    font-size: 9px !important;
    font-weight: 400 !important;
    text-align: center !important;
    margin: 60px auto 0 auto !important;
    opacity: 0.4 !important;
    letter-spacing: 1px !important;
    width: 100% !important;
    display: block !important;
    line-height: 1.4 !important;
    text-transform: uppercase !important;
}

/* Responsive για να μην "σπάει" πουθενά */
@media (max-width: 768px) {
    #luxury-policy-wrapper table {
        display: block !important;
        overflow-x: auto !important;
    }
    #luxury-policy-wrapper {
        padding: 30px 15px;
    }
    #luxury-policy-wrapper h2 {
        margin-bottom: 20px !important;
    }
}/* End custom CSS */