<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body#category header#header {
  background: rgba(255, 255, 255, 0.5); }
  body#category section#wrapper {
    background-image: url('http://xcorporate.fr/img/marble.jpeg');
    background-size: cover; }
    body#category section#wrapper .container nav.breadcrumb.hidden-sm-down {
      padding-left: 2%; }
      body#category section#wrapper .container #left-column .block-categories.hidden-sm-down {
        border-radius: 25px; }
      body#category section#wrapper .container #content-wrapper {
        padding-right: 30px;
        padding-left: 30px;
        width: 75%; }
        body#category section#wrapper .container #content-wrapper section#main #js-product-list-header .block-category.card.card-block {
          background: none;
          text-align: center;
          box-shadow: none;
          border: none;
          min-height: 60px; }
          body#category section#wrapper .container #content-wrapper section#main #products #js-product-list .products.row {
            display: inline-flex; }
            body#category section#wrapper .container #content-wrapper section#main #products #js-product-list .products.row article.product-miniature.js-product-miniature .thumbnail-container ul.product-flags li.product-flag {
              background: #c1a153; }
              body#category section#wrapper .container #content-wrapper section#main #products #js-product-list .products.row article.product-miniature.js-product-miniature .thumbnail-container .highlighted-informations.no-variants.hidden-sm-down a.quick-view:hover {
                color: #c1a153; }
            body#category section#wrapper .container #content-wrapper section#main #products #js-product-list .pagination .col-md-6.offset-md-2.pr-0 {
              width: 20%;
              float: right; }
              body#category section#wrapper .container #content-wrapper section#main #products #js-product-list .pagination .col-md-6.offset-md-2.pr-0 ul.page-list.clearfix.text-sm-center {
                background: none;
                box-shadow: none; }
              body#category section#wrapper .container #content-wrapper section#main #products #js-product-list .pagination .col-md-6.offset-md-2.pr-0 ul.page-list.clearfix.text-sm-center li.current {
                color: #c1a153; }

body#manufacturer header#header {
  background: rgba(255, 255, 255, 0.5); }
  body#manufacturer section#wrapper {
    background-image: url('http://xcorporate.fr/img/marble.jpeg');
    background-size: cover; }
    body#manufacturer section#wrapper .container #content-wrapper {
      padding-right: 30px;
      padding-left: 30px;
      width: 100%; }
      body#manufacturer section#wrapper .container #content-wrapper section#main h1 {
        margin-top: 40px;
        text-align: center;
        margin-bottom: 50px;
        font-size: 25px;
        color: #c1a153;
        background: white;
        padding: 5px;
        text-transform: uppercase;
        margin-right: 5%;
        margin-left: 5%;
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 25px;
        border: 2px solid #c1a153; }
        body#manufacturer section#wrapper .container #content-wrapper section#main #products #js-product-list .products.row {
          display: inline-flex; }
          body#manufacturer section#wrapper .container #content-wrapper section#main #products #js-product-list .products.row article.product-miniature.js-product-miniature .thumbnail-container ul.product-flags li.product-flag {
            background: #c1a153; }
            body#manufacturer section#wrapper .container #content-wrapper section#main #products #js-product-list .products.row article.product-miniature.js-product-miniature .thumbnail-container .highlighted-informations.no-variants.hidden-sm-down a.quick-view:hover {
              color: #c1a153; }
      body#manufacturer section#wrapper .container #content-wrapper ul li.brand {
        width: 20%;
        text-align: center;
        color: black;
        float: left;
        margin-bottom: 50px; }
        body#manufacturer section#wrapper .container #content-wrapper ul li.brand .brand-img a img {
          width: 50%; }
        body#manufacturer section#wrapper .container #content-wrapper ul li.brand .brand-img a:hover img {
          width: 50%;
          border: 4px solid #c1a153;
          border-radius: 50%; }
        body#manufacturer section#wrapper .container #content-wrapper ul li.brand .brand-infos {
          display: none; }
        body#manufacturer section#wrapper .container #content-wrapper ul li.brand .brand-infos a {
          color: black; }
        body#manufacturer section#wrapper .container #content-wrapper ul li.brand .brand-infos a:hover {
          color: #c1a153; }
        body#manufacturer section#wrapper .container #content-wrapper ul li.brand .brand-products {
          display: none; }
        body#manufacturer section#wrapper .container #content-wrapper ul li.brand .brand-products a {
          color: black; }
        body#manufacturer section#wrapper .container #content-wrapper ul li.brand .brand-products a:hover {
          color: #c1a153; }
</pre></body></html>