:root {
--accentColor: #a90101;
}
:root {
--secondColor: #de4a4a;
}
#top {
display: none;
}
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;
}
html, body  {
font-family: "Open Sans";
font-weight: 400;
}
:root {
--body-fontSize: 17px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: "Open Sans";
font-weight: 300;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
#footer,
#footer a {
color: #050505;
}
#footer li:after {
border-color: #050505;
}
#footer {
background-color: #d7d7d7;
}
#bottom {
background-color: #686563;
}
.header .mod_search {
display: none!important;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (min-width: 768px) {
.header .mod_socials {
display: block;
}
.header .mod_langswitcher {
margin-left: 20px;
}
}
#top .inside {
background: none!important;
}
.logo a {
background-image: url(../uploads/ffrot_logo.png);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 90px;
}
:root {
--logoWidth: 120px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 120px;
}
.header.original {
line-height: 120px;
}
.smartmenu .smartmenu-trigger {
height: 120px;
}
:root {
--logoHeight: 120px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 60px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 90px;
}
.stickyheader .header.cloned {
line-height: 90px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 90px;
}
html {
scroll-padding: 90px 0 0 0;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 60px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 80px;
}
.header {
line-height: 80px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
width: 40px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
height: 60px;
}
html {
scroll-padding: 60px 0 0 0;
}
}
.mainmenu ul li a  {
font-size: 19px;
}
.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;
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
