/* START: LOGO */
.flo-header-mobile__logo {
max-width: 10rem;
}
/* END: LOGO */
/* START: COLORS */
.flo-header-mobile {
background-color: #FFFFFF;
color: #3c3c3c;
}
.is-sticky .flo-header-mobile.is-main {
background-color: #FFFFFF;
color: #3c3c3c;
}
/* END: COLORS */
/* START: NON STICKY HEADER RULES */
header:not(.is-sticky) .flo-header--767 {
color: #3c3c3c;
border-color: rgba(60,60,60,0.3);
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
header:not(.is-sticky) .flo-header--767 {
background-color: #FFFFFF;
}
header:not(.is-sticky) .flo-header--767 .flo-header__menu > ul > li > a {
color: #3c3c3c;
}
/* END: NON STICKY HEADER RULES */
/* START: STICKY HEADER RULES */
.flo-header--sticky .is-sticky .flo-header--767 {
background-color: rgba(255,255,255,1);
color: #332F2F!important;
border-color: rgba(51,47,47,0.3);
}
/* END: STICKY HEADER RULES */
/* START: MENU */
.flo-header--767 .flo-header__menu > div > ul > li > a{font-family: BarlowSemiCondensed SemiBold;font-size: 0.6875rem;letter-spacing: 0.5em;word-spacing: 0em;line-height: 1.81em;text-transform: none;font-weight: normal;}
.flo-header--767 .flo-header__menu .sub-menu a{font-family: BarlowSemiCondensed SemiBold;font-size: 0.6875rem;letter-spacing: 0.5em;word-spacing: 0em;line-height: 1.81em;text-transform: none;font-weight: normal;}
.flo-header--767 .flo-header__search-form-input{font-family: BarlowSemiCondensed SemiBold;font-size: 0.6875rem;letter-spacing: 0.5em;word-spacing: 0em;line-height: 1.81em;text-transform: none;font-weight: normal;}
.flo-header--767 .flo-header__menu .sub-menu li.current-menu-item a,
.flo-header--767 .flo-header__menu .sub-menu li.current-menu-parent a
{
text-decoration: underline;
}
/* END: MENU */
/* START: DROPDOWNS */
.flo-header--767 .flo-header__menu ul ul {
background-color: #F4F4F4;
}
.flo-header--767 .flo-header__menu ul ul:after {
border-color: transparent transparent #F4F4F4 transparent!important;
}
.flo-header--767 .flo-header__menu ul ul a {
color: #3c3c3c!important;
}
.flo-header--767 .flo-header__menu li ul li > a:before {
background-color: #3c3c3c;
}
/* END: DROPDOWNS */
@media (min-width: 768px) {
.flo-header--767 .flo-header__menu{
width: calc(50% - 10rem / 2 );
}
}
@media (max-width: 767px) {
.flo-mobile-menu {
background-color: #F4F4F4;
color: #3c3c3c;
}
/* START: DROPDOWN ITEMS */
.flo-mobile-menu__menu > li
{
border-bottom-color: rgba(60,60,60,0.15)!important;
}
.flo-mobile-menu__menu-dropdown-toggle
{
color: rgba(60,60,60,0.15)!important;
}
/* END: DROPDOWN ITEMS */
}
We gebruiken cookies om ervoor te zorgen dat onze website zo soepel mogelijk draait. Als je doorgaat met het gebruiken van de website, gaan we er vanuit dat je ermee instemt. Ok