/*
Theme Name: Kalium - Child Theme
Theme URI: https://kaliumtheme.com
Author: Laborator
Author URI: https://laborator.co
Description: Start creating that amazing website that you have always wanted, only with Kalium &mdash; Connect with Laborator on: <a href="https://twitter.com/thelaborator">Twitter X</a> &bull; <a href="https://www.facebook.com/laboratorcreative">Facebook</a> &bull; <a href="https://www.instagram.com/laboratorcreative/">Instagram</a>
Requires PHP: 7.2
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
*/



.fullscreen-menu.menu-aligned-center .fullscreen-menu-navigation {
    align-items: self-start;
}

.fa-phone:before,
.fa-angle-down:before{
	display: inline-block;
    transform: scale(0.8, 0.8);
}

.wpcf7 .wpcf7-spinner {
    display: block;
    margin: 10px auto -34px;
    text-align: center;
}

.wpcf7 .labeled-input-row{
	flex-wrap: nowrap;
}

.top-phone{
	margin-right: 30px;
}

.header-block--align-right{
	align-items: center;
}