/*** General CSS ****/

:root {
  --darkRedHealthPromotion: #862c23;
}


.row {
    max-width: 85%;
}


p{
    text-align: justify;
    padding-right: 25px;
}


p.customEmail {
    color: #862c23;
    text-decoration-line: underline;
}


h2 {
    padding-top: 10px;
}
/********************/
/********************/

ul {
    text-align: left;
}


.single_page ul, .single_page ol {
    padding-left: 26px;
}

.single_page ul li {
    text-align: justify;
}

.single_page ul li ul li:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #2c5454;
}


.news__banners { /*Bottom of page, above footer */
    display: none;
}

/* Arxiki selida */ 
section.welcome_note p, section.welcome_note span {
    text-align: justify!important;
}


section.top_gallery_bw{
    background-size: contain;
    background-repeat: no-repeat;
}

/****************/


/* Arxiki selida - Logos */
body .footer__logos figure.image {width:200px!important; height:200px!important; border:0px!important;}
body .footer__logos--container img {max-width:160px; max-height:250px; object-fit: contain!important; margin-top: 0px!important; margin-bottom: 0px!important;}
body .footer__logos--container {min-height:170px;}

body .footer__logos .ce-center .ce-inner {margin-top: 0px!important;}

body .footer__logos {padding:8px!important;}

/*************************/



/* Arxiki selida - Testimonials*/

body.custom-testimonials{
  text-align: center;
}

body.custom-testimonials h1.page_category_title {
    text-align: left;
}

body.custom-testimonials h2.text-center{
  margin-bottom:100px;
}


body.custom-testimonials .ce-textpic.ce-center.ce-above{
  background: #efefef;/*light grey*/
  margin: 10px;
  width: 30%;
  display: inline-block;
  box-shadow: 0px 0px 8px 0px #919191;
  vertical-align: top;
  border-radius: 9px;
  margin-bottom: 50px;
}

body.custom-testimonials .ce-textpic, body.custom-testimonials .ce-image, body.custom-testimonials .ce-nowrap .ce-bodytext,body.custom-testimonials .ce-gallery,body.custom-testimonials .ce-row,body.custom-testimonials .ce-uploads li,body.custom-testimonials .ce-uploads div{
  overflow: visible;
}

body.custom-testimonials .ce-center .ce-inner {
    margin-top: -65px;
}


body.custom-testimonials .ce-gallery figure.image {
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    border: 10px solid white;
    display: block;

  
}
*
body.custom-testimonials .ce-gallery figure.image img {
  display: inline;
  margin: 0 auto;
  object-fit: cover;
  height: 100%;
  width: 100%;
}


.ce-row{
  overflow: visible;
}


body.custom-testimonials .ce-bodytext p {
    text-align: justify;
    padding: 0px 10px;
}

body.custom-testimonials section.blog_section .single_page {
    position: relative;
    margin-top: 65px;
    margin-bottom: 65px;
    /*background: red;*/
}

body.custom-testimonials blockquote{
  text-align: justify;
}

body.custom-testimonials blockquote:before,
body.custom-testimonials blockquote:after{
    color: orange;
    font-size: 44px;
    line-height: 21px;
    font-weight: bold;
    font-family: sans-serif;
}
body.custom-testimonials blockquote:before {
    /* content: "«";*/
    content: "“";
    float: left;
    padding-left: 10px;
    padding-right: 5px;
}


body.custom-testimonials blockquote:after{
    /*content: "»";*/
    content: "”";
    float: right;
    padding-left: 10px;
    padding-right: 5px;
}


body.custom-testimonials .ce-bodytext p em {
    text-align: center!important;
    display: block;
    color: var(--darkRedHealthPromotion);
}

/****************/

/*** Selida Testimonials-ALL ***/
body.custom-testimonials-all .ce-textpic.ce-center.ce-above {
    margin-top: 50px;
}
/**************************/



/* Anakoinoseis*/
li.menu-item-has-children:has( [href*="/anakoinoseis_kai_ekdiloseis/"]),
li.menu-item-has-children:has( [href*="/news_and_events/"]){
    display: none;
}

span.article__category.link {
    background: #862c232b;
    padding: 0px 10px;
    border-radius: 5px;
}
/****************/







a[href$=".pdf"] {
    background-image: url(/fileadmin/depts/med.uoa.gr/healthpromotion/uploads/icons/icons8-pdf-48.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    background-size: 18px 18px;
}





/*************************/
/*** Selida prosopikou ***/


body.custom-prosopiko .ce-textpic.ce-center.ce-above {

    display: inline-grid!important;
    padding: 10px 10px;
}




body.custom-prosopiko .ce-textpic.ce-center.ce-above 
img{
    width: 150px;
    height: 180px;
    object-fit: cover;
    border-radius: 32px !important;
    /*  box-shadow: 0 5px 5px 0 rgb(0 0 0 / 20%), 0 5px 7px 0 rgb(0 0 0 / 19%) !important; */
    margin: 10px 10px 10px 10px;
}



body.custom-prosopiko .ce-textpic.ce-center.ce-above
p a:not(img) {
    background: #862c23;
    color: white;
    padding: 10px 25px;
    border-radius: 15px;
}



body.custom-prosopiko-inside .ce-textpic.ce-left
img{
    border-radius: 10px !important;
    box-shadow: 0 3px 8px 0 rgb(0 0 0 / 20%), 0 3px 10px 0 rgb(0 0 0 / 19%) !important;
    margin: 5px 10px 10px 10px;
}



.custom-prosopiko .single_page {
    text-align: center;
}

body.custom-prosopiko h2:not(.simple_banner--title) {
    margin-top: 30px;
    color: white;
    background: #862c23;
    padding: 10px 0px;
    box-shadow: 0 8px 6px -6px black;
    border-radius: 10px;
}



body.custom-prosopiko .ce-textpic.ce-center.ce-above {
    width: 30%!important;
    vertical-align: top;
    display: inline-block;
    margin: 25px 5px;
    padding: 10px;
    min-height: 430px;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 3px 0px 5px 0px rgb(0 0 0 / 4%);
    -moz-box-shadow: 3px 0px 5px 0px rgba(0,0,0,0.04);
    box-shadow: 3px 0px 5px 0px rgb(0 0 0 / 4%);
    border-top: 5px solid #862c23;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
    border-bottom: 5px solid whitesmoke;
    background: white;
    box-sizing: border-box;
}


/*************************/
/*************************/






/*************************/
/*** Footer **************/


.footer__center .matchHeight ,
.footer__center .col-md-1 {
    display: none;
}

.footer__center .footer__forms_column {
    width: 50%;
}

.footer__bottom .col-md-8.col-sm-7 {
    width: 100%;
}
.footer__bottom .col-md-1 {
    display: none;
}

.footer__contact_info .footer__title {
    text-align: left;
}
/*************************/
/*************************/







@media only screen and (max-width: 991px) {


  body.custom-prosopiko .ce-textpic.ce-center.ce-above {
     width: 100%!important;
  }


  body.custom-testimonials .ce-textpic.ce-center.ce-above {
    width: 95%!important;
    margin-bottom: 70px;
    margin-left: 0px;
    margin-right: 0px;
  }
  body.custom-testimonials .ce-bodytext p {
    padding: 0px;
  }


  .footer__center .footer__forms_column {
     width: 100%;
  }


  .header--menu li .sub_menu_icon {
     right: auto;
  }



} /*END OF: @media (max-width: 991px){*/





   

