@media (max-width: 767px) {
.flo-mobile-menu {
background-color: #000000;
color: #ffffff;
}
}
/* START: NON STICKY STYLES */
header .flo-header.is-not-sticky {
color: #000000;
background-color: #ffffff;
}
header .flo-header.is-not-sticky .flo-header__logo,
header .flo-header.is-not-sticky .flo-header__menu > div > ul > .menu-item > a,
header .flo-header.is-not-sticky .flo-header__menu-trigger,
header .flo-header.is-not-sticky .flo-header__search-trigger,
header .flo-header.is-not-sticky .flo-header__search-form-input
{
color: inherit;
}
/* END: NON STICKY STYLES */
/* START: STICKY STYLES */
.flo-header--sticky .is-sticky .flo-header{
background: rgba(255,255,255,1);
color: #000000;
}
.flo-header--sticky .is-sticky .flo-header__logo,
.flo-header--sticky .is-sticky .flo-header__menu > div > ul > li,
.flo-header--sticky .is-sticky .flo-header__menu-trigger,
.flo-header--sticky .is-sticky .flo-header__search-trigger,
.flo-header--sticky .is-sticky .flo-header__search-form-input,
.flo-header--sticky .is-sticky .flo-header__search-form-submit,
.flo-header--sticky .is-sticky .flo-header__lang-switch
{
color: inherit!important;
}
/* END: STICKY STYLES */
/* START: DROPDOWNS */
.flo-header ul ul {
background-color: #f8f8f8;
}
.flo-header ul ul a {
color: #000000!important;
}
/* END: DROPDOWNS */
@media (min-width: 768px) and (max-width: 1024px) {
.flo-header__logo {
max-width: 11.25rem;
}
}
@media (min-width: 1025px) {
.flo-header__logo {
max-width: 8.75rem;
}
}
.flo-header--type-a .flo-header__social-links-dropdown {
background-color: #f8f8f8;
}
.flo-header--type-a .flo-header__social-links-dropdown a {
color: #000000!important;
}
.flo-header-mobile__logo {
max-width: 11.25rem;
}
.is-main.flo-header-mobile {
background-color: #ffffff;
}
.is-main.flo-header-mobile .flo-header-mobile__search-trigger,
.is-main.flo-header-mobile .flo-header-mobile__menu-trigger,
.is-main.flo-header-mobile .flo-header-mobile__logo,
.is-main.flo-header-mobile .flo-header-mobile__menu
{
color: inherit;
}
.is-main.flo-header-mobile
{
color: #000000!important;
}
.is-main.flo-header-mobile .flo-header-mobile__menu
{
border-color: #000000;
}
.flo-footer-type-a--793 .flo-footer-type-a__top-area-left-side-label{font-family: Sackers-Gothic-Heavy-AT;font-size: 0.5rem;letter-spacing: 0.14em;word-spacing: 0em;text-transform: none;font-weight: normal;}@media screen and (max-width: 767px){.flo-footer-type-a--793 .flo-footer-type-a__top-area-left-side-label{font-size: 0.4375rem;}}
.flo-footer-type-a--793 .flo-footer-type-a__top-area-right-side-label{font-family: Sackers-Gothic-Heavy-AT;font-size: 0.5rem;letter-spacing: 0.14em;word-spacing: 0em;text-transform: none;font-weight: normal;}@media screen and (max-width: 767px){.flo-footer-type-a--793 .flo-footer-type-a__top-area-right-side-label{font-size: 0.4375rem;}}
.flo-footer-type-a--793 .flo-footer-type-a__menu{font-family: Sackers-Gothic-Heavy-AT;font-size: 0.6875rem;letter-spacing: 0em;word-spacing: 0em;text-transform: none;font-weight: normal;}@media screen and (max-width: 767px){.flo-footer-type-a--793 .flo-footer-type-a__menu{font-size: 0.875rem;}}
.flo-footer-type-a--793 .flo-footer-type-a__back-to-top{font-family: JosefinSans-Light;font-size: 0.875rem;letter-spacing: 0em;word-spacing: 0em;line-height: 2.25em;text-transform: none;font-weight: normal;}@media screen and (max-width: 767px){.flo-footer-type-a--793 .flo-footer-type-a__back-to-top{font-size: 0.875rem;}}
.flo-footer-type-a--793 .flo-footer-type-a__copyright-notice{font-family: Sackers-Gothic-Heavy-AT;font-size: 0.6875rem;letter-spacing: 0em;word-spacing: 0em;text-transform: none;font-weight: normal;}@media screen and (max-width: 767px){.flo-footer-type-a--793 .flo-footer-type-a__copyright-notice{font-size: 0.875rem;}}
.flo-footer-type-a--793 {
color: #000000;
background-color: #ffffff;
}
.flo-header-popup {
color: #ffffff;
}
.body--flo-header-popup-open {
background-color: #000000;
}
.flo-header-popup__menu .menu-item a {
color: rgba(255,255,255,0.3);
}
.flo-header-popup__menu li:hover a,
.flo-header-popup__menu li:hover .sub-menu a {
color: rgba(255,255,255,1);
}
.flo-header-popup__menu .menu-item a:after{
background-color: rgba(255,255,255,1);
}
.flo-header-popup__search input {
border-bottom: 1px solid #ffffff!important;
}
.flo-header-popup__logo {
max-width: none
}
/* START: DROPDOWNS */
.flo-header-popup__menu li ul ul {
background-color: #ffffff;
}
.flo-header-popup__menu li ul ul a {
color: #000000!important;
}
/* END: DROPDOWNS */