/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-features-slideshow .uk-slideshow,
.tm-features-slideshow .uk-slideshow > li { min-height: 400px; }




.feed .newsfeed {
    list-style-type: none;
	list-style-image: none;
	list-style-position: inside; 
   padding-left: 0px;
}

.feed .newsfeed > li:nth-child(n+2) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 2px solid rgba(68, 68, 68, 0.08);
}

.feed-link a:link {
  text-decoration: none;
}


.tm-navbar:not(.uk-navbar-attached) .tm-nav-logo { top: -33px; }


.uk-slideshow .uk-button {  
    color: #FFFFFF;  
    border-color: #FFFFFF;  
}  

.uk-slideshow .uk-button:hover,  
.uk-slideshow .uk-button:focus { border-color: transparent; }


.uk-slideshow .uk-overlay-panel {background-color: rgba(0, 0, 0, 0.2);}

.acymailing_module .inputbox{
    color: #FFFFFF;  
    border-color: #FFFFFF;
    font-size: 17px;
  min-height: 30px;
  }


.acymailing_module .subbutton {
    background-color: transparent;
  	color:#FFFFFF;
    border-color: #FFFFFF;  
	min-height: 30px;
	padding: 0p	x 15px;
	line-height: 30px;
	font-size: 12px;
}

.acymailing_module .subbutton:hover,
.acymailing_module .subbutton:focus { 
   background-color: #D20B19;
   border-color: transparent;
}


.uk-icon-subway:before { content:"\f239"; }  
.uk-icon-train:before { content:"\f238"; }  


.form-actions {
  background-color: transparent;
}

.contact .contact-form legend {
  font-size: 15px;
  margin-top: -8px;
}

.contact h3 {
  display: none;
}