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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 div.uk-navbar-flip.uk-visible-large .uk-navbar-content {  
    position: relative;  
    top: -40px;  
}

/* Mapa contacto fullwitdh y reducir espacio entre mapa y navbar  */
.tm-page { max-width: 100%; }

.tm-block-full { height: auto; }

div.tm-page {
margin-top: 0em;
}

textarea, .uneditable-input {    
    height: auto;  
}

@media screen and (max-width: 950px) {  
    .tm-fullscreen {  
      height: auto!important;  
    }  
}

.unlink-title .uk-position-cover, .unlink-title .uk-panel-space a.uk-link-reset { pointer-events: none; }




