/*
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:  <a href="https://themeforest.net/user/laborator">Envato</a>, <a href="https://twitter.com/thelaborator">Twitter</a> or <a href="https://www.facebook.com/laboratorcreative">Facebook</a>.
Version: 2.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: kalium
Text Domain: kalium
*/
html p,
html .single-portfolio-holder .details .project-description p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
html blockquote,
html .wp-block-image {
	margin-bottom: 1.5em;
}
html .top-menu-container .top-menu ul li a:hover {
	color: #fff !important;
}
html .wp-block-image .alignleft {
	float: none;
	margin-right: 0;
	width: 100%;
}
html .post-formatting h4 {
	margin-bottom: 19px;
}
html .post-formatting dl {
	margin-bottom: 38px
}
html .post-formatting dd ul {
	list-style: none;
	margin: 0;
}
html .post-formatting dd ul {
	padding-left: 0;
}
html .page .post-formatting {
	padding-bottom: 50px;
}

@media (min-width: 768px) {
	html .wp-block-image .alignleft img {
		max-width: 75%;
	}
	html .post-formatting dt {
		clear: left;
		float: left;
		font-weight: 400;
		width: 100px;
	}
	html .post-formatting dd {
		margin: 0 0 0 100px;
	}
}@media (min-width: 1024px) {
	html .wp-block-image .alignleft img {
		max-width: 50%;
	}
}