@media (max-width: 767px) { /* START: LOGO */
.flo-header-mobile__logo {
max-width: 10rem;
}
/* END: LOGO */ /* START: COLORS */
.flo-header-mobile {
background-color: #fefefe;
color: #131313;
} .is-sticky .flo-header-mobile {
background-color: #fefefe;
color: #131313;
}
/* END: COLORS */
} /* START: MENU */ .flo-header--392 .flo-header__menu > div > ul > li > a{font-family: 'Quattrocento', serif, 'google';font-size: 0.875rem;letter-spacing: 0em;word-spacing: 0em;line-height: 1.9em;text-transform: none;font-weight: normal;}@media screen and (max-width: 767px){.flo-header--392 .flo-header__menu > div > ul > li > a{font-size: 0.875rem;}} .flo-header--392 .flo-header__menu > div > ul > li.current-menu-item > a, .flo-header--392 .flo-header__menu > div > ul > li.current-menu-parent > a { } .flo-header--392 .flo-header__menu .sub-menu a{font-family: 'Quattrocento', serif, 'google';font-size: 0.875rem;letter-spacing: 0em;word-spacing: 0em;line-height: 1.9em;text-transform: none;font-weight: normal;}@media screen and (max-width: 767px){.flo-header--392 .flo-header__menu .sub-menu a{font-size: 0.875rem;}} .flo-header--392 .flo-header__menu .sub-menu li.current-menu-item a, .flo-header--392 .flo-header__menu .sub-menu li.current-menu-parent a { } /* END: MENU */ /* START: MENU ITEMS GAP */ .flo-header--392.flo-header--type-c .flo-header__menu ul.menu > li, .flo-header--392.flo-header--type-e .flo-header__menu ul.menu > li { margin-left: 9.0625rem; } .flo-header--392.flo-header--type-d .flo-header__menu ul.menu > li, .flo-header--392.flo-header--type-f .flo-header__menu ul.menu > li { margin-right: 9.0625rem; } /* END: MENU ITEMS GAP */ /* START: NON STICKY HEADER RULES */ header:not(.is-sticky) .flo-header--392 { color: #131313; border-color: rgba(19,19,19,0.1); padding-top: 1.875rem; padding-bottom: 1.875rem; } /* START: MENU LINES COLOR */ header:not(.is-sticky) .flo-header--392 .flo-header--type-a .flo-header__menu ul.menu li, header:not(.is-sticky) .flo-header--392 .flo-header--type-b .flo-header__menu ul.menu li, header:not(.is-sticky) .flo-header--392 .flo-header--type-g .flo-header__menu ul.menu li, header:not(.is-sticky) .flo-header--392 .flo-header--type-h .flo-header__menu ul.menu li { border-color: rgba(19,19,19,0.1); } /* END: MENU LINES COLOR */ header:not(.is-sticky) .flo-header--392 { background-color: #ffffff; } header:not(.is-sticky) .flo-header--392 .flo-header__menu > ul > li > a { color: #131313; } /* END: NON STICKY HEADER RULES */ /* START: STICKY HEADER RULES */ .flo-header--sticky .is-sticky .flo-header--392 { background: rgba(255,255,255,1); color: #332F2F!important; border-color: rgba(51,47,47,0.1); } /* END: STICKY HEADER RULES */
@media (max-width: 767px) { .flo-block--2738 { margin-top: 0rem; margin-bottom: 0rem; } } @media (min-width: 768px) { .flo-block--2738 { margin-top: 0rem; margin-bottom: 0rem; } } .flo-block-listing-2--667 .flo-block-listing-2__title{font-family: 'Oswald', sans-serif, 'google';font-size: 1.125rem;letter-spacing: 0em;word-spacing: 0em;line-height: 1.6em;text-transform: none;font-weight: normal;}@media screen and (max-width: 767px){.flo-block-listing-2--667 .flo-block-listing-2__title{font-size: 1.125rem;}} .flo-block-listing-2--667 .flo-block-listing-2__date-and-category{font-family: 'Quattrocento', serif, 'google';font-size: 0.875rem;letter-spacing: 0em;word-spacing: 0em;line-height: 1.9em;text-transform: none;font-weight: normal;}@media screen and (max-width: 767px){.flo-block-listing-2--667 .flo-block-listing-2__date-and-category{font-size: 0.875rem;}} .flo-block-listing-2--667 .flo-block-listing-2__link{font-family: 'Quattrocento', serif, 'google';font-size: 0.875rem;letter-spacing: 0em;word-spacing: 0em;line-height: 1.9em;text-transform: none;font-weight: normal;}@media screen and (max-width: 767px){.flo-block-listing-2--667 .flo-block-listing-2__link{font-size: 0.875rem;}} .flo-block-listing-2--667 .flo-block-listing-2__overlay { background-color: rgba(19,19,19,0.83); color: #fefefe; } @media (max-width: 767px) { .flo-block-listing-2--667 .flo-block-listing-2__item { margin-bottom: 1.375rem; } .flo-block-listing-2--667 .flo-block-listing-2__overlay{ background-color: #131313; color: #fefefe; } .flo-block-listing-2--667 .flo-block-listing-2__mobile-disabled { display: none; } } @media (min-width: 768px) { .flo-block-listing-2--667 .flo-block-listing-2__item { width: calc(100% / 3 - 1.375rem - 0.1rem); margin: 0.6875rem; } .flo-block-listing-2--667.flo-block-listing-2 { margin-left: -1.375rem; margin-right: -1.375rem; } } @media (max-width: 767px) {
.flo-mobile-menu {
background-color: #ffffff;
color: #131313;
} /* START: DROPDOWN ITEMS */
.flo-mobile-menu__menu li ul {
color: #e4e3e1;
}
.flo-mobile-menu__menu-dropdown-toggle:before,
.flo-mobile-menu__menu-dropdown-toggle:after
{
background-color: #e4e3e1;
}
.flo-mobile-menu__menu > li
{
border-bottom-color: rgba(228,227,225,0.2)!important;
}
/* END: DROPDOWN ITEMS */ .flo-mobile-menu__close{font-family: 'Quattrocento', serif, 'google';font-size: 0.875rem;letter-spacing: 0em;word-spacing: 0em;line-height: 1.9em;text-transform: none;font-weight: normal;}@media screen and (max-width: 767px){.flo-mobile-menu__close{font-size: 0.875rem;}}
} .flo-header__menu-popup {
background-color: #fefefe;
color: #131313;
} .flo-header__menu-popup-logo-wrap {
margin-bottom: 10rem;
} .flo-header__menu-popup .flo-header__menu li ul {
background-color: #212121!important;
} .flo-header__menu-popup .flo-header__menu li ul a {
color: #fefefe!important;
} .flo-header__menu-popup .flo-header__menu li ul li > a:before {
background-color: #fefefe!important;
} Moja strona internetowa używa plików cookies (tzw. ciasteczka). Możesz zaakceptować pliki cookies lub masz możliwość wyłączenia ich w przeglądarce. Ok Polityka prywatności