.margintop25px {margin-top:25px!Important;}
.marginbottom25px {margin-bottom:25px!Important;}
div.ovame_tickets.col-md-2 {
	width:33.33%!Important;
}
.page-id-5829 .ovaem_schedule_single_event .ovaem_schedule .wrap_content .speaker_side img{
    width:60px!Important;
}
.ovaem_schedule_single_event .ovaem_schedule .wrap_content .speaker_side {
    width: 10%;
}
.ovaem_schedule_single_event .ovaem_schedule .wrap_content .content_side {
   width: 90%; 
}

.vc_gitem-post-data h4 {text-transform:none!Important;}

.align-center {
	text-align:center;
}

.highlighted {
    background-color:#00aae7;
    padding:3px;
    color:#ffffff!Important;
    font-weight:bold;
    border-radius: 5px;
}


.navbar li.active.highlighted>a {
    color:#ffffff!Important;
        font-weight:bold;
}

.ovatheme_header_v4 .ova-menu #ovatheme_header_v4 ul.nav > li .dropdown-menu li a:hover, .ova_header ul.nav > li.highlighted > a:hover {
    color:#25408f!Important;
        font-weight:bold;
}

 
 .sale {
del {
    color: rgba(red, 0.5);
    text-decoration: none;
    &:before {
      content: " ";
      display: block;
      width: 100%;
      border-top: 2px solid rgba(red, 0.8);
      height: 12px;
      position: absolute;
      bottom: 0;
      left: 0;
      transform: rotate(-7deg);
    }
  }

}
 .ins {
    color: green;
    font-size: 19px;
    text-decoration: none;
    padding: 1em 1em 1em .2em;
  }