:root {
--accentColor: #3e5660;
}
:root {
--secondColor: #c00d0d;
}
:root {
--bgColorLightGray: #eaeef1;
}
:root {
--bgColorGray: #eaeef1;
}
#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: "Kallisto";
font-weight: 500;
}
:root {
--body-color: #3e5660;
}
:root {
--body-fontSize: 16px;
}
@media only screen and (max-width: 767px) {
html, body  {
font-size: 15px;
}
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: "Kallisto";
font-weight: 800;
}
:root {
--h1-fontSize: 70px;
}
h1, .h1, .h1 p {
line-height: 80px;
}
h1, h1 a, .h1, .h1 a, .h1 p {
color: #c00d0d;
}
h2, h2 a, .h2, .h2 a, .h2 p {
color: #c00d0d;
}
h3, h3 a, .h3, .h3 a, .h3 p {
color: #c00d0d;
}
h4, h4 a, .h4, .h4 a, .h4 p {
color: #c00d0d;
}
h5, h5 a, .h5, .h5 a, .h5 p {
color: #c00d0d;
}
h6, h6 a, .h6, .h6 a, .h6 p {
color: #c00d0d;
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
font-size: 30px;
}
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
line-height: 32px;
}
}
:root {
--contentBoxedWidth: calc(100% - 6%);
--articlePaddingLeftRight: 3%;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
:root {
--footer-headline-color: #c00d0d;
}
#footer {
font-size: 15px;
}
#footer,
#footer a {
color: #3e5660;
}
#footer li:after {
border-color: #3e5660;
}
#footer {
background-color: #eaeef1;
}
#bottom .inside {
padding-top: 1%;
padding-bottom: 1%;
}
#bottom {
font-size: 11px;
}
#bottom .inside a:hover {
color: #ffffff;
}
#bottom {
background-color: #3e5660;
}
.header .mod_search {
display: none!important;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
.header {
background: none!important;
margin-top: 10px;
margin-bottom: 10px;
}
.header .inside {
box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
border-radius: 100px;
background: #fff;
}
.header.cloned {
box-shadow: none!important;
padding-left: 10px;
padding-right: 10px;
}
.header.cloned .inside {
box-shadow: 0 0 10px 10px rgba(0,0,0,0.1);
}
.header .inside {
box-shadow: none;
}
@media only screen and (min-width: 768px) {
.header.cloned,
.header.cloned .mainmenu ul li a,
.header.cloned .mod_langswitcher {
font-size: 16px;
}
}
.logo a {
background-image: url(../uploads/caravan-technik-versmold_logo.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 280px;
}
: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: 210px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 65px;
}
.stickyheader .header.cloned {
line-height: 65px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 65px;
}
html {
scroll-padding: 65px 0 0 0;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 200px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 65px;
}
.header {
line-height: 65px;
}
}
.header.original .mainmenu ul li a.trail.a-level_1,
.header.original .mainmenu ul li a.active.a-level_1,
.header.cloned .mainmenu ul li a.trail.a-level_1,
.header.cloned .mainmenu ul li a.active.a-level_1,
.mod_pct_megamenu .mod_navigation a.active.a-level_1 {
color: #c00d0d;
}
@media only screen and (min-width: 768px) and (max-width: 970px) {
.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 li a.a-level_1.trail:not(.highlight) span,
.header .mainmenu ul li a.a-level_1.active:not(.highlight) span {
border-bottom: 1px solid #3e5660;
padding-bottom: 8px;
}
.header .mainmenu ul ul li a.a-level_1.trail:not(.highlight) span,
.header .mainmenu ul ul li a.a-level_1.active:not(.highlight) span {
border-bottom: none;
}
:root {
--menu-highlight-color: #fff;
}
:root {
--menu-highlight-bg-color: #c00d0d;
}
:root {
--menu-highlight-border-color: #c00d0d;
}
:root {
--menu-highlight-border-radius: 10px;
}
:root {
--menu-highlight-border-width: 3px;
}
.mainmenu ul ul,
#top .mod_navigation li ul,
.mod_pct_megamenu {
border-radius: 5px;
}
.mod_pct_megamenu .column:last-of-type .attributes {
border-radius: 0 5px 5px 0;
}
.mainmenu ul ul,
#top .mod_navigation li ul {
background-color: #eaeef1}
#top .mod_navigation li ul:before {
border-color: transparent transparent #eaeef1 transparent;
}
nav.mainmenu a.menuheader {
background-color: #eaeef1!important;
}
.mainmenu ul .megamenu-wrapper ul ul {
background: none;
}
.mod_pct_megamenu {
background-color: #eaeef1}
.mod_langswitcher ul {
background-color: #eaeef1}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
#top {
display: none!important;
}
.mmenu_trigger {
float: right!important;
display: flex!important;
margin-left: 15px!important;
}
.smartmenu {
display: none!important;
}
.mainmenu {
display: none!important;
}
#mmenu {
display: block!important;
}
#fix-wrapper {
width: 100%!important;
height:auto!important;
top: 0!important;
}
.mmenu_trigger {
display: flex!important;
right: 20px!important;
}
.header .mainmenu,
.header .mod_socials,
.header .mod_langswitcher,
.header .mod_search,
.header .header_metanavi {
display: none!important;
}
#slider,
#wrapper,
#bottom,
#offcanvas-top,
#footer {
margin-left: auto!important;
margin-right: auto!important;
}
#mmenu {
display: block!important;
top: 0;
}
.logo {
float: left!important;
position: static!important;
transform: none!important;
-webkit-transform: none!important;
margin: 0!important;
}
.header {
margin: 0!important;
}
.header .inside {
padding-left: 40px!important;
}
.header.original:before {
display: none!important;
}
.header.original {
height: auto!important;
}
}
.mmenu_trigger .label {
display: none;
}
:root {
--paragraph-small-font-size: 16px;
}
:root {
--paragraph-small-line-height: 26px;
}
:root {
--customFont1: Manrope;
--customFont1Weight: 700;
}
:root {
--customFont1FontSize: 100px;
}
:root {
--customFont1FontSizeMob: 45px;
}
:root {
--customFont1LineHeight: 110px;
}
:root {
--customFont1LineHeightMob: 55px;
}
:root {
--customFont2: "Kallisto";
--customFont2Weight: 500italic;
}
:root {
--customFont2FontSize: 90px;
}
:root {
--customFont2FontSizeMob: 45px;
}
:root {
--customFont2LineHeight: 120px;
}
:root {
--customFont2LineHeightMob: 70px;
}
:root {
--menu-highlight-font-size-mobile: 20px;
}
#mmenu .mod_navigation li a {
font-size: 20px;
}
#mmenu .mod_navigation li.submenu .opener {
width: calc(20px + 10px);
}
#mmenu .mod_navigation li ul li a {
font-size: 15px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
width: calc(15px + 13px);
}
#mmenu .mod_navigation li ul li a {
line-height: 17px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
height: calc(17px + 5px);
}
#mmenu .mod_navigation li,
#mmenu .mod_navigation li a {
text-align: center;
padding: 4px 0;
}
#mmenu {
background-color: #eaeef1;
}
#mmenu .mod_langswitcher ul {
background-color: #eaeef1;
}
#mmenu .mod_socials {
display: none;
}
#mmenu .scrollable {
height: 100%;
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
