.elementor-1474 .elementor-element.elementor-element-1d7cdea > .elementor-container{max-width:1600px;}/* Start custom CSS for shortcode, class: .elementor-element-502bd00 *//* FULL HEIGHT στο κινητό, χωρίς fixed */
@media (max-width: 768px) {
  .df-ui-wrapper,
  .df-book-frame,
  .df-container,
  .dflip-book {
    width: 100% !important;
    height: 100dvh !important;   /* καλύτερο από 100vh στα mobiles */
  }
  .df-book-frame { 
    position: relative !important; 
  }
}

/* βοηθητικό για iOS viewport */
html, body { height: 100%; }/* End custom CSS */