/*********************************************
 *********** Variablen ***********************
 ********************************************/
/*********************************************
 *********** Ergebnisliste *******************
 ********************************************/
.navbar {
  /*  position: relative;*/
}
.image {
  margin-bottom: 0;
}
.image > img {
  display: inline-block;
}
.modal-lightbox .modal-caption {
  display: none;
}
span.multiselect-native-select {
  display: block;
}
span.multiselect-native-select div.btn-group {
  width: 100%;
  text-align: left;
}
button.tx-waltherwerke-products-multiselect {
  text-align: left;
}
.tx-waltherwerke-products .highlight {
  color: #179bb1;
  font-weight: bold;
}
.tx-waltherwerke-products .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.tx-waltherwerke-products .image-btn {
  background-color: transparent;
  border: 0;
}
.tx-waltherwerke-products .image-btn img {
  margin-bottom: 8px;
}
.tx-waltherwerke-products h1.first-headline {
  margin-bottom: 25px;
}
.tx-waltherwerke-products ul.typo3-messages {
  padding: 0;
}
.tx-waltherwerke-products ul.typo3-messages .media {
  border: 0;
}
.tx-waltherwerke-products ul.typo3-messages li {
  list-style-type: none;
}
.tx-waltherwerke-products #productsearch-form input.typeahead {
  width: 240px;
}
.tx-waltherwerke-products .navbar-form .btn {
  margin-top: 0;
}
.tx-waltherwerke-products .navbar-form .btn-sm {
  height: 30px;
  padding: 0 10px;
}
.tx-waltherwerke-products .tx-waltherwerke-products-filterform div.checkbox label {
  background: #179bb1 none repeat scroll 0 0;
  border: 1px solid #14879a;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  margin-top: 10px;
  padding: 0.3em 0.8em 0.3em 2.2em;
}
.tx-waltherwerke-products .tx-waltherwerke-products-filterform div.checkbox label:hover {
  color: #179bb1;
  border-color: #c6c6c6;
  background-color: #f5f5f5;
}
.tx-waltherwerke-products .tx-waltherwerke-products-filterform .tx-waltherwerke-products-filterform-row {
  padding-top: 25px;
}
.tx-waltherwerke-products .tx-waltherwerke-products-filterform input[type=checkbox] {
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.2);
  /* IE */
  -moz-transform: scale(1.2);
  /* FF */
  -webkit-transform: scale(1.2);
  /* Safari and Chrome */
  -o-transform: scale(1.2);
  /* Opera */
  padding: 10px;
}
.tx-waltherwerke-products .input-sm {
  height: 30px;
  padding: 5px 10px;
}
.tx-waltherwerke-products .btn-group .btn {
  font-size: 13px;
  padding: 0px 10px 0px 0px;
  border-radius: 0;
  border: none;
}
.tx-waltherwerke-products .btn-group .btn:hover,
.tx-waltherwerke-products .btn-group .btn:focus,
.tx-waltherwerke-products .btn-group .btn.focus {
  color: #fff;
  text-decoration: none;
}
.tx-waltherwerke-products .btn-group .btn:active,
.tx-waltherwerke-products .btn-group .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: none;
}
.tx-waltherwerke-products form fieldset legend {
  margin-top: 20px;
  margin-bottom: 11px;
  font-size: 15px;
  height: 30px;
}
.tx-waltherwerke-products p.tx-waltherwerke-products-gruppe-zusatz {
  margin-bottom: 21px;
  height: 20px;
}
.tx-waltherwerke-products .suchfilter {
  display: inline-table;
  width: 100%;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 15px;
}
.tx-waltherwerke-products .suchfilter label {
  float: left;
  width: 75%;
}
.tx-waltherwerke-products .suchfilter select {
  float: right;
  width: 50px;
  padding: 2px !important;
  width: 25%;
}
.tx-waltherwerke-products .neo-button-label {
  width: 100%;
}
.tx-waltherwerke-products .neo-btn-xs {
  margin: 5px 10px 0 0;
}
.walther-list-product {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  cursor: pointer;
}
.walther-list-product .walther-list-image {
  padding: 20px;
  text-align: center;
}
.walther-list-product .walther-list-beschreibung {
  padding: 20px 80px 20px 20px;
}
.walther-list-product .walther-list-watchlistbutton {
  padding: 20px;
}
.walther-list-product:hover {
  border: 1px solid #179bb1;
}
div.walther-watchlist-results {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  max-height: 400px;
  overflow-y: scroll;
}
div.walther-watchlist-results p.bg-warning {
  padding: 25px;
}
.walther-watchlist-product {
  border-bottom: 1px solid #eeeeee;
}
.walther-watchlist-product .walther-list-image {
  padding: 10px;
  text-align: center;
}
.walther-watchlist-product .walther-list-beschreibung,
.walther-watchlist-product .walther-list-remove {
  padding: 10px;
}
.walther-watchlist-product .walther-list-remove {
  font-size: larger;
}
div.walther-list-results {
  min-height: 300px;
}
div.walther-list-results p.bg-warning {
  padding: 25px;
}
.walther-list-results h2 {
  display: inline-block;
  margin-right: 2rem;
}
.walther-list-filter :target {
  display: block;
  position: relative;
  top: -140px;
  visibility: hidden;
}
.walther-list-filter .row a {
  display: block;
}
.walther-list-filter .filter {
  margin: 0em 0 1em 0;
}
.walther-list-filter .row a.ww-btn-sm {
  width: auto;
  background: #179bb1 none repeat scroll 0 0;
  border: 1px solid #14879a;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  margin-top: 10px;
  display: inline-block;
  padding: 0.3em 0.8em 0.3em 0.8em;
}
.walther-list-filter .row a.ww-btn-sm:hover {
  color: #179bb1;
  border-color: #c6c6c6;
  background-color: #f5f5f5;
}
/*********************************************
 *********** Detailansicht und Filter ********
 ********************************************/
.tx-waltherwerke-products {
  padding-top: 40px;
  margin-bottom: 40px;
  width: 100%;
}
.tx-waltherwerke-products .walther-product-addtowatchlist {
  color: #ffffff;
  background-color: #179bb1;
  margin-bottom: 20px;
}
.tx-waltherwerke-products .walther-product-addtowatchlist-small {
  background-color: #179bb1;
  border: 1px solid #c6c6c6;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 100%;
  margin-top: 3px;
  padding: 0.3em 0.3em 0.3em 0.5em;
  transition: all 0.2s ease 0s;
}
.tx-waltherwerke-products .tx-waltherwerke-products-back-to-filter {
  margin-bottom: 21px;
}
.tx-waltherwerke-products .row {
  margin-left: 0px;
  margin-right: 0px;
}
.tx-waltherwerke-products div.download-link {
  padding-top: 8px;
  font-weight: bold;
}
.tx-waltherwerke-products img.pdficon {
  margin: 3px;
}
.tx-waltherwerke-products hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px dashed #eeeeee;
}
.tx-waltherwerke-products input[type='checkbox'] {
  margin-right: 10px;
}
.tx-waltherwerke-products .walther-product-image img {
  margin-left: 15%;
  /*width: 90%;
          height: auto;*/
}
.tx-waltherwerke-products .walther-product-image .glyphicon-plus:before {
  position: absolute;
  bottom: 1em;
  /*left: 3em;*/
  content: url(../../typo3conf/ext/waltherwerke_products/Resources/Public/Icons/click-enlarge.png);
}
.tx-waltherwerke-products figure.cert-image {
  /*margin: 3px 0;*/
}
.tx-waltherwerke-products .filteraw {
  border: 1px solid #eeeeee;
  padding: 0px;
  display: inline-block;
  margin: 5px 10px 5px 0px;
  min-height: 205px;
  text-align: center;
}
.tx-waltherwerke-products .filteraw a {
  color: #444;
}
.tx-waltherwerke-products .filteraw:hover,
.tx-waltherwerke-products .filteraw-selected {
  border: 1px solid #179bb1;
}
.tx-waltherwerke-products .filterkate {
  display: flex;
  justify-content: center;
  /* align horizontal */
  align-items: center;
  /* align vertical */
  width: 100%;
  font-size: 90%;
  text-align: center;
  padding: 5px;
  background: #E9EAEB;
  line-height: 1.25em;
  min-height: 45px;
}
.tx-waltherwerke-products .filtersubmit {
  background: #179bb1;
  padding: 8px 15px;
  display: inline-block;
  text-align: center;
}
.tx-waltherwerke-products .filtersubmit:hover {
  opacity: 0.8;
}
.tx-waltherwerke-products .filtersubmit a {
  color: #fff;
}
.tx-waltherwerke-products .walther-list-results {
  border-bottom: 0px solid #eeeeee;
}
.tx-waltherwerke-products .artikelnummer {
  padding-top: 20px;
}
.tx-waltherwerke-products .filterimg {
  width: 100%;
  text-align: center;
}
.tx-waltherwerke-products .filterselect,
.tx-waltherwerke-products .filtercheckbox {
  width: auto;
  float: left;
  padding: 20px 20px 0px 0;
  margin-bottom: 0;
}
.walther-product-pipe {
  padding: 0 10px;
}
.walther-product-description {
  padding-top: 1rem;
}
.walther-product-row {
  border-bottom: 1px solid #eeeeee;
}
.walther-cert-row {
  padding-top: 3px;
  padding-bottom: 3px;
}
.walther-product-uppercontainer {
  margin-bottom: 3em;
}
.walther-product-uppercontainer .walther-product-subheadline {
  color: #777777;
}
.walther-product-uppercontainer:after {
  position: absolute;
  content: "";
  background: #eeeeee;
  min-height: 2px;
  width: 100%;
  padding: 0;
  margin: 0;
  left: 0;
}
@media (min-width: 992px) {
  .walther-product-leftcontent,
  .walther-product-rightcontent {
    width: 49%;
  }
  .walther-product-leftcontent {
    margin-right: 1%;
  }
  .walther-product-rightcontent {
    margin-left: 1%;
  }
}
/*********************************************
 *********** Watchlist Form ******************
 ********************************************/
#ww-watchlist-modal form ol {
  list-style: none;
  padding-left: 0;
}
#ww-watchlist-modal form ol li {
  padding: 10px 0;
}
.f3-widget-paginator {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 0px;
  font-size: 13px;
}
.f3-widget-paginator > li {
  display: inline;
  position: relative;
  float: left;
  line-height: 2.00;
  text-decoration: none;
  color: #179bb1;
  background-color: #ffffff;
}
.f3-widget-paginator > li.current {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.55;
  text-decoration: none;
  border: 1px solid #179bb1;
  margin-left: -1px;
  font-weight: bold;
  z-index: 2;
  color: #ffffff;
  background-color: #179bb1;
  cursor: default;
}
.f3-widget-paginator > li > a,
.f3-widget-paginator > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.55;
  text-decoration: none;
  color: #179bb1;
  background-color: #ffffff;
  border: 1px solid #ECECFB;
  margin-left: -1px;
}
.f3-widget-paginator > li:first-child > a,
.f3-widget-paginator > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.f3-widget-paginator > li:last-child > a,
.f3-widget-paginator > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.f3-widget-paginator > li > a:hover,
.f3-widget-paginator > li > span:hover,
.f3-widget-paginator > li > a:focus,
.f3-widget-paginator > li > span:focus {
  z-index: 3;
  color: #000;
  background-color: #ECECFB;
  border-color: #ECECFB;
}
.f3-widget-paginator > .active > a,
.f3-widget-paginator > .active > span,
.f3-widget-paginator > .active > a:hover,
.f3-widget-paginator > .active > span:hover,
.f3-widget-paginator > .active > a:focus,
.f3-widget-paginator > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #179bb1;
  border-color: #179bb1;
  cursor: default;
}
.f3-widget-paginator > .disabled > span,
.f3-widget-paginator > .disabled > span:hover,
.f3-widget-paginator > .disabled > span:focus,
.f3-widget-paginator > .disabled > a,
.f3-widget-paginator > .disabled > a:hover,
.f3-widget-paginator > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #ECECFB;
  cursor: not-allowed;
}
/*********************************************
 *********** sr_freecap Stylings *************
 ********************************************/
#sjbr-freecap-captcha-response {
  width: 200px;
}
img.tx-srfreecap-image {
  margin-left: 25px;
}
span.tx-srfreecap-cant-read {
  display: inline-block;
}
/*********************************************
 *********** max-width: 1080px ***************
 ********************************************/
@media (max-width: 1080px) {
  .tx-waltherwerke-products form fieldset legend {
    font-size: 13px;
  }
}
/*# sourceMappingURL=/typo3temp/bootstrappackage/bootstrappackage.map */