#header .logo {
    max-width: 70%;
}

.h2.products-section-title.text-uppercase {
    display: none;
}

.all-product-link.float-xs-left.float-md-right.h4 {
    display: none;
}

#header {
    Background-image: url(https://www.truelove-shop.de/themes/truelove/img/tete1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
}

#wrapper {
    background: white;
    box-shadow: inset 0 2px 5px 0 rgba(0,0,0,.11);
    padding-top: 1.563rem;
}

#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
   
    box-shadow: none;
    margin:auto;
}

#products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations {
   
    box-shadow: none;
   
}

.product-miniature.js-product-miniature {
    width: 287px;
    margin: auto;
    margin-top:50px;
}

.color.texture {
    width: 30px;
    height: 30px;
}

.product-cover img {

    box-shadow: none;
    background: none;

}

.color, .custom-checkbox input[type=checkbox]+span.color {

    box-shadow: none;
    border: none;


}

.container {
    width: 1140px;
    max-width: 100%;
    padding-bottom: 20px;
}

