/* =WordPress Core
-------------------------------------------------------------- */
.breadcrumb > .current_item {
  background: #73b854 none repeat scroll 0 0;
  color: #fff;
}
.block.ads{
	margin-bottom: 20px;
}
.block .wp-polls .Buttons {
  background-color: #73b854;
  border:none;
}
#content.full-width{
	width:100%;
}
.navigation-single .prev{
	float:left;
}
.navigation-single .next{
	float:right;
}
.meta ul{
	padding-left:1em;
}
.email-form .formError {
  left: 988.5px !important;
  top: 4937.08px !important;
}
a:focus{
  outline: none;
}
a:hover, a:focus{
  text-decoration: none;
}
/* =Custom CSS
-------------------------------------------------------------- */

/*#recent-posts-from-category-10 .heading__status{
  display: none;
}*/
#text-26 .slide {
  border-top: 2px dotted #dadada;
  padding: 20px 0;
  overflow: hidden;
}
#text-26 .slide:first-child {
  padding-top: 10px;
  border-top: 0;
}
#text-26 .slide:last-child {
  padding-bottom: 0;
}
#text-26 .slide img{
  display:inline;
  float:left;
  margin:0 5px 0 0;
  border:none;
  width: 115px;
  height: 69px;
}
#text-26 .mobile-carousel-gallery .slide{
  width: auto;
}
#text-26 .slideset__iframe .slide h3{
  height: auto;
  -webkit-line-clamp:4;
}
#text-26 .mobile-carousel-gallery .slide h3{
  margin-top: 0;
  font-size: 14px;

}

.alist-ygeia > li {
  padding: 20px 0;
  overflow: hidden;
  border-bottom: 1px solid #dadada;
}
.info-hold__ygeia h3{
  margin-top: 0px;
}
#filterOptions li{
  background:none;
  font-size: 15px;
  line-height: 19px;
  padding-left: 6px;
  padding-right: 6px;
}
/*#filterOptions li > a {text-align: center; padding:10px; margin: 5px; font-size: 16px; background: #4B585E; color: white; float: left; border: 1px solid #ddd; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}*/
#filterOptions {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #73b854;
    display: inline-block;
    /* margin: 0 12px 0 0; */
    /*padding: 8px 12px;*/
    position: relative;
    width: 100%;
}
#filterOptions.tags-list a {
  color: #000;
}
#filterOptions.tags-list li.active a, #filterOptions.tags-list a:hover {
  color: #fff;
}
.tags-list__ygeia-az li{
  padding:10px 0;
  border:none;
}
.item  li{
  border-bottom: 1px solid #dadada;
}
#ourHolder{
  margin-top: 27px;
  font-size: 14px;
  line-height: 18px;
  border-top: 1px solid #dadada;
}
/*#ourHolder a{
  color:#4e5b60;
}*/
#ourHolder div{
  display: none;
}
a.more-tag{
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    color:#000;
}
.more-tag__span{
  color:#73b85;
}
.full-width__m404{
  margin: 5em 0;
}
.row__m404{
  margin-bottom: 5em;
}
.container, #footer {
  z-index: 5;
  position: relative;
}
.fb-bbox{
   position:fixed;
   right:5px;
   bottom  :5px;
   background-color:#fff;
   z-index:20000;
   width: 300px;
   display: none;
   //height: 100px;
   outline: solid 1px #000;
}
.fb-bbox h2{
  color: #000;
  font-size:14px;
  padding:10px 0px 0 0;
}
.fb-bbox .fb-like{
  padding: 5px;
}
  .fb-bbox-close{
   position:absolute;
   z-index: 21000;
   right:0px;
   top  :0px;
}
#footer .email-form input[type="email"],
#footer .email-form input[type="text"],
#footer .email-form input[type="submit"] {
  border: none;
  height: 36px;
  line-height: 26px;
  padding: 5px 5px 5px 0;
  font-size: 17px;
  width: 180px;
  color: #4e5b60;
}
#footer .email-form .wpcf7-form-control{width:154px!important;}  
#footer .email-form .btn,#footer .email-form .wpcf7-submit{
  float: right;
  height: 36px;
  background: #252525;
}
#footer div.wpcf7 img.ajax-loader, #footer span.wpcf7-not-valid-tip{display: none!important;}
#footer div.wpcf7-validation-errors {
    border: 1px solid #ff0000;
    color: #ff0000;
    font-weight: 300;
    font-size: 12px;
}


/* kns */

.p-summary { font-weight: bold;color: #000;margin-bottom: 9px; }

.za-encyclopedia { border-bottom: 1px solid #73b854; }
.za-encyclopedia a { font-size: 26px; font-weight: 300; line-height: 1.28; color: #000; }


@media (max-width: 767px) {
.ads-section {
		display: block !important;
	}
	.ads iframe {    height: inherit !important; min-height: auto !important;}
}

