:root {
--accentColor: #9F8F5B;
}
:root {
--secondColor: #060809;
}
:root {
--customColor1: var(--accentColor);
}
:root {
--customColor2: #1d1b19;
}
#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: "DIN OT";
font-weight: 400;
}
* {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
:root {
--body-fontSize: 19px;
}
@media only screen and (max-width: 767px) {
html, body  {
font-size: 16px;
}
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: "Michroma";
font-weight: 400;
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
line-height: 32px;
}
}
:root {
--contentBoxedWidth: calc(100% - 8%);
--articlePaddingLeftRight: 4%;
}
#footer {
background-color: var(--customColor2);
}
#bottom .inside,
#bottom .inside a {
color: var(--customColor1);
}
#bottom .inside a:hover {
color: var(--accentColor);
}
#bottom {
background-color: var(--customColor2);
}
.header .mod_search {
display: none!important;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
#top .inside {
background: none!important;
}
@media only screen and (min-width: 768px) {
#fix-wrapper {
position: absolute;
left: 0;
}
.header {
background-color: transparent;
}
}
.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: #ffffff;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #ffffff;
}
.header .mod_socials:before {
border-color: #ffffff;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #ffffff;
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: var(--customColor2);
}
}
@media only screen and (min-width: 768px) {
.header.cloned .mainmenu ul li a,
.header.cloned .ce_search_label i,
.header.cloned .mod_langswitcher .mod_langswitcher_inside,
.header.cloned .mod_socials a {
color: var(--accentColor);
}
.header.cloned .mod_langswitcher .mod_langswitcher_inside:before {
border-color: var(--accentColor);
}
.header.cloned .mod_socials:before {
border-color: var(--accentColor);
}
.header.cloned .smartmenu .smartmenu-trigger .line,
.header.cloned .smartmenu .smartmenu-trigger .line:before,
.header.cloned .smartmenu .smartmenu-trigger .line:after {
background: var(--accentColor);
}
}
@media only screen and (max-width: 767px) {
.header {
background: #000000;
}
}
.logo a {
background-image: url(../uploads/Logo_BS_Negative_Horizontal_Ecru.svg);
}
.stickyheader .logo a {
background-image: url(../uploads/Logo_Kompakt_BS_Signet_Ecru.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 279px;
}
:root {
--logoWidth: 138px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 138px;
}
.header.original {
line-height: 138px;
}
.smartmenu .smartmenu-trigger {
height: 138px;
}
:root {
--logoHeight: 138px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 20px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 41px;
}
.stickyheader .header.cloned {
line-height: 41px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 41px;
}
html {
scroll-padding: 41px 0 0 0;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 141px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 60px;
}
.header {
line-height: 60px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
width: 21px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
height: 60px;
}
html {
scroll-padding: 60px 0 0 0;
}
}
.mainmenu ul li a  {
font-family: "Michroma";
}
.mainmenu ul li a  {
font-weight: 500;
}
.mainmenu ul li a  {
font-size: 17px;
}
.header.original .mainmenu ul li {
line-height: 35px;
}
.header.original .mainmenu ul .megamenu-wrapper {
top: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
.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;
}
.header .mainmenu ul ul li a:hover span:before,
.header .mainmenu ul ul li a.active span:before,
.header .mainmenu ul ul li a.trail span:before,
.mod_pct_megamenu .mod_navigation a:hover:before,
.mod_pct_megamenu .mod_navigation a.active:before {
display: none;
}
.smartmenu-content .mod_navigation li:not(.floatbox) {
font-family:"DIN OT";
}
.smartmenu-content .mod_navigation li:not(.floatbox) {
font-size:36px;
}
.smartmenu-content .mod_navigation a {
color:var(--accentColor);
}
.smartmenu-content .mod_navigation a.active, .smartmenu-content .mod_navigation a.trail {
border-color:var(--accentColor);
}
.smartmenu-content .smartmenu-close:before, .smartmenu-content .smartmenu-close:after {
background:var(--accentColor);
}
.smartmenu-content .subitems_trigger:before {
color: var(--accentColor);
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
.mmenu_trigger {
color: var(--accentColor);
}
.mmenu_trigger .burger .burger_lines,
.mmenu_trigger .burger .burger_lines:after,
.mmenu_trigger .burger .burger_lines:before
{
background-color: var(--accentColor);
}
}
p,
.ce_text ul,
.ce_text ol {
font-size: 19px;
}
:root {
--customFont1: "Korataki";
--customFont1Weight: 350;
}
:root {
--customFont1FontSize: 55px;
}
:root {
--customFont1FontSizeMob: 38px;
}
:root {
--customFont1LineHeight: 65px;
}
:root {
--customFont1LineHeightMob: 51px;
}
:root {
--customFont2: "Korataki";
--customFont2Weight: 350;
}
:root {
--customFont2FontSize: 36px;
}
:root {
--customFont2FontSizeMob: 32px;
}
:root {
--customFont2LineHeight: 44px;
}
:root {
--customFont2LineHeightMob: 43px;
}
:root {
--hyperlink-medium-font-size: 19px;
}
