/*  Google Fonts */

/*@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,700);*/

/* Fonts */
/*  Colors */
/*  Highlight for inputs */
/*hellgrau*/
/*@color5: #64C006;*/
/*grün*/
/*orange*/
/*rot*/
/*Hellgrau*/
/*gelb*/
/*dunkelgrau*/
/*Topseller Orange*/
/*@color14: #7F7F7F;*/
/*grün*/
/*  Fonts */
/*  Border */
/*  Images */
/*-----------------------------------------------------------------
------------/\\\---------------------------------------------------
           /\\\\\           
          /\\\/\\\            4SELLERS Webshop
         /\\\/\/\\\           Copyright © 2016 logic-base GmbH
        /\\\/__\/\\\    
       /\\\\\\\\\\\\\\\\      Mixins
       \///////////\\\//      Erstellung:	 2016-7 (MP)
                  \/\\\ 
-------------------\///------------------------------------------*/
/* Mixins */
/* ------------------------------------------------------------- */
#content {
  background-color: #f5f5f5;
}
#content.form-group {
  background: #ffffff;
}
body {
  font-weight: 300;
}
.grecaptcha-badge {
  z-index: 2;
  visibility: hidden;
}
/*
#header nav {
    display: flex;
    justify-content: center;
}*/

/* WCAG global eingefügt wegen Navigation (wurde dort das erst mal verwendet */

.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  white-space: nowrap;
}
@media only screen and (max-width: 1149px) {
  #trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
    -webkit-transition: opacity 500ms ease-out !important;
    -moz-transition: opacity 500ms ease-out !important;
    -o-transition: opacity 500ms ease-out !important;
    transition: opacity 500ms ease-out !important;
  }
}
/*Trusted Shops Badge

@media (min-height: 615px) {
    @media (min-width: 481px) {
        #minimized-trustbadge-98e3dadd90eb493088abdc5597a70810 {
            inset: auto 0px 254px auto !important;
        }
    }

    @media (min-width: 1385px) {
        #minimized-trustbadge-98e3dadd90eb493088abdc5597a70810 {
            inset: auto 15px 254px auto !important;
        }
    }

    @media (max-width: 1384px) {
        #minimized-trustbadge-98e3dadd90eb493088abdc5597a70810 {
            inset: auto 0px 254px auto !important;
        }
    }
}

@media (max-height: 614px) {

    #ex_authorized-badge+div {
        display: none;
    }

    @media (min-width: 1385px) {
        #minimized-trustbadge-98e3dadd90eb493088abdc5597a70810 {
            inset: auto 15px 40px auto !important;

        }
    }

    @media (max-width: 1384px) {
        #minimized-trustbadge-98e3dadd90eb493088abdc5597a70810 {
            inset: auto 0px 40px auto !important;
        }
    }
}*/

/*Greyhound Chat-Widget*/

@media (max-height: 615px) {
  .ghChatWidget.ghChatWidgetOpen {
    min-height: 90% !important;
    bottom: 5px !important;
    top: unset;
    width: 50%;
  }
  .ghChatWidget.ghChatWidgetOpen .ghChatWidgetToggle {
    width: 100%;
  }
  .ghChatWidget.ghChatWidgetOpen #ex_authorized-badge + div {
    display: none;
  }
}
#ex_teaser_head {
  width: 100%;
  padding: 5px;
  text-align: center;
}
/* CZ BTN Anpassung - global
.btn {
    font-weight: 300;
}
*/

.es-red {
  color: #C8000D;
}
.header {
  padding: 20px 0 10px 0;
}
.price-discount {
  font-weight: bold;
}
.price {
  font-weight: bold;
  font-size: 24px;
}
.price .PriceNow {
  font-size: 18px;
}
.price-regular {
  min-height: 20px;
}
h1 {
  font-weight: bold;
  font-size: 26px;
}
h2 {
  font-size: 16px;
  font-weight: bold;
}
h3 {
  color: #C8000D;
  font-size: 16px;
}
.h3 {
  color: #444;
  font-family: 'Roboto Condensed', sans-serif;
  display: block;
  text-align: center;
  font-size: 26px;
  padding-bottom: 5px;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #C8000D;
  font-weight: bold;
  text-transform: uppercase;
}
.custom-h1 {
  color: #444;
  font-weight: 300;
  font-size: 40px;
}
.custom-h2 {
  color: #C8000D;
  font-weight: bold;
  font-size: 22px;
}
.price-saving {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #C8000D;
  background: #ffffff;
  border: 1px solid #C8000D;
  font-weight: bold;
  padding: 1px 5px 1px 5px;
  position: unset;
  left: unset;
  top: unset;
}
@media screen and (max-width: 768px) {
  .price-saving {
    font-size: 11px;
  }
}
.price-saving-list {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #C8000D;
  background: #ffffff;
  border: 2px solid #C8000D;
  font-weight: bold;
  padding: 3px 5px 3px 5px;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 13px;
}
.topseller-badge {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #C24900;
  background: #ffffff;
  border: 2px solid #C24900;
  font-weight: bold;
  padding: 3px 5px 3px 5px;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 13px;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .topseller-badge {
    font-size: 11px;
  }
}
.expertChoice-badge {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #0F6695;
  background: #ffffff;
  border: 2px solid #0F6695;
  font-weight: bold;
  padding: 3px 5px 3px 5px;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 13px;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .expertChoice-badge {
    font-size: 11px;
  }
}
.new-badge {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #008502;
  background: #ffffff;
  border: 2px solid #008502;
  font-weight: bold;
  padding: 3px 5px 3px 5px;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 13px;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .new-badge {
    font-size: 11px;
  }
}
.fsk18 {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
  background: #C8000D;
  font-weight: bold;
  padding: 1px 5px 1px 5px;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 13px;
  text-transform: uppercase;
  position: absolute;
  top: 0px;
  left: 0px;
}
.price .decimal {
  font-size: inherit;
  line-height: inherit;
  vertical-align: inherit;
}
.dropdown-menu {
  z-index: 10000;
}
/* CZ BTN Anpassung - Articlelist
.btn-primary.blue {
    background-color: #0f6695;
}

.btn-primary.blue:hover {
    background-color: @color2;
}*/

#accordion .panel-heading a {
  color: #999;
}
#accordion .panel-heading a:hover {
  color: #C8000D;
}
/* ------------------------------------------------------------- */

/*  Header */

/* ------------------------------------------------------------- */

#header {
  padding: 0px;
  /*   CZ BTN Anpassung neues Konto erstellen
    .topline a {
        color: @color2;
    }*/

}
#header .topline {
  margin-top: 0px;
  color: #444;
  font-family: 'Roboto Condensed', sans-serif;
  background: #ddd;
  padding: 2px 0px 2px 0px;
}
#header .topline a:hover,
#header .topline a:focus,
#header topline a:active {
  box-shadow: none;
  -webkit-box-shadow: none;
}
#header .topline ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#header .topline ul li {
  display: inline;
  font-size: 0.85em;
  padding: 5px 20px 5px 5px;
}
#header .topline ul li span {
  color: #088a0c;
  font-weight: bold;
}
#header .topline .callback {
  color: #C8000D;
}
#header .myaccount .dropdown-menu .btn.btn-primary .fa-cog {
  color: #ffffff;
}
#header .myaccount .dropdown-menu .h3 {
  text-align: left;
}
#header .logo img {
  max-width: 137px;
}
#header :-ms-input-placeholder.form-control {
  color: #444 !important;
}
#header .form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 3px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#header .form-control:focus {
  border-color: none;
  outline: 0;
  -webkit-box-shadow: inset 0 0 10px 0 rgba(200, 0, 13, 0.5);
  box-shadow: inset 0 0 10px 0 rgba(200, 0, 13, 0.5);
}
#header .siegel {
  margin: 5px 0 0 20px;
}
#header .siegel img {
  margin-left: 10px;
  max-height: 50px;
}
#header .basket_right {
  width: 236px;
}
#header .basket-group {
  height: 50px;
  min-width: 200px;
  text-transform: uppercase;
  margin: 5px 0 0 0;
}
#header .basket-group .btn {
  border: none;
  margin: 0px;
  text-align: right;
  box-shadow: none;
  -webkit-box-shadow: none;
}
#header .basket-group .btn .basket-pos {
  padding: 0px 55px 0 0;
  color: #444;
}
#header .basket-group .btn .basket-pos:hover {
  color: #C8000D;
}
#header .basket-group-empty {
  background: url(https://media-expert-security.de/shop/basket-empty.png) right top no-repeat;
  width: 200px;
  height: 46px;
  background-size: 49px 46px;
}
#header .basket-group-activ {
  background: url(https://media-expert-security.de/shop/basket-activ.png) right top no-repeat;
  width: 200px;
  height: 46px;
  background-size: 49px 46px;
}
#header #customer-loginbox .dropdown-menu > div > div a:nth-Child(7) {
  display: none;
}
/*tmp überprüfen obs im live passt*/

@media screen and (max-width: 500px) {
  #header-menu {
    padding: 0 !important;
  }
}
.resultsContainer {
  padding: 5px;
  top: unset;
  z-index: 10000 !important;
}
.resultsContainer .ex_btn-cta {
  line-height: 14px;
}
.resultsContainer .query {
  font-style: italic;
}
.resultsContainer .h4 {
  text-align: center;
  font-weight: bold;
  margin: 5px 0 !important;
  border: none !important;
}
.resultsContainer li.ss-categories-result:hover {
  background: #fff !important;
  opacity: 0.7;
}
.resultsContainer div.ss-articles-result {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
  border-bottom: 1px dashed #e5e5e5;
}
.resultsContainer div.ss-articles-result img {
  width: 40px;
  margin-right: 5px;
}
.resultsContainer div.ss-articles-result:hover {
  opacity: 0.7;
}
.resultsContainer div.ss-articles-result > span {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.resultsContainer div.ss-articles-result > div {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.resultsContainer li.section {
  font-weight: bold;
  background-color: #f5f5f5;
  color: #444;
}
.resultsContainer .price {
  font-size: 14px;
  margin: 0 5px 0 5px;
  width: 80px;
  text-align: right;
  line-height: 16px;
}
.resultsContainer .price > small {
  font-weight: normal;
}
.resultsContainer .fa {
  font-size: 16px !important;
  vertical-align: middle;
}
.resultsContainer .btn-primary {
  color: #444;
  background: none;
}
.resultsContainer .btn-primary .fa {
  font-size: 22px;
}
.resultsContainer .btn-primary.blue {
  background-color: #0F6695 !important;
  color: #f5f5f5 !important;
}
.resultsContainer .btn-primary.blue:hover {
  background-color: #444 !important;
}
.accountnav a:nth-child(7),
.accountnav li:nth-child(7) {
  display: none;
}
/*  breadcrumb */

.breadcrumb .fa-home:before {
  content: "\f21b";
  color: #444;
}
.breadcrumb a {
  font-weight: bold;
}
.breadcrumb > .active {
  color: #444;
}
/* ------------------------------------------------------------- */

/*  Startseite */

/* ------------------------------------------------------------- */

.btn-slider {
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 16px;
}
.btn-slider:hover {
  background: #C8000D;
  color: #ffffff;
}
.startslider .carousel h2 {
  font-size: 60px;
  text-shadow: none;
  text-align: center;
  color: #ffffff;
}
.startslider .carousel h3 {
  font-size: 20px;
  text-shadow: none;
  text-align: center;
  color: #ffffff;
  margin: 10px 0 20px 0;
}
.startslider .carousel-caption {
  left: 55%;
  right: 6%;
  top: 88px;
  text-align: center;
}
.startslider .carousel-indicators li {
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.startslider .carousel-control {
  width: 5%;
}
.startslider .carousel-control .fa-chevron-left,
.startslider .carousel-control .fa-chevron-right,
.startslider .carousel-control .icon-prev,
.startslider .carousel-control .icon-next {
  margin-left: 0px;
}
.sat_main {
  border: none;
  background: #ffffff;
  padding: 20px;
}
.sat_producer {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 20px;
}
.small-banner {
  position: relative;
  color: #ffffff;
  text-align: center;
}
.small-banner .text-bg {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 90px;
  right: 15px;
  left: 15px;
  padding: 15px 0;
}
.small-banner .text-bg h2 {
  font-size: 30px;
  color: #ffffff;
}
.small-banner .text-bg h3 {
  font-size: 16px;
  color: #ffffff;
}
.small-banner .btn-slider {
  position: absolute;
  bottom: 25px;
  width: 140px;
  left: 120px;
}
.title a {
  font-size: 14px;
  line-height: 14px;
  color: #333;
}
.expert-title {
  padding: 20px 20px 0px 20px;
  background: #ffffff;
}
.expert-title .h3 {
  margin: 0px;
}
.owl-carousel .owl-wrapper-outer {
  background: #ffffff;
  border: none;
}
.carousel-arrow-wrap .prev,
.carousel-arrow-wrap .next {
  color: #333;
}
.carousel-arrow-wrap.carousel-small a.btn.btn-sm.prev,
.carousel-arrow-wrap.carousel-small a.btn.btn-sm.next {
  top: 37%;
}
.rating {
  color: #C24900;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  display: inline-flex;
  width: auto;
  white-space: nowrap;
}
.rating span {
  margin-top: 5px;
}
.rating .count {
  padding-top: 2px;
}
.for-fa .fa {
  padding: 0px 15px;
  font-size: 18px;
}
#content .thumbnail:hover {
  background: none;
}
.home_seo img {
  width: 100px;
}
.home_seo .icons {
  display: table-cell;
  vertical-align: top;
}
.home_seo .icons img {
  margin: 0px 20px 0 0;
}
.home_seo .text {
  display: table-cell;
  vertical-align: top;
}
.home_seo h1 {
  margin-bottom: 5px;
  color: #C8000D;
  font-size: 22px;
}
.home_seo h3 {
  margin-bottom: 5px;
}
.newsletter {
  border: none;
  margin: 0px 0px 20px 0px;
  padding: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  background: #ffffff;
}
.newsletter .expert-title {
  padding: 0px;
}
.newsletter a {
  color: #333;
  text-decoration: underline;
}
.newsletter .content {
  padding-left: 0px;
}
.newsletter .info {
  font-weight: bold;
}
/*  Herstellerslider */

.producerslider img {
  float: none;
  margin: 20px 0px 20px 20px;
  max-width: 150px;
  width: inherit;
  filter: alpha(opacity=100);
  opacity: 1;
}
.producerslider img:hover {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/* ------------------------------------------------------------- */

/*  Listenansicht */

/* ------------------------------------------------------------- */

/* Linke Navigation */

ul.nav-pills.nav-stacked {
  margin-bottom: 20px;
  background: #ffffff;
  padding: 10px;
}
ul.nav-pills.nav-stacked .count {
  font-size: 12px;
  text-transform: none;
  color: #444;
  font-weight: 300;
}
ul.nav-pills.nav-stacked > li.level-0 > a {
  color: #444;
  font-size: 16px;
  font-weight: bold;
  padding: 2px 10px;
  background: none;
}
ul.nav-pills.nav-stacked > li.level-0 > a:hover,
ul.nav-pills.nav-stacked > li.level-0 > a:focus,
ul.nav-pills.nav-stacked > li.active.level-0 > a {
  color: #C8000D;
}
ul.nav-pills.nav-stacked > li ul li > a {
  padding: 2px 10px;
  border-bottom: 0px;
  font-size: 14px;
  color: #444;
}
ul.nav-pills.nav-stacked > li ul li > a:hover {
  background: #ffffff;
  color: #C8000D;
}
ul.nav-pills.nav-stacked .nav-lvl-2 {
  margin-left: 10px;
}
ul.nav-pills.nav-stacked > li ul li ul li > a {
  font-family: 'Roboto Condensed', sans-serif;
  background: #ffffff;
  font-size: 14px;
  border-bottom: 0px;
  padding: 2px 10px;
}
ul.nav-pills.nav-stacked > li ul li.active > a {
  background: #ffffff;
  color: #C8000D;
  font-weight: bold;
}
ul.nav-pills.nav-stacked .nav-lvl-3 {
  padding-left: 15px;
}
/* Filter */

#filters-container {
  background-color: #ffffff;
}
.filter-reset {
  float: right;
  font-size: 12px;
  cursor: pointer;
  margin-top: 1px !important;
}
.filters-lg {
  background: #ffffff;
  margin: 0 0 20px 0;
  padding-top: 56px;
  border: none;
  color: #333;
}
.filters-mobile .form-control {
  width: 94%;
}
.filters-mobile div[id*='filter-price'] {
  padding: 0 10px;
}
.filters-mobile .btn:focus {
  color: #999;
}
.filters-mobile .btn.active {
  color: #C8000D;
}
.filters-box .sml-pricerange .form-control {
  width: 50px;
}
.sml-pricerange {
  position: relative;
}
.sml-pricerange .btn.pull-right {
  position: absolute;
  right: 0px;
}
.filters-box {
  padding: 10px;
}
.panel-default > .panel-heading {
  background-color: transparent;
}
/*FA-Expert (neu unterhalb) - org: .filters-lg .filters-box .filters .panel-heading a .h4.panel-title { font-size: 16px; }*/

.filters-lg .filters-box .filters .panel-heading a .h4.panel-title {
  font-size: 15px !important;
  font-weight: bold !important;
  color: #666666 !important;
  margin-bottom: 0px !important;
}
.ex-downArrow-gray {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #ddd;
  margin-bottom: 10px;
}
.filters-lg .filters-box .filters .panel-heading a {
  background: none;
  padding: 10px 0px 0px 0px;
}
/*FA-Expert (neu unterhalb) - org: .filters-lg .filters-box .filters select.form-control { margin: 10px 0px 10px 0px; } */

.filters-lg .filters-box .filters select.form-control {
  margin: 0px 0px 5px 0px;
}
.filters-box .filters .form-group {
  padding: 0px;
}
.filters-box .sml-slider {
  margin: 10px 17px 10px 17px;
}
.filters-box .sml-pricerange {
  margin: 0px 0px 10px 0px;
}
.filters-box .active-sml {
  background: none;
  border: 1px solid #e5e5e5;
  padding: 4px 0 0 5px;
}
.filters-box .active-sml .tag {
  background: none;
  padding: 2px 5px;
  border-color: #008502;
  color: #999;
}
.filters-box .active-sml .tag a {
  background-color: #999;
  padding: 1px 4px 2px 4px;
  color: #ffffff;
  border-radius: 999px;
}
.fiLess div:nth-child(n+5) {
  display: none;
}
.fiMore {
  height: auto !important;
}
.filterMoreLess {
  color: #666666;
  border: 1px solid #666666;
  text-align: center;
  background: #ffffff;
  margin: 10px auto;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  max-width: 100px;
}
.filterMoreLess:hover {
  color: #c8000d;
}
#ex-pm-acc .fa-chevron-down:before {
  content: "\f107" !important;
}
#ex-pm-acc .fa-chevron-down:before {
  font-weight: bold;
}
.fa-chevron-up:before {
  content: "\f106";
}
/* Zuletzt angesehen */

.last_view {
  background: #ffffff;
  margin-bottom: 20px;
  outline: none;
  border-left: 1px solid #737373;
  border-bottom: 1px solid #737373;
}
.last_view .filter-headline {
  margin-bottom: 10px;
}
.last_view .article-list li {
  margin: 5px 10px 5px 10px;
  padding-top: 10px;
}
.last_view .article-list li:not(:first-child) {
  border-top: 1px solid #333;
}
.last_view .h4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.last_view .view_left {
  float: left;
  width: 80px;
  margin-right: 10px;
}
.last_view .view_right {
  float: left;
  width: 130px;
}
.last_view .price {
  font-size: 20px;
}
/* Liste Main */

.listsort {
  background: #ffffff;
  padding: 10px;
  margin: 0px;
}
.bg-white {
  background: #ffffff;
}
body[data-controller="Category"][data-action="ListArticles"] #content .article-listitem:nth-child(odd),
body[data-controller="Article"][data-action="Index"] #content .article-listitem:nth-child(odd) {
  background: #ffffff;
}
.topseller {
  background: #ffffff;
}
.topseller .price {
  font-size: 16px;
}
#content .thumbnail {
  padding: 20px;
}
/*  Artikellisting und Suchergebnis */

body[data-controller="Category"][data-action="ListArticles"] #content .btn-leaflet,
body[data-controller="Article"][data-action="Index"] #content .btn-leaflet {
  color: #999;
}
body[data-controller="Category"][data-action="ListArticles"] #content .btn-leaflet:hover,
body[data-controller="Article"][data-action="Index"] #content .btn-leaflet:hover,
body[data-controller="Category"][data-action="ListArticles"] #content .btn-leaflet:active,
body[data-controller="Article"][data-action="Index"] #content .btn-leaflet:active {
  color: #C8000D;
}
body[data-controller="Category"][data-action="ListArticles"] #content .checkbox,
body[data-controller="Article"][data-action="Index"] #content .checkbox {
  min-height: inherit;
  margin: 0px 0px 0px 0px;
}
body[data-controller="Category"][data-action="ListArticles"] #content .article-listitem,
body[data-controller="Article"][data-action="Index"] #content .article-listitem {
  border-top: 1px solid #e5e5e5;
}
body[data-controller="Category"][data-action="ListArticles"] #content .article-listitem .price-saving-list,
body[data-controller="Article"][data-action="Index"] #content .article-listitem .price-saving-list {
  margin-right: 5px;
}
body[data-controller="Category"][data-action="ListArticles"] #content .article-listitem .producer-list,
body[data-controller="Article"][data-action="Index"] #content .article-listitem .producer-list {
  text-align: center;
  margin-top: 20px;
}
body[data-controller="Category"][data-action="ListArticles"] #content .article-listitem .producer-list img,
body[data-controller="Article"][data-action="Index"] #content .article-listitem .producer-list img {
  max-width: 100px;
}
body[data-controller="Category"][data-action="ListArticles"] #content .article-listitem .checkbox,
body[data-controller="Article"][data-action="Index"] #content .article-listitem .checkbox {
  float: left;
  margin-right: 10px;
}
body[data-controller="Category"][data-action="ListArticles"] #content .article-listitem .shopdesc,
body[data-controller="Article"][data-action="Index"] #content .article-listitem .shopdesc {
  margin: 15px 0px 15px 0px;
}
body[data-controller="Category"][data-action="ListArticles"] #content .article-listitem .shopdesc ul,
body[data-controller="Article"][data-action="Index"] #content .article-listitem .shopdesc ul {
  margin-left: 2.14285714em;
  list-style-type: none;
  position: relative;
}
body[data-controller="Category"][data-action="ListArticles"] #content .article-listitem .shopdesc ul li,
body[data-controller="Article"][data-action="Index"] #content .article-listitem .shopdesc ul li {
  position: relative;
  margin-bottom: 10px;
}
body[data-controller="Category"][data-action="ListArticles"] #content .article-listitem .shopdesc ul li:before,
body[data-controller="Article"][data-action="Index"] #content .article-listitem .shopdesc ul li:before {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.1em;
  text-align: center;
  content: "+";
  font-family: 'Roboto Condensed', sans-serif;
  color: #C8000D;
  font-size: 12px;
  font-weight: 700;
}
body[data-controller="Category"][data-action="ListArticles"] #content .thumbnail.article .topseller-badge,
body[data-controller="Article"][data-action="Index"] #content .thumbnail.article .topseller-badge {
  padding: 1px 5px 1px 5px;
  font-size: 12px;
  border: 1px solid #C24900;
}
body[data-controller="Category"][data-action="ListArticles"] #content .thumbnail.article .expertChoice-badge,
body[data-controller="Article"][data-action="Index"] #content .thumbnail.article .expertChoice-badge {
  padding: 1px 5px 1px 5px;
  font-size: 12px;
  border: 1px solid #0F6695;
}
body[data-controller="Category"][data-action="ListArticles"] #content .thumbnail.article .new-badge,
body[data-controller="Article"][data-action="Index"] #content .thumbnail.article .new-badge {
  padding: 1px 5px 1px 5px;
  font-size: 12px;
  border: 1px solid #008502;
}
body[data-controller="Category"][data-action="ListArticles"] #content .custom_list,
body[data-controller="Article"][data-action="Index"] #content .custom_list {
  background-color: #ffffff;
  /* padding: 15px; FA Expert auskommentiert */

}
body[data-controller="Category"][data-action="ListArticles"] #content .custom_list li,
body[data-controller="Article"][data-action="Index"] #content .custom_list li,
body[data-controller="Category"][data-action="ListArticles"] #content .custom_list ol,
body[data-controller="Article"][data-action="Index"] #content .custom_list ol {
  list-style-type: disc;
  /*  FA Expert #### margin von 15 auf 30 erhöht */
  margin-left: 30px;
}
body[data-controller="Category"][data-action="ListArticles"]:not(.touch) #content .thumbnail:hover .list-overlay,
body[data-controller="Article"][data-action="Index"]:not(.touch) #content .thumbnail:hover .list-overlay,
body[data-controller="Category"][data-action="ListArticles"]:not(.touch) #content .thumbnail:focus .list-overlay,
body[data-controller="Article"][data-action="Index"]:not(.touch) #content .thumbnail:focus .list-overlay {
  left: 0px;
  top: -7px;
}
/*  alarm-guide Template */

.expert-security-guide .expert-title .h3 {
  text-align: left;
}
/*  ImageCategory Template */

.category {
  background: #ffffff;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 20px;
}
.category img {
  margin-bottom: 20px;
}
.category .category_title {
  display: block;
  padding: 5px 10px 5px 10px;
  background: #7F7F7F;
  font-size: 20px;
  color: #ffffff;
}
.category a:hover .category_title {
  background: #C8000D;
}
/*  Merkzettel */

#content .leaflet .leaflet-item:nth-child(odd) {
  background: #ffffff;
}
/* ---------------------------------------------------------- */

/*  Layout */

/* ---------------------------------------------------------- */

.custom-grid .row {
  margin-right: -10px;
  margin-left: -10px;
}
.custom-grid .col-xs-1,
.custom-grid .col-sm-1,
.custom-grid .col-md-1,
.custom-grid .col-lg-1,
.custom-grid .col-xs-2,
.custom-grid .col-sm-2,
.custom-grid .col-md-2,
.custom-grid .col-lg-2,
.custom-grid .col-xs-3,
.custom-grid .col-sm-3,
.custom-grid .col-md-3,
.custom-grid .col-lg-3,
.custom-grid .col-xs-4,
.custom-grid .col-sm-4,
.custom-grid .col-md-4,
.custom-grid .col-lg-4,
.custom-grid .col-xs-5,
.custom-grid .col-sm-5,
.custom-grid .col-md-5,
.custom-grid .col-lg-5,
.custom-grid .col-xs-6,
.custom-grid .col-sm-6,
.custom-grid .col-md-6,
.custom-grid .col-lg-6,
.custom-grid .col-xs-7,
.custom-grid .col-sm-7,
.custom-grid .col-md-7,
.custom-grid .col-lg-7,
.custom-grid .col-xs-8,
.custom-grid .col-sm-8,
.custom-grid .col-md-8,
.custom-grid .col-lg-8,
.custom-grid .col-xs-9,
.custom-grid .col-sm-9,
.custom-grid .col-md-9,
.custom-grid .col-lg-9,
.custom-grid .col-xs-10,
.custom-grid .col-sm-10,
.custom-grid .col-md-10,
.custom-grid .col-lg-10,
.custom-grid .col-xs-11,
.custom-grid .col-sm-11,
.custom-grid .col-md-11,
.custom-grid .col-lg-11,
.custom-grid .col-xs-12,
.custom-grid .col-sm-12,
.custom-grid .col-md-12,
.custom-grid .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
/* ------------------------------------------------------------- */

/*  Detailansicht */

/* ------------------------------------------------------------- */

#content #article-details .bg-white {
  background: #ffffff;
  padding: 10px 5px 0 5px;
  margin-bottom: 20px;
}
#content #article-details #carousel-article-details-images .carousel-small #productslider .owl-wrapper-outer {
  text-align: center;
}
#content #article-details #carousel-article-details-images .carousel-small #productslider .owl-wrapper-outer .owl-wrapper {
  display: inline-block !important;
  /* width: auto !important; */

}
#content #article-details .shortdescription-article .sd-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content #article-details .shortdescription-article .sd-list li {
  position: relative;
  margin: 0.5em 0;
  padding-left: 1.5em;
}
#content #article-details .shortdescription-article .sd-list li::before {
  content: "\2714";
  position: absolute;
  left: 5px;
  top: 0;
  font-size: 1em;
  color: #008502;
}
#content #article-details .shortdescription-article .sd-list li .sd-label,
#content #article-details .shortdescription-article .sd-list li .sd-value {
  display: inline;
}
#content #article-details .video {
  margin-bottom: 20px;
}
#content #article-details .video .h4 {
  border-bottom: 1px solid #e5e5e5;
}
#content #article-details .buybox {
  background: #ffffff;
  padding: 20px;
  border: 1px solid #e5e5e5;
  margin: 0px;
  /* FA-EXPERT -- Org:  .price-saving-list { margin-right: 5px; } */

  /*CZ -padding: 5px; border-top: 1px solid @bordercolor; border-bottom: 1px solid @bordercolor; margin: 0; */

}
#content #article-details .shopdesc h2,
#content #article-details .shopdesc h3,
#content #article-details .shopdesc h4,
#content #article-details .shopdesc h5,
#content #article-details .shopdesc h6 {
  color: #444;
}
#content #article-details .shopdesc .bware {
  border: 1px solid #e5e5e5;
  padding: 10px;
  margin-bottom: 10px;
}
#content #article-details .shopdesc ul {
  margin: 0px 0px 0px 5px;
  list-style-type: inherit;
  background: none;
}
#content #article-details .shopdesc ul li {
  list-style-position: inherit;
  padding: 2px 0px 2px 0px;
  border: 0px;
  color: inherit;
}
#content #article-details .sml label {
  width: 45%;
}
#content #article-details .sml span {
  width: 55%;
}
#content #article-details #technicaldata ul {
  margin-left: 2.14285714em;
  list-style-type: none;
  position: relative;
}
#content #article-details #technicaldata ul li {
  position: relative;
  margin-bottom: 10px;
}
#content #article-details #technicaldata ul li ul li {
  margin-bottom: 0px;
}
#content #article-details #technicaldata ul li:before {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.1em;
  text-align: center;
  content: "+";
  font-family: 'Roboto Condensed', sans-serif;
  color: #C8000D;
  font-size: 12px;
  font-weight: 700;
}
#content #article-details .note_header {
  font-size: 24px;
  text-transform: uppercase;
  position: relative;
}
#content #article-details .note_header span {
  z-index: 20;
  display: inline-block;
  padding: 0px 10px 0px 0px;
  background: #ffffff;
  position: relative;
}
#content #article-details .note_header div {
  border-top: 2px solid #C8000D;
  z-index: 19;
  position: relative;
  margin-top: -17px;
}
#content #article-details .note_content {
  margin-top: 17px;
}
#content #article-details .h4 {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  padding: 10px;
  font-weight: bold;
  margin-bottom: 0;
}
#content #article-details #article-review .h2 {
  font-size: 24px;
  text-transform: uppercase;
}
#content #article-details #article-review .h2 strong {
  font-weight: 300 !important;
}
#content #article-details #article-review .title_small a {
  font-weight: bold;
}
#content #article-details .accessories,
#content #article-details .accessories:hover {
  background: #ffffff;
}
#content #article-details .accessories {
  margin-bottom: 0;
}
#content #article-details #accordion .panel-heading a {
  background: white;
  padding: 0;
  color: #333;
}
#content #article-details .accessories-group:hover {
  background-color: #ffffff;
}
.nav-tabs {
  margin-bottom: 0px;
  text-transform: uppercase;
  border-bottom: 2px solid #C8000D;
}
.nav-tabs > li > a,
.nav-tabs > li > a:focus {
  background: #ffffff;
  color: #444;
  padding: 7px 20px 7px 20px;
}
.nav-tabs > li > a:hover {
  border: 0px;
  background: #C8000D;
  color: #ffffff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  font-weight: bold;
}
/* ------------------------------------------------------------- */

/*  Checkout */

/* ------------------------------------------------------------- */

#content #basket-index .siegel img {
  margin-right: 10px;
  max-height: 42px;
}
#content #checkout-index #checkout-summary,
#content #checkout-index .panel-heading a {
  background: #ffffff;
}
#content #checkout-index .panel-heading a {
  color: #999;
}
#content #checkout-index .panel-heading a:hover {
  color: #C8000D;
}
#checkout-accordion .panel-default > .panel-heading.checked h2:before {
  color: #008502;
}
.accountnav,
.account,
#customer-index .settings {
  background: #ffffff;
}
.corporation_info {
  font-size: 16px;
}
/* ------------------------------------------------------------- */

/*  Cookie Banner */

/* ------------------------------------------------------------- */

.cookie-disclaimer {
  background: #444 !important;
}
.cookie-disclaimer .btn-primary {
  background-color: #008502;
}
/* ------------------------------------------------------------- */

/*  Infoseiten */

/* ------------------------------------------------------------- */

.sat_info {
  background: #ffffff;
}
/* ------------------------------------------------------------- */

/*  Footer */

/* ------------------------------------------------------------- */

.certificate-bg {
  background: #ffffff;
  padding: 20px;
  border-top: 2px solid #444;
}
.certificate-bg .h4 {
  margin-bottom: 20px;
  font-weight: bold;
}
.certificate-bg .img-certificate img {
  float: left;
  margin: 0px 10px 10px 0px;
  max-height: 45px;
}
.certificate-bg .img-payments img {
  float: left;
  margin: 0px 10px 10px 0px;
  max-height: 25px;
}
.footer_bg {
  background: #444;
  padding: 20px;
}
.footer {
  background: none;
  padding: 0px;
  margin: 0px;
  color: #ffffff;
}
.footer .h4 {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 16px;
}
.footer .links ul li a {
  color: #ffffff;
  padding: 2px 0px 2px 0px;
  display: block;
}
.footer .links ul li a:hover,
.footer .links ul li a:focus {
  color: #999;
}
.footer .custom-social li a {
  float: left;
  display: block;
}
.footer .custom-social li a i {
  background: #ffffff;
  color: #C8000D;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 1.6;
  margin: 0px 10px 10px 0px;
}
.footer .custom-social li a:hover i,
.footer .custom-social li a:focus i {
  background: #C8000D;
  color: #ffffff;
}
.price_info {
  text-align: left;
  font-size: 12px;
  color: #444;
}
.price_info a {
  color: #444;
}
.price_info a:hover,
.price_info a:focus {
  color: #C8000D;
}
/* ------------------------------------------------------------- */

/*  Diverse Anpassungen */

/* ------------------------------------------------------------- */

/* B2B-Anpassung */

.customer_loginform_after,
.customer_login_after {
  display: none;
}
/* Suche */

.search .results b,
.search .results .query {
  color: #C77600;
}
/* ------------------------------------------------------------- */

/*  ABUS Secvest Konfigurator */

/* ------------------------------------------------------------- */

/* Linke Spalte - Warenkorb */

.sticky-article-summary .article-summary {
  background: #ffffff;
  margin-bottom: 20px;
  border: 2px solid #0F6695;
}
.sticky-article-summary .article-summary hr {
  margin: 0px 0px 10px 0px;
}
.sticky-article-summary .article-summary .h4 {
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 20px 10px 20px;
  font-weight: bold;
}
.sticky-article-summary .article-summary .article-summary-clear {
  padding: 10px 20px 20px 20px;
}
.sticky-article-summary .article-summary .article-summary-list {
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 20px 10px 0px 20px;
}
.sticky-article-summary .article-summary .article-summary-list .summary_img {
  float: left;
  width: 70px;
}
.sticky-article-summary .article-summary .article-summary-list .summary_img_right {
  float: right;
  width: 128px;
}
.sticky-article-summary .article-summary .article-summary-list .amount.configurator {
  margin-top: 10px;
}
.sticky-article-summary .article-summary .article-summary-list .summary_quantity {
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
}
.sticky-article-summary .article-summary .article-summary-list .summary_quantity span {
  color: #C8000D;
}
.sticky-article-summary .article-summary .article-summary-list .summary_quantity .fa {
  float: right;
  margin-top: 2px;
}
.sticky-article-summary .article-summary .article-summary-footer {
  padding: 0px 20px 20px 20px;
}
.sticky-article-summary .article-summary .article-summary-footer .summary_left {
  float: left;
  width: 40%;
  font-weight: bold;
  font-size: 18px;
  padding-top: 5px;
}
.sticky-article-summary .article-summary .article-summary-footer .summary_right {
  float: left;
  width: 60%;
  font-weight: bold;
  text-align: right;
  font-size: 24px;
  color: #C8000D;
}
.sticky-article-summary.active {
  position: fixed;
  top: 30px;
  width: 263px;
  z-index: 999;
  transform: translateZ(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  -webkit-transform: translateZ(0);
  -webkit-font-smoothing: antialiased;
}
/*  Konfigurator Navigation */

.nav-configurator {
  border-bottom: 2px solid #0F6695;
  margin-bottom: 20px;
  background: #ffffff;
}
.nav-configurator li.prev a,
.nav-configurator li.next a {
  background: #0F6695;
  text-align: center;
  padding: 10px 15px;
  border: 0px;
}
.nav-configurator li.prev a .fa,
.nav-configurator li.next a .fa {
  color: #ffffff;
}
.nav-configurator li.next a {
  float: right;
}
.nav-configurator li.prev a:hover,
.nav-configurator li.next a:hover {
  color: #ffffff;
  background: #C8000D;
}
.nav-configurator li.prev.disabled a,
.nav-configurator li.next.disabled a {
  background: #ccc;
}
.nav-configurator li a {
  background: #ffffff;
  float: left;
  display: inline-block;
  padding: 10px;
  color: #444;
  text-transform: uppercase;
  border-right: 1px solid #e5e5e5;
}
.nav-configurator li a:hover,
.nav-configurator li a:focus {
  color: #0F6695;
}
.nav-configurator li.active a {
  color: #0F6695;
  font-weight: bold;
}
/* CZ BTN Anpassung
.btn-configurator {
    background: @blue;
    color: @color12;
}

.btn-configurator:hover,
.btn-configurator:active,
.btn-configurator:focus {
    background: @color2;
    color: @color12;
}*/

/* ------------------------------------------------------------- */

/*  Fenstergitter Konfigurator */

/* ------------------------------------------------------------- */

#content .configurator {
  border: 2px solid #0F6695;
  margin-bottom: 0px;
  background: #ffffff;
}
#content .configurator .configurator-title {
  font-size: 22px;
  padding: 10px 20px 10px 20px;
}
#content .configurator .configurator-content {
  padding: 20px;
}
#content .configurator .configurator-content .question-title {
  font-size: 15px;
}
#content .configurator .configurator-content .question-title .fa {
  color: #C8000D;
}
#content .configurator .configurator-content .configurator-element .selection .noUi-connect {
  background: #C8000D;
}
#content .configurator .configurator-content .configurator-element .selection .group-title {
  display: none;
}
#content .configurator .configurator-content .question-range-info {
  text-align: center;
  margin-bottom: 10px;
}
#content .configurator .configurator-content .element-img img {
  max-width: 60px;
}
#content .configurator .buybox {
  border: 0px !important;
}
.info-icon {
  cursor: help;
}
.info-icon:hover {
  color: #C8000D;
}
.info-icon:before {
  font-family: fontAwesome;
  content: "\f05a";
  margin-right: 5px;
  color: #C8000D;
}
/*  ImageCategory Template */

.category.blue .category_title {
  background: #0F6695;
}
.amount.configurator {
  min-width: inherit;
  max-width: inherit;
  border: 0px !important;
}
.amount.configurator .input-group.bootstrap-touchspin {
  float: left;
  width: 130px;
}
.amount.configurator .fa-check {
  color: #008502;
  font-size: 24px;
  float: left;
  margin: 5px 0px 0px 10px;
}
/* Review Comment */

.review-comment-title {
  font-weight: bold;
  font-style: italic;
}
.review-comment {
  font-style: italic;
}
/* FSK 18 */

.note_content ol,
.note_content ul {
  margin: 0px 0px 10px 20px;
  list-style-type: inherit;
}
.note_content ol li,
.note_content ul li {
  list-style-position: inherit;
  padding: 2px 0px 2px 0px;
  border: 0px;
  list-style-type: square;
}
.note_content p {
  margin-bottom: 10px;
}
/* ------------------------------------------------------------- */

/*  Schlie�anlagen Konfigurator */

/* ------------------------------------------------------------- */

/*schliessanlagenkonfigurator infosite*/

.lock-header {
  background: #737373;
  font-size: 20px;
  padding: 5px 20px 5px 20px;
  color: #ffffff;
  font-weight: 300;
  text-align: center;
}
.lock-subheader {
  font-size: 16px;
  color: #C8000D;
}
.lock-configurator .lock-subheader2 {
  font-size: 24px;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.lock-configurator .fa-check-circle.green,
.lock-configurator .fa-times-circle.red {
  font-size: 20px;
}
.lock-configurator .summary_left {
  font-weight: bold;
  font-size: 18px;
}
.lock-configurator .custom-table {
  width: 100%;
  white-space: nowrap;
}
.lock-configurator .custom-table th {
  border-bottom: 0px !important;
  border-top: 0px !important;
  background: #0F6695 !important;
  color: #ffffff;
}
.lock-configurator .custom-table th .fa-trash {
  color: #ffffff;
}
.lock-configurator .custom-table td {
  border-bottom: 0px !important;
  border-top: 0px !important;
  border-right: 1px solid #ffffff;
  vertical-align: top;
}
.lock-configurator .custom-table table {
  margin: 0px;
}
.lock-configurator .custom-table .table-striped > tbody > tr:nth-child(odd) > td,
.lock-configurator .custom-table .table-striped > tbody > tr:nth-child(odd) > th,
.lock-configurator .custom-table .custom-bg-td,
.lock-configurator .custom-table .custom-bg-tr {
  background: #ddd;
}
.lock-configurator .custom-table .custom-bg-td {
  text-align: center;
}
.lock-configurator .custom-table .custom-td-vertical span {
  font-weight: bold;
  display: block;
  text-align: right;
  -moz-transform: rotate(-90deg);
  /* FF3.5+ */
  -o-transform: rotate(-90deg);
  /* Opera 10.5 */
  -webkit-transform: rotate(-90deg);
  /* Saf3.1+, Chrome */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);
  /* IE6,IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
  /* IE8 */

}
.lock-configurator .lock-featurebox {
  padding: 20px;
  border: 2px solid #C8000D;
  margin-bottom: 20px;
}
.lock-configurator .permission-missing {
  background: #a94442;
}
.lock-configurator th[title*="Schl"] {
  text-align: center;
}
.lock-configurator th.custom-td-vertical {
  padding: 0 !important;
}
.lock-configurator .ListImageBox label {
  background-size: cover;
  width: 80px;
  height: 80px;
  cursor: pointer;
  margin-right: 10px;
  border: 2px solid transparent;
}
.lock-configurator .ListImageBox input {
  display: none;
}
.lock-configurator .ListImageBox input:checked + label,
.lock-configurator .ListImageBox label:hover {
  border: 2px solid #0F6695;
}
/*  Angepasste 4spalten Ansicht */

.list_lock {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 20px;
  /*FA-Expert (neu unterhalb) - org:  .price-saving-list { position: absolute; top: 30px; right: 25px; padding: 1px 5px 1px 5px; font-size: 12px; border: 1px solid @color1; } */

}
.list_lock .producer-list img {
  max-width: 100%;
}
.list_lock .topseller-badge {
  position: absolute;
  top: 5px;
  right: 25px;
  padding: 1px 5px 1px 5px;
  font-size: 12px;
  border: 1px solid #C24900;
}
.list_lock .price-saving-list {
  padding: 1px 5px 1px 5px;
  font-size: 12px;
  border: 1px solid #C8000D;
}
.list_lock .lock_title {
  font-weight: bold;
  margin-bottom: 10px;
  min-height: 40px;
}
.list_lock .shopdesc ul {
  margin-left: 15px;
  list-style-type: none;
  position: relative;
}
.list_lock .shopdesc ul li {
  position: relative;
  margin-bottom: 10px;
}
.list_lock .shopdesc ul li:before {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.1em;
  text-align: center;
  content: "+";
  font-family: 'Roboto Condensed', sans-serif;
  color: #C8000D;
  font-size: 12px;
  font-weight: 700;
}
/*  Bonusartikel im Warenkorb */

.gift .gift_item {
  padding: 20px;
}
.gift .gift_item img {
  max-width: 90px;
}
.gift .gift_item .gift_title {
  min-height: 60px;
  margin-bottom: 10px;
}
.gift .gift_item .btn {
  border: 1px solid #0F6695;
  color: #0F6695;
}
.gift .gift_item .btn:hover,
.gift .gift_item .btn:active,
.gift .gift_item .btn:focus {
  background: #0F6695;
  color: #ffffff;
}
/*  Energy Label */

.eu-energy-label {
  margin-bottom: 10px;
}
.eu-energy-label .btn {
  padding: 0;
  border: none;
  color: #fff;
}
.eu-energy-label span {
  margin: 0 5px;
}
.eu-energy-label .energy-label .btn > div {
  width: 65px;
  position: relative;
  padding-right: 10px;
}
.eu-energy-label .energy-label .btn > div::before {
  width: 0;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  border-top: 10px solid #ffffff;
  border-left: 10px solid rgba(200, 200, 200, 0);
  border-bottom: 10px solid #ffffff;
}
/*  Tooltip */

.tooltip.in {
  opacity: inherit;
  filter: inherit;
}
.tooltip-inner {
  color: #444;
  background: #ffffff;
  font-size: 13px;
  text-align: left;
  -webkit-box-shadow: 0 0 3px 3px rgba(200, 200, 200, 0.5);
  box-shadow: 0 0 3px 3px rgba(200, 200, 200, 0.5);
}
/*  Badge */

.custom-badge {
  position: fixed;
  right: 18px !important;
  bottom: 300px;
  z-index: 2;
}
/*Versand*/

body[data-controller="ShippingInfo"] .sat_main img {
  width: 160px;
  border: 1px solid #e5e5e5;
}
.radio-custom .radio-inline,
.radio-custom .radio-inline + .radio-inline {
  margin-left: 0;
}
/*Callback Form*/

[data-id="CallBackFormModalContainer"] .modal-header {
  border: 0;
}
#ex-pm-acc img {
  margin-top: 10px;
}
#ex-pm-acc .panel {
  margin-bottom: 0;
}
#ex-pm-acc .panel.in {
  border-bottom: 1px solid #e5e5e5 !important;
}
#ex-pm-acc .panel .form-group {
  background-color: #fff;
  margin: 0;
  border-left: 1px solid #e5e5e5;
  padding: 10px 0 10px 10px;
}
#ex-pm-acc .ex-panel-heading {
  border: none;
  padding-top: 0.5em;
  margin-bottom: 2px;
  color: black;
  font-size: 1.2em;
  background-color: #fff;
}
#ex-pm-acc .ex-panel-heading i {
  border: 1px solid #e5e5e5;
  padding: 5px;
  color: #000;
}
#ex-pm-acc .ex-panel-heading span {
  color: #000;
}
#ex-pm-acc .ex-panel-heading a .fa-angle-right {
  display: none;
}
#ex-pm-acc .ex-panel-heading a .fa-chevron-down {
  background-color: #e5e5e5;
  margin-right: 10px;
  width: 23px;
  text-align: center;
}
#ex-pm-acc .ex-panel-heading a.collapsed .fa-chevron-down {
  display: none;
}
#ex-pm-acc .ex-panel-heading a.collapsed .fa-angle-right {
  display: inline-block;
  margin-right: 10px;
  width: 23px;
  text-align: center;
}
/*Zubehör Accordion*/

/* Notes
    ex_zubPanelHeading kommt ganz raus
*/

.tab-content .ex-panel-heading {
  border: 1px solid #e5e5e5;
  padding-top: 0.5em;
  margin-bottom: 2px;
  color: black;
  font-size: 1.2em;
  background-color: #fff;
}
.tab-content .ex-zub-head-link .fa-chevron-down {
  display: none;
}
.tab-content .ex-zub-head-link .ex-zub-head-link .fa-chevron-up {
  padding: 0 0 10px 5px;
}
.tab-content .ex-zub-head-link #accordion1 .form-group {
  margin-bottom: 0;
}
.tab-content .ex-zub-head-link.collapsed .fa-chevron-down {
  display: inline-block;
  padding: 0 0 10px 5px;
}
.tab-content .ex-zub-head-link.collapsed .fa-chevron-up {
  display: none;
}
/*Fragen Antworten Accordion z.B Zäune aktuell bei category.css kann dann raus*/

#inhalt-accordion {
  margin-bottom: 10px;
}
#inhalt-accordion .ex-panel {
  border-radius: 0;
  box-shadow: none;
}
#inhalt-accordion .ex-panel-heading {
  border: none;
  padding: 0.5em;
  font-size: 1.2em;
  background-color: white;
}
#inhalt-accordion .form-group {
  margin-bottom: 0 !important;
}
#inhalt-accordion .panel.in {
  margin: 0;
}
#inhalt-accordion ol {
  margin-left: 20px;
}
/*
FA - Mein Konto-Bereich
*/

#content #orders .order,
#content #orders .bg {
  background: #ffffff;
}
/*Test*/

/*
#articlelist
{
    .catTab {
        border-right: 1px solid #f5f5f5;
    }	
    .content {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .ex_thumbnail{
        width: 49.25%;
        border: 1px solid #ccc;
        position: relative;
        float: left;
        margin: 0 .5% .5% .5%;
        padding: 10px 10px 3px 10px;
        height: 509px;

        img{
            display: block;
            width:  165px;
            float: left;
            margin-left: 4px;
        }

        hr {
            margin-top: 5px;
            margin-bottom: 5px;
        }

        .btn-primary {
            width: 55px;
        }
    }

    .ex_thumbnail_labels {
        height: 26px;
    }
    .ex_title_small {
        font-size: 14px;
        font-weight: bold;
        color: #444444;
        margin-bottom: 2px;
    }
    .ex_title_small:hover  {
        color: #c8000d;
    }
    .ex_title_small a {
        color: #444444;
    }
    .ex_rating_box {
        height: 22px;
        float: left;
    }
    .ex_thumbnail_price {
        float: right;
        width: 160px;
        height: 92px;
        position: relative;

       .price {
            font-weight: bold;
            font-size: 22px;
            margin: 0 0 0 auto;
            width: 100%;
            text-align: right;
            display: block;
            position: absolute;
            bottom: 15px;
        }

        .price-regular {
            width: 100%;
            text-align: right;
            margin: 0px 3px 0px 0px;
        }

        .price-saving-list {
            margin: 0px 0px 0px auto;
            width: 94px;
            display: block;
        }
    }
    .rating span {
        margin: 0;
    }
    .ex_labels{
        margin-bottom: 2px;
        float: right;
        margin-right: 2px;
        border-radius: 5px;
        font-weight: bold;
        padding: 3px 5px 3px 5px;
        display: inline-block;
        margin-bottom: 5px;
        font-size: 11px;
        text-transform: uppercase;
    }
    .exChoice{ 
        color: #fd6e03;
        background: #ffffff;
        border: 2px solid #fd6e03;
    }
    .exNew{
        color: #64c006;
        background: #ffffff;
        border: 2px solid #64c006;
    }
    .exFsk18{
        color: #c8000d;
        background: #ffffff;
        border: 2px solid #c8000d;
    }
    .exTopseller{
        color: #fd6e03;
        background: #ffffff;
        border: 2px solid #fd6e03;
    }
    .exRating{
        color: #FFAC0C;
        background: #ffffff;
        border: 2px solid #FFAC0C;
    }

    .ex_infoarea {
        height: 165px;
        width: 48%;
        position: absolute;
        right: 0px;

        .btn{
            padding: 0;
            font-size: 22px;
        }
        
    }
    .ex_tax {
        width: 100%;
        text-align: right;
        position: absolute;
        bottom: 0;

        a {
            color: #666666;
        }

        a:hover {
            text-decoration: underline;
            color: #c8000d;
        }
    }
    .price-saving-list {
        font-size: 12px;
    }
   
    .ex_shipping_info {
        color: #666666;
    }
    .ex_more_details {
        color: #666666;
        text-decoration: underline;
        cursor: pointer;
        margin-top: 2px;
    }
    .ex_more_details:hover {
        color: #c8000d;
    }

    .ex_more_details_content {
        background: #ffffff;
        position: relative;
        height: 127px;
        overflow: hidden;

        em {
            display: block;
            margin-bottom: 6px;
        }
    }

    .ex_more_details_content:hover {
    height: auto;
    position: absolute;
    z-index: 100000;
    border-top: 0px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    left: 0;
    padding: 10px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    width: 100%;
    }
    .ex_more_details_content:hover .shortdescription ul>li {
        padding: 0 0 0 15px;
    }

    .ex_availability {
        margin-top: 6px;

        .ex-check {
            display: none;
        }

        span {
            color: #666666;
        }
    }

    .fa-eye:before {
        content: "\f06e";
        color: #c8000d;
        font-size: 20px;
    }
    .ex_thumb_foot_box {
        position: absolute;
        bottom: 0;
        width: 95%;
        margin-bottom: 4px;
    }
    .ex_thumb_foot {
        font-size: 13px;
        width: 95%;
        margin: 6px auto 6px auto;
        position: absolute;
        bottom: 0;
        height: 160px;
    }
    .ex_basketarea {
    
        height: 50px;
        position: absolute;
        bottom: 0;
    
       right: 10px;

       .fa-phone{
           margin-left: 5px;
       }
    }

    .ex_compare{
        float: right;
        margin-right: 10px;

        label {
            margin-bottom: 0px;
            margin-right: 3px;
        }
    }

    #ex_prodid {
        display: block;
        float: right;
        font-size: 11px;
        color: #999999;
    }
    #ex_sku {
        display: block;
        float: left;
        font-size: 11px;
        color: #999999;
    }
    .shortdescription ul>li {
        padding: 0 0 0 26px;
    }
    .shortdescription ul>li::before {
        left: 10px;
    }
    .btn-cart {
        color: #64c006;
        -webkit-border-radius: 9px;
        border-radius: 9px;
        width: 55px;
        background-color: #ffffff;
        border: 2px solid #64c006;

        &:hover
        {
            color: #fff;
            background-color: #444;
            border-color: #444;
        }
    }

    .btn-configurator {
        color: #0f6695;
        -webkit-border-radius: 9px;
        border-radius: 9px;
    
        padding: 6px 12px!important;
        width: 100%;
        font-size: 16px!important;
        height: 35px!important;
        background-color: #ffffff;
        border: 2px solid #0f6695;

        &:hover{
            background: #444;
            border-color: #444;
            color: #fff;
        }
    }
    
    .btn-primary.blue {
        background-color: #ffffff;
        height: unset;
        color: #0f6695;
        border: 2px solid #0f6695;
        -webkit-border-radius: 9px;
        border-radius: 9px;
    }
     .btn-primary.blue:hover {
         color: #ffffff;
         background-color: #0f6695;
     }
    .ex_callHint {
        position: absolute;
        bottom: 0;
        font-size: 12px;
        color: #444;
    }

    .ex_top_box {
        float: right;
        margin-top: -9px;
        margin-right: 2px;
        margin-left: 2px;
    }
    .ex_top_star {
        font-size: 35px;
        color: #FFAC0C;
    }
    .ex_top_top {
        font-size: 10px;
        color: #fff;
        margin-top: -24px;
        margin-left: 8px;
    }
    .ex_thumb_foot_info {
        float: left;
        position: absolute;
        bottom: 22px;
        max-width: 50%;
    }
    .fa-money, .fa-truck{
        color: #64c006;
    }

@media only screen and (max-width: 414px) {
    .ex_thumbnail img{
        width: 150px;
    }
    .ex_basketarea {
    
        width: 125px;
    }
    .ex_labels {
        font-size: 11px;
    }
    .ex_thumb_foot {
        font-size: 11px;
    }
}


@media only screen and (max-width: 1023px) {
    .ex_thumbnail {
        width: 100%;
        height: 500px;
    }
    .ex_thumbnail_price {
        width: 49%;
    }
    .ex_infoarea {
        height: 153px;
        right: 10px;
    }
    .ex_thumb_foot {
        height: 172px;
    }
    .ex_more_details_content {
        background: #ffffff;
        position: relative;
        overflow: hidden;
        height: 125px;
    }

}

}
*/

