/*
Theme Name: Séguier-2017
Author: Franck
Description: base
Version: 1.0
Text Domain: Séguier-2017
*/

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

html, body {
  height: 100%;
}

body {
  position: relative;
  padding: 0;
  margin: 0;
  font-family: "Dolly", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  color: rgba(34,36,34,1);

}

.alignleft {
  display: inline;
  float: left;
}

.alignright {
  display: inline;
  float: right;
}

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

#navcontainer {
  width: 100%;
  padding: 10px 0 30px 0;
}

#navcontainer ul {
  font-family: 'FuturaLTBlack', Arial;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  font-style: normal;
  padding: 0;
}

#navcontainer ul li {
  padding: 0;
  display: inline;
}

#navcontainer ul li a {
  text-decoration: none;
  padding: 6px 9px 3px;
  color: #fff;
  background-color: rgba(128,122,122, 0.6);
}

#navcontainer ul li .dots {
  text-decoration: none;
  padding: 6px 9px 3px;
  color: #fff;
  background-color: rgba(128,122,122, 0.6);
}

#navcontainer ul li .current {
  color: #fff;
  padding: 6px 9px 3px;
  background-color: rgba(128,122,122, 1);
}

#navcontainer ul li a:hover {
  color: #fff;
  background-color: rgba(128,122,122, 1);
}
/* Menu */
.menu {
  width: 55px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 40px;
  background-color: rgba(255,255,255,1);
  box-shadow: 0px 0px 74px 33px rgba(0,0,0, 0.4);
  -moz-box-shadow: 0px 0px 74px 33px rgba(0,0,0, 0.4);
  -webkit-box-shadow: 0px 0px 74px 33px rgba(0,0,0, 0.4);
  z-index: 980;
}

.menuneutre {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255,255,255,1);
  z-index: 1000;
}

a {
  text-decoration: none
}

a:link{
	color:#993300;
}

a:visited{
	color:#CC9966
}

li {
  list-style: none
}

ul {
  margin: 0
}

#main-nav {
  width: auto;
  height: 55px;
  position: fixed;
  left: 40px;
  top: 147px;
  background-color: rgba(255,255,255,1);
  -webkit-transform-origin: left top;
  -webkit-transform: rotate(-90deg) translateX(-100%);
}

.menu-bas {
  width: 55px;
  height: 60px;
  position: fixed;
  bottom: 30px;
  text-align: center;
}

.top-loupe {
  padding: 0;
  margin: 0 auto 13px auto !important;
  width: 19px;
  height: 19px;
  background-image: url('images/loupev.svg');
}

.top-loupe:hover {
  background-image: url('images/loupev-rouge.svg');
}

.top-loupe-rouge {
  background-image: url('images/loupev-rouge.svg');
}

.top {
  padding: 0 0 13px 0;
  margin: 0 !important;
    /*height:100%;
    line-height:55px;*/
}

.btn-catalogue {
  display: inline-block;
  border: 1px solid rgba(255,105,84,1);
  margin: 60px 0 0 20px;
  padding: 6px 5px 4px;
  font-family: "Auto1Black", Arial;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 1px;
  text-align: center;
  background-color: rgba(255,255,255,1);
  color: rgba(255,105,84,1);
}

ul.nav {
  margin: 0 auto;
  height: 100%;
}

ul.nav li {
  float: right;
    /*height:100%;
    line-height:55px;*/
  margin: 21px 0 0 0;
  padding: 4px 0 0 0;
  font-family: "FuturaLTBlack", Arial;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  color: rgba(128,123,124,1);
}

ul.nav li.bleft {
  padding: 3px 8px 1px 8px;
  border-left: 1px solid rgba(255,105,84,1);
}

ul.nav li.bright {
  padding: 3px 8px 1px 8px;
  border-left: 1px solid rgba(255,105,84,0);
}

ul.nav li a {
  font-family: "FuturaLTBlack", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  color: rgba(128,123,124,1);
  border-bottom: 2px solid rgba(255,105,84,0);
}

ul.nav li a:hover {
  color: rgba(255,105,84,1);
  border-bottom: 2px solid rgba(255,105,84,1);
}

ul.nav li.current-menu-item a {
  color: rgba(255,105,84,1);
  border-bottom: 2px solid rgba(255,105,84,1);
}

.searchmc {
  padding: 0 0 90px 0;
}

.searchmc form {
  padding: 10px 0 0 17px;
}

.searchmc label {
  width: 100%;
  color: rgba(255,255,255,1) !important;
}

.searchmc input[type=search] {
  width: 100%;
  background-color: rgba(0,0,0,0.2);
  color: rgba(255,255,255,1) !important;
  border: 1px solid rgba(0,0,0,0);
  padding: 4px 6px;
}

.searchmc input::placeholder {
  color: rgba(255,255,255,1) !important;
}

.searchmc button[type=submit] {
  text-align: right;
  float: right;
  background-color: rgba(255,105,84,1);
  color: rgba(255,255,255,1);
  border: 1px solid rgba(255,105,84,1);
  padding-top: 2px;
  margin-top: 12px;
}

#recherchev h3 {
  font-family: "Auto1Light", Arial;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  line-height: 28px;
  color: rgba(255,105,84,1);
  margin: 0;
  padding: 2px 0 5px 20px;
}

/*Menu Thèmes */
ul.themes {
  padding: 0 0 0 20px;
}

ul.themes li {
  /*float: right;*/
    /*height:100%;
    line-height:55px;*/
  margin: 0;
  padding: 0;
  font-family: "Auto1Black", Arial;
  font-style: normal;
  font-weight: bold;
  /*text-transform: uppercase;*/
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 19px;
  color: rgba(0,0,0,0.6);
}

ul.themes li a {
  font-family: "Auto1Black", Arial;
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 19px;
  color: rgba(0,0,0,0.6);
  border-bottom: 2px solid rgba(255,105,84,0);
}

ul.themes li a:hover {
  color: rgba(255,105,84,1);
  /*border-bottom: 2px solid rgba(255,105,84,1);*/
}

ul.themes li.current-menu-item a {
  color: rgba(255,105,84,1);
  /*border-bottom: 2px solid rgba(255,105,84,1);*/
}

.header-logo {
  width: 18px;
  height: 108px;
  position: relative;
  padding: 20px 0 0 17px;
  margin: 0;
}

.header-logo img {
  width: 18px;
  height: auto;
}
/*FIN MENU */
/* MENU horizontal */
.menuv {
  width: 100%;
  height: 55px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background-color: rgba(255,255,255,1);
  box-shadow: 0px 0px 74px 33px rgba(0,0,0, 0.4);
  -moz-box-shadow: 0px 0px 74px 33px rgba(0,0,0, 0.4);
  -webkit-box-shadow: 0px 0px 74px 33px rgba(0,0,0, 0.4);
  z-index: 980;
}

.menuvneutre {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255,255,255,1);
  z-index: 1000;
  display: flex;
  justify-content: center;
}

.menuv-center-h {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  height: 55px;
}

a {
  text-decoration: none
}

li {
  list-style: none
}

ul {
  margin: 0
}

#main-navv {
  width: auto;
      /*height:55px;*/
  position: relative;
  background-color: rgba(255,255,255,1);
  float: left;
  padding: 21px 0 0 0;
  margin: 0 0 0 40px;
}

ul.navv {
  margin: 0 auto;
  height: 100%;
}

.menu-basv {
  float: left;
  margin: 0 0 0 30px;
}

.topv {
  float: left;
  padding-top: 14px;
  margin: 0 0 0 20px;
}

.topv2 {
  float: left;
  margin-top: 20px;
  width: 19px;
  height: 19px;
  background-image: url('images/loupev.svg');
}

.topv2:hover {
  background-image: url('images/loupev-rouge.svg');
}

.topv2-rouge {
  background-image: url('images/loupev-rouge.svg');
}

.top {
  padding: 0 0 13px 0;
  margin: 0 !important;
    /*height:100%;
    line-height:55px;*/
}

ul.navv li {
  margin: 0;
  padding-top: 4px;
  float: left;
      /*height:100%;
      line-height:55px;*/
  font-family: "FuturaLTBlack", Arial;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  color: rgba(128,123,124,1);
}

ul.navv li a {
  font-family: "FuturaLTBlack", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  color: rgba(128,123,124,1);
  padding: 0 0 1px 0;
  border-bottom: 2px solid rgba(255,105,84,0);
}

ul.navv li a:hover {
  color: rgba(255,105,84,1);
  border-bottom: 2px solid rgba(255,105,84,1);
}

ul.navv li.current-menu-item a {
  color: rgba(255,105,84,1);
}

ul.navv li.bleft {
  padding: 3px 10px 1px 10px;
  border-right: 1px solid rgba(255,105,84,1);
}

ul.navv li.bright {
  padding: 3px 10px 1px 10px;
  border-right: 1px solid rgba(255,105,84,0);
}

.header-logov {
  width: 115px;
  height: 20px;
  position: relative;
  padding: 0;
  margin: 17px 0 0 0;
 /*130*/
  float: left;
}

.header-logov img {
  width: 115px;
  height: auto;
}
/* fin menu horizontal */

.logo-rond {
  width: 238px;
  height: auto;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  font-size: 7vmin;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.wrap-int {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  overflow: hidden;
  background-color: rgba(243,243,237,1);
}

.wrap-actualites {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  overflow: hidden;
  background-color: rgba(209,211,227,1);
}

.wrap-nouveautes {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  overflow: hidden;
  background-color: rgba(243,243,237,1);
}

.wrap-a-paraitre {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  overflow: hidden;
  background-color: rgba(230,255,169,1);
}

.wrap-foreign-rights {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  overflow: hidden;
  background-color: rgba(194,239,233,1);
}

.wrap-fonds-seguier {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  overflow: hidden;
  background-color: rgba(235,220,231,1);
}

.wrap-actualites {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  overflow: hidden;
  background-color: rgba(209,211,227,1);
}

.wrap {
  height: 100%;
  position: relative;
  overflow: hidden;
}

.wrap-int .bg-int {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: url("images/seguier-cours2.jpg") no-repeat center center;
  background-size: cover;
}

.wrap .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: url("images/seguier-cours2.jpg") no-repeat center center;
  background-size: cover;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.owl-stage-outer,
.owl-stage,
.owl-item {
  height: 100%;
}

.item-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.item {
  position: relative;
  width: 100%;
  min-height: 100%;
}

#slide-accueil {
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.savoir-plus {
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase;
  padding: 6px 13px 3px;
  margin: 35px 0 0 0;
  font-family: "Auto1Black", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
  line-height: 14px;
  background: rgba(255,105,84,1);
  color: rgba(255,255,255,1);
  border-radius: 2px;
  border: none;
}

.savoir-plus a {
  color: rgba(255,255,255,1);
}

.item-texte {
  width: 34%;
  position: relative;
  padding: 100px 0 0 180px;
}

.texteblanc {
  color: rgba(255,255,255,1);
}

.textenoir {
  color: rgba(0,0,0,1);
}

.item-texte h4 {
  font-family: "Auto1", Arial;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 19px;
  line-height: 21px;
  margin: 0;
  padding: 0 0 37px 0;
}

.item-texte h4 span {
  font-family: "Auto1", Arial;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 21px;
  margin: 0;
  padding: 0;
}

.item-texte h2 {
  font-family: "Dolly", Arial;
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 24px 0;
}

.item-texte h3 {
  font-family: "Dolly", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 19px;
  line-height: 22px;
  margin: 0;
  padding: 0 0 24px 0;
}

.item-texte p {
  font-family: "Dolly", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 23px;
  margin: 0;
  padding: 0;
}

.item-texte h5 {
  font-family: "Dolly", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 17px;
  margin: 0;
  padding: 20px 0 0 0;
}

.page {
  width: 20%;
  margin: 130px 0 0 200px;
  position: relative;
}

.page p {
  font-family: "Dolly", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 24px;
  color: rgba(0,0,0,1);
}
/*--------Pages Panier --------*/
.container-page-panier {
  width: 672px;
  margin: 0 auto;
  padding: 56px 0;
  position: relative;
  left: 0;
}

.container-page-panier h1 {
  font-family: "Auto1Black", Arial;
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 33px;
  color: rgba(255,105,84,1);
  margin: 0 0 24px 0;
  padding: 0 0 12px 0;
  border-bottom: 1px solid rgba(34,36,34,1);
  clear: both;
  width: 100%;
}

.container-page-panier p {
  font-family: "Auto1", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 19px;
  color: rgba(0,0,0,1);
  margin: 0;
  padding: 0 0 15px 0;
}

.container-page-panier p strong {
  font-family: "Auto1Black", Arial;
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*------ Page ----*/
.container-page {
  width: 560px;
  margin: 0 auto;
  padding: 56px 0;
  position: relative;
  left: 0;
}

.container-page h1 {
  font-family: "Dolly", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 30px;
  color: rgba(34,36,34,1);
  margin: 0 0 20px 0;
  padding: 0 0 16px 0;
  border-bottom: 1px solid rgba(34,36,34,1);
  clear: both;
  width: 100%;
}

.container-page p {
  font-family: "Auto1", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 19px;
  color: rgba(0,0,0,1);
  margin: 0;
  padding: 0 0 15px 0;
}
.container-page a {
  color: rgba(255,105,84,1);
}

.container-page p strong {
  font-family: "Auto1Black", Arial;
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.extrait-foreign {
  height: 47px;
  overflow: hidden;
  word-break: break-all;
}

.footer {
  position: relative;
  padding: 50px 0 50px 12px;
  clear: both;
  width:100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.footer-signature {
  width: 100%;
  position: relative;
  padding: 5px 0 20px 0;
}
.footer-reseaux {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 5px 0 10px 0;
}
.footer-reseaux a {
  width: 30px;
  margin: 0 10px 0 0;
  opacity: 0.6;
  transition: all 0.4s;
}
.footer-reseaux a:hover {
  opacity: 1;
}
.footer-reseaux img {
  width: 30px;
  height: auto;
}

.footer p {
  padding: 0;
  margin: 0;
  font-family: "Auto1", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 19px;
  color: rgba(87,87,87,1);
}

.footer p span {
  font-size: 12px;
  line-height: 19px;
  color: rgba(150,150,150,1);
}

.footer p a {
  color: rgba(87,87,87,1);
}

.footer p span a {
  color: rgba(150,150,150,1);
}

.footer p a:hover {
  color: rgba(255,105,84,1);
}
/*-------- Produit ------*/
.container-produit {
  width: calc(68% - 180px);
  margin: 0 0 0 180px;
  padding: 56px 0;
  position: absolute;
  left: 0;
}

.row-image {
  width: 32%;
 /*580px*/
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
}

.row-produit {
  width: 70%;
  position: relative;
  float: left;
  margin: 0 0 0 200px;
}

.row-produit h1 {
  font-family: "Dolly", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 30px;
  color: rgba(34,36,34,1);
  margin: 0 0 20px 0;
  padding: 0 0 16px 0;
  border-bottom: 1px solid rgba(34,36,34,1);
  clear: both;
  width: 100%;
}

.row-produit-content {
  width: 67%;
  float: left;
}

.produit-description {
  width: 100%;
  padding: 0;
  margin: 0;
}

.produit-citation {
  width: 100%;
  padding: 22px 0 0 0;
  margin: 0;
}

.produit-citation-item {
  padding: 12px 0;
}

.produit-citation h3 {
  font-family: "Dolly", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 21px;
  color: rgba(255,105,84,1);
  margin: 0;
  padding: 30px 0 2px 0;
}

.produit-citation h4 {
  font-family: "Dolly", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 21px;
  color: rgba(255,105,84,1);
  margin: 0;
  padding: 4px 0 25px 0;
}

.row-produit-content .produit-citation p {
  font-family: "Dolly", Arial;
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 24px;
  color: rgba(255,105,84,1);
  margin: 0;
  padding: 2px 20px 2px 0;
}
.row-produit-content .produit-citation em {
  font-style: normal;
}
.row-produit-content .produit-citation h4 em {
  font-style: italic !important;
}
.row-produit-content .produit-citation br {
display: none; }

.produit-auteur {
  width: 100%;
  padding: 30px 0 0 35px;
  margin: 0;
}

.logoindefinie {
  display: none;
  padding: 12px 0 0 0;
}

.logoindefinie-o {
  padding: 12px 0 0 0;
}

.row-produit-right {
  width: 21%;
  float: right;
  margin: 0 30px 0 0;
  padding: 60px 0 10px 0;
}

.row-produit-right-couv img {
  width: 100% !important;
  height: auto !important;
  box-shadow: 1px 1px 8px #555;
}

.decoration-legende {
  padding: 20px 0 0 0;
  margin: 0;
  font-family: "Dolly", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
  color: rgba(34,36,34,1);
}

.image-ombre {
  box-shadow: 1px 1px 8px #555;
}

.produit-reseau {
  padding: 15px 0;
}

.fb-share-button {
  width: 24px !important;
  height: auto !important;
  float: left;
  margin: 0 6px 0 0;
}

.produit-reseau img {
  margin: 0 3px 0 0;
  width: 24px !important;
  height: auto !important;
  opacity: 0.5;
}

.produit-reseau img:hover {
  opacity: 1;
}

.produit-caracteristique {
  padding: 15px 0;
  box-shadow: none !important;
}

.produit-caracteristique p {
  font-family: "Dolly-SmallCaps", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 17px;
  color: rgba(0,0,0,1);
  margin: 0;
  padding: 0;
  letter-spacing: -0.5px;
}

.produit-caracteristique p.ligne-price {
  float: left;
}

.row-produit-content h2 {
  font-family: "Dolly", Arial;
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 21px;
  color: rgba(0,0,0,1);
  margin: 0;
  padding: 0 0 5px 0;
}

.row-produit-content p {
  font-family: "Dolly", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 19px;
  color: rgba(0,0,0,1);
  margin: 0;
  padding: 0 0 6px 0;
}

/*-------- Nouveautés ------*/
.container {
  width: 872px;
  margin: 0 auto;
  padding: 56px 0;
  position: relative;
}

.container-menu {
  text-align: right;
  width: auto;
  height: 120px;
  position: absolute;
  top: 60px;
  left: 0;
  -webkit-transform-origin: left top;
  -webkit-transform: rotate(-90deg) translateX(-100%);
}

.container-menu p {
  font-family: "FuturaLTMedium", Arial;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 24px;
  color: rgba(128,122,122,1);
  margin: 0;
  padding: 0;
}

.container-menu h2 {
  font-family: "Auto1Light", Arial;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 58px;
  line-height: 62px;
  color: rgba(128,122,122,1);
  margin: 0;
  padding: 0 0 5px 0;
}
.container-menu h3,
.container-menu h3 a {
  font-family: "Auto1Light", Arial;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 42px;
  color: rgba(128,122,122,1);
  margin: 0;
  padding: 15px 0 5px 0;
}

.container-menu a h2:hover,
.container-menu h3 a:hover {
  color: rgba(255,105,84,1);
}

#menu-produits .cat-menu-produits,
#menu-aparaitre .cat-menu-produits {
  font-family: "Auto1Light", Arial;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 58px;
  line-height: 62px;
  color: rgba(128,122,122,1);
  margin: 0;
  padding: 0 0 5px 0;
}

#menu-produits li,
#menu-aparaitre li {
  font-family: "FuturaLTMedium", Arial;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 24px;
  color: rgba(128,122,122,1);
  margin: 0;
  padding: 0;
}

#menu-produits li a,
#menu-aparaitre li a {
  color: rgba(128,122,122,1);
}

#menu-produits li a:hover,
#menu-aparaitre li a:hover,
#menu-produits li.cat-menu-produits.current-menu-item a:hover,
#menu-aparaitre li.cat-menu-produits.current-menu-item a:hover {
  color: rgba(255,105,84,1);
}

#menu-produits li.active a,
#menu-aparaitre li.active a {
  /*color: rgba(255,105,84,1);*/
}

#menu-produits li:last-child a,
#menu-aparaitre li:last-child a {
  padding: 0;
}

#menu-produits li.current-menu-item a,
#menu-aparaitre li.current-menu-item a {
  color: rgba(255,105,84,1);
}

#menu-produits li.cat-menu-produits.current-menu-item a,
#menu-aparaitre li.cat-menu-produits.current-menu-item a {
  color: rgba(128,122,122,1);
}

.presentation-catalogue {
  width: 468px;
 /*672*/
  position: relative;
  padding: 25px 0 25px 0;
  margin: 0 0 35px 160px;
  border-bottom: 1px solid rgba(34,36,34,1)
}

.presentation-catalogue p {
  font-family: "Auto1Light", Arial;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 24px;
  color: rgba(34,36,34,1);
  margin: 0;
  padding: 0;
}

.row-catalogue {
  width: 468px;
 /*672*/
  margin: 0 0 0 160px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.col-2 {
  width: 42.3076%;
}

.col-2:hover {
  background-color: rgba(255,255,255,1);
}

.col-2-img img {
  width: 100%;
  height: auto;
  box-shadow: 1px 1px 8px #555;
}

.col-2-texte p {
  font-family: "DINNeuzeitGroteskLTBoldCond", Arial;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 16px;
  color: rgba(34,36,34,1);
  margin: 0;
  padding: 5px 0 0 0;
}

.row {
  width: 680px;
 /*672*/
  position: relative;
  float: right;
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
}

.row-search {
  width: 680px;
 /*672*/
  position: relative;
  float: right;
}

.row-actualites {
  width: 567px;
  position: relative;
  float: left;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 150px;
}

.col-1 {
  width: 100%;
  border-bottom: 1px solid rgba(34,36,34,0.7);
  padding: 15px 0;
}

.col-1:hover {
  background-color: rgba(255,255,255,0.2);
}

.actualites-images {
  width: 137px;
  float: left;
}

.actualites-images img {
  box-shadow: 1px 1px 8px #555;
  width: 100%;
  height: auto;
}

.actualites-texte {
  width: 400px;
  float: right;
}

.actualites-texte h2 {
  font-family: "DINNeuzeitGroteskLTBoldCond", Arial;
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  color: rgba(0,0,0,1);
  margin: 0;
  padding: 0 0 11px 0;
}

.actualites-texte p {
  font-family: "Auto1", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: 19px;
  color: rgba(0,0,0,1);
  margin: 0;
  padding: 0;
}

.actualites-texte h4 {
  font-family: "Auto1Black", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: 19px;
  color: rgba(255,105,84,1);
  margin: 0;
  padding: 0;
}

.col-4 {
  width: 152px;
  border: 6px solid rgba(255,255,255,0);
  margin: 0 9px;
}

.col-4:hover {
  background-color: rgba(255,255,255,0.4);
  border: 6px solid rgba(255,255,255,0);
}

.col-4-img {
  width: 140px;
  height: 230px;
 /*210px*/
  position: relative;
  /*background-repeat: no-repeat;
  background-size: 140px auto;
  background-position: center bottom;
  box-shadow: 1px 1px 8px #555;*/
}

.col-4-img img {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 5px;
  box-shadow: 1px 1px 8px #555;
}

.col-4 h2 {
  font-family: "DINNeuzeitGroteskLTBoldCond", Arial;
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 17px;
  color: rgba(0,0,0,1);
  margin: 0;
  padding: 10px 0 3px 0;
}

.col-4 p {
  font-family: "Auto1", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: 15px;
  color: rgba(0,0,0,1);
  margin: 0;
  padding: 0;
}
.col-4 p a {
  color: rgba(0,0,0,1);
}

#sepa {
  width: 100%;
  height: 10px;
  margin: 0 0 15px 0;
  border-bottom: 1px solid rgba(34,36,34,1);
}

#sepa-neutre {
  width: 100%;
  height: 1px;
  margin: 0 0 15px 0;
}

#sepa-catalogue {
  width: 100%;
  height: 20px;
  margin: 0 0 35px 0;
  border-bottom: 1px solid rgba(34,36,34,1);
}
/*-------- EVENTS ------*/
.events {
  width: 80%;
  position: relative;
  padding: 100px 0 0 180px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.events-bloc-30 {
  width: 30%;
}

.events-bloc-30 h2 {
  font-family: "Dolly", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 24px;
  color: rgba(0,0,0,1);
  margin: 0;
  padding: 0 0 10px 0;
}

.events-bloc-30 p {
  font-family: "Dolly", Arial;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 19px;
  color: rgba(0,0,0,1);
  margin: 0;
  padding: 0;
}
/*-----------------Search & filter-------------------*/

a.toggle-close {
  position: absolute;
  top: 40px;
  right: 300px;
  height: 32px;
  width: 32px;
  background-image: url('images/close.svg');
  background-position: 0 0;
  background-size: 32px 32px;
  background-repeat: no-repeat;
}

#recherche {
  display: none;
  z-index: 990;
  position: fixed;
  color: rgba(0,0,0, 1);
  top: 55px;
  width: 100%;
  /*height: 100px;*/
  padding: 25px 0 25px;
  margin: 0;
  font-size: 14px;
  font-family: 'FuturaLTBlack';
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: left;
  background: rgba(242,242,242,1);
  box-shadow: 8px 8px 12px rgba(0,0,0,0.2);
	/* just for this demo */
	/*opacity: 0;
  visibility: hidden;*/
	/*transition: top 1s, padding 1s linear;*/
}

#recherchev {
  display: none;
  z-index: 990;
  position: fixed;
  color: rgba(0,0,0, 1);
  left: 95px;
  width: 223px;
  height: 100%;
  padding: 50px 45px 50px 0;
  margin: 0;
  font-size: 14px;
  font-family: 'FuturaLTBlack';
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: left;
  background: rgba(242,242,242,1);
  box-shadow: 8px 8px 12px rgba(0,0,0,0.2);
	/* just for this demo */
	/*opacity: 0;
  visibility: hidden;*/
	/*transition: top 1s, padding 1s linear;*/
}

#recherchevb {
  /*height: 100%;*/
}

/*--- woocommerce ---*/
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100% !important;
}
.shipping th {
    display: table-cell;
    vertical-align: top !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: rgba(255,105,84,1) !important;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}

.product-remove,
.product-thumbnail,
.product-name,
.product-price,
.product-quantity,
.product-subtotal {
  font-family: 'Auto1Black';
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
}

.product-remove a,
.product-thumbnail a,
.product-name a,
.product-price a,
.product-quantity a,
.product-subtotal a,
.cart-subtotal td a,
.shipping td a {
  color: rgba(255,105,84,1);
}

.cart_totals h2 {
  font-family: 'Auto1Black';
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  color: rgba(255,105,84,1);
}

.cart-subtotal th,
.shipping th,
.order-total th {
  font-family: 'Auto1Black';
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  color: rgba(0,0,0,1);
}

.cart-subtotal td,
.shipping td {
  font-family: 'Auto1';
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  color: rgba(0,0,0,1);
}

.order-total td {
  font-family: 'Auto1Black';
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  color: rgba(0,0,0,1);
}

.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content {
  font-family: 'Auto1Black';
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
}

.woocommerce-MyAccount-navigation a,
.woocommerce-MyAccount-content a {
  color: rgba(255,105,84,1);
}

.woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0 0 20px 0;
}

.woocommerce-info {
  border-top-color: rgba(255,105,84,1) !important;
}

.woocommerce-info::before {
  color: rgba(255,105,84,1) !important;
}

@media only screen and (max-width:1630px) {
  .row-produit {
    width: 73%;
    position: relative;
    float: left;
    margin: 0 0 0 170px;
  }

  .container-produit {
    width: calc(68% - 110px);
    margin: 0 0 0 110px;
    padding: 56px 0;
    position: absolute;
    left: 0;
  }
}

@media only screen and (max-width:1170px) {
  .container {
    width: 842px;
    margin: 0 0 0 110px;
    padding: 56px 0;
    position: relative;
  }

  .row {
    width: 660px;
 /*642*/
    position: relative;
    float: right;
    display: flex;
    flex-wrap: wrap;
       /*justify-content: space-between;*/
  }

  .col-4 {
    width: 150px;
    border: 6px solid rgba(255,255,255,0);
    margin: 0 7px;
  }
}

@media screen and (max-height: 940px) {
     /*Menu Thèmes */
  ul.themes {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
  }

  ul.themes > * {
    width: calc(100% / 3 - 30px);
    margin-right: 30px;
  }

  ul.themes li {
    float: left;
         /*height:100%;
         line-height:55px;*/
    margin: 0 15px 0 0;
    padding: 0 0 0 0;
    font-family: "Auto1", Arial;
    font-style: normal;
    font-weight: normal;
       /*text-transform: uppercase;*/
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    color: rgba(0,0,0,0.6);
  }

  ul.themes li a {
    font-family: "Auto1", Arial;
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    color: rgba(0,0,0,0.6);
       /*border-bottom: 2px solid rgba(255,105,84,0);*/
  }

  ul.themes li a:hover {
    color: rgba(255,105,84,1);
       /*border-bottom: 2px solid rgba(255,105,84,1);*/
  }

  ul.themes li.current-menu-item a {
    color: rgba(255,105,84,1);
      /* border-bottom: 2px solid rgba(255,105,84,1);*/
  }

  .menu {
    position: relative;
  }

  .container {
    padding: 120px 0 56px 0;
  }

  .container-menu {
    top: 120px;
  }

  .row-produit {
    padding: 60px 0 0 0;
  }

  .row-image {
    top: 60px;
  }

  #vertical {
    display: none;
  }

  #recherchevb {
    display: none;
  }

  #horizontal {
    display: flex;
    justify-content: center;
  }

  .row-search {
    width: 680px;
 /*672*/
    position: relative;
    float: right;
  }

  .container-page {
    width: 560px;
    margin: 0 auto;
    padding: 120px 0 56px;
    position: relative;
    left: 0;
  }

  .recherche-center {
    width: 90%;
    margin: 0 auto;
  }

  .searchmch {
    width: 38%;
    padding: 0 4% 0 0;
    float: left;
  }

  .searchmch form {
    padding: 0;
    width: 63%;
    float: left;
  }

  .searchmch label {
    width: 100%;
    color: rgba(255,255,255,1) !important;
  }

  .searchmch input[type=search] {
    width: 80%;
    background-color: rgba(0,0,0,0.2);
    color: rgba(255,255,255,1) !important;
    border: 1px solid rgba(0,0,0,0);
    padding: 4px 6px;
    margin: 0 20px 0 0;
    float: left;
  }

  .searchmch input::placeholder {
    color: rgba(255,255,255,1) !important;
  }

  .searchmch button[type=submit] {
    /*text-align: right;*/
    float: left;
    ;
    background-color: rgba(255,105,84,1);
    color: rgba(255,255,255,1);
    border: 1px solid rgba(255,105,84,1);
    padding: 4px 6px;
    margin: 0;
  }

  .theme-horizont {
    width: 37.5%;
    float: left;
  }

  .searchmch h3 {
    font-family: "Auto1Light", Arial;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    line-height: 28px;
    color: rgba(255,105,84,1);
    margin: 0;
    padding: 2px 30px 5px 0;
    float: left;
  }

  .theme-horizont h3 {
    font-family: "Auto1Light", Arial;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    line-height: 28px;
    color: rgba(255,105,84,1);
    margin: 0;
    padding: 2px 30px 5px 0;
    float: left;
  }

  .btn-catalogue {
    display: inline-block;
    border: 1px solid rgba(255,105,84,1);
    margin: 0 0 0 0;
    padding: 6px 8px 4px;
    font-family: "Auto1Black", Arial;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 1px;
    text-align: center;
    background-color: rgba(255,255,255,1);
    color: rgba(255,105,84,1);
  }
}

@media only screen and (max-height: 940px) and (max-width:1630px) {
  .container-produit {
    width: calc(68% - 0px);
    margin: 0 0 0 50px;
    padding: 56px 0;
    position: absolute;
    left: 0;
  }
}
/*801*/
@media screen and (min-height: 940px) {
  #vertical {
    display: block;
  }

  #horizontal {
    display: none;
  }

  #rechercheb {
    display: none;
  }
}

.price del {
  display:none;
}
.price ins {
  text-decoration: inherit;
}
td.product-thumbnail img {
  width: 80% !important;
  height: auto !important;
}
th.product-remove {
  width:5% !important;
}
th.product-thumbnail {
  width:20% !important;
}
th.product-name {
  width:35% !important;
}
th.product-price {
  width:20% !important;
}
th.product-quantity {
  width:10% !important;
}
th.product-subtotal {
  width:10% !important;
}
td.product-price del {
  padding: 0 5px 0 0 ;
}


.owl-controls {
    height: 0;
}
.owl-nav {
    width: 20%;
    position: absolute;
    top: 0; /*calc(50% - 20px / 2)*/
    bottom: 0;
    right: 0;
}
.owl-prev {
    position: absolute;
    top: -50px;
    width:1px;
    /*background: url(images/chevron-gauche.svg) no-repeat center center;*/
}
.owl-next {
  opacity: 0.6;
    position:absolute;
    width: 100%;
    top: 0;
    bottom:100px;
    right: 60px;
    background: url(images/chevron-droite.svg) no-repeat right bottom;
    font-size: 0px;
    cursor: pointer;
    -moz-transition: all 0.3s;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.owl-next:hover {
  opacity: 1;
}

/* PLAYER AUDIO */

.wp-playlist-current-item {
  display: none;
}
.container-playlist {
position: absolute;
top:0;
right:0;
bottom:0;
left:0;
display: flex;
justify-content: center;
align-items: center;

}
.wp-playlist {
  width: 70%;
    border: 1px solid rgba(255,255,255,0) !important;
    padding: 10px;
    margin: 12px 0 18px;
    font-size: 14px;
    line-height: 1.5;
}
.wp-playlist-item {

    padding: 5px 3px !important;
    border-bottom: 1px solid rgba(255,255,255,0.5) !important;
}

.wp-playlist-light {
    background-color: rgba(255,105,84,1) !important;
    color: #000;
}

.wp-playlist-playing {
    background-color: rgba(255,105,84,1) !important;
    color: rgba(255,255,255,1) !important;
}

.wp-playlist-light .wp-playlist-playing {
    background-color: rgba(255,105,84,1) !important;
    color: rgba(255,255,255,1) !important;
}
.wp-playlist-light .wp-playlist-caption {
    color: rgba(255,255,255,1) !important;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
    background: rgba(255,255,255,0.7) !important;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: rgba(255,255,255,0.5) !important;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background-color: rgba(255,105,84,1) !important;
}
.mejs-controls {
 padding: 0 !important;
}

.wp-playlist-tracks {
    margin-top: 10px;
    padding: 12px 8px 0;
    /*border-top: 1px solid rgba(255,255,255,0.5) !important;*/
}
.mejs-time {
    padding: 16px 11px 0 !important;
}

.wp-playlist-item-length {
    color: rgba(255,255,255,0.6) !important;
}
.wc-backward {
  display: none !important;
}
.row-produit-content .produit-citation {
    font-family: "Dolly", Arial;
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: rgba(255, 105, 84, 1);
    margin: 0;
    padding: 2px 20px 2px 0;
}

/*
____________OOOOOOOOOOOOOOOOO
__________OOOOOOOO_______OOOOOOOOO
_____OOOOOOOOOO________________OOOOOOO
___0OOOOO___________________________OOOOO
__OOO__________________________________OOO
_OOO____________________________________OOO
OOO_____________________________________OOO
OOO_____________________________________OOO
OOO________________________OOOOOO_____OOOOO
OOOO___OOOOOO___________OOOOOOOOOOO___OOOO
OOOO__OOOOOOOOOO_______OOOOOOOOOOOOO__OOO
OOOO__OOOOOOOOOOO______OOOOOOOOOOOO___OO
_OOO___OOOOOOOOOOO______OOOOOOOOOO____OO
_OOO____OOOOOOOOO_OOOOO___OOOOOO____OOOO
__OOO____OOOOOOO__OOOOOO___________OOOO
___OOOOO__________O__OOO_____OOOOOOOOO
____OOOOOOOO__________OO____OOOOOOOO
_____OOOOOOOO_____________OOOOO
__________OOO__O___O___O__OOO
__________OOO_OOO_OOO_OOO_OOO
__________OOO_OOO_OOO_OOO_OOO
__________OOO_OOO_OOO_OOO_OOO
___________OOOOOOOOOOOOOOOOO
______________OOOOOOOOOOO
*/
