body#module-sc_chromatic-main {
  /* Masquage tunnel de vente Chromatic */ }
  body#module-sc_chromatic-main img.product-cover {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
    width: 100%; }
  body#module-sc_chromatic-main #offcanvas_chromatic_color_filter .modal-body,
  body#module-sc_chromatic-main #offcanvas_chromatic_product_filter .modal-body {
    background: #f5f5f5;
  }
  body#module-sc_chromatic-main #search_filters {
    background: #f5f5f5;
    padding: 20px; }
    body#module-sc_chromatic-main #search_filters li {
      font-size: 14px;
      margin: 10px 0; }
      body#module-sc_chromatic-main #search_filters li .facet-label {
        display: inline;
        text-align: left; }
        body#module-sc_chromatic-main #search_filters li .facet-label.disabled {
          opacity: 0.6;
          cursor: default; }
        body#module-sc_chromatic-main #search_filters li .facet-label .search-link {
          padding-left: 15px; }
      body#module-sc_chromatic-main #search_filters li .custom-checkbox {
        height: 21px;
        vertical-align: text-bottom;
        margin-right: 0; }
      body#module-sc_chromatic-main #search_filters li .custom-radio {
        margin-right: 0; }
        body#module-sc_chromatic-main #search_filters li .custom-radio + span {
          margin-right: 0; }
  body#module-sc_chromatic-main .columns-2 ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2; }
  body#module-sc_chromatic-main .filters-title {
    margin: rem(10px) 0 rem(20px);
    /*$large-space*/
    font-size: 22px;
    font-weight: 900; }
  body#module-sc_chromatic-main #facet-1, body#module-sc_chromatic-main .variant-links .grid {
    padding-top: 15px;
    margin-top: 5px;
    max-height: 420px;
    overflow:auto }
  body#module-sc_chromatic-main #facet-1, body#module-sc_chromatic-main .variant-links .chromatic-custom-detail-list-container {
    width: 100%;
    align-items: center;
    justify-content: space-between;
    display: flex;
    flex-direction: column; }
  body#module-sc_chromatic-main #facet-1, body#module-sc_chromatic-main .variant-links, body#module-sc_chromatic-main #js-product-list {
    display: none; }
  body#module-sc_chromatic-main .chromaticLoader {
    border: 8px solid #fff;
    border-radius: 50%;
    border-top: 8px solid #444;
    width: 60px;
    height: 60px;
    animation: spin .6s linear infinite;
    margin: auto; }
  body#module-sc_chromatic-main .chromaticLoader.small {
    width: 20px;
    height: 20px;
    border: 3px solid #fff;
    border-top: 3px solid #444;
    margin-top: 14px; }
  body#module-sc_chromatic-main .chromatic-back {
    color: black;
  }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  body#module-sc_chromatic-main #js-filters-add-to-cart #search_filters {
    /*background: none;*/ }
  body#module-sc_chromatic-main .chromatic-tint-container {
    cursor: pointer;
    height: 220px; }
    body#module-sc_chromatic-main .chromatic-tint-container p {
      opacity: 0.8; }
  body#module-sc_chromatic-main .chromatic-tint {
    height: 142px; }
  body#module-sc_chromatic-main .chromatic-tint .chromaticLoader {
     margin: 0 !important; }
  body#module-sc_chromatic-main .chromatic-tint.active {
    box-shadow: 0 0 14px 1px rgba(0,0,0,0.50);
    border: 1px solid #fff; }
  body#module-sc_chromatic-main .color-family-item {
    display: inline-block;
    height: 50px;
    width: 50px;
    margin: 3px; }
  body#module-sc_chromatic-main .color-family-item.active {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.50);
    border: 1px solid #fff; }
  body#module-sc_chromatic-main .js-chromatic-filters-form, body#module-sc_chromatic-main .filters-form {
    width: 100%;
    text-align: left; }
    body#module-sc_chromatic-main .js-chromatic-filters-form .js-chromatic-filters-input, body#module-sc_chromatic-main .filters-form .js-chromatic-filters-input {
      width: 70%;
      padding-left: 15px;
      height: 47px;
      border: 1px solid black;
      margin-top: 35px;
      margin-bottom: 15px; }
    body#module-sc_chromatic-main .js-chromatic-filters-form .js-chromatic-filters-submit, body#module-sc_chromatic-main .filters-form .js-chromatic-filters-submit {
      height: 46px;
      padding: 0 30px 0 30px;
      background-color: black;
      color: white;
      font-weight: bold;
      border: unset; }
  body#module-sc_chromatic-main .chromatic-entry-container #entry-by-color, body#module-sc_chromatic-main .chromatic-entry-container #entry-by-product {
    height: 280px;
    display: flex;
    background-size: cover;
    margin-top: 20px; }
  body#module-sc_chromatic-main .chromatic-entry-container a.button {
    width: 260px;
    font-family: 'Lato Black';
    font-weight: bold;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    border: 1px solid white;
    /*height: 50px;*/
    padding: 0 15px;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 13px;
  }
    body#module-sc_chromatic-main .chromatic-entry-container a.button:hover {
      cursor: pointer;
      border: 1px solid black;
      color: black;
      background-color: rgba(255, 255, 255, 0.6); }
  body#module-sc_chromatic-main .product-chromatic-attribute-cover {
    display: inline-block;
    width: 100%;
    /*height: 100%;*/
    height: 500px;
    min-height: 300px;
    max-height: 500px; }
  body#module-sc_chromatic-main .sub-title {
    line-height: 34px;
    font-size: 24px;
    font-weight: lighter;
    margin-bottom: rem(20px); }
  body#module-sc_chromatic-main .variant-links {
    position: relative;
    text-align: left;
    width: 100%;
    top: 0.25em;
    padding-top: rem(3px);
    min-height: rem(40px); }
  body#module-sc_chromatic-main .cart-total-n-add {
    line-height: 50px; }
    body#module-sc_chromatic-main .cart-total-n-add .add-to-cart {
      padding: 0;
      width: 100%;
      height: 50px;
      line-height: 50px; }
  body#module-sc_chromatic-main .chromatic-custom-detail-list-container {
    display: none; }
    body#module-sc_chromatic-main .chromatic-custom-detail-list-container img {
      height: 100%;
      width: 100%;
      object-fit: contain;}
  body#module-sc_chromatic-main .chromatic-custom-detail-list-container img.active {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.50);}
  body#module-sc_chromatic-main .chromatic-custom-detail-list-span {
    font-size: 11px;
    display: block; }
  body#module-sc_chromatic-main .product-quantity {
    width: 100%;
    margin-bottom: rem(4px); }
    body#module-sc_chromatic-main .product-quantity .bootstrap-touchspin {
      width: 100%; }
      body#module-sc_chromatic-main .product-quantity .bootstrap-touchspin input {
        text-align: center;
        width: 100% !important; }
  body#module-sc_chromatic-main .bootstrap-touchspin .btn-touchspin {
    width: 40px !important;
    height: 40px !important; }
  body#module-sc_chromatic-main .products {
    line-height: 40px; }
    body#module-sc_chromatic-main .products .facet-title {
      display: block; }
  body#module-sc_chromatic-main .cart-total-n-add {
    line-height: 50px; }
    body#module-sc_chromatic-main .cart-total-n-add .add-to-cart {
      padding: 0;
      width: 100%;
      height: 50px;
      line-height: 50px; }
  body#module-sc_chromatic-main .desc {
    margin-top: 30px; }
    body#module-sc_chromatic-main .desc strong {
      font-size: 22px;
      font-weight: 900; }
    body#module-sc_chromatic-main .desc p {
      margin: 4px 0;
      font-weight: lighter; }
  body#module-sc_chromatic-main .facet-select select {
    padding-left: 15px;
    margin: 14px 0;
    width: 100%;
    height: 42px;
    box-shadow: none;
    cursor: pointer;
    border: 1px solid #d2d4d3;
    background: url(../img/select-down-arrow.png) right no-repeat #f5f5f5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  body#module-sc_chromatic-main #product-availability {
    display: block;
    margin-top: 0;
    margin-bottom: rem(8px);
    vertical-align: top;
    line-height: 1.5; }
    body#module-sc_chromatic-main #product-availability .product-available {
      vertical-align: top; }
    body#module-sc_chromatic-main #product-availability .material-icons {
      line-height: normal; }
  body#module-sc_chromatic-main .search-filters .active-filter-title {
    display: inline;
    margin-right: rem(10px);
    font-weight: 600; }
  body#module-sc_chromatic-main .search-filters .active-filters {
    display: none; }
  body#module-sc_chromatic-main .search-filters .btn-remove-all-filter {
    display: none; }
  body#module-sc_chromatic-main .active_filters {
    margin-bottom: rem(20px); }
    body#module-sc_chromatic-main .active_filters .active-filters {
      margin: 28px 0;
      display: inline-block;
      font-size: 14px;
      font-weight: 900; }
    body#module-sc_chromatic-main .active_filters .btn-remove-all-filter {
      display: inline-block;
      border: 1px solid #7f7f7f;
      padding: 10px 5px;
      color: #7f7f7f;
      vertical-align: initial;
      background: #ffffff;
      box-shadow: none;
      text-transform: uppercase; }
    body#module-sc_chromatic-main .active_filters ul {
      display: inline; }
    body#module-sc_chromatic-main .active_filters .filter-block {
      color: #ffffff;
      margin-right: rem(10px);
      margin-bottom: rem(10px);
      background: #7f7f7f;
      padding: rem(10px);
      display: inline-block;
      font-size: 14px; }
      body#module-sc_chromatic-main .active_filters .filter-block .close {
        color: #ffffff;
        font-size: 14px;
        opacity: 1;
        margin-top: rem(3px);
        margin-left: rem(5px); }
  body#module-sc_chromatic-main .facet-select select {
    padding-left: 15px;
    margin: 14px 0;
    width: 100%;
    height: 42px;
    box-shadow: none;
    cursor: pointer;
    border: 1px solid #d2d4d3;
    background: url(../img/select-down-arrow.png) right no-repeat #f5f5f5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  body#module-sc_chromatic-main #js-select-finitions {
    display: none; }
  @media screen and (max-width: 640px) {
    body#module-sc_chromatic-main .product-chromatic-attribute-cover {
      height: 300px; }
    body#module-sc_chromatic-main .m-0-50 {
      margin: 0 50px; } }

#chromatic-tints-nav-tabs .nav-item .nav-link strong {
  color: #6c757d;
}
#chromatic-tints-nav-tabs .nav-item .nav-link.active strong {
  color: #000;
}
