:root {
--accentColor: #25b8c5;
}
:root {
--secondColor: #2f92a2;
}
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,
#top a,
#top .mod_socials a i {
color: #ffffff;
}
#top,
#top .inside {
background-color: #415063;
}
html, body  {
font-family: Jost;
font-weight: 300;
}
:root {
--body-fontSize: 18px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: Jost;
font-weight: 400;
}
h1, .h1 {
font-family: Jost;
font-weight: 500;
}
h1, h1 a, .h1, .h1 a, .h1 p {
color: #475677;
}
h2, .h2 {
font-family: Jost;
font-weight: 500;
}
h3, .h3 {
font-family: Jost;
font-weight: 400;
}
:root {
--h3-fontSize: 27px;
}
h4, .h4 {
font-family: Jost;
font-weight: 400;
}
:root {
--h4-fontSize: 27px;
}
h5, .h5 {
font-family: Jost;
font-weight: 300;
}
:root {
--h5-fontSize: 25px;
}
@media only screen and (min-width: 768px) {
body {
background: #393939;
margin: 30px;
}
.stickyheader {
width: calc(100% - 30px  - 30px);
left: 30px;
}
}
body {
background-color: #e5eef2!important;
}
#footer a:hover:not(.ce_hyperlink a) {
color: rgba(255,255,255,0.9);
}
#footer {
background-color: #415063;
}
#bottom {
background-color: #333333;
}
#top .inside {
background: none!important;
}
.logo a {
background-image: url(../uploads/podologie-schischkin-logo-kl.png);
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 95px;
}
}
.mainmenu ul li a  {
font-family: Jost;
}
.mainmenu ul li a  {
font-weight: 400;
}
.mainmenu ul li a  {
font-size: 16px;
}
.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: #000000;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #000000;
}
.header .mod_socials:before {
border-color: #000000;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #000000;
}
.header.original .mainmenu:before {
background: #000000;
}
.header .mainmenu ul li a.a-level_1:hover  {
color: #000000;
}
.mainmenu ul li ul li a,
.mod_pct_megamenu .mod_navigation a {
font-family: Jost;
}
@media only screen and (min-width: 768px) and (max-width: 1060px) {
.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;
}
