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

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

/* Logo size for centered navigation */
.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }
.tm-page {     
z-index: 2;    
position: relative;    
}    

.tm-fullscreen {  
height: auto;  
}

#jform_contact_message {  
width: auto;  
height: 300px;  
}