/*
Theme Name:		Divi EnviroEDU
Author:			MS0103
Author URI:		http://ellis.gr
Template:		Divi
Version:			4.0.105
*/

/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE ---------------------------- */ 

/** Import Parent Theme */
@import url('../Divi/style.css');
.activemenu {color: red;opacity: 1;}


/*** template Nikos2 ***/

/*post*/
#tp_img {width: 50%; margin-left: auto; margin-right: auto; margin-bottom: 75px; padding-top:15px;}
img.et_pb_post_main_image.no-lazyload.skip-lazy.wp-post-image {width: 250px; height: 90%; margin-top: 50px;}
#imgpost h1.entry-title {text-align:center; padding-bottom: 40px;}
#imgpost img {max-width: 75%; height: auto; margin-left: 13%;} 
.post-catgr {width: 30%; text-align: center; padding: 11px 0 0px; margin: 0px auto 15px; background-color: rgba(73,191,177,0.35); border-radius: 15px 15px 15px 15px; border: 2px solid #05767E;}




/**** Ρυθμίσεις για το template των Newsletters */
.newslts-content {
    max-width: 900px; /* Τυπικό πλάτος Newsletter */
    margin: 0 auto;   /* Κεντράρισμα */
    line-height: 1.6; /* Καλύτερη αναγνωσιμότητα */
    font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
	font-size:1.1em;
	color:#515151;
	}
/* Ρυθμίσεις για τις παραγράφους (αντικαθιστά τα παλιά κενά των tables) */
.newslts-content p {
    margin-top: 0.5em; /* Κενό πάνω από την παράγραφο */
    margin-bottom: 0.1em; /* Κενό κάτω από την παράγραφο */
	padding-bottom: 0.1em;
}
/* Διασφάλιση ότι οι εικόνες είναι responsive και δεν ξεπερνούν το πλάτος */
.newslts-content img {
    max-width: 80%;
	width:auto !important;
    height: auto;
    display: block;
    margin: 1.5em auto; /* Κεντράρισμα και κενό γύρω από τις εικόνες */
	}
/* Μορφοποίηση επικεφαλίδων (προαιρετικά) */
.newslts-content h1.entry-title {text-align: center; display:none;}
.newslts-content h2 {padding-top: 20px;font-weight: 700;}
.newslts-content h4 {text-align: center; font-size: 28px !important; font-weight: 700 !important;}




/*removing line between main-content and sidebar*/
#main-content .container::before {width: 0px; background-color: #e2e2e2;}

/*sitebar*/
div#sidebar {background-color: rgba(73,191,177,0.35);
  border-radius: 15px 15px 15px 15px;
  overflow: hidden;
  border-width: 2px !important;
  border-style:solid;
  border-color: #05767E;
  padding-top: 45px;
  padding-right: 30px;
  margin-bottom: 45px;}
  
  /* Kartes se enents, news, newsletters */
#karta article img {width: 270px; object-fit: fill; }
#karta h2 {font-size: 18px; color: #05767e; margin-bottom: 0px;}  

.scroller {
  width: 100%;
  height: 1100px;
  overflow-y: scroll;
  border-right: 1px solid rgba(5, 118, 126, 0.5);}
  /*border: none;

