/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */



.tm-navbar {
	margin-top: 30px;
	margin-bottom: 30px;
}

#tribe-events-pg-template {
position: relative;
padding: 0;
background: #ffffff;
border: 30px solid #ffffff;
border-image-source: url("../less/uikit/images/default/panel_box_border.png");
border-image-slice: 30;
border-image-repeat: repeat;
background-clip: padding-box;
}

.tribe-events-user-recurrence-toggle {
display: none;
}

.tribe-events-adv-list-widget ol li {
margin-bottom: 30px;
}

.tribe-events-adv-list-widget .tribe-venue {
line-height: 18px;
}

ul, ol {
padding-left: 10px;
}

h4, .uk-h4 {
font-size: 20px;
line-height: 24px;
text-transform: none;
margin-bottom: 0px;
}

.small-logo {
margin-top: -15px;
}

#system .title {  
    text-align: center;  
}

.uk-navbar-nav.uk-visible-large {    
display: table;  
float: none;  
margin: 0 auto;  
padding-left: 0;  
}

.uk-navbar-nav > li.uk-active > a {
background-color: rgba(0, 0, 0, 0);
color: #111111;
}

.compact-paragraph {
line-height: 20px;
font-size: 15px;
}

.uk-button-mini {
line-height: 35px !important;
}
