
.m-specials {
 display:none;
 visibility: hidden;
}


@media (min-width:768px) {
 .search-form {
  //display:none !important;
 }
}

@media (max-width:767px) {
 .col-header-search {
  visibility: hidden;
 }
}


.price--uvp {
    color: #000000;
    font-size: 15px;
    float: left;
    padding-top: 12px;
    font-weight: 300;
}

@media (max-width:767px){
  .no_mobile {
   display: none;
  }
}

#slider .container {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
#slider .swiper-slide .carousel-caption {

    padding: 0;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;

}

#slider .swiper-slide .carousel-caption h1 {
    width: 100%;
    heigth: 100%;
    color: transparent;
    line-height: 16em;
}

h1.page-header {
   color: #C31622;
}

.btn-default {
 background: #C31622;
 color: #ffffff;
}

.content-box > img, .thumbnail > img {
   width: 100%;
   max-height: unset !important;
}
.product.item .item-image img {
   height: 96%;
  width: auto;
}
.text-info, .price .price--save, .price--vpe {
    color: #009100;
    font-size: 90%;
}

.content-box  .price--vpe {
  font-size: 220%;
  font-weight: bold;
  padding-bottom: 5px;
  color: #009100;
}
.categorie-heading .col-md-8 .img-responsive {
 max-height: unset;
}

.categorie-listing .thumbnail .img-responsive, .categorie-listing .content-box .img-responsive, .categorie-listing .content-box .col-header-trust img, .col-header-trust .categorie-listing .content-box img, .categorie-listing .card .img-responsive, .categorie-listing .card .col-header-trust img, .col-header-trust .categorie-listing .card img, .categorie-listing .product.item .img-responsive, .categorie-listing .product.item .col-header-trust img, .col-header-trust .categorie-listing .product.item img, .categorie-listing #p-product_info .tab-pane .cbimages .img-responsive, .categorie-listing #p-product_info .tab-pane .cbimages .col-header-trust img, .col-header-trust .categorie-listing #p-product_info .tab-pane .cbimages img, #p-product_info .tab-pane .categorie-listing .cbimages .img-responsive, .categorie-listing .brand-img .img-responsive, .categorie-listing .brand-img .col-header-trust img, .col-header-trust .categorie-listing .brand-img img, .categorie-listing .product_navigator .img-responsive, .categorie-listing .product_navigator .col-header-trust img, .col-header-trust .categorie-listing .product_navigator img, .categorie-listing .thumbnail .col-header-trust img, .col-header-trust .categorie-listing .thumbnail img {
    border: 0px solid #f8f8f8;
    max-height: 100px;
    padding: 0px;
}


.col-header-kontakt {
 display: none;
}

@media (min-width:1200px){
  .col-header-search {
    float: left;
    width: 33%;
  }
  .col-header-cart {
    left: 22%;
    width: 15%;
  }
  .col-header-trust {
    right: 15%;
    width: 25%;
  }
  .col-header-trust img {
    float: left;
  }
  .col-header-kontakt {
    padding-top: 0px;
    float: right;
    text-align: left;
    display:block;
  }
}

@media (min-width:768px){
  #topnav {
   // display:none;
  }
}

@media (min-width:1200px){
  #navigation #menu .container {
//    background: #f8f8f8 url('images/bg-nav.gif') no-repeat right top;
  }
}


.amHightlightText{
    color:#666666 !important;
}
.amHightlightText{
    color:#666666 !important;
}
.amHightlightBgI1{
    background:#484848 !important;
}
.amHightlightBgI2{
    background:#6D6D6D !important;
}
.amHightlightBgL1{
    background:#DDDDDD !important;
}
.amHightlightBgL2{
    background:#EDEDED !important;
}
.amHightlightBgL3{
    background:#f4f4f4 !important;
}
.amHightlightBorderLight{
    border-color:#838383 !important;
}
.amHightlightBorderDark{
    border-color:#CCCCCC !important;
}

.amHighlightGradientI1{
    background: #484848 !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #484848 0%, #6D6D6D 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#484848), color-stop(100%,#6D6D6D)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #484848 0%,#6D6D6D 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #484848 0%,#6D6D6D 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #484848 0%,#6D6D6D 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #484848 0%,#6D6D6D 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#6D6D6D',GradientType=0 ) !important; /* IE6-8 */
}
.amHighlightGradientI2{

    background: #6D6D6D !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #6D6D6D 0%, #484848 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6D6D6D), color-stop(100%,#484848)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6D6D6D 0%,#484848 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6D6D6D 0%,#484848 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6D6D6D 0%,#484848 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #6D6D6D 0%,#484848 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6D6D6D', endColorstr='#484848',GradientType=0 ) !important; /* IE6-8 */
}

.amHighlightGradientL1{
    background: #DDDDDD !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #DDDDDD 0%, #EDEDED 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DDDDDD), color-stop(100%,#EDEDED)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #DDDDDD 0%,#EDEDED 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #DDDDDD 0%,#EDEDED 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #DDDDDD 0%,#EDEDED 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #DDDDDD 0%,#EDEDED 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DDDDDD', endColorstr='#EDEDED',GradientType=0 ) !important; /* IE6-8 */
}
.amHighlightGradientL2{
    background: #EDEDED !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #EDEDED 0%, #DDDDDD 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EDEDED), color-stop(100%,#DDDDDD)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #EDEDED 0%,#DDDDDD 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #EDEDED 0%,#DDDDDD 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #EDEDED 0%,#DDDDDD 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #EDEDED 0%,#DDDDDD 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#DDDDDD',GradientType=0 ) !important; /* IE6-8 */
}

#productFilter .ui-slider-range{
    background:#484848;
}
#productFilter .ui-slider-horizontal.ui-widget.ui-widget-content{
    background:#DDDDDD;
}
#productFilter .ui-slider-handle{
    background:#f4f4f4;
    border:1px solid #838383;   
}

#productFilter .ui-slider-handle:hover{
    border:1px solid #CCCCCC;   
}

#productFilter{
    background:#f4f4f4 !important;
}

#productFilter .paddedButton{
    color:#666666;
    background:#EDEDED;
    border:1px solid #838383;   
    cursor:pointer;
}

#productFilter .paddedButton:hover{
    border:1px solid #CCCCCC;   
}

#productFilter .filterSection{
    border-top:1px solid #838383;
}
