/* background: rgba(105,105,105,0.5);    */

/* "hero" widget - napis v glavi na vstopni strani */
.hero .widget {
    max-width: 1000px;
      margin: 0 0 1.5em;
    /*padding: 0 2rem 0 0;*/
}

/* past events skrit za manj kot 1024 px */
@media only screen and (max-width: 1024px) {
.social-menu {
    display: none;
}
}

/* logoti organizatorjev  !!!!!!!!!!!!!! */
.custom-html-widget {
  margin-top: 100px;
}



/* frka z logoti na mobilnih  */

@media screen and (max-width: 880px) {
  .logo-row-current {
  min-width: 100% !important;
}
.logo-column {
  width: 47%;
  padding: 5px;
}
.wp-image-84 {
 padding-left: 0;
 padding-top: 10px;
}
}




/*  stari logoti  */
.logo-column {
  float: left;
  width: 20%;
  padding: 15px;
}
.logo-row::after {
  content: "";
  clear: both;
  display: table;
}

/* mobile menu button */
.menu-toggle {
display: none;
}

/* hero */
@media only screen and (min-width: 55.063em) {
.hero {
    padding: 20px;
    text-align: left;
}
}

/*
.hero {
    font-size: 1rem;
    line-height: 1.5;
    padding: 10px 0 0 60px;
}
*/

/* naslov na vstopni */
/*.hero .page-title, .hero .widget-title {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 26px;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
*/
/*  podnaslov na vstopni  */
.hero .widget.widget_text p {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  line-height: 25px;
}

/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

/* header slika višina */


/* naslov NQW */
.site-title {
  font-size: 40px;
  line-height: 35px;
}

/* On screens that are 600px or less, hide footer */
@media screen and (max-width: 734px) {
  .footer-widget-area {
    display: none;
  }
  .hero .page-title, .hero .widget-title { 
  font-size: 20px;

}
  .hero .widget.widget_text p {
    font-size: 16px;
  line-height: 20px;
  }
}


/*  footer menu  */
.footer-menu ul li a, .footer-menu ul li a:visited {
  color: #000;}

/*  rdeča pika  */
.red-dot {
  height: 6px;
  width: 6px;
  background-color: red;
  border-radius: 50%;
  display: inline-block;
  vertical-align: baseline;
}
/*  zelena pika  */
.green-dot {
  height: 6px;
  width: 6px;
  background-color: green;
  border-radius: 50%;
  display: inline-block;
  vertical-align: baseline;
}




/*  last updated */
.page-last-modified {
  font-size: 12px;
  font-style: italic;
  margin-top: 20px;
  padding-top: 10px;
  border-top: solid #777 1px;
}

/*  participants tabela */
.column-3 {
  font-style: italic;
}
.column-2 {
  font-weight: bold;
}


/* naslovi vsebina */
h3 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 25px;
  font-weight: 700;
}
h4 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: #0074c6;
}

/* body text pisava */
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&amp;subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&amp;subset=latin-ext');
body, p, ol li, ul li, dl dd, .fl-callout-text {
    font-family: "Open Sans", sans-serif;
}
.site-title, .site-title a {
font-family: "Helvetica Neue", Helvetica, sans-serif;
  margin-top: 20px;
  color: #000;
}




/*  -----------------------------------------------------------  */
 

/*  levi meni  */
.main-navigation ul li a {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.05em;
}
.main-navigation ul li a:hover {
  background-color: #777;
}
.main-navigation li.current-menu-item > a {
  background-color: #0074c6;
}
.main-navigation {
  margin-top: 63px;
} 
  

/* ----------------------------------------------------  */

/*  copyright tekst v footerju */
.site-info-text {
 font-family: "Open Sans", sans-serif;
} 



/* past events menu  */
.social-menu ul li a {
  font-family: "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 17px;
  line-height: 25px;
  text-transform: none;
}
#menu-item-114 a, #menu-item-114 a:hover {
  color: #000000 !important;
  font-size: 20px;
    line-height: 35px;
}
.social-menu {
  margin-bottom: 250px;
}


.green {
	color: #32CD32;
}
.wppb-container > .wppb-row {
  overflow-x:visible;
}

#wpa_my_abstracts_length {display: none;}