/* Start custom CSS *//* Remove qualquer espaço externo do cabeçalho */
html,
body {
    margin: 0 !important;
    padding: 0 !important;
}

/* Faixa vinho */
.e-48730b64-add1a55 {
    margin: 0 !important;
    width: 100% !important;
    max-width: none !important;
}

/* Menu branco */
.e-188b5f24-526d086 {
    margin: 0 !important;
    width: 100% !important;
    max-width: none !important;
}

/* Remove espaçamentos que o wrapper do header possa adicionar */
.elementor-location-header,
.elementor-location-header > div,
.elementor-location-header .elementor-element {
    margin-top: 0 !important;
}

/* Remove espaço acima do primeiro elemento */
.elementor-location-header > div:first-child {
    padding-top: 0 !important;
    margin-top: 0 !important;
}/* End custom CSS */