/*
Theme Name: GlobeFarer Child
Theme URI: https://globefarer.qodeinteractive.com
Description: A child theme of GlobeFarer
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: globefarer
Template: globefarer
*/
.qodef-separator--on.qodef-divided-image-info.qodef-layout--image-right .qodef-m-image {
    border-left: 1px solid white !important;
}
.qodef-divided-image-info .qodef-m-text:after {
    background-color: white !important;
}
.qodef-header--standard #qodef-page-header {
    background-color: transparent !important;
}
label {
    color: #8EB0BD !important;
	font-weight: 700 !important;
}
:root {
    --qode-header-light-hover-color: #edeab7!important;
}


/* Código temporario para fazer desaparecer a secção saude. Feito a 24 Mar 2023 a pedido do cliente */
#esconderSaude { display: none !important};