/*
Theme Name: Kalium - Child Theme
Theme URI: https://laborator.co/themes/kalium/
Author: Laborator
Author URI: https://laborator.co/
Description: Start creating that amazing website that you have always wanted, only with Kalium — Connect with Laborator on: <a href="https://themeforest.net/user/laborator">Envato</a> &bull; <a href="https://twitter.com/thelaborator">Twitter</a> &bull; <a href="https://www.facebook.com/laboratorcreative">Facebook</a> &bull; <a href="https://www.instagram.com/laboratorcreative/">Instagram</a>
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: kalium
Text Domain: kalium
*/

.single-causes .post-navigation, .single-causes .post-meta-only { display: none !important; }

.header-logo.logo-image { position: absolute; background: #fff; padding: 5px; transition: all 1s; top: 10;  }
.site-header--sticky-active  .header-logo.logo-image { top: 40px;  }
.site-header--sticky-fully-active .header-logo.logo-image {  } 
@media screen and (max-width: 768px) {
	.header-logo.logo-image { position: relative; top:0 !important; transition: none; background: transparent; padding:0; }
}

blockquote { font-family: Verdana; font-size: inherit; }

#menu-footermenu { list-style: none; }
#menu-footermenu li { float: right; margin-left: 10px;  }

.gform_required_legend { display: none; }
.gfield { margin-bottom: 10px; }
.gfield select { height: auto; }
.gform_wrapper.gravity-theme .gfield input, .gform_wrapper.gravity-theme .gfield select { background: #EEE;}