@charset "UTF-8";
/*!
Theme Name: lassociation-v2
Theme URI: https://www.lassociation.fr
Template: forlag
Author: Fruit du dragon & Incandescence (tran@fruitdudragon.com & jf@tykwo.net) 
Author URI: #
Description: Site officiel de L’Association, maison d’édition française de bande dessinée, fondée en 1990 par David B, Killoffer, Mattt Konture, JC Menu, Mokeït, Stanislas et Lewis Trondheim.
Version: 2.3.2
License: No license allowed / Private [Feel free to contact us]
Text Domain: lasso
Tags: 
*/
.otgs-development-site-front-end {
  display: none !important; }

.grecaptcha-badge {
  display: none !important; }

/*
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1176px; } }

@media (min-width: 1500px) {
  .container {
    max-width: 1488px; } }

@media (min-width: 1800px) {
  .container {
    max-width: 1756px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12, .col-xxxl,
.col-xxxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.333333%; }
  .offset-sm-2 {
    margin-left: 16.666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.333333%; }
  .offset-sm-5 {
    margin-left: 41.666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.333333%; }
  .offset-sm-8 {
    margin-left: 66.666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.333333%; }
  .offset-sm-11 {
    margin-left: 91.666667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.333333%; }
  .offset-md-2 {
    margin-left: 16.666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.333333%; }
  .offset-md-5 {
    margin-left: 41.666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.333333%; }
  .offset-md-8 {
    margin-left: 66.666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.333333%; }
  .offset-md-11 {
    margin-left: 91.666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.333333%; }
  .offset-lg-2 {
    margin-left: 16.666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.333333%; }
  .offset-lg-5 {
    margin-left: 41.666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.333333%; }
  .offset-lg-8 {
    margin-left: 66.666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.333333%; }
  .offset-lg-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.333333%; }
  .offset-xl-2 {
    margin-left: 16.666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.333333%; }
  .offset-xl-5 {
    margin-left: 41.666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.333333%; }
  .offset-xl-8 {
    margin-left: 66.666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.333333%; }
  .offset-xl-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1500px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.333333%; }
  .offset-xxl-2 {
    margin-left: 16.666667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.333333%; }
  .offset-xxl-5 {
    margin-left: 41.666667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.333333%; }
  .offset-xxl-8 {
    margin-left: 66.666667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.333333%; }
  .offset-xxl-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1800px) {
  .col-xxxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xxxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xxxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xxxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xxxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xxxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xxxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xxxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xxxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xxxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xxxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xxxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xxxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xxxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xxxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xxxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xxxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xxxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xxxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xxxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xxxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xxxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xxxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xxxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xxxl-0 {
    margin-left: 0; }
  .offset-xxxl-1 {
    margin-left: 8.333333%; }
  .offset-xxxl-2 {
    margin-left: 16.666667%; }
  .offset-xxxl-3 {
    margin-left: 25%; }
  .offset-xxxl-4 {
    margin-left: 33.333333%; }
  .offset-xxxl-5 {
    margin-left: 41.666667%; }
  .offset-xxxl-6 {
    margin-left: 50%; }
  .offset-xxxl-7 {
    margin-left: 58.333333%; }
  .offset-xxxl-8 {
    margin-left: 66.666667%; }
  .offset-xxxl-9 {
    margin-left: 75%; }
  .offset-xxxl-10 {
    margin-left: 83.333333%; }
  .offset-xxxl-11 {
    margin-left: 91.666667%; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1500px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1800px) {
  .d-xxxl-none {
    display: none !important; }
  .d-xxxl-inline {
    display: inline !important; }
  .d-xxxl-inline-block {
    display: inline-block !important; }
  .d-xxxl-block {
    display: block !important; }
  .d-xxxl-table {
    display: table !important; }
  .d-xxxl-table-row {
    display: table-row !important; }
  .d-xxxl-table-cell {
    display: table-cell !important; }
  .d-xxxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xxxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1500px) {
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1800px) {
  .flex-xxxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xxxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xxxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xxxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xxxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xxxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xxxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xxxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xxxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xxxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xxxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xxxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xxxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xxxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xxxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xxxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xxxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xxxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xxxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xxxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xxxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xxxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xxxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xxxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xxxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xxxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xxxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xxxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xxxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

/*# sourceMappingURL=bootstrap-grid.css.map */
/* == WordPress WYSIWYG Editor Styles == */
sup {
  vertical-align: top;
  position: relative;
  top: -0.26em; }

.entry-content img {
  /*margin: 0 0 1.5em 0;*/
  margin: 0;
  margin-top: 0.1em;
  margin-bottom: 0.1em; }

.alignleft, img.alignleft {
  margin-right: 1.3em;
  margin-bottom: 0.1em;
  display: inline;
  float: left; }

.alignright, img.alignright {
  margin-left: 1.3em;
  margin-bottom: 0.1em;
  display: inline;
  float: right; }

.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0.1em;
  display: block;
  clear: both; }

/*
.alignnone, img.alignnone {
	// not sure about this one
	}
*/
.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px; }

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0; }

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0; }

.wp-smiley {
  margin: 0 !important;
  max-height: 1em; }

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left; }

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right; }

/*
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}
*/
.standard-button {
  margin: 8px auto;
  background: #242220;
  color: white;
  padding: 7px 14px 9px 14px !important;
  font-size: 17px;
  cursor: pointer; }
  .standard-button:hover {
    opacity: .7; }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background-color: #242220 !important;
  color: white !important;
  border-radius: 0 !important;
  padding: 7px 14px 9px 14px !important;
  font-weight: 400 !important;
  font-size: 17px !important;
  font-family: 'EB Garamond', serif; }
  .woocommerce #respond input#submit:hover,
  .woocommerce a.button:hover,
  .woocommerce button.button:hover,
  .woocommerce input.button:hover {
    opacity: .7; }

.button.warning {
  background-color: #ea2a1b !important;
  color: white !important;
  border-radius: 0 !important;
  padding: 7px 14px 9px 14px !important;
  font-weight: 400 !important;
  font-size: 17px !important;
  font-family: 'EB Garamond', serif;
  cursor: default;
  display: inline-block; }
  .button.warning button {
    display: none !important; }

.ppc-button-wrapper {
  margin-left: 10% !important;
  margin-right: 10% !important; }

#loader-icon {
  width: 100%;
  height: 100%;
  position: fixed;
  background: url(assets/img/asso-loader.gif) no-repeat center;
  background-size: 28px 28px;
  left: 0;
  top: 0;
  z-index: -10;
  display: none; }
  #loader-icon.show {
    display: block; }

.page-template-page-nouveautes .ajax-single-product input.button,
.page-template-page-nouveautes .ajax-single-product .single_add_to_cart_button,
.page-template-page-a-paraitre .ajax-single-product input.button,
.page-template-page-a-paraitre .ajax-single-product .single_add_to_cart_button,
.page-template-page-collection .ajax-single-product input.button,
.page-template-page-collection .ajax-single-product .single_add_to_cart_button,
.search-results .ajax-single-product input.button,
.search-results .ajax-single-product .single_add_to_cart_button,
.search-no-results .ajax-single-product input.button,
.search-no-results .ajax-single-product .single_add_to_cart_button,
.page-template-searchpage .ajax-single-product input.button,
.page-template-searchpage .ajax-single-product .single_add_to_cart_button,
.single-product input.button,
.single-product .single_add_to_cart_button,
.single-auteur input.button,
.single-auteur .single_add_to_cart_button,
.content-adhesion input.button,
.content-adhesion .single_add_to_cart_button {
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  left: auto;
  color: #fff;
  -webkit-font-smoothing: subpixel-antialiased !important;
  -moz-osx-font-smoothing: none !important;
  background-color: #ebe9eb;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  background-color: #242220 !important;
  border-radius: 0 !important;
  font-weight: 400 !important;
  padding: 7px 14px 9px 14px !important;
  font-size: 17px;
  top: 1px;
  font-family: 'EB Garamond', serif; }

.pswp__caption__center {
  display: none; }

.woocommerce-product-gallery__trigger {
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 2em;
  z-index: 9;
  width: 36px;
  height: 36px;
  background: #fff;
  text-indent: -9999px;
  border-radius: 100%;
  box-sizing: content-box;
  cursor: pointer;
  pointer-events: none;
  opacity: 0.75; }

.woocommerce-product-gallery__trigger::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 9px;
  box-sizing: content-box; }

.woocommerce-product-gallery__trigger::after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 6px;
  position: absolute;
  top: 19px;
  left: 22px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: content-box; }

.line {
  background-image: url("assets/img/border-x.png");
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 4px 4px;
  max-width: 200px;
  width: 23%;
  height: 4px;
  display: inline-block;
  text-align: center;
  position: relative;
  top: -2px;
  margin: 0 10px; }
  @media (min-width: 768px) {
    .line {
      width: 100%; } }
.v-line {
  background-image: url("assets/img/border-y.png");
  background-repeat: repeat-y;
  background-position: left top;
  background-size: 4px 4px;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  top: -2px;
  margin: 0 10px;
  display: none; }
  @media (min-width: 768px) {
    .v-line {
      display: block; } }
.motif-line,
.motif-line-xs {
  background-image: url("assets/img/motif.png");
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 16px 16px;
  max-width: 16px;
  width: 100%;
  height: 16px;
  display: inline-block;
  text-align: center;
  position: relative;
  top: 4px;
  margin: 0 10px; }
  @media (min-width: 768px) {
    .motif-line,
    .motif-line-xs {
      max-width: 96px; } }
.motif-line-xs {
  width: 32px;
  max-width: 48px; }
  @media (min-width: 768px) {
    .motif-line-xs {
      width: 48px; } }
.asso-checkbox-on {
  background: url(assets/img/checkbox-on.png) top left no-repeat; }

.asso-checkbox-off {
  background: url(assets/img/checkbox-off.png) top left no-repeat; }

.assoCheckbox {
  padding: 2px 0 0 25px;
  margin-bottom: 10px;
  margin-right: 25px;
  height: 28px;
  cursor: pointer;
  cursor: hand;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.piSeparator {
  width: auto;
  height: 20px;
  background: url(assets/img/form-separator.png) repeat-x;
  margin: 10px 0 10px;
  /* @media (min-width: 992px) {
        // width: 719px;
    }*/ }

.piSeparatorText {
  background: white;
  padding: 0 5px; }

.garamond {
  font-family: 'EB Garamond', serif; }

.garamondBold {
  font-weight: 600; }

.page-template-default .woocommerce form .form-row input.input-text,
.page-template-default .woocommerce form .form-row textarea,
.woocommerce form .form-row input.input-text {
  padding: 0.8em !important; }

.woocommerce form.login,
.woocommerce form.register {
  border: 2px dotted #d3ced2;
  padding: 18px;
  margin: 1em 0;
  text-align: left;
  border-radius: 10px; }

.woocommerce-page .col2-set h2 {
  text-align: center !important;
  font-size: 22px !important; }

ins {
  text-decoration: none; }

@media (min-width: 768px) {
  .mobile-break {
    display: none; } }

/*** iPhone and iOS Form Input Zoom Fixes ***/
/* Fix Input Zoom on devices older than iPhone 5: */
@media screen and (device-aspect-ratio: 2/3) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px; } }

/* Fix Input Zoom on iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px; } }

/* Fix Input Zoom on iPhone 6, iPhone 6s, iPhone 7  */
@media screen and (device-aspect-ratio: 375/667) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px; } }

/* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */
@media screen and (device-aspect-ratio: 9/16) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px; } }

.mj-form {
  font-family: 'EB Garamond', serif !important; }
  .mj-form .mj-embedded-content {
    box-shadow: none !important; }

.pas-body .pas-form {
  box-shadow: none !important; }

.pas-body .selector:not(*:root), .pas-body .pas-optin {
  transform: translateY(0.69em) !important; }

.pas-body .pas-optin {
  transform: translateY(0.69em) !important; }

.pas-body .pas-input-input {
  font-size: 12px !important; }

/*
.standard-button {
    margin: 8px auto;
    background: $COLOR_BLACK;
    color: white;
    padding: 7px 14px 9px 14px !important; //padding: 8px;
    font-size: 17px; // transition: opacity .2s ease-out;
    cursor: pointer;
    &:hover {
        opacity: .7;
    }
}
*/
.row-cadre {
  display: flex;
  flex-flow: row wrap;
  pointer-events: none;
  position: relative;
  z-index: 50; }

.container-cadre {
  width: 100%;
  display: none;
  margin-top: 42px; }
  @media (min-width: 1281px) {
    .container-cadre {
      margin-top: 80px; } }
@media (min-width: 576px) {
  /*  .container-cadre {
        max-width: 540px;
    }*/ }

@media (min-width: 576px) and (max-width: 767px) {
  .container {
    max-width: 640px; } }

@media (min-width: 768px) {
  .container-cadre {
    max-width: 720px; } }

@media (min-width: 768px) {
  .container-cadre {
    display: flex; } }

@media (min-width: 768px) and (min-width: 576px) {
  .mobile-frame {
    display: none; } }

@media (min-width: 992px) {
  .container-cadre {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container-cadre {
    max-width: 1176px; } }

@media (min-width: 1500px) {
  .container-cadre {
    max-width: 1488px; } }

@media (min-width: 1800px) {
  .container-cadre {
    max-width: 1756px; } }

.cadre-top-left {
  background: url("assets/img/cadre_top_left.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 25px;
  flex-grow: 1;
  position: relative; }
  .cadre-top-left img {
    position: absolute;
    right: -25px;
    width: auto;
    height: 25px; }
  @media (min-width: 1500px) {
    .cadre-top-left {
      background-size: 86% 100%; }
      .cadre-top-left img {
        right: 65px; } }
  @media (min-width: 1800px) {
    .cadre-top-left {
      background-size: 90% 100%; } }
.cadre-top-middle {
  width: 340px;
  /*fixed width*/
  flex-shrink: 0;
  /*avoid shriking*/ }

.site-branding {
  position: relative;
  top: -25px;
  display: flex;
  justify-content: center;
  pointer-events: all;
  z-index: 10; }
  .site-branding img {
    width: 300px;
    height: auto;
    max-width: none; }
  @media (min-width: 1500px) {
    .site-branding {
      top: -40px; }
      .site-branding img {
        width: 470px; } }
.cadre-top-right {
  background: url("assets/img/cadre_top_right.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 25px;
  flex-grow: 1;
  position: relative; }
  .cadre-top-right img {
    position: absolute;
    left: -25px;
    width: auto;
    height: 25px; }
  @media (min-width: 1500px) {
    .cadre-top-right img {
      left: 63px; } }
  @media (min-width: 1800px) {
    .cadre-top-right {
      background-size: 100% 115%;
      height: 22px; } }
.cadre-left {
  position: relative;
  display: flex;
  background: url("assets/img/cadre_left.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 22px;
  height: calc(100vh - 160px + 76px);
  flex-shrink: 0;
  z-index: 12;
  /*avoid shriking*/
  top: 2px; }
  @media (min-width: 1281px) {
    .cadre-left {
      height: calc(100vh - 160px); } }
  .cadre-left img.top {
    width: 22px;
    height: 23px;
    position: absolute;
    top: 0; }
  .cadre-left img.bottom {
    width: 22px;
    height: 26px;
    position: absolute;
    bottom: 0; }

.cadre-middle {
  flex-grow: 1;
  margin-right: -2px;
  margin-left: -4px; }
  .cadre-middle .cache-top {
    width: calc(100% + 30px);
    height: 175px;
    background-color: white;
    position: absolute;
    top: -105px;
    left: -15px;
    z-index: 0; }
  .cadre-middle .site-header  {
    z-index: 9;
    position: relative; }
  .cadre-middle .site-footer {
    z-index: 12;
    position: relative; }
  .cadre-middle .cache-bottom {
    width: calc(100% + 30px);
    height: 90px;
    background-color: white;
    position: absolute;
    bottom: -85px;
    left: -15px;
    z-index: 0; }

.cadre-right {
  position: relative;
  display: flex;
  background: url("assets/img/cadre_right.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 22px;
  height: calc(100vh - 160px + 76px);
  flex-shrink: 0;
  /*avoid shriking*/
  top: 2px;
  z-index: 12; }
  .cadre-right img.top {
    width: 21px;
    height: 23px;
    position: absolute;
    top: -1px; }
  .cadre-right img.bottom {
    width: 22px;
    height: 28px;
    position: absolute;
    bottom: 0; }
  @media (min-width: 1281px) {
    .cadre-right {
      height: calc(100vh - 160px); } }
.cadre-bottom {
  background: url("assets/img/cadre_bottom.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 30px);
  height: 28px;
  flex-grow: 1;
  position: absolute;
  bottom: -3px;
  left: 15px;
  z-index: 12; }

.row-menu-cart {
  display: none; }
  @media (min-width: 768px) {
    .row-menu-cart {
      display: block; } }
/*
##     ##  #######  ########  #### ##       ######## 
###   ### ##     ## ##     ##  ##  ##       ##       
#### #### ##     ## ##     ##  ##  ##       ##       
## ### ## ##     ## ########   ##  ##       ######   
##     ## ##     ## ##     ##  ##  ##       ##       
##     ## ##     ## ##     ##  ##  ##       ##       
##     ##  #######  ########  #### ######## ######## 
*/
.mobile-frame {
  font-size: 17px;
  overflow: hidden; }
  .mobile-frame img {
    width: 100%;
    height: auto; }
  .mobile-frame .site-branding {
    top: auto; }
    .mobile-frame .site-branding img {
      width: 210px;
      height: auto; }
  .mobile-frame .burger {
    width: 60px;
    height: 60px;
    cursor: pointer;
    flex-shrink: 0; }
  .mobile-frame .cart {
    width: 60px;
    height: 60px;
    cursor: pointer;
    flex-shrink: 0; }
  .mobile-frame .site-header {
    position: fixed;
    z-index: 100;
    width: 100vw; }
  .mobile-frame .site-header .burger-img, .mobile-frame .site-header.close.close-for-cart .burger-img {
    display: block; }
  .mobile-frame .site-header .burger-close, .mobile-frame .site-header.close.close-for-cart .burger-close {
    display: none; }
  .mobile-frame .site-header .cart-close, .mobile-frame .site-header.close.close-for-cart .cart-close {
    display: none; }
  .mobile-frame .site-header .cart-picto, .mobile-frame .site-header.close.close-for-cart .cart-picto {
    display: block; }
  .mobile-frame .site-header .row-mobile-nav, .mobile-frame .site-header.close.close-for-cart .row-mobile-nav {
    max-height: 5px; }
  .mobile-frame .site-header .row-mobile-menu-cart, .mobile-frame .site-header.close.close-for-cart .row-mobile-menu-cart {
    max-height: 5px; }
  .mobile-frame .site-header.close .burger-img {
    display: block; }
  .mobile-frame .site-header.close .burger-close {
    display: none; }
  .mobile-frame .site-header.close .cart-close {
    display: block; }
  .mobile-frame .site-header.close .cart-picto {
    display: none; }
  .mobile-frame .site-header.close .row-mobile-nav {
    max-height: 5px;
    z-index: 1; }
  .mobile-frame .site-header.close .row-mobile-menu-cart {
    max-height: 270px;
    z-index: 1; }
  .mobile-frame .site-header.close-for-cart .cart-close {
    display: none; }
  .mobile-frame .site-header.close-for-cart .cart-picto {
    display: block; }
  .mobile-frame .site-header.close-for-cart .burger-img {
    display: none; }
  .mobile-frame .site-header.close-for-cart .burger-close {
    display: block; }
  .mobile-frame .site-header.close-for-cart .row-mobile-menu-cart {
    max-height: 5px;
    z-index: 1; }
  .mobile-frame .site-header.close-for-cart .row-mobile-nav {
    max-height: 768px; }
  .mobile-frame .row-mobile {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    background-color: #242220;
    position: relative;
    z-index: 20; }
  .mobile-frame .row-mobile-nav {
    background-color: #242220;
    position: relative;
    z-index: 10;
    top: -1px;
    transition: max-height cubic-bezier(0.165, 0.84, 0.44, 1) 1s;
    max-height: 768px;
    overflow: hidden; }
  .mobile-frame .row-mobile-menu-cart {
    overflow: hidden;
    background-color: #a5a5a5;
    position: relative;
    z-index: 10;
    top: -10px;
    transition: max-height cubic-bezier(0.165, 0.84, 0.44, 1) 1s;
    height: 100vh;
    max-height: 270px; }
    .mobile-frame .row-mobile-menu-cart ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .mobile-frame .row-mobile-menu-cart li {
      position: relative;
      text-align: center;
      padding: 30px 0 40px;
      text-transform: uppercase;
      border-bottom: 1px dashed white; }
  .mobile-frame img.bottom {
    position: absolute;
    bottom: -1px;
    height: 5px; }
  .mobile-frame .menu-top-left-menu-en-container ul,
  .mobile-frame .menu-top-right-menu-en-container ul,
  .mobile-frame .menu-top-left-menu-container ul,
  .mobile-frame .menu-top-right-menu-container ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .mobile-frame .menu-top-left-menu-en-container li,
  .mobile-frame .menu-top-right-menu-en-container li,
  .mobile-frame .menu-top-left-menu-container li,
  .mobile-frame .menu-top-right-menu-container li {
    text-align: center;
    margin: 20px 0 20px;
    text-transform: uppercase; }
  .mobile-frame input {
    background-color: #393737;
    border-radius: 10px;
    padding: 10px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 90%;
    font-size: 20px;
    color: white;
    font-family: "EB Garamond", serif; }
  .mobile-frame button[type=submit] {
    position: absolute;
    right: 0;
    opacity: 0; }
  .mobile-frame .center-btn-search {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 20px; }
  .mobile-frame a {
    color: white; }
  .mobile-frame .search.menu-item {
    display: none; }
  .mobile-frame .footer-nav {
    margin-top: 100px;
    width: 100%;
    padding: 0 5% 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px; }
    .mobile-frame .footer-nav .footer-menu li {
      padding: 5px 6px 5px 0; }
    @media (min-width: 768px) {
      .mobile-frame .footer-nav {
        font-size: 16px; } }
.main-navigation {
  position: relative;
  z-index: 40;
  top: -46px;
  display: flex;
  justify-content: space-between;
  pointer-events: all;
  line-height: 120%; }
  @media (min-width: 1500px) {
    .main-navigation {
      top: -80px; } }
  .main-navigation .menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 12px; }
    @media (min-width: 992px) {
      .main-navigation .menu {
        font-size: 15px; } }
    .main-navigation .menu li {
      display: inline-block;
      text-transform: uppercase;
      /*margin: 1px 0px;
            padding: 12px 20px;*/
      margin: 0;
      padding: 14px 20px; }
      .main-navigation .menu li.current-menu-item, .main-navigation .menu li.current-page-ancestor {
        background-color: #242220; }
        .main-navigation .menu li.current-menu-item a, .main-navigation .menu li.current-page-ancestor a {
          color: white; }
      .main-navigation .menu li a {
        font-weight: 600;
        color: #242220; }
      @media (min-width: 768px) {
        .main-navigation .menu li.menu-item-mobile {
          display: none; } }
.caps {
  position: relative;
  font-size: 1.6em;
  font-weight: 500; }

.menu-top-left-menu-container, .menu-top-left-menu-en-container {
  margin-left: -3px; }

.menu-top-right-menu-container, .menu-top-right-menu-en-container {
  position: relative;
  right: -3px; }
  .menu-top-right-menu-container .menu-item-mobile, .menu-top-right-menu-en-container .menu-item-mobile {
    display: list-item; }
    .menu-top-right-menu-container .menu-item-mobile .wpml-ls-current-language, .menu-top-right-menu-en-container .menu-item-mobile .wpml-ls-current-language {
      opacity: .5; }
    .menu-top-right-menu-container .menu-item-mobile .lang-mobile-separator, .menu-top-right-menu-en-container .menu-item-mobile .lang-mobile-separator {
      padding: 0 50px;
      font-size: 1.75rem;
      color: white; }

.nav-bottom {
  background: url("assets/img/nav_bottom.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 15px;
  top: -56px;
  flex-grow: 1;
  position: relative;
  z-index: 20; }
  @media (min-width: 1500px) {
    .nav-bottom {
      top: -90px; } }
.menu-cart, .menu-lang {
  position: absolute;
  top: -20px;
  right: 20px;
  z-index: 100;
  pointer-events: all;
  display: none; }
  .menu-cart a:hover, .menu-lang a:hover {
    color: #242220; }
  @media (min-width: 768px) {
    .menu-cart, .menu-lang {
      display: block; } }
  .menu-cart a.menu-cart-content.selected,
  .menu-cart .menu-cart-content-my-account.selected, .menu-lang a.menu-cart-content.selected,
  .menu-lang .menu-cart-content-my-account.selected {
    color: #242220; }
  .menu-cart .bulllet, .menu-lang .bulllet {
    position: relative;
    top: 2px; }

.bullet-cart {
  display: none; }
  @media (min-width: 768px) {
    .bullet-cart {
      display: inline; } }
.menu-lang {
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 100;
  text-align: left; }
  .menu-lang .lang-menu {
    display: inline; }
    .menu-lang .lang-menu li {
      display: inline; }
      .menu-lang .lang-menu li.wpml-ls-current-language a {
        color: #242220; }
      .menu-lang .lang-menu li:before {
        content: "/";
        display: inline-block;
        margin-right: 4px; }
      .menu-lang .lang-menu li:first-child:before, .menu-lang .lang-menu li:last-child:before {
        content: ''; }
      .menu-lang .lang-menu li:last-child:before {
        content: '';
        margin-right: 0px; }

#submenu {
  opacity: 1;
  display: block;
  position: relative;
  z-index: 8;
  background: white;
  width: 100%;
  height: 140px;
  top: -60px;
  pointer-events: all;
  display: none; }
  @media (min-width: 768px) {
    #submenu {
      display: block; } }
  @media (min-width: 1500px) {
    #submenu {
      height: 180px;
      top: -94px; } }
.catalogueHeader {
  text-align: center;
  margin: 0; }

.chronometrieLinks {
  margin: 5px auto; }

.chronometrieLinks .year:nth-child(15n) {
  page-break-after: always;
  /* CSS 2.1 syntax */
  break-after: always;
  /* New syntax */ }

.catalogueHeaderSubButton:hover {
  color: #0c0c0c; }

.bullet {
  margin: 0;
  padding: 0px 0px 0;
  font-size: 19px;
  font-weight: 500; }

.catalogueHeaderSubButton {
  color: #bebaba;
  font-size: 14px;
  margin: 5px;
  vertical-align: middle; }
  .catalogueHeaderSubButton.selected {
    color: #242220; }

.year {
  font-weight: 600;
  margin: 0 4px;
  /*  @media (min-width: 992px) {
        font-size: 13px;
    }
    */ }
  @media (min-width: 1200px) {
    .year {
      font-size: 15px;
      margin: 0 4px; } }
.catalog-header-buttons {
  font-size: 35px;
  color: #bebaba;
  padding: 30px 0 10px; }
  @media (min-width: 1500px) {
    .catalog-header-buttons {
      padding: 55px 0 10px; } }
.catalog-header-button:hover {
  color: #242220; }

.catalog-header-button {
  color: #bebaba;
  font-size: 14px;
  margin: 5px;
  font-weight: 600;
  vertical-align: middle; }
  @media (min-width: 992px) {
    .catalog-header-button {
      font-size: 15px;
      letter-spacing: 0.4px; } }
  @media (min-width: 1200px) {
    .catalog-header-button {
      font-size: 16px; } }
.catalog-header-collections a img {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: Alpha(Opacity=30);
  width: 50px;
  height: 50px; }
  @media (min-width: 768px) {
    .catalog-header-collections a img {
      width: 44px;
      height: 44px; } }
  @media (min-width: 1200px) {
    .catalog-header-collections a img {
      width: 50px;
      height: 50px; } }
.catalog-header-collections a img.selected {
  opacity: 1; }

.catalog-header-collections a:hover img {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: Alpha(Opacity=100); }

/* .chronometrie-links { 
	margin:5px auto; 
	
	text-align:center; 
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.chronometrie-links .year:nth-child(15n) {
	page-break-after: always; 
	break-after: always; 
  } */
.letter {
  font-size: 16px;
  margin: 0 7px; }

.break {
  flex-basis: 100%;
  height: 0; }

.product-line {
  height: 1px;
  border-top: 1px dashed #CCCCCC;
  position: fixed;
  margin: auto;
  width: calc(100% - 70px);
  top: 210px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 10; }
  .product-line.hide {
    display: none; }
  @media (min-width: 768px) {
    .product-line {
      transform: none;
      left: auto;
      position: relative;
      width: calc(100% - 100px);
      top: -60px; } }
  @media (min-width: 992px) {
    .product-line {
      width: calc(100% - 300px); } }
  @media (min-width: 1200px) {
    .product-line {
      width: calc(100% - 480px); } }
  @media (min-width: 1500px) {
    .product-line {
      width: calc(100% - 660px);
      top: -94px; } }
.btn-close {
  top: 210px;
  position: fixed;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 46px;
  height: 46px;
  z-index: 10;
  transition: opacity .1s ease-out;
  pointer-events: all;
  cursor: pointer; }
  @media (min-width: 768px) {
    .btn-close {
      position: relative;
      top: -62px; } }
  @media (min-width: 1500px) {
    .btn-close {
      top: -96px; } }
  .btn-close:hover {
    opacity: .7; }
  .btn-close img {
    width: 100%;
    height: auto; }
  .btn-close.hide {
    visibility: hidden; }

/*
##     ##  #######  ########  #### ##       ######## 
###   ### ##     ## ##     ##  ##  ##       ##       
#### #### ##     ## ##     ##  ##  ##       ##       
## ### ## ##     ## ########   ##  ##       ######   
##     ## ##     ## ##     ##  ##  ##       ##       
##     ## ##     ## ##     ##  ##  ##       ##       
##     ##  #######  ########  #### ######## ######## 
*/
#submenu-mobile {
  position: fixed;
  top: 63px;
  z-index: 10;
  background: white;
  height: 147px; }
  @media (min-width: 768px) {
    #submenu-mobile {
      display: none; } }
  #submenu-mobile .swiper-container {
    width: 100vw;
    height: 60px;
    padding: 20px 0 10px; }
  #submenu-mobile .swiper-slide {
    width: auto; }
    #submenu-mobile .swiper-slide .caps {
      font-size: 24px; }
    #submenu-mobile .swiper-slide .catalog-header-button {
      margin: 0;
      margin-right: 7px;
      font-size: 18px; }
    #submenu-mobile .swiper-slide .bullet {
      margin: 0;
      padding: 5px 5px 0; }
    #submenu-mobile .swiper-slide .year {
      font-size: 18px; }
  #submenu-mobile .catalog-header-collections a img {
    width: 60px;
    height: 60px; }
  #submenu-mobile .letter {
    font-size: 22px; }
  #submenu-mobile .catalog-header-collections {
    padding: 0; }
  #submenu-mobile .catalog-header-sub-button.selected {
    color: #242220; }
  #submenu-mobile .catalog-header-sub-button:hover {
    color: #0c0c0c; }

.catalog-header-button.selected {
  color: #242220; }

.site-footer {
  position: relative;
  top: 30px; }

.footer-nav {
  pointer-events: all;
  position: relative;
  top: 0;
  color: #a5a5a5;
  text-align: center;
  font-size: 15px;
  font-weight: 400; }
  .footer-nav a {
    font-weight: 400; }
    .footer-nav a:hover {
      color: #847878; }
      @media (min-width: 768px) {
        .footer-nav a:hover {
          color: #242220; } }
  .footer-nav .fbk-link:before {
    display: inline-block; }
    @media (min-width: 768px) {
      .footer-nav .fbk-link:before {
        display: none; } }
.footer-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .footer-nav ul li {
    display: inline-block;
    padding: 0 6px 0 0; }
    .footer-nav ul li:before {
      content: "\007C";
      display: inline-block;
      margin-right: 8px; }

@media (max-width: 768px) {
  .footer-nav ul li:last-child::after,
  .footer-nav .children li:after {
    content: "\007C";
    display: inline-block;
    margin-left: 8px; } }

.footer-nav ul li:first-child:before,
.footer-nav .children li:before {
  content: "";
  display: none; }
  @media (max-width: 768px) {
    .footer-nav ul li:first-child:before,
    .footer-nav .children li:before {
      content: "\007C";
      display: inline-block;
      margin-right: 8px; } }
.version.menu-item a {
  cursor: default; }

.search-results,
.search-no-results,
.page-template-searchpage,
.page-template-page-nouveautes,
.page-template-page-auteurs,
.page-template-page-chronometrie,
.post-type-archive-product,
.page-template-page-a-paraitre,
.page-template-page-collection,
.single-auteur, .single-product {
  /*
    .books {
        // margin-top: 40px;
        // width: 100%;
    }
    */ }
  .search-results .site-content,
  .search-no-results .site-content,
  .page-template-searchpage .site-content,
  .page-template-page-nouveautes .site-content,
  .page-template-page-auteurs .site-content,
  .page-template-page-chronometrie .site-content,
  .post-type-archive-product .site-content,
  .page-template-page-a-paraitre .site-content,
  .page-template-page-collection .site-content,
  .single-auteur .site-content, .single-product .site-content {
    top: 285px;
    margin-bottom: 100px;
    padding: 0 15px; }
  .search-results .wrap-content.hide,
  .search-no-results .wrap-content.hide,
  .page-template-searchpage .wrap-content.hide,
  .page-template-page-nouveautes .wrap-content.hide,
  .page-template-page-auteurs .wrap-content.hide,
  .page-template-page-chronometrie .wrap-content.hide,
  .post-type-archive-product .wrap-content.hide,
  .page-template-page-a-paraitre .wrap-content.hide,
  .page-template-page-collection .wrap-content.hide,
  .single-auteur .wrap-content.hide, .single-product .wrap-content.hide {
    display: none; }
  .search-results .entry-title,
  .search-no-results .entry-title,
  .page-template-searchpage .entry-title,
  .page-template-page-nouveautes .entry-title,
  .page-template-page-auteurs .entry-title,
  .page-template-page-chronometrie .entry-title,
  .post-type-archive-product .entry-title,
  .page-template-page-a-paraitre .entry-title,
  .page-template-page-collection .entry-title,
  .single-auteur .entry-title, .single-product .entry-title {
    text-transform: none; }
  .search-results .book,
  .search-no-results .book,
  .page-template-searchpage .book,
  .page-template-page-nouveautes .book,
  .page-template-page-auteurs .book,
  .page-template-page-chronometrie .book,
  .post-type-archive-product .book,
  .page-template-page-a-paraitre .book,
  .page-template-page-collection .book,
  .single-auteur .book, .single-product .book {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-right: 2px dotted #a5a5a5;
    border-bottom: 2px dotted #a5a5a5;
    padding: 25px;
    background: white;
    position: relative;
    overflow: hidden; }
    .search-results .book img,
    .search-no-results .book img,
    .page-template-searchpage .book img,
    .page-template-page-nouveautes .book img,
    .page-template-page-auteurs .book img,
    .page-template-page-chronometrie .book img,
    .post-type-archive-product .book img,
    .page-template-page-a-paraitre .book img,
    .page-template-page-collection .book img,
    .single-auteur .book img, .single-product .book img {
      width: 100%;
      height: auto;
      margin: auto;
      min-height: 0;
      display: block; }
    .search-results .book .right-border,
    .search-no-results .book .right-border,
    .page-template-searchpage .book .right-border,
    .page-template-page-nouveautes .book .right-border,
    .page-template-page-auteurs .book .right-border,
    .page-template-page-chronometrie .book .right-border,
    .post-type-archive-product .book .right-border,
    .page-template-page-a-paraitre .book .right-border,
    .page-template-page-collection .book .right-border,
    .single-auteur .book .right-border, .single-product .book .right-border {
      border-right: 2px dotted #a5a5a5; }
    .search-results .book a,
    .search-no-results .book a,
    .page-template-searchpage .book a,
    .page-template-page-nouveautes .book a,
    .page-template-page-auteurs .book a,
    .page-template-page-chronometrie .book a,
    .post-type-archive-product .book a,
    .page-template-page-a-paraitre .book a,
    .page-template-page-collection .book a,
    .single-auteur .book a, .single-product .book a {
      margin-bottom: auto; }
  .search-results .empty-cell.hide,
  .search-no-results .empty-cell.hide,
  .page-template-searchpage .empty-cell.hide,
  .page-template-page-nouveautes .empty-cell.hide,
  .page-template-page-auteurs .empty-cell.hide,
  .page-template-page-chronometrie .empty-cell.hide,
  .post-type-archive-product .empty-cell.hide,
  .page-template-page-a-paraitre .empty-cell.hide,
  .page-template-page-collection .empty-cell.hide,
  .single-auteur .empty-cell.hide, .single-product .empty-cell.hide {
    display: none; }
  .search-results .book-img,
  .search-no-results .book-img,
  .page-template-searchpage .book-img,
  .page-template-page-nouveautes .book-img,
  .page-template-page-auteurs .book-img,
  .page-template-page-chronometrie .book-img,
  .post-type-archive-product .book-img,
  .page-template-page-a-paraitre .book-img,
  .page-template-page-collection .book-img,
  .single-auteur .book-img, .single-product .book-img {
    margin-bottom: 70px; }
    .search-results .book-img.border-couv,
    .search-no-results .book-img.border-couv,
    .page-template-searchpage .book-img.border-couv,
    .page-template-page-nouveautes .book-img.border-couv,
    .page-template-page-auteurs .book-img.border-couv,
    .page-template-page-chronometrie .book-img.border-couv,
    .post-type-archive-product .book-img.border-couv,
    .page-template-page-a-paraitre .book-img.border-couv,
    .page-template-page-collection .book-img.border-couv,
    .single-auteur .book-img.border-couv, .single-product .book-img.border-couv {
      border: 1px solid #a5a5a5; }
  .search-results .book-info,
  .search-no-results .book-info,
  .page-template-searchpage .book-info,
  .page-template-page-nouveautes .book-info,
  .page-template-page-auteurs .book-info,
  .page-template-page-chronometrie .book-info,
  .post-type-archive-product .book-info,
  .page-template-page-a-paraitre .book-info,
  .page-template-page-collection .book-info,
  .single-auteur .book-info, .single-product .book-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    font-size: 17px;
    position: absolute;
    bottom: 0px;
    padding: 0 25px 24px;
    flex-direction: column; }
    .search-results .book-info .add_to_cart_button, .search-results .book-info .product_type_simple, .search-results .book-info .product_type_variable, .search-results .book-info .wc-forward,
    .search-no-results .book-info .add_to_cart_button,
    .search-no-results .book-info .product_type_simple,
    .search-no-results .book-info .product_type_variable,
    .search-no-results .book-info .wc-forward,
    .page-template-searchpage .book-info .add_to_cart_button,
    .page-template-searchpage .book-info .product_type_simple,
    .page-template-searchpage .book-info .product_type_variable,
    .page-template-searchpage .book-info .wc-forward,
    .page-template-page-nouveautes .book-info .add_to_cart_button,
    .page-template-page-nouveautes .book-info .product_type_simple,
    .page-template-page-nouveautes .book-info .product_type_variable,
    .page-template-page-nouveautes .book-info .wc-forward,
    .page-template-page-auteurs .book-info .add_to_cart_button,
    .page-template-page-auteurs .book-info .product_type_simple,
    .page-template-page-auteurs .book-info .product_type_variable,
    .page-template-page-auteurs .book-info .wc-forward,
    .page-template-page-chronometrie .book-info .add_to_cart_button,
    .page-template-page-chronometrie .book-info .product_type_simple,
    .page-template-page-chronometrie .book-info .product_type_variable,
    .page-template-page-chronometrie .book-info .wc-forward,
    .post-type-archive-product .book-info .add_to_cart_button,
    .post-type-archive-product .book-info .product_type_simple,
    .post-type-archive-product .book-info .product_type_variable,
    .post-type-archive-product .book-info .wc-forward,
    .page-template-page-a-paraitre .book-info .add_to_cart_button,
    .page-template-page-a-paraitre .book-info .product_type_simple,
    .page-template-page-a-paraitre .book-info .product_type_variable,
    .page-template-page-a-paraitre .book-info .wc-forward,
    .page-template-page-collection .book-info .add_to_cart_button,
    .page-template-page-collection .book-info .product_type_simple,
    .page-template-page-collection .book-info .product_type_variable,
    .page-template-page-collection .book-info .wc-forward,
    .single-auteur .book-info .add_to_cart_button,
    .single-auteur .book-info .product_type_simple,
    .single-auteur .book-info .product_type_variable,
    .single-auteur .book-info .wc-forward, .single-product .book-info .add_to_cart_button, .single-product .book-info .product_type_simple, .single-product .book-info .product_type_variable, .single-product .book-info .wc-forward {
      width: 100%;
      text-align: center;
      padding: 7px 14px 9px 14px;
      border-radius: 0;
      font-weight: normal;
      border: none; }
      @media (max-width: 500px) {
        .search-results .book-info .add_to_cart_button, .search-results .book-info .product_type_simple, .search-results .book-info .product_type_variable, .search-results .book-info .wc-forward,
        .search-no-results .book-info .add_to_cart_button,
        .search-no-results .book-info .product_type_simple,
        .search-no-results .book-info .product_type_variable,
        .search-no-results .book-info .wc-forward,
        .page-template-searchpage .book-info .add_to_cart_button,
        .page-template-searchpage .book-info .product_type_simple,
        .page-template-searchpage .book-info .product_type_variable,
        .page-template-searchpage .book-info .wc-forward,
        .page-template-page-nouveautes .book-info .add_to_cart_button,
        .page-template-page-nouveautes .book-info .product_type_simple,
        .page-template-page-nouveautes .book-info .product_type_variable,
        .page-template-page-nouveautes .book-info .wc-forward,
        .page-template-page-auteurs .book-info .add_to_cart_button,
        .page-template-page-auteurs .book-info .product_type_simple,
        .page-template-page-auteurs .book-info .product_type_variable,
        .page-template-page-auteurs .book-info .wc-forward,
        .page-template-page-chronometrie .book-info .add_to_cart_button,
        .page-template-page-chronometrie .book-info .product_type_simple,
        .page-template-page-chronometrie .book-info .product_type_variable,
        .page-template-page-chronometrie .book-info .wc-forward,
        .post-type-archive-product .book-info .add_to_cart_button,
        .post-type-archive-product .book-info .product_type_simple,
        .post-type-archive-product .book-info .product_type_variable,
        .post-type-archive-product .book-info .wc-forward,
        .page-template-page-a-paraitre .book-info .add_to_cart_button,
        .page-template-page-a-paraitre .book-info .product_type_simple,
        .page-template-page-a-paraitre .book-info .product_type_variable,
        .page-template-page-a-paraitre .book-info .wc-forward,
        .page-template-page-collection .book-info .add_to_cart_button,
        .page-template-page-collection .book-info .product_type_simple,
        .page-template-page-collection .book-info .product_type_variable,
        .page-template-page-collection .book-info .wc-forward,
        .single-auteur .book-info .add_to_cart_button,
        .single-auteur .book-info .product_type_simple,
        .single-auteur .book-info .product_type_variable,
        .single-auteur .book-info .wc-forward, .single-product .book-info .add_to_cart_button, .single-product .book-info .product_type_simple, .single-product .book-info .product_type_variable, .single-product .book-info .wc-forward {
          font-size: 15px !important;
          padding: 8px 0px !important; } }
    .search-results .book-info .price,
    .search-no-results .book-info .price,
    .page-template-searchpage .book-info .price,
    .page-template-page-nouveautes .book-info .price,
    .page-template-page-auteurs .book-info .price,
    .page-template-page-chronometrie .book-info .price,
    .post-type-archive-product .book-info .price,
    .page-template-page-a-paraitre .book-info .price,
    .page-template-page-collection .book-info .price,
    .single-auteur .book-info .price, .single-product .book-info .price {
      padding: 4px 0;
      color: #bebaba !important; }
      .search-results .book-info .price ins,
      .search-no-results .book-info .price ins,
      .page-template-searchpage .book-info .price ins,
      .page-template-page-nouveautes .book-info .price ins,
      .page-template-page-auteurs .book-info .price ins,
      .page-template-page-chronometrie .book-info .price ins,
      .post-type-archive-product .book-info .price ins,
      .page-template-page-a-paraitre .book-info .price ins,
      .page-template-page-collection .book-info .price ins,
      .single-auteur .book-info .price ins, .single-product .book-info .price ins {
        text-decoration: none;
        margin-left: 10px; }
    .search-results .book-info .product_type_simple, .search-results .book-info .product_type_variable,
    .search-no-results .book-info .product_type_simple,
    .search-no-results .book-info .product_type_variable,
    .page-template-searchpage .book-info .product_type_simple,
    .page-template-searchpage .book-info .product_type_variable,
    .page-template-page-nouveautes .book-info .product_type_simple,
    .page-template-page-nouveautes .book-info .product_type_variable,
    .page-template-page-auteurs .book-info .product_type_simple,
    .page-template-page-auteurs .book-info .product_type_variable,
    .page-template-page-chronometrie .book-info .product_type_simple,
    .page-template-page-chronometrie .book-info .product_type_variable,
    .post-type-archive-product .book-info .product_type_simple,
    .post-type-archive-product .book-info .product_type_variable,
    .page-template-page-a-paraitre .book-info .product_type_simple,
    .page-template-page-a-paraitre .book-info .product_type_variable,
    .page-template-page-collection .book-info .product_type_simple,
    .page-template-page-collection .book-info .product_type_variable,
    .single-auteur .book-info .product_type_simple,
    .single-auteur .book-info .product_type_variable, .single-product .book-info .product_type_simple, .single-product .book-info .product_type_variable {
      background-color: transparent !important;
      color: #847878 !important; }
    .search-results .book-info .add_to_cart_button,
    .search-no-results .book-info .add_to_cart_button,
    .page-template-searchpage .book-info .add_to_cart_button,
    .page-template-page-nouveautes .book-info .add_to_cart_button,
    .page-template-page-auteurs .book-info .add_to_cart_button,
    .page-template-page-chronometrie .book-info .add_to_cart_button,
    .post-type-archive-product .book-info .add_to_cart_button,
    .page-template-page-a-paraitre .book-info .add_to_cart_button,
    .page-template-page-collection .book-info .add_to_cart_button,
    .single-auteur .book-info .add_to_cart_button, .single-product .book-info .add_to_cart_button {
      background-color: #242220 !important;
      color: white !important; }
      .search-results .book-info .add_to_cart_button.added,
      .search-no-results .book-info .add_to_cart_button.added,
      .page-template-searchpage .book-info .add_to_cart_button.added,
      .page-template-page-nouveautes .book-info .add_to_cart_button.added,
      .page-template-page-auteurs .book-info .add_to_cart_button.added,
      .page-template-page-chronometrie .book-info .add_to_cart_button.added,
      .post-type-archive-product .book-info .add_to_cart_button.added,
      .page-template-page-a-paraitre .book-info .add_to_cart_button.added,
      .page-template-page-collection .book-info .add_to_cart_button.added,
      .single-auteur .book-info .add_to_cart_button.added, .single-product .book-info .add_to_cart_button.added {
        display: none; }
      @media (max-width: 768px) {
        .search-results .book-info .add_to_cart_button,
        .search-no-results .book-info .add_to_cart_button,
        .page-template-searchpage .book-info .add_to_cart_button,
        .page-template-page-nouveautes .book-info .add_to_cart_button,
        .page-template-page-auteurs .book-info .add_to_cart_button,
        .page-template-page-chronometrie .book-info .add_to_cart_button,
        .post-type-archive-product .book-info .add_to_cart_button,
        .page-template-page-a-paraitre .book-info .add_to_cart_button,
        .page-template-page-collection .book-info .add_to_cart_button,
        .single-auteur .book-info .add_to_cart_button, .single-product .book-info .add_to_cart_button {
          font-size: 14px; } }
    .search-results .book-info .wc-forward,
    .search-no-results .book-info .wc-forward,
    .page-template-searchpage .book-info .wc-forward,
    .page-template-page-nouveautes .book-info .wc-forward,
    .page-template-page-auteurs .book-info .wc-forward,
    .page-template-page-chronometrie .book-info .wc-forward,
    .post-type-archive-product .book-info .wc-forward,
    .page-template-page-a-paraitre .book-info .wc-forward,
    .page-template-page-collection .book-info .wc-forward,
    .single-auteur .book-info .wc-forward, .single-product .book-info .wc-forward {
      background-color: white;
      color: #847878; }
    @media (min-width: 576px) {
      .search-results .book-info,
      .search-no-results .book-info,
      .page-template-searchpage .book-info,
      .page-template-page-nouveautes .book-info,
      .page-template-page-auteurs .book-info,
      .page-template-page-chronometrie .book-info,
      .post-type-archive-product .book-info,
      .page-template-page-a-paraitre .book-info,
      .page-template-page-collection .book-info,
      .single-auteur .book-info, .single-product .book-info {
        flex-direction: column; }
        .search-results .book-info .price,
        .search-no-results .book-info .price,
        .page-template-searchpage .book-info .price,
        .page-template-page-nouveautes .book-info .price,
        .page-template-page-auteurs .book-info .price,
        .page-template-page-chronometrie .book-info .price,
        .post-type-archive-product .book-info .price,
        .page-template-page-a-paraitre .book-info .price,
        .page-template-page-collection .book-info .price,
        .single-auteur .book-info .price, .single-product .book-info .price {
          padding: 4px 0; }
        .search-results .book-info .add_to_cart_button,
        .search-no-results .book-info .add_to_cart_button,
        .page-template-searchpage .book-info .add_to_cart_button,
        .page-template-page-nouveautes .book-info .add_to_cart_button,
        .page-template-page-auteurs .book-info .add_to_cart_button,
        .page-template-page-chronometrie .book-info .add_to_cart_button,
        .post-type-archive-product .book-info .add_to_cart_button,
        .page-template-page-a-paraitre .book-info .add_to_cart_button,
        .page-template-page-collection .book-info .add_to_cart_button,
        .single-auteur .book-info .add_to_cart_button, .single-product .book-info .add_to_cart_button {
          width: 100%; } }
  .search-results .featured-product.ribbon,
  .search-no-results .featured-product.ribbon,
  .page-template-searchpage .featured-product.ribbon,
  .page-template-page-nouveautes .featured-product.ribbon,
  .page-template-page-auteurs .featured-product.ribbon,
  .page-template-page-chronometrie .featured-product.ribbon,
  .post-type-archive-product .featured-product.ribbon,
  .page-template-page-a-paraitre .featured-product.ribbon,
  .page-template-page-collection .featured-product.ribbon,
  .single-auteur .featured-product.ribbon, .single-product .featured-product.ribbon {
    text-align: center;
    margin: 0;
    padding: 0;
    background: #ea2a1b;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(40%) translateY(-10%) rotate(45deg);
    transform-origin: top left; }
    .search-results .featured-product.ribbon:before, .search-results .featured-product.ribbon:after,
    .search-no-results .featured-product.ribbon:before,
    .search-no-results .featured-product.ribbon:after,
    .page-template-searchpage .featured-product.ribbon:before,
    .page-template-searchpage .featured-product.ribbon:after,
    .page-template-page-nouveautes .featured-product.ribbon:before,
    .page-template-page-nouveautes .featured-product.ribbon:after,
    .page-template-page-auteurs .featured-product.ribbon:before,
    .page-template-page-auteurs .featured-product.ribbon:after,
    .page-template-page-chronometrie .featured-product.ribbon:before,
    .page-template-page-chronometrie .featured-product.ribbon:after,
    .post-type-archive-product .featured-product.ribbon:before,
    .post-type-archive-product .featured-product.ribbon:after,
    .page-template-page-a-paraitre .featured-product.ribbon:before,
    .page-template-page-a-paraitre .featured-product.ribbon:after,
    .page-template-page-collection .featured-product.ribbon:before,
    .page-template-page-collection .featured-product.ribbon:after,
    .single-auteur .featured-product.ribbon:before,
    .single-auteur .featured-product.ribbon:after, .single-product .featured-product.ribbon:before, .single-product .featured-product.ribbon:after {
      content: '';
      position: absolute;
      top: 0;
      margin: 0 -1px;
      /* tweak */
      width: 100%;
      height: 100%;
      background: #ea2a1b;
      z-index: -1;
      /*border-bottom: solid 1px $COLOR_BLACK;*/ }
    .search-results .featured-product.ribbon:before,
    .search-no-results .featured-product.ribbon:before,
    .page-template-searchpage .featured-product.ribbon:before,
    .page-template-page-nouveautes .featured-product.ribbon:before,
    .page-template-page-auteurs .featured-product.ribbon:before,
    .page-template-page-chronometrie .featured-product.ribbon:before,
    .post-type-archive-product .featured-product.ribbon:before,
    .page-template-page-a-paraitre .featured-product.ribbon:before,
    .page-template-page-collection .featured-product.ribbon:before,
    .single-auteur .featured-product.ribbon:before, .single-product .featured-product.ribbon:before {
      right: 100%; }
  .search-results .auteur,
  .search-no-results .auteur,
  .page-template-searchpage .auteur,
  .page-template-page-nouveautes .auteur,
  .page-template-page-auteurs .auteur,
  .page-template-page-chronometrie .auteur,
  .post-type-archive-product .auteur,
  .page-template-page-a-paraitre .auteur,
  .page-template-page-collection .auteur,
  .single-auteur .auteur, .single-product .auteur {
    border-bottom: 2px dotted #a5a5a5;
    padding: 25px 0;
    background: white;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    @media (min-width: 768px) {
      .search-results .auteur,
      .search-no-results .auteur,
      .page-template-searchpage .auteur,
      .page-template-page-nouveautes .auteur,
      .page-template-page-auteurs .auteur,
      .page-template-page-chronometrie .auteur,
      .post-type-archive-product .auteur,
      .page-template-page-a-paraitre .auteur,
      .page-template-page-collection .auteur,
      .single-auteur .auteur, .single-product .auteur {
        min-height: 125px; } }
    .search-results .auteur .nationalite,
    .search-no-results .auteur .nationalite,
    .page-template-searchpage .auteur .nationalite,
    .page-template-page-nouveautes .auteur .nationalite,
    .page-template-page-auteurs .auteur .nationalite,
    .page-template-page-chronometrie .auteur .nationalite,
    .post-type-archive-product .auteur .nationalite,
    .page-template-page-a-paraitre .auteur .nationalite,
    .page-template-page-collection .auteur .nationalite,
    .single-auteur .auteur .nationalite, .single-product .auteur .nationalite {
      display: none;
      font-weight: 400;
      font-size: 16px;
      color: #bebaba; }
      @media (min-width: 768px) {
        .search-results .auteur .nationalite,
        .search-no-results .auteur .nationalite,
        .page-template-searchpage .auteur .nationalite,
        .page-template-page-nouveautes .auteur .nationalite,
        .page-template-page-auteurs .auteur .nationalite,
        .page-template-page-chronometrie .auteur .nationalite,
        .post-type-archive-product .auteur .nationalite,
        .page-template-page-a-paraitre .auteur .nationalite,
        .page-template-page-collection .auteur .nationalite,
        .single-auteur .auteur .nationalite, .single-product .auteur .nationalite {
          display: inline; } }
    .search-results .auteur .auteur-site,
    .search-no-results .auteur .auteur-site,
    .page-template-searchpage .auteur .auteur-site,
    .page-template-page-nouveautes .auteur .auteur-site,
    .page-template-page-auteurs .auteur .auteur-site,
    .page-template-page-chronometrie .auteur .auteur-site,
    .post-type-archive-product .auteur .auteur-site,
    .page-template-page-a-paraitre .auteur .auteur-site,
    .page-template-page-collection .auteur .auteur-site,
    .single-auteur .auteur .auteur-site, .single-product .auteur .auteur-site {
      font-size: 16px;
      display: none;
      margin-top: 20px;
      text-decoration: underline; }
      @media (min-width: 768px) {
        .search-results .auteur .auteur-site,
        .search-no-results .auteur .auteur-site,
        .page-template-searchpage .auteur .auteur-site,
        .page-template-page-nouveautes .auteur .auteur-site,
        .page-template-page-auteurs .auteur .auteur-site,
        .page-template-page-chronometrie .auteur .auteur-site,
        .post-type-archive-product .auteur .auteur-site,
        .page-template-page-a-paraitre .auteur .auteur-site,
        .page-template-page-collection .auteur .auteur-site,
        .single-auteur .auteur .auteur-site, .single-product .auteur .auteur-site {
          display: inline; } }
  .search-results .auteur a,
  .search-no-results .auteur a,
  .page-template-searchpage .auteur a,
  .page-template-page-nouveautes .auteur a,
  .page-template-page-auteurs .auteur a,
  .page-template-page-chronometrie .auteur a,
  .post-type-archive-product .auteur a,
  .page-template-page-a-paraitre .auteur a,
  .page-template-page-collection .auteur a,
  .single-auteur .auteur a, .single-product .auteur a {
    color: #242220; }

/* mis partout pour que ça colles les traits au bord comme c'est ok en mobile nouveautes
.page-template-page-nouveautes,
.post-type-archive-product {
    .site-content {
        padding: 0 15px;
    }
}
*/
.page-template-page-auteurs {
  /*
    .auteur {
        // margin-left: -15px;
        // margin-right: -15px;
    }
    */ }
  .page-template-page-auteurs .site-content {
    padding: 0; }
  .page-template-page-auteurs .row.books {
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 768px) {
    .page-template-page-auteurs .row.books {
      margin-left: -15px;
      margin-right: -15px; } }
.search-results .site-content, .search-no-results .site-content, .page-template-searchpage .site-content,
.page-template-page-nouveautes .site-content,
.post-type-archive-product .site-content,
.page-template-page-chronometrie .site-content,
.page-template-page-a-paraitre .site-content,
.page-template-page-collection .site-content,
.page-template-page-auteurs .site-content {
  top: 210px;
  margin-bottom: 20px; }

@media (min-width: 768px) {
  .search-results .site-content, .search-no-results .site-content, .page-template-searchpage .site-content,
  .page-template-page-nouveautes .site-content,
  .post-type-archive-product .site-content,
  .page-template-page-chronometrie .site-content,
  .page-template-page-a-paraitre .site-content,
  .page-template-page-collection .site-content,
  .page-template-page-auteurs .site-content {
    padding: 0 30px; } }

@media (min-width: 768px) {
  .search-results .site-content, .search-no-results .site-content, .page-template-searchpage .site-content,
  .page-template-page-nouveautes .site-content,
  .post-type-archive-product .site-content,
  .page-template-page-chronometrie .site-content,
  .page-template-page-a-paraitre .site-content,
  .page-template-page-collection .site-content,
  .page-template-page-auteurs .site-content {
    top: 207px;
    margin-bottom: 100px; } }

@media (min-width: 1281px) {
  .search-results .site-content, .search-no-results .site-content, .page-template-searchpage .site-content,
  .page-template-page-nouveautes .site-content,
  .post-type-archive-product .site-content,
  .page-template-page-chronometrie .site-content,
  .page-template-page-a-paraitre .site-content,
  .page-template-page-collection .site-content,
  .page-template-page-auteurs .site-content {
    top: 245px; } }

@media (min-width: 1280px) {
  .search-results .site-content, .search-no-results .site-content, .page-template-searchpage .site-content,
  .page-template-page-nouveautes .site-content,
  .post-type-archive-product .site-content,
  .page-template-page-chronometrie .site-content,
  .page-template-page-a-paraitre .site-content,
  .page-template-page-collection .site-content,
  .page-template-page-auteurs .site-content {
    padding: 0 30px; } }

@media (min-width: 1500px) {
  .search-results .site-content, .search-no-results .site-content, .page-template-searchpage .site-content,
  .page-template-page-nouveautes .site-content,
  .post-type-archive-product .site-content,
  .page-template-page-chronometrie .site-content,
  .page-template-page-a-paraitre .site-content,
  .page-template-page-collection .site-content,
  .page-template-page-auteurs .site-content {
    top: 285px; } }

.post-type-archive-product .book,
.single-auteur .book {
  border-left: none;
  border-right: none; }

.post-type-archive-product .col-sm-6:nth-child(odd) .book,
.single-auteur .col-sm-6:nth-child(odd) .book {
  border-right: 2px dotted #a5a5a5; }

@media (min-width: 576px) {
  .post-type-archive-product .col-sm-6:nth-child(odd) .book,
  .single-auteur .col-sm-6:nth-child(odd) .book {
    border-right: 2px dotted #a5a5a5; } }

@media (min-width: 768px) {
  .post-type-archive-product,
  .single-auteur {
    /*
        .book-wrapper:last-child .book {
            // border-right: 2px dotted $COLOR_GREY_2;
        }*/ }
    .post-type-archive-product .col-sm-6 .book,
    .single-auteur .col-sm-6 .book {
      border-right: 2px dotted #a5a5a5; } }

.page-template-page-nouveautes .book,
.page-template-page-chronometrie .book,
.page-template-page-a-paraitre .book,
.page-template-page-collection .book,
.single-product .book,
.search-results .book,
.search-no-results .book,
.page-template-searchpage .book {
  border-left: none;
  border-right: none; }

.page-template-page-nouveautes .col-sm-6:nth-child(odd) .book,
.page-template-page-nouveautes .col-sm-6:nth-child(odd) .auteur,
.page-template-page-chronometrie .col-sm-6:nth-child(odd) .book,
.page-template-page-chronometrie .col-sm-6:nth-child(odd) .auteur,
.page-template-page-a-paraitre .col-sm-6:nth-child(odd) .book,
.page-template-page-a-paraitre .col-sm-6:nth-child(odd) .auteur,
.page-template-page-collection .col-sm-6:nth-child(odd) .book,
.page-template-page-collection .col-sm-6:nth-child(odd) .auteur,
.single-product .col-sm-6:nth-child(odd) .book,
.single-product .col-sm-6:nth-child(odd) .auteur,
.search-results .col-sm-6:nth-child(odd) .book,
.search-results .col-sm-6:nth-child(odd) .auteur,
.search-no-results .col-sm-6:nth-child(odd) .book,
.search-no-results .col-sm-6:nth-child(odd) .auteur,
.page-template-searchpage .col-sm-6:nth-child(odd) .book,
.page-template-searchpage .col-sm-6:nth-child(odd) .auteur {
  border-right: 2px dotted #a5a5a5; }

@media (min-width: 768px) {
  .page-template-page-nouveautes,
  .page-template-page-chronometrie,
  .page-template-page-a-paraitre,
  .page-template-page-collection,
  .single-product,
  .search-results,
  .search-no-results,
  .page-template-searchpage {
    /*.book-wrapper:last-child .book {
            // border-right: 2px dotted $COLOR_GREY_2;
        }*/ }
    .page-template-page-nouveautes .col-sm-6 .book,
    .page-template-page-chronometrie .col-sm-6 .book,
    .page-template-page-a-paraitre .col-sm-6 .book,
    .page-template-page-collection .col-sm-6 .book,
    .single-product .col-sm-6 .book,
    .search-results .col-sm-6 .book,
    .search-no-results .col-sm-6 .book,
    .page-template-searchpage .col-sm-6 .book {
      border-right: 2px dotted #a5a5a5; }
    .page-template-page-nouveautes .auteur,
    .page-template-page-chronometrie .auteur,
    .page-template-page-a-paraitre .auteur,
    .page-template-page-collection .auteur,
    .single-product .auteur,
    .search-results .auteur,
    .search-no-results .auteur,
    .page-template-searchpage .auteur {
      border-right: 2px dotted #a5a5a5; } }

@media (min-width: 320px) {
  .page-template-page-auteurs .auteur {
    border-right: none; } }

@media (min-width: 576px) {
  .page-template-page-auteurs .col-sm-6:nth-child(odd) .auteur {
    border-right: 2px dotted #a5a5a5; } }

@media (min-width: 768px) {
  .page-template-page-auteurs .auteur {
    border-right: 2px dotted #a5a5a5; } }

.page-template-page-collection .entry-title {
  margin: 0;
  padding-top: 2px;
  pointer-events: none; }

.page-template-page-collection .description {
  max-height: 600px;
  max-width: 866px;
  text-align: center;
  transition: all .5s ease-out;
  overflow: hidden;
  margin: auto;
  padding-bottom: 20px; }
  .page-template-page-collection .description.hide {
    max-height: 0px;
    padding-bottom: 0px; }

.page-template-page-collection .btn-more {
  text-align: center;
  cursor: pointer;
  color: #a5a5a5;
  margin: 11px 0 10px; }

.page-template-page-collection .subscribe {
  padding: 6px 25px;
  background-color: #999;
  display: inline-block;
  color: white;
  margin: 0px 0 15px; }

.page-template-page-collection .btn-subscribe {
  padding: 6px 25px;
  background-color: #242220;
  display: inline-block;
  color: white;
  font-size: 17px;
  font-family: 'EB Garamond', serif;
  border: none;
  cursor: pointer; }

.page-template-page-collection .mention {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 15px; }

.page-template-page-collection .mention-gras {
  font-size: 15px;
  font-weight: 700; }

.page-template-page-collection .mention-2 {
  margin-top: 0;
  margin-bottom: 15px; }

.page-template-page-collection .tarif {
  margin-left: 20px;
  margin-right: 72px; }
  .page-template-page-collection .tarif.hidden {
    display: none; }
  .page-template-page-collection .tarif .wc-memberships-variation-member-discount {
    display: none; }

.page-template-page-collection .combo-livraison {
  margin-left: 10px;
  margin-right: 10px; }

.page-template-page-collection .do-subscribe, .page-template-page-collection .mention {
  text-align: center; }

.page-template-page-collection .tarif {
  display: block;
  padding: 10px;
  margin: auto; }
  @media (min-width: 1024px) {
    .page-template-page-collection .tarif {
      display: inline;
      padding: auto;
      margin-left: 20px;
      margin-right: 72px; } }
.page-template-page-a-paraitre .book-img {
  margin-bottom: 40px; }

.blog {
  /*
    .habillage-bas {
        //  A REFAIRE AVEC LES IMAGES DES BORDS UTILISÉES MAIS AFFICHÉES PETITES POUR CET EMPLACEMENT ?
        // width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 60px 0 0;
        pointer-events: none;
        img {
            width: 100%;
            height: auto;
        }
    
        @media (min-width: $MOBILE_BREAKPOINT) {
            img {
                // width: 50%;
                width: 100%;
                max-height: 60%;
                height: auto;
            }
        }
    }
    */ }
  .blog .site-content {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 200px;
    padding-left: 0;
    padding-right: 0;
    flex-direction: row;
    flex-wrap: nowrap;
    top: 63px; }
    .blog .site-content a:hover {
      /* color: $COLOR_BLACK;*/
      text-decoration: underline; }
    @media (min-width: 768px) {
      .blog .site-content {
        top: 112px;
        padding-left: 30px;
        padding-right: 30px; } }
    @media (min-width: 1281px) {
      .blog .site-content {
        top: 150px; } }
  .blog .site-main {
    max-width: 660px;
    padding-left: 0px;
    padding-right: 0px;
    flex-shrink: 0; }
    .blog .site-main img {
      max-width: 100%;
      height: auto;
      /*margin-top: 5px;*/ }
    @media (min-width: 768px) {
      .blog .site-main {
        padding-left: 10px;
        padding-right: 10px; } }
    @media (min-width: 978px) {
      .blog .site-main {
        max-width: 560px; } }
    @media (min-width: 1024px) {
      .blog .site-main {
        width: 460px;
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 1200px) {
      .blog .site-main {
        width: 510px; } }
    @media (min-width: 1500px) {
      .blog .site-main {
        width: 600px; } }
  .blog .habillage {
    position: fixed;
    height: auto;
    top: 50%;
    margin-top: 20px;
    opacity: 0;
    display: none; }
    .blog .habillage img {
      max-width: 100%;
      height: auto; }
    @media (min-width: 1024px) {
      .blog .habillage {
        display: block; } }
  .blog .habillage-left {
    left: calc(50% - 458px / 2);
    transform: translate(0%, -50%); }
  .blog .habillage-right {
    left: calc(50% + 458px / 2);
    transform: translate(0%, -50%); }
  .blog .inner-habillage {
    display: flex;
    justify-content: center;
    align-items: center; }
  .blog article {
    margin: 0 0 10px 0px;
    border-bottom: 2px dotted #bebaba;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    overflow: hidden; }
    .blog article:last-child {
      border-bottom: 0px dotted #bebaba; }
    @media (min-width: 768px) {
      .blog article {
        border-bottom: none;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0; } }
    .blog article h1 {
      font-size: 17px;
      display: inline;
      position: relative; }
    .blog article h1, .blog article h2 {
      line-height: 1.02em; }
  .blog .entry-header:first-child {
    margin: 20px 0; }
  .blog .underline {
    border-bottom: 1px solid #242220;
    position: absolute;
    bottom: 1px;
    width: 100%;
    left: 0; }
  .blog .gallery-item {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }
    .blog .gallery-item img {
      border: 1px solid #FFF !important;
      margin-top: 0px;
      margin-bottom: -4px; }
  .blog .btn-archives {
    margin-top: 122px;
    text-align: center; }
    .blog .btn-archives .standard-button {
      text-decoration: none !important;
      /*&:hover{
                background: $COLOR_BLACK;
            }*/ }

.page-template-default, .page-template-template-fullwidth {
  font-weight: 400; }
  .page-template-default .site-content, .page-template-template-fullwidth .site-content {
    color: #242220;
    /*
        top: $MOBILE_MENU_HEIGHT;
        @media (min-width: $MOBILE_BREAKPOINT) {
            top: $FRAME_MARGIN_TOP + 60px;
        }
        */ }
    .page-template-default .site-content a:hover:not(.inner-title-num-adherent-logout):not(.edit):not(.standard-button), .page-template-template-fullwidth .site-content a:hover:not(.inner-title-num-adherent-logout):not(.edit):not(.standard-button) {
      color: #242220;
      /* text-decoration: underline; */ }
    .page-template-default .site-content .button a:hover, .page-template-template-fullwidth .site-content .button a:hover {
      color: white !important;
      text-decoration: none !important; }
  .page-template-default .target-hg, .page-template-default .target-hd, .page-template-template-fullwidth .target-hg, .page-template-template-fullwidth .target-hd {
    display: block;
    width: 100%;
    color: white;
    text-align: center; }
    .page-template-default .target-hg img, .page-template-default .target-hd img, .page-template-template-fullwidth .target-hg img, .page-template-template-fullwidth .target-hd img {
      width: 100%;
      max-width: 60%;
      height: auto; }
    @media (min-width: 768px) {
      .page-template-default .target-hg, .page-template-default .target-hd, .page-template-template-fullwidth .target-hg, .page-template-template-fullwidth .target-hd {
        display: none; } }
  .page-template-default .target-img, .page-template-template-fullwidth .target-img {
    display: block;
    width: 100%;
    color: white;
    text-align: center; }
    .page-template-default .target-img img, .page-template-template-fullwidth .target-img img {
      width: 100%;
      max-width: 60%;
      height: auto; }
  @media (min-width: 768px) {
    .page-template-default .site-content, .page-template-template-fullwidth .site-content {
      margin-left: 30px;
      margin-right: 30px; } }
  @media (min-width: 992px) {
    .page-template-default .site-content, .page-template-template-fullwidth .site-content {
      margin-left: auto;
      margin-right: auto;
      max-width: 720px; } }
  @media (min-width: 1200px) {
    .page-template-default .site-content, .page-template-template-fullwidth .site-content {
      max-width: none;
      width: calc(100% - 180px * 2); }
    .page-template-default .site-content.row, .page-template-template-fullwidth .site-content.row {
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1500px) {
    .page-template-default .site-content, .page-template-template-fullwidth .site-content {
      width: calc(100% - 260px * 2); } }
.search-results,
.search-no-results,
.page-template-searchpage {
  /*.site-content {
        margin-bottom: $FRAME_MARGIN_BOTTOM + 20px;
    }*/
  /*.wrap {
        //margin: auto; // déjà dans style.scss
        //position: relative; // workaround CSS 'top' 
    }*/
  /* c'etait dans _books.scss et ça servait a quoi? ...
.search-results,
.search-no-results,
.page-template-searchpage {
    .site-content {
        padding: 0 15px;
        top: 140px;
    }
    @media (min-width: 768px) {
        .container {
            padding: 0;
        }
        .site-content {
            padding: 0 15px;
        }
    }
}
*/ }
  .search-results .site-content input[type=search],
  .search-results .site-content input[type=password],
  .search-no-results .site-content input[type=search],
  .search-no-results .site-content input[type=password],
  .page-template-searchpage .site-content input[type=search],
  .page-template-searchpage .site-content input[type=password] {
    display: block;
    border: 0; }
  .search-results .site-content input[type=search],
  .search-no-results .site-content input[type=search],
  .page-template-searchpage .site-content input[type=search] {
    font-family: "EB Garamond", serif;
    font-size: 17px;
    background: url(assets/img/recherche_champ.png) no-repeat;
    width: 337px;
    height: 40px;
    padding-left: 10px;
    padding-right: 8px;
    display: inline;
    background-size: 348px 40px; }
  .search-results .site-content button[type=submit],
  .search-no-results .site-content button[type=submit],
  .page-template-searchpage .site-content button[type=submit] {
    background: url(assets/img/recherche_champ_ok.png) no-repeat;
    width: 45px;
    height: 40px;
    border: medium none;
    cursor: inherit;
    margin-left: -4px;
    position: absolute;
    top: 19px;
    cursor: pointer; }
  .search-results .search-form,
  .search-no-results .search-form,
  .page-template-searchpage .search-form {
    border: none; }
    .search-results .search-form input[type=search],
    .search-no-results .search-form input[type=search],
    .page-template-searchpage .search-form input[type=search] {
      outline: none; }
  .search-results .search-bg,
  .search-no-results .search-bg,
  .page-template-searchpage .search-bg {
    position: fixed;
    width: 100%;
    height: 148px;
    background-color: white;
    z-index: 9;
    top: 63px;
    left: 0; }
    @media (min-width: 768px) {
      .search-results .search-bg,
      .search-no-results .search-bg,
      .page-template-searchpage .search-bg {
        top: 110px; } }
    @media (min-width: 1281px) {
      .search-results .search-bg,
      .search-no-results .search-bg,
      .page-template-searchpage .search-bg {
        top: 150px;
        height: 158px; } }
    @media (min-width: 1500px) {
      .search-results .search-bg,
      .search-no-results .search-bg,
      .page-template-searchpage .search-bg {
        height: 188px; } }
  .search-results .search-no-results,
  .search-results .search-content,
  .search-no-results .search-no-results,
  .search-no-results .search-content,
  .page-template-searchpage .search-no-results,
  .page-template-searchpage .search-content {
    position: fixed;
    width: 385px;
    left: 50%;
    top: 100px;
    transform: translate(-50%, 0%);
    z-index: 10; }
    @media (min-width: 768px) {
      .search-results .search-no-results,
      .search-results .search-content,
      .search-no-results .search-no-results,
      .search-no-results .search-content,
      .page-template-searchpage .search-no-results,
      .page-template-searchpage .search-content {
        top: 145px; } }
    @media (min-width: 1281px) {
      .search-results .search-no-results,
      .search-results .search-content,
      .search-no-results .search-no-results,
      .search-no-results .search-content,
      .page-template-searchpage .search-no-results,
      .page-template-searchpage .search-content {
        top: 195px; } }
    @media (min-width: 1500px) {
      .search-results .search-no-results,
      .search-results .search-content,
      .search-no-results .search-no-results,
      .search-no-results .search-content,
      .page-template-searchpage .search-no-results,
      .page-template-searchpage .search-content {
        top: 210px; } }
  .search-results .search-title,
  .search-no-results .search-title,
  .page-template-searchpage .search-title {
    color: #242220;
    font-size: 18px;
    margin-left: 4px;
    margin-right: 6px;
    font-weight: 600; }
  .search-results .search-answer,
  .search-no-results .search-answer,
  .page-template-searchpage .search-answer {
    margin-top: 70px; }
    @media (min-width: 768px) {
      .search-results .search-answer,
      .search-no-results .search-answer,
      .page-template-searchpage .search-answer {
        margin-top: 120px; } }
    @media (min-width: 1281px) {
      .search-results .search-answer,
      .search-no-results .search-answer,
      .page-template-searchpage .search-answer {
        padding: 0 30px;
        margin-top: 170px; } }
    @media (min-width: 1500px) {
      .search-results .search-answer,
      .search-no-results .search-answer,
      .page-template-searchpage .search-answer {
        margin-top: 200px; } }
    .search-results .search-answer .no-result,
    .search-no-results .search-answer .no-result,
    .page-template-searchpage .search-answer .no-result {
      text-align: center; }
    .search-results .search-answer article,
    .search-no-results .search-answer article,
    .page-template-searchpage .search-answer article {
      margin-bottom: auto; }

.habillage-bas {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 30px 0 0px;
  pointer-events: none; }
  .habillage-bas.bottomspace {
    min-height: 10px; }
  .habillage-bas img {
    width: 100%;
    height: auto; }
  @media (min-width: 768px) {
    .habillage-bas.bottomspace {
      min-height: 80px; }
    .habillage-bas img {
      width: 100%;
      max-height: 60%;
      height: auto; } }
  @media (min-width: 1281px) {
    .habillage-bas.bottomspace {
      min-height: 110px; } }
.habillage-bord {
  position: absolute;
  top: 70px;
  display: none;
  z-index: 9;
  pointer-events: none; }
  @media (min-width: 992px) {
    .habillage-bord {
      display: block;
      top: 85px; }
      .habillage-bord img {
        height: 100px;
        width: auto; } }
  @media (min-width: 1200px) {
    .habillage-bord {
      display: block;
      top: 80px; }
      .habillage-bord img {
        height: 110px;
        width: auto; } }
  @media (min-width: 1500px) {
    .habillage-bord img {
      height: 168px; } }
.habillage-bord-left {
  left: 1%;
  pointer-events: none; }

.habillage-bord-right {
  right: 1%;
  text-align: right;
  pointer-events: none; }

.habillage-contact-middle {
  pointer-events: none; }
  .habillage-contact-middle.hide {
    display: none; }

.page-template-page-contact {
  /*
    .site-content {
        top: $MOBILE_MENU_HEIGHT;
         @media (min-width: $MOBILE_BREAKPOINT) {
            top: $FRAME_MARGIN_TOP + 60px;
        }
    }
    */
  /*
    @media (min-width: 1500px) {
        .site-content {
            // width: 1024px;
        }
    }
    */ }
  @media (min-width: 1200px) {
    .page-template-page-contact .site-content {
      width: 768px; } }
  .page-template-page-contact .site-content.row {
    margin-left: auto;
    margin-right: auto; }
  .page-template-page-contact .site-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 0 30px;
    max-width: 768px; }
    @media (min-width: 768px) {
      .page-template-page-contact .site-content {
        padding: 0 45px; } }
  .page-template-page-contact .entry-content {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    /*
        @media (min-width: $MOBILE_BREAKPOINT) {
            font-size: 14px;
            line-height: 18px;
        }
        */ }
  .page-template-page-contact .site-main a {
    color: #242220;
    text-decoration: underline;
    font-weight: 600; }
  .page-template-page-contact .intitules {
    color: #bebaba; }
  .page-template-page-contact .line {
    background-image: url("assets/img/pointilles.png");
    background-repeat: repeat-x;
    background-position: left top;
    background-size: 4px 4px;
    max-width: 632px;
    width: 100%;
    height: 4px;
    display: inline-block;
    text-align: center;
    margin: 0 0; }
  .page-template-page-contact .contact-img {
    width: 60%;
    height: auto;
    display: none; }
    @media (min-width: 768px) {
      .page-template-page-contact .contact-img {
        display: inline;
        width: 238px; } }
  .page-template-page-contact .target-hg, .page-template-page-contact .target-hd {
    display: block;
    width: 100%;
    color: white; }
    .page-template-page-contact .target-hg img, .page-template-page-contact .target-hd img {
      width: 100%;
      max-width: 60%;
      height: auto; }
    @media (min-width: 768px) {
      .page-template-page-contact .target-hg, .page-template-page-contact .target-hd {
        display: none; } }
  .page-template-page-contact .mobile-p {
    margin: 16px 0; }
    @media (min-width: 768px) {
      .page-template-page-contact .mobile-p {
        margin: 0; } }
  .page-template-page-contact .mobile-hide {
    display: none; }
    @media (min-width: 768px) {
      .page-template-page-contact .mobile-hide {
        display: inline; } }
.woocommerce.wc-memberships.admin-restricted-content-notice {
  background-color: #242220 !important; }

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 1em;
  margin: 0;
  border-top: none !important;
  text-align: center;
  background-color: transparent !important;
  color: #242220; }
  .woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
    content: '' !important; }

.woocommerce-error {
  color: #ea2a1b;
  font-weight: 600; }

.woocommerce-message {
  color: #a5a5a5 !important; }
  .woocommerce-message .button {
    float: none !important; }

.return-to-shop {
  text-align: center; }

.woocommerce-checkout .site-content a {
  text-decoration: underline;
  color: #242220;
  font-weight: 500; }

.woocommerce-checkout #payment ul.payment_methods li img {
  display: none; }

.woocommerce-checkout .quantity .qty {
  height: 3em; }

.woocommerce-checkout input[type=email] {
  width: 50%; }

.woocommerce-SavedPaymentMethods-saveNew {
  display: none !important; }

.woocommerce a.remove {
  display: block;
  font-size: 1em;
  height: 2.2em;
  width: 2.2em;
  text-align: center;
  line-height: 2em;
  border-radius: 100%;
  color: red !important;
  text-decoration: none;
  font-weight: 700;
  border: 0; }

.woocommerce span.onsale.wc-memberships-member-discount {
  left: 0;
  margin-right: 0;
  display: none; }

.woocommerce-checkout #cb-send-invoice {
  margin-right: 10px; }

.woocommerce-checkout .send-invoice {
  margin: 15px; }

.woocommerce-checkout tr.cart-discount {
  display: none; }

.woocommerce-checkout .woocommerce-form-coupon-toggle {
  display: none; }

.woocommerce-checkout .woocommerce-notices-wrapper {
  display: none; }

.woocommerce-checkout .entry-content {
  text-align: center; }
  .woocommerce-checkout .entry-content form {
    text-align: left; }

/* *** COMPTE CLIENT  ***** */
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
  padding: 7px 7px; }

.woocommerce table.my_account_orders a.button {
  border: 1px white solid;
  font-size: 15px !important; }

.woocommerce form .form-row label {
  font-size: 0.87em;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .woocommerce form .form-row label {
      line-height: 2;
      font-size: 0.87em; } }
/* *** ***** */
.cart_totals tr.cart-discount {
  display: none; }

@media (min-width: 768px) {
  .cart_totals {
    margin-top: auto; } }

/* *** COMPTE CLIENT  ***** */
@media (min-width: 1200px) {
  .woocommerce-checkout .site-content,
  .woocommerce-view-order .site-content {
    width: auto;
    max-width: 910px; } }

@media (min-width: 1500px) {
  .woocommerce-checkout .site-content,
  .woocommerce-view-order .site-content {
    width: auto;
    max-width: 1024px; } }

.woocommerce-checkout .total-order-row-weight,
.woocommerce-view-order .total-order-row-weight {
  display: none; }

.woocommerce-checkout .row-desktop,
.woocommerce-view-order .row-desktop {
  display: none !important; }

@media (min-width: 768px) {
  .woocommerce-checkout .row-desktop,
  .woocommerce-view-order .row-desktop {
    display: table-cell !important; } }

.woocommerce-checkout th.right-align,
.woocommerce-view-order th.right-align {
  text-align: right; }

.woocommerce-checkout tfoot tr td,
.woocommerce-view-order tfoot tr td {
  background-color: rgba(0, 0, 0, 0.025); }
  @media (min-width: 768px) {
    .woocommerce-checkout tfoot tr td,
    .woocommerce-view-order tfoot tr td {
      background-color: transparent; } }
.woocommerce-checkout .shop_table_responsive tr td::before,
.woocommerce-view-order .shop_table_responsive tr td::before {
  content: attr(data-title) "" !important; }

@media (min-width: 768px) {
  .woocommerce-checkout .shop_table_responsive tr td::before,
  .woocommerce-view-order .shop_table_responsive tr td::before {
    content: '' !important; } }

.woocommerce-checkout .attachment,
.woocommerce-view-order .attachment {
  width: 32px;
  max-height: 45px;
  overflow: hidden;
  text-align: left; }
  .woocommerce-checkout .attachment img,
  .woocommerce-view-order .attachment img {
    width: 100%;
    height: auto; }

.woocommerce-checkout .shipped_via,
.woocommerce-view-order .shipped_via {
  display: none; }

.woocommerce-checkout .caption-total_discount,
.woocommerce-view-order .caption-total_discount {
  font-size: smaller; }

.woocommerce-order-received .header-subscription {
  margin-bottom: 20px; }

.stock.out-of-stock {
  padding: 0 !important;
  display: inline-block !important;
  font-weight: bold; }

.woocommerce-variation-description p {
  font-size: 16px !important; }

.optional {
  font-size: 0.8em !important; }

.woocommerce .wc-memberships-restriction-message {
  margin: 0 !important;
  padding: 0 0 10px 0 !important;
  text-align: left; }

.woocommerce .blockUI.blockOverlay {
  z-index: 90 !important; }

.woocommerce-subscriptions.member-logged-in .my_account_subscriptions .product-name {
  font-weight: bold;
  color: #bebaba; }
  .woocommerce-subscriptions.member-logged-in .my_account_subscriptions .product-name .product-name-inner {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .woocommerce-subscriptions.member-logged-in .my_account_subscriptions .product-name .button {
    float: right; }

.woocommerce-subscriptions.member-logged-in .my_account_subscriptions .subscription-end-header {
  font-size: 1em !important;
  font-weight: bold;
  color: #bebaba; }

.woocommerce-subscriptions.member-logged-in .my_account_subscriptions tr td {
  min-height: 47px;
  font-size: 15px !important;
  text-align: left !important; }
  .woocommerce-subscriptions.member-logged-in .my_account_subscriptions tr td::before {
    content: ''; }

.woocommerce-subscriptions.member-logged-in .my_account_subscriptions .date-end {
  font-weight: bold;
  color: #242220;
  display: inline-block; }
  .woocommerce-subscriptions.member-logged-in .my_account_subscriptions .date-end:before {
    content: '\00a0 '; }

@media (min-width: 768px) {
  .woocommerce-subscriptions.member-logged-in .my_account_subscriptions .date-end {
    display: block; }
    .woocommerce-subscriptions.member-logged-in .my_account_subscriptions .date-end:before {
      content: ''; }
  .woocommerce-subscriptions.member-logged-in .my_account_subscriptions .subscription-end-header {
    width: 150px;
    text-align: center !important; }
  .woocommerce-subscriptions.member-logged-in .my_account_subscriptions .subscription-total {
    width: 65px;
    text-align: center !important; } }

.woocommerce-view-subscription .subscription_details tr td:nth-child(2) {
  text-align: right; }

.shipping-calculator-button {
  margin-top: .1em !important; }

/*** PAYPAL CHECKOUT BUTTONS 2022 -  pas au point */
/*
                position: relative;
                display: inline-block;
                width: 100%;
                min-height: 35px;
                min-width: 200px;
                max-width: 750px;
                font-size: 0;
                */
/*    max-width: 1280px !important;
                @media (min-width: 500px){
                    max-width: 1280px !important;
               } 
              }
            */
.rgpd-container {
  width: calc(100% - 38px);
  height: calc(100% - 64px);
  background-color: rgba(194, 190, 189, 0.94);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 69px 19px 28px 19px;
  pointer-events: all;
  display: none; }
  .rgpd-container.hide {
    display: none; }
  .rgpd-container h2 {
    font-size: 41px;
    line-height: 39px;
    margin: 0;
    text-align: center; }
    .rgpd-container h2.h-2 {
      margin-top: 20px; }
  .rgpd-container p {
    font-size: 22px;
    font-weight: bold;
    max-width: 650px;
    text-align: center;
    line-height: 25px;
    margin-top: 3px; }
    .rgpd-container p.p-2 {
      font-size: 21px;
      max-width: 380px; }
  .rgpd-container .button {
    font-size: 20px;
    font-weight: bold;
    padding: 12px 40px;
    margin: 1.4em 0; }

.rgpd-mobile {
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0; }
  .rgpd-mobile h2 {
    font-size: 33px;
    line-height: 27px; }
  .rgpd-mobile p {
    font-size: 20px;
    line-height: 20px;
    max-width: 300px; }
    .rgpd-mobile p.p-2 {
      max-width: 300px; }

@media (min-width: 768px) {
  .rgpd-desktop {
    display: flex; }
  .rgpd-mobile {
    display: none; } }

.page-template-page-events {
  color: #242220;
  /*
    @media (min-width: 576px) and (max-width: 767px) {
        .container {
        max-width: none;
        }
    }
  */
  /*
    @media (min-width: 576px) {
        .book-wrapper:nth-child(odd) .book {
            // border-right: 2px dotted $COLOR_GREY_2;
        }
    }
    */ }
  .page-template-page-events .site-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*
        top: $MOBILE_MENU_HEIGHT;
        @media (min-width: $MOBILE_BREAKPOINT) {
            top: $FRAME_MARGIN_TOP + 60px;
        }
        */ }
  .page-template-page-events .site-content.row {
    margin-left: auto;
    margin-right: auto; }
  @media (min-width: 768px) {
    .page-template-page-events .site-content.row {
      margin-left: -15px;
      margin-right: -15px; } }
  .page-template-page-events .entry-title {
    text-align: left;
    margin: 5px 0; }
  .page-template-page-events .nothing .entry-title {
    text-align: left;
    margin: 45 auto; }
  .page-template-page-events .nothing .the-content p {
    color: #393737; }
    .page-template-page-events .nothing .the-content p:hover {
      text-decoration: underline; }
    .page-template-page-events .nothing .the-content p a {
      color: #393737; }
  .page-template-page-events .empty-event-site-main {
    max-width: 768px; }
  .page-template-page-events .book {
    height: 100%;
    display: flex;
    align-items: left;
    justify-content: left;
    flex-direction: column;
    border-bottom: 2px dotted #a5a5a5;
    border-left: none;
    border-right: none;
    padding: 25px;
    background: white;
    position: relative;
    overflow: hidden; }
    .page-template-page-events .book img {
      /*@media (max-width: $MOBILE_BREAKPOINT) {
                width: 50%;
            }*/
      width: 100%;
      height: auto;
      margin: auto;
      min-height: 0; }
    .page-template-page-events .book .right-border {
      border-right: 2px dotted #a5a5a5; }
    .page-template-page-events .book a {
      margin-bottom: auto; }
      .page-template-page-events .book a:hover {
        color: #242220;
        /* text-decoration: underline; */ }
    .page-template-page-events .book .event-slug {
      font-weight: 700;
      margin: 5px 0 5px; }
    .page-template-page-events .book .link {
      margin: 0;
      padding: 12px 0 10px;
      color: #242220;
      font-weight: 700;
      font-style: italic; }
      .page-template-page-events .book .link:hover {
        text-decoration: underline; }
  @media (min-width: 768px) {
    .page-template-page-events {
      /*
        .book-wrapper:last-child .book {
            // border-right: 2px dotted $COLOR_GREY_2;
        }*/ }
      .page-template-page-events .book-wrapper .book {
        border-right: 2px dotted #a5a5a5; } }
  .page-template-page-events .empty-cell.hide {
    display: none; }
  .page-template-page-events .book-img {
    margin-bottom: 70px; }
    .page-template-page-events .book-img.border-couv {
      border: 1px solid #a5a5a5; }

@media (min-width: 768px) {
  .single-event .site-content {
    margin-left: 30px;
    margin-right: 30px; } }

@media (min-width: 992px) {
  .single-event .site-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 720px; } }

@media (min-width: 1200px) {
  .single-event .site-content {
    max-width: none;
    width: calc(100% - 180px * 2); }
  .single-event .site-content.row {
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 1500px) {
  .single-event .site-content {
    width: calc(100% - 260px * 2); } }

.single-event .entry-content img {
  max-width: 100%;
  height: auto; }
  @media (min-width: 1500px) {
    .single-event .entry-content img {
      max-width: auto; } }
.page-template-page-nouveautes .ajax-single-product,
.page-template-page-a-paraitre .ajax-single-product,
.page-template-page-collection .ajax-single-product,
.search-results .ajax-single-product,
.search-no-results .ajax-single-product,
.page-template-searchpage .ajax-single-product,
.single-product {
  /*
  .product-type-variable {
  }
  */ }
  .page-template-page-nouveautes .ajax-single-product .site-content,
  .page-template-page-a-paraitre .ajax-single-product .site-content,
  .page-template-page-collection .ajax-single-product .site-content,
  .search-results .ajax-single-product .site-content,
  .search-no-results .ajax-single-product .site-content,
  .page-template-searchpage .ajax-single-product .site-content,
  .single-product .site-content {
    top: 240px;
    margin-bottom: 100px; }
    @media (min-width: 768px) {
      .page-template-page-nouveautes .ajax-single-product .site-content,
      .page-template-page-a-paraitre .ajax-single-product .site-content,
      .page-template-page-collection .ajax-single-product .site-content,
      .search-results .ajax-single-product .site-content,
      .search-no-results .ajax-single-product .site-content,
      .page-template-searchpage .ajax-single-product .site-content,
      .single-product .site-content {
        padding: 0 30px;
        top: 247px;
        margin-bottom: 100px; } }
    @media (min-width: 1281px) {
      .page-template-page-nouveautes .ajax-single-product .site-content,
      .page-template-page-a-paraitre .ajax-single-product .site-content,
      .page-template-page-collection .ajax-single-product .site-content,
      .search-results .ajax-single-product .site-content,
      .search-no-results .ajax-single-product .site-content,
      .page-template-searchpage .ajax-single-product .site-content,
      .single-product .site-content {
        top: 285px; } }
    @media (min-width: 1280px) {
      .page-template-page-nouveautes .ajax-single-product .site-content,
      .page-template-page-a-paraitre .ajax-single-product .site-content,
      .page-template-page-collection .ajax-single-product .site-content,
      .search-results .ajax-single-product .site-content,
      .search-no-results .ajax-single-product .site-content,
      .page-template-searchpage .ajax-single-product .site-content,
      .single-product .site-content {
        padding: 0 30px; } }
    @media (min-width: 1500px) {
      .page-template-page-nouveautes .ajax-single-product .site-content,
      .page-template-page-a-paraitre .ajax-single-product .site-content,
      .page-template-page-collection .ajax-single-product .site-content,
      .search-results .ajax-single-product .site-content,
      .search-no-results .ajax-single-product .site-content,
      .page-template-searchpage .ajax-single-product .site-content,
      .single-product .site-content {
        top: 327px; } }
  .page-template-page-nouveautes .ajax-single-product .product, .page-template-page-nouveautes .ajax-single-product article,
  .page-template-page-a-paraitre .ajax-single-product .product,
  .page-template-page-a-paraitre .ajax-single-product article,
  .page-template-page-collection .ajax-single-product .product,
  .page-template-page-collection .ajax-single-product article,
  .search-results .ajax-single-product .product,
  .search-results .ajax-single-product article,
  .search-no-results .ajax-single-product .product,
  .search-no-results .ajax-single-product article,
  .page-template-searchpage .ajax-single-product .product,
  .page-template-searchpage .ajax-single-product article,
  .single-product .product,
  .single-product article {
    position: relative;
    margin-bottom: 100px;
    padding-top: 10px; }
    .page-template-page-nouveautes .ajax-single-product .product a, .page-template-page-nouveautes .ajax-single-product article a,
    .page-template-page-a-paraitre .ajax-single-product .product a,
    .page-template-page-a-paraitre .ajax-single-product article a,
    .page-template-page-collection .ajax-single-product .product a,
    .page-template-page-collection .ajax-single-product article a,
    .search-results .ajax-single-product .product a,
    .search-results .ajax-single-product article a,
    .search-no-results .ajax-single-product .product a,
    .search-no-results .ajax-single-product article a,
    .page-template-searchpage .ajax-single-product .product a,
    .page-template-searchpage .ajax-single-product article a,
    .single-product .product a,
    .single-product article a {
      font-weight: 600; }
  .page-template-page-nouveautes .ajax-single-product .product,
  .page-template-page-a-paraitre .ajax-single-product .product,
  .page-template-page-collection .ajax-single-product .product,
  .search-results .ajax-single-product .product,
  .search-no-results .ajax-single-product .product,
  .page-template-searchpage .ajax-single-product .product,
  .single-product .product {
    max-width: 100vw; }
  @media (min-width: 1800px) {
    .page-template-page-nouveautes .ajax-single-product .first-container,
    .page-template-page-a-paraitre .ajax-single-product .first-container,
    .page-template-page-collection .ajax-single-product .first-container,
    .search-results .ajax-single-product .first-container,
    .search-no-results .ajax-single-product .first-container,
    .page-template-searchpage .ajax-single-product .first-container,
    .single-product .first-container {
      min-width: 1696px; } }
  .page-template-page-nouveautes .ajax-single-product .wc-memberships-member-discount-message,
  .page-template-page-a-paraitre .ajax-single-product .wc-memberships-member-discount-message,
  .page-template-page-collection .ajax-single-product .wc-memberships-member-discount-message,
  .search-results .ajax-single-product .wc-memberships-member-discount-message,
  .search-no-results .ajax-single-product .wc-memberships-member-discount-message,
  .page-template-searchpage .ajax-single-product .wc-memberships-member-discount-message,
  .single-product .wc-memberships-member-discount-message {
    display: none; }
  .page-template-page-nouveautes .ajax-single-product .woocommerce-breadcrumb,
  .page-template-page-a-paraitre .ajax-single-product .woocommerce-breadcrumb,
  .page-template-page-collection .ajax-single-product .woocommerce-breadcrumb,
  .search-results .ajax-single-product .woocommerce-breadcrumb,
  .search-no-results .ajax-single-product .woocommerce-breadcrumb,
  .page-template-searchpage .ajax-single-product .woocommerce-breadcrumb,
  .single-product .woocommerce-breadcrumb {
    display: none; }
  .page-template-page-nouveautes .ajax-single-product .woocommerce #content div.product div.images,
  .page-template-page-nouveautes .ajax-single-product .woocommerce div.product div.images,
  .page-template-page-nouveautes .ajax-single-product .woocommerce-page #content div.product div.images,
  .page-template-page-nouveautes .ajax-single-product .woocommerce-page div.product div.images,
  .page-template-page-nouveautes .ajax-single-product .summary,
  .page-template-page-a-paraitre .ajax-single-product .woocommerce #content div.product div.images,
  .page-template-page-a-paraitre .ajax-single-product .woocommerce div.product div.images,
  .page-template-page-a-paraitre .ajax-single-product .woocommerce-page #content div.product div.images,
  .page-template-page-a-paraitre .ajax-single-product .woocommerce-page div.product div.images,
  .page-template-page-a-paraitre .ajax-single-product .summary,
  .page-template-page-collection .ajax-single-product .woocommerce #content div.product div.images,
  .page-template-page-collection .ajax-single-product .woocommerce div.product div.images,
  .page-template-page-collection .ajax-single-product .woocommerce-page #content div.product div.images,
  .page-template-page-collection .ajax-single-product .woocommerce-page div.product div.images,
  .page-template-page-collection .ajax-single-product .summary,
  .search-results .ajax-single-product .woocommerce #content div.product div.images,
  .search-results .ajax-single-product .woocommerce div.product div.images,
  .search-results .ajax-single-product .woocommerce-page #content div.product div.images,
  .search-results .ajax-single-product .woocommerce-page div.product div.images,
  .search-results .ajax-single-product .summary,
  .search-no-results .ajax-single-product .woocommerce #content div.product div.images,
  .search-no-results .ajax-single-product .woocommerce div.product div.images,
  .search-no-results .ajax-single-product .woocommerce-page #content div.product div.images,
  .search-no-results .ajax-single-product .woocommerce-page div.product div.images,
  .search-no-results .ajax-single-product .summary,
  .page-template-searchpage .ajax-single-product .woocommerce #content div.product div.images,
  .page-template-searchpage .ajax-single-product .woocommerce div.product div.images,
  .page-template-searchpage .ajax-single-product .woocommerce-page #content div.product div.images,
  .page-template-searchpage .ajax-single-product .woocommerce-page div.product div.images,
  .page-template-searchpage .ajax-single-product .summary,
  .single-product .woocommerce #content div.product div.images,
  .single-product .woocommerce div.product div.images,
  .single-product .woocommerce-page #content div.product div.images,
  .single-product .woocommerce-page div.product div.images,
  .single-product .summary {
    float: none !important;
    width: 100% !important; }
  .page-template-page-nouveautes .ajax-single-product .container-summary,
  .page-template-page-a-paraitre .ajax-single-product .container-summary,
  .page-template-page-collection .ajax-single-product .container-summary,
  .search-results .ajax-single-product .container-summary,
  .search-no-results .ajax-single-product .container-summary,
  .page-template-searchpage .ajax-single-product .container-summary,
  .single-product .container-summary {
    padding: 0;
    line-height: 20px;
    font-size: 18px; }
  .page-template-page-nouveautes .ajax-single-product .content-data,
  .page-template-page-a-paraitre .ajax-single-product .content-data,
  .page-template-page-collection .ajax-single-product .content-data,
  .search-results .ajax-single-product .content-data,
  .search-no-results .ajax-single-product .content-data,
  .page-template-searchpage .ajax-single-product .content-data,
  .single-product .content-data {
    font-size: 17px;
    line-height: 30px; }
  .page-template-page-nouveautes .ajax-single-product .entry-title,
  .page-template-page-a-paraitre .ajax-single-product .entry-title,
  .page-template-page-collection .ajax-single-product .entry-title,
  .search-results .ajax-single-product .entry-title,
  .search-no-results .ajax-single-product .entry-title,
  .page-template-searchpage .ajax-single-product .entry-title,
  .single-product .entry-title {
    font-size: 26px;
    text-align: center;
    margin: 0%;
    text-transform: none;
    line-height: 100%;
    margin-bottom: 34px; }
    @media (min-width: 768px) {
      .page-template-page-nouveautes .ajax-single-product .entry-title,
      .page-template-page-a-paraitre .ajax-single-product .entry-title,
      .page-template-page-collection .ajax-single-product .entry-title,
      .search-results .ajax-single-product .entry-title,
      .search-no-results .ajax-single-product .entry-title,
      .page-template-searchpage .ajax-single-product .entry-title,
      .single-product .entry-title {
        font-size: 31px;
        margin-bottom: 40px; } }
  .page-template-page-nouveautes .ajax-single-product .quantity input,
  .page-template-page-a-paraitre .ajax-single-product .quantity input,
  .page-template-page-collection .ajax-single-product .quantity input,
  .search-results .ajax-single-product .quantity input,
  .search-no-results .ajax-single-product .quantity input,
  .page-template-searchpage .ajax-single-product .quantity input,
  .single-product .quantity input {
    padding: 7px 0px;
    border: none;
    background-color: #efefef;
    font-size: 18px;
    margin-left: 8px;
    width: 2.631em !important; }
  .page-template-page-nouveautes .ajax-single-product .color-grey,
  .page-template-page-a-paraitre .ajax-single-product .color-grey,
  .page-template-page-collection .ajax-single-product .color-grey,
  .search-results .ajax-single-product .color-grey,
  .search-no-results .ajax-single-product .color-grey,
  .page-template-searchpage .ajax-single-product .color-grey,
  .single-product .color-grey {
    color: #a5a5a5; }
  .page-template-page-nouveautes .ajax-single-product .color-red,
  .page-template-page-a-paraitre .ajax-single-product .color-red,
  .page-template-page-collection .ajax-single-product .color-red,
  .search-results .ajax-single-product .color-red,
  .search-no-results .ajax-single-product .color-red,
  .page-template-searchpage .ajax-single-product .color-red,
  .single-product .color-red {
    color: #ea2a1b; }
  .page-template-page-nouveautes .ajax-single-product .stock.in-stock,
  .page-template-page-a-paraitre .ajax-single-product .stock.in-stock,
  .page-template-page-collection .ajax-single-product .stock.in-stock,
  .search-results .ajax-single-product .stock.in-stock,
  .search-no-results .ajax-single-product .stock.in-stock,
  .page-template-searchpage .ajax-single-product .stock.in-stock,
  .single-product .stock.in-stock {
    display: none; }
  .page-template-page-nouveautes .ajax-single-product .stock.available-on-backorder,
  .page-template-page-a-paraitre .ajax-single-product .stock.available-on-backorder,
  .page-template-page-collection .ajax-single-product .stock.available-on-backorder,
  .search-results .ajax-single-product .stock.available-on-backorder,
  .search-no-results .ajax-single-product .stock.available-on-backorder,
  .page-template-searchpage .ajax-single-product .stock.available-on-backorder,
  .single-product .stock.available-on-backorder {
    display: block; }
  .page-template-page-nouveautes .ajax-single-product .stock, .page-template-page-nouveautes .ajax-single-product .mobile-stock,
  .page-template-page-a-paraitre .ajax-single-product .stock,
  .page-template-page-a-paraitre .ajax-single-product .mobile-stock,
  .page-template-page-collection .ajax-single-product .stock,
  .page-template-page-collection .ajax-single-product .mobile-stock,
  .search-results .ajax-single-product .stock,
  .search-results .ajax-single-product .mobile-stock,
  .search-no-results .ajax-single-product .stock,
  .search-no-results .ajax-single-product .mobile-stock,
  .page-template-searchpage .ajax-single-product .stock,
  .page-template-searchpage .ajax-single-product .mobile-stock,
  .single-product .stock,
  .single-product .mobile-stock {
    color: #ea2a1b !important;
    padding-bottom: 8px; }
    .page-template-page-nouveautes .ajax-single-product .stock.out-of-stock, .page-template-page-nouveautes .ajax-single-product .mobile-stock.out-of-stock,
    .page-template-page-a-paraitre .ajax-single-product .stock.out-of-stock,
    .page-template-page-a-paraitre .ajax-single-product .mobile-stock.out-of-stock,
    .page-template-page-collection .ajax-single-product .stock.out-of-stock,
    .page-template-page-collection .ajax-single-product .mobile-stock.out-of-stock,
    .search-results .ajax-single-product .stock.out-of-stock,
    .search-results .ajax-single-product .mobile-stock.out-of-stock,
    .search-no-results .ajax-single-product .stock.out-of-stock,
    .search-no-results .ajax-single-product .mobile-stock.out-of-stock,
    .page-template-searchpage .ajax-single-product .stock.out-of-stock,
    .page-template-searchpage .ajax-single-product .mobile-stock.out-of-stock,
    .single-product .stock.out-of-stock,
    .single-product .mobile-stock.out-of-stock {
      padding-bottom: 8px; }
  .page-template-page-nouveautes .ajax-single-product .stock,
  .page-template-page-a-paraitre .ajax-single-product .stock,
  .page-template-page-collection .ajax-single-product .stock,
  .search-results .ajax-single-product .stock,
  .search-no-results .ajax-single-product .stock,
  .page-template-searchpage .ajax-single-product .stock,
  .single-product .stock {
    padding: 8px 15px;
    display: none; }
  .page-template-page-nouveautes .ajax-single-product .mobile-stock,
  .page-template-page-a-paraitre .ajax-single-product .mobile-stock,
  .page-template-page-collection .ajax-single-product .mobile-stock,
  .search-results .ajax-single-product .mobile-stock,
  .search-no-results .ajax-single-product .mobile-stock,
  .page-template-searchpage .ajax-single-product .mobile-stock,
  .single-product .mobile-stock {
    display: none; }
  @media (min-width: 992px) {
    .page-template-page-nouveautes .ajax-single-product,
    .page-template-page-a-paraitre .ajax-single-product,
    .page-template-page-collection .ajax-single-product,
    .search-results .ajax-single-product,
    .search-no-results .ajax-single-product,
    .page-template-searchpage .ajax-single-product,
    .single-product {
      /*    .mobile-stock {
      display: none;
    }*/ }
      .page-template-page-nouveautes .ajax-single-product .stock,
      .page-template-page-a-paraitre .ajax-single-product .stock,
      .page-template-page-collection .ajax-single-product .stock,
      .search-results .ajax-single-product .stock,
      .search-no-results .ajax-single-product .stock,
      .page-template-searchpage .ajax-single-product .stock,
      .single-product .stock {
        display: none; }
      .page-template-page-nouveautes .ajax-single-product .the-collections,
      .page-template-page-a-paraitre .ajax-single-product .the-collections,
      .page-template-page-collection .ajax-single-product .the-collections,
      .search-results .ajax-single-product .the-collections,
      .search-no-results .ajax-single-product .the-collections,
      .page-template-searchpage .ajax-single-product .the-collections,
      .single-product .the-collections {
        line-height: 18px;
        top: 6px; } }
  .page-template-page-nouveautes .ajax-single-product .mobile-price,
  .page-template-page-a-paraitre .ajax-single-product .mobile-price,
  .page-template-page-collection .ajax-single-product .mobile-price,
  .search-results .ajax-single-product .mobile-price,
  .search-no-results .ajax-single-product .mobile-price,
  .page-template-searchpage .ajax-single-product .mobile-price,
  .single-product .mobile-price {
    float: right;
    position: relative;
    top: 8px;
    color: #bebaba !important; }
    .page-template-page-nouveautes .ajax-single-product .mobile-price.out-of-stock,
    .page-template-page-a-paraitre .ajax-single-product .mobile-price.out-of-stock,
    .page-template-page-collection .ajax-single-product .mobile-price.out-of-stock,
    .search-results .ajax-single-product .mobile-price.out-of-stock,
    .search-no-results .ajax-single-product .mobile-price.out-of-stock,
    .page-template-searchpage .ajax-single-product .mobile-price.out-of-stock,
    .single-product .mobile-price.out-of-stock {
      float: none;
      display: block;
      top: auto; }
  .page-template-page-nouveautes .ajax-single-product .price,
  .page-template-page-a-paraitre .ajax-single-product .price,
  .page-template-page-collection .ajax-single-product .price,
  .search-results .ajax-single-product .price,
  .search-no-results .ajax-single-product .price,
  .page-template-searchpage .ajax-single-product .price,
  .single-product .price {
    display: none;
    color: #bebaba;
    font-size: 15px !important; }
  .page-template-page-nouveautes .ajax-single-product .related .price,
  .page-template-page-a-paraitre .ajax-single-product .related .price,
  .page-template-page-collection .ajax-single-product .related .price,
  .search-results .ajax-single-product .related .price,
  .search-no-results .ajax-single-product .related .price,
  .page-template-searchpage .ajax-single-product .related .price,
  .single-product .related .price {
    display: block;
    color: #bebaba !important;
    font-size: 15px !important; }
  .page-template-page-nouveautes .ajax-single-product .mobile-price,
  .page-template-page-a-paraitre .ajax-single-product .mobile-price,
  .page-template-page-collection .ajax-single-product .mobile-price,
  .search-results .ajax-single-product .mobile-price,
  .search-no-results .ajax-single-product .mobile-price,
  .page-template-searchpage .ajax-single-product .mobile-price,
  .single-product .mobile-price {
    top: -28px; }
  @media (min-width: 768px) {
    .page-template-page-nouveautes .ajax-single-product .price,
    .page-template-page-a-paraitre .ajax-single-product .price,
    .page-template-page-collection .ajax-single-product .price,
    .search-results .ajax-single-product .price,
    .search-no-results .ajax-single-product .price,
    .page-template-searchpage .ajax-single-product .price,
    .single-product .price {
      display: block; }
    .page-template-page-nouveautes .ajax-single-product .mobile-price, .page-template-page-nouveautes .ajax-single-product .mobile-price.out-of-stock,
    .page-template-page-a-paraitre .ajax-single-product .mobile-price,
    .page-template-page-a-paraitre .ajax-single-product .mobile-price.out-of-stock,
    .page-template-page-collection .ajax-single-product .mobile-price,
    .page-template-page-collection .ajax-single-product .mobile-price.out-of-stock,
    .search-results .ajax-single-product .mobile-price,
    .search-results .ajax-single-product .mobile-price.out-of-stock,
    .search-no-results .ajax-single-product .mobile-price,
    .search-no-results .ajax-single-product .mobile-price.out-of-stock,
    .page-template-searchpage .ajax-single-product .mobile-price,
    .page-template-searchpage .ajax-single-product .mobile-price.out-of-stock,
    .single-product .mobile-price,
    .single-product .mobile-price.out-of-stock {
      display: none; } }
  .page-template-page-nouveautes .ajax-single-product .the-parution,
  .page-template-page-a-paraitre .ajax-single-product .the-parution,
  .page-template-page-collection .ajax-single-product .the-parution,
  .search-results .ajax-single-product .the-parution,
  .search-no-results .ajax-single-product .the-parution,
  .page-template-searchpage .ajax-single-product .the-parution,
  .single-product .the-parution {
    color: #242220; }
  .page-template-page-nouveautes .ajax-single-product .auteurs,
  .page-template-page-a-paraitre .ajax-single-product .auteurs,
  .page-template-page-collection .ajax-single-product .auteurs,
  .search-results .ajax-single-product .auteurs,
  .search-no-results .ajax-single-product .auteurs,
  .page-template-searchpage .ajax-single-product .auteurs,
  .single-product .auteurs {
    line-height: 26px;
    color: #a5a5a5; }
    .page-template-page-nouveautes .ajax-single-product .auteurs a,
    .page-template-page-a-paraitre .ajax-single-product .auteurs a,
    .page-template-page-collection .ajax-single-product .auteurs a,
    .search-results .ajax-single-product .auteurs a,
    .search-no-results .ajax-single-product .auteurs a,
    .page-template-searchpage .ajax-single-product .auteurs a,
    .single-product .auteurs a {
      color: #242220; }
    .page-template-page-nouveautes .ajax-single-product .auteurs .duo-esperluette,
    .page-template-page-a-paraitre .ajax-single-product .auteurs .duo-esperluette,
    .page-template-page-collection .ajax-single-product .auteurs .duo-esperluette,
    .search-results .ajax-single-product .auteurs .duo-esperluette,
    .search-no-results .ajax-single-product .auteurs .duo-esperluette,
    .page-template-searchpage .ajax-single-product .auteurs .duo-esperluette,
    .single-product .auteurs .duo-esperluette {
      color: #242220;
      font-weight: 600; }
  .page-template-page-nouveautes .ajax-single-product p,
  .page-template-page-a-paraitre .ajax-single-product p,
  .page-template-page-collection .ajax-single-product p,
  .search-results .ajax-single-product p,
  .search-no-results .ajax-single-product p,
  .page-template-searchpage .ajax-single-product p,
  .single-product p {
    font-size: 18px;
    padding-inline-end: 0%; }
    @media (min-width: 768px) {
      .page-template-page-nouveautes .ajax-single-product p,
      .page-template-page-a-paraitre .ajax-single-product p,
      .page-template-page-collection .ajax-single-product p,
      .search-results .ajax-single-product p,
      .search-no-results .ajax-single-product p,
      .page-template-searchpage .ajax-single-product p,
      .single-product p {
        padding-inline-end: 4%; } }
    .page-template-page-nouveautes .ajax-single-product p a,
    .page-template-page-a-paraitre .ajax-single-product p a,
    .page-template-page-collection .ajax-single-product p a,
    .search-results .ajax-single-product p a,
    .search-no-results .ajax-single-product p a,
    .page-template-searchpage .ajax-single-product p a,
    .single-product p a {
      color: #242220;
      font-weight: 500 !important; }
  .page-template-page-nouveautes .ajax-single-product a.the-collection,
  .page-template-page-a-paraitre .ajax-single-product a.the-collection,
  .page-template-page-collection .ajax-single-product a.the-collection,
  .search-results .ajax-single-product a.the-collection,
  .search-no-results .ajax-single-product a.the-collection,
  .page-template-searchpage .ajax-single-product a.the-collection,
  .single-product a.the-collection {
    color: #242220; }
  .page-template-page-nouveautes .ajax-single-product .quantity,
  .page-template-page-a-paraitre .ajax-single-product .quantity,
  .page-template-page-collection .ajax-single-product .quantity,
  .search-results .ajax-single-product .quantity,
  .search-no-results .ajax-single-product .quantity,
  .page-template-searchpage .ajax-single-product .quantity,
  .single-product .quantity {
    float: left;
    margin: 0 4px 0 0; }
    .page-template-page-nouveautes .ajax-single-product .quantity .qty,
    .page-template-page-a-paraitre .ajax-single-product .quantity .qty,
    .page-template-page-collection .ajax-single-product .quantity .qty,
    .search-results .ajax-single-product .quantity .qty,
    .search-no-results .ajax-single-product .quantity .qty,
    .page-template-searchpage .ajax-single-product .quantity .qty,
    .single-product .quantity .qty {
      text-align: center;
      font-family: 'EB Garamond', serif;
      margin-top: 1px;
      margin-right: 8px;
      border: none;
      background-color: #efefef;
      width: 2.631em !important;
      padding: 0;
      line-height: 33px;
      height: 33px;
      font-size: 18px; }
  .page-template-page-nouveautes .ajax-single-product .zoom-in,
  .page-template-page-a-paraitre .ajax-single-product .zoom-in,
  .page-template-page-collection .ajax-single-product .zoom-in,
  .search-results .ajax-single-product .zoom-in,
  .search-no-results .ajax-single-product .zoom-in,
  .page-template-searchpage .ajax-single-product .zoom-in,
  .single-product .zoom-in {
    color: #242220;
    margin-bottom: 15px;
    display: block;
    padding: 7px 14px 9px 14px; }
  .page-template-page-nouveautes .ajax-single-product .up-sells .row > div,
  .page-template-page-nouveautes .ajax-single-product .related.products .row > div,
  .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div,
  .page-template-page-a-paraitre .ajax-single-product .related.products .row > div,
  .page-template-page-collection .ajax-single-product .up-sells .row > div,
  .page-template-page-collection .ajax-single-product .related.products .row > div,
  .search-results .ajax-single-product .up-sells .row > div,
  .search-results .ajax-single-product .related.products .row > div,
  .search-no-results .ajax-single-product .up-sells .row > div,
  .search-no-results .ajax-single-product .related.products .row > div,
  .page-template-searchpage .ajax-single-product .up-sells .row > div,
  .page-template-searchpage .ajax-single-product .related.products .row > div,
  .single-product .up-sells .row > div,
  .single-product .related.products .row > div {
    display: none; }
  .page-template-page-nouveautes .ajax-single-product .up-sells .row > div:nth-child(1), .page-template-page-nouveautes .ajax-single-product .up-sells .row > div:nth-child(2), .page-template-page-nouveautes .ajax-single-product .up-sells .row > div:nth-child(3), .page-template-page-nouveautes .ajax-single-product .up-sells .row > div:nth-child(4),
  .page-template-page-nouveautes .ajax-single-product .related.products .row > div:nth-child(1),
  .page-template-page-nouveautes .ajax-single-product .related.products .row > div:nth-child(2),
  .page-template-page-nouveautes .ajax-single-product .related.products .row > div:nth-child(3),
  .page-template-page-nouveautes .ajax-single-product .related.products .row > div:nth-child(4),
  .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div:nth-child(1),
  .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div:nth-child(2),
  .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div:nth-child(3),
  .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div:nth-child(4),
  .page-template-page-a-paraitre .ajax-single-product .related.products .row > div:nth-child(1),
  .page-template-page-a-paraitre .ajax-single-product .related.products .row > div:nth-child(2),
  .page-template-page-a-paraitre .ajax-single-product .related.products .row > div:nth-child(3),
  .page-template-page-a-paraitre .ajax-single-product .related.products .row > div:nth-child(4),
  .page-template-page-collection .ajax-single-product .up-sells .row > div:nth-child(1),
  .page-template-page-collection .ajax-single-product .up-sells .row > div:nth-child(2),
  .page-template-page-collection .ajax-single-product .up-sells .row > div:nth-child(3),
  .page-template-page-collection .ajax-single-product .up-sells .row > div:nth-child(4),
  .page-template-page-collection .ajax-single-product .related.products .row > div:nth-child(1),
  .page-template-page-collection .ajax-single-product .related.products .row > div:nth-child(2),
  .page-template-page-collection .ajax-single-product .related.products .row > div:nth-child(3),
  .page-template-page-collection .ajax-single-product .related.products .row > div:nth-child(4),
  .search-results .ajax-single-product .up-sells .row > div:nth-child(1),
  .search-results .ajax-single-product .up-sells .row > div:nth-child(2),
  .search-results .ajax-single-product .up-sells .row > div:nth-child(3),
  .search-results .ajax-single-product .up-sells .row > div:nth-child(4),
  .search-results .ajax-single-product .related.products .row > div:nth-child(1),
  .search-results .ajax-single-product .related.products .row > div:nth-child(2),
  .search-results .ajax-single-product .related.products .row > div:nth-child(3),
  .search-results .ajax-single-product .related.products .row > div:nth-child(4),
  .search-no-results .ajax-single-product .up-sells .row > div:nth-child(1),
  .search-no-results .ajax-single-product .up-sells .row > div:nth-child(2),
  .search-no-results .ajax-single-product .up-sells .row > div:nth-child(3),
  .search-no-results .ajax-single-product .up-sells .row > div:nth-child(4),
  .search-no-results .ajax-single-product .related.products .row > div:nth-child(1),
  .search-no-results .ajax-single-product .related.products .row > div:nth-child(2),
  .search-no-results .ajax-single-product .related.products .row > div:nth-child(3),
  .search-no-results .ajax-single-product .related.products .row > div:nth-child(4),
  .page-template-searchpage .ajax-single-product .up-sells .row > div:nth-child(1),
  .page-template-searchpage .ajax-single-product .up-sells .row > div:nth-child(2),
  .page-template-searchpage .ajax-single-product .up-sells .row > div:nth-child(3),
  .page-template-searchpage .ajax-single-product .up-sells .row > div:nth-child(4),
  .page-template-searchpage .ajax-single-product .related.products .row > div:nth-child(1),
  .page-template-searchpage .ajax-single-product .related.products .row > div:nth-child(2),
  .page-template-searchpage .ajax-single-product .related.products .row > div:nth-child(3),
  .page-template-searchpage .ajax-single-product .related.products .row > div:nth-child(4),
  .single-product .up-sells .row > div:nth-child(1),
  .single-product .up-sells .row > div:nth-child(2),
  .single-product .up-sells .row > div:nth-child(3),
  .single-product .up-sells .row > div:nth-child(4),
  .single-product .related.products .row > div:nth-child(1),
  .single-product .related.products .row > div:nth-child(2),
  .single-product .related.products .row > div:nth-child(3),
  .single-product .related.products .row > div:nth-child(4) {
    display: block; }
  @media (min-width: 768px) {
    .page-template-page-nouveautes .ajax-single-product .up-sells .row > div, .page-template-page-nouveautes .ajax-single-product .up-sells .row > div:nth-child(4),
    .page-template-page-nouveautes .ajax-single-product .related.products .row > div,
    .page-template-page-nouveautes .ajax-single-product .related.products .row > div:nth-child(4),
    .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div,
    .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div:nth-child(4),
    .page-template-page-a-paraitre .ajax-single-product .related.products .row > div,
    .page-template-page-a-paraitre .ajax-single-product .related.products .row > div:nth-child(4),
    .page-template-page-collection .ajax-single-product .up-sells .row > div,
    .page-template-page-collection .ajax-single-product .up-sells .row > div:nth-child(4),
    .page-template-page-collection .ajax-single-product .related.products .row > div,
    .page-template-page-collection .ajax-single-product .related.products .row > div:nth-child(4),
    .search-results .ajax-single-product .up-sells .row > div,
    .search-results .ajax-single-product .up-sells .row > div:nth-child(4),
    .search-results .ajax-single-product .related.products .row > div,
    .search-results .ajax-single-product .related.products .row > div:nth-child(4),
    .search-no-results .ajax-single-product .up-sells .row > div,
    .search-no-results .ajax-single-product .up-sells .row > div:nth-child(4),
    .search-no-results .ajax-single-product .related.products .row > div,
    .search-no-results .ajax-single-product .related.products .row > div:nth-child(4),
    .page-template-searchpage .ajax-single-product .up-sells .row > div,
    .page-template-searchpage .ajax-single-product .up-sells .row > div:nth-child(4),
    .page-template-searchpage .ajax-single-product .related.products .row > div,
    .page-template-searchpage .ajax-single-product .related.products .row > div:nth-child(4),
    .single-product .up-sells .row > div,
    .single-product .up-sells .row > div:nth-child(4),
    .single-product .related.products .row > div,
    .single-product .related.products .row > div:nth-child(4) {
      display: none; }
    .page-template-page-nouveautes .ajax-single-product .up-sells .row > div:nth-child(1), .page-template-page-nouveautes .ajax-single-product .up-sells .row > div:nth-child(2), .page-template-page-nouveautes .ajax-single-product .up-sells .row > div:nth-child(3),
    .page-template-page-nouveautes .ajax-single-product .related.products .row > div:nth-child(1),
    .page-template-page-nouveautes .ajax-single-product .related.products .row > div:nth-child(2),
    .page-template-page-nouveautes .ajax-single-product .related.products .row > div:nth-child(3),
    .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div:nth-child(1),
    .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div:nth-child(2),
    .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div:nth-child(3),
    .page-template-page-a-paraitre .ajax-single-product .related.products .row > div:nth-child(1),
    .page-template-page-a-paraitre .ajax-single-product .related.products .row > div:nth-child(2),
    .page-template-page-a-paraitre .ajax-single-product .related.products .row > div:nth-child(3),
    .page-template-page-collection .ajax-single-product .up-sells .row > div:nth-child(1),
    .page-template-page-collection .ajax-single-product .up-sells .row > div:nth-child(2),
    .page-template-page-collection .ajax-single-product .up-sells .row > div:nth-child(3),
    .page-template-page-collection .ajax-single-product .related.products .row > div:nth-child(1),
    .page-template-page-collection .ajax-single-product .related.products .row > div:nth-child(2),
    .page-template-page-collection .ajax-single-product .related.products .row > div:nth-child(3),
    .search-results .ajax-single-product .up-sells .row > div:nth-child(1),
    .search-results .ajax-single-product .up-sells .row > div:nth-child(2),
    .search-results .ajax-single-product .up-sells .row > div:nth-child(3),
    .search-results .ajax-single-product .related.products .row > div:nth-child(1),
    .search-results .ajax-single-product .related.products .row > div:nth-child(2),
    .search-results .ajax-single-product .related.products .row > div:nth-child(3),
    .search-no-results .ajax-single-product .up-sells .row > div:nth-child(1),
    .search-no-results .ajax-single-product .up-sells .row > div:nth-child(2),
    .search-no-results .ajax-single-product .up-sells .row > div:nth-child(3),
    .search-no-results .ajax-single-product .related.products .row > div:nth-child(1),
    .search-no-results .ajax-single-product .related.products .row > div:nth-child(2),
    .search-no-results .ajax-single-product .related.products .row > div:nth-child(3),
    .page-template-searchpage .ajax-single-product .up-sells .row > div:nth-child(1),
    .page-template-searchpage .ajax-single-product .up-sells .row > div:nth-child(2),
    .page-template-searchpage .ajax-single-product .up-sells .row > div:nth-child(3),
    .page-template-searchpage .ajax-single-product .related.products .row > div:nth-child(1),
    .page-template-searchpage .ajax-single-product .related.products .row > div:nth-child(2),
    .page-template-searchpage .ajax-single-product .related.products .row > div:nth-child(3),
    .single-product .up-sells .row > div:nth-child(1),
    .single-product .up-sells .row > div:nth-child(2),
    .single-product .up-sells .row > div:nth-child(3),
    .single-product .related.products .row > div:nth-child(1),
    .single-product .related.products .row > div:nth-child(2),
    .single-product .related.products .row > div:nth-child(3) {
      display: block; } }
  @media (min-width: 992px) {
    .page-template-page-nouveautes .ajax-single-product .up-sells .row > div,
    .page-template-page-nouveautes .ajax-single-product .related.products .row > div,
    .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div,
    .page-template-page-a-paraitre .ajax-single-product .related.products .row > div,
    .page-template-page-collection .ajax-single-product .up-sells .row > div,
    .page-template-page-collection .ajax-single-product .related.products .row > div,
    .search-results .ajax-single-product .up-sells .row > div,
    .search-results .ajax-single-product .related.products .row > div,
    .search-no-results .ajax-single-product .up-sells .row > div,
    .search-no-results .ajax-single-product .related.products .row > div,
    .page-template-searchpage .ajax-single-product .up-sells .row > div,
    .page-template-searchpage .ajax-single-product .related.products .row > div,
    .single-product .up-sells .row > div,
    .single-product .related.products .row > div {
      display: none; }
    .page-template-page-nouveautes .ajax-single-product .up-sells .row > div:nth-child(1), .page-template-page-nouveautes .ajax-single-product .up-sells .row > div:nth-child(2), .page-template-page-nouveautes .ajax-single-product .up-sells .row > div:nth-child(3), .page-template-page-nouveautes .ajax-single-product .up-sells .row > div:nth-child(4),
    .page-template-page-nouveautes .ajax-single-product .related.products .row > div:nth-child(1),
    .page-template-page-nouveautes .ajax-single-product .related.products .row > div:nth-child(2),
    .page-template-page-nouveautes .ajax-single-product .related.products .row > div:nth-child(3),
    .page-template-page-nouveautes .ajax-single-product .related.products .row > div:nth-child(4),
    .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div:nth-child(1),
    .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div:nth-child(2),
    .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div:nth-child(3),
    .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div:nth-child(4),
    .page-template-page-a-paraitre .ajax-single-product .related.products .row > div:nth-child(1),
    .page-template-page-a-paraitre .ajax-single-product .related.products .row > div:nth-child(2),
    .page-template-page-a-paraitre .ajax-single-product .related.products .row > div:nth-child(3),
    .page-template-page-a-paraitre .ajax-single-product .related.products .row > div:nth-child(4),
    .page-template-page-collection .ajax-single-product .up-sells .row > div:nth-child(1),
    .page-template-page-collection .ajax-single-product .up-sells .row > div:nth-child(2),
    .page-template-page-collection .ajax-single-product .up-sells .row > div:nth-child(3),
    .page-template-page-collection .ajax-single-product .up-sells .row > div:nth-child(4),
    .page-template-page-collection .ajax-single-product .related.products .row > div:nth-child(1),
    .page-template-page-collection .ajax-single-product .related.products .row > div:nth-child(2),
    .page-template-page-collection .ajax-single-product .related.products .row > div:nth-child(3),
    .page-template-page-collection .ajax-single-product .related.products .row > div:nth-child(4),
    .search-results .ajax-single-product .up-sells .row > div:nth-child(1),
    .search-results .ajax-single-product .up-sells .row > div:nth-child(2),
    .search-results .ajax-single-product .up-sells .row > div:nth-child(3),
    .search-results .ajax-single-product .up-sells .row > div:nth-child(4),
    .search-results .ajax-single-product .related.products .row > div:nth-child(1),
    .search-results .ajax-single-product .related.products .row > div:nth-child(2),
    .search-results .ajax-single-product .related.products .row > div:nth-child(3),
    .search-results .ajax-single-product .related.products .row > div:nth-child(4),
    .search-no-results .ajax-single-product .up-sells .row > div:nth-child(1),
    .search-no-results .ajax-single-product .up-sells .row > div:nth-child(2),
    .search-no-results .ajax-single-product .up-sells .row > div:nth-child(3),
    .search-no-results .ajax-single-product .up-sells .row > div:nth-child(4),
    .search-no-results .ajax-single-product .related.products .row > div:nth-child(1),
    .search-no-results .ajax-single-product .related.products .row > div:nth-child(2),
    .search-no-results .ajax-single-product .related.products .row > div:nth-child(3),
    .search-no-results .ajax-single-product .related.products .row > div:nth-child(4),
    .page-template-searchpage .ajax-single-product .up-sells .row > div:nth-child(1),
    .page-template-searchpage .ajax-single-product .up-sells .row > div:nth-child(2),
    .page-template-searchpage .ajax-single-product .up-sells .row > div:nth-child(3),
    .page-template-searchpage .ajax-single-product .up-sells .row > div:nth-child(4),
    .page-template-searchpage .ajax-single-product .related.products .row > div:nth-child(1),
    .page-template-searchpage .ajax-single-product .related.products .row > div:nth-child(2),
    .page-template-searchpage .ajax-single-product .related.products .row > div:nth-child(3),
    .page-template-searchpage .ajax-single-product .related.products .row > div:nth-child(4),
    .single-product .up-sells .row > div:nth-child(1),
    .single-product .up-sells .row > div:nth-child(2),
    .single-product .up-sells .row > div:nth-child(3),
    .single-product .up-sells .row > div:nth-child(4),
    .single-product .related.products .row > div:nth-child(1),
    .single-product .related.products .row > div:nth-child(2),
    .single-product .related.products .row > div:nth-child(3),
    .single-product .related.products .row > div:nth-child(4) {
      display: block; } }
  @media (min-width: 1500px) {
    .page-template-page-nouveautes .ajax-single-product .up-sells .row > div,
    .page-template-page-nouveautes .ajax-single-product .related.products .row > div,
    .page-template-page-a-paraitre .ajax-single-product .up-sells .row > div,
    .page-template-page-a-paraitre .ajax-single-product .related.products .row > div,
    .page-template-page-collection .ajax-single-product .up-sells .row > div,
    .page-template-page-collection .ajax-single-product .related.products .row > div,
    .search-results .ajax-single-product .up-sells .row > div,
    .search-results .ajax-single-product .related.products .row > div,
    .search-no-results .ajax-single-product .up-sells .row > div,
    .search-no-results .ajax-single-product .related.products .row > div,
    .page-template-searchpage .ajax-single-product .up-sells .row > div,
    .page-template-searchpage .ajax-single-product .related.products .row > div,
    .single-product .up-sells .row > div,
    .single-product .related.products .row > div {
      display: block; } }
  .page-template-page-nouveautes .ajax-single-product .swiper-container,
  .page-template-page-a-paraitre .ajax-single-product .swiper-container,
  .page-template-page-collection .ajax-single-product .swiper-container,
  .search-results .ajax-single-product .swiper-container,
  .search-no-results .ajax-single-product .swiper-container,
  .page-template-searchpage .ajax-single-product .swiper-container,
  .single-product .swiper-container {
    width: 100%; }
  .page-template-page-nouveautes .ajax-single-product .swiper-pagination-bullet-active,
  .page-template-page-a-paraitre .ajax-single-product .swiper-pagination-bullet-active,
  .page-template-page-collection .ajax-single-product .swiper-pagination-bullet-active,
  .search-results .ajax-single-product .swiper-pagination-bullet-active,
  .search-no-results .ajax-single-product .swiper-pagination-bullet-active,
  .page-template-searchpage .ajax-single-product .swiper-pagination-bullet-active,
  .single-product .swiper-pagination-bullet-active {
    background-color: #a5a5a5; }
  .page-template-page-nouveautes .ajax-single-product .swiper-pagination,
  .page-template-page-a-paraitre .ajax-single-product .swiper-pagination,
  .page-template-page-collection .ajax-single-product .swiper-pagination,
  .search-results .ajax-single-product .swiper-pagination,
  .search-no-results .ajax-single-product .swiper-pagination,
  .page-template-searchpage .ajax-single-product .swiper-pagination,
  .single-product .swiper-pagination {
    width: 100%; }
    .page-template-page-nouveautes .ajax-single-product .swiper-pagination .swiper-pagination-bullet,
    .page-template-page-a-paraitre .ajax-single-product .swiper-pagination .swiper-pagination-bullet,
    .page-template-page-collection .ajax-single-product .swiper-pagination .swiper-pagination-bullet,
    .search-results .ajax-single-product .swiper-pagination .swiper-pagination-bullet,
    .search-no-results .ajax-single-product .swiper-pagination .swiper-pagination-bullet,
    .page-template-searchpage .ajax-single-product .swiper-pagination .swiper-pagination-bullet,
    .single-product .swiper-pagination .swiper-pagination-bullet {
      margin: 0 2px; }
  .page-template-page-nouveautes .ajax-single-product ins,
  .page-template-page-a-paraitre .ajax-single-product ins,
  .page-template-page-collection .ajax-single-product ins,
  .search-results .ajax-single-product ins,
  .search-no-results .ajax-single-product ins,
  .page-template-searchpage .ajax-single-product ins,
  .single-product ins {
    text-decoration: none; }
  .page-template-page-nouveautes .ajax-single-product .cart,
  .page-template-page-a-paraitre .ajax-single-product .cart,
  .page-template-page-collection .ajax-single-product .cart,
  .search-results .ajax-single-product .cart,
  .search-no-results .ajax-single-product .cart,
  .page-template-searchpage .ajax-single-product .cart,
  .single-product .cart {
    margin-bottom: 0 !important; }
  .page-template-page-nouveautes .ajax-single-product .product-gallery img,
  .page-template-page-a-paraitre .ajax-single-product .product-gallery img,
  .page-template-page-collection .ajax-single-product .product-gallery img,
  .search-results .ajax-single-product .product-gallery img,
  .search-no-results .ajax-single-product .product-gallery img,
  .page-template-searchpage .ajax-single-product .product-gallery img,
  .single-product .product-gallery img {
    width: 100%;
    height: auto; }
  .page-template-page-nouveautes .ajax-single-product .woocommerce-product-gallery,
  .page-template-page-a-paraitre .ajax-single-product .woocommerce-product-gallery,
  .page-template-page-collection .ajax-single-product .woocommerce-product-gallery,
  .search-results .ajax-single-product .woocommerce-product-gallery,
  .search-no-results .ajax-single-product .woocommerce-product-gallery,
  .page-template-searchpage .ajax-single-product .woocommerce-product-gallery,
  .single-product .woocommerce-product-gallery {
    opacity: 1;
    width: 98.9% !important; }
    .page-template-page-nouveautes .ajax-single-product .woocommerce-product-gallery img,
    .page-template-page-a-paraitre .ajax-single-product .woocommerce-product-gallery img,
    .page-template-page-collection .ajax-single-product .woocommerce-product-gallery img,
    .search-results .ajax-single-product .woocommerce-product-gallery img,
    .search-no-results .ajax-single-product .woocommerce-product-gallery img,
    .page-template-searchpage .ajax-single-product .woocommerce-product-gallery img,
    .single-product .woocommerce-product-gallery img {
      max-width: 100%;
      height: auto; }

/* remove clear for every 4th image */
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: none; }

/* add clear for every 6th image (change for yourself) */
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(6n+1) {
  clear: left; }

/* Resize image, for default is 25%, for 5 is 20%, for 6 is 16.666%, etc. */
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 16.666%; }

.ajax-single-product {
  position: relative;
  padding-top: 30px; }
  .ajax-single-product.hide {
    display: none; }

.not-allowed {
  cursor: not-allowed !important;
  opacity: .5; }

.single-auteur {
  /*
  .habillage-bas {
    padding: 0px 0 30px;
  }*/ }
  .single-auteur .site-content {
    top: 210px;
    margin-bottom: 100px; }
    @media (min-width: 768px) {
      .single-auteur .site-content {
        padding: 0 30px; } }
    @media (min-width: 768px) {
      .single-auteur .site-content {
        top: 172px;
        margin-bottom: 100px; } }
    @media (min-width: 1281px) {
      .single-auteur .site-content {
        top: 210px; } }
    @media (min-width: 1280px) {
      .single-auteur .site-content {
        padding: 0 30px; } }
    @media (min-width: 1500px) {
      .single-auteur .site-content {
        top: 285px; } }
  .single-auteur .site-main {
    padding-top: 30px; }
  .single-auteur .entry-title {
    text-transform: none;
    font-size: 32px;
    margin: 15px auto 15px auto;
    line-height: 92%; }
    @media (min-width: 768px) {
      .single-auteur .entry-title {
        margin: 45px auto 15px auto; } }
  .single-auteur .nationality,
  .single-auteur .site {
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  .single-auteur .nationality {
    color: #a5a5a5; }
  .single-auteur .site > a {
    display: block;
    text-decoration: underline;
    color: #242220;
    padding-bottom: 20px; }
  .single-auteur .summary {
    text-align: justify; }
    @media (min-width: 768px) {
      .single-auteur .summary {
        margin-left: 30px;
        margin-right: 30px; } }
    @media (min-width: 992px) {
      .single-auteur .summary {
        margin-left: auto;
        margin-right: auto;
        max-width: 720px; } }
    @media (min-width: 1200px) {
      .single-auteur .summary {
        max-width: none;
        width: calc(100% - 180px * 2); } }
    @media (min-width: 1500px) {
      .single-auteur .summary {
        width: calc(100% - 260px * 2); } }
  .single-auteur .row.books {
    margin-top: 20px; }

.auteur-dedinoel {
  background: #0c966d;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  max-width: 300px;
  margin: 45px auto;
  padding: 18px 10px;
  font-weight: 500;
  font-size: 18px;
  border-radius: 12px; }

.woocommerce.wc-memberships.admin-restricted-content-notice {
  background-color: #242220 !important; }

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 1em;
  margin: 0;
  border-top: none !important;
  text-align: center;
  background-color: transparent !important;
  color: #242220; }
  .woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
    content: '' !important; }

.woocommerce-error {
  color: #ea2a1b;
  font-weight: 600; }

.woocommerce-message {
  color: #a5a5a5 !important; }
  .woocommerce-message .button {
    float: none !important; }

.return-to-shop {
  text-align: center; }

.woocommerce-checkout .site-content a {
  text-decoration: underline;
  color: #242220;
  font-weight: 500; }

.woocommerce-checkout #payment ul.payment_methods li img {
  display: none; }

.woocommerce-checkout .quantity .qty {
  height: 3em; }

.woocommerce-checkout input[type=email] {
  width: 50%; }

.woocommerce-SavedPaymentMethods-saveNew {
  display: none !important; }

.woocommerce a.remove {
  display: block;
  font-size: 1em;
  height: 2.2em;
  width: 2.2em;
  text-align: center;
  line-height: 2em;
  border-radius: 100%;
  color: red !important;
  text-decoration: none;
  font-weight: 700;
  border: 0; }

.woocommerce span.onsale.wc-memberships-member-discount {
  left: 0;
  margin-right: 0;
  display: none; }

.woocommerce-checkout #cb-send-invoice {
  margin-right: 10px; }

.woocommerce-checkout .send-invoice {
  margin: 15px; }

.woocommerce-checkout tr.cart-discount {
  display: none; }

.woocommerce-checkout .woocommerce-form-coupon-toggle {
  display: none; }

.woocommerce-checkout .woocommerce-notices-wrapper {
  display: none; }

.woocommerce-checkout .entry-content {
  text-align: center; }
  .woocommerce-checkout .entry-content form {
    text-align: left; }

/* *** COMPTE CLIENT  ***** */
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
  padding: 7px 7px; }

.woocommerce table.my_account_orders a.button {
  border: 1px white solid;
  font-size: 15px !important; }

.woocommerce form .form-row label {
  font-size: 0.87em;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .woocommerce form .form-row label {
      line-height: 2;
      font-size: 0.87em; } }
/* *** ***** */
.cart_totals tr.cart-discount {
  display: none; }

@media (min-width: 768px) {
  .cart_totals {
    margin-top: auto; } }

/* *** COMPTE CLIENT  ***** */
@media (min-width: 1200px) {
  .woocommerce-checkout .site-content,
  .woocommerce-view-order .site-content {
    width: auto;
    max-width: 910px; } }

@media (min-width: 1500px) {
  .woocommerce-checkout .site-content,
  .woocommerce-view-order .site-content {
    width: auto;
    max-width: 1024px; } }

.woocommerce-checkout .total-order-row-weight,
.woocommerce-view-order .total-order-row-weight {
  display: none; }

.woocommerce-checkout .row-desktop,
.woocommerce-view-order .row-desktop {
  display: none !important; }

@media (min-width: 768px) {
  .woocommerce-checkout .row-desktop,
  .woocommerce-view-order .row-desktop {
    display: table-cell !important; } }

.woocommerce-checkout th.right-align,
.woocommerce-view-order th.right-align {
  text-align: right; }

.woocommerce-checkout tfoot tr td,
.woocommerce-view-order tfoot tr td {
  background-color: rgba(0, 0, 0, 0.025); }
  @media (min-width: 768px) {
    .woocommerce-checkout tfoot tr td,
    .woocommerce-view-order tfoot tr td {
      background-color: transparent; } }
.woocommerce-checkout .shop_table_responsive tr td::before,
.woocommerce-view-order .shop_table_responsive tr td::before {
  content: attr(data-title) "" !important; }

@media (min-width: 768px) {
  .woocommerce-checkout .shop_table_responsive tr td::before,
  .woocommerce-view-order .shop_table_responsive tr td::before {
    content: '' !important; } }

.woocommerce-checkout .attachment,
.woocommerce-view-order .attachment {
  width: 32px;
  max-height: 45px;
  overflow: hidden;
  text-align: left; }
  .woocommerce-checkout .attachment img,
  .woocommerce-view-order .attachment img {
    width: 100%;
    height: auto; }

.woocommerce-checkout .shipped_via,
.woocommerce-view-order .shipped_via {
  display: none; }

.woocommerce-checkout .caption-total_discount,
.woocommerce-view-order .caption-total_discount {
  font-size: smaller; }

.woocommerce-order-received .header-subscription {
  margin-bottom: 20px; }

.stock.out-of-stock {
  padding: 0 !important;
  display: inline-block !important;
  font-weight: bold; }

.woocommerce-variation-description p {
  font-size: 16px !important; }

.optional {
  font-size: 0.8em !important; }

.woocommerce .wc-memberships-restriction-message {
  margin: 0 !important;
  padding: 0 0 10px 0 !important;
  text-align: left; }

.woocommerce .blockUI.blockOverlay {
  z-index: 90 !important; }

.woocommerce-subscriptions.member-logged-in .my_account_subscriptions .product-name {
  font-weight: bold;
  color: #bebaba; }
  .woocommerce-subscriptions.member-logged-in .my_account_subscriptions .product-name .product-name-inner {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .woocommerce-subscriptions.member-logged-in .my_account_subscriptions .product-name .button {
    float: right; }

.woocommerce-subscriptions.member-logged-in .my_account_subscriptions .subscription-end-header {
  font-size: 1em !important;
  font-weight: bold;
  color: #bebaba; }

.woocommerce-subscriptions.member-logged-in .my_account_subscriptions tr td {
  min-height: 47px;
  font-size: 15px !important;
  text-align: left !important; }
  .woocommerce-subscriptions.member-logged-in .my_account_subscriptions tr td::before {
    content: ''; }

.woocommerce-subscriptions.member-logged-in .my_account_subscriptions .date-end {
  font-weight: bold;
  color: #242220;
  display: inline-block; }
  .woocommerce-subscriptions.member-logged-in .my_account_subscriptions .date-end:before {
    content: '\00a0 '; }

@media (min-width: 768px) {
  .woocommerce-subscriptions.member-logged-in .my_account_subscriptions .date-end {
    display: block; }
    .woocommerce-subscriptions.member-logged-in .my_account_subscriptions .date-end:before {
      content: ''; }
  .woocommerce-subscriptions.member-logged-in .my_account_subscriptions .subscription-end-header {
    width: 150px;
    text-align: center !important; }
  .woocommerce-subscriptions.member-logged-in .my_account_subscriptions .subscription-total {
    width: 65px;
    text-align: center !important; } }

.woocommerce-view-subscription .subscription_details tr td:nth-child(2) {
  text-align: right; }

.shipping-calculator-button {
  margin-top: .1em !important; }

/*** PAYPAL CHECKOUT BUTTONS 2022 -  pas au point */
/*
                position: relative;
                display: inline-block;
                width: 100%;
                min-height: 35px;
                min-width: 200px;
                max-width: 750px;
                font-size: 0;
                */
/*    max-width: 1280px !important;
                @media (min-width: 500px){
                    max-width: 1280px !important;
               } 
              }
            */
.nothing {
  margin-top: 80px;
  /*
    .habillage-bas {
        padding: 0px 0 30px;
    }*/ }
  @media (min-width: 1200px) {
    .nothing {
      margin-top: 130px; } }
  .nothing .nothing-here {
    color: #847878;
    text-align: center;
    margin: 0px auto 60px; }
    @media (min-width: 1200px) {
      .nothing .nothing-here {
        margin: 0px auto 110px; } }
  .nothing .the-content {
    max-width: 500px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }

.no-results {
  text-align: center;
  margin-top: 200px; }
  .no-results .big-404 {
    font-size: 72px; }

.woocommerce-MyAccount-navigation {
  float: none !important;
  width: 100% !important;
  max-width: 768px; }

.woocommerce-MyAccount-content {
  float: none !important;
  width: 100% !important;
  max-width: 768px; }
  .woocommerce-MyAccount-content form {
    margin-left: auto;
    margin-right: auto;
    max-width: 568px; }
  @media (min-width: 768px) {
    .woocommerce-MyAccount-content {
      max-width: none; } }
  .woocommerce-MyAccount-content mark {
    background-color: transparent;
    font-weight: bold; }

.woocommerce-MyAccount-navigation-custom {
  margin-top: 45px;
  margin-bottom: 45px; }
  .woocommerce-MyAccount-navigation-custom ul li {
    display: inline-block; }
  .woocommerce-MyAccount-navigation-custom .bullet {
    color: #a5a5a5;
    margin: 0px 5px;
    position: relative;
    top: 3px;
    font-size: 22px; }
  .woocommerce-MyAccount-navigation-custom .menu {
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
    .woocommerce-MyAccount-navigation-custom .menu .caps {
      font-size: 24px; }
    .woocommerce-MyAccount-navigation-custom .menu a {
      font-size: 16px;
      display: inline-block;
      position: relative; }
      .woocommerce-MyAccount-navigation-custom .menu a.selected {
        color: #242220; }
      .woocommerce-MyAccount-navigation-custom .menu a:hover {
        color: #242220; }
  .woocommerce-MyAccount-navigation-custom .sub-menu {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    visibility: hidden; }
    .woocommerce-MyAccount-navigation-custom .sub-menu.selected {
      visibility: visible; }
    .woocommerce-MyAccount-navigation-custom .sub-menu .bullet {
      top: 4px;
      font-size: 20px; }
    .woocommerce-MyAccount-navigation-custom .sub-menu a {
      font-size: 16px; }
      .woocommerce-MyAccount-navigation-custom .sub-menu a.selected {
        color: #242220; }

.woocommerce-MyAccount-content {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 768px) {
    .woocommerce-MyAccount-content .col2-set .col-1 {
      margin-bottom: 40px; } }
  .woocommerce-MyAccount-content .woocommerce-Address-title {
    text-align: center; }
    .woocommerce-MyAccount-content .woocommerce-Address-title h3 {
      float: none !important; }
    .woocommerce-MyAccount-content .woocommerce-Address-title .edit {
      float: none !important;
      display: inline-block;
      background-color: #242220;
      color: white;
      border-radius: 0;
      padding: 5px 14px 5px 14px;
      margin-bottom: 14px;
      /*padding: 5px 14px 5px 14px;
            margin-top: 10px;
            font-weight: 400;
            font-size: 17px;
            font-family: 'EB Garamond', serif;*/ }
      .woocommerce-MyAccount-content .woocommerce-Address-title .edit:hover {
        opacity: .7; }
  .woocommerce-MyAccount-content .v-lines {
    margin-top: 60px;
    width: 4px;
    height: 160px;
    float: left; }
    .woocommerce-MyAccount-content .v-lines.first {
      display: none; }
  .woocommerce-MyAccount-content .woocommerce-address-fields {
    text-align: left; }

.edit-account-account fieldset {
  border: none; }

.edit-account-email form, .edit-account-pswd form {
  max-width: 368px; }

.edit-account-email fieldset, .edit-account-pswd fieldset {
  border: none; }

.img-adhesion {
  height: auto;
  max-width: 100%; }

/*
.adhesion {
    
}
*/
.woocommerce-account {
  /*
    .site-content {
        // margin-top: 75px;

        // @media (min-width: $MOBILE_BREAKPOINT) {
        //     margin-top: auto;
        // }
    }
*/ }
  .woocommerce-account .title-num-adherent, .woocommerce-account .title-num-adherent-with-logout {
    text-align: center;
    margin-top: 18px;
    position: relative; }
  .woocommerce-account .title-num-adherent-with-logout {
    margin-top: 10px; }
  .woocommerce-account .inner-title-num-adherent, .woocommerce-account .inner-title-num-adherent-logout {
    display: inline-block;
    background-color: #242220;
    padding: 7px 14px 9px 14px;
    color: white;
    margin: 0;
    font-weight: normal; }
  .woocommerce-account .inner-title-num-adherent-logout {
    margin: 20px auto;
    display: block;
    max-width: 125px; }
    .woocommerce-account .inner-title-num-adherent-logout:hover {
      opacity: .7; }
    @media (min-width: 768px) {
      .woocommerce-account .inner-title-num-adherent-logout {
        margin: auto;
        margin-left: 20px;
        display: inline-block;
        max-width: none; } }
  .woocommerce-account .woocommerce-account-my-memberships table.shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 60px -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px; }
    .woocommerce-account .woocommerce-account-my-memberships table.shop_table td {
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      padding: 7px 7px;
      vertical-align: middle;
      line-height: 1.5em; }
  .woocommerce-account .woocommerce-account-my-memberships {
    margin-top: 50px; }
    .woocommerce-account .woocommerce-account-my-memberships a.button {
      background-color: #242220 !important;
      color: white !important;
      border-radius: 0 !important;
      padding: 7px 14px 9px 14px !important;
      font-weight: 400 !important;
      font-size: 17px !important;
      font-family: 'EB Garamond', serif; }
      .woocommerce-account .woocommerce-account-my-memberships a.button.view {
        display: none; }

/*
.page-template-page-myaccount-adhesion {
    .site-content {
        top: $MOBILE_MENU_HEIGHT;
        @media (min-width: $MOBILE_BREAKPOINT) {
            top: $FRAME_MARGIN_TOP + 60px;
        }
    }
}
*/
.info-travaux {
  width: 100%;
  color: #242220;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  padding: 5px 0;
  position: fixed;
  display: none;
  z-index: 1000; }
  @media (min-width: 768px) {
    .info-travaux {
      display: block; } }
/*
// DANS WP ADMIN UI
// masquage des stats de renouvellement abo qui servent pas
#woocommerce_dashboard_status .wc_status_list li.cancel-count,
#woocommerce_dashboard_status .wc_status_list li.renewal-count, 
#woocommerce_dashboard_status .wc_status_list li.renewal-revenue {
    display: none !important;
}

#coupon-root {
    display: none;
    }
    
    .notice-otgs {
       opacity: 0.4;
    }
    table.wp-list-table .column-order_items {
            width: 20% !important;
    }
*/
/*
.wp-admin {
    &.post-type-wc_user_membership {
        .member-since-date {

        }
        .column-expires {
            
        }
    }
}
*/
.woocommerce-cart {
  /*
    .td-dedinoel {
    }
    */ }
  @media (min-width: 768px) {
    .woocommerce-cart .wc-proceed-to-checkout {
      margin-top: auto; } }
  @media (min-width: 768px) {
    .woocommerce-cart .woocommerce-shipping-destination {
      line-height: 1.3em;
      margin-top: 2px; } }
  .woocommerce-cart .actions {
    padding-top: 20px !important; }
  .woocommerce-cart .content-dedinoel {
    margin-top: 10px; }
  .woocommerce-cart .btn-dedinoel {
    padding: 20px 33px;
    background-color: #ea2a1b;
    display: inline-block;
    color: white;
    font-size: 17px;
    font-family: 'EB Garamond', serif;
    border: none;
    cursor: pointer; }
    .woocommerce-cart .btn-dedinoel:focus {
      outline: 0; }
  .woocommerce-cart .textarea-dedinoel, .woocommerce-cart .textarea-dedi-produit {
    margin-top: 15px;
    border: 1px dashed #a5a5a5;
    max-height: 100px;
    transition: all .5s ease-out;
    overflow: hidden;
    text-align: left;
    font-size: 17px;
    font-family: 'EB Garamond', serif;
    color: #242220;
    padding: 0 8px;
    width: 100%; }
    .woocommerce-cart .textarea-dedinoel.close, .woocommerce-cart .textarea-dedi-produit.close {
      border: none;
      max-height: 0; }
  .woocommerce-cart .textarea-dedi-produit {
    border: 2px dashed #ea2a1b;
    color: #000; }
  .woocommerce-cart .edit_price_in_cart_text small {
    display: none !important; }

.coupon {
  visibility: collapse; }

.woocommerce td.product-quantity {
  min-height: 44px; }

#dedi-form-product, #dedi-form-noel {
  padding: 10px 10px 6px 10px;
  font-weight: 600; }
  #dedi-form-product h2, #dedi-form-noel h2 {
    padding-top: 5px;
    color: #f0f8fb; }
  #dedi-form-product textarea, #dedi-form-noel textarea {
    min-height: 140px !important; }

#dedi-form-product {
  border: 1px dotted #242220;
  background-color: #00ade0;
  color: #f0f8fb; }

#dedi-form-noel {
  border: 1px dotted #242220;
  background-color: #0c966d;
  color: #242220; }

.woocommerce-form-login-toggle .woocommerce-info {
  background-color: #efefef !important;
  border-radius: 8px; }

.content-adhesion {
  font-weight: 500;
  text-align: center; }
  @media (min-width: 1200px) {
    .content-adhesion .site-content {
      width: 768px; }
    .content-adhesion .site-content.row {
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1500px) {
    .content-adhesion .site-content {
      width: 1024px; } }
  .content-adhesion .info {
    margin-top: 20px;
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .content-adhesion .info {
        margin-top: 50px; } }
  .content-adhesion .info-2 {
    margin-top: 50px; }
  .content-adhesion .variations {
    float: right; }
  .content-adhesion .btn-adherer {
    margin-top: 60px; }

.page-template-page-myaccount-adhesion {
  text-align: center; }
  @media (min-width: 768px) {
    .page-template-page-myaccount-adhesion .site-content {
      margin-left: 30px;
      margin-right: 30px; } }
  @media (min-width: 992px) {
    .page-template-page-myaccount-adhesion .site-content {
      margin-left: auto;
      margin-right: auto;
      max-width: 720px; } }
  @media (min-width: 1200px) {
    .page-template-page-myaccount-adhesion .site-content {
      max-width: none;
      width: calc(100% - 180px * 2); }
    .page-template-page-myaccount-adhesion .site-content.row {
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1500px) {
    .page-template-page-myaccount-adhesion .site-content {
      width: calc(100% - 260px * 2); } }
  .page-template-page-myaccount-adhesion .text-align-center {
    text-align: center; }
  .page-template-page-myaccount-adhesion .text-align-left {
    text-align: left; }
  .page-template-page-myaccount-adhesion .subscription-content-form {
    line-height: 200%; }
  .page-template-page-myaccount-adhesion .subscription-checkbox,
  .page-template-page-myaccount-adhesion .subscriptionPaymentTypeCheckbox {
    margin: 0 18px 0 0;
    font-size: 0.88em; }
    @media (min-width: 992px) {
      .page-template-page-myaccount-adhesion .subscription-checkbox,
      .page-template-page-myaccount-adhesion .subscriptionPaymentTypeCheckbox {
        margin: 0 38px 0 0; } }
  .page-template-page-myaccount-adhesion #cotisationSupplementaire {
    display: inline;
    visibility: hidden;
    border: 1px solid black;
    margin-left: 10px;
    width: 110px;
    height: 20px;
    font-size: 0.7em; }
  .page-template-page-myaccount-adhesion .error {
    margin-bottom: 22px;
    opacity: 0;
    transition: opacity .5s ease-out; }
    .page-template-page-myaccount-adhesion .error.active {
      opacity: 1; }

.subscription-detail-hide {
  display: none; }

.payment_method_ppcp-credit-card-gateway {
  max-width: calc(100vw - 2em - 60px) !important; }
  @media (min-width: 640px) {
    .payment_method_ppcp-credit-card-gateway {
      max-width: calc(580px - 2em) !important; } }
  @media (min-width: 768px) {
    .payment_method_ppcp-credit-card-gateway {
      max-width: calc(572px - 2em) !important; } }
  @media (min-width: 992px) {
    .payment_method_ppcp-credit-card-gateway {
      max-width: calc(720px - 2em) !important; } }
  @media (min-width: 1200px) {
    .payment_method_ppcp-credit-card-gateway {
      max-width: calc(910px - 2em) !important; } }
  @media (min-width: 1500px) {
    .payment_method_ppcp-credit-card-gateway {
      max-width: calc(928px - 2em) !important; } }
  @media (min-width: 1900px) {
    .payment_method_ppcp-credit-card-gateway {
      max-width: calc(1024px - 2em) !important; } }
  .payment_method_ppcp-credit-card-gateway #ppcp-credit-card-gateway-card-number {
    padding: 0px !important;
    height: 45px !important;
    width: 100% !important; }
    .payment_method_ppcp-credit-card-gateway #ppcp-credit-card-gateway-card-number iframe {
      transform-origin: center left;
      transform: scale(0.75);
      position: relative;
      left: 10px; }
  .payment_method_ppcp-credit-card-gateway #ppcp-credit-card-gateway-card-expiry {
    padding: 0px !important;
    height: 45px !important; }
    .payment_method_ppcp-credit-card-gateway #ppcp-credit-card-gateway-card-expiry iframe {
      transform-origin: center left;
      transform: scale(0.75);
      position: relative;
      left: 10px; }
  .payment_method_ppcp-credit-card-gateway #ppcp-credit-card-gateway-card-cvc {
    padding: 0px !important;
    height: 45px !important; }
    .payment_method_ppcp-credit-card-gateway #ppcp-credit-card-gateway-card-cvc iframe {
      transform-origin: center left;
      transform: scale(0.75);
      position: relative;
      left: 10px; }

.padding-0 {
  padding-right: 0;
  padding-left: 0; }

.centered {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 100;
  margin-left: 0;
  margin-right: 0; }

.wrap {
  margin: auto; }

.woocommerce .col-1,
.woocommerce .col-2 {
  max-width: none; }

body {
  margin: 0;
  padding: 0;
  font-family: 'EB Garamond', serif;
  -webkit-font-smoothing: subpixel-antialiased !important;
  font-size: 17px;
  color: #393737;
  overflow-y: scroll;
  overflow-x: hidden;
  line-height: 112%; }
  body.freeze {
    overflow: hidden; }

a {
  text-decoration: none;
  color: #a5a5a5;
  font-weight: 500;
  /*line-height:0;*/ }

a:focus {
  outline: none; }

h1 {
  font-size: 20px; }

.site-content {
  position: relative;
  padding: 0 30px 0 30px;
  top: 63px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .site-content {
      top: 102px;
      margin-bottom: 100px; } }
  @media (min-width: 1281px) {
    .site-content {
      top: 140px; } }
.entry-title {
  font-size: 17px;
  margin: 45px auto;
  text-align: center;
  text-transform: uppercase; }

@media (min-width: 768px) {
  .container {
    padding: 0 14px; } }
