@import url('styles/boots-bones.css');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*
Theme Name: Naked Wordpress
Theme URI: http://bckmn.com/naked-wordpress
Author: J Beckman
Author URI: http://bckmn.com
Description: A super bare theme for designers who don't know Wordpress PHP but want to build with Wordpress.
Version: 1.0
License: GNU General Public License

-------------------------------------------------------------- */
/* Reset
-------------------------------------------------------------- */
html {
  width: 100%;
  float: left;
}

.gform_wrapper.gravity-theme .ginput_container_date {
  align-content: inherit !important;
}

.woocommerce-MyAccount-navigation-link--cards {
  display: none;
}

.woocommerce-MyAccount-navigation-link--subscriptions {
  display: none;
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

body {
  width: 100%;
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  font-family: 'Barlow Condensed', sans-serif;
}

body.noscroll {
  overflow-y: -moz-hidden-unscrollable
}

main {
  width: 100%;
  float: left;
}

section {
  width: 100%;
  float: left;
}

h1 {
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  width: 100%;
  float: left;
}

h2 {
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  width: 100%;
  float: left;
}

h3 {
  font-weight: 300;
  color: #312783;
  width: 100%;
  float: left;
}

h4 {
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  width: 100%;
  float: left;
}

h5 {
  font-weight: 700;
  color: #312783;
  text-transform: uppercase;
  width: 100%;
  float: left;
}

p,
ul li,
ol li {
  font-weight: 400;
  color: #000;
  width: 100%;
  float: left;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

a {
  color: #e30613;
  outline: none;
  cursor: pointer;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

a:hover {
  color: #511709;
}

ul,
ol {
  width: 100%;
  float: left;
}

ul li {
  list-style-type: disc;
  list-style-position: outside;
}

ol li {
  list-style-type: decimal;
  list-style-position: outside;
}

ul li::marker,
ol li::marker {
  color: #312783;
  font-weight: 600;
}

blockquote {
  width: 100%;
  float: left;
  text-align: center;
}

blockquote p {
  margin: 0 auto;
  font-weight: 300;
  color: #fff;
  background: #312783;
  width: auto;
  max-width: 100%;
  display: inline-block;
  float: none;
}

pre {
  overflow-x: scroll;
  font-weight: 400;
  color: #312783;
  background: #000;
  border: 1px #8c8c8c solid;
  width: 100%;
  float: left;
}

sup {
  font-size: 50%;
  line-height: 100%;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: inline-block;
}

::-webkit-input-placeholder {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
}

:-ms-input-placeholder {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
}

::placeholder {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
}

header {
  .marge {
    @media (min-width: 992px) {
      display: flex;

      #menutop {
        margin: auto;
        height: 100%;
      }
    }
  }
}

.marge {
  margin: 0 auto;
}

main {
  width: 100%;
  float: left;
}

html #wpadminbar {
  display: none;
}

span.center {
  width: 100%;
  float: left;
  text-align: center;
}

a.btn {
  font-size: 24px;
  line-height: 24px;
  padding: 10px 15px;
  margin: 0;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  width: auto;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  color: #fff;
  background-color: #e30613;
  max-width: 100%;
  display: inline-block;
}

a.btn:hover {
  background-color: #511709;
}

/* --------- LE TIGRE ---------- */
.page-template-le-tigre #bloc_1 {
  width: 100%;
  float: left;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(img/bgletigre.jpg);
}

.logo-letigre {
  width: 100%;
  float: left;
  text-align: center;
}

.logo-letigre img {
  max-width: 100%;
  display: inline-block;
  height: auto;
}

.page-template-le-tigre #bloc_2 {
  width: 100%;
  float: left;
  padding: 0;
  position: relative;
}

.page-template-le-tigre #bloc_2 .bg_img {
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: -1;
}

.page-template-le-tigre #bloc_2 .bg_img img {
  width: 100%;
  float: left;
  height: auto;
}

.page-template-le-tigre #bloc_2 .bg_img::before,
.page-template-le-tigre #bloc_2 .bg_img::after {
  width: 100%;
  z-index: 0;
  left: 0;
  content: '';
  position: absolute;
  background-repeat: no-repeat;
}

.page-template-le-tigre #bloc_2 .bg_img::before {
  top: 0;
  background-image: url(img/cuttop.png);
  background-position: center bottom;
}

.page-template-le-tigre #bloc_2 .bg_img::after {
  bottom: 0;
  background-image: url(img/cutbot.png);
  background-position: center top;
}

.page-template-le-tigre #bloc_2 .content-page {
  width: 100%;
  float: left;
  z-index: 2;
  position: relative;
}

.page-template-le-tigre #bloc_2 .left {
  float: left;
}

.block_texte.red {
  width: 100%;
  float: left;
  background: #ff5f5f;
}

.block_texte.red h2,
.texte_marque h2,
.content-page2 .right h2 {
  color: #fff;
  width: 100%;
  float: left;
  font-weight: 700;
  text-transform: inherit;
}

.block_texte.red p,
.texte_marque p,
.content-page2 .right p {
  color: #fff;
  width: 100%;
  float: left;
  font-weight: 300;
}

.person {
  width: 100%;
  float: left;
  text-align: center;
}

.person img {
  max-width: 100%;
  display: inline-block;
  height: auto;
  vertical-align: top;
}

.page-template-le-tigre #bloc_2 .right {
  float: right;
}

.bloc_marque {
  background-image: url(img/fire1.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 100%;
  float: left;
}

.texte_marque {
  width: 100%;
  float: left;
}

.texte_marque h2,
.texte_marque p {
  color: #ff5f5f;
}

.visuel_marque {
  width: 100%;
  float: left;
}

.visuel_marque img {
  float: left;
  height: auto;
}

.page-template-le-tigre #bloc_3 {
  width: 100%;
  float: left;
  text-align: center;
  background-repeat: repeat-x;
  background-position: center;
  background-image: url(img/bgproduct.jpg);
}

.page-template-le-tigre #bloc_3 img {
  width: 25%;
  margin: 0 0 0 -5px;
  display: inline-block;
  height: auto;
  vertical-align: middle;
}

.page-template-le-tigre #bloc_4 {
  background-image: url(img/cuttop.png), url(img/cutbot.png);
  background-position: center top, center bottom;
  background-repeat: no-repeat, no-repeat;
  background-color: #fff3d2;
  width: 100%;
  float: left;
}

.content-page2 {
  width: 100%;
  float: left;
}

.content-page2 .left {
  float: left;
}

.visuel_fete {
  width: 100%;
  float: left;
  text-align: center;
}

.visuel_fete img {
  display: inline-block;
  vertical-align: top;
  height: auto;
}

.content-page2 .right {
  position: relative;
  background: #e30613;
  float: right;
}

.content-page2 .right::before {
  left: 50%;
  position: absolute;
  z-index: 2;
  content: '';
  background-image: url(img/dots.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}


/* --------- HEADER ---------- */
header {
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  position: absolute;
  z-index: 1000;
}

a#logoheader {
  float: left;

  img {
    max-height: 65px;

    @media (min-width: 992px) {
      max-height: 107px;
    }
  }
}

#menutop {
  float: right;
}

#menuburger {
  top: 20px;
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 1000;
  background-image: url(img/menuburger.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  animation: gotoopen 0.8s steps(28) forwards;
  -webkit-animation: gotoopen 0.8s steps(28) forwards;
  -moz-animation: gotoopen 0.8s steps(28) forwards;
  -ms-animation: gotoopen 0.8s steps(28) forwards;
  -o-animation: gotoopen 0.8s steps(28) forwards;
}

@keyframes gotoopen {
  0% {
    background-position: center bottom;
  }

  100% {
    background-position: center top;
  }
}

@-webkit-keyframes gotoopen {
  0% {
    background-position: center bottom;
  }

  100% {
    background-position: center top;
  }
}

#menuburger.active {
  animation: gotoclose 0.8s steps(28) forwards;
  -webkit-animation: gotoclose 0.8s steps(28) forwards;
  -moz-animation: gotoclose 0.8s steps(28) forwards;
  -ms-animation: gotoclose 0.8s steps(28) forwards;
  -o-animation: gotoclose 0.8s steps(28) forwards;
}

@keyframes gotoclose {
  0% {
    background-position: center top;
  }

  100% {
    background-position: center bottom;
  }
}

@-webkit-keyframes gotoclose {
  0% {
    background-position: center top;
  }

  100% {
    background-position: center bottom;
  }
}

#menutop ul {
  width: auto;
  float: right;
  margin: 0;
  padding: 0;
  max-width: 100%;
}

#menutop ul li {
  margin: 0 0 0 20px;
  width: auto;
  float: left;
  list-style-type: none;
  position: relative;
}

#menutop ul li a {
  font-size: 16px;
  line-height: 20px;
  padding: 17px 0 17px 64px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  text-decoration: none;
  font-weight: 500;
  color: #312783;
  margin: 0;
  width: auto;
  float: left;
  position: relative;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#menutop ul li a:hover {
  color: #e30613;
}

#menutop ul li a::before {
  width: 54px;
  height: 54px;
  border: 3px #312783 solid;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  background-color: #fff;
  content: "";
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#menutop ul li a:hover::before {
  background-position: center top;
  background-color: #312783;
}

#menutop ul li#icon_retrait a::before {
  background-image: url(img/pointdevente.png);
}

#menutop ul li#icon_compte a::before {
  background-image: url(img/account.png);
}

#menutop ul li#icon_panier a::before {
  background-image: url(img/cart.png);
}

#menutop ul li#icon_compte a span {
  font-size: 16px;
  line-height: 16px;
  top: 34px;
  width: calc(100% - 64px);
  font-weight: 300;
  right: 0;
  position: absolute;
  z-index: 1;
  text-transform: initial;
  letter-spacing: initial;
}

#menutop ul li#icon_compte a>span {
  color: #e30613
}

#menutop ul li#icon_compte a:hover>span {
  color: #491d13;
}

#menutop ul li#icon_panier span {
  font-size: 12px;
  line-height: 12px;
  width: 18px;
  padding: 2px 0 4px;
  left: 40px;
  top: 0;
  position: absolute;
  z-index: 1;
  background-color: #50190f;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  color: #fff;
  text-align: center;
}

#menu_desktop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  background: linear-gradient(45deg, #e30613 0%, #e30613 20%, #312783 50%, #312783 100%);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.6);
  -o-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.6);
  -ms-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 2;
}

@media screen and (max-width: 992px) {
  #menu_desktop {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .menu-item-has-children .sub-menu.active .menu-item a {
    font-size: 1.1rem;
  }
}

.menu-menu-1-container {
  float: left;
}

#searchbar {
  border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -o-border-radius: 0 10px 10px 0;
  -ms-border-radius: 0 10px 10px 0;
  float: left;
  background: #fff;
}

ul.menu {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}

ul.menu li {
  border-left: 1px #fff solid;
  border-left-width: 1px;
  width: auto;
  float: left;
  vertical-align: middle;
  list-style-type: none;
  margin-top: 0px;
}

ul.menu li:first-child {
  border: none;
}

ul.menu li a {
  padding: 10px 0px;
  text-align: center;
  color: #fff;
  letter-spacing: 0.01em;
  font-weight: 400;
  width: 100%;
  float: left;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  text-decoration: none;
}

ul.menu li a:hover,
ul.menu li.current-menu-item a {
  text-decoration: underline;
}

form#searchform,
form#searchform div {
  width: 100%;
  float: left;
}

label.screen-reader-text {
  display: none;
}

form#searchform input#s {
  float: left;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px #312783 solid;
  letter-spacing: initial;
  font-family: 'Barlow Condensed', sans-serif;
  color: #312783;
  text-align: center;
}

input#searchsubmit {
  padding: 0;
  cursor: pointer;
  background-image: url('img/search.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  background-color: inherit;
  float: left;
  text-indent: -9999px;
  animation: searchout 0.3s steps(9) forwards;
  -webkit-animation: searchout 0.3s steps(9) forwards;
  -moz-animation: searchout 0.3s steps(9) forwards;
  -ms-animation: searchout 0.3s steps(9) forwards;
  -o-animation: searchout 0.3s steps(9) forwards;
}

@keyframes searchout {
  0% {
    background-position: center bottom;
  }

  100% {
    background-position: center top;
  }
}

@-webkit-keyframes searchout {
  0% {
    background-position: center bottom;
  }

  100% {
    background-position: center top;
  }
}

input#searchsubmit:hover {
  animation: searchin 0.3s steps(9) forwards;
  -webkit-animation: searchin 0.3s steps(9) forwards;
  -moz-animation: searchin 0.3s steps(9) forwards;
  -ms-animation: searchin 0.3s steps(9) forwards;
  -o-animation: searchin 0.3s steps(9) forwards;
}

@keyframes searchin {
  0% {
    background-position: center top;
  }

  100% {
    background-position: center bottom;
  }
}

@-webkit-keyframes searchin {
  0% {
    background-position: center top;
  }

  100% {
    background-position: center bottom;
  }
}

form#searchform input:focus#s {
  outline: none;
}

#menu_mobile {
  position: fixed;
  background-color: rgba(55, 4, 4, 0.98);
  width: 100%;
  left: 0;
  height: 100%;
  z-index: 900;
  top: 111px;
  display: none;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-opacity: 0;
}

#menu_mobile.active {
  display: block;
  animation: menuslide 0.6s ease-in-out forwards;
  -webkit-animation: menuslide 0.6s ease-in-out forwards;
  -moz-animation: menuslide 0.6s ease-in-out forwards;
  -o-animation: menuslide 0.6s ease-in-out forwards;
  -ms-animation: menuslide 0.6s ease-in-out forwards;
}

@keyframes menuslide {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes menuslide {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.menu-menu-mobile-container {
  width: 300px;
  margin: 20px calc(50% - 150px) 0;
  float: left;
}

ul#menu-menu-mobile.menu {
  width: 100%;
  float: left;
}

ul#menu-menu-mobile.menu li {
  padding: 10px 0 0;
  margin: 10px auto 0;
  border-top: 1px #1c0202 solid;
  border-left: none;
  width: 100%;
  float: left;
}

ul#menu-menu-mobile.menu li:nth-child(4) {
  margin: 30px auto 0;
}

ul#menu-menu-mobile.menu li a {
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 700;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}

ul#menu-menu-mobile.menu li a:hover {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  text-decoration: none;
}

ul#menu-menu-mobile.menu li.current-menu-item a {
  color: #312783;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}

ul#menu-menu-mobile.menu li#menu-item-302,
ul#menu-menu-mobile.menu li#menu-item-303,
ul#menu-menu-mobile.menu li#menu-item-304 {
  width: 54px;
  border-top: none;
  padding: 0;
  margin: 0 19px;
}

ul#menu-menu-mobile.menu li#menu-item-303 {
  margin: 0 30px;
}

ul#menu-menu-mobile.menu li#menu-item-302 a,
ul#menu-menu-mobile.menu li#menu-item-303 a,
ul#menu-menu-mobile.menu li#menu-item-304 a {
  height: 54px;
  border: 3px #312783 solid;
  text-indent: -999px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-color: transparent;
  background-size: 100% auto;
  width: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}

ul#menu-menu-mobile.menu li#menu-item-302 a {
  background-image: url(img/pointdevente.png);
}

ul#menu-menu-mobile.menu li#menu-item-303 a {
  background-image: url(img/account.png);
}

ul#menu-menu-mobile.menu li#menu-item-304 a {
  background-image: url(img/cart.png);
}

ul#menu-menu-mobile.menu li#menu-item-302.current-menu-item a,
ul#menu-menu-mobile.menu li#menu-item-303.current-menu-item a,
ul#menu-menu-mobile.menu li#menu-item-304.current-menu-item a {
  background-position: center top;
  background-color: #312783;
}



/* Slider */
#slider {
  width: 100%;
  float: left;
  position: relative;
}

#slider ul {
  padding: 0;
  overflow: hidden;
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
}

#slider ul li {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  list-style-type: none;
}

#slider ul li.prev {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  z-index: 2;
}

#slider ul li.next {
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  z-index: 2;
}

#slider ul li.left.prev {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  animation: gotoleft 1s ease-in-out forwards;
  -webkit-animation: gotoleft 1s ease-in-out forwards;
  -moz-animation: gotoleft 1s ease-in-out forwards;
  -o-animation: gotoleft 1s ease-in-out forwards;
  z-index: 5;
}

@keyframes gotoleft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@-webkit-keyframes gotoleft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

#slider ul li.left.next {
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
}

#slider ul li.right.prev {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
}

#slider ul li.right.next {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  animation: gotoright 1s ease-in-out forwards;
  -webkit-animation: gotoright 1s ease-in-out forwards;
  -moz-animation: gotoright 1s ease-in-out forwards;
  -o-animation: gotoright 1s ease-in-out forwards;
  z-index: 5;
}

@keyframes gotoright {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@-webkit-keyframes gotoright {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

#slider ul li.left.active {
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  animation: fromright 1s ease-in-out forwards;
  -webkit-animation: fromright 1s ease-in-out forwards;
  -moz-animation: fromright 1s ease-in-out forwards;
  -o-animation: fromright 1s ease-in-out forwards;
}

@keyframes fromright {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes fromright {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

#slider ul li.right.active {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  animation: fromleft 1s ease-in-out forwards;
  -webkit-animation: fromleft 1s ease-in-out forwards;
  -moz-animation: fromleft 1s ease-in-out forwards;
  -o-animation: fromleft 1s ease-in-out forwards;
}

@keyframes fromleft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes fromleft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

#slider ul li.active {
  z-index: 4;
}

.contentslide {
  position: absolute;
  z-index: 6;
  text-align: center;
  animation: getout 0.5s ease-in-out forwards;
  -webkit-animation: getout 0.5s ease-in-out forwards;
  -moz-animation: getout 0.5s ease-in-out forwards;
  -o-animation: getout 0.5s ease-in-out forwards;
  -ms-animation: getout 0.5s ease-in-out forwards;
}

@keyframes getout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes getout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.active .contentslide {
  animation: getin 0.5s ease-in-out forwards;
  -webkit-animation: getin 0.5s ease-in-out forwards;
  -moz-animation: getin 0.5s ease-in-out forwards;
  -o-animation: getin 0.5s ease-in-out forwards;
  -ms-animation: getin 0.5s ease-in-out forwards;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
}

@keyframes getin {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  80% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes getin {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  80% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.contentslide.blanc {
  background-color: rgba(255, 255, 255, 0.7)
}

.contentslide.bleu {
  background-color: rgba(6, 7, 48, 0.7)
}

.contentslide.rouge {
  background-color: rgba(203, 23, 15, 0.7)
}

.contentslide h1.sous_titre_slide {
  margin: 0 auto;
  font-weight: 300;
  color: #fff;
  width: 100%;
  float: left;
}

.contentslide span.titre_slide {
  font-weight: 700;
  color: #fff;
  width: 100%;
  float: left;
}

.contentslide.blanc h1.sous_titre_slide,
.contentslide.blanc span.titre_slide {
  color: #370404
}

.contentslide a {
  margin: 0 0 0 -5px;
  max-width: 100%;
  width: auto;
  display: inline-block;
  background-color: #312783;
  text-align: center;
  color: #fff;
  text-decoration: none;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

.contentslide a:hover {
  background-color: #312783;
}

#slidenav {
  width: 300px;
  left: calc(50% - 150px);
  display: block;
  position: absolute;
  z-index: 8;
  text-align: center;
}

.slidenav {
  width: 16px;
  height: 16px;
  margin: 0 10px 0 5px;
  cursor: pointer;
  background-color: #312783;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -o-transform: scale(0.7);
  -ms-transform: scale(0.7);
}

.slidenav.activebtn,
.slidenav:hover {
  background-color: #fff;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}

#home_clickandcollect {
  width: 100%;
  float: left;
  background-color: rgba(208, 145, 60, 0.1);
}

#home_clickandcollect ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}

#home_clickandcollect ul li {
  float: left;
  background-color: #fff;
  list-style-type: none;
  position: relative;
}

#home_clickandcollect ul li span.numero {
  position: absolute;
  background-color: #e30613;
  text-align: center;
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  z-index: 2;
}

.iconclickandcollect {
  float: left;
  background-color: #312783;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.iconclickandcollect img {
  width: 100%;
  float: left;
  height: auto;
}

.contenuclickandcollect {
  float: left;
}

.contenuclickandcollect span {
  text-align: center;
  width: 100%;
  float: left;
  color: #e30613;
  letter-spacing: 0.02em;
  font-weight: 700;
}

.contenuclickandcollect p {
  margin: 0;
  text-align: center;
  width: 100%;
  float: left;
  color: #312783;
  letter-spacing: 0.02em;
  font-weight: 300;
}

#home_nouveautes {
  width: 100%;
  float: left;
}

#home_nouveautes h2,
.woocommerce-tabs .description h3,
section.related h3,
#contenu .content h2,
#evenement .filter h2,
.resultat_form_single h2,
.resultat_form_multi h2,
#autres-temoignages h2,
#search h1 {
  font-weight: 700;
  width: 100%;
  float: left;
  color: #e30613;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}

#home_nouveautes h2::before,
#home_nouveautes h2::after,
.woocommerce-tabs .description h3::before,
.woocommerce-tabs .description h3::after,
section.related h3::before,
section.related h3::after,
#contenu .content h2::before,
#contenu .content h2::after,
#evenement .filter h2::before,
#evenement .filter h2::after,
.resultat_form_single h2::before,
.resultat_form_single h2::after,
.resultat_form_multi h2::before,
.resultat_form_multi h2::after,
#autres-temoignages h2::before,
#autres-temoignages h2::after,
#search h1::before,
#search h1::after {
  position: absolute;
  z-index: 2;
  background-color: #312783;
  content: "";
}

#home_nouveautes h2::before,
.woocommerce-tabs .description h3::before,
section.related h3::before,
#contenu .content h2::before,
#evenement .filter h2::before,
.resultat_form_single h2::before,
.resultat_form_multi h2::before,
#autres-temoignages h2::before,
#search h1::before {
  left: 0;
}

#home_nouveautes h2::after,
.woocommerce-tabs .description h3::after,
section.related h3::after,
#contenu .content h2::after,
#evenement .filter h2::after,
.resultat_form_single h2::after,
.resultat_form_multi h2::after,
#autres-temoignages h2::after,
#search h1::after {
  right: 0;
}

#home_nouveautes ul {
  margin: 0;
  width: 100%;
  text-align: center;
  float: left;
  list-style: none;
}

#home_nouveautes ul li {
  float: left;
  background-color: rgba(0, 0, 0, 0.03);
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

#home_nouveautes ul li a {
  width: 100%;
  float: left;
}

#home_nouveautes ul li a img {
  height: auto;
  float: left;
  width: 100%;
}

#home_nouveautes ul li a .descr {
  width: 100%;
  float: left;
  color: #312783;
  font-weight: 700;
}

ul li a .price {
  font-weight: 700;
  width: 100%;
  float: left;
  color: #e30613;
}

#home_nouveautes ul li a .desc span {
  margin: 20px auto 0;
  width: 100%;
  float: left;
}

ul li a.overlay {
  height: 100%;
  float: none;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  background-image: linear-gradient(45deg, rgba(227, 6, 19, 0.9) 0%, rgba(227, 6, 19, 0.9) 20%, rgba(49, 39, 131, 0.9) 50%, rgba(49, 39, 131, 0.9) 100%);
}

ul li>a.overlay {
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  height: 100%;
}

ul li:hover>a.overlay {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
}

a.overlay .dh {
  width: 100%;
  float: left;
  text-align: center;
}

ul li a.overlay .dh .duree,
ul li a.overlay .dh .hauteur {
  width: auto;
  font-weight: 300;
  display: inline-block;
  color: #312783;
  text-align: left;
  position: relative;
}

ul li a.overlay .dh .duree span,
ul li a.overlay .dh .hauteur span {
  font-weight: 700;
  width: 100%;
  float: left;
  color: #fff;
}

ul li a.overlay .dh .duree::before,
ul li a.overlay .dh .hauteur::before {
  left: 0;
  content: "";
  z-index: 2;
  position: absolute;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100% auto;
}

ul li a.overlay .dh .duree::before {
  background-image: url("img/duree.png");
}

ul li a.overlay .dh .hauteur::before {
  background-image: url("img/hauteur.png");
}

ul li a.overlay span.btnview {
  width: auto;
  font-weight: 700;
  background-color: #fff;
  text-align: center;
  color: #e30613;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  display: inline-block;
}

ul li a.overlay span.btnview:hover {
  background-color: #e30613;
  color: #fff;
}

#home_reassurance {
  background: linear-gradient(45deg, #e30613 0%, #e30613 20%, #312783 50%, #312783 100%);
  width: 100%;
  float: left;
}

#home_reassurance ul {
  width: 100%;
  margin: 0;
  float: left;
  text-align: center;
  padding: 0;
}

#home_reassurance ul li {
  margin: 0 0 0 -5px;
  display: inline-block;
  vertical-align: top;
  list-style-type: none;
  float: none;
}

.iconreassurances {
  background-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  float: left;
}

.contenureassurances {
  float: left;
  text-align: left;
}

.contenureassurances .reassurance_title {
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  float: left;
  color: #370404;
}

.contenureassurances p {
  font-weight: 700;
  width: 100%;
  float: left;
  margin: 0;
  color: #370404;
}

#home_apropos {
  width: 100%;
  float: left;
}

.photoapropos img {
  width: 100%;
  float: left;
  height: auto;
}

#apropos_inner h2 {
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
  float: left;
  color: #e30613;
}

#apropos_inner p {
  font-weight: 300;
  width: 100%;
  float: left;
  text-align: justify !important;
  color: #312783;
}

#home_slide {
  padding: 0;
  width: 100%;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

#slide_inner {
  width: 100%;
  float: left;
}

#slide_inner h3 {
  font-weight: 300;
  letter-spacing: 0.01em;
  width: 100%;
  float: left;
  color: #fff;
  text-align: center;
}

#slide_inner h3 span {
  font-weight: 700;
  width: 100%;
  float: left;
}

#contact p {
  font-size: 20px;
  line-height: 24px;
  margin: 0 auto 20px;
  color: #e30613;
  text-align: center;
}

#contact .gform_wrapper {
  width: 100%;
  float: left;
  margin: 0 auto;
}

#contact .gform_wrapper form {
  width: 100%;
  float: left;
}

#contact .gform_wrapper .gform_body {
  width: 100%;
  float: left;
}

#contact .gform_wrapper ul.gform_fields {
  width: 100%;
  float: left;
}

#contact .gform_wrapper ul.gform_fields li.gfield {
  padding: 0 20px;
  margin: 30px auto 0 !important;
  width: 100%;
  max-width: 100% !important;
  float: left;
  clear: none;
  border: none;
  background: none;
}

.woocommerce-MyAccount-content .gform_wrapper .top_label .gfield_label,
#contact .gform_wrapper .top_label .gfield_label,
.gform_wrapper.gravity-theme .gfield_label {
  font-size: 16px;
  line-height: 16px;
  margin: 0 auto 4px;
  font-weight: 700;
  width: 100%;
  float: left;
  color: #511709;
  text-transform: uppercase;
}

#contact .gform_wrapper .gfield_required {
  color: #e30613;
}

body #contact .gform_wrapper .top_label div.ginput_container {
  margin: 0 auto !important;
  width: 100%;
  float: left;
}

.woocommerce-MyAccount-content .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.woocommerce-MyAccount-content .gform_wrapper textarea.large,
.woocommerce-MyAccount-content .gform_wrapper.gravity-theme .gfield select.large,
#contact .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
#contact .gform_wrapper textarea.large,
.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large {
  font-size: 15px;
  line-height: 18px;
  padding: 8px 10px;
  margin: 6px auto 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  color: #511709;
  width: 100%;
  border: 1px #312783 solid;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
}

#contact .gform_wrapper textarea.large {
  height: 180px;
}

#contact .gform_wrapper .gform_footer {
  margin: 40px auto 0;
  width: 100%;
  float: left;
  padding: 0;
  text-align: center;
  clear: none;
}

.gform_wrapper.gravity-theme .gsection {
  border-bottom: 1px solid #312783 !important;
  padding: 0 16px 8px 0 !important;
}

.gform_wrapper.gravity-theme .gsection_title {
  color: #c02b0a;
}

#contact .gform_wrapper .gform_footer input[type="submit"],
.woocommerce-MyAccount-content .gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_footer button,
.gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_page_footer button,
.gform_wrapper.gravity-theme .gform_page_footer input {
  font-size: 20px;
  line-height: 20px;
  padding: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: auto;
  float: none;
  display: inline-block;
  margin: 0 0 0 -5px;
  text-align: center;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  color: #fff;
  background: #e30613;
  border: none;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

.woocommerce-MyAccount-content .gform_wrapper .gform_footer input[type="submit"]:hover,
#contact .gform_wrapper .gform_footer input[type="submit"]:hover {
  background: #511709;
}

#contact .gform_wrapper div.validation_error {
  font-size: 20px;
  line-height: 24px;
  margin: 30px 20px 0;
  width: calc(100% - 40px);
  padding: 20px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  float: left;
  background: #312783;
  border: none;
}

#contact .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  display: none;
}

#contact .gform_wrapper li.gfield.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
#contact .gform_wrapper li.gfield.gfield_error textarea.large {
  background-color: #312783;
}

.woocommerce-MyAccount-content .gform_wrapper.gravity-theme .ginput_container_date {
  display: block !important;
}

.woocommerce-MyAccount-content .ginput_preview strong {
  display: none;
}

#gform_2 {
  padding: 30px;
}


/* Footer */
footer {
  padding: 40px 0;
  width: 100%;
  float: left;
  background-color: #010202;
  position: relative;
}

footer::before {
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(45deg, #e30613 0%, #e30613 20%, #312783 50%, #312783 100%);
  content: "";
  z-index: 2;
}

.topfooter {
  width: 100%;
  float: left;
}

.col4 {
  float: left;
}

.col4 a#logofooter {
  width: 100%;
  float: left;
}

.col34 {
  float: left;
  text-align: center;
}

.col34 .footercol {
  padding: 45px 20px 0;
  width: auto;
  float: none;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.col34 .footercol::before {
  width: 50px;
  height: 45px;
  left: calc(50% - 25px);
  top: 0;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  content: "";
}

.col34 .footercol:first-child::before {
  background-image: url("img/mail.png");
}

.col34 .footercol:nth-child(2)::before {
  background-image: url("img/phone.png");
}

.col34 .footercol:last-child::before {
  background-image: url("img/adresse.png");
}

.col34 .footercol span {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  float: left;
  color: #e30613;
  text-transform: uppercase;
  text-align: center;
}

.col34 .footercol p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 200;
  width: 100%;
  float: left;
  color: #fff;
  text-align: center;
  margin: 0;
}

.col34 .footercol a {
  width: 100%;
  float: left;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
}

.col34 .footercol a:hover {
  opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -o-opacity: 0.8;
  -ms-opacity: 0.8;
}

.bottomfooter {
  width: 100%;
  float: left;
}

#ligne {
  width: 100%;
  text-align: center;
  float: left
}

#ligne:nth-child(1) a {
  vertical-align: middle;
  display: inline-block;
}

#ligne:nth-child(1) a.btnfooter {
  padding: 4px 12px 6px;
  font-size: 22px;
  line-height: 22px;
  margin: 0 40px 0 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  color: #000;
  text-decoration: none;
  position: relative;
  background-color: #312783;
  background-image: -webkit-gradient(linear, left top, right top, from(#deb267), color-stop(#e8ca74), color-stop(#c78a3c), to(#c0874c));
  background-image: linear-gradient(to right, #deb267, #e8ca74, #c78a3c, #c0874c);
  -webkit-backface-visibility: hidden;
  z-index: 1;
}

#ligne:nth-child(1) a.btnfooter::after {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#c0874c), color-stop(#c78a3c), color-stop(#e8ca74), to(#deb267));
  background-image: linear-gradient(to right, #c0874c, #c78a3c, #e8ca74, #deb267);
  transition: opacity 0.5s ease-out;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -ms-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  z-index: 2;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
}

#ligne:nth-child(1) a.btnfooter:hover:after {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
}

#ligne:nth-child(1) a.btnfooter span {
  position: relative;
  z-index: 3;
}

#ligne a.social {
  width: 32px;
  height: 32px;
  margin: 0 0 0 5px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  cursor: pointer;
  animation: socialout 0.6s steps(21) forwards;
  -webkit-animation: socialout 0.6s steps(21) forwards;
  -moz-animation: socialout 0.6s steps(21) forwards;
  -o-animation: socialout 0.6s steps(21) forwards;
  -ms-animation: socialout 0.6s steps(21) forwards;
}

@keyframes socialout {
  0% {
    background-position: center bottom;
  }

  100% {
    background-position: center top;
  }
}

@-webkit-keyframes socialout {
  0% {
    background-position: center bottom;
  }

  100% {
    background-position: center top;
  }
}

#ligne a.social:hover {
  animation: socialin 0.6s steps(21) forwards;
  -webkit-animation: socialin 0.6s steps(21) forwards;
  -moz-animation: socialin 0.6s steps(21) forwards;
  -o-animation: socialin 0.6s steps(21) forwards;
  -ms-animation: socialin 0.6s steps(21) forwards;
}

@keyframes socialin {
  0% {
    background-position: center top;
  }

  100% {
    background-position: center bottom;
  }
}

@-webkit-keyframes socialin {
  0% {
    background-position: center top;
  }

  100% {
    background-position: center bottom;
  }
}

#ligne a.btn_in {
  background-image: url(img/instagram.png);
}

#ligne a.btn_fb {
  background-image: url(img/facebook.png);
}

#ligne a.btn_yt {
  background-image: url(img/youtube.png);
}

#ligne a.btn_email {
  background-image: url(img/email.png);
}

#ligne:nth-child(2) {
  margin: 20px auto;
}

#ligne:nth-child(2) a.btnfooter {
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 0 -5px;
  padding: 0 20px;
  color: #e30613;
  font-weight: 100;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
  display: inline-block;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#ligne:nth-child(2) a.btnfooter:hover {
  color: #fff;
}

#ligne:nth-child(2) a.btnfooter:nth-child(2) {
  border-left: 1px #e30613 solid;
  border-right: 1px #e30613 solid;
}

span#copyright {
  font-size: 16px;
  line-height: 16px;
  width: 100%;
  float: left;
  text-align: center;
  color: #666770;
  font-weight: 100;
}

#locationField input#adresse {
  width: 100%
}



/* Page collection */
.coverpage {
  width: 100%;
  position: relative;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.covertitle {
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  text-align: center;
  z-index: 2;
}

.center {
  width: 100%;
  float: left;
  text-align: center;
}

.covertitle h1 {
  text-align: center;
  margin: 0 auto;
  font-weight: 700;
  letter-spacing: 0.01em;
  color: #511709;
  max-width: 100%;
  width: auto;
  display: inline-block;
  float: none;
  background-color: #fff;
}

.woocommerce .woocommerce-breadcrumb {
  color: #312783;
  width: auto;
  max-width: 100%;
  float: left;
  font-weight: 400;
}

.woocommerce .woocommerce-breadcrumb a {
  color: #312783;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  text-decoration: none;
}

.woocommerce .woocommerce-breadcrumb a:hover {
  color: #312783;
}

#content {
  width: 100%;
  float: left;
}

#content .left {
  float: left;
  border: 2px #312783 solid;
}

#content .left.filter.active {
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-opacity: 0;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  animation: activefilter 0.5s ease-in-out forwards;
  -webkit-animation: activefilter 0.5s ease-in-out forwards;
  -moz-animation: activefilter 0.5s ease-in-out forwards;
  -o-animation: activefilter 0.5s ease-in-out forwards;
  -ms-animation: activefilter 0.5s ease-in-out forwards;
}

@keyframes activefilter {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes activefilter {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

#content .left .berocket_single_filter_widget {
  width: 100%;
  float: left;
  position: relative;
}

#content .left .berocket_single_filter_widget:last-child {
  margin: 0 auto;
  padding: 0;
}

#content .left .berocket_single_filter_widget::after {
  width: 70%;
  left: 15%;
  height: 2px;
  bottom: 0;
  position: absolute;
  z-index: 2;
  content: '';
  background: #312783;
}

#content .left .berocket_single_filter_widget:last-child::after {
  display: none;
}

#content .left .bapf_sfilter {
  margin: 0 auto;
  width: 100%;
  float: left;
}

#content .left .bapf_sfilter .bapf_head,
#content .left .bapf_sfilter .bapf_body {
  width: 100%;
  float: left;
  text-align: center;
}

#content .left .bapf_sfilter .bapf_head {
  margin: 0 auto 10px;
}

.bapf_head h3 {
  font-size: 26px;
  line-height: 30px;
  margin: 0 auto;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
  float: left;
  text-align: center;
  color: rgba(219, 142, 32, 0.5);
}

#content .left .bapf_sfilter.bapf_ckbox .bapf_body ul {
  padding: 0 20px;
  width: 100%;
  float: left;
  margin: 0 auto !important;
}

#content .left .bapf_sfilter.bapf_ckbox .bapf_body ul li {
  margin: 20px auto 0 !important;
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url(img/bgcheck1.png);
  width: 100%;
  float: left;
}

#content .left .bapf_sfilter.bapf_ckbox .bapf_body ul li input[type="checkbox"] {
  display: none;
}

#content .left.filter .product_filter .h3_filter {
  font-weight: 700;
  color: #312783;
  text-transform: uppercase;
  font-size: 1.2rem;
  margin-top: 0px;
  margin: 0px 0px 20px 0px;
}

#content .left.filter .product_filter .h3_filter.categories {
  padding-top: 20px;
}

#content .left.filter .h3_filter.categories {
  font-weight: 700;
  color: #312783;
  text-transform: uppercase;
  font-size: 1.2rem;
  margin: 25px 0 15px 0;
  padding-top: 20px;
  border-top: 1px solid rgba(49, 39, 131, 0.15);
  display: block;
}

#content .left.filter .category_links {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
  float: left;
}

#content .left.filter .category_links li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
}

#content .left.filter .category_links .category_link {
  display: block;
  width: 100%;
  padding: 10px 15px 10px 28px;
  font-size: 1rem;
  font-weight: 500;
  color: #511709;
  text-decoration: none;
  text-transform: none;
  border-radius: 6px;
  position: relative;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border: 1px solid transparent;
  line-height: 1.3;
}

#content .left.filter .category_links .category_link::before {
  content: '';
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #312783;
  opacity: 0.4;
  transition: all 0.25s ease-in-out;
}

#content .left.filter .category_links .category_link:hover {
  color: #312783;
  background-color: rgba(49, 39, 131, 0.06);
  padding-left: 32px;
}

#content .left.filter .category_links .category_link:hover::before {
  opacity: 1;
  background-color: #e30613;
  width: 8px;
  height: 8px;
}

#content .left.filter .category_links .category_link.active {
  color: #fff;
  background-color: #312783;
  font-weight: 700;
}

#content .left.filter .category_links .category_link.active::before {
  background-color: #e30613;
  opacity: 1;
  width: 8px;
  height: 8px;
}

#content .left.filter .category_links li:first-child .category_link {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.95rem;
  letter-spacing: 0.5px;
  margin-bottom: 8px;
}

#content .left .bapf_sfilter.bapf_ckbox .bapf_body ul li input[type="checkbox"]+label,
#content .left.filter form.product_filter label {
  font-size: 18px;
  line-height: 18px;
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: none;
  margin: 0 auto;
  color: #511709;
  font-weight: 700;
  text-align: left;
  vertical-align: inherit;
  display: block !important;
  position: relative;
}

#content .left .bapf_sfilter.bapf_ckbox .bapf_body ul li input[type="checkbox"]:checked+label {
  background-image: url(img/bgcheck2.png);
}

#content .left .bapf_sfilter.bapf_ckbox .bapf_body ul li input[type="checkbox"]#bapf_1_43+label::after {
  width: 32px;
  height: 32px;
  left: 90px;
  top: -6px;
  position: absolute;
  z-index: 1;
  background-image: url(img/tigre.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  content: '';
}

#content .left .bapf_sfilter.bapf_slidr .bapf_body .bapf_slidr_all {
  margin: 20px auto 0;
  padding: 0 50px;
  position: relative;
  width: 100%;
  float: left;
}

#content .left .bapf_sfilter.bapf_slidr .bapf_body .bapf_slidr_all .bapf_slidr_main {
  height: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.15);
}

#content .left .bapf_sfilter.bapf_slidr .bapf_body .bapf_slidr_all span.bapf_from,
#content .left .bapf_sfilter.bapf_slidr .bapf_body .bapf_slidr_all span.bapf_to {
  font-size: 16px;
  line-height: 16px;
  width: 40px;
  top: -4px;
  font-weight: 700;
  position: absolute;
  color: rgba(0, 0, 0, 0.15);
  margin: 0;
  display: block;
  vertical-align: inherit;
  z-index: 2;
}

#content .left .bapf_sfilter.bapf_slidr .bapf_body .bapf_slidr_all span.bapf_from {
  padding: 0 5px 0 0;
  left: 0;
  text-align: right;
}

#content .left .bapf_sfilter.bapf_slidr .bapf_body .bapf_slidr_all span.bapf_to {
  padding: 0 0 0 5px;
  right: 0;
  text-align: left;
}

#content .left .bapf_sfilter.bapf_slidr .bapf_body .bapf_slidr_all .ui-slider-range {
  background: #312783;
}

#content .left .bapf_sfilter.bapf_slidr .bapf_body .bapf_slidr_all .ui-slider-handle {
  font-size: 20px;
  background: #312783;
}

#content .left .bapf_sfilter .bapf_button.bapf_reset {
  font-size: 18px;
  line-height: 18px;
  max-width: calc(100% - 40px);
  display: inline-block !important;
  padding: 0;
  width: auto;
  background: none;
  vertical-align: middle;
  color: #312783;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#content .left .bapf_sfilter .bapf_button.bapf_reset::after {
  width: 26px;
  height: 26px;
  margin: 0 0 0 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  vertical-align: middle;
  display: inline-block;
  background-image: url(img/reset.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  background-color: #312783;
  content: '';
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#content .left .bapf_sfilter .bapf_button.bapf_reset:hover {
  color: #511709;
}

#content .left .bapf_sfilter .bapf_button.bapf_reset:hover::after {
  background-color: #511709;
}

#content .right {
  float: left;
}

#content .right #filter {
  padding: 0 15px;
  width: 100%;
  float: left;
}

.woocommerce #content .right #filter p.woocommerce-result-count {
  color: #312783;
  font-weight: 400;
  float: left;
  padding: 0px 0px 10px 10px;
}

.woocommerce #content .right #filter p.woocommerce-result-count b {
  font-weight: 700;
}

.woocommerce #content .right #filter .woocommerce-ordering {
  margin: 0 auto;
  margin-bottom: 20px;
}

.woocommerce #content .right #filter .woocommerce-ordering select,
#content .left.filter .product_filter select {
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: auto 60%;
  background-image: url(img/select.png);
  background-color: inherit;
  color: #312783;
  font-weight: 700;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  outline: none;
  border: 1px solid #312783;
  font-size: 1rem;
  padding: 10px 15px;
  font-family: 'Barlow Condensed', sans-serif;
}

#filterbutton {
  color: #312783;
  font-weight: 700;
  text-align: left;
  width: auto;
  cursor: pointer;
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
}

#closefilter {
  width: 40px;
  height: 40px;
  right: 10px;
  top: -20px;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  background-image: url(img/close.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  background-color: #e30613;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#closefilter:hover {
  background-color: #511709;
}

.woocommerce #content .right ul.products,
.woocommerce section.related ul.products,
.resultat_form_multi ul {
  padding: 0;
  width: 100%;
  float: left;
  margin: 0;
  text-align: center;
}

.woocommerce #content .right ul.products li.product,
.woocommerce section.related ul.products li,
.resultat_form_multi ul li {
  display: inline-block;
  float: none;
  position: relative;
  vertical-align: top;
  overflow: hidden;
}

.woocommerce #content .right ul.products li.product .button,
.woocommerce section.related ul.products li .button {
  display: none;
}

.woocommerce #content .right ul.products li.product a,
.woocommerce section.related ul.products li a,
.resultat_form_multi ul li a {
  width: 100%;
  float: left;
  border: 2px solid #eaeaea;
}

.woocommerce #content .right ul.products li.product a span.onsale,
.woocommerce section.related ul.products li a span.onsale {
  width: 60px;
  height: 60px;
  top: 10px;
  left: 20px;
  right: auto;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  background-image: url(img/promo.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  z-index: 2;
  position: absolute;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.woocommerce #content .right ul.products li.product a img,
.woocommerce section.related ul.products li a img,
.resultat_form_multi ul li a img {
  height: auto;
  margin: 0 auto;
  width: auto;
  display: inline-block;
}

.woocommerce #content .right ul.products li.product .woocommerce-loop-product__title {
  min-height: 44px;
}

.woocommerce #content .right ul.products li.product .woocommerce-loop-product__title,
.woocommerce section.related ul.products li .woocommerce-loop-product__title,
.resultat_form_multi ul li .descr {
  width: 100%;
  float: none;
  color: #312783;
  font-weight: 700;
}

.woocommerce #content .right ul.products li.product .price,
.woocommerce section.related ul.products li .price {
  font-weight: 700;
  width: 100%;
  float: none;
  color: #e30613;
}

.woocommerce #content .right ul.products li.product .price del,
.woocommerce section.related ul.products li .price del {
  font-size: 50%;
}

.woocommerce #content .right ul.products li.product .price ins,
.woocommerce section.related ul.products li .price ins {
  text-decoration: none;
}

/* related product */
#content .right #score {
  font-size: 16px;
  line-height: 16px;
  padding: 0 10px;
  margin: 10px auto 0;
  text-align: center;
  width: 100%;
  float: left;
  color: #312783;
  font-weight: 400;
}

.woocommerce #content .right .woocommerce-product-rating {
  width: 100%;
  float: left;
  text-align: center;
}

.woocommerce #content .right .woocommerce-product-rating::before,
.woocommerce .woocommerce-product-rating::after {
  display: none;
}

.woocommerce #content .right ul.products li.product .star-rating {
  font-size: 16px;
  display: inline-block;
  margin: 0;
}

.woocommerce #content .right .star-rating::before {
  color: #312783;
}

.woocommerce #content .right .star-rating span::before {
  color: #312783;
}

.woocommerce #content .right ul.products li.product a.overlay {
  height: 100%;
}



/* SINGLE PRODUCT */
#primary {
  width: 100%;
  float: left;
}

.single-product #primary.content-area {
  @media (min-width: 992px) {
    margin-top: 60px;
  }
}

a.appliquer_filtres {
  background-color: #312783;
  color: #fff;
}

a.reset_filtres {
  background-color: transparent;
  border: 1px solid #312783;
  color: #312783;
  margin-top: 15px;
}

a.appliquer_filtres,
a.reset_filtres {
  padding: 7px 10px;
  font-size: 1.1rem;
  border-radius: 9px;
  transition: All 0.3s ease-in-out;
  text-decoration: none;
  font-weight: 500;
  position: relative;
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
}

a.back {
  text-decoration: none;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  width: auto;
  float: left;
  clear: both;
  background-color: #312783;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

a.back:hover,
a.appliquer_filtres:hover,
a.reset_filtres:hover {
  background-color: #312783;
  color: #FFF;
}

a.back::before {
  position: absolute;
  z-index: 2;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  background-image: url(img/arrow_back.png);
}

.woocommerce div.product {
  width: 100%;
  float: left;
}

.woocommerce-page div.product div.images {
  margin: 0;
  float: left;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.03);
}

.summary-add-to-cart-form-bundle {
  float: left;
}

.single-product .slick-track::before,
.single-product .slick-track::after {
  display: none;
}

.woocommerce .summary-add-to-cart-form-bundle ul.products {
  margin: 0 auto;
}

.woocommerce .summary-add-to-cart-form-bundle ul.products::before,
.woocommerce .summary-add-to-cart-form-bundle ul.products::after {
  display: none;
}

.woocommerce .summary-add-to-cart-form-bundle ul.products li.product {
  display: inline-block;
  clear: none;
  float: none;
  vertical-align: top;
  float: none !important;
}

.product #nickx-gallery .slick-slide {
  width: auto !important;
  height: auto;
}

.product #nickx-gallery.nickx-slider-nav .nslick-slide {
  overflow: hidden;
}

.product .nslick-vertical i.thumb_arrow {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background-color: #312783 !important;
  -webkit-background-color: #312783 !important;
  -moz-background-color: #312783 !important;
  -o-background-color: #312783 !important;
  -ms-background-color: #312783 !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  right: unset;
}

.product .nslick-vertical i.thumb_arrow:hover {
  background-color: rgba(219, 142, 32, 0.75) !important;
}

.product .nslick-vertical i.thumb_arrow::before {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  background-repeat: no-repeat;
  background-size: 100% auto;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

.product .nslick-vertical i.btn-next.thumb_arrow::before {
  background-image: url(img/arrow_slider_next.png);
  background-position: center bottom;
}

.product .nslick-vertical i.btn-prev.thumb_arrow::before {
  background-image: url(img/arrow_slider_prev.png);
  background-position: center top;
}

.product .nslick-vertical i.btn-next.thumb_arrow:hover::before {
  background-position: center top;
}

.product .nslick-vertical i.btn-prev.thumb_arrow:hover::before {
  background-position: center bottom;
}

.product .vertical-img-left.nickx-slider-for .btn-prev,
.product .vertical-img-left.nickx-slider-for .btn-next {
  display: none !important;
}

.product #nickx-gallery .nslick-slide.nslick-current.nslick-active {
  border-color: #312783;
}

.woocommerce #content .right ul.products li.product a img,
.woocommerce section.related ul.products li a img,
.resultat_form_multi ul li a img {
  height: 210px;
  object-fit: contain;
  padding: 10px;
  max-height: 210px;
}

.product #nickx-gallery .slick-slide img {
  height: auto !important;
}

.product .vertical-img-left.nickx-slider-for {
  margin: 0 auto;
  width: calc(90% - 50px);
}

.product #nickx-gallery,
.produit #nickx-gallery .slick-list,
.produit #nickx-gallery .slick-list .slick-track {
  margin: 0 auto;
}

.product a.nickx-popup {
  bottom: 10px;
}

.woocommerce-page div.product .summary-add-to-cart-form-bundle div.bundled_product_images {
  width: 100% !important
}

.bundled_product_summary .bundled_product_images figure {
  width: 100%;
  float: left;
  border: none !important;
}

.woocommerce ul.products li.product a.placeholder_image {
  width: 100%;
  float: left;
  margin: 0 auto;
}

.woocommerce ul.products li.product a.placeholder_image img {
  margin: 0 auto;
}

ul.bundled_products li.bundled_product .details {
  width: 100%;
  float: left;
}

.woocommerce div.product .product_title span {
  margin: 10px auto 0;
  width: 100%;
  float: left;
}

.woocommerce div.product .product_title span.item_qty {
  margin: 0 auto !important;
}

.woocommerce div.product .product_title span.bundled_product_title_link {
  display: none;
}

ul.bundled_products li.bundled_product .details .cart {
  display: none;
}

.bundle_button {
  width: 100%;
  float: right;
  text-align: center;
}

.woocommerce div.product form.cart .bundle_button .button {
  width: auto;
  float: none;
  display: inline-block;
}


.vertical-img-left.nickx-slider-for {
  width: 90%;
  margin: 50px auto 0;
  float: right;
}

#nickx-gallery {
  margin: 60px auto 0;
  width: 10%;
  float: left;
  position: relative;
}

.slick-track {
  width: 100%;
  float: left;
}

.slick-track::before,
.slick-track::after {
  width: 36px;
  height: 36px;
  left: 17px;
  top: 250px;
  position: absolute;
  content: "";
  background-position: center top;
  background-size: auto 100%;
  background-repeat: no-repeat;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: rgba(219, 142, 32, .25);
  z-index: 20;
  cursor: pointer;
}

.slick-track::before {
  background-image: url("img/fleche-haut.png");
}

.slick-track::after {
  background-image: url("img/fleche-bas.png");
}

#nickx-gallery .woocommerce div.product {
  margin: 100px auto 0;
  height: 425px !important;
  width: 100%;
  float: left;
}

#nickx-gallery .slick-slide {
  width: 70px !important;
  height: 70px;
  margin: 0 auto 15px;
  border: 0;
}

#nickx-gallery .slick-slide:focus {
  outline: none;
}

#nickx-gallery .slick-slide img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

#nickx-gallery .slick-slide.slick-current img,
#nickx-gallery .slick-slide:hover img {
  border: 3px solid #312783;
}

.product .woocommerce-product-gallery__image .slick-slide,
.product .slick-list,
.product .slick-track {
  height: 100%;
}

.woocommerce div.product div.images img {
  display: block;
  width: auto;
  height: auto !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 auto;
  float: none;
  max-height: 520px !important;
}

.woocommerce div.product div.images img.zoomImg {
  max-width: 600px !important;
  max-height: 540px !important;
}

.slick-slide.slick-current.slick-active iframe {
  height: auto !important;
}

.woocommerce .nickx-slider-nav .nslick-slide img {
  aspect-ratio: 3/4;
  min-height: 0;
  object-fit: cover;
}

@media (max-width: 480px) {
  .woocommerce .video-thumbnail .video_icon_img {
    background-image: url('./img/mejs-controls-svg.svg') !important;
    background-size: contain !important;
    background-position: center !important;
    height: 100%;
    width: 100%;
  }

  img.product_video_img.attachment-thumbnail.size-thumbnail {
    min-width: 0;
  }
}

.woocommerce div.product div.summary {
  float: left;
}

.woocommerce div.product .product_title {
  margin: 0 auto;
  font-weight: 700;
  color: #312783;
  width: 100%;
  text-transform: inherit;
  float: left;
}

.woocommerce div.product .product_title span {
  font-size: 50%;
}

.woocommerce .summary .woocommerce-product-rating {
  display: none;
  font-size: 20px;
  line-height: 20px;
  margin: 0 auto 20px !important;
  width: 100%;
  float: left;
}

.woocommerce .summary .woocommerce-product-rating .star-rating {
  margin: 0;
  color: #312783;
}

.woocommerce div.product div.summary #score {
  font-size: 18px;
  line-height: 20px;
  margin: 0 5px;
  width: auto;
  float: left;
  color: #511709;
  font-weight: 200;
}

.summary a.woocommerce-review-link {
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  width: auto;
  float: left;
  color: #511709;
  font-weight: 200;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

.summary a.woocommerce-review-link:hover {
  color: #312783;
}

.woocommerce .summary .star-rating::before {
  color: #312783;
}

.woocommerce div.product .summary p.price,
.woocommerce div.product .summary span.price {
  width: 100%;
  float: left;
}

.woocommerce div.product .summary p.price {
  margin: 0 auto;
  position: relative;
  text-align: right;
  width: 100%;
  float: left;
  color: #312783;
  font-weight: 700;
}

.woocommerce div.product .summary p.price del,
.woocommerce div.product .summary span.price del {
  font-size: 50%;
  color: #511709;
  font-weight: 200;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
}

.woocommerce div.product .summary p.price ins,
.woocommerce div.product .summary span.price ins {
  text-decoration: none;
}

.woocommerce div.product .summary p.price::before,
.woocommerce div.product .summary span.price::before {
  left: 0;
  content: '';
  position: absolute;
  z-index: 2;
  background: #312783;
}

.woocommerce-product-details__short-description {
  width: 100%;
  float: left;
}

.woocommerce-product-details__short-description p {
  margin: 0 auto;
  font-weight: 300;
  color: #370404;
  width: 100%;
  float: left;
  text-align: justify;
}

p.stock {
  display: none;
}

.woocommerce div.product form.cart {
  margin: 40px auto 0;
  width: 100%;
  float: left;
}

.woocommerce div.product form.cart div.quantity {
  width: 100%;
  margin: 0;
  float: left;
  position: relative;
}

.quantity label {
  font-weight: 300;
  float: left;
  color: #312783;
}

.input {
  float: left;
}

.woocommerce .quantity .qty {
  width: 100%;
  float: left;
  border: 1px solid #312783;
  color: #000;
  font-weight: 300;
  text-align: center;
  appearance: textfield;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -o-appearance: textfield;
  -ms-appearance: textfield;
}

.quantity-nav {
  float: left;
  width: 0;
  position: relative;
}

input.qty:focus {
  outline: none;
  border: none;
}

.quantity-button {
  top: 0;
  border: none;
  background: #312783;
  color: #FFF;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

.quantity-button:hover {
  background-color: #312783;
}

.woocommerce div.product form.cart .button {
  background-color: #e30613;
  font-family: 'Barlow Condensed', sans-serif;
  color: #fff;
  font-weight: 700;
  width: 100%;
  float: left;
  position: relative;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

.woocommerce div.product form.cart .button::before {
  background-image: url("img/addtocart.png");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  z-index: 2;
}

.woocommerce div.product form.cart .button:hover {
  background-color: #312783;
}

a.magasins {
  font-weight: 300;
  color: #312783;
  float: right;
  text-align: center;
  text-decoration: underline;
  position: relative;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

a.magasins::before {
  left: 0;
  top: 0;
  background-image: url("img/voir_magasins.png");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  z-index: 2;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

a.magasins:hover {
  color: #e30613;
}

a.magasins:hover::before {
  background-position: center top;
}

.woocommerce-tabs {
  padding: 0;
  width: 100%;
  float: left;
}

.woocommerce-tabs .description {
  padding: 0;
  width: 100%;
  float: left;
}

.innertab {
  float: left;
}

.innertab p {
  font-weight: 200;
  text-align: justify;
  width: 100%;
  float: left;
  color: #511709;
}

.woocommerce table.shop_attributes {
  margin: 0 auto;
  width: 100%;
  float: left;
  border: 0;
}

.woocommerce table.shop_attributes tbody,
.woocommerce table.shop_attributes tbody tr {
  width: 100%;
  float: left;
}

.woocommerce table.shop_attributes tbody tr,
.woocommerce table.shop_attributes td p {
  font-size: 24px;
  line-height: 30px;
  margin: 0 auto 5px;
  padding: 0 0 0 15px;
  font-weight: 600;
  color: #312783;
  position: relative;
}

.woocommerce table.shop_attributes th::before {
  width: 8px;
  height: 8px;
  top: calc(50% - 4px);
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  background-color: #511709;
  content: "";
  position: absolute;
  z-index: 2;
}

.woocommerce table.shop_attributes th {
  margin: 0 5px 0 0;
  width: auto;
  float: left;
  padding: 0;
  border: none;
  line-height: normal;
  background: none !important;
}

.woocommerce table.shop_attributes td {
  font-style: normal;
  border: none;
  line-height: normal;
  width: auto;
  float: left;
  background: none !important;
}

.woocommerce table.shop_attributes td p {
  padding: 0;
  font-weight: 200;
}

.tableau {
  margin: 0 auto;
  float: left;
}

ul.attribute_single {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  float: left;
}

ul.attribute_single li {
  background-color: rgba(49, 39, 131, 0.1);
  float: none;
  display: inline-block;
  vertical-align: top;
  list-style: none;
  color: #e30613;
  font-weight: 400;
  margin-bottom: 12px;
  position: relative;
}

ul.attribute_single li.distance {
  font-size: 16px;
}

ul.attribute_single li.tirs,
ul.attribute_single li.duree,
ul.attribute_single li.hauteur {
  text-align: left;
}

ul.attribute_single li::before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  z-index: 2;
}

ul.attribute_single li.tirs::before {
  background-image: url("img/single_tir.png");
}

ul.attribute_single li.duree::before {
  background-image: url("img/single_duree.png");
}

ul.attribute_single li.hauteur::before {
  background-image: url("img/single_hauteur.png");
}

ul.attribute_single li.utilisation::before {
  background-image: url("img/single_exterieur.png");
}

ul.attribute_single li.difficulte::before {
  background-image: url("img/single_facile.png");
}

ul.attribute_single li.Moyen::before {
  background-image: url("img/single_moyen.png");
}

ul.attribute_single li.age::before {
  background-image: url("img/single_18ans.png");
}

ul.attribute_single li.autorisation::before {
  background-image: url("img/single_autorisation.png");
}

ul.attribute_single li.distance::before {
  background-image: url("img/single_securite.png");
}

ul.attribute_single li span {
  color: #511709;
}

.woocommerce-tabs.wc-tabs-wrapper section.description:nth-child(2) h3::before,
section.description:nth-child(2) h3::after {
  width: calc(50% - 110px);
}

section.description:nth-child(2) .innertab {
  margin: 0;
  width: 100%;
  float: left;
}

#leftbox {
  float: left;
  background-color: rgba(49, 39, 131, 0.1);
}

#leftbox #score {
  margin: 0 auto 5px;
  color: #e30613;
  font-weight: bold;
  text-align: center;
  width: 100%;
  float: left;
}

#leftbox .woocommerce-product-rating {
  width: 100%;
  float: left;
  text-align: center;
}

.woocommerce #leftbox .woocommerce-product-rating .star-rating {
  margin: 0 auto;
  color: #312783;
  float: none;
  display: inline-block;
}

.woocommerce #leftbox .star-rating::before {
  color: #312783;
}

#leftbox a.woocommerce-review-link {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  margin: 0;
  float: none;
  display: inline-block;
  color: #511709;
  width: auto;
  font-weight: 200;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#leftbox a.woocommerce-review-link:hover {
  color: #312783;
}

#leftbox a.donneravis,
.woocommerce #respond input#submit,
#leftbox a#btnavis {
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  width: 100%;
  float: left;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
}

#leftbox a.donneravis,
.woocommerce #respond input#submit {
  color: #fff;
  background-color: #e30613;
}

#leftbox a.donneravis:hover,
.woocommerce #respond input#submit:hover {
  background-color: #511709;
}

#leftbox a#btnavis {
  color: #e30613;
  background-color: #fff;
}

#leftbox a#btnavis:hover {
  background-color: #511709;
  color: #fff;
}

#rightbox {
  margin: 0 auto;
  float: left;
}

#reviews,
#comments,
ol.commentlist,
.comment_container,
.comment-text,
ol.commentlist li {
  width: 100%;
  float: left;
}

ol.commentlist {
  padding: 0;
  overflow: hidden;
  float: left;
  cursor: pointer;
  position: relative;
  animation: showcommentlist 0.5s ease-in-out forwards;
  -webkit-animation: showcommentlist 0.5s ease-in-out forwards;
  -moz-animation: showcommentlist 0.5s ease-in-out forwards;
  -o-animation: showcommentlist 0.5s ease-in-out forwards;
  -ms-animation: showcommentlist 0.5s ease-in-out forwards;
}

@keyframes showcommentlist {
  0% {
    height: 300px;
  }

  100% {
    height: auto;
  }
}

@-webkit-keyframes showcommentlist {
  0% {
    height: 300px;
  }

  100% {
    height: auto;
  }
}

ol.commentlist.closed {
  height: 300px;
  width: 100%;
  animation: none;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  -ms-animation: none;
}

ol.commentlist.closed::after {
  width: 100%;
  height: 40%;
  left: 0;
  bottom: 0;
  position: absolute;
  content: "";
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0.2)));
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.2) 100%);
  z-index: 2;
}

ol.commentlist li {
  margin: 0 auto 20px;
  list-style: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0;
  border: none;
  background-color: rgba(0, 0, 0, 0.03);
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
  float: left;
  color: #312783;
}

.woocommerce #reviews #comments .star-rating::before {
  color: #312783
}

.woocommerce #reviews #comments ol.commentlist li .comment-text #score {
  color: #511709;
  width: auto;
  float: left;
  font-weight: 300;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  color: #e30613;
  width: 100%;
  float: left;
  text-align: left;
}

strong.woocommerce-review__author {
  font-weight: 700;
}

em.woocommerce-review__verified,
.woocommerce-review__dash,
.woocommerce-review__published-date {
  display: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .description {
  margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .description p {
  margin: 0;
  font-style: italic;
}

#review_form_wrapper,
#review_form,
#respond {
  width: 100%;
  float: left;
}

#review_form_wrapper {
  display: none;
  border-top: 1px rgba(0, 0, 0, 0.1) solid;
}

.woocommerce #review_form #respond {
  width: 100%;
  float: left;
}

.woocommerce #review_form #respond p {
  margin: 0 auto 10px;
}

#reply-title {
  margin: 0 auto 10px;
  font-weight: 700;
  color: #312783;
  width: 100%;
  float: left;
  text-transform: uppercase;
}

form#commentform {
  width: 100%;
  float: left;
}

#respond form label {
  margin: 0 auto 5px;
  width: 100%;
  float: left;
  color: #312783;
  font-weight: 700;
  text-transform: uppercase;
}

#respond form label .required {
  color: #312783;
}

.comment-form-rating {
  width: 100%;
  float: left;
}

.stars span a {
  color: #312783;
}

.woocommerce #review_form #respond textarea,
.woocommerce #review_form #respond input[type="text"],
.woocommerce #review_form #respond input[type="email"] {
  font-size: 16px;
  line-height: 20px;
  padding: 10px 15px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 100%;
  float: left;
  color: #511709;
  font-weight: 200;
  background-color: rgba(0, 0, 0, 0.06);
  border: none;
  margin: 0 auto;
  outline: none;
}

.woocommerce #review_form #respond p.comment-form-author,
.woocommerce #review_form #respond p.comment-form-email {
  width: calc(50% - 10px);
}

.woocommerce #review_form #respond p.comment-form-author {
  margin: 0 20px 10px 0;
}

.woocommerce #review_form #respond p.comment-form-cookies-consent {
  background-size: 20px auto;
  width: 100%;
  float: left;
  background-image: url(img/bgcheck1.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.woocommerce #review_form #respond p.comment-form-cookies-consent input[type="checkbox"] {
  display: none;
}

.woocommerce #review_form #respond p.comment-form-cookies-consent input[type="checkbox"]+label {
  background-size: 20px auto;
  padding: 0 0 0 30px;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: none;
  cursor: pointer;
}

.woocommerce #review_form #respond p.comment-form-cookies-consent input[type="checkbox"]:checked+label {
  background-image: url(img/bgcheck2.png);
}

.woocommerce #review_form #respond p.form-submit {
  width: 100%;
  float: left;
  text-align: center;
}

.woocommerce #review_form #respond p.form-submit input[type="submit"] {
  width: auto;
  display: inline-block;
  float: none;
}

.woocommerce #review_form #respond p.form-submit input[type="submit"]:hover {
  background: #511709;
  color: #fff;
}

section.related {
  margin: 100px auto 0;
  padding: 0;
  width: 100%;
  float: left;
}

section.related h3::before,
section.related h3::after {
  width: calc(50% - 200px);
}

#lien_bas_page {
  width: 100%;
  float: left;
}

#lien_bas_page ul {
  padding: 0;
  margin: 0;
  width: 100%;
  display: flex;
  gap: 10px;
  flex-direction: column;
}

#lien_bas_page ul li {
  margin: 0 auto;
  float: left;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  list-style: none;
}

#lien_bas_page ul li:nth-child(1) {
  background-image: url("img/PYRAGRIC-Photo-Stop_idees_recues.jpg");
}

#lien_bas_page ul li:nth-child(2) {
  background-image: url("img/PYRAGRIC-Photo-FAQ.jpg");
}

#lien_bas_page ul li:nth-child(3) {
  background-image: url("img/PYRAGRIC-Photo-besoin_aide.jpg");
}

#lien_bas_page ul li a {
  max-width: 100%;
  bottom: 40px;
  border-radius: 10px;
  padding: 20px;
  padding: 8px 20px;
  font-size: 18px;
  position: absolute;
  text-decoration: none;
  font-weight: 700;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1;
  inline-size: max-content;
  background-color: #312783;
  max-width: calc(100% - 20px);
  z-index: 2;
  color: #fff;
  gap: 10px;
  display: flex;
  align-items: center;
  text-align: center;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

.woocommerce-thankyou-order-failed-actions a.button {
  max-width: 100%;
  width: auto;
  margin: 0 10px 0 5px;
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  background-color: #312783;
  z-index: 2;
  color: #fff;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#lien_bas_page ul li a:hover,
.woocommerce-thankyou-order-failed-actions a.button:hover {
  background-color: #312783;
  color: #fff;
}

#lien_bas_page ul li a::after {
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("img/fleche-droite.png");
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  z-index: 2;
  flex: 0 0 20px;
}

#conseils ul {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
}

#conseils ul li {
  position: relative;
  float: left;
  list-style: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#conseils ul li a {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  background-color: rgba(49, 39, 131, 0.7);
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  position: absolute;
  z-index: 2;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#conseils ul li a::after {
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("img/fleche-droite2.png");
  content: '';
  position: absolute;
  z-index: 2;
}

#conseils ul li a:hover {
  background-color: rgba(49, 39, 131, 1);
}

#contenu .content {
  margin: 40px auto 0;
  width: 100%;
  float: left;
}

#contenu .content h2::before,
#contenu .content h2::after {
  width: calc(50% - 200px);
}

.blocs-idees {
  width: 100%;
  position: relative;
  float: left;
  background-color: rgba(49, 39, 131, 0.1);
}

.blocs-idees .bloc1 {
  position: relative;
  float: left;
  background: #fff;
}

.blocs-idees .bloc1 span {
  text-transform: uppercase;
  color: #312783;
  background: #fff;
  font-weight: 700;
  text-align: center;
  position: absolute;
  z-index: 2;
}

.blocs-idees:nth-child(2) .bloc1 span::after {
  content: '1';
}

.blocs-idees:nth-child(3) .bloc1 span::after {
  content: '2';
}

.blocs-idees:nth-child(4) .bloc1 span::after {
  content: '3';
}

.blocs-idees:nth-child(5) .bloc1 span::after {
  content: '4';
}

.blocs-idees:nth-child(6) .bloc1 span::after {
  content: '5';
}

.blocs-idees:nth-child(7) .bloc1 span::after {
  content: '6';
}

.blocs-idees:nth-child(8) .bloc1 span::after {
  content: '7';
}

.blocs-idees:nth-child(9) .bloc1 span::after {
  content: '8';
}

.blocs-idees:nth-child(10) .bloc1 span::after {
  content: '9';
}

.blocs-idees:nth-child(11) .bloc1 span::after {
  content: '10';
}

.blocs-idees .bloc1 h3 {
  border: 2px #312783 solid;
  color: #511709;
  text-align: center;
  font-weight: 700;
  margin: 0;
  width: 100%;
  float: left;
}

.blocs-idees .bloc1 p {
  text-align: center;
  font-weight: 300;
  color: #312783;
  width: 100%;
  float: left;
}

.blocs-idees .bloc1 p strong {
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
  float: left;
}

.blocs-idees .bloc2 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  z-index: 2;
}

.blocs-tutos {
  width: 100%;
  float: left;
}

.blocs-tutos .grand_bloc {
  float: left;
  background-color: #d8d4cd;
}

.blocs-tutos:nth-child(2n+1) .grand_bloc {
  float: right;
}

.blocs-tutos .petit_bloc {
  float: left;
  background-color: rgba(219, 142, 32, 0.4);
}

.blocs-tutos .grand_bloc,
.blocs-tutos .petit_bloc {
  position: relative;
}

.bloc_tuto {
  position: absolute;
  z-index: 2;
  background: #fff;
}

.bloc_tuto h3 {
  margin: 0 auto;
  width: 100%;
  float: left;
  text-align: center;
  font-weight: 700;
  color: #511709;
}

.bloc_tuto h4 {
  margin: 0 auto;
  width: 100%;
  float: left;
  text-transform: inherit;
  text-align: center;
  font-weight: 400;
  color: #312783;
}

.bloc_tuto a {
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  background: #312783;
  position: absolute;
  z-index: 2;
  text-align: center;
}

.bloc_tuto a::after {
  content: '';
  position: absolute;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  background-image: url("img/fleche-droite2.png");
}

.bloc_tuto a:hover {
  background: #511709;
}

#celebration {
  width: 100%;
  float: left;
}

#celebration ul {
  margin: 0;
  width: 100%;
  float: left;
  text-align: center;
}

#celebration ul li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  float: none;
}

#celebration ul li input[type="radio"] {
  display: none;
}

#celebration ul li input[type="radio"]+label {
  font-weight: 700;
  color: #511709;
  width: 100%;
  cursor: pointer;
  float: left;
  position: relative;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#celebration ul li input[type="radio"]:checked+label {
  color: #312783;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}

#celebration ul li input[type="radio"]+label::before {
  top: 0;
  content: '';
  position: absolute;
  z-index: 2;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  background-color: #511709;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
}

#celebration ul li input[type="radio"]:checked+label::before {
  background-color: #312783;
}

#celebration ul li:nth-child(1) input[type="radio"]+label::before {
  background-image: url(img/celebrate1-b.png);
}

#celebration ul li:nth-child(2) input[type="radio"]+label::before {
  background-image: url(img/celebrate2.png);
}

#celebration ul li:nth-child(3) input[type="radio"]+label::before {
  background-image: url(img/celebrate3.png);
}

#celebration ul li:nth-child(4) input[type="radio"]+label::before {
  background-image: url(img/celebrate4.png);
}

#celebration ul li:nth-child(5) input[type="radio"]+label::before {
  background-image: url(img/celebrate5.png);
}

#celebration ul li:nth-child(6) input[type="radio"]+label::before {
  background-image: url(img/celebrate1.png);
}

#celebration ul li:nth-child(7) input[type="radio"]+label::before {
  background-image: url(img/celebrate6.png);
}

#celebration ul li:nth-child(8) input[type="radio"]+label::before {
  background-image: url(img/celebrate7.png);
}

#celebration ul li:nth-child(9) input[type="radio"]+label::before {
  background-image: url(img/celebrate8.png);
}

#celebration ul li:nth-child(10) input[type="radio"]+label::before {
  background-image: url(img/celebrate10.png);
}

/*#lieux{
  width: 100%;
  float: left;
}
#lieux ul{
  padding: 0;
  margin: 0;
  width: 100%;
  float: left;
  text-align: center;
}
#lieux ul li{
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  float: none;
}
#lieux ul li:nth-child(1){background-image: url(img/lieux1.jpg);}
#lieux ul li:nth-child(2){background-image: url(img/lieux2.jpg);}
#lieux ul li:nth-child(3){background-image: url(img/lieux3.jpg);}
#lieux ul li:nth-child(4){background-image: url(img/lieux4.jpg);}
#lieux ul li:nth-child(5){background-image: url(img/lieux2.jpg);}
#lieux ul li:nth-child(6){background-image: url(img/lieux3.jpg);}
#lieux ul li:nth-child(7){background-image: url(img/lieux2.jpg);}
#lieux ul li input[type="checkbox"]{display: none;}
#lieux ul li input[type="checkbox"] + label{
  margin: 0;
  width: 100%;
  float: left;
  cursor: pointer;
  text-align: center;
  background-color: rgba(219,142,32,0);
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}
#lieux ul li input[type="checkbox"]:checked + label{background-color: rgba(49, 39, 131, 0.7);}
#lieux ul li input[type="checkbox"] + label span{
  margin: 0 0 0 -5px;
  background: #312783;
  color: #fff;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
}
#lieux ul li input[type="checkbox"]:checked + label span{color: #312783; background: #fff;}
#budget{
  width: 100%;
  float: left;
  position: relative;
}
#budget::before{
  content: '';
  position: absolute;
  z-index: 0;
  background-color: rgba(49, 39, 131, 0.1);
}
#budget ul{
  padding: 0;
  margin: 0;
  z-index: 2;
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
}
#budget ul li{
  display: inline-block;
  float: none;
  vertical-align: top;
  list-style: none;
}
#budget ul li input[type="radio"]{display: none;}
#budget ul li input[type="radio"] + label{
  margin: 0 auto;
  font-weight: 700;
  color: #511709;
  position: relative;
  width: 100%;
  float: left;
  cursor: pointer;
}
#budget ul li label span{color: #312783;}
#budget ul li input[type="radio"] + label::before{
  top: 0;
  position: absolute;
  z-index: 4;
  content: '';
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(img/checkbudget.png);
}
#budget ul li input[type="radio"]:checked + label::before{
  animation: checkbudget 0.3s steps(14) forwards;
  -webkit-animation: checkbudget 0.3s steps(14) forwards;
  -moz-animation: checkbudget 0.3s steps(14) forwards;
  -o-animation: checkbudget 0.3s steps(14) forwards;
  -ms-animation: checkbudget 0.3s steps(14) forwards;
}
@keyframes checkbudget{0%{background-position: center bottom;} 100%{background-position: center top;}}
@-webkit-keyframes checkbudget{0%{background-position: center bottom;} 100%{background-position: center top;}}
@-moz-keyframes checkbudget{0%{background-position: center bottom;} 100%{background-position: center top;}}
@-ms-keyframes checkbudget{0%{background-position: center bottom;} 100%{background-position: center top;}}
@-o-keyframes checkbudget{0%{background-position: center bottom;} 100%{background-position: center top;}}*/
#resultat {
  width: 100%;
  float: left;
}

#resultat_form_single {
  padding: 0;
}

.resultat_form_single {
  width: 100%;
  float: left;
  background-color: rgba(49, 39, 131, 0.1);
}

.resultat_form_single ul {
  width: 100%;
  float: left;
  margin: 0;
}

.resultat_form_single ul li {
  width: 100%;
  float: left;
  list-style: none;
}

.resultat_form_single ul li a {
  float: left;
}

.resultat_form_single ul li .imgprodmeche {
  float: left;
  text-align: center;
}

.resultat_form_single ul li .imgprodmeche img {
  height: auto;
  max-height: 250px;
}

.resultat_form_single ul li .descr {
  float: left;
}

.resultat_form_single ul li h3 {
  margin: 0 auto;
  color: #511709;
  font-weight: 700;
  text-align: center;
  width: 100%;
  float: left;
}

.resultat_form_single ul li .price {
  margin: 0;
  text-align: center;
}

.resultat_form_single ul li #score,
.resultat_form_multi ul li #score {
  font-size: 16px;
  line-height: 16px;
  padding: 0 10px;
  margin: 10px auto 0;
  text-align: center;
  width: 100%;
  float: left;
  color: #312783;
  font-weight: 400;
}

.resultat_form_single ul li .woocommerce-product-rating,
.resultat_form_multi ul li .woocommerce-product-rating {
  width: 100%;
  float: left;
  text-align: center;
  line-height: 2;
  display: block;
}

.resultat_form_single ul li .star-rating,
.resultat_form_multi ul li .star-rating {
  font-size: 16px;
  display: inline-block;
  margin: 0;
  float: none;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  width: 5.4em;
  font-family: star;
}

.resultat_form_single ul li .star-rating::before,
.resultat_form_multi ul li .star-rating::before {
  content: "\73\73\73\73\73";
  color: #312783;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.resultat_form_single ul li .star-rating span,
.resultat_form_multi ul li .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.resultat_form_single ul li .star-rating span::before,
.resultat_form_multi ul li .star-rating span::before {
  color: #312783;
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}

.resultat_form_single ul li .rightprodmeche {
  float: left;
}

.resultat_form_single ul li a.btnvoir {
  color: #fff;
  text-decoration: none;
  background: #312783;
  width: 100%;
  font-weight: 700;
  text-align: center;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

.resultat_form_single ul li a.btnvoir:hover {
  background: #511709;
}

.resultat_form_single ul li form.cart {
  width: 100%;
  float: left;
}

.resultat_form_single ul li form.cart .quantity {
  width: 100%;
  padding: 0;
  margin: 0;
  float: left;
  position: relative;
}

.resultat_form_single ul li form.cart .quantity label {
  font-weight: 300;
  float: left;
  color: #312783;
}

.resultat_form_single ul li form.cart .quantity .input {
  float: left;
  padding: 0;
}

.resultat_form_single ul li form.cart .quantity input[type="number"] {
  width: 100%;
  float: left;
  border: 1px solid #312783;
  color: #000;
  font-weight: 300;
  text-align: center;
  appearance: textfield;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -o-appearance: textfield;
  -ms-appearance: textfield;
}

.resultat_form_single ul li form.cart button.single_add_to_cart_button {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  background-color: #e30613;
  width: 100%;
  font-weight: 700;
  text-align: center;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  border: none;
  font-family: 'Barlow Condensed', sans-serif;
  position: relative;
}

.resultat_form_single ul li form.cart button.single_add_to_cart_button::before {
  content: '';
  position: absolute;
  z-index: 2;
  background-image: url("img/addtocart.png");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}

.resultat_form_single ul li form.cart button.single_add_to_cart_button:hover {
  background-color: #511709;
}

.resultat_form_multi h2::before,
.resultat_form_multi h2::after {
  width: calc(50% - 160px);
}

.loading {
  float: left;
  background-image: url(img/bgloading.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  position: relative;
}

.loading::after {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  content: '';
  z-index: 2;
  background-image: url(img/loading.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  animation: loading 1s linear infinite;
  -webkit-animation: loading 1s linear infinite;
  -moz-animation: loading 1s linear infinite;
  -o-animation: loading 1s linear infinite;
  -ms-animation: loading 1s linear infinite;
}

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#temoignage {
  width: 100%;
  float: left;
}

#temoignage .inner {
  width: 100%;
  float: left;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-opacity: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  display: none;
}

#temoignage .inner.active {
  animation: poptesti 0.5s ease-in-out forwards;
  -webkit-animation: poptesti 0.5s ease-in-out forwards;
  -moz-animation: poptesti 0.5s ease-in-out forwards;
  -o-animation: poptesti 0.5s ease-in-out forwards;
  -ms-animation: poptesti 0.5s ease-in-out forwards;
  display: block;
}

@keyframes poptesti {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  80% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes poptesti {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  80% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

#temoignage .inner .left {
  float: left;
}

#temoignage .inner .left img {
  width: 100%;
  float: left;
  height: auto;
}

#temoignage .inner .right {
  float: left;
}

#temoignage .inner .right .testi {
  width: 100%;
  float: left;
  position: relative;
}

#temoignage .inner .right .testi::after {
  position: absolute;
  z-index: 2;
  content: '';
  background-image: url(img/bulletesti.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
}

#temoignage .inner .right .testi h2 {
  font-weight: 400;
  color: #511709;
  width: 100%;
  float: left;
  text-transform: inherit;
}

#temoignage .inner .right .testi p {
  margin: 0 auto;
  font-weight: 200;
  color: #511709;
  width: 100%;
  float: left;
  font-style: italic;
}

#temoignage .inner .right .temoin {
  margin: 10px auto 0;
  width: 100%;
  float: left;
}

#temoignage .inner .right .temoin img {
  height: auto;
  float: left;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}

#temoignage .inner .right .nomtemoin {
  float: left;
}

#temoignage .inner .right .nomtemoin span {
  width: 100%;
  float: left;
  margin: 0 auto;
}

#temoignage .inner .right .nomtemoin span:nth-child(1) {
  color: #e30613;
  font-weight: 700;
}

#temoignage .inner .right .nomtemoin span:nth-child(2) {
  color: #312783;
  font-weight: 200;
}

#autres-temoignages {
  width: 100%;
  float: left;
}

#autres-temoignages h2::before,
#autres-temoignages h2::after {
  width: calc(50% - 160px);
}

#autres-temoignages ul {
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
}

#autres-temoignages ul li {
  position: relative;
  float: left;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  list-style: none;
}

#autres-temoignages ul li a {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(241, 191, 92, 0);
  position: absolute;
  z-index: 2;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#autres-temoignages ul li a:hover {
  background-color: rgba(49, 39, 131, 0.7);
}

#autres-temoignages ul li a>span {
  position: absolute;
  z-index: 3;
  background: #e30613;
  color: #fff;
  text-align: center;
  font-weight: 700;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#autres-temoignages ul li a:hover>span {
  background: #511709;
}

.woocommerce-notices-wrapper {
  width: 100%;
  float: left;
}

#content .bapf_no_products {
  width: 100%;
  float: left;
}

#content .woocommerce-info,
.woocommerce-notices-wrapper .woocommerce-message,
.resultat_form_single.nopostsfound,
ul.woocommerce-error,
.woocommerce-info {
  font-size: 1.5rem;
  line-height: 24px;
  padding: 20px 30px;
  margin: 0 auto 40px;
  width: 100%;
  float: left;
  text-align: center;
  border: none;
  background-color: #8fd492;
  color: #FFF;
  font-weight: 500;
  border-radius: 11px;
  outline: none;
}

.woocommerce-info a.showcoupon,
.woocommerce .woocommerce-info a.button {
  font-size: 16px;
  line-height: 18px;
  margin: 0 10px 0 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  float: none;
  color: #fff;
  background: #e30613;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

.woocommerce-info a.showcoupon {
  padding: 10px;
  text-decoration: none;
}

.woocommerce-info a.showcoupon:hover,
.woocommerce .woocommerce-info a.button:hover {
  background: #511709;
}

ul.woocommerce-error li {
  color: #511709;
}

#content .woocommerce-info::before,
#content .woocommerce-info::after,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button,
.woocommerce-notices-wrapper .woocommerce-message::before,
ul.woocommerce-error::before,
.woocommerce-info::before {
  display: none;
}

#pickup-location-field-for-0,
#pickup-items-field-for-0 {
  display: none;
}

article {
  margin: 0 auto 80px;
  width: 100%;
  float: left;
}

article h1.title {
  width: 370px;
  margin: 0 calc(50% - 185px);
  float: left;
}

#boutique {
  padding: 100px 0;
  width: 100%;
  float: left;
  position: relative;
}

#map {
  width: 1220px;
  height: 600px;
  float: left;
  position: relative;
  top: 30px;
}

#customer_login {
  margin: 40px auto 0;
  padding: 0 200px;
  width: 100%;
  float: left;
}

#customer_login .col-1,
#customer_login .col-2 {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: calc(50% - 15px);
  float: left;
  border: 2px rgba(81, 29, 3, 0.3) solid;
  position: relative;
}

#customer_login .col-1 {
  padding: 20px 30px 65px;
  margin: 0 30px 0 0;
}

#customer_login .col-2 {
  padding: 20px 30px 40px;
}

#customer_login .col-1 h2,
#customer_login .col-2 h2 {
  font-size: 26px;
  line-height: 26px;
  width: 170px;
  padding: 0 10px;
  left: calc(50% - 85px);
  top: -13px;
  position: absolute;
  z-index: 2;
  color: #e30613;
  background: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}

#customer_login .col-1 form,
#customer_login .col-2 form {
  width: 100%;
  float: left;
  border: none;
  padding: 0;
  margin: 0;
  border-radius: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -o-border-radius: none;
  -ms-border-radius: none;
}

#customer_login .col-1 form p,
#customer_login .col-2 form p,
.woocommerce .woocommerce-MyAccount-content form p,
.tableaudebord p,
.mesadresses p,
.woocommerce .mesadresses .woocommerce-Addresses {
  font-size: 15px;
  line-height: 18px;
  margin: 20px auto 0;
  color: #e30613;
  font-weight: 200;
  /*font-weight: 400;*/
  width: 100%;
  padding: 0;
}

.woocommerce .mesadresses .woocommerce-Addresses {
  margin: 15px auto 0;
}

.woocommerce .woocommerce-MyAccount-content form p,
.tableaudebord p,
.mesadresses p,
.woocommerce .mesadresses .woocommerce-Addresses .col-1,
.woocommerce .mesadresses .woocommerce-Addresses .col-2 {
  padding: 0 15px;
  margin: 15px auto 0;
}

.woocommerce .mesadresses .woocommerce-Addresses .col-1,
.woocommerce .mesadresses .woocommerce-Addresses .col-2 {
  width: 50%;
}

.woocommerce .mesadresses .woocommerce-Addresses header {
  float: left;
  padding: 0;
  position: relative;
  top: auto;
  left: auto;
  background: none;
  z-index: inherit;
}

.woocommerce-account .mesadresses .addresses .title .edit {
  margin: 15px auto;
  float: left;
}

#customer_login .col-1 form p a,
#customer_login .col-2 form p a,
.tableaudebord p a,
.woocommerce-account .mesadresses .addresses .title .edit {
  color: #511709;
  text-decoration: underline;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#customer_login .col-1 form p a:hover,
#customer_login .col-2 form p a:hover,
.tableaudebord p a:hover,
.woocommerce-account .mesadresses .addresses .title .edit:hover {
  color: #e30613;
}

#customer_login .col-1 form p label,
#customer_login .col-2 form p label,
.woocommerce .woocommerce-MyAccount-content form p label {
  width: 100%;
  float: left;
  /*line-height: 1;
  font-size: 16px;
  font-weight: 700;
  color: #511709;
  text-transform: uppercase;*/
}

#customer_login .col-1 form p label span.required,
#customer_login .col-2 form p label span.required,
.woocommerce .woocommerce-MyAccount-content form p label span.required {
  color: #511709;
}

#customer_login .col-1 form p input[type="text"],
#customer_login .col-2 form p input[type="email"],
#customer_login .col-1 form p input[type="password"],
.woocommerce .woocommerce-MyAccount-content form p input[type="text"],
.woocommerce .woocommerce-MyAccount-content form p input[type="password"],
.woocommerce .woocommerce-MyAccount-content form p input[type="email"],
.woocommerce .woocommerce-MyAccount-content form p input[type="tel"] {
  font-size: 15px;
  line-height: 18px;
  padding: 8px 10px;
  margin: 6px auto 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  float: left;
  color: #511709;
  width: 100%;
  border: 1px #312783 solid;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
}

#customer_login .col-1 form p span.password-input,
.woocommerce .woocommerce-MyAccount-content form p span.password-input {
  width: 100%;
  float: left;
  display: block;
}

#customer_login .col-1 form p input[type="password"],
.woocommerce .woocommerce-MyAccount-content form p input[type="password"] {
  padding: 8px 40px 8px 10px;
}

#customer_login .col-1 form p span.password-input span.show-password-input,
.woocommerce .woocommerce-MyAccount-content form p span.password-input span.show-password-input {
  width: 36px;
  height: 36px;
  top: 6px;
  border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  right: 0;
  background-color: #312783;
  background-image: url(img/viewpassword.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#customer_login .col-1 form p span.password-input span.show-password-input.display-password,
.woocommerce .woocommerce-MyAccount-content form p span.password-input span.show-password-input.display-password {
  background-position: center top;
}

#customer_login .col-1 form p span.password-input span.show-password-input:hover,
.woocommerce .woocommerce-MyAccount-content form p span.password-input span.show-password-input:hover {
  background-color: #511709;
}

#customer_login .col-1 form p span.password-input span.show-password-input::after,
.woocommerce .woocommerce-MyAccount-content form p span.password-input span.show-password-input::after {
  display: none;
}

#customer_login .col-1 form p.woocommerce-LostPassword {
  margin: 10px auto 0;
}

#customer_login .col-1 form p.form-row:nth-child(3),
#customer_login .col-2 form p.form-row:nth-child(4) {
  width: 170px;
  left: calc(50% - 85px);
  padding: 0 10px;
  bottom: -20px;
  margin: 0;
  text-align: center;
  position: absolute;
  z-index: 2;
  background: #fff;
}

#customer_login .col-1 form p.form-row label.woocommerce-form-login__rememberme {
  width: 145px;
  width: 120px;
  margin: 0 calc(50% - 72.5px) 10px;
  margin: 0 calc(50% - 60px) 10px;
  background-size: 16px auto;
  background-size: 22px auto;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url(img/bgcheck1.png);
}

#customer_login .col-1 form p.form-row label.woocommerce-form-login__rememberme input[type="checkbox"] {
  display: none;
}

#customer_login .col-1 form p.form-row label.woocommerce-form-login__rememberme input[type="checkbox"]+span {
  padding: 3px 0 3px 25px;
  background-size: 16px auto;
  background-size: 20px auto;
  margin: 0;
  width: auto;
  max-width: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  background-position: -3px 50%;
  background-position: left -2px;
  background-image: none;
}

#customer_login .col-1 form p.form-row label.woocommerce-form-login__rememberme input[type="checkbox"]:checked+span {
  background-image: url(img/bgcheck2.png);
}

#customer_login .col-1 form p.form-row button.button,
#customer_login .col-2 form p.form-row button.button,
.woocommerce .woocommerce-MyAccount-content button.button {
  font-size: 20px;
  line-height: 20px;
  padding: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 100%;
  float: left;
  margin: 0;
  text-align: center;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  color: #fff;
  background: #e30613;
  border: none;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

.woocommerce .woocommerce-MyAccount-content button.button {
  margin: 15px auto 0;
  max-width: 100%;
  width: auto;
}

#customer_login .col-1 form p.form-row button.button:hover,
#customer_login .col-2 form p.form-row button.button:hover,
.woocommerce .woocommerce-MyAccount-content button.button:hover {
  background: #511709;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation {
  width: 280px;
  margin: 80px 40px 0 0;
  float: left;
  background-color: rgba(0, 0, 0, 0.03);
}

.woocommerce-account nav.woocommerce-MyAccount-navigation ul {
  padding: 15px 30px 30px;
  width: 100%;
  float: left;
  margin: 0;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation ul li {
  margin: 15px auto 0;
  width: 100%;
  float: left;
  list-style: none;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation ul li a {
  font-size: 20px;
  line-height: 20px;
  padding: 10px 15px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  background: #fff;
  width: 100%;
  float: left;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  color: #312783;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account nav.woocommerce-MyAccount-navigation ul li a:hover {
  color: #fff;
  background: #312783;
}

.woocommerce-account .woocommerce-MyAccount-content {
  width: calc(100% - 320px);
  margin: 40px auto 0;
  float: left;
}

.woocommerce .woocommerce-MyAccount-content form,
.tableaudebord,
.mesadresses {
  padding: 15px 15px 30px;
  width: 100%;
  float: left;
  background-color: rgba(49, 39, 131, 0.1);
}

.woocommerce .woocommerce-MyAccount-content table.my_account_orders {
  font-size: 15px;
  line-height: 20px;
  background-color: rgba(49, 39, 131, 0.1);
  color: #e30613;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  margin: 0 auto;
  border-collapse: collapse;
}

.woocommerce .woocommerce-MyAccount-content table.my_account_orders thead {
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  background: #511709;
}

.woocommerce .woocommerce-MyAccount-content table.my_account_orders td,
.woocommerce .woocommerce-MyAccount-content table.my_account_orders th {
  padding: 8px 15px
}

.woocommerce .woocommerce-MyAccount-content table.shop_table td {
  border-color: #fff;
}

.woocommerce .woocommerce-MyAccount-content table.my_account_orders td a {
  color: #511709;
}

.woocommerce .woocommerce-MyAccount-content table.my_account_orders td a:hover {
  color: #e30613;
}

.woocommerce .woocommerce-MyAccount-content table.my_account_orders td a.button {
  padding: 10px 15px;
  background: #e30613;
  color: #fff;
}

.woocommerce .woocommerce-MyAccount-content table.my_account_orders td a.button:hover {
  color: #fff;
  background: #511709;
}

.woocommerce .woocommerce-MyAccount-content form p.form-row-first,
.woocommerce .woocommerce-MyAccount-content form p.form-row-last {
  width: 50%;
}

.woocommerce .woocommerce-MyAccount-content form fieldset {
  margin: 30px auto 0;
  width: 100%;
  float: left;
  padding: 0;
  border: none;
}

.woocommerce .woocommerce-MyAccount-content form fieldset legend,
.woocommerce-account .mesadresses .addresses .title h3,
.woocommerce .woocommerce-MyAccount-content form h3 {
  font-size: 16px;
  line-height: 20px;
  padding: 0 15px;
  margin: 0;
  font-weight: 700;
  width: 100%;
  float: left;
  color: #511709;
  text-transform: uppercase;
}

.woocommerce-account .mesadresses .addresses .title h3 {
  padding: 0;
}


/* IL ETAIT UNE FOIS
-------------------------------------------------------------- */
#historique {}

#historique .slider-wrapper {
  width: 100%;
  float: none;
  position: relative;
}

#historique .slider-wrapper #bullets {
  margin: 0 auto 40px;
  width: 100%;
  float: none;
  position: relative;
}

#historique .slider-wrapper #bullets::before {
  height: 10px;
  top: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  background: #e30613;
  content: '';
  position: absolute;
  z-index: 0;
  width: 100%;
  left: 0;
}

#historique .slick-dotted.slick-slider {
  width: 100%;
}

#historique .slider-wrapper #bullets ul.slick-dots {
  width: 100%;
  float: none;
  z-index: 2;
  text-align: center;
  position: relative;
  bottom: auto;
}

#historique .slider-wrapper #bullets ul.slick-dots li {
  display: inline-block;
  float: none;
  height: auto;
  padding: 0;
  vertical-align: top;
}

#historique .slider-wrapper #bullets .slick-dots li button#slick-slide-control00 {
  width: 75px;
  font-size: 1rem;
  font-weight: 500;
}

#historique .slider-wrapper #bullets .slick-dots li button {
  margin: 50px auto 0;
  padding: 6px 8px;
  font-size: 18px;
  line-height: 14px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  color: #511709;
  background: transparent;
  font-weight: 700;
  width: 100%;
  float: left;
  position: relative;
  font-family: 'Barlow Condensed', sans-serif;
  height: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}

#historique .slider-wrapper #bullets .slick-dots li.slick-active button {
  background: #e30613;
  color: #fff;
}

#historique .slick-dots li button::before {
  width: 40px;
  height: 40px;
  left: calc(50% - 20px);
  top: -50px;
  content: '';
  background: #e30613;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  position: absolute;
  z-index: 4;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -o-transform: scale(0.75);
  -ms-transform: scale(0.75);
}

#historique .slick-dots li.slick-active button::before {
  background: #e30613;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}

#historique .slick-track::before,
#historique .slick-track::after {
  display: none;
}

#historique .slick-dots li button::after {
  width: 10px;
  height: 10px;
  left: calc(50% - 5px);
  top: -5px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  background: transparent;
  content: '';
  position: absolute;
  z-index: -1;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

#historique .slick-dots li.slick-active button::after {
  background: #e30613;
}

#historique .slider-wrapper .slick-slide h2 {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  color: #e30613;
  float: none;
}

#historique .slider-wrapper .slick-slide .col-wrapper {
  width: 100%;
  float: left;
}

#historique .slider-wrapper .slick-slide .col-wrapper .col1,
#historique .slider-wrapper .slick-slide .col-wrapper .col3 {
  float: left;
}

#historique .slider-wrapper .slick-slide .col-wrapper .col1 p,
#historique .slider-wrapper .slick-slide .col-wrapper .col3 p {
  width: auto;
  max-width: 100%;
}

#historique .slider-wrapper .slick-slide .col-wrapper .col2 {
  float: left;
}

#historique .slider-wrapper .slick-slide .col-wrapper .col2 p {
  font-weight: 300;
  color: #511709;
}

#historique .slider-wrapper #navs {
  width: 100%;
  float: left;
  text-align: center;
}

#historique .slider-wrapper #navs a {
  width: auto;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  position: relative;
  background-color: #312783;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  text-decoration: none;
}

#historique .slider-wrapper #navs a.slick-disabled {
  display: none !important;
}

#historique .slider-wrapper #navs a#prev::before,
#historique .slider-wrapper #navs a#next::after {
  background-image: url(img/arrowdate.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  position: absolute;
  z-index: 2;
  content: '';
}

#historique .slider-wrapper #navs a#next::after {
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
}

#historique .slider-wrapper #navs a:hover {
  color: #fff;
  background-color: rgba(49, 39, 131, 1);
}

#historique .slider-wrapper .slick-list {
  overflow: hidden;
}

#historique .slider-wrapper .slick-slide {
  display: inline-block;
}



#chiffres_cles {
  background-color: rgba(49, 39, 131, 0.1);
}

#chiffres_cles h2,
#engagements h2 {
  width: 100%;
  float: left;
  text-transform: uppercase;
  text-align: center;
  font-weight: 200;
  letter-spacing: 0.03em;
  color: #e30613;
}

#chiffres_cles ul {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}

#chiffres_cles ul li {
  list-style: none;
  position: absolute;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center;
}

#engagements p {
  font-weight: 100;
  color: #511709;
  text-align: justify;
  text-align-last: center;
  margin: 0 auto;
}

#engagements ul {
  padding: 0;
}

#engagements ul li {
  background: #312783;
  list-style: none;
}

#engagements ul li p {
  color: #fff;
}

#engagements ul li h3 {
  margin: 0 auto;
  text-align: left;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

#engagements ul li h4 {
  text-align: left;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
}

#engagements ul li p {
  text-align: left;
  text-align-last: left;
}

#confiance h2 {
  margin: 0 auto;
  color: #e30613;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  position: relative;
}

#confiance h2::before {
  left: 0;
}

#confiance h2::after {
  right: 0;
}

#confiance h2::before,
#confiance h2::after {
  position: absolute;
  z-index: 2;
  content: '';
  background: #312783;
}

#confiance ul {
  padding: 0;
  margin: 0;
  text-align: center;
}

#confiance ul li {
  float: none;
  display: inline-block;
  vertical-align: top;
  list-style: none;
}

#confiance ul li img {
  float: left;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  height: auto;
}

#confiance ul li p {
  margin: 0 auto;
  font-weight: 200;
  color: #511709;
  text-align: center;
}

#confiance ul li p strong {
  color: #e30613;
  font-weight: 700;
}









/* CART
-------------------------------------------------------------- */
form.woocommerce-cart-form {
  margin: 40px auto 0;
  position: relative;
  width: 100%;
  float: left;
}

form.woocommerce-cart-form::after {
  width: 100px;
  height: 60px;
  left: calc(50% - 50px);
  bottom: -58px;
  content: '';
  position: absolute;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  background-image: url(img/cartarrow.png);
}

.woocommerce .woocommerce-cart-form table.shop_table {
  border: none;
  margin: 0;
  text-align: center;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  background-color: #F5F5F5;
}

.woocommerce .woocommerce-cart-form table.shop_table thead {
  display: none;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr {}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr.cart_item {}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td {
  padding: 20px 15px;
  border-bottom: 2px #fff solid;
  border-top: none;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove {
  width: 36px;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail {
  width: 160px;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail a {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail a:hover {
  opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  -ms-opacity: 0.5;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail a img {
  width: 100%;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name {
  width: 400px;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name a {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #511709;
  text-decoration: none;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name a:hover {
  color: #312783;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-price,
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #e30613;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal {
  color: #511709;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-quantity {
  width: 260px;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-quantity .quantity .quantity-nav .quantity-down {
  left: -145px;
}

.woocommerce .woocommerce-cart-form a.remove {
  width: 36px;
  height: 36px;
  text-indent: -9999px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  background-color: #312783;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(img/trash.png);
  background-size: 100% auto;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;

}

.woocommerce .woocommerce-cart-form a.remove:hover {
  background-color: #e30613;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions button.button,
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon input[type="text"]#coupon_code {
  font-size: 16px;
  line-height: 20px;
  padding: 8px 10px 12px 10px;
  margin: 0 10px 0 0;
  border: none;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon input[type="text"]#coupon_code {
  width: 200px;
  color: #511709;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions button.button {
  color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  background-color: #e30613;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon button.button {
  background-color: #312783;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions button.button:hover {
  background-color: #312783;
}

.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon button.button:hover {
  background-color: #e30613;
}

.woocommerce-cart .woocommerce .cart-collaterals {
  float: left;
  background-color: rgba(49, 39, 131, 0.1);
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
  padding: 50px 20px 20px;
  width: 100%;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
  font-size: 30px;
  line-height: 36px;
  margin: 0 auto 20px;
  text-align: center;
  color: #511709;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table {
  border: none;
  margin: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
}

.woocommerce-thankyou-order-failed-actions {
  text-align: center;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr {
  background-color: inherit;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr th,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr td {
  font-size: 20px;
  line-height: 24px;
  border-top: 2px #e30613 dotted;
  border-bottom: none;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr th {
  width: 180px;
  padding: 10px 20px 10px 0;
  color: #511709;
  text-transform: uppercase;
  font-weight: 400;
  background: none;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr td {
  padding: 10px 0 10px 20px;
  font-weight: 700;
  text-align: right;
  color: #e30613;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.order-total th,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.order-total td {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
}

.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr td table.lpp-shipping-package-wrapper {
  margin: 0;
  width: 100%;
}

.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr td table.lpp-shipping-package-wrapper tbody tr td {
  padding: 0;
  border: none;
}

.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr td table.lpp-shipping-package-wrapper tbody tr td ul#shipping_method li {
  width: calc(33.3334% - 10px);
  background-size: 24px auto;
  text-align: left;
  margin: 0;
  background-image: url(img/bgcheck1.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr td table.lpp-shipping-package-wrapper tbody tr td ul#shipping_method li:nth-child(2) {
  margin: 0 15px;
}

.woocommerce .woocommerce-shipping-totals ul#shipping_method li input {
  display: none;
}

.woocommerce .woocommerce-shipping-totals ul#shipping_method li input[type="radio"]+label,
.woocommerce .woocommerce-shipping-totals ul#shipping_method li input[type="hidden"]+label {
  font-size: 18px;
  line-height: 24px;
  padding: 0 0 0 30px;
  background-size: 24px auto;
  width: 100%;
  float: left;
  text-align: left;
  color: #511709;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: none;
}

.woocommerce .woocommerce-shipping-totals ul#shipping_method li input[type="radio"]:checked+label,
.woocommerce .woocommerce-shipping-totals ul#shipping_method li input[type="hidden"]+label {
  background-image: url(img/bgcheck2.png);
}

.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr td table.lpp-shipping-package-wrapper tbody tr td p.woocommerce-shipping-destination {
  font-size: 18px;
  line-height: 24px;
  margin: 10px auto 0;
  padding: 10px 0 0;
  border-top: 2px #fff solid;
  text-align: center;
  color: #e30613;
}

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  padding: 30px 0 0;
  width: 100%;
  float: left;
  text-align: center;
  border-top: 2px #e30613 dotted;
}

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
  font-size: 24px;
  line-height: 24px;
  padding: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  margin: 0 0 0 -5px;
  background-color: #e30613;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  width: auto;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
}

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
  background-color: #511709;
}

#choix_livraison_fake,
#choix_livraison {
  width: 100%;
  float: left;
}

#choix_livraison_fake table.lpp-shipping-package-wrapper,
#choix_livraison table.lpp-shipping-package-wrapper {
  background-color: rgba(49, 39, 131, 0.1);
  width: 100%;
}

#choix_livraison_fake table.lpp-shipping-package-wrapper tr,
#choix_livraison table.lpp-shipping-package-wrapper tr {
  background-color: inherit;
}

#choix_livraison_fake table.lpp-shipping-package-wrapper th,
#choix_livraison table.lpp-shipping-package-wrapper th {
  width: 200px;
  font-size: 16px;
  line-height: 20px;
  padding: 10px;
  text-transform: uppercase;
  color: #511709;
  font-weight: 700;
  background: none;
  border-bottom: none;
}

#choix_livraison table.lpp-shipping-package-wrapper th {
  display: block !important;
}

#choix_livraison_fake table.lpp-shipping-package-wrapper td,
#choix_livraison table.lpp-shipping-package-wrapper td {
  width: calc(100% - 200px);
  padding: 10px;
  border-bottom: none;
}

#choix_livraison_fake table.lpp-shipping-package-wrapper td ul,
#choix_livraison table.lpp-shipping-package-wrapper td ul {
  padding: 0;
  float: none;
  margin: 0;
}

#choix_livraison_fake table.lpp-shipping-package-wrapper td ul li,
#choix_livraison table.lpp-shipping-package-wrapper td ul li {
  width: calc(33.3334% - 20px);
  margin: 0 20px 0 0;
  background-size: 20px auto;
  list-style: none;
  background-image: url(img/bgcheck1.png);
  background-repeat: no-repeat;
  background-position: left top;
  line-height: inherit;
}

#choix_livraison_fake table.lpp-shipping-package-wrapper td ul li input[type="radio"],
#choix_livraison table.lpp-shipping-package-wrapper td ul li input[type="radio"] {
  display: none;
}

#choix_livraison_fake table.lpp-shipping-package-wrapper td ul li input[type="radio"]+label,
#choix_livraison table.lpp-shipping-package-wrapper td ul li input[type="radio"]+label {
  font-size: 16px;
  line-height: 20px;
  padding: 0 0 0 24px;
  background-size: 20px auto;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
  color: #e30613;
  cursor: pointer;
  font-weight: 400;
}

#choix_livraison_fake table.lpp-shipping-package-wrapper td ul li input[type="radio"]:checked+label,
#choix_livraison table.lpp-shipping-package-wrapper td ul li input[type="radio"]:checked+label {
  background-image: url(img/bgcheck2.png);
}

.woocommerce-checkout form.checkout {
  margin: 40px auto 0;
  width: 100%;
  float: left;
}

form#trouverBoutique {
  width: 100%;
  float: left;
}

form#trouverBoutique #locationField {
  width: 300px;
  max-width: calc(100% - 260px);
  margin: 20px 20px 0 0;
  float: left;
}

form#trouverBoutique #locationField input[type="text"]#address {
  font-size: 16px;
  line-height: 20px;
  padding: 10px;
  background-color: #f1f1f1;
  border: none;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
  color: #511709;
}

form#trouverBoutique input[type="submit"]#search {
  width: 240px;
  font-size: 16px;
  line-height: 20px;
  padding: 10px;
  margin: 20px auto 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  font-weight: 400;
  float: left;
  font-family: 'Barlow Condensed', sans-serif;
  border: none;
  cursor: pointer;
  color: #fff;
  background-color: #e30613;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

form#trouverBoutique input[type="submit"]#search:hover {
  background-color: #511709;
}

#mapclickcollect {
  width: 100%;
  float: left;
}

#mapclickcollect #map {
  width: 600px;
  height: 610px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  position: relative;
  float: left;
  top: auto;
}

#mapclickcollect #listboutiques {
  width: calc(100% - 640px);
  margin: 0 0 0 40px;
  padding: 20px;
  background: #f1f1f1;
  float: left;
}

#mapclickcollect #listboutiques h2 {
  font-size: 24px;
  line-height: 30px;
  margin: 0 auto 10px;
  float: left;
  width: 100%;
  color: #511709;
}

#mapclickcollect #listboutiques ul#list {
  height: 530px;
  overflow-y: scroll;
  margin: 0 auto;
  padding: 0;
}

#mapclickcollect #listboutiques ul#list li {
  margin: 10px auto 0;
  padding: 10px 0 0;
  border-top: 2px #fff solid;
  width: 100%;
  float: left;
  list-style: none;
}

#mapclickcollect #listboutiques ul#list li h3 {
  font-size: 20px;
  line-height: 24px;
  margin: 0 auto 10px;
  color: #e30613;
  font-weight: 700;
}

#mapclickcollect #listboutiques ul#list li .adresseli {
  font-size: 16px;
  line-height: 20px;
  padding: 5px;
  margin: 0 auto 10px;
  background: #fff;
  width: auto;
  float: left;
  max-width: 100%;
  color: #e30613;
  font-weight: 400;
}

#mapclickcollect #listboutiques ul#list li .content {
  margin: 0 auto;
  float: left;
  width: 100%;
}

#mapclickcollect #listboutiques ul#list li .content p {
  font-size: 15px;
  line-height: 20px;
  margin: 0 auto 10px;
  color: #511709;
}

#mapclickcollect #listboutiques ul#list li span.ptrelais {
  font-size: 16px;
  line-height: 20px;
  padding: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  margin: 0 auto;
  color: #fff;
  background: #e30613;
  width: auto;
  cursor: pointer;
  float: left;
  max-width: 100%;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#mapclickcollect #listboutiques ul#list li span.ptrelais:hover,
#mapclickcollect #listboutiques ul#list li span.ptrelais.active {
  background: #511709;
}

.woocommerce-checkout form.checkout #customer_details {
  margin: 40px auto 0;
  width: 100%;
  float: left;
}

.woocommerce-checkout form.checkout #customer_details .col-1,
.woocommerce-checkout form.checkout #customer_details .col-2 {
  width: calc(50% - 10px);
  padding: 0 15px 30px;
  float: left;
}

.woocommerce-checkout form.checkout #customer_details .col-1 {
  margin: 0 20px 0 0;
  background-color: rgba(49, 39, 131, 0.1);
}

.woocommerce-checkout form.checkout #customer_details .col-2 {
  margin: 0 auto;
  background: #f1f1f1;
}

.woocommerce-checkout form.checkout #customer_details h3 {
  font-size: 24px;
  line-height: 30px;
  padding: 0 15px;
  margin: 20px auto 10px;
  color: #511709;
  font-weight: 700;
  text-transform: uppercase;
  display: block !important;
}

.woocommerce-billing-fields__field-wrapper {
  width: 100%;
  float: left;
}

#customer_details .woocommerce-shipping-fields .shipping_address {
  display: block !important;
}

.woocommerce-checkout form.checkout #customer_details p {
  margin: 15px auto 0;
  padding: 0 15px;
  width: 100%;
  float: left;
}

.woocommerce-checkout form.checkout #customer_details p.form-row-first,
.woocommerce-checkout form.checkout #customer_details p.form-row-last {
  width: 50%;
}

.woocommerce-checkout form.checkout #customer_details .form-row label {
  font-size: 16px;
  line-height: 16px;
  margin: 0 auto 4px;
  color: #511709;
  font-weight: 400;
  width: 100%;
  float: left;
}

.woocommerce-checkout form.checkout #customer_details .form-row label .required {
  color: #e30613;
}

.woocommerce-checkout form.checkout #customer_details .form-row span.woocommerce-input-wrapper {
  width: 100%;
  float: left;
}

.woocommerce-checkout form.checkout #customer_details .form-row input.input-text {
  font-size: 15px;
  line-height: 16px;
  padding: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  color: #e30613;
  font-weight: 400;
  background: #fff;
  border: none;
  width: 100%;
  font-family: 'Barlow Condensed', sans-serif;
  float: left;
}

#customer_details .select2-container--default .select2-selection--single {
  height: 38px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border: none;
}

#customer_details .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border: none;
}

#customer_details .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 5px 50px 5px 10px;
  color: #e30613;
}

#customer_details .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 18px;
  height: 18px;
  top: 10px;
  right: 10px;
  background-image: url(img/select.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
}

#customer_details .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.woocommerce_checkout .select2-container--open .select2-dropdown--below {
  padding: 20px;
  top: -10px;
  border: none;
}

.woocommerce_checkout .select2-container--default .select2-search--dropdown .select2-search__field {
  background: #f1f1f1;
  border: none;
  padding: 10px;
  color: #511709;
}

.woocommerce_checkout .select2-results__option[aria-selected] {
  color: #511709;
}

.woocommerce_checkout .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #e30613;
  color: #fff;
}

.woocommerce-checkout form.checkout #customer_details h3 label {
  background-size: 20px auto;
  background-image: url(img/bgcheck1.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  width: 100%;
  float: left;
}

.woocommerce-checkout form.checkout #customer_details h3 label input[type="checkbox"] {
  display: none;
}

.woocommerce-checkout form.checkout #customer_details h3 label input[type="checkbox"]+span {
  padding: 0 0 0 30px;
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: left 6px;
  width: 100%;
  float: left;
  cursor: pointer;
  background-image: none;
}

.woocommerce-checkout form.checkout #customer_details h3 label input[type="checkbox"]:checked+span {
  background-image: url(img/bgcheck2.png);
}

.woocommerce-page form #customer_details .form-row textarea.input-text {
  font-size: 15px;
  line-height: 20px;
  padding: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  color: #e30613;
  font-weight: 400;
  background: #fff;
  border: none;
  width: 100%;
  font-family: 'Barlow Condensed', sans-serif;
  float: left;
}

.woocommerce-checkout form.checkout #customer_details .form-row select#shipping_country {
  font-size: 15px;
  line-height: 16px;
  padding: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  color: #e30613;
  font-weight: 400;
  background-color: #fff;
  background-image: url(img/select.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  border: none;
  width: 100%;
  font-family: 'Barlow Condensed', sans-serif;
  float: left;
}

h3#order_review_heading {
  font-size: 24px;
  line-height: 30px;
  margin: 40px auto 0;
  width: 100%;
  float: left;
  font-weight: 700;
  text-transform: uppercase;
  color: #511709;
}

#order_review {
  margin: 20px auto 0;
  width: 100%;
  float: left;
}

.woocommerce #order_review table.shop_table {
  padding: 0 20px;
  margin: 0;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  background-color: rgba(49, 39, 131, 0.1);
}

.woocommerce #order_review table.shop_table thead {
  display: none;
}

.woocommerce #order_review table.shop_table tfoot tr {
  background-color: inherit;
}

.woocommerce #order_review table.shop_table tbody tr td,
.woocommerce #order_review table.shop_table tfoot tr th,
.woocommerce #order_review table.shop_table tfoot tr td {
  padding: 10px 20px 10px 0;
  border-top: 2px #e30613 dotted;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  color: #511709;
}

.woocommerce #order_review table.shop_table tbody tr:first-child td {
  border: none;
}

.woocommerce #order_review table.shop_table tbody tr td.product-total {
  padding: 10px 0 10px 20px;
  text-align: right;
  font-weight: 700;
  color: #e30613;
}

.woocommerce #order_review table.shop_table tfoot tr th,
.woocommerce #order_review table.shop_table tfoot tr td {
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
  border-bottom: none;
}

.woocommerce #order_review table.shop_table tfoot tr th {
  font-weight: 700;
  color: #511709;
  background: none;
}

.woocommerce #order_review table.shop_table tfoot tr td {
  padding: 10px 0 10px 20px;
  text-align: right;
  font-weight: 700;
  color: #511709;
}

.woocommerce-checkout .woocommerce-order {
  margin: 40px auto 0;
  width: 100%;
  float: left;
}

.woocommerce-order #confirmation {
  padding: 20px !important;
  margin: 40px calc(50% - 400px) 0;
  width: 800px;
  float: left;
  background-color: rgba(49, 39, 131, 0.1);
}

.woocommerce-order #confirmation img {
  width: 300px;
  margin: 0 20px 0 0;
  float: left;
}

.woocommerce-order #confirmation h1 {
  width: calc(100% - 320px);
  font-size: 30px;
  line-height: 36px;
  margin: 0 auto 20px;
  color: #511709;
}

.woocommerce-order #confirmation p {
  width: calc(100% - 320px);
  font-size: 16px;
  line-height: 24px;
  margin: 0 auto 20px;
}

.woocommerce-order #confirmation a.btn {
  font-size: 16px;
  line-height: 16px;
  padding: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  color: #fff;
  margin: 10px auto 0;
  background: #e30613;
  text-decoration: none;
  width: auto;
  float: left;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

.woocommerce-order #confirmation a.btn:hover {
  background: #511709;
}

#boutique #map {
  width: 100%;
  float: left;
  top: auto;
}

#boutique ul#list {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
  text-align: center;
}

#boutique ul#list li {
  width: calc(25% - 40px);
  margin: 15px 20px 0 15px;
  padding: 20px;
  padding: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  list-style: none;
  display: inline-block;
  vertical-align: top;
}

#boutique ul#list li h3 {
  font-size: 24px;
  line-height: 30px;
  margin: 0 auto 10px;
  padding: 0 0 10px;
  border-bottom: 1px #dcdcdc solid;
  font-weight: 700;
  text-transform: uppercase;
  color: #511709;
  text-align: left;
}

#boutique ul#list li .adresseli {
  font-size: 18px;
  line-height: 24px;
  margin: 0 auto;
  color: #e30613;
  width: 100%;
  float: left;
  text-align: left;
  font-weight: 300;
}

#boutique ul#list li .content {
  width: 100%;
  float: left;
}

#boutique ul#list li .content p {
  margin: 10px auto 0;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #511709;
}

#boutique ul#list li .phone {
  font-size: 16px;
  line-height: 20px;
  padding: 5px 10px;
  margin: 15px auto 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  font-weight: 400;
  width: auto;
  max-width: 100%;
  float: left;
  color: #fff;
  background-color: #e30613;
}

#search h1 {
  margin: 0 auto;
}

#search h1::before,
#search h1::after {
  width: calc(50% - 220px);
}

#search h1 span.search-term {
  color: #511709;
}

.search-result-count {
  font-size: 18px;
  line-height: 20px;
  margin: 10px auto 0;
  width: 100%;
  float: left;
  text-align: center;
  font-weight: 700;
  color: #312783;
}

#search article {
  margin: 40px auto 0;
  padding: 40px 0 0;
  border-top: 1px rgba(49, 39, 131, 0.1) solid;
  width: 100%;
  float: left;
}

#search article a {
  width: 100%;
  float: left;
}

#search article h2 {
  font-size: 26px;
  line-height: 30px;
  margin: 0 auto 10px;
}

#search article a>h2 {
  color: #511709;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
}

#search article a:hover>h2 {
  color: #e30613;
}

#search article .entry-content {
  width: 100%;
  float: left;
}

#search article .entry-content p {
  font-size: 18px;
  line-height: 22px;
  margin: 0 auto;
  font-weight: 300;
  color: #511709;
  width: 100%;
  float: left;
}

.woocommerce #content nav.woocommerce-pagination {
  padding: 40px 0 0;
  margin: 40px auto 0;
  border-top: 1px rgba(0, 0, 0, 0.03) solid;
  width: 100%;
  float: left;
}

.woocommerce #content nav.woocommerce-pagination ul.page-numbers {
  width: 100%;
  float: left;
  clear: none;
  border: none;
  margin: 0;
  white-space: normal;
  text-align: center;
}

.woocommerce #content nav.woocommerce-pagination ul li {
  margin: 0 5px 0 0;
  width: auto;
  display: inline-block;
  border: none;
  float: none;
}

.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span {
  font-size: 16px;
  line-height: 16px;
  padding: 6px;
  width: 20px;
  margin: 0;
  float: left;
  color: #312783;
  background-color: rgba(0, 0, 0, 0.03);
}

.woocommerce #content nav.woocommerce-pagination ul li a.next,
.woocommerce #content nav.woocommerce-pagination ul li a.prev {
  width: 36px;
}

.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li span.current {
  color: #fff;
  background-color: #e30613;
}

/* Misc & mixens
-------------------------------------------------------------- */
.site-footer {}

.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.clear {
  clear: both;
}

/* clear floats */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

/* #Media Queries
================================================== */


/* PAGE FAQ
================================================== */
ul.list-faq {
  padding: 0;
}

#faq {
  padding: 10vh 0 0;
}

.item-faq {
  border: none;
  background: none;
  border-bottom: 1px dashed #CEE1F8;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
  margin-bottom: 20px;
}

.faq-title {
  width: 100%;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  color: #312783;
  text-decoration: none !important;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
  padding-top: 30px;
  padding-bottom: 30px;
}

h2.faq-title {
  position: relative;
  margin: 0 !important;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
}

h2.faq-title {
  &:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0;
    width: 0%;
    background-color: rgba(49, 39, 131, 1);
    z-index: -1;
    height: 100%;
  }
}

.faq-title h2::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 60px;
  height: 2px;
  background: #E91E63;
  bottom: -25px;
  margin-left: -30px;
}

.faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}

.card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.card-header:hover,
.faq-title.active {
  padding-left: 50px;

  h2,
  h2 span {
    color: #fff;
    z-index: 1;

    &:after {
      width: calc(100% + 50px);
      left: -50px;
    }
  }
}



.faq-title .number {
  width: 20px;
  height: 20px;
  line-height: 14px;
  float: left;
  border-radius: 100px;
  text-align: center;
  background: #E91E63;
  color: #fff;
  font-size: 12px;
  margin-right: 20px;
  padding: .25em .4em;
  font-weight: 700;
  white-space: nowrap;
}

.card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #6F8BA4;
  line-height: 28px;
  letter-spacing: 1px;
  border-top: 1px solid #F3F8FF;
}

.card-body ul {
  margin: 10px 0;
}

thead,
tbody,
thead tr,
th {
  display: block;
}

thead {
  float: left;
}

tbody {
  width: auto;
  position: relative;
  overflow-x: auto;
}

td,
th {
  padding: .625em;
  line-height: 1.5em;
  border-bottom: 1px dashed #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: auto;
}

th {
  text-align: left;
  background: rgba(0, 0, 0, 0.14);
  border-bottom: 1px dashed #aaa;
}

tbody tr {
  display: table-cell;
}

tbody td {
  display: block;
}

tr:nth-child(odd) {
  background: rgba(0, 0, 0, 0.07);
}

@media screen and (min-width: 50em) {

  thead {
    display: table-header-group;
    float: none;
  }

  tbody {
    display: table-row-group;
  }

  thead tr,
  tbody tr {
    display: table-row;
  }

  th,
  tbody td {
    display: table-cell;
  }

  td,
  th {
    width: auto;
  }

}

.woocommerce-info {
  display: none;
}


/* PAGE TUTO SINGLE
================================================== */
#intro {
  padding: 70px 0 70px
}

#intro a:first-child {
  margin: 10px 0 30px;
}

#intro .content h1 {
  color: #e30613;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}

#intro .content h1::before,
#intro .content h1::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 6px;
  background-color: #312783;
  border-radius: 25px;
}

#intro .content h1::before {
  margin-right: 1rem;
}

#intro .content h1::after {
  margin-left: 1rem;
}

#intro .content .description p {
  font-size: 24px;
  font-weight: 500;
  color: #511709;
  max-width: 1110px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 40px 0 10px;
}

#blocs-tuto {
  background-color: rgba(49, 39, 131, 0.1);
}

#blocs-tuto ul.blocs {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-template-rows: auto;
  grid-auto-rows: minmax(280px, auto);
  -webkit-column-gap: 20px;
  column-gap: 20px;
  row-gap: 20px;
  -webkit-padding-start: 0;
  -moz-padding-start: 0;
  padding-inline-start: 0;
}

#blocs-tuto ul.blocs li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* BLOCS */
#blocs-tuto ul.blocs li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#blocs-tuto ul.blocs li .img img {
  width: 100%;
  height: 100%;
}

#blocs-tuto ul.blocs li:nth-child(12n + 1) .img,
#blocs-tuto ul.blocs li:nth-child(12n + 5) .img,
#blocs-tuto ul.blocs li:nth-child(12n + 9) .img {
  width: 66%;
  height: 100%;
}

#blocs-tuto ul.blocs li:nth-child(12n + 1) .texte,
#blocs-tuto ul.blocs li:nth-child(12n + 5) .texte,
#blocs-tuto ul.blocs li:nth-child(12n + 9) .texte {
  width: 33%;
}

#blocs-tuto ul.blocs li:nth-child(12n + 3) .img,
#blocs-tuto ul.blocs li:nth-child(12n + 4) .img,
#blocs-tuto ul.blocs li:nth-child(12n + 6) .img,
#blocs-tuto ul.blocs li:nth-child(12n + 8) .img {
  width: 48%;
  height: 100%;
}

#blocs-tuto ul.blocs li:nth-child(12n + 3) .texte,
#blocs-tuto ul.blocs li:nth-child(12n + 4) .texte,
#blocs-tuto ul.blocs li:nth-child(12n + 6) .texte,
#blocs-tuto ul.blocs li:nth-child(12n + 8) .texte {
  width: 52%;
}

#blocs-tuto ul.blocs li:nth-child(12n + 2) .img,
#blocs-tuto ul.blocs li:nth-child(12n + 7) .img,
#blocs-tuto ul.blocs li:nth-child(12n + 10) .img,
#blocs-tuto ul.blocs li:nth-child(12n + 11) .img,
#blocs-tuto ul.blocs li:nth-child(12n + 12) .img {
  width: 100%;
  height: 48%;
}

#blocs-tuto ul.blocs li:nth-child(12n + 2) .texte,
#blocs-tuto ul.blocs li:nth-child(12n + 7) .texte,
#blocs-tuto ul.blocs li:nth-child(12n + 10) .texte,
#blocs-tuto ul.blocs li:nth-child(12n + 11) .texte,
#blocs-tuto ul.blocs li:nth-child(12n + 12) .texte {
  width: 100%;
  height: 52%;
}

#blocs-tuto ul.blocs li:nth-child(12n + 1) {
  background-color: rgba(194, 172, 229, 0.65);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-column: span 3;
  grid-row: span 2;
}

#blocs-tuto ul.blocs li:nth-child(12n + 2) {
  background-color: rgba(151, 223, 242, 0.40);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-column: span 1;
  grid-row: span 2;
}

#blocs-tuto ul.blocs li:nth-child(12n + 3) {
  background-color: rgba(242, 214, 162, 1);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  grid-column: span 2;
  grid-row: span 1;
}

#blocs-tuto ul.blocs li:nth-child(12n + 4) {
  background-color: rgba(173, 234, 192, 0.65);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-column: span 2;
  grid-row: span 1;
}

#blocs-tuto ul.blocs li:nth-child(12n + 5) {
  background-color: rgba(194, 172, 229, 0.65);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  grid-column: span 3;
  grid-row: span 2;
}

#blocs-tuto ul.blocs li:nth-child(12n + 6) {
  background-color: rgba(151, 223, 242, 0.40);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-column: span 2;
  grid-row: span 1;
}

#blocs-tuto ul.blocs li:nth-child(12n + 7) {
  background-color: rgba(242, 214, 162, 1);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-column: span 1;
  grid-row: span 2;
}

#blocs-tuto ul.blocs li:nth-child(12n + 8) {
  background-color: rgba(173, 234, 192, 0.65);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  grid-column: span 2;
  grid-row: span 1;
}

#blocs-tuto ul.blocs li:nth-child(12n + 9) {
  background-color: rgba(194, 172, 229, 0.65);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-column: span 3;
  grid-row: span 2;
}

#blocs-tuto ul.blocs li:nth-child(12n + 10) {
  background-color: rgba(242, 214, 162, 1);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-column: span 1;
  grid-row: span 2;
}

#blocs-tuto ul.blocs li:nth-child(12n + 11) {
  background-color: rgba(173, 234, 192, 0.65);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-column: span 1;
  grid-row: span 2
}

#blocs-tuto ul.blocs li:nth-child(12n + 12) {
  background-color: rgba(151, 223, 242, 0.40);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-column: span 1;
  grid-row: span 2
}

#blocs-tuto ul.blocs li .texte {
  font-size: 18px;
  font-weight: 400;
  color: #511709;
  padding: 25px 35px 55px;
}

#blocs-tuto ul.blocs li .texte p {
  margin: 0;
}

#blocs-tuto ul.blocs li .texte h3 {
  font-size: 27px;
  font-weight: 600;
  color: #511709;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}

/* RESPONSIVE TUTO */
@media only screen and (max-width : 1200px) {
  #blocs-tuto ul.blocs li {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    grid-column: span 3 !important;
    grid-row: span 1 !important;
  }

  #blocs-tuto ul.blocs li:nth-child(2n + 1) {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  #blocs-tuto ul.blocs li .texte,
  #blocs-tuto ul.blocs li .img {
    width: 50% !important;
    height: 100% !important;
  }

  #blocs-tuto ul.blocs li .texte {
    padding: 20px !important;
  }
}

@media only screen and (max-width : 768px) {
  #intro .content h1 {
    white-space: normal;
  }

  #intro .content .description p {
    font-size: 18px;
    margin: 20px 0 0;
  }

  #blocs-tuto ul.blocs {
    -webkit-column-gap: 0;
    column-gap: 0;
  }

  #blocs-tuto ul.blocs li {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    grid-column: span 3 !important;
    grid-row: span 1 !important;
  }

  #blocs-tuto ul.blocs li:nth-child(2n + 1) {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  #blocs-tuto ul.blocs li .texte,
  #blocs-tuto ul.blocs li .img {
    width: 100% !important;
    height: 70% !important;
  }

  #blocs-tuto ul.blocs li .texte {
    padding: 20px !important;
  }
}

/* Submenu */

.menu-item-has-children {
  position: relative;
}

.sub-menu {
  display: none;
}

.sub-menu.active {
  display: block;
  position: absolute;
  background-color: white;
  /* display: grid;
  grid-template-columns: repeat(2, auto); */
  left: 30px;
  top: 43px;
  z-index: -2;
  width: auto;
  height: auto;
  padding: 8px 19px 15px 15px;
  box-sizing: border-box;
  overflow: visible;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.sub-menu.active .menu-item {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  float: none;
  height: 25px;
  width: auto;
  text-align: left;
  margin-top: 10px;
  box-sizing: border-box;
  padding: 0px;
}

.sub-menu.active .menu-item a {
  color: black;
  text-align: left;
  font-size: 1.4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding-left: 25px;
}

@media screen and (max-width:1400px) {
  .sub-menu.active {
    display: block;
    position: absolute;
    background-color: white;
    /* display: grid;
    grid-template-columns: repeat(2, auto); */
    left: 30px;
    top: 43px;
    z-index: -2;
    width: auto;
    height: auto;
    padding: 8px 19px 15px 15px;
    box-sizing: border-box;
    overflow: visible;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    flex-wrap: wrap;
    gap: 10px;
  }

  .sub-menu.active .menu-item {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 30px;
    width: auto;
    text-align: left;
    margin-top: 10px;
    box-sizing: border-box;
    padding: 0px;
    margin-top: 0px;
  }

  .sub-menu.active .menu-item a {
    color: black;
    text-align: left;
    font-size: 1.1rem;
    text-overflow: ellipsis;
    position: relative;
    padding-left: 22px;
    overflow-wrap: break-word;
    overflow: hidden;
    white-space: normal;
    width: 200px;
  }
}

.sub-menu.active .menu-item a:hover {
  transform: scale(0.8);
}

.sub-menu.active li.current-menu-item a {
  transform: scale(0.8);
}

.sub-menu.active .menu-item a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #312783;
}

.the-content p:first-child {
  margin-top: 70px;
  font-size: 20px;
  line-height: 24px;
  color: #e30613;
  text-align: center;
}

.the-content p {
  font-size: 1.2rem;
}

.the-content p strong {
  font-size: 1.2rem;
  line-height: 24px;
}

/*** Fixes Déc 2024 ***/
@media (max-width: 1400px) {
  #customer_login {
    padding: 0 120px;
  }
}

@media (max-width: 1200px) {
  #customer_login {
    padding: 0 80px;
  }
}


@media (max-width: 992px) {
  #customer_login {
    padding: 0 12px;
  }

  .filter.open {
    display: block !important;
    margin-bottom: 12px;
  }

  #filterbutton {
    float: right !important;
  }

  .woocommerce #content .right #filter p.woocommerce-result-count {
    width: auto !important;
  }
}

@media (max-width: 768px) {

  #customer_login .col-1,
  #customer_login .col-2 {
    float: none;
    width: 100%;
  }

  #customer_login .col-2 {
    margin-top: 64px;
  }

  #customer_login .col-1 *,
  #customer_login .col-2 * {
    float: none !important;
  }
}

@media (max-width: 480px) {

  .woocommerce #content .right ul.products,
  .woocommerce section.related ul.products {
    display: flex;
    flex-wrap: wrap;
  }

  .woocommerce #content .right ul.products li.product a,
  .woocommerce section.related ul.products li a,
  .resultat_form_multi ul li a {
    height: 100%;
    padding-bottom: 12px;
  }

  .woocommerce #content .right ul.products li.product a img,
  .woocommerce section.related ul.products li a img,
  .resultat_form_multi ul li a img {
    aspect-ratio: 1/1;
    height: auto !important;
  }
}

#historique .slider-wrapper #bullets ul.slick-dots {
  display: flex;
  justify-content: space-around;
  padding-left: 0;
}

#historique .slider-wrapper #bullets ul.slick-dots li {
  margin: 0;
}

table {
  max-width: 100%;
}

table[width],
td[width] {
  width: auto !important;
}

.promo-label {
  font-weight: 700;
  color: #e30613;
  /* ta couleur accent */
  font-size: 25px;
  margin-right: .25em;
}

.description ul li,
.description ol li,
.ensavoirplus ul li,
.ensavoirplus ol li,
.ensavoirplus p {
  font-size: 20px;
  line-height: 26px;
  color: #511709;
}

.woocommerce-coming-soon-entire-site .wp-block-site-logo {
  width: 300px;
}

.woocommerce-coming-soon-entire-site .wp-block-site-title,
.woocommerce-coming-soon-entire-site .woocommerce-coming-soon-social-login {
  display: none !important;
}

body:has(.woocommerce-coming-soon-banner),
body:has(.woocommerce-coming-soon-entire-site) {
  background: linear-gradient(45deg, #e30613 0%, #e30613 20%, #312783 50%, #312783 100%);
}

:root {
  --woocommerce-coming-soon-color: #312783;
}

.cr-customer-consent {
  display: none !important;
}

.single-product aside {
  display: none;
}