/* Fonts */
/*  Colors */
/*  Highlight for inputs */
/*hellgrau*/
/*@color5: #64C006;*/
/*grün*/
/*orange*/
/*rot*/
/*Hellgrau*/
/*gelb*/
/*dunkelgrau*/
/*Topseller Orange*/
/*@color14: #7F7F7F;*/
/*grün*/
/*  Fonts */
/*  Border */
/*  Images */
@-ms-viewport {
  width: device-width;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('/Themes/expert-security_kunde/Resources/Webfonts/Roboto_Condensed/subset-RobotoCondensed.woff2') format('woff2'), url('/Themes/expert-security_kunde/Resources/Webfonts/Roboto_Condensed/subset-RobotoCondensed.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('/Themes/expert-security_kunde/Resources/Webfonts/Roboto_Condensed/subset-RobotoCondensed-Light.woff2') format('woff2'), url('/Themes/expert-security_kunde/Resources/Webfonts/Roboto_Condensed/subset-RobotoCondensed-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('/Themes/expert-security_kunde/Resources/Webfonts/Roboto_Condensed/subset-RobotoCondensed-Bold.woff2') format('woff2'), url('/Themes/expert-security_kunde/Resources/Webfonts/Roboto_Condensed/subset-RobotoCondensed-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('/Themes/expert-security_kunde/Resources/Webfonts/Roboto_Condensed/subset-RobotoCondensed-Italic.woff2') format('woff2'), url('/Themes/expert-security_kunde/Resources/Webfonts/Roboto_Condensed/subset-RobotoCondensed-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('/Themes/expert-security_kunde/Resources/Webfonts/Roboto_Condensed/subset-RobotoCondensed-LightItalic.woff2') format('woff2'), url('/Themes/expert-security_kunde/Resources/Webfonts/Roboto_Condensed/subset-RobotoCondensed-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('/Themes/expert-security_kunde/Resources/Webfonts/Roboto_Condensed/subset-RobotoCondensed-BoldItalic.woff2') format('woff2'), url('/Themes/expert-security_kunde/Resources/Webfonts/Roboto_Condensed/subset-RobotoCondensed-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
.topLineContainer {
  height: 22px;
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  text-indent: -999px;
  background-color: rgba(0, 0, 0, 0);
  background: #ccc;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 1px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  background-color: #fff;
  background: #c8000d;
  margin: 0;
}
.ex_CatSub_prodOutBox {
  background-color: #fff;
}
.h3,
h3 {
  font-size: 24px;
}
h3 {
  margin-bottom: 10px;
  color: #c8000d;
  font-size: 16px;
}
.carousel-arrow-wrap a.btn.btn-sm.prev {
  position: absolute;
  top: 43%;
  /*left: -18px;*/
  z-index: 500;
}
.carousel-arrow-wrap a.btn.btn-sm.next {
  position: absolute;
  top: 43%;
  /*right: -18px;*/
  z-index: 500;
}
.carousel-arrow-wrap.carousel-small a.btn.btn-sm.next,
.carousel-arrow-wrap.carousel-small a.btn.btn-sm.prev {
  top: 37%;
}
.expert-title {
  background: #fff;
  padding: 20px 20px 0;
}
.carousel-arrow-wrap .next,
.carousel-arrow-wrap .prev {
  color: #333;
}
nav,
section {
  display: block;
}
html {
  font-family: "Roboto Condensed", sans-serif;
  font-display: swap;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 62.5%;
}
body {
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-display: swap;
  font-weight: 300;
  margin: 0;
}
b,
strong {
  font-weight: 700;
}
hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
small {
  font-size: 85%;
}
img {
  border: 0;
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  /*font-family: inherit;*/
  /*font-size  : inherit;*/
  /*line-height: inherit;*/
  /*margin     : 0;*/
  font-weight: 300;
}
button,
input[type="submit"] {
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  line-height: normal;
  margin: 4px 0 0;
  padding: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h3 {
  color: #444;
  font-family: "Roboto Condensed", sans-serif;
  font-display: swap;
  display: block;
  text-align: center;
  font-size: 26px;
  padding-bottom: 5px;
  border-bottom: 2px solid #c8000d;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 20px;
}
/*
p {
    margin: 0 0 10px
}
*/

.text-center {
  text-align: center;
}
ul ul {
  margin-bottom: 0;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
label {
  font-weight: 300;
}
.form-control {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.428571429;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #444;
  border: 1px solid #e5e5e5;
  height: 40px;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 5px 10px;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-group {
  margin-bottom: 15px;
}
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: 300;
}
.checkbox input[type="checkbox"],
.radio-inline input[type="radio"] {
  float: left;
  margin-left: -20px;
}
.radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
}
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-horizontal .checkbox,
.form-horizontal .control-label,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .checkbox {
  min-height: 27px;
}
/*
.btn {
    display              : inline-block;
    margin-bottom        : 0;
    font-size            : 14px;
    line-height          : 1.428571429;
    text-align           : center;
    white-space          : nowrap;
    vertical-align       : middle;
    background-image     : none;
    color                : #999;
    border               : 1px solid #e5e5e5;
    background           : #fff;
    -webkit-border-radius: 0;
    border-radius        : 0;
    font-family          : "Roboto Condensed", sans-serif;
    padding              : 6px 12px;
}
*/

/*
.btn-default {
    color                : #fff;
    background-color     : #ccc;
    border               : 0;
    -webkit-border-radius: 0;
    border-radius        : 0;
    border-color         : #ccc
}

.btn-primary {
    color                : #fff;
    background-color     : #c8000d;
    border               : 0;
    -webkit-border-radius: 0;
    border-radius        : 0;
    border-color         : #357ebd
}

.btn-lg {
    font-size    : 18px;
    line-height  : 1.33;
    border-radius: 6px;
    padding      : 10px 16px
}

.btn-sm {
    font-size    : 12px;
    line-height  : 1.5;
    border-radius: 3px;
    padding      : 5px 10px
}

.btn-xs {
    font-size    : 12px;
    line-height  : 1.5;
    border-radius: 3px;
    padding      : 1px 5px
}

.btn-block {
    display      : block;
    width        : 100%;
    padding-right: 0;
    padding-left : 0
}

.btn-block+.btn-block {
    margin-top: 5px
}
*/

.fade {
  opacity: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  float: left;
  min-width: 160px;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-display: swap;
  z-index: 10000;
  margin: 2px 0 0;
  padding: 5px 0;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control,
.input-group-btn {
  display: table-cell;
}
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-btn {
  width: 1%;
  vertical-align: middle;
  position: relative;
  white-space: nowrap;
}
/* 
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.navbar {
    position: relative;
    margin-bottom: 20px;
    min-height: 40px;
    border: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-display: swap;
    -webkit-border-radius: 0;
    border-radius: 0
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 9px 10px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-default {
    background-color: #f8f8f8;
    background: #444;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-color: #444
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 13px
} */

.badge {
  display: inline-block;
  min-width: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999;
  border-radius: 10px;
  padding: 3px 7px;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.thumbnail {
  display: block;
  margin-bottom: 20px;
  line-height: 1.428571429;
  padding: 4px;
}
.thumbnail a > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
/* .alert {
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 15px
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
} */

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}
button.close {
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  padding: 0;
}
/*
.modal {
    position  : fixed;
    top       : 0;
    right     : 0;
    bottom    : 0;
    left      : 0;
    z-index   : 1040;
    display   : none;
    overflow  : auto;
    overflow-y: scroll
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform    : translate(0, -25%);
    transform        : translate(0, -25%)
}

.modal-dialog {
    position: relative;
    z-index : 1050;
    width   : auto;
    margin  : 10px
}

.modal-content {
    position          : relative;
    background-color  : #fff;
    border            : 1px solid rgba(0, 0, 0, 0.2);
    border-radius     : 6px;
    outline           : 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow        : 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip   : padding-box
}

.modal-header {
    min-height   : 16.428571429px;
    border-bottom: 1px solid #e5e5e5;
    padding      : 15px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    line-height: 1.428571429;
    margin     : 0
}

.modal-body {
    position: relative;
    padding : 20px
}

.modal-footer {
    margin-top: 15px;
    border-top: 1px solid #e5e5e5;
    text-align: left;
    padding   : 19px 20px 20px
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left  : 5px
}
*/

.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.required {
  color: #c8000d;
  margin-left: 5px;
}
.space_10 {
  height: 10px;
  display: block;
  overflow: hidden;
}
.mt_10 {
  margin-top: 10px;
}
.mt_20 {
  margin-top: 20px;
}
.mb_1 {
  margin-bottom: 1px;
}
.mb_5 {
  margin-bottom: 5px;
}
.mb_20 {
  margin-bottom: 20px;
}
.mr_5 {
  margin-right: 5px;
}
.mr_10 {
  margin-right: 10px;
}
.ml_5 {
  margin-left: 5px;
}
.ml_10 {
  margin-left: 10px;
}
/*
.btn-cart {
    color                : #fff;
    background-color     : #64c006;
    border               : 0;
    -webkit-border-radius: 0;
    border-radius        : 0
}
*/

/* .navbar-dropdown-fullwidth .dropdown:not(.non-fullwidth) {
    position: static
}

.navbar-dropdown-fullwidth .dropdown-menu {
    left: 0;
    right: 0;
    padding: 15px
} */

.navbar-dropdown-fullwidth .dropdown-menu .cat_3 li a {
  color: #666;
}
.panel-body {
  padding: 15px;
}
#content {
  background: #f5f5f5;
}
/*ShiftFixTest*/

#content.container {
  height: auto !important;
  min-height: 100%;
}
.snap-drawers .snap-drawer-left,
.snap-drawers .snap-drawer-right {
  width: 300px;
}
.snap-drawers .minicart .closemenu {
  margin-bottom: 15px;
  display: block;
  background: #ccc;
  padding: 12px 10px;
}
.snap-drawers .filters .side-menu-filters-header {
  display: block;
  background-color: #ccc;
  padding: 10px;
}
.snap-drawers .filters .side-menu-filters-header .total-filter-results-wrapper {
  float: left;
}
.snap-drawers .filters .side-menu-filters-header .total-filter-results-wrapper .highlight {
  font-family: "Roboto Condensed", sans-serif;
  font-display: swap;
  font-size: 18px;
}
.snap-drawers .filters .side-menu-filters-header .total-filter-results-wrapper .filter-reset {
  font-size: 12px;
}
.snap-drawers .filters .side-menu-filters-header .closemenu {
  float: right;
  text-align: right;
  background: #64c006;
  color: #fff;
  border: none;
}
.snap-drawers .sidemenu {
  display: block !important;
  margin-bottom: 30px;
}
.snap-drawers .sidemenu .menu-navigator {
  background: #c8000d;
  color: #fff;
  padding: 12px 10px;
}
.snap-drawers .sidemenu .menu-navigator button {
  color: #fff;
  background: 0 0;
  border: none;
  padding: 0;
}
.snap-drawers .sidemenu .more {
  float: right;
  margin: 12px 10px 0 0;
}
.snap-drawers .sidemenu-headline {
  float: left;
  color: #c8000d;
  text-transform: uppercase;
  font-size: 16px;
  padding: 12px 0 0;
}
.snap-drawers .sidemenu-headline .count {
  text-transform: none;
  font-size: small;
}
/*
.snap-drawers .account-links {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px
}

.snap-drawers .account-links a,
.snap-drawers .account-links a:link,
.snap-drawers .account-links a:visited {
    color: #000
}*/

.snap-drawers .cards {
  position: relative;
  width: 300px;
  overflow: hidden;
}
.snap-drawers .cards .card {
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.snap-drawers .cards .card .card {
  left: 300px;
}
.snap-drawers .cards .card a {
  display: block;
  margin-top: 1px;
  background: #ccc;
  color: #000;
  padding: 12px 10px;
}
.snap-drawers .cards .card a .fa-chevron-right {
  float: right;
  margin-top: 3px;
  transform: initial;
}
#header {
  margin-bottom: 0;
  padding: 0;
}
#header .logo {
  display: inline-block;
  padding: 0 10px 0 0;
}
#header .basket .dropdown-menu {
  width: 400px;
  padding: 15px;
}
#header .topline {
  margin-top: 0;
  color: #444;
  font-family: "Roboto Condensed", sans-serif;
  font-display: swap;
  background: #ddd;
  padding: 2px 0;
}
/* CZ BTN Anpassung
#header .topline a {
    font-family: "Roboto Condensed", sans-serif;
    font-display: swap;
    color: #444
}*/

#header .navbar-header {
  float: none;
  margin: 0;
}
#header .myaccount .dropdown-menu {
  width: 580px;
  padding: 15px;
}
.search .btn {
  height: 40px;
  width: 40px;
  line-height: 40px;
  margin: 0 !important;
  padding: 0;
}
.search .btn span {
  line-height: 40px;
}
#header-menu {
  background: #fff;
  margin: 0;
}
#content .thumbnail {
  margin-bottom: 30px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 20px;
}
.price {
  font-family: "Roboto Condensed", sans-serif;
  font-display: swap;
  color: #c8000d;
  line-height: 25px;
  font-weight: 700;
  font-size: 24px;
}
.price .decimal {
  font-size: inherit;
  line-height: inherit;
  vertical-align: inherit;
}
.price-saving {
  font-size: 12px;
  display: inline-block;
  text-transform: uppercase;
  right: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #c8000d;
  background: #fff;
  border: 1px solid #c8000d;
  font-weight: 700;
  position: unset;
  left: unset;
  top: unset;
  padding: 1px 5px;
}
.title {
  max-height: 40px;
  min-height: 40px;
  overflow: hidden;
}
.rating {
  margin-bottom: 10px;
  color: #ffac0c;
}
.rating span {
  float: left;
  font-size: 14px;
  line-height: 1.428571429;
  margin-top: 5px;
}
.rating .count {
  margin-left: 5px;
  padding-top: 2px;
}
.sat_info ul {
  margin: 0 0 10px 20px;
}
.sat_info ul li {
  list-style-type: disc;
  list-style-position: inside;
}
.owl-carousel.producerslider {
  padding: 0;
}
.producerslider img {
  float: none;
  max-width: 150px;
  width: inherit;
  opacity: 1;
  margin: 20px 0 20px 20px;
}
.checkbox-switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 19px;
}
.checkbox-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.checkbox-switch .slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
}
.checkbox-switch .slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 26px;
  left: 4px;
  bottom: 3px;
  background-color: #fff;
}
.checkbox-switch input:checked + .slider {
  background-color: #c8000d;
}
.checkbox-switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
/*
.fa {
    display                : inline-block;
    font                   : 14px/1 FontAwesome;
    font-size              : inherit;
    text-rendering         : auto;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-2x {
    font-size: 2em
}

.fa-search:before {
    content: "\f002"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-check:before {
    content: "\f00c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-home:before {
    content: "\f015"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-chevron-up:before {
    content: "\f106"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-key:before {
    content: "\f084"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-phone:before {
    content: "\f095"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-shield:before {
    content: "\f132"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-black-tie:before {
    content: "\f27e"
}
*/

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  margin: -1px;
  padding: 0;
}
.icons8-alarmanlage:before,
.icons8-feuer:before,
.icons8-haus:before,
.icons8-kamera:before,
.icons8-schloss:before,
.icons8-zelt:before {
  display: inline-block;
  font-family: Expert-Security;
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /*font-smoothing         : antialiased  -> kein Standard*/

}
.icons8-alarmanlage:before {
  content: "\f100";
}
.icons8-feuer:before {
  content: "\f101";
}
.icons8-haus:before {
  content: "\f102";
}
.icons8-kamera:before {
  content: "\f103";
}
.icons8-schloss:before {
  content: "\f104";
}
.icons8-zelt:before {
  content: "\f107";
}
.header {
  padding: 20px 0 10px;
}
#header .topline ul {
  list-style-type: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#header .topline ul li {
  display: inline;
  font-size: 0.85em;
  padding: 5px 20px 5px 5px;
}
#header .topline ul li span {
  color: #088a0c;
  font-weight: 700;
}
#header .myaccount .dropdown-menu .h3 {
  text-align: left;
}
/*   CZ BTN Anpassung neues Konto erstellen
#header .myaccount .dropdown-menu .pull-left.mr_10 .btn.btn-default.btn-md {
    color: #fff
}*/

#header .logo img {
  max-width: 137px;
}
#header .search {
  width: 82%;
  margin-top: 10px;
}
#header .search .btn-primary {
  color: #444;
  background: 0 0;
}
#header .search .btn-primary .fa {
  font-size: 22px;
}
#header .search :-ms-input-placeholder.form-control {
  color: #444 !important;
}
#header .search .form-control {
  display: block;
  width: 100%;
  height: 40px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 0;
  -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);
  padding: 3px 12px;
}
#header .basket-group {
  height: 50px;
  min-width: 200px;
  text-transform: uppercase;
  margin: 5px 0 0;
}
#header .basket-group .btn {
  border: none;
  text-align: right;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0;
}
#header .basket-group .btn .basket-pos {
  color: #444;
  padding: 0 55px 0 0;
}
#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;
}
.nav-bg {
  background: #c8000d;
  margin: 0 0 20px;
}
.filter-reset {
  float: right;
  font-size: 12px;
  margin-top: 1px !important;
}
[data-id="callbackformmodalcontainer"] .modal-header {
  border: 0;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
  list-style-type: none;
}
/*
fieldset,
form,
h1,
h3,
h4,
img,
input,
li,
ol,
p,
select,
ul,
fieldset,
form,
h1,
h3,
h4,
img,
input,
li,
p,
select,
ul,
fieldset,
form,
h4,
img,
input,
li,
p,
select,
ul {
    border : 0;
    margin : 0;
    padding: 0
}
*/

.h3,
.h4,
h1,
h3,
h4 {
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  font-family: "Roboto Condensed", sans-serif;
  font-display: swap;
}
.carousel-arrow-wrap,
.dropdown,
.input-group-btn > .btn {
  position: relative;
}
.expert-title .h3,
.m_0,
.nav-bg .navbar {
  margin: 0;
}
.h4,
h4,
#articlecompare .price {
  font-size: 18px;
}
.container:after,
.container:before,
.row:after,
.row:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.nav:after,
.nav:before,
.navbar:after,
.navbar:before,
.navbar-header:after,
.navbar-header:before,
.panel-body:after,
.panel-body:before,
.modal-footer:after,
.modal-footer:before,
.clearfix:after,
.clearfix:before {
  display: table;
  content: " ";
}
.container:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.panel-body:after,
.modal-footer:after,
.clearfix:after {
  clear: both;
}
.row,
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-control:-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder,
.grey {
  color: #999;
}
textarea.form-control,
.snap-drawers .sidemenu-wrapper {
  height: auto;
}
input[type="submit"].btn-block,
.search .input-group {
  width: 100%;
}
.collapse,
.badge:empty,
[data-toggle="collapse"].collapsed .if-not-collapsed,
.customer_login_after,
.customer_loginform_after {
  display: none;
}
.btn-group > .btn:first-child,
.radio-custom .radio-inline,
.radio-custom .radio-inline + .radio-inline {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.visible-xs,
.visible-sm,
.visible-md,
.sidemenu {
  display: none !important;
}
.hidden-xs,
.hidden-sm,
.hidden-md,
.hidden-lg {
  display: block !important;
}
.h3,
.h4,
.mb_10 {
  margin-bottom: 10px;
}
.snap-drawers .filters,
.filters-mobile {
  height: 100%;
}
/*
.snap-drawers .account-links li,
.snap-drawers .account-links span {
    float: left;
    margin-right: 5px
}*/

.snap-drawers .cards .card a.more,
.nav-bg .navbar-default {
  background: 0 0;
}
.es-red,
#header .topline .callback {
  color: #c8000d;
}
@media (max-width: 767px) {
  .scrollfix {
    max-width: 100%;
    position: relative;
    overflow: hidden;
  }
  h1 {
    font-size: 30px;
  }
  #header {
    text-align: center;
    margin-bottom: 10px;
  }
  #header .btn {
    float: left;
    background: #c8000d;
    color: #fff;
    height: 45px;
    border: none;
  }
  #header .btn-group {
    float: right;
  }
  #header .btn-group .btn {
    margin-left: 1px;
    border: none;
  }
  #header .btn-group button.btn {
    background: #ccc;
    color: #fff;
    min-height: 45px;
  }
  #header .navbar-header {
    border-bottom: 1px solid #ccc;
    border: none;
    margin: 0 0 5px;
  }
  #header .navbar-toggle {
    margin: 0;
  }
  #header .logo {
    width: auto;
  }
  #header .logo img {
    margin-top: 3px;
    width: 85px;
  }
  #header-menu-search {
    background: #ccc;
    /*margin: -10px -15px 15px;*/
    padding: 7px 4px 7px 7px;
  }
  #header-menu-search .content {
    width: 100%;
  }
  /*
      .carousel-arrow-wrap a.btn.btn-sm.prev,
      .carousel-arrow-wrap.carousel-small a.btn.btn-sm.prev {
          left: -14px
      }
  
      .carousel-arrow-wrap a.btn.btn-sm.next,
      .carousel-arrow-wrap.carousel-small a.btn.btn-sm.next {
          right: -14px
      }*/
  
  #header-menu {
    background: 0 0;
  }
  h3,
  h4 {
    font-size: 18px;
    line-height: 1.2;
  }
  .price,
  .h3,
  h3 {
    font-size: 20px;
  }
  #header-menu-search .input-group,
  .customer_login_after .btn {
    display: block;
    width: 100%;
  }
  .visible-xs,
  .visible-sm.visible-xs,
  .visible-md.visible-xs {
    display: block !important;
  }
  .hidden-xs,
  .hidden-sm.hidden-xs,
  .hidden-md.hidden-xs,
  .hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) {
  /*
      .container {
          width: 750px
      }
      */
  
  .navbar {
    border-radius: 4px;
  }
  .navbar-static-top {
    border-radius: 0;
  }
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-header,
  .navbar-nav > li {
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 991) {
  .container {
    width: 970px;
  }
}
@media (min-width: 992px) and (max-width: 1199) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .snap-content {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  body[data-controller="home"][data-action="index"] #header .search {
    width: 320px;
  }
  #content .thumbnail {
    min-height: 360px;
  }
  .search .input-group-btn {
    position: absolute;
    right: 40px;
    top: 0;
  }
  .hidden-xs.hidden-lg,
  .hidden-sm.hidden-lg,
  .hidden-md.hidden-lg,
  .hidden-lg {
    display: none !important;
  }
}
/*
@media screen and (min-width: 1024px) {
    #articlelist .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;
    }
}
*/

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .scrollfix {
    max-width: 100%;
    position: relative;
    overflow: hidden;
  }
  #header {
    text-align: center;
    margin-bottom: 20px;
    padding: 0;
  }
  #header .navbar-header {
    border-bottom: 1px solid #ccc;
    border: none;
    margin: 0 0 5px;
  }
  #header button.btn {
    float: left;
    background: #c8000d;
    color: #fff;
    border: 0;
    height: 45px;
    padding: 8px 12px;
  }
  #header .btn-group {
    text-align: left;
  }
  #header .btn-group button.btn {
    float: left;
    background: #ccc;
    color: #fff;
    margin-left: 1px;
  }
  #header .navbar-toggle {
    display: inline;
    margin: 0;
    padding: 8px 12px;
  }
  #header .logo {
    width: auto;
  }
  #header .logo img {
    margin-top: 3px;
    max-width: 200px;
    height: 42px;
  }
  #header .flag-custom {
    margin: 0 10px 0 0;
  }
  .price {
    font-size: 20px;
  }
  #header-menu-search {
    background: #ccc;
    margin: -20px -15px 15px;
    padding: 7px 0 7px 7px;
  }
  #header-menu-search .form-control {
    border: 0;
  }
  .customer_login_after .btn {
    display: block;
    width: 100%;
  }
  #header-menu {
    background: 0 0;
  }
  .visible-xs.visible-sm,
  .visible-sm,
  .visible-md.visible-sm {
    display: block !important;
  }
  .hidden-xs.hidden-sm,
  .hidden-sm,
  .hidden-md.hidden-sm,
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  #header-menu-search .content,
  #header-menu-search .input-group {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .snap-content {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  body[data-controller="home"][data-action="index"] #header .search {
    width: 82%;
  }
  .search .input-group-btn {
    position: absolute;
    right: 40px;
    top: 0;
  }
  .navbar-default .navbar-nav > li > a {
    font-weight: 700;
    font-size: 15px;
    padding: 10px;
  }
  .visible-xs.visible-md,
  .visible-sm.visible-md,
  .visible-md {
    display: block !important;
  }
  .hidden-xs.hidden-md,
  .hidden-sm.hidden-md,
  .hidden-md,
  .hidden-lg.hidden-md {
    display: none !important;
  }
}
@media not print {
  .snap-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    z-index: 2;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .snap-drawers {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
  }
  .snap-drawer {
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: auto;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .snap-drawer-left {
    left: 0;
    z-index: 1;
  }
  .snap-drawer-right {
    right: 0;
    z-index: 1;
  }
  #snap-drawer-shadow {
    position: fixed;
    width: 0;
    top: 0;
    height: 100%;
    background: #000;
    opacity: 0.1;
    z-index: 1000;
  }
}
/* Legacy WebKit SVG font-face removed for performance/modern support */

@media screen and (max-width: 768px) {
  .price-saving {
    font-size: 11px;
  }
}
#abus-header > div:nth-child(1) > a.hidden-sm.hidden-xs > div > img {
  max-width: 49%;
}
#abus-header > div:nth-child(2) > a.hidden-sm.hidden-xs > div > img {
  max-width: 49%;
}
