/* COOKIES */
#cookieNotice { position: fixed; width: 100%; max-width: 320px; background: #fff !important; border: 0 !important; box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0, 0.3); z-index: 100000; bottom: 50px; left: 0; }
#cookieNotice .cookie-container { display: flex; align-items: center; padding: 25px 20px; }
#cookieNotice .cookie-container div:first-child { width: auto; }
#cookieNotice .cookie-container div:last-child { width: auto; width: 100px; }
#cookieNotice .cookie-container p { margin: 0; line-height: 1.5; text-align: left; }
#cookieNotice .cookie-container .closeButtonNormal { font-size: 10px; cursor: pointer; text-align: center; display: block; }
#cookieNotice .cookie-container .closeButtonNormal:before { width: 40px; height: 40px; display: block; background-size: contain; content: ""; margin: 0 auto; margin-bottom: 10px;background-image: url(../resources/logocookies.png); background-repeat: no-repeat; background-position: center;  }

.page-search #js-product-list article.product-miniature{margin: 0 0.500rem;}

.page-new-products .container{}
.page-new-products .container #content-wrapper{width:auto;padding:0}
.page-new-products .container #content-wrapper article.product-miniature{margin: 0 0.500rem;}