/*
Theme Name: Morewithless
Description: Child theme for Avada theme
Author: Morewithless
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/***************************************************************
These styles are subject to the following license agreement(s):

https://store.typenetwork.com/cart/eula/font-bureau
https://store.typenetwork.com/cart/eula/font-bureau
***************************************************************/

.neuehaasgroteskdisplayregular {
    font-family: "Neue Haas Grotesk Disp Reg";
    font-style: Normal;
    font-weight: Normal;
}

.neuehaasgroteskdisplaymedium {
    font-family: "Neue Haas Grotesk Disp Med";
    font-style: Normal;
    font-weight: Normal;
}

/* 2020-03*/
.fusion-header-has-flyout-menu .fusion-flyout-search{
	height:0px;
}

.fusion-header-has-flyout-menu.fusion-flyout-search-active .fusion-flyout-search{
	height:100%;
}

.category #wrapper #main{
padding-top:20px;
}

body.category #mwl_categorias_supra_container_archive{
margin-top:30px;
}

.fusion-header-wrapper.fusion-is-sticky .fusion-header{
	background:#fff;
}
