h3.vm-cat-title, h4.vm-product-title  {
    font-size: 1rem;
    font-weight: bold;
}

.vm-category-view .caption h3.vm-cat-title {
    padding: .25em 1em;
    min-height: 3em;
}

.caption > hr, div.product div.product-container hr, .vm-category-view hr {
    width: 200px;
    height: 1px;
    margin: .5rem auto;
    background-color: #135eab;
    border: none;
}
.horizontal-separator {
    display: none;
}

div.category-view div.row {
    margin-bottom: 3rem;

}

.vm-category-view h1.page-header {
    text-align: center;
    margin-bottom: 2rem;
    font-size: 2rem;
}
 h1.page-header hr:nth-of-type(1){
    display: none;
}

.vm-category-view .caption > .hr-bottom {
    margin-top: 50px!important;
}

.category_description {
    margin-bottom: 4%;
}

.vm-product-details-container h1.page-header, h3.productvmimporttitle {
    font-size: 1.5em;
    padding-bottom: .3em;
}

.product p.product_s_desc {
    height: 65px;
    max-width: 260px;
    margin: auto;
    text-align: center;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.product-description ul {
    list-style-type: none !important;
    padding-left: 0;
}

.vm-img-desc {
    margin-top: .5em;
}
.vm-product-container .product-related-products, .vm-product-container .product-related-categories {
    border: none;
}
.product-fields-title-wrapper {
    width: 100%;
    margin: 2rem auto;
}

div.product {
    float: none !important;
}

div.vm-product-container div.product-related-products {
    margin-top: 3rem;
    padding-left: 0;
}
.product-related-products h4, .product-related-categories h4 {
    text-align: center;
}

.product-related-products .product-field {
    margin: 0;
}
div.product-container div.vm-product-media-container {
    width: auto;
    padding: 0;
    /*margin-right: 2em;*/
}
.product-container .vm-product-media-container a > span {
    display: none;
}
.vm-preloader.hidden {
    display: none;
}

div.vm-product-details-container div.vm-product-media-container {
    float: right;
    margin-left: 3em;
}

div.category_description div.infoPackungsgroessen.border {
    border: none !important;
}

div.vm-product-offer a img {
    max-width: 100%;
}