:root {
--accentColor: #cabda4;
}
:root {
--secondColor: #61aadc;
}
body.viewport_desktop #top .mod_search {
display: none;
}
body.viewport_tablet #top .topbar_teaser,
body.viewport_tablet #top .mod_top_phone {
display: none;
}
body.viewport_tablet #top .top_metanavi,
body.viewport_tablet #top .topbar_metanavi {
display: none;
}
body.viewport_tablet #top .mod_search {
display: none;
}
body.viewport_mobile #top .topbar_teaser,
body.viewport_mobile #top .mod_top_phone {
display: none;
}
body.viewport_mobile #top .top_metanavi,
body.viewport_mobile #top .topbar_metanavi {
display: none;
}
body.viewport_mobile #top .mod_login_top {
display: none;
}
body.viewport_mobile #top .mod_search {
display: none;
}
body.viewport_mobile #top .mod_langswitcher {
display: none;
}
#top-wrapper #top .inside {
padding-top: 3px;
padding-bottom: 3px;
}
:root {
--body-fontSize: 19px;
}
:root {
--h1-fontSize: 48px;
}
:root {
--h2-fontSize: 36px;
}
:root {
--h3-fontSize: 24px;
}
:root {
--h4-fontSize: 24px;
}
:root {
--h5-fontSize: 24px;
}
:root {
--h6-fontSize: 24px;
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
font-size: 36px;
}
}
@media only screen and (max-width: 767px) {
h2, .h2, .h2 p {
font-size: 32px;
}
}
@media only screen and (min-width: 768px) {
.header .logo {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.header .mainmenu {
width: 100%;
}
.header .mainmenu li.float_left.floatbox {
float: left;
margin: 0;
}
.header .mainmenu li.float_right.floatbox {
float: right;
margin: 0;
}
.header .mod_langswitcher {
display: none!important;
}
.header .mod_search {
display: none!important;
}
body .header .mainmenu ul li.float_right.floatbox ol li:first-child a:before {
display: none;
}
.header .mod_socials {
display: none!important;
}
#top .inside {
background: none!important;
}
.header.original .mainmenu ul li.floatbox {
line-height:inherit;
}
}
.header {
background-color: #252525;
}
.header .mainmenu ul li a,
.header .mainmenu ul li ul a.active,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.header .header_metanavi a,
.header .mod_socials a {
color: #f8f8f8;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #f8f8f8;
}
.header .mod_socials:before {
border-color: #f8f8f8;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #f8f8f8;
}
.header.original .mainmenu:before {
background: #f8f8f8;
}
.logo a {
background-image: url(../uploads/logo-physiologik-klaus-orthmayr-sticky_weiss.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 180px;
}
:root {
--logoWidth: 80px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 80px;
}
.header.original {
line-height: 80px;
}
.smartmenu .smartmenu-trigger {
height: 80px;
}
:root {
--logoHeight: 80px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 130px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 100px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 60px;
}
.header {
line-height: 60px;
}
}
.mainmenu ul li a  {
font-size: 20px;
}
.header .mainmenu ul li a,
.header .mainmenu ul li ul a.active,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.header .header_metanavi a,
.header .mod_socials a {
color: --co;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: --co;
}
.header .mod_socials:before {
border-color: --co;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: --co;
}
.header.original .mainmenu:before {
background: --co;
}
.header.original .mainmenu ul li {
line-height: 55px;
}
.header.original .mainmenu ul .megamenu-wrapper {
top: auto;
}
.mainmenu ul li ul li a,
.mod_pct_megamenu .mod_navigation a  {
line-height: 36px!important;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
}
.header .mainmenu a.pct_megamenu:after,
.header .mainmenu a.submenu:after {
font-family: FontAwesome;
content: "\f107";
margin-left: 5px;
transition: all 0.3s;
display: inline-block;
transform-origin: center center;
}
.header .mainmenu a.pct_megamenu.active:after,
.header .mainmenu a.active.submenu:after,
.header .mainmenu a.submenu:not(.click_open):not(.pct_megamenu):hover:after,
.header .mainmenu li.submenu:not(.click_open):not(.pct_megamenu):hover a:after {
transform: rotate(180deg);
}
.header .mainmenu ul ul li.submenu a:after {
transform: rotate(-90deg)!important;
}
:root {
--menu-highlight-font-weight: 600;
}
:root {
--menu-highlight-color: #ffffff;
}
:root {
--menu-highlight-bg-color: #A39272;
}
:root {
--menu-highlight-border-color: #A39272;
}
:root {
--menu-highlight-border-radius: 2px;
}
:root {
--menu-highlight-padding-lr: 10px;
}
:root {
--menu-highlight-padding-tb: 5px;
}
nav.mainmenu ul ul a.active,
.mod_pct_megamenu .mod_navigation a.active,
#top .mod_navigation li ul li a.active {
color: var(--color_night)!important;
}
.mod_pct_megamenu .mod_navigation a.active:before,
.header .mainmenu ul ul li a.active span:before {
background-color: var(--color_night)!important;
}
:root {
--customFont1FontSizeMob: 45px;
}
:root {
--customFont1LineHeightMob: 55px;
}
:root {
--customFont2FontSizeMob: 45px;
}
:root {
--customFont2LineHeightMob: 55px;
}
:root {
--hyperlink-default-font-size: 19px;
}
:root {
--menu-highlight-font-size-mobile: 24px;
}
#mmenu .mod_navigation li a {
font-size: 24px;
}
#mmenu .mod_navigation li.submenu .opener {
width: calc(24px + 10px);
}
#mmenu .mod_navigation li a {
line-height: 34px;
}
#mmenu .mod_navigation li.submenu .opener {
height: calc(34px + 5px);
}
#mmenu .mod_navigation li ul li a {
font-size: 16px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
width: calc(16px + 13px);
}
#mmenu .mod_navigation li ul li a {
line-height: 21px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
height: calc(21px + 5px);
}
#mmenu {
background-color: #333;
}
#mmenu .mod_langswitcher ul {
background-color: #333;
}
#mmenu {
background-image: url(/../demo_backgrounds/mmenu_background.webp);
}
#mmenu .mod_navigation li a,
#mmenu .mod_socials a,
#mmenu .mod_mmenu_custom_nav a,
#mmenu #mmenu_bottom .mod_langswitcher ul li span {
color: #fff;
}
#mmenu .mod_search input {
color: #fff;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:after {
color: #fff;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #fff;
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
