/*
Theme Name: Aerem Eco filters
Description: Aerem - Custom Theme
Author: 
Author URI: 
Version: 1.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: aerem
*/

/* contact form 7 */
.wpcf7-form p:empty {
    display: none;
}

.wpcf7-form .button input[type="submit"] {
    padding: 7px 50px;
}
.catalogue-btn a{
	display:block;
  	font-size: 40px !important;
	font-weight: 400 !important;
  	font-family: 'NeueHaasGroteskDisp Pro' !important;
	width: 100% !important;
}

.catalogue-btn a.elementor-button .elementor-align-icon-right{
	float:none;
  	order:1;
}
.catalogue-btn a > span{
	display:flex;
  	justify-content: center;
}
.catalogue-btn a.elementor-button .elementor-align-icon-right svg{
	width: 1.2em;
	height: auto;
}

body.home .header{
	margin-bottom: 100px;
}