/*
Theme Name: Embrad Child
Description: Child Theme for Embrad Theme
Author: Zozothemes
Version: 1.0
Template: embrad
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozotheme
*/

/*Custom Style Code Right Here */
.navbar .navbar-inner {
  width: 1500px;
}

/* Φωτογραφία αρχική */
#above-the-fold{
  min-height: 112vh !important;
  background-size: 100% 100% !important;
}

/* Σελίδα Χώρος */
#page-6385 .section-title-wrapper.text-center .section-description {
  max-width: unset;
  text-align: justify;
  font-size: 18px;
}

/* Φωτογραφία Σελίδα Χώρος εντός κειμένου */
img.alignnone.size-medium.wp-image-6390 {
  margin: 0 auto;
  padding: 5% 0%;
}

/* Σελίδα Προηγούμενες Εκδηλώσεις */
#page-6477 .section-description {
  max-width: unset;
  text-align: justify;
  font-size: 18px;
}

/* Σελίδα Ετήσια Ανασκόπηση Υποδομών και Μεταφορών */
/* #page-6544 .section-description { */
/* Fix Description Format */
.section-description {
  max-width: unset;
  text-align: justify !important;
  font-size: 18px;
  max-width: 1500px !important;
}

/* Center Images */
img {
  margin: 0 auto !important;
}

/* Center align Section Titles */
.section-title{
  text-align: center;
}

/* Hide Banner from Eng Homepage */
.page-id-6557 #page-title{
  display: none;
}

.embrad-content>.embrad-content-inner{
  padding: 0px;
}

.footer-bottom{
  margin-left: unset;
    margin-right: unset;
    width: 100%;
}

#breadcrumb{
  display: none;
}

.page-title-wrap-inner {
    background-size: 100% 100% !important;
}

#page-2097 > div > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1643194886312.vc_row-has-fill, #page-2097 > div > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1643194826758.vc_row-has-fill, #page-2097 > div > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1550902435126{
  display: none;
}

@media only screen and (max-width: 425px){
    div#above-the-fold {
        background-image: url(/wp-content/uploads/2022/02/ΕΙΚΑΣΤΙΚΟ-375x812pix-01-scaled.jpg) !important;
    }
}

@media only screen and (min-width: 426px) and (max-width: 1200px){
    div#above-the-fold {
        background-image: url(/wp-content/uploads/2022/02/ΕΙΚΑΣΤΙΚΟ-820x1180pix-01-scaled.jpg) !important;
    }
}
