
body {
    color: #444;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
}

#top-menu, #top-menus {
    position: relative;
    /*float: left;*/
    height: 40px;
}

#top-menu li, #top-menus li {
    float: left;
    margin-left: 10px;
    height: 40px;
    padding-left: 15px;
}
#top-menus li:before {
    position: absolute;
    top: calc(50% - 2px);
    left: 0px;
    transform: translateY(-50%);
}
#top-menu li i{
	font-size:14px;
	position:relative;
	top:1px;
}

#top-menus li a{
  margin-left: 5px;
}

#header nav > ul > li > a {
    text-transform: uppercase;
}

#top-menus li:first-child::before {
    content: "" !important;
}

#top-menus li::before {
    content: "| " !important;
}

#top-menu ul li div, #top-menu li a, #top-menus li a, #top-menus li, #top-menu li span, #top-menu li i {
    font-size: 12px;
}




.content-wrap {
padding: 30px 0 !important;
}

a {
    transition: color 0.2s ease-in-out 0s;
}
a:hover {
    color: #db0132;
}
a, a:hover {
    text-decoration: none;
}
a.content-lnk {
    color: #2799d1;
}

a:hover.content-lnk {
    color: #db0132;
}

li.current-menu-item a, li.current-page-ancestor a {
    color: #db0132 !important;
}

ul.sub-menu li.menu-item a {
color: #444 !important;
}

ul.sub-menu li.menu-item a:hover {
color: #2799d1 !important;
}

ul.sub-menu li.current-menu-item a {
color: #db0132 !important;
}

i {
    font-size: 1.1em;
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    margin: 0;
}
h1 {
    font-size: 24px;
    line-height: 30px;
}
h2 {
    font-size: 22px;
    line-height: 28px;
}
h3 {
    font-size: 18px;
    line-height: 24px;
}
h4 {
    font-size: 16px;
    line-height: 22px;
}
h5 {
    font-size: 14px;
    line-height: 20px;
}
h6 {
    font-size: 12px;
    line-height: 18px;
}
p {
    color: #444;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}

h2.vc_custom_heading {
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
padding: 15px 25px 15px 0;
}



.standard_logo {
    margin: 0;
    padding: 0;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
}

#header.sticky.reduced #logo a {
    height: 55px;
    padding: 8px 0;
}

.blue-teaser {
font-weight:300;
}

.hr1 {
    height: 1px;
}

.vc_column_container > .vc_column-inner {
}

ul, ol {
    margin: 0;
    padding: 0;
}
ul {
    list-style: outside none none;
}

.widget_nav_menu ul li a {
    border-bottom: 1px solid #eee;
    display: block;
    padding: 8px 0;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
}
.menu ul li:first-child a {
}
.widget_nav_menu ul li a:hover {
    padding-left: 8px;
color: #2799d1;
}

.widget_nav_menu ul li.current-page-item {
color: #db0132 !important;
}

.sub-menu li.menu-item a {
padding-left:16px;

}

.sub-menu li.menu-item a:hover {
    padding-left: 16px;
color: #2799d1;
}




#gotoTop {
    background-color: #444;
    border: 0 solid #fff;
    color: #fff;
    border-radius: 2px;
    bottom: 18px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 1.1em;
    height: 36px;
    line-height: 36px;
    position: fixed;
    right: 30px;
    text-align: center;
    transition: background-color 0.2s linear 0s;
    width: 36px;
}

#copyrights {
    border-color: #444;
}
#copyrights {
    font-size: 14px;
}
#copyrights {
    background-color: #fff;
    border-top: 1px solid #444;
    color: #888;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 10px;
    position: relative;
}

li.lang-item a {
padding-top: 6px !important;
}

ul li {
list-style-type: none;
margin-left:-20px;
}

@media only screen and (max-width: 768px) {

#logo {
float:left;
height: 55px;
width:auto;
padding: 15px 10px 25px 0px;
}

.standard_logo {
padding: 10px;
}

#toggle-nav {
   border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    position: relative;
    border-color: #dddddd;
padding: 5px 10px;
border: 1px solid #dddddd;
}
}



/****Cookiehint****/
html[lang="en-GB"] #cookie-notice .de{
  display: none !important;
}
html[lang="de-DE"] #cookie-notice .en{
  display: none !important;
}

#cookie-notice{
  background-color: rgba(27, 27, 27, 0.97) !important;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.cookie-notice-container a{
  background-color:#2799d1 !important;
  background-image: none !important;
  color:#fff  !important;
  text-shadow: none  !important;
  border:none  !important;
  border-radius: 2px  !important;
}
.cookie-notice-container a:hover{
  background-color: #db0133 !important;
  background-image: none !important;
}

#cn-notice-text{
  display: block;
  margin-bottom: 10px;
}



.widget_nav_menu li a, .widget_links li a, .widget_meta li a, .widget_archive li a, .widget_recent_entries li a, .widget_categories li a, .widget_product_categories li a, .widget_pages li a, .widget_recent_comments li a {
    background: none;
    border: inherit !important;
    font-size: inherit;
    border-bottom: 1px solid rgb(238, 238, 238) !important;
}


.content-wrap .sub-menu{
  margin-left: 0;
}
.content-wrap .sub-menu>li{
  margin-left: 0px;
  border-bottom: 1px solid rgb(238, 238, 238) !important;
}
.content-wrap .sub-menu>li>a{
  margin-left: -15px;
  border-bottom:0 !important;
}




#nav li a img[title="Deutsch"]{
width: 24px !important;
}
#nav li a img[title="English"]{
width: 24px !important;
}


#toggle-nav span{
  display: none;
}


#header #toggle-nav i:hover {
    color: #db0132;
    border-color: #db0132;
}
#header #toggle-nav i {
    line-height: 34px;
    font-size: 28px;
}


@media only screen and (max-width: 979px){

  #header #toggle-nav {
      display: block!important;
      position: relative !important;
      top: 15px !important;
      text-align: center !important;
      margin: 0 35px 30px auto !important;
  }
}
#mobile-menu .container > ul > li{
  margin-left: 0;
}
#mobile-menu .container > ul > li a{

  padding-left: 20px !important;
}


.wv-map{
  background-image: url('https://www.lohnpack.info/wp-content/uploads/2021/01/map_lohnpack.jpg');
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 300px;
  position: relative;
}
.wv-map a.full{
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
}


a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll{
  background-color: #dedede !important;
  border: 1px solid #dedede !important;
}


html body .ls-container .ls-layer{
  font-family: 'Open Sans' !important;
}

.sf-menu .lang-item img{
  position: relative;
  top:7px;
}
.sf-menu .lang-item:last-child a{
  padding-right: 0 !important;
      margin-right: 0;
}
#header.sticky-header.sticky.reduced #logo img{
    height: 40px;
}

html:not(.js) #header[data-header-version="header_v1"].reduced nav > ul > li{
  position: relative;
  top: -2px;
}
html:not(.js) #header[data-header-version="header_v1"].reduced nav > ul > li > a{
  line-height: 60px;
  position: relative;
  top: -2px;
}


.header_extra_icons{
  display: none;
}

@media only screen and (max-width: 979px){
  #top-menus li {
      float: none;
      display: inline-block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px){
  #wrapper {
      width: 100% !important;
      margin: 0 !important;
  }
}
@media only screen and (max-width: 767px){
  .container{
    max-width: calc(100% - 40px) !important;
  }
  #top-bar .container{
    width: 100% !important;
    padding: 0 !important;
  }
  #header .container{
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
  }
  #header #logo{
    padding:0;
  }
  #header #logo .standard_logo{
    top:0;
    left:0;
    right:0;
    bottom:0;
    padding:0 0 0 20px;
  }
  html body #wrapper.ls-overflow-visible,
  html#ls-global #wrapper.ls-overflow-visible,
  body#ls-global #wrapper.ls-overflow-visible,
  #ls-global #wrapper.ls-overflow-visible,
  #wrapper.ls-overflow-visible
  {
    overflow: hidden !important;
  }
}
@media only screen and (max-width: 430px){
  #top-bar .container a{
    font-size: 11px;
  }
  #top-menus li {
    margin-left: 2px;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 345px){
  #top-bar .container a{
    font-size: 10px;
  }
  #top-menus li {
    margin-left: 2px;
    padding-left: 5px;
  }
}