/*
 Theme Name:   Enlito
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/*.whb-main-header{
	max-width: var(--wd-container-w);
    padding-inline: 15px;
    margin-inline: auto;
    top: 20px !important;
}*/
header .whb-main-header .whb-general-header{
	border-radius: 10px;
}
header.whb-sticked .whb-main-header .whb-general-header{
	border-radius: 0px;
}