.elementor-30507 .elementor-element.elementor-element-347cdade{--display:flex;--flex-direction:column-reverse;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-30507 .elementor-element.elementor-element-347cdade.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-30507 .elementor-element.elementor-element-e86032f{--display:flex;}.elementor-30507 .elementor-element.elementor-element-d59fe47{text-align:center;}:root{--page-title-display:none;}@media(min-width:769px){.elementor-30507 .elementor-element.elementor-element-347cdade{--width:100.084%;}}/* Start custom CSS for shortcode, class: .elementor-element-5548e6f7 *//* === Στυλ αποκλειστικά για το Complianz Cookie Statement === */
#cmplz-document.cmplz-document.cookie-statement {
  max-width: 950px;
  margin: 60px auto;
  padding: 50px 30px;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.05);
  font-family: "Poppins", "Noto Sans", sans-serif;
  color: #2f2f2f;
  line-height: 1.8;
  transition: all 0.3s ease;
}

/* Hover shadow μόνο για το block */
#cmplz-document.cmplz-document.cookie-statement:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 35px rgba(0,0,0,0.10);
}

/* Τίτλος */
#cmplz-document.cmplz-document.cookie-statement h1 {
  text-align: center;
  font-size: 2rem;
  color: #1d3557;
  border-bottom: 2px solid #e8ecf3;
  padding-bottom: 12px;
  margin-bottom: 30px;
}

/* Ενότητες */
#cmplz-document.cmplz-document.cookie-statement h2 {
  color: #1d3557;
  font-size: 1.25rem;
  margin-top: 40px;
  margin-bottom: 10px;
  border-left: 4px solid #e8ecf3;
  padding-left: 12px;
}

/* Παράγραφοι και λίστες */
#cmplz-document.cmplz-document.cookie-statement p,
#cmplz-document.cmplz-document.cookie-statement li {
  font-size: 1rem;
  color: #444;
  margin-bottom: 12px;
}

/* Πίνακες */
#cmplz-document.cmplz-document.cookie-statement .cmplz-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 25px;
  background: #f8fafc;
  border-radius: 10px;
  overflow: hidden;
  font-size: 0.95rem;
}

#cmplz-document.cmplz-document.cookie-statement .cmplz-table th {
  background: #1d3557;
  color: #fff;
  padding: 12px;
  text-align: left;
}

#cmplz-document.cmplz-document.cookie-statement .cmplz-table td {
  padding: 10px 15px;
  border-bottom: 1px solid #e0e6ed;
}

/* Responsive */
@media (max-width: 768px) {
  #cmplz-document.cmplz-document.cookie-statement {
    padding: 30px 15px;
  }

  #cmplz-document.cmplz-document.cookie-statement h1 {
    font-size: 1.6rem;
  }

  #cmplz-document.cmplz-document.cookie-statement h2 {
    font-size: 1.1rem;
  }
}/* End custom CSS */