
/* Mobile  */
.uk-navbar-toggle .uk-navbar-toggle-icon svg {
    width: 25px;
    height: 25px;
}
.uk-modal.uk-modal-full .uk-modal-dialog .uk-modal-close-full svg {
    margin-top: 20px;
    margin-right: 20px;
    width: 25px;
    height: 25px;
}
.uk-modal.uk-modal-full .uk-modal-dialog .uk-first-column .uk-panel .uk-nav a {

    font-size: 1.3em;

}
/* Navbar */
.uk-navbar-nav a {
    color: #a9cf38!important;
}
.n-large.uk-section-default .uk-panel p,
.n-large.uk-section-default .el-content p {
    font-size: 1.3em;
}

/* Redaktion */
.admin article p,
.admin #jmap_sitemap li a,
.redaktion article p {
    font-size: 1.3em;
}
.redaktion .uk-subnav > li > a {
    background-color:#a9cf38;
    padding: 10px 45px;
    color: #ffffff;
    border-radius: 5px;
}
.redaktion .uk-subnav > li > a:hover,
.redaktion .uk-subnav > li > a:focus {
    color: #575756;
}
.redaktion .uk-subnav > li > a:before:hover,
.redaktion .uk-subnav > li > a:before:focus {
    display: none;
}
/* Toolbar */
.tm-toolbar .btn.btn-link.jmodedit,
.tm-toolbar .tooltip {
	display: none;
}

/* Main */
.uk-button {
    line-height: 1.5em!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

/* Editor */


/* ToTop */
.modpagecrollbtns  {
    border-radius: 50px!important;
}

/* hide the Yoothem Pro button in Editor view */
#editor-xtd-buttons a:first-child {
	display: none; 
}

/* Change button design in Editor view */
.edit.item-page button,
.input-group button {
	border-radius: 5px;
}
.edit.item-page joomla-tab button {
	border-radius: 0;
}




/* Disqus Overlay */
#disqus_thread .uc-embedding-container {
    min-height: 300px!important;
}
