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

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

 .tm-fullscreen-container {  
    height: 55% !important;  
}
/*
.tm-fullscreen {  
    background: 50% 50% no-repeat;  
    background-size: cover;  
}
*/

.uk-subnav > li > a {  
        text-decoration: none!important;  
    }  
    .uk-subnav > li > a:hover {  
        color: #478db9!important;    
    }  
    a.tm-link-muted, .tm-link-muted a {  
      text-decoration: none!important;  
    }

    a.tm-link-muted:hover, .tm-link-muted a:hover {  
      color: #478db9!important;    
    }  