/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

.fl-widget-title{font-weight:bold !important;}
.textwidget p{font-size:13px !important;}
.fl-widget ul{list-style:disc !important;}
.fl-widget ul li{display:inline-block !important; 
    width: 100%;
    margin-bottom: 12px;}
.fl-widget ul li a{font-size:13px !important; text-decoration:underline;}

      /* Always set the map height explicitly to define the size of the div
       * element that contains the map. */
      #map {
        height: 550px;
        width:100%;
      }


.espa_images{width:100%; height:44px; display:flex; justify-content:center; align-items:center; position:absolute; top:39px; z-index:101;}
.espa_image img{height:44px !important; margin-right:22px;}
img[title="1200px-Flag_of_Europe.svg"]{display:none !important;}
img[title="ΕΠΑνΕΚ_vertical_rgb"]{display:none !important;}
img[title="espa"]{display:none !important;}
div[data-node="5c8fd2de49905"] img{content:url("https://www.topografos-thessaloniki.gr/wp-content/uploads/2020/02/Fotolia_15607485_XS.jpg");}
@media screen and (max-width: 767px){
/*    .espa_images{top:185px !important;}*/
}

