:root {
--accentColor: #a8884b;
}
:root {
--secondColor: #2f2c1f;
}
#top,
#top a,
#top .mod_socials a i {
color: #ffffff;
}
#top,
#top .inside {
background-color: rgba(0,0,0,0);
}
body {
color: #a79877;
}
html, body  {
font-size: 18px;
}
p  {
line-height: 26px;
}
h1, .h1, .h1 p {
font-size: 45px;
}
h1, h1 a, .h1, .h1 a, .h1 p {
color: #a78649;
}
h2, .h2, .h2 p {
font-size: 37px;
}
h2, h2 a, .h2, .h2 a, .h2 p {
color: #a8884b;
}
h3, .h3, .h3 p {
font-size: 30px;
}
h3, h3 a, .h3, .h3 a, .h3 p {
color: #a78649;
}
h4, .h4, .h4 p {
font-size: 24px;
}
h4, h4 a, .h4, .h4 a, .h4 p {
color: #a78649;
}
h5, h5 a, .h5, .h5 a, .h5 p {
color: #a78649;
}
h6, .h6, .h6 p {
font-size: 19px;
}
h6, h6 a, .h6, .h6 a, .h6 p {
color: #a78649;
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
font-size: 30px;
}
}
@media only screen and (max-width: 767px) {
h2, .h2, .h2 p {
font-size: 25px;
}
}
@media only screen and (max-width: 767px) {
h3, .h3, .h3 p {
font-size: 20px;
}
}
@media only screen and (max-width: 767px) {
h4, .h4, .h4 p {
font-size: 18px;
}
}
@media only screen and (max-width: 767px) {
h5, .h5, .h5 p {
font-size: 17px;
}
}
@media only screen and (max-width: 767px) {
h6, .h6, .h6 p {
font-size: 16px;
}
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer .h1,
#footer .h2,
#footer .h3,
#footer .h4,
#footer .h5,
#footer .h6 {
color: #a8884b;
}
#footer,
#footer a {
color: #a8884b;
}
#footer li:after {
border-color: #a8884b;
}
#footer {
background-color: #302e20;
}
#bottom .inside .left,
#bottom .inside .right {
float: none;
text-align: center;
}
#bottom .inside .left {
margin-bottom: 1rem;
}
#bottom .inside .right a:first-child {
margin-left: 0;
}
@media only screen and (max-width: 767px) {
#bottom {
font-size: 15px;
}
}
#bottom .inside,
#bottom .inside a {
color: #a8884b;
}
#bottom .inside a:hover {
color: #c2ae87;
}
#bottom {
background-color: #27251a;
}
#top .inside {
background: none!important;
}
@media only screen and (min-width: 768px) {
#fix-wrapper {
position: absolute;
left: 0;
}
.header {
background-color: transparent;
}
}
.header {
background-color: #27251a;
}
.mmenu_trigger {
color: #c88843;
}
.mmenu_trigger .burger .burger_lines,
.mmenu_trigger .burger .burger_lines:after,
.mmenu_trigger .burger .burger_lines:before {
background-color: #c88843;
}
.logo a {
background-image: url(../uploads/rabenschwarz_gelb.png);
}
@media only screen and (max-width: 767px) {
.logo a {
background-image: url(../uploads/rabenschwarz_gelb.png);
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 93px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 70px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 70px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
width: 70px;
}
}
.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: #a8884b;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #a8884b;
}
.header .mod_socials:before {
border-color: #a8884b;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #a8884b;
}
.header.original .mainmenu:before {
background: #a8884b;
}
.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: #bda477;
}
.header .mainmenu ul li a.a-level_1:hover  {
color: #d4c5a9;
}
.mainmenu ul li a {
text-transform: uppercase;
}
.header ul li a.a-level_1.trail:before,
.header ul li a.a-level_1.active:before {
content: '';
position: absolute;
top: 0;
height: 3px;
width: 100%!important;
background: rgba(0, 0, 0, 0.4) !important;
left: 0;
}
.header ul li a.a-level_1:before  {
content: '';
height: 3px;
background: rgba(0, 0, 0, 0.4) !important;
position: absolute;
left: 50%;
top: 0;
width: 0;
transition: All 0.3s ease;
-webkit-transition: All 0.3s ease;
}
.header.original ul li ul li a:before {
display: none;
}
@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;
}
@media only screen and (max-width: 767px) {
body.home #fix-wrapper {
position: absolute;
}
}
@media only screen and (max-width: 767px) {
.logo {
float: none;
margin-left: auto;
margin-right: auto;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .logo {
float: none;
margin-left: auto;
margin-right: auto;
}
}
#mmenu {
right: 0;
bottom: 0;
left: auto;
transform: translateY(0)!important;
transform: translateX(100%)!important;
}
#mmenu .mod_navigation li a {
font-size: 18px;
}
#mmenu .mod_navigation li.submenu .opener {
width: calc(18px + 10px);
}
#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: 25px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
height: calc(25px + 5px);
}
#mmenu .mod_navigation li a {
text-transform: uppercase;
}
#mmenu .mod_navigation li a {
text-align: center;
padding: 4px 0;
}
#mmenu,
#mmenu #mmenu_top,
#mmenu #mmenu_middle,
#mmenu #mmenu_bottom {
background-color: #2f2c1f;
}
#mmenu .mod_langswitcher ul {
background-color: #2f2c1f;
}
#mmenu .mod_navigation li a,
#mmenu .mod_socials a,
#mmenu .mod_mmenu_custom_nav a {
color: #a8884b;
}
#mmenu .mod_search input {
color: #a8884b;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:after {
color: #a8884b;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #a8884b;
}
#mmenu .mod_navigation li a.open, #mmenu .mod_navigation li a.active {
color: #caa989;
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
#mmenu .mod_navigation li a.submenu:after {
content: "+";
font-family: Arial, Verdana, sans-serif;
}
#mmenu .mod_mmenu_custom_nav {
display: none;
}
#mmenu #mmenu_bottom {
display: block;
}
#mmenu .mod_socials,
#mmenu .mod_mmenu_custom_nav {
text-align: center;
}
#mmenu .mod_socials {
margin-right: 0;
}
#mmenu .mod_mmenu_custom_nav a {
margin: 0 4px;
}
