/*using from bootstrap*/
/*netfeld lib */
body {
  background-image: url('../img/w_bg_2018.png');
  background-repeat: repeat-x;
  background-color: #3C5765;
}
#header {
  background-image: url('../img/w_top.jpg');
  background-position: center;
}
#header .header-box {
  padding: 120px 0px 30px 0px;
}
@media (max-width: 992px) {
  #header .header-box {
    padding-top: 50px;
  }
}
@media (max-width: 600px) {
  #header .header-box {
    padding-top: 30px;
    padding-botton: 20px;
  }
}
#header .form.search {
  margin-top: 0px;
}
#header .menus-col {
  padding-top: 14px;
}
#header .search-col {
  padding-top: 14px;
}
#header .minibasket-menu > .btn {
  height: 34px;
  width: auto;
  padding: 0px 5px;
}
#header .minibasket-menu > .btn i {
  padding-right: 3px;
}
#header .showLogin > button {
  background: none;
}
#header .service-menu > button {
  background-color: #008955;
  color: #fff;
}
#header .service-menu .badge {
  background-color: #fff;
  color: #008955;
}
#header .service-menu.showLogin > button {
  background: none;
  border: none;
  color: #000;
}
#mainnav > .container-fluid {
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-box {
  /*2022*/
}
.header-box .row {
  padding: 15px 0;
  background-color: rgba(255, 255, 255, 0.8);
}
.header-box .btn-group.service-menu,
.header-box .btn-group.minibasket-menu {
  display: inline-block !important;
}
#mainnav .nav > li {
  margin-left: 5px;
  margin-right: 5px;
}
#mainnav .nav > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
}
#mainnav .nav > li > a:hover {
  background-color: #CCCCCC;
  color: #000;
}
#mainnav > div.container-fluid {
  margin-top: 10px;
  margin-bottom: 10px;
}
#mainnav .dropdown-menu > li > a:hover,
#mainnav .dropdown-menu > li > a:focus {
  background-color: #CCCCCC;
  color: #000;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #CCCCCC;
  color: #000;
}
#footer > div {
  padding-left: 30px;
  padding-right: 30px;
}
h1 {
  font-size: 32px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 20px;
}
.btn-info {
  color: #008955;
  background-color: rgba(152, 179, 180, 0.2);
  border-color: rgba(97, 132, 133, 0.2);
}
.btn-info:hover {
  background-color: rgba(211, 223, 223, 0.2);
  color: #008955;
}
.panel.panel-primary .panel-heading {
  color: #fff;
}
.panel.panel-primary .panel-heading:hover {
  text-decoration: underline;
}
.content-box {
  margin-bottom: 20px;
}
#cookieNote {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 1000;
}
#cookieNote div.alert {
  background-color: rgba(255, 255, 255, 0.95);
}
.cmsContent a,
.cmsContent a:link,
.cmsContent a:active {
  color: #008955;
}
.minibasket-menu .btn,
.search-col .btn {
  border-radius: 4px;
  background-clip: padding-box;
}
.w-link {
  margin: 20px 0;
  display: inline-block;
}
/*product-list*/
.boxwrapper .list-container .gridView .productBox .title {
  padding-left: 5px;
  padding-right: 5px;
}
.productData > form {
  background-color: #F2F2F2;
  box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background-clip: padding-box;
  padding-bottom: 10px;
}
.productData > form:hover {
  box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.3);
}
.subcatList .panel {
  background-color: #F2F2F2;
  box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background-clip: padding-box;
  border: 0px;
}
.subcatList .panel:hover {
  box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.3);
}
.subcatList .panel .panel-heading {
  background-color: #008955;
}
.subcatList .panel .panel-body {
  position: relative;
  padding: 0px;
  min-height: 30px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 0;
  background-clip: padding-box;
}
.subcatList .panel .panel-body img {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 0;
  background-clip: padding-box;
}
.subcatList .panel .panel-body .w-subcat-infotext {
  position: absolute;
  z-index: 2;
  height: auto;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.4);
}
.subcatList .panel .panel-body .w-subcat-infotext.no-img {
  position: inherit;
  background-color: inherit;
}
.subcatList .panel .panel-body .w-subcat-infotext div {
  padding: 15px;
}
/*product details*/
.detailsInfo .pricebox a {
  color: #008955;
}
.detailsInfo .pricebox a:hover {
  text-decoration: underline;
}
.dl-horizontal dt {
  width: 250px;
  background-color: #F2F2F2;
  padding: 2px;
}
.dl-horizontal dd {
  margin-bottom: 10px;
}
@media (min-width: 750px) {
  .dl-horizontal dd {
    margin-left: 270px;
    margin-bottom: 2px;
  }
}
body.cl-details #productTitle {
  font-size: 30px;
}
body.cl-details #zoom1 img {
  margin: 0 0 15px 0;
}
/*media pdf link*/
#media a:before {
  content: "\f1c1";
  /*fa-file-pdf-o */
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 8px;
}
.w-startbox {
  margin: 30px 0;
  border-bottom: 1px solid #eeeeee;
  clear: both;
}
.w-startbox .w-floatbox img {
  height: auto;
  max-width: 100%;
  padding: 20px 0;
}
@media (min-width: 500px) {
  .w-startbox .w-floatbox img {
    float: right;
    max-width: 60%;
    padding: 0px 0 20px 20px;
  }
}
.w-toolbox {
  border: 1px solid #008955;
  min-height: 300px;
  background-color: #F2F2F2;
  margin-bottom: 20px;
  position: relative;
  min-height: 33%;
}
.w-toolbox h3.w-head {
  background-color: #008955;
  color: #fff;
  padding: 3px 15px;
  margin: 0px;
}
.w-toolbox .w-content {
  margin: 0;
  padding: 0;
}
.w-toolbox ol,
.w-toolbox ul {
  list-style: none;
  margin: 15px;
  padding: 0;
}
.w-toolbox ol li,
.w-toolbox ul li {
  padding-left: 20px;
  padding-bottom: 10px;
  position: relative;
}
.w-toolbox.news li:before {
  position: absolute;
  content: "\f0a1 ";
  font-family: FontAwesome;
  left: 0px;
}
.w-toolbox.download li:before {
  position: absolute;
  content: "\f1c1";
  font-family: FontAwesome;
  left: 0px;
}
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}
.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.cl-thankyou ol.checkoutSteps li .num,
body.is-checkout ol.checkoutSteps li .num {
  background-color: #ddd;
  color: #008955;
}
/*
 * Copyright (c) 2020.
 * netfeld - web solutions
 * Hauke Loebert
 *
 */
.cc-btn-group .d-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.cc-category.custom-control-input {
  display: inline-block;
}
.custom-control-label {
  display: inline-block;
}
.cc-btn-group.btn-group.d-flex .cc-btn {
  display: inline-block;
  background-color: #008955;
  color: #fff;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  font-weight: normal;
  margin: 15px 0;
}
.cc-btn-group.btn-group.d-flex .cc-btn.cc-save {
  background-color: #91c3bf;
}
.cc-btn-group.btn-group.d-flex .cc-btn.cc-allow-all {
  float: right;
  margin-left: 15px;
}
.cc-btn-group.btn-group.d-flex .cc-btn:hover {
  background-color: #00633e;
}
.cc-revoke.cc-bottom {
  min-height: 3.5em;
  font-size: smaller;
  border-radius: 4px;
  padding: 0.1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  left: 0px;
}
.cc-revoke.cc-bottom:before {
  font-family: FontAwesome;
  content: "\f007";
  padding-right: 10px;
}
.cc-animate.cc-revoke.cc-bottom {
  transform: translateY(1.5em);
}
.cc-revoke.cc-bottom,
.cc-window {
  box-shadow: -2px -3px 11px 0px rgba(0, 0, 0, 0.75);
}
.cc-window.cc-type-categories .form {
  text-align: left;
}
@media screen and (max-width: 790px) {
  .cc-btn:not(.cc-info):not(.cc-save) {
    width: auto;
  }
}
@media screen and (max-width: 790px) {
  .form {
    max-width: 100%;
  }
}
/* Anpassungen Löwenstark */
.categoryDescription a {
  color: #008955;
}
.table-style td {
  padding: 5px 5px;
}
.table-style td:first-child {
  font-weight: bold;
}
.table-style tr:first-child {
  background-color: #a4a4a4 !important;
  font-weight: bold;
}
.table-style tr:nth-child(odd) {
  background-color: #f3f3f3;
}
.table-style tr {
  border-top: 1px solid #b1b1b1;
}
.table-style tr:last-child {
  border-bottom: 1px solid #b1b1b1;
}
.table-line tbody td {
  border-top: 1px solid #aeaeae;
}
.table-line-down {
  border-bottom: 1px solid #aeaeae;
}
@media (min-width: 769px) {
  .table-col-width {
    min-width: 250px;
  }
}
@media (min-width: 601px) {
  .table-col-width2 {
    min-width: 200px;
  }
}
