/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

#main > div {min-height:500px;padding-top:50px;}

.displaynone {display: none !important;}

.content {padding-top: 20px;padding-bottom: 20px;}

.container_wrap {border-top-width: 0;}

.logo.avia-svg-logo {padding: 15px 0;}

.entry-content-wrapper li {padding: 3px 0 3px 12px;}

#socket {margin-top: 50px;}

strong {font-weight:400;}

body {letter-spacing: 0.1px;}

#header_main_alternate {border-color:#333333;}

.main_color .avia-fold-unfold-section .av-fold-unfold-container::after {background:none;}

li#menu-item-search {display:none !important;}

.page-id-821 #main .container a:where(:not(.wp-element-button)),
.parent-pageid-821 #main .container a:where(:not(.wp-element-button)) {border-bottom: 1px dotted #222222;}

@media only screen and (max-width: 990px) {
    .container {
        padding: 0 30px;
    }

    @media only screen and (max-width: 767px) {
        .responsive #top .logo.avia-svg-logo svg {
            max-height: 60px !important;
        }
    }
}
h1, h2 {font-size: 20px}
h3, h4 {font-size: 16px}

/* --- display none --- */
#adminmenu li.menu-top.toplevel_page_simple_history_admin_menu_page {
    display: none !important;
}
