@charset "UTF-8";
/**** Variables
===================================*/
@font-face {
  font-family: "Bakery";
  src: url("../font/bakery.woff2") format("woff2"), url("../font/bakery.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LouisGeorgesCafe";
  src: url("../font/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LouisGeorgesCafe";
  src: url("../font/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LouisGeorgesCafe";
  src: url("../font/Montserrat-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "LouisGeorgesCafe";
  src: url("../font/Montserrat-BoldItalic.woff") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
/*@font-face {
  font-family: "LouisGeorgesCafe";
  src: url("../font/Montserrat-Light.ttf") format("truetype");
  font-weight: light;
  font-display: swap;
}*/
@font-face {
  font-family: "LouisGeorgesCafe";
  src: url("../font/Montserrat-LightItalic.ttf") format("truetype");
  font-weight: light;
  font-style: italic;
  font-display: swap;
}
/**** Main
===================================*/
.title-page-container {
  width: 100%;
  height: 300px;
  background-color: #ececec;
}

.wc-block-grid__products .wc-block-grid__product-image img{
	width: 100% !important;
}

.flex-viewport{
	display: block !important;
}

.flex-control-thumbs li{
	width: 15% !important;
    padding: 1rem !important;
    padding-left: 0 !important;
}

.info3_page{
	line-height: 2.5rem !important;
	font-size: 1.3rem !important;
}

.title-page-container h1 {
  font-family: Bakery, sans-serif;
  font-size: 5rem;
  margin: 0;
  padding: 0 1rem;
}

.woocommerce-notices-wrapper{
	margin-bottom: 2rem;
	
}

.woocommerce-message{
	/*display: none;*/
	background-color: #ba6d7a !important;
	display: flex;
    align-items: center;
    justify-content: space-between;
}

.woocommerce-error::after, .woocommerce-info::after, .woocommerce-message::after{
	display: none;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
	top: unset !important;
}

.container-more-info{
	width: 100%;
	padding: 1rem;
	margin-bottom: 3.5rem;
	font-size: 1.3rem;
    line-height: 2.4rem;
	box-sizing: border-box;
}

.title_page{
	color: #ba6d7a;
	text-align: center;
}

.woocommerce div.product form.cart .button{
	background-color: #ba6d7a !important;
	color: #fff !important;
}

.summary .cart{
	margin-top: 2rem;
	display: flex;
	height: 100%;
}

.summary .qty{
	height: 100%;
	box-sizing: border-box;
}

.summary p {
	line-height: 2rem;
}

.woocommerce-product-details__short-description{
	margin-top: 1rem;
}

.info2_page{
	font-size: 1.3rem;
	margin-top: 1rem;
}

.tabs{
display:none;}

.title-why{
	  font-family: Bakery, sans-serif;
  font-size: 4.5rem;
   margin-bottom: 2rem;
}

.description-produit-style{
	line-height: 2rem;
}

.product h1 {
  font-family: Bakery, sans-serif;
  font-size: 4.5rem;
  margin: 0;
    margin-bottom: 2rem;
}

.page-section {
  margin-top: -4rem;
  text-align: center;
}

#tab-description p{
	line-height: 2rem;
	margin-top: 2rem;
}

.page-section .thumbnail{
	display: flex;
}

.page-section .wp-post-image {
width: 100%;
	      max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
    height: auto;
  padding: 0.8rem 0.8rem 4rem 0.8rem;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2901960784);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2901960784);
  -webkit-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
          transform: rotate(-2deg);
  margin: 1rem;
}

.page-section img {
	    max-width: -webkit-fill-available;
    height: auto;
  padding: 0.8rem 0.8rem 4rem 0.8rem;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2901960784);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2901960784);
  -webkit-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
          transform: rotate(-2deg);
  margin: 1rem;
}

.page-section .content {
  text-align: center;
  margin: 0 2rem 2rem 2rem;
  padding: 3rem 2rem;
}
.page-section .content p {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 2rem;
  line-height: 2rem;
}

.content p {
  line-height: 2rem !important;
}

.spacer-header{
	height: 10rem;
}


.page-section .content p a {
  text-decoration: underline;
}

.page-histoire {
  margin-top: 1rem;
  text-align: center;
}
.page-histoire .wp-post-image {
  padding: 0.8rem 0.8rem 4rem 0.8rem;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2901960784);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2901960784);
  -webkit-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
          transform: rotate(-2deg);
  margin: 1rem;
}
.page-histoire .content {
  text-align: center;
  margin: 0 2rem 2rem 2rem;
  padding: 3rem 2rem;
}
.page-histoire .content h2 {
  font-family: Bakery, sans-serif;
  margin-bottom: 3rem;
  text-align: left;
  font-size: 3.5rem;
}
.page-histoire .content p {
  font-size: 1.5rem;
  text-align: left;
  margin-bottom: 2rem;
}
.page-histoire .content p a {
  text-decoration: underline;
}
.page-histoire .content .wp-container-core-columns-is-layout-1 {
  position: relative;
}
.page-histoire .content .wp-container-core-columns-is-layout-1 > div:first-of-type {
  margin: 0 2rem 5rem 0;
  -webkit-transform: rotate(2deg);
      -ms-transform: rotate(2deg);
          transform: rotate(2deg);
}
.page-histoire .content .wp-container-core-columns-is-layout-1 > div:first-of-type figure {
  padding-bottom: 3.5rem;
}
.page-histoire .content .wp-container-core-columns-is-layout-1 > div:last-of-type {
  position: absolute;
  width: 250px;
  right: 0;
  bottom: 2rem;
  -webkit-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
          transform: rotate(-2deg);
}
.page-histoire .content .wp-container-core-columns-is-layout-3 {
  margin-top: 2rem;
}
.page-histoire .content .wp-container-core-columns-is-layout-3 .wp-block-image {
  -webkit-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
          transform: rotate(-2deg);
}
.page-histoire .content .wp-container-core-columns-is-layout-3 .wp-block-image img {
  width: 100% !important;
}
.page-histoire figure {
  padding: 0.8rem 0.8rem 3rem 0.8rem;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2901960784);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2901960784);
}

.page-apropos {
  margin-top: -6rem;
  text-align: center;
}
.page-apropos figure {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  display: inline-block;
  margin: 0 1rem;
}
.page-apropos .wp-post-image {
  padding: 0.8rem 0.8rem 4rem 0.8rem;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2901960784);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2901960784);
  -webkit-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
          transform: rotate(-2deg);
  margin: 2rem;
}
.page-apropos .content {
  background-color: #9fa69a;
  margin: 2rem 2rem 4rem 2rem;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  border-radius: 10px;
  padding: 3rem 2rem;
}
.page-apropos .content p {
  font-size: 2rem;
  /*font-weight: bold;*/
  margin-bottom: 2rem;
}
.page-apropos .content p a {
  text-decoration: underline;
}

/* BOUTIQUE PART */
.product {
  font-size: 1.5rem;
}
.product img {
  border-radius: 10px;
}

.add_to_cart_button {
  display: none !important;
}

.woocommerce-result-count {
  margin-top: 2rem !important;
  margin-left: 20px !important;
  margin-bottom: 5px !important;
}

.woocommerce-ordering {
  margin-top: 2rem !important;
  margin-right: 20px !important;
  margin-bottom: 5px !important;
}
.woocommerce-ordering select {
  padding: 0.3rem;
  cursor: pointer;
}

.woocommerce span.onsale {
  background-color: #ba6d7a;
  border-radius: 5px;
  line-height: unset;
  padding: 0.6rem;
  min-height: unset;
  top: 20px !important;
  right: 20px !important;
}

/*couleur et style des prix en promo*/
.price del {
  color: #6a6a6a;
  font-weight: 100;
  font-size: 0.7em;
}

.price ins {
  color: #ba6d7a;
}

.prix-ventes del {
  color: #b1b1b1;
  font-weight: 100;
}

.prix-ventes ins {
  color: #ba6d7a;
  text-decoration: none !important;
}

/*html { font-size: 65.2% }*/
body {
  font-family: LouisGeorgesCafe, sans-serif;
  color: #181818;
  background-color: rgb(242, 242, 242);
  overflow-x: hidden;
}

textarea {
  resize: none !important;
}

/* main */
main {
  margin: auto;
  width: 100%;
  max-width: 1500px;
  padding: 0px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Links */
a:link {
  color: #181818;
  text-decoration: none;
}

/*cookies*/
a:visited,
a:active {
  color: #181818;
}

/* Titles */
h1 {
  font-size: 3.5em;
  font-weight: bold;
  font-family: LouisGeorgesCafe, sans-serif;
  margin-bottom: 25px;
}

h2 {
  font-size: 2em;
  font-weight: bold;
  font-family: LouisGeorgesCafe, sans-serif;
}

h3 {
  font-size: 1em;
  font-family: Graphik, sans-serif;
  font-weight: 300;
}

/* Buttons */
.bouton {
  padding: 10px 20px 10px 20px;
  color: #fff;
}

/**** Header
===================================*/
.main-header {
  height: 70px;
  background-color: #ba6d7a;
}

.main-header__container {
  z-index: 1;
  width: 100%;
}

.main-header__logo {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.main-header__logo a img {
  width: 230px;
  padding-top: 130px;
}
.main-header__logo:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari and Chrome */
  -o-transform: scale(1.1);
  /* Opera */
}

.menu-item:not(:last-child) {
  margin-right: 0.5rem;
}
.menu-item a {
  padding: 1rem;
  border-radius: 5px;
  font-weight: bold;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu-item:hover {
  background-color: #f8f8f8;
  border-radius: 5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.current-menu-item a {
  background-color: #f8f8f8 !important;
}

.main-header__tools {
  padding: 0px 20px 0px 20px;
}

.tools-icons {
  padding: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}

.tools-icons span{
  color: #fff;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.5rem;
  font-weight: bold;
  background-color: red;
  border-radius: 50%;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.tools-icons:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

/*Responsive LOGO nav bar*/
@media screen and (max-width: 965px) {
  .contact-container{
	  padding-left: 0 !important;
	  padding-right: 0 !important;
	  flex-direction: column;
  }
  
  .info-container, .info_page, .info2_page, .form-container{
	  width: 100% !important;
  }
  
  .form-container{
	  margin-top: 2rem;
  }
}

/*Responsive LOGO nav bar*/
@media screen and (max-width: 1200px) {
  .main-header__logo a img {
    padding: 10px;
  }
  .main-header__logo {
    padding: 0px 0px 0px 20px;
  }
}
@media screen and (max-width: 1120px) {
  .main-header__logo a img {
    padding: 10px;
  }
  .main-header__logo {
    padding: 0px;
  }
  .main-header__tools {
    padding: 0px;
  }
  #menu-item-11665 {
    display: none;
  }
}
#cart-count {
  width: 30px;
}

.menu {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
}

.sub-nav,
.sub-nav2 {
  position: absolute;
  top: 70px;
  width: 100%;
  background-color: #fff;
  z-index: 1000;
  font-family: Graphik, sans-serif;
  font-weight: 400;
  padding: 15px 5px 15px 5px;
  border-top: 1px #000 solid;
  border-bottom: 5px #ba6d7a solid;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.bg-mega-menu {
  width: 100%;
  height: 100vh;
  display: none;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 70px;
  z-index: 900;
}

.wp-height {
  top: 102px;
}

@media screen and (max-width: 782pxpx) {
  .wp-height {
    top: 116px;
  }
}
.sub-nav a {
  padding: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.sub-nav h2,
.sub-nav2 h2 {
  margin: 10px 0px 20px 50px !important;
  font-size: 2em !important;
  font-weight: bold !important;
  font-family: LouisGeorgesCafe, sans-serif, sans-serif;
}

.mega-menu-img-marque {
  width: 70px;
  margin-right: 10px;
}

.sub-nav2 a {
  width: 180px;
  height: 80px;
  margin: 10px 0px;
  color: #fff !important;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 5px #c2c2c2;
          box-shadow: 2px 2px 5px #c2c2c2;
}

.sub-nav a:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.sub-nav2 a:hover {
  color: #fff !important;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.color-classiques {
  background-image: url("/wp-content/themes/unikkdo/images/cat/classique.jpg");
  background-size: cover;
  background-position: center;
}

.color-survie {
  background-image: url("/wp-content/themes/unikkdo/images/cat/survie.jpg");
  background-size: cover;
  background-position: center;
}

.color-chasse {
  background-image: url("/wp-content/themes/unikkdo/images/cat/chasse.jpg");
  background-size: cover;
  background-position: center;
}

.color-defense {
  background-image: url("/wp-content/themes/unikkdo/images/cat/defense.jpg");
  background-size: cover;
  background-position: center;
}

.color-cuisine {
  background-image: url("/wp-content/themes/unikkdo/images/cat/cuisine.jpg");
  background-size: cover;
  background-position: center;
}

.color-accessoires {
  background-image: url("/wp-content/themes/unikkdo/images/cat/accessoires.jpg");
  background-size: cover;
  background-position: center;
}

/**** Hero
===================================*/
.hero {
  position: relative;
  background-image: url("../images/bg-hero.jpg");
  background-position-y: center;
  background-size: cover;
  background-position-x: right;
  z-index: 1;
  padding-bottom: 20px;
  padding-top: 20px;
  overflow: hidden;
}

.f-hero1 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 700px;
  z-index: -1;
}

.f-hero2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 300px;
  z-index: -1;
}

.prix-gravure {
  position: absolute;
  right: 0;
  bottom: -20px;
  width: 12%;
}

.gravures-gif {
  position: absolute;
  left: 102px;
  top: 16px;
  width: 27%;
  z-index: 2;
  -webkit-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
          transform: rotate(-2deg);
}

.lame-perso {
  position: absolute;
  left: -80px;
  bottom: 0px;
  width: 27%;
  z-index: 1;
}

.wrapper__heading {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 20px;
  position: relative;
}
.wrapper__heading h1 {
  margin-top: 0;
  margin-bottom: 10px;
}
.wrapper__heading p {
  font-size: 1.1em;
  margin: auto;
  margin-bottom: 20px;
  font-family: Graphik, sans-serif;
  letter-spacing: 2.2px;
  margin-left: 4px;
}

.etapes {
  width: 100%;
}

.nbr-etape {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 5px;
}

.subtitle-etape {
  font-size: 1em;
  font-family: Graphik, sans-serif;
  text-align: center;
}

.separateur-etapes {
  border-right: 2px solid #000;
  height: 68px;
}

.justify {
  letter-spacing: 1.8px;
  margin-left: 2px;
}

.wrapper__image {
  width: 680px;
  margin-bottom: -15px;
  -webkit-transform: rotate(3deg);
      -ms-transform: rotate(3deg);
          transform: rotate(3deg);
}

.wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
}

.wrapper__hightlight {
  position: relative;
  padding: 20px;
  padding-right: 0;
}

/*Hightlight words*/
.hightlight-words-1 {
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0 0 0 3px #333333 inset;
          box-shadow: 0 0 0 3px #333333 inset;
  color: #333333;
  font-size: 0.8em;
  padding: 12px 17px 12px 17px;
  position: absolute;
  right: 50px;
  top: -40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.hightlight-words-2 {
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0 0 0 3px #333333 inset;
          box-shadow: 0 0 0 3px #333333 inset;
  color: #333333;
  font-size: 0.8em;
  padding: 12px 17px 12px 17px;
  position: absolute;
  left: 80px;
  bottom: -30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.titre-brand {
  padding: 12px 17px 12px 17px;
  position: absolute;
  right: 50px;
  top: -40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #341800;
  text-shadow: 0px 0px 10px #cba892, 0px 0px 10px #cba892, 0px 0px 10px #cba892, 0px 0px 10px #cba892, 0px 0px 10px #cba892, 0px 0px 10px #cba892, 0px 0px 10px #cba892, 0px 0px 10px #fff;
}

.wrapper a:hover .voirproduit {
  background-color: #341800;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-shadow: none;
}

.container-brand {
  padding: 12px 17px 12px 17px;
  position: absolute;
  left: 80px;
  bottom: -35px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-shadow: 0px 0px 10px #c9a077, 0px 0px 10px #c9a077, 0px 0px 10px #c9a077, 0px 0px 10px #c9a077, 0px 0px 10px #c9a077, 0px 0px 10px #c9a077, 0px 0px 10px #c9a077, 0px 0px 10px #c9a077;
}

.brand {
  font-size: 1.3em;
  font-weight: bold;
}

.oldprice {
  color: #341800;
  font-size: 0.9em;
  text-decoration: line-through;
  padding-right: 5px;
}

.newprice {
  color: #341800;
  font-size: 2em;
  padding-right: 7px;
  font-weight: bold;
}

.withcode {
  color: #341800;
  font-weight: bold;
}

.voirproduit {
  color: #341800;
  -webkit-box-shadow: 0 0 0 3px #341800 inset;
          box-shadow: 0 0 0 3px #341800 inset;
  padding: 10px;
  margin-left: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.hero-pub {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 150px;
}

/* responsive HERO */
@media screen and (max-width: 1217px) {
  .wrapper {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    text-align: center;
    padding-top: 40px;
  }
  .wrapper__hightlight {
    margin-top: 80px;
  }
  .f-hero1 {
    bottom: 190px;
    left: -490px;
  }
  .hero-pub {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .wrapper {
    padding-top: 20px;
  }
  .gravures-gif {
    left: 87px;
  }
  .wrapper__hightlight {
    margin-top: 80px;
  }
  .container-brand {
    left: 55px;
    bottom: -50px;
  }
  .wrapper__image {
    width: 550px;
  }
  
  .container-more-info{
	  padding-right: 0;
	  padding-left: 0;
  }
}
@media screen and (max-width: 560px) {
  .wrapper__heading p {
    display: none;
  }
  .wrapper__heading h1 {
    font-size: 2.5em;
    margin-bottom: 0;
  }
  .gravures-gif {
    left: 58px;
    top: 18px;
  }
  .prix-gravure {
    display: none;
  }
  .justify {
    letter-spacing: unset;
    margin-left: 0px;
  }
  .etapes {
    margin-top: 10px;
  }
  .subtitle-etape {
    font-size: 0.75em;
  }
  .separateur-etapes {
    border-right: 1px solid #000;
    height: 61px;
  }
  .wrapper__image {
    width: 320px;
  }
  .wrapper__hightlight {
    margin-top: 50px;
    margin-bottom: -10px;
  }
  .oldprice,
  .withcode {
    display: none;
  }
  .container-brand {
    font-size: 0.6em;
    left: 85px;
    bottom: -20px;
    padding: 0px;
  }
  .titre-brand {
    font-size: 0.6em;
    top: -10px;
    right: 40px;
  }
}
/**** AnnoncePROMO
===================================*/
.annoncePROMO {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #ffc263;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.deco-annoncePROMO {
  background-color: #ffc263;
  width: 5px;
  height: 100px;
  position: absolute;
}

.icon-annoncePROMO {
  padding-right: 10px;
  z-index: 5;
}

.title-annoncePROMO {
  font-size: 1.5em;
  font-family: Graphik, sans-serif;
  font-weight: bold;
  padding-right: 7px;
  z-index: 5;
}

.subtitle-annoncePROMO {
  font-size: 1.5em;
  font-family: Graphik, sans-serif;
  font-weight: bold;
  background-color: #fff;
  color: #ffc263;
  padding: 5px 10px;
  z-index: 5;
}

/**** Annonce
===================================*/
.annonce {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 1px 0px 10px rgba(150, 150, 150, 0.7);
          box-shadow: 1px 0px 10px rgba(150, 150, 150, 0.7);
}
.annonce :nth-child(5) {
  left: 10px;
  -webkit-transform: rotate(-35deg);
      -ms-transform: rotate(-35deg);
          transform: rotate(-35deg);
}
.annonce :nth-child(6) {
  left: 30px;
  -webkit-transform: rotate(-35deg);
      -ms-transform: rotate(-35deg);
          transform: rotate(-35deg);
}
.annonce :nth-child(7) {
  left: 50px;
  -webkit-transform: rotate(-35deg);
      -ms-transform: rotate(-35deg);
          transform: rotate(-35deg);
}
.annonce :nth-child(8) {
  left: 150px;
  -webkit-transform: rotate(-35deg);
      -ms-transform: rotate(-35deg);
          transform: rotate(-35deg);
}
.annonce :nth-child(9) {
  right: 10px;
  -webkit-transform: rotate(35deg);
      -ms-transform: rotate(35deg);
          transform: rotate(35deg);
}
.annonce :nth-child(10) {
  right: 30px;
  -webkit-transform: rotate(35deg);
      -ms-transform: rotate(35deg);
          transform: rotate(35deg);
}
.annonce :nth-child(11) {
  right: 50px;
  -webkit-transform: rotate(35deg);
      -ms-transform: rotate(35deg);
          transform: rotate(35deg);
}
.annonce :nth-child(12) {
  right: 150px;
  -webkit-transform: rotate(35deg);
      -ms-transform: rotate(35deg);
          transform: rotate(35deg);
}

.deco-annonce {
  background-color: rgb(242, 242, 242);
  width: 5px;
  height: 100px;
  position: absolute;
}

.icon-annonce {
  padding-right: 10px;
  z-index: 5;
}

.title-annonce {
  font-size: 1.5em;
  padding-right: 7px;
  z-index: 5;
}

.subtitle-annonce {
  font-size: 0.9em;
  font-family: Graphik, sans-serif;
  font-weight: 300;
  margin-bottom: -5px;
  z-index: 5;
}

/*PROMO NOEL*/
.promo {
  width: 100%;
  background-color: #ed1c24;
  color: #fff;
  padding: 20px 0px;
}

.promo-pourcent {
  font-size: 6em;
  font-weight: bold;
  margin-bottom: -12px;
  padding-right: 10px;
}

.container-block-promo {
  position: relative;
}

.svg-promo {
  width: 35px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.info-promo {
  font-size: 2em;
}

.condition-promo {
  font-size: 0.8em;
}

@media screen and (max-width: 768px) {
  .promo-pourcent {
    font-size: 4em;
    margin-bottom: -3px;
  }
  .svg-promo {
    width: 15px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .info-promo {
    font-size: 1.6em;
  }
  .condition-promo {
    font-size: 0.6em;
  }
}
@media screen and (max-width: 560px) {
  .promo-pourcent {
    font-size: 2.5em;
    margin-bottom: -8px;
    padding-right: 3px;
  }
  .svg-promo {
    width: 15px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .info-promo {
    font-size: 1.3em;
  }
  .condition-promo {
    font-size: 0.6em;
  }
}
/*Responsive ANNONCE */
@media screen and (max-width: 768px) {
  .annonce :nth-child(8) {
    display: none;
  }
  .annonce :nth-child(12) {
    display: none;
  }
}
@media screen and (max-width: 540px) {
  .annonce :nth-child(6) {
    display: none;
  }
  .annonce :nth-child(7) {
    display: none;
  }
  .annonce :nth-child(11) {
    display: none;
  }
  .annonce :nth-child(10) {
    display: none;
  }
}
@media screen and (max-width: 450px) {
  .annonce :nth-child(9) {
    display: none;
  }
  .annonce :nth-child(5) {
    display: none;
  }
}
/*Responsive ANNONCE PROMO */
@media screen and (max-width: 600px) {
  .title-annoncePROMO {
    font-size: 1em;
  }
  .subtitle-annoncePROMO {
    font-size: 1em;
  }
}
/**** Categories
===================================*/
.titles {
  width: 100%;
  max-width: 1400px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.titles h2 {
  font-size: 1.5em;
}

.categories {
  padding-top: 20px;
  padding-bottom: 80px;
}

.wrapper__categories {
  width: 100%;
}

.first-categories,
.second-categories,
.third-categories,
.fourth-categories,
.five-categories {
  position: relative;
  background-size: cover;
  background-position: center;
  border-top: 3px solid #000;
  width: calc(20vw - 20px);
  height: 150px;
}

.first-categories {
  background-image: url("/wp-content/themes/unikkdo/images/cat/classique.jpg");
}

.second-categories {
  background-image: url("/wp-content/themes/unikkdo/images/cat/survie.jpg");
}

.third-categories {
  background-image: url("/wp-content/themes/unikkdo/images/cat/chasse.jpg");
}

.fourth-categories {
  background-image: url("/wp-content/themes/unikkdo/images/cat/defense.jpg");
}

.five-categories {
  background-image: url("/wp-content/themes/unikkdo/images/cat/cuisine.jpg");
}

.first-categories:hover .text-cat,
.second-categories:hover .text-cat,
.third-categories:hover .text-cat,
.fourth-categories:hover .text-cat,
.five-categories:hover .text-cat {
  top: 95px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.first-categories:hover .cat-triangle-color,
.second-categories:hover .cat-triangle-color,
.third-categories:hover .cat-triangle-color,
.fourth-categories:hover .cat-triangle-color,
.five-categories:hover .cat-triangle-color {
  bottom: -8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.text-cat {
  position: absolute;
  font-size: 1.8em;
  color: #fff;
  font-weight: bold;
  top: 105px;
  left: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/*Responsive des catégories*/
@media screen and (max-width: 1045px) {
  .wrapper__categories {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
  }
  .first-categories,
  .second-categories,
  .third-categories,
  .fourth-categories,
  .five-categories {
    width: calc(100vw - 20px);
    height: 150px;
    margin-bottom: 10px;
  }
}
/**** Trends
===================================*/
/**** Marques
===================================*/
.marques {
  padding-top: 90px;
  padding-bottom: 60px;
}

.image-marque {
  margin: 10px;
  border: 1px solid #a3a3a3;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.marques .image-marque {
  margin: 0px;
  margin-bottom: 20px;
  opacity: 0.8;
}

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

.submarque {
  display: none !important;
}

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

.image-marque:hover {
  -webkit-transition: 0.1s;
  transition: 0.1s;
  -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
          transform: scale(1.08);
  opacity: 1;
  -webkit-box-shadow: 0px 2px 10px #b0b0b0;
          box-shadow: 0px 2px 10px #b0b0b0;
}

.bouton-marques {
  width: 240px;
  height: 40px;
  color: #fff;
}

.bouton-blue {
  background-color: #04305F;
}

.bouton-orange {
  background-color: #F7981B;
}

.bouton-navy {
  background-color: #000015;
}

.toutes-marques {
  color: #fff;
  text-align: center;
  padding: 10px 50px;
}

.b-marques {
  position: relative;
  height: 40px;
  text-align: center;
  background-color: #ba6d7a;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: none;
}

.b-marques:hover {
  font-size: 0.97em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #ffb100;
}
.b-marques:hover .triangle-color {
  border-top-color: #ffb100;
  top: 0;
  left: 1px;
}

.container-marques {
  padding-bottom: 15px;
  width: 100%;
  max-width: 1400px;
}

/**** Trend Promo
===================================*/
.trend-promo {
  padding-top: 30px;
  padding-bottom: 90px;
}

.container-trend-promo {
  width: 100%;
  max-width: 1400px;
}

/*mise en forme trend*/
.bold {
  font-weight: bold;
}

/* TREND RIGHT*/
.trend-right {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 25px;
}

.titles-trend-right {
  width: 100%;
  max-width: 1400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
}
.titles-trend-right h2 {
  font-size: 1.5em;
  color: #603813;
}

.container-trend-right {
  background-color: rgba(96, 56, 19, 0.1);
  width: 100%;
  max-width: 1400px;
  border-top: 2px solid #603813;
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container-trend-right img {
  border-color: #603813 !important;
}
.container-trend-right .top {
  border-color: #603813 !important;
}

.subtext-trend-right {
  color: #fff;
  background-color: #603813;
  text-align: center;
  padding: 10px 0px;
}
.subtext-trend-right h3 span.bold {
  margin-left: 10px;
}

/* TREND LEFT*/
.trend-left {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 25px;
}

.titles-trend-left {
  width: 100%;
  max-width: 1400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
}
.titles-trend-left h2 {
  font-size: 1.5em;
  color: #C1272D;
}

.container-trend-left {
  background-color: rgba(193, 39, 45, 0.1);
  width: 100%;
  max-width: 1400px;
  border-top: 2px solid #C1272D;
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container-trend-left img {
  border-color: #C1272D !important;
}
.container-trend-left .top {
  border-color: #C1272D !important;
}

.subtext-trend-left {
  color: #fff;
  background-color: #C1272D;
  text-align: center;
  padding: 10px 0px;
}
.subtext-trend-left a {
  color: #fff !important;
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 5px;
  margin-left: -4px;
}
.subtext-trend-left a:hover {
  color: #C1272D !important;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.subtext-trend-right h3,
.subtext-trend-left h3 {
  font-weight: unset;
}

/*RESPONSIVE TREND RIGHT ET LEFT*/
@media screen and (max-width: 1100px) {
  .container-trend-promo {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
  }
  .trend-right,
  .trend-left {
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
  }
  .titles-trend-right {
    margin-top: 30px;
  }
  .titles-trend-left {
    margin-top: 60px;
  }
}
/**** Galerie
===================================*/
.galerie {
  padding-top: 100px;
  padding-bottom: 70px;
}
.galerie .titles {
  padding-bottom: 15px;
}

.container-galerie {
  padding-top: 10px;
  max-width: 1400px;
  width: 100%;
  margin-bottom: 50px;
}
.container-galerie a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.container-galerie a img {
  border-top: 2px solid #ba6d7a;
  border-bottom: 6px solid #ba6d7a;
}

.container-galerie a:hover {
  -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
          transform: scale(1.08);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.wrapper-galerie {
  width: 350px;
  height: 350px;
  background-size: contain;
}

.btn-galerie {
  color: #fff;
  text-align: center;
  padding: 10px 50px;
}

.picture-1 {
  background-image: url("../images/picture-1.png");
}

.picture-2 {
  background-image: url("../images/picture-2.png");
}

.picture-3 {
  background-image: url("../images/picture-3.png");
}

.picture-4 {
  background-image: url("../images/picture-4.png");
}

.picture-5 {
  background-image: url("../images/picture-5.png");
}

.picture-6 {
  background-image: url("../images/picture-6.png");
}

/*responsive galerie*/
@media screen and (max-width: 1110px) {
  .wrapper-galerie {
    width: 280px;
    height: 280px;
  }
}
@media screen and (max-width: 900px) {
  .wrapper-galerie {
    width: 350px;
    height: 350px;
  }
  .container-galerie {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
  }
  .container-galerie a {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 400px) {
  .wrapper-galerie {
    width: 280px;
    height: 280px;
  }
}
/*PAGE GALERIE*/
.rl-gallery-item {
  border-top: 2px solid #ba6d7a;
  border-bottom: 10px solid #ba6d7a;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.rl-gallery-item:hover {
  -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
          transform: scale(1.08);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/**** Ventes
===================================*/
.ventes {
  margin: 30px 0px;
  width: 100%;
  max-width: 1400px;
  margin: auto;
}

.pub {
  width: 100%;
  max-width: unset !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media screen and (max-width: 900px) {
  .pub {
    width: 1400px !important;
    padding-right: 20px;
  }
  .ventes {
    overflow-x: scroll;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.container-ventes {
  width: 100%;
  max-width: 1400px;
  padding-top: 2px;
}
.container-ventes div ul {
  margin-bottom: 0px !important;
}

@media screen and (min-width: 0px) and (max-width: 480px) {
  .container-ventes a {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  .container-ventes a {
    margin-bottom: 30px;
  }
}
.wrapper-ventes {
  width: 300px;
  height: 160px;
  border-top: 2px solid #ba6d7a;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.top {
  padding: 15px 30px 15px 30px;
  position: relative;
  color: #000;
  background-color: #fff;
  border-bottom: 3px solid #ba6d7a;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.titre-ventes {
  color: #1d1d1b;
  font-size: 1em;
  margin-top: -5px;
  padding-bottom: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  text-align: center;
}

li.product:hover {
  /*.prix-ventes{
  	color: #000;
  	transition: 0.1s;
  }*/
}
li.product:hover .titre-ventes {
  color: #ba6d7a !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.prix-ventes {
  color: #9d9d9d;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff;
  z-index: 20;
}

.vente-1 {
  background-image: url("../images/vente.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #fff;
}

/*woocommerce*/
.woocommerce ul.products li.product a img {
  /*border-top: 1px solid #ba6d7a;*/
  margin: 0;
}

/*.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	width: 300px !important;
}*/
.container-ventes .woocommerce {
  width: 100%;
}


.footer-links a{
	padding: 1rem 0;
}

/*.woocommerce .products ul, .woocommerce ul.products{
	@include flex;
	@include flexJustify;
}*/
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  margin: 0;
  width: 25%;
}

#rotating-text{
	line-height: 2rem;
}

/*Responsive liste des produits*/
@media screen and (max-width: 1024px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 50%;
    margin: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 100% !important;
    margin-bottom: 30px !important;
    padding: 0;
  }
}
/*Fin responsive liste des produits*/
.woocommerce-breadcrumb {
  margin: 20px auto !important;
}

@media screen and (max-width: 1500px) {
  .woocommerce-breadcrumb {
    margin: 20px !important;
    width: unset !important;
  }
}
/*hide div dans la page produit*/
.hidediv {
  display: none;
}

/**** Pre-footer
===================================*/
.pre-footer {
  margin-top: 120px;
  margin-bottom: 10px;
  background-color: #fff;
}

.container-cat-pre-footer {
  padding: 15px 0 15px 0;
}

.icon-pre-footer {
  padding: 0px 15px 0px 0px;
}

.title-pre-footer {
  color: #181818;
  font-size: 1.4em;
}

.subtitle-pre-footer {
  color: #181818;
  font-size: 1em;
  font-family: Graphik, sans-serif;
  font-weight: 300;
}

.bouteilles_footer {
  width: 150px;
  margin-left: 7%;
  position: fixed;
  bottom: 0;
  z-index: 600;
}

.brand_bouteilles {
  width: 100%;
  background-color: #e85296;
  font-family: Graphik, sans-serif;
  font-size: 2em;
  font-weight: bold;
  color: #fff;
  padding: 20px 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: 1s;
  transition: 1s;
  position: fixed;
  bottom: 0px;
  z-index: 500;
}

.subbrand_bouteilles {
  font-weight: 100;
  margin-left: 20px;
}

.woocommerce img,
.woocommerce-page img {
  max-width: 1400px;
}

.dgwt-wcas-suggestions-wrapp img {
  max-width: 100%;
}

/*Responsive fixedbouteilles*/
@media screen and (max-width: 1300px) {
  .nouveaute_bouteilles {
    display: none;
  }
  .subbrand_bouteilles {
    margin-left: 180px;
  }
}
@media screen and (max-width: 960px) {
  .bouteilles_footer {
    width: 90px;
    margin-left: 0;
  }
  .brand_bouteilles {
    font-size: 1em;
    -webkit-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
            transform: translateY(0) !important;
    padding: 5px 20px 5px 90px;
    margin-left: 0;
  }
  .subbrand_bouteilles {
    margin-left: 0;
  }
}
/*Responsive pre-footer*/
@media screen and (max-width: 450px) {
  .title-pre-footer {
    font-size: 1.2em;
  }
  .subtitle-pre-footer {
    font-size: 0.8em;
  }
  .hidespan {
    display: none;
  }
  .pre-footer svg {
    width: 30px;
  }
  .container-cat-pre-footer {
    padding: 0px 0 0px 0;
    width: 100%;
    border-bottom: 10px rgb(242, 242, 242) solid;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 1024px) {
  .pre-footer {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
  }
  .container-cat-pre-footer {
    width: 100%;
    border-bottom: 10px rgb(242, 242, 242) solid;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
/**** Footer
===================================*/
footer {
  width: 100%;
  background-color: #9fa69a;
}
footer h5 {
  font-size: 1.2em;
  font-weight: bold;
}
footer a:hover {
  color: #afafaf;
}

.top-footer {
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 2rem;
  border-bottom: rgba(0, 0, 0, 0.15) 1px solid;
}

.logo-footer,
.client,
.entreprise {
  margin-left: 40px;
}

@media screen and (min-width: 0px) and (max-width: 480px) {
  .logo-footer,
  .client,
  .entreprise {
    margin-left: 0;
  }
  .top-footer {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  .logo-footer,
  .client,
  .entreprise {
    margin-left: 0;
  }
  .top-footer {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
.footer-links {
  width: 100%;
  height: 50px;
}
.footer-links span {
  color: #fff;
}

@media screen and (min-width: 0px) and (max-width: 480px) {
  .footer-links {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 300px;
    height: unset;
  }
  .footer-links a {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
  }
  .footer-square {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    display: none;
  }
  .client {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  .footer-links {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 300px;
    height: unset;
  }
  .footer-links a {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
  }
  .footer-square {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    display: none;
  }
  .client {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .entreprise {
    display: none;
  }
}
.bot-footer {
  width: 100%;
  max-width: 1500px;
}

.client-links a,
.entreprise-links span,
.entreprise-links a {
  margin-top: 5px;
}

/*Woocommerce*/
.woocommerce a.remove {
  color: #b8b8b8 !important;
}

.woocommerce a.remove:hover {
  background-color: unset !important;
  color: red !important;
}

/*related product*/


/*Paiement*/
#payment {
  width: 90%;
  background-color: #fff !important;
  margin: 30px auto;
}
#payment button {
  background-color: #ba6d7a !important;
  text-transform: uppercase;
  border-radius: 0;
  padding: 20px 50px;
}

.image-paypal {
  width: 40%;
  padding-top: 30px;
  display: none;
}

.review-container {
  width: 90% !important;
  background-color: #fff;
  margin: 30px auto !important;
}

.container-billing {
  width: 90%;
  margin: auto;
}
.container-billing input {
  padding: 5px;
}

.woocommerce-loop-category__title .count{
	background-color: unset !important;
	font-weight: normal;
}

.price, bdi{
	font-weight: bold !important;
}

.woocommerce-billing-fields {
  width: calc(35% - 15px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 15px;
  padding: 0px 10px 10px 10px;
  background-color: #fff;
  border-radius: 3px;
}

.woocommerce-shipping-fields {
  width: calc(65% - 15px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 15px;
  padding: 0px 10px 10px 10px;
  background-color: #fff;
  border-radius: 3px;
}

.woocommerce-additional-fields {
  display: none;
}

/*.woocommerce-shipping-fields{
	display: none !important;
}*/
#ship-to-different-address {
  display: none;
}

.woocommerce-billing-fields h3 {
  display: none;
}

.woocommerce-billing-fields__field-wrapper {
  margin: auto;
}

.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image img {
  width: 40% !important;
}

.woo-variation-gallery-wrapper .woo-variation-gallery-thumbnail-slider {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image {
  opacity: 0.7 !important;
}

.wvg-gallery-thumbnail-image div img {
  border: 1px #000 solid !important;
}

.wvg-gallery-thumbnail-image div {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 10px;
}

.pswp__bg {
  opacity: 0.9 !important;
}

.post {
  margin-bottom: 50px;
}

.post-title {
  text-align: center;
  font-size: 1.6em;
  text-transform: uppercase;
  margin: 30px 0px;
}

p.return-to-shop {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}
p.return-to-shop a {
  background-color: #ba6d7a !important;
  color: #fff !important;
  text-transform: uppercase;
}
p.return-to-shop a:hover {
  background-color: #ffa71d !important;
}

/*Pagination*/
.woocommerce-pagination {
  margin-bottom: 30px;
}

/*Retirer la nav barre en haut*/
/*.woocommerce-breadcrumb{
	display: none;
}*/
/*search bar for mobile*/
@media screen and (max-width: 1024px) {
  .dgwt-wcas-search-wrapp {
    width: 30px;
  }
}
.berocket_single_filter_widget {
  width: 100%;
}

/* SLIDER */
.titles-slider {
  width: 100%;
  max-width: 1400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.titles-slider h2 {
  font-size: 1.5em;
}

.woocommerce .ywcps-wrapper .owl-item li.product {
  width: 100% !important;
}

.woocommerce .ywcps-wrapper .ywcps-nav-prev #default_prev,
.woocommerce .ywcps-wrapper .ywcps-nav-next #default_next {
  background-color: rgba(255, 255, 255, 0.5) !important;
  border: 1px #ededed solid !important;
  width: 30px !important;
  height: 150px !important;
  z-index: 1;
  top: 20% !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.woocommerce .ywcps-wrapper .ywcps-nav-prev #default_prev:hover,
.woocommerce .ywcps-wrapper .ywcps-nav-next #default_next:hover {
  background-color: rgba(89, 89, 89, 0.7) !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ywcps-wrapper .ywcps-nav-prev,
.ywcps-wrapper .ywcps-nav-next {
  opacity: 1 !important;
}

.owl-item .product {
  padding: 0px !important;
}

.woocommerce .ywcps-wrapper ul.products {
  padding: 0px !important;
}

.ywcps-wrapper .ywcps-nav-prev,
.ywcps-wrapper .ywcps-nav-next {
  position: unset !important;
}

@media screen and (max-width: 1424px) {
  .trend,
  .marques,
  .trend-promo {
    padding: 20px 20px;
  }
  .galerie {
    padding: 80px 20px;
  }
}
@media screen and (max-width: 1300px) {
  .container-marques {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
@media screen and (max-width: 680px) {
  .container-marques {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 1110px) {
  .titles,
  .titles-slider {
    margin-top: 30px;
  }
  #couteaumoment {
    margin-top: 0px;
  }
}
.img-marque {
  width: 70px !important;
  position: absolute;
  top: 35px;
  left: 5px;
  z-index: 10;
  border: none !important;
}

/*STYLE ALERT*/
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  font-family: Graphik, sans-serif;
  margin-bottom: 0;
  color: #fff;
  border: none;
}

.woocommerce-info {
  background-color: #a46497;
}

.woocommerce-message {
  background-color: #611fff;
}

.woocommerce-error {
  background-color: #b81c23;
}

.woocommerce-message::before,
.woocommerce-error::before,
.woocommerce-info::before {
  color: #fff;
}

.bapf_no_products {
  margin-bottom: 400px;
}

/*SEO*/
.smooth-link-seo img {
  cursor: default;
}

.smooth-link-seo {
  cursor: text;
}

/**** Avis
===================================*/
/*Formulaire d'avis*/
#glsr_08d63b98 {
  width: 100%;
  max-width: 1400px;
}

.avis_form {
  margin: 30px auto;
  width: 100%;
  max-width: 895px;
  background-color: #fff;
  padding: 30px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.glsr-button {
  width: 100% !important;
}

/*Moyenne des avis*/
.avis_sommaire {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 45px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 30px 0px;
  background-color: #fff;
}

.glsr-summary-rating {
  margin: 0 !important;
}

.glsr-summary-stars {
  margin: 15px 0px !important;
}

/*Liste des avis*/
.avis_list {
  width: 100%;
  max-width: 1400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 50px;
  background-color: #fff;
}

.glsr-review-content {
  font-family: Graphik, sans-serif;
}

.glsr-label span {
  font-size: 1.4em;
  color: #202020;
}

.glsr-textarea {
  min-height: 150px;
}/*# sourceMappingURL=styles.css.map */

.wc-block-checkout__main{
background: #fff;
  padding: 1rem !important;
  border-radius: 10px;
  overflow: auto;
}

.wp-block-woocommerce-checkout-totals-block{
	margin: 0 0 2rem 0 !important;
	
}

.wc-block-components-checkout-place-order-button{
	background: #ba6d7a;
	border: none;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	border-radius: 10px;
}

.wp-block-woocommerce-cart-line-items-block{
  margin: 0 !important;
}

.wp-block-woocommerce-checkout-order-summary-block{
  background: #fff;
  padding: 0.2rem 1rem 1rem 1rem !important;
  border-radius: 10px;
}

.wp-block-woocommerce-checkout-order-summary-cart-items-block{
border-top: none !important;
}

.wp-block-woocommerce-checkout-express-payment-block, .save-card-info{
	display: none !important;
}

.ppcp-messages, .ppc-button-wrapper{
	display: none !important;
}

.ppcp-place-order-description{
text-align: left !important;
}

@media only screen and (max-width: 760px) {
.wc-block-cart__main{
  background: #fff !important;
  padding: 1rem !important;
  border-radius: 10px !important;
  overflow: auto !important;
  margin-bottom: 2rem !important;
}
}

@media only screen and (min-width: 760px) {
.wp-block-woocommerce-cart-line-items-block{
  background: #fff !important;
}

.wp-block-woocommerce-cart-line-items-block{
  border-radius: 10px;
}

.wc-block-cart-items__header-image{
 padding: 1rem 0 1rem 0 !important;
}
}

.page-id-208 .page .post{
	background: #fff;
	padding: 1rem;
	line-height: 2rem;
	padding-top: 1px;
	padding-bottom: 3rem;
	border-radius: 10px;
}

@media only screen and (min-width: 965px) {
.page-id-210 .page .post, .page-id-208 .page .post{
  margin-top: 10rem;
}
}

.page-id-210 .page .post{
	background: #fff;
	padding: 1rem;
	line-height: 2rem;
	padding-top: 1px;
	padding-bottom: 3rem;
	border-radius: 10px;
}



@media only screen and (max-width: 760px) {
.wc-block-components-radio-control__input{
  left: 0 !important;
}
}

@media only screen and (max-width: 580px) {
.wc-block-components-radio-control__option{
  padding: 0 0 0 2.25em !important;
}
}

.wp-block-woocommerce-proceed-to-checkout-block{
	background: #ba6d7a;
	border: none;
	color: #fff !important;
	font-size: 1.2rem !important;
	font-weight: bold;
	border-radius: 10px;
}

.wc-block-cart__payment-options{
	display: none;
}

.wp-block-woocommerce-cart-order-summary-coupon-form-block{
	border: none !important;
}

.wc-block-components-express-payment__event-buttons{
	display: none !important;
}

.wc-block-components-button__text{
	color: #fff !important;
}

.wp-block-woocommerce-cart-totals-block{
	background: #fff !important;
	padding: 1rem !important;
	border-radius: 10px !important;
	overflow: auto !important;
	margin: 0 !important;
	height: fit-content;
}

.wc-block-cart__empty-cart__title{
  padding: 1rem;
  border-radius: 10px;
}

.wp-block-woocommerce-empty-cart-block .wp-block-separator{
  padding: 1rem;
  border-radius: 10px;
  margin-bottom: 2rem;
}
.wp-block-woocommerce-empty-cart-block{
	ligne-height: 2rem;
}

.wp-block-woocommerce-empty-cart-block .wp-block-heading{
  margin-bottom: 2rem;
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-image img{
	border-radius: 10px !important;
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-onsale{
	background: #ba6d7a !important;
	color: #fff !important;
	border: none !important;
	font-size: 1rem !important;
	font-weight: bold !important;
	padding: 0.5rem 1rem !important;
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-title{
	font-size: 1.5rem;
	
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-price{
	color: #b3af54;
	font-size: 1rem;
	
}


.wc-block-cart__submit-container--sticky{
	background: #ba6d7a !important;
}

.wc-block-components-totals-coupon__button, .wc-block-components-shipping-calculator-address__button{
	background: #ba6d7a !important;
	color: #fff !important;
	border: none !important;
	font-weight: bold !important;
	border-radius: 10px;
}

.onsale{
	max-width: 90px;
}

@media only screen and (max-width: 560px) {
.page-apropos .content{
	max-width: unset !important;
	width: 100%;
}

.page-id-107 main{
	padding: 0 !important;

}

.page-id-107 .content{
	margin-right: 1rem;
	margin-left: 1rem;
}
}


@media only screen and (max-width: 770px) {
.woocommerce-result-count{
	float: unset !important;
	width: 100% !important;
	margin: 0 !important;
	margin-bottom: 2rem !important;
}

.woocommerce-ordering{
	float: unset !important;
	width: 100% !important;
	margin: 0 !important;
	margin-bottom: 2rem !important;
}

.woocommerce-ordering .orderby{
	width: 100% !important;
}
 }
