/*
Theme Name: aging-hub
Theme URI: http://shambhala.org
Author: Pawel Molenda
Description: Aging Hub website theme.
Version: 1.0
Template: Divi
License: GNU General Public License
*/

@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
#et-top-navigation {
    float: left;
}

.not-active {
   pointer-events: none;
   cursor: default;
}

#et_top_search{
    margin:50px 0 0 22px;
}

@media only screen and (min-width: 981px){
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation, .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation{
    padding: 0px !important;
}}

.et_pb_image_container img, .et_pb_post a img{
    max-width: 170px !important;
    min-width: 170px !important;
}