﻿.tx-vama-products.overview {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .tx-vama-products.overview .line-item {
    text-align: center;
    border: 1px solid transparent;
    border-top: 0;
  }
}
.tx-vama-products.overview .line-item img {
  margin-bottom: 25px;
  display: inline-block;
  vertical-align: bottom;
}
@media (min-width: 992px) {
  .tx-vama-products.overview .line-item img {
    margin-top: 2px;
  }
}
.tx-vama-products.overview .line-item .line-info {
  background-color: #fff;
}
.tx-vama-products.overview .line-item .line-info div[class^='hidden-'] {
  min-height: 178px;
}
@media (max-width: 991px) {
  .tx-vama-products.overview .line-item .line-info {
    margin-bottom: 1px;
    background: #f2f2f2;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(img/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSICiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc);
    background: -moz-linear-gradient(top, #f2f2f2 0%, #f4f4f4 50%, #f7f6f6 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(50%, #f4f4f4), color-stop(100%, #f7f6f6));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2f2f2 0%, #f4f4f4 50%, #f7f6f6 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2f2f2 0%, #f4f4f4 50%, #f7f6f6 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2f2f2 0%, #f4f4f4 50%, #f7f6f6 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f2f2f2 0%, #f4f4f4 50%, #f7f6f6 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f7f6f6', GradientType=0);
    /* IE6-8 */
  }
}
.tx-vama-products.overview .line-item .line-info p {
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  margin-bottom: 0;
  padding-bottom: 21px;
  border-bottom: 3px solid transparent;
}
@media (max-width: 991px) {
  .tx-vama-products.overview .line-item .line-info p {
    font-size: 16px;
    padding: 0;
  }
  .tx-vama-products.overview .line-item .line-info p:before,
  .tx-vama-products.overview .line-item .line-info p:after {
    content: '';
    display: table;
  }
  .tx-vama-products.overview .line-item .line-info p:after {
    clear: both;
  }
}
.tx-vama-products.overview .line-item .line-info a {
  color: #4d4d4d;
  text-decoration: none;
  -webkit-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -ms-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
@media (max-width: 991px) {
  .tx-vama-products.overview .line-item .line-info a {
    display: block;
    float: left;
    width: 91%;
    padding: 27px 15px 23px;
  }
}
.tx-vama-products.overview .line-item .line-info a:hover,
.tx-vama-products.overview .line-item .line-info a:active {
  text-decoration: none;
}
@media (min-width: 992px) {
  .tx-vama-products.overview .line-item .line-info a:hover,
  .tx-vama-products.overview .line-item .line-info a:active {
    color: #015198;
  }
}
.tx-vama-products.overview .line-item .line-info button {
  background: none;
  border: 0;
  outline: 0;
  font-size: 20px;
  float: right;
  display: block;
  width: 9%;
  padding: 25px 0;
}
@media (min-width: 992px) {
  .tx-vama-products.overview .line-item .line-info button {
    display: none;
  }
}
@media (max-width: 991px) {
  .tx-vama-products.overview .line-item .line-info.active {
    background: #e4001d;
    color: #fff !important;
  }
}
@media (max-width: 991px) {
  .tx-vama-products.overview .line-item .line-info.active a {
    color: #fff;
  }
}
@media (max-width: 991px) {
  .tx-vama-products.overview .line-item .line-info.active button {
    color: #fff;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .tx-vama-products.overview .line-item .line-info.active button .fa:before {
    content: '\f106';
  }
}
@media (min-width: 992px) {
  .tx-vama-products.overview div[class^='col-'] {
    border-right: 1px solid #ececec;
    position: relative;
  }
}
.tx-vama-products.overview div[class^='col-']:last-child {
  border: 0;
}
@media (min-width: 992px) {
  .tx-vama-products.overview div[class^='col-'].active {
    border-bottom: 1px solid #c5c5c5;
  }
}
@media (min-width: 992px) {
  .tx-vama-products.overview div[class^='col-'] {
    vertical-align: bottom;
  }
  .tx-vama-products.overview div[class^='col-']:hover .category-list,
  .tx-vama-products.overview div[class^='col-']:hover .line-item {
    display: block;
    border-color: #c5c5c5;
  }
  .tx-vama-products.overview div[class^='col-']:hover .line-info p {
    border-color: #015198;
  }
}
@media (min-width: 992px) {
  .tx-vama-products.overview .line-collapse {
    display: block;
  }
}
.tx-vama-products.overview .category-list {
  display: none;
  list-style: none;
  text-align: left;
  position: absolute;
  bottom: 100%;
  left: 15px;
  right: 15px;
  margin-bottom: -3px;
  background: #fff;
  padding: 20px 10px 11px;
  border: 1px solid transparent;
  border-bottom: 0;
}
@media (max-width: 991px) {
  .tx-vama-products.overview .category-list {
    position: static;
    display: block;
    margin-bottom: 0px;
    padding: 0px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    transition: all 0.25s linear;
  }
}
.tx-vama-products.overview .category-list a {
  display: block;
  font-size: 15px;
  line-height: 25px;
  color: #4d4d4d;
  padding: 1px 0;
}
@media (min-width: 992px) {
  .tx-vama-products.overview .category-list a {
    text-indent: -7px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .tx-vama-products.overview .category-list a {
    word-break: break-all;
    text-indent: -15px;
    padding-left: 27px;
  }
}
@media (max-width: 991px) {
  .tx-vama-products.overview .category-list a {
    font-size: 16px;
    padding: 27px 15px 23px;
    display: block;
    border-bottom: 1px solid #d6d6d6;
  }
}
.tx-vama-products.overview .category-list a .fa {
  color: #015198;
  font-size: 20px;
  line-height: 23.5px;
  margin-right: 4px;
}
.tx-vama-products.overview .category-list a:focus,
.tx-vama-products.overview .category-list a:active,
.tx-vama-products.overview .category-list a:hover {
  color: #015198;
  text-decoration: none;
}
@media (max-width: 991px) {
  .tx-vama-products.overview .category-list > li:last-child a {
    border-bottom: 0;
  }
}
.tx-vama-products.list {
  margin-top: 30px;
}
.tx-vama-products.list .filters {
  padding: 21px 20px 0px;
  border: 1px solid #dedede;
  background: #f6f6f6;
  margin-bottom: 61px;
}
.tx-vama-products.list .filters .dropdown {
  display: inline-block;
  width: 100%;
  margin-bottom: 21px;
}
@media (min-width: 768px) {
  .tx-vama-products.list .filters .dropdown {
    width: 42.6%;
  }
  .tx-vama-products.list .filters .dropdown:first-child {
    margin-right: 32px;
  }
  .tx-vama-products.list .filters .dropdown:last-child {
    margin-left: 32px;
  }
}
.tx-vama-products.list .filters .dropdown button {
  padding: 10px 40px 9px 10px;
  line-height: 90%;
  width: 100%;
  text-align: left;
  position: relative;
  color: #4d4d4d;
  border: 1px solid #dedede;
  background: #fff;
}
.tx-vama-products.list .filters .dropdown button .caret {
  position: absolute;
  border: 0;
  top: 0;
  right: 0;
  width: 34px;
  height: 33px;
  background: url(img/selectbox_icon.jpg) no-repeat;
}
.tx-vama-products.list .filters .dropdown .dropdown-menu {
  right: 0;
  list-style: none;
  padding-left: 15px;
}
.tx-vama-products.list .filters .dropdown .dropdown-menu li {
  outline: 0;
  cursor: pointer;
}
.tx-vama-products.list .filters .dropdown .dropdown-menu li:before {
  content: none;
}
.tx-vama-products.list .filters .dropdown .dropdown-menu li span:hover,
.tx-vama-products.list .filters .dropdown .dropdown-menu li span:active,
.tx-vama-products.list .filters .dropdown .dropdown-menu li span:focus {
  display: block;
  outline: 0;
}
.tx-vama-products.list .col-sm-4 {
  margin-bottom: 31px;
}
@media (max-width: 767px) and (min-width: 570px) {
  .tx-vama-products.list .col-sm-4 {
    width: 50%;
    float: left;
  }
}
@media (max-width: 569px) {
  .tx-vama-products.list .col-sm-4 {
    max-width: 285px;
    margin-left: auto;
    margin-right: auto;
  }
}
.tx-vama-products.list .col-sm-4 .item {
  border: 1px solid #c5c5c5;
  color: #313131;
  /* min-height: 265px; */
}
.tx-vama-products.list .col-sm-4 .item:hover {
  cursor: pointer;
}
.tx-vama-products.list .col-sm-4 .preview-wrap {
  text-align: center;
  padding-top: 17px;
  padding-bottom: 16px;
  border-bottom: 1px solid #c5c5c5;
}
.tx-vama-products.list .col-sm-4 .preview-wrap img {
  display: inline-block;
}
.tx-vama-products.list .col-sm-4 .title {
  border-bottom: 1px solid #c5c5c5;
}
.tx-vama-products.list .col-sm-4 .title a {
  padding: 6px 10px;
  color: #313131;
}
.tx-vama-products.list .col-sm-4 .title a:hover,
.tx-vama-products.list .col-sm-4 .title a:active,
.tx-vama-products.list .col-sm-4 .title a:focus {
  text-decoration: none;
}
.tx-vama-products.list .col-sm-4 .title a .fa {
  color: #015198;
  margin-right: 5px;
}
.tx-vama-products.list .col-sm-4 .title span,
.tx-vama-products.list .col-sm-4 .title a {
  display: block;
}
.tx-vama-products.list .col-sm-4 .info {
  font-size: 14px;
  position: relative;
  padding: 4px 34px 0 1px;
}
.tx-vama-products.list .col-sm-4 .info .label {
  color: #313131;
  font-size: 14px;
  display: inline-block;
  min-width: 70px;
  text-align: left;
}
@media (max-width: 1199px) {
  .tx-vama-products.list .col-sm-4 .info .label {
    min-width: 0;
    padding: 0;
    padding-left: 10px;
  }
}
.tx-vama-products.list .col-sm-4 .info .more {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 100%;
  color: #fff;
  background: #015198;
  text-align: center;
}
.tx-vama-products.list .col-sm-4 .info .more .fa {
  font-size: 30px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 35%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.tx-vama-products.search-form input {
  font-size: 13.14px;
  line-height: 18.3px;
  color: #757575;
}
.tx-vama-products.search-form input:focus,
.tx-vama-products.search-form input:active,
.tx-vama-products.search-form input:hover {
  border-color: #015198;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(228, 1, 25, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(228, 1, 25, 0.6);
}
.tx-vama-products.search-form input .fa:hover,
.tx-vama-products.search-form input .fa:active {
  cursor: pointer;
}
.tx-vama-products.show {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .tx-vama-products.show {
    margin-top: 0;
  }
}
.tx-vama-products.show .descr h1 {
  font-size: 25px;
}
.tx-vama-products.show .descr h2 {
  text-align: left;
}
.tx-vama-products.show .descr h2 p {
  font-size: 16px;
}
.tx-vama-products.show .collapse-category {
  margin-bottom: 20px;
  position: relative;
}
.tx-vama-products.show .collapse-category .headline {
  background: #f5f5f5;
  padding: 3px 0;
}
.tx-vama-products.show .collapse-category .headline:before,
.tx-vama-products.show .collapse-category .headline:after {
  content: '';
  display: table;
}
.tx-vama-products.show .collapse-category .headline:after {
  clear: both;
}
.tx-vama-products.show .collapse-category .headline a {
  display: block;
  float: left;
  padding: 10px 15px;
  color: #4d4d4d;
}
.tx-vama-products.show .collapse-category .headline a:hover {
  text-decoration: none;
}
.tx-vama-products.show .collapse-category .headline button {
  background: none;
  border: 0;
  outline: 0;
  font-size: 20px;
  float: right;
  display: block;
  width: 45px;
  padding: 6px 0;
  border-left: 1px solid #e5e5e5;
}
.tx-vama-products.show .collapse-category .headline:hover,
.tx-vama-products.show .collapse-category .headline.active {
  background: #e4001d;
}
.tx-vama-products.show .collapse-category .headline:hover a,
.tx-vama-products.show .collapse-category .headline.active a,
.tx-vama-products.show .collapse-category .headline:hover button,
.tx-vama-products.show .collapse-category .headline.active button {
  color: #fff;
}
.tx-vama-products.show .collapse-category .headline.active button .fa:before {
  content: '\f106' !important;
}
.tx-vama-products.show .collapse-category .collapse-body {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 100;
  background: #fff;
}
.tx-vama-products.show .collapse-category .collapse-body ul li {
  margin: 0;
  border-bottom: 1px solid #d6d6d6;
  padding-left: 15px;
}
.tx-vama-products.show .collapse-category .collapse-body ul li a {
  color: #4d4d4d;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.tx-vama-products.show .collapse-category .collapse-body ul li a.active,
.tx-vama-products.show .collapse-category .collapse-body ul li a:hover {
  text-decoration: none;
  color: #e4001d;
}
.tx-vama-products.show .preview-responsive img {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .tx-vama-products.show #product-previews a:after,
  .tx-vama-products.show .col-xs-12.col-sm-10.col-sm-offset-1 > a:after {
    display: none;
  }
}
.tx-vama-products.show #product-previews a[rel^="lightbox"],
.tx-vama-products.show .col-xs-12 .img-product a[rel^="lightbox"] {
  text-align: center;
}
.tx-vama-products.show #product-previews a[rel^="lightbox"] > img,
.tx-vama-products.show .col-xs-12 .img-product a[rel^="lightbox"] > img {
  display: inline-block;
}
@media (max-width: 767px) {
  .tx-vama-products.show .similar-products {
    display: none;
  }
}
.tx-vama-products.show .product-spec {
  border-top: 1px solid #d6d6d6;
  padding: 0 1px;
}
@media (max-width: 767px) {
  .tx-vama-products.show .product-spec {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 480px) {
  .tx-vama-products.show .product-spec {
    font-size: 12px;
    font-weight: 500;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.tx-vama-products.show .product-spec:last-child {
  border-bottom: 1px solid #d6d6d6;
}
.tx-vama-products.show .product-spec > .row-max-bag-size {
  overflow: hidden;
}
.tx-vama-products.show .product-spec > .row-max-bag-size .col-xs-6 {
  margin-bottom: -99999px;
  padding-bottom: 99999px !important;
}
.tx-vama-products.show .product-spec .spec-labels {
  padding-top: 7px;
  padding-bottom: 7px;
}
.tx-vama-products.show .product-spec .spec-labels p:nth-child(2) {
  font-size: 14px;
  margin-top: -6px;
}
@media (max-width: 480px) {
  .tx-vama-products.show .product-spec .spec-labels p:nth-child(2) {
    font-size: 11px;
    font-weight: 500;
    line-height: 1.6em;
  }
}
.tx-vama-products.show .product-spec .spec-value {
  padding-top: 7px;
  padding-bottom: 7px;
  background: #f5f5f5;
}
.tx-vama-products.show .product-spec .spec-value.max-bag-size {
  padding-bottom: 26px;
}
@media (min-width: 768px) {
  .tx-vama-products.show .product-spec .spec-value {
    padding-right: 0;
    margin-left: 15px;
    width: 45%;
  }
}
@media (min-width: 768px) {
  .tx-vama-products.show .product-spec .spec-value p {
    margin-left: 25px;
  }
}
.tx-vama-products.show .img-product {
  margin-left: 15px;
}
.tx-vama-products .carousel .img-product {
  margin-left: 0;
}
.tx-vama-products.show .brochures {
  background: #f5f5f5;
  padding-left: 50%;
  padding-right: 50%;
  margin-left: -50%;
  margin-right: -50%;
}
.tx-vama-products.show .brochures-contact {
  margin-top: 52px;
  margin-bottom: 35px;
}
@media (max-width: 992px) {
  .tx-vama-products.show .brochures-contact {
    margin-bottom: 0;
  }
}
@media (min-width: 480px) {
  .tx-vama-products.show .brochures-contact .page-headline-line {
    width: 32.7%;
  }
  .tx-vama-products.show .brochures-contact .page-headline-line:first-child {
    margin-right: 13px;
  }
  .tx-vama-products.show .brochures-contact .page-headline-line:last-child {
    width: 31.9%;
  }
}
.tx-vama-products.show .brochures-contact .page-headline {
  font-weight: 500;
}
.tx-vama-products.show .brochures-contact-content {
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  .tx-vama-products.show .brochures-contact-content {
    text-align: center;
  }
}
.tx-vama-products.show .brochures-contact-content h4 {
  margin-bottom: 27px;
}
.tx-vama-products.show .brochures-contact-content p {
  margin-bottom: 32px;
}
.tx-vama-products.show .brochures-contact-content .btn-download-pdf {
  background: url(img/red_pdf.png) no-repeat 3.2% 50%;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 7px;
  white-space: normal;
}
.tx-vama-products.show .brochures-contact-content .btn-download-pdf:active,
.tx-vama-products.show .brochures-contact-content .btn-download-pdf:hover {
  background-color: #015198;
}
@media (max-width: 767px) {
  .tx-vama-products.show .brochures-contact-content .btn-download-pdf {
    padding-right: 12px;
  }
}
@media (max-width: 480px) {
  .tx-vama-products.show .brochures-contact-content .btn-download-pdf {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .tx-vama-products.show .contact-person {
    margin-top: 15px;
  }
}
.tx-vama-products.show .contact-person img {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .tx-vama-products.show .contact-person img {
    margin-left: auto;
    margin-right: auto;
  }
}
.tx-vama-products.show .contact-person h4 {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .tx-vama-products.show .contact-person h4 {
    margin-bottom: 10px;
  }
}
.tx-vama-products.show .contact-person p {
  margin-bottom: 0;
}
.tx-vama-products.show .contact-person .address,
.tx-vama-products.show .contact-person .contact-info,
.tx-vama-products.show .contact-person .e-mail {
  padding-left: 4px;
}
.tx-vama-products.show .contact-person .prop-value {
  display: inline-block;
}
@media (min-width: 992px) {
  .tx-vama-products.show .contact-person .prop-value {
    margin-left: 40px;
  }
}
.tx-vama-products.show .contact-person .address {
  margin-bottom: 10px;
}
.tx-vama-products.show .contact-person .contact-info {
  margin-bottom: 10px;
}
.tx-vama-products.show .contact-person .contact-info p {
  line-height: 24px;
}
.tx-vama-products.show .contact-person .email-link {
  display: inline-block;
}
@media (min-width: 992px) {
  .tx-vama-products.show .contact-person .email-link {
    margin-left: 17px;
  }
}
.section-title {
  float: left;
  width: 100%;
  padding: 5px 15px;
  color: black;
}
.prod-title {
  margin-top: 0px;
}
.prod-teaser {
  margin-bottom: 10px;
}
/* vama form
  -------------------- */
@media (min-width: 768px) {
  // .powermail_fieldwrap_textarea,
  // .powermail_fieldwrap_submit {
  //   padding-right: 15px !important;
  // }
  .powermail_fieldset_4 .powermail_fieldwrap.powermail_fieldwrap_textarea {
    width: 50% !important;
  }
  .powermail_fieldwrap_textarea + div {
    clear: both;
  }
}
