/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 19, 2016 */
/*@font-face {
    font-family: 'thisfontlookslikeelephantMd';
    src: url('../fonts/elephant/thisfontlookslikeelephant-webfont.eot');
    src: url('../fonts/elephant/thisfontlookslikeelephant-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/elephant/thisfontlookslikeelephant-webfont.woff2') format('woff2'),
         url('../fonts/elephant/thisfontlookslikeelephant-webfont.woff') format('woff'),
         url('../fonts/elephant/thisfontlookslikeelephant-webfont.ttf') format('truetype'),
         url('../fonts/elephant/thisfontlookslikeelephant-webfont.svg#thisfontlookslikeelephantMd') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
/** CDP **/
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 19, 2016 */
/*@font-face {
    font-family: 'thisfontlookslikeelephantMd';
    src: url('../fonts/elephant/thisfontlookslikeelephant-webfont.eot');
    src: url('../fonts/elephant/thisfontlookslikeelephant-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/elephant/thisfontlookslikeelephant-webfont.woff2') format('woff2'),
         url('../fonts/elephant/thisfontlookslikeelephant-webfont.woff') format('woff'),
         url('../fonts/elephant/thisfontlookslikeelephant-webfont.ttf') format('truetype'),
         url('../fonts/elephant/thisfontlookslikeelephant-webfont.svg#thisfontlookslikeelephantMd') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
/** CDP **/
#band-cookies-ok {
  display: block;
}

a {
  color: #f9B232;
}

em {
  font-style: italic;
}

html {
  height: 100%;
}
html body {
  height: 100%;
  color: #524138;
  font-family: "Droid Sans" !important;
}
#cart #center_column {
  padding-top: 70px;
}

#premiumflatrate_options .btn-default {
  white-space: normal;
}

.btn-default {
  background: #FFF;
  border: 2px solid #e94e1b;
  border-radius: 30px;
  color: #e94e1b;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 15px 45px;
  font-size: 18px;
  font-family: "Droid Sans";
  font-weight: bold;
  text-transform: normal;
  transform: perspective(1px) translateZ(0);
  transition: all 300ms ease-out 0ms;
  overflow: hidden;
}
.btn-default:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e94e1b;
  border-radius: 30px;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: all 300ms ease-out 0ms;
}
.btn-default:hover:before {
  transform: scaleX(1);
}
.btn-default.button-small {
  font-size: 14px;
  padding: 5px 15px;
}
.btn-default a {
  color: #e94e1b;
  font-size: 18px;
  font-family: "Droid Sans";
  font-weight: bold;
  text-transform: normal;
}
.btn-default:hover {
  background: #e94e1b;
  color: white !important;
  border: 2px solid #e94e1b;
}
.btn-default:hover a {
  color: white !important;
}

.button.button-small span:hover {
  background: inherit;
}

.linkUnderline {
  color: #e94e1b;
  text-decoration: underline;
  font-family: "Droid Sans";
  font-weight: bold;
}

#header {
  z-index: 50;
}
#header .nav_principale {
  height: 100px;
  position: fixed;
  background: white;
  width: 100%;
  z-index: 10;
}
#header .nav_principale .container_nav {
  margin: auto;
  max-width: 1170px;
  position: relative;
  height: 100px;
  background: #FFF;
}
#header .nav_principale .container_nav:before {
  position: absolute;
  width: 120%;
  height: 100px;
  left: -10%;
  content: "";
  background: #FFF;
}
#header .nav_principale .container_nav:after {
  position: absolute;
  width: 120%;
  height: 10%;
  left: -10%;
  border-radius: 50%;
  z-index: -1;
  bottom: 0%;
  content: "";
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
}
.titreproduitmenu{
  color: #e94e1b;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  font-family: "Droid Sans";
  font-weight: bold;
  text-align: left !important;
  margin-bottom: 10px;
}
#header .nav_principale #logo_menu {
  margin-top: 10px;
  padding: 0;
  width: 100px;
}
#header .nav_principale #logo_menu a {
  float: none !important;
}
#header .nav_principale #maxi_menu {
  width: calc(100% - 435px);
  height: 100%;
  position: static;
  padding: 0;
}
#header .nav_principale #maxi_menu #menuHome {
  width: calc(100% - 140px);
  float: left;
  /*display: table;*/
  height: 100%;
  text-align: center;
  position: static;
  margin-bottom: 0;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl {
  display: table-cell;
  position: static;
  height: 100px;
  min-width: 33%;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl.menu_2 {
  position: relative;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl.menu_2 .secondLvl {
  margin: 0;
  width: 210px;
  left: 50%;
  transform: translateX(-50%) scaleY(0);
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl.menu_2 .secondLvl .container {
  padding: 0;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl.menu_2 .secondLvl .li_menu_1 {
  padding: 10px;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl.menu_2 .secondLvl .textBloc {
  text-align:left;
  padding: 5px 0px 0 25px;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl.menu_2 .secondLvl .textBloc a {
  padding: 10px 7px !important;
  display: inline-block;
  border: none;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl.menu_2 .secondLvl .textBloc img {
  display: inline-block;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl.menu_2:hover .secondLvl {
  transform: translateX(-50%) scaleY(1);
  opacity: 1;
  visibility: visible;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl.menu_3:hover > a:after {
  display: none;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl a {
  position: relative;
  z-index: 4;
  color: #e94e1b;
  font-size: 18px;
  text-align: center;
  display: block;
  height: 100%;
  padding: 40px 20px 40px 20px;
  text-transform: uppercase;
  font-family: "Droid Sans";
  font-weight: bold;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl > a:before {
  transition: all 800ms cubic-bezier(0, 1, 0.5, 1) 0ms;
  background: url("../img/hover.png") no-repeat center 12px;
  content: "";
  position: absolute;
  width: 100%;
  height: 100px;
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%) scaleY(0);
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl:hover > a:before {
  transform: translateX(-50%) scaleY(1);
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl:hover .secondLvl {
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl:hover > a:after {
  border-style: solid;
  width: 0;
  height: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ece5dc transparent;
  content: '';
  position: absolute;
  z-index: 50;
  bottom: 0;
  margin-left: -20px;
  left: 50%;
  transform: translateX(50%);
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl {
  transform: scaleY(0);
  transform-origin: 0 0;
  background-color: #ece5dc;
  left: 0;
  margin: 0px 0 0 100px;
  opacity: 0;
  position: absolute;
  top: 100%;
  transition: all 800ms cubic-bezier(0, 1, 0.5, 1) 0ms;
  visibility: hidden;
  width: calc(100% - 100px);
  z-index: 3;
  display: block;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl .subtitle {
  color: #524138;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Droid Sans";
  font-weight: bold;
  text-align: left;
  padding-bottom: 15px;
  margin: 0;
  display: block;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li a {
  font-size: 14px;
  color: #524138;
  padding: 8px 0 12px 45px;
  text-align: left;
  background-repeat: no-repeat !important;
  background-position: center left !important;
  text-transform: none;
  font-family: "Droid Sans";
  font-weight: bold;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li a:hover {
  color: #e94e1b;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_1 {
  padding: 15px;
  width: 20%;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_1 ul li:last-child {
  display: none;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_2 {
  padding: 15px;
  width: 20%;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_2 a {
  padding: 8px 0;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_2 a:hover {
  background-image: none;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_2 a:before {
  content: ">";
  color: #e94e1b;
  padding-right: 10px;
  font-size: 16px;
}



#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_3 {
  padding: 15px;
  width: 20%;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_3 a {
  padding: 8px 0;
}


#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_3 a:hover {
  background-image: none;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_3 a:before {
  content: ">";
  color: #e94e1b;
  padding-right: 10px;
  font-size: 16px;
}


#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_4 {
  padding: 22px 5px;
  width: 40%;
  background: #f6f2ee;
  min-height: 340px;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_4 .subtitle {
  border: none;
  padding: 0;
  margin: 2px 0 30px 9px;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_4 .imgProduct {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  text-align: left;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_4 .textBloc {
  display: inline-block;
  vertical-align: top;
  width: 47%;
  text-align: left;
  color: black;
  font-family: "Droid Sans";
  font-weight: bold;
  font-size: 14px;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_4 .textBloc h2 {
  color: #e94e1b;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  font-family: "Droid Sans";
  font-weight: bold;
  text-align: left !important;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_4 .textBloc p {
  text-align: left !important;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_4 .textBloc a {
  padding: 10px 40px;
  text-align: center;
  display: inline-block;
  border: 2px solid #e94e1b;
  color: #e94e1b;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_4 .textBloc a:hover {
  background-image: none;
  color: #FFF;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_4 .textBloc .btn {
  margin-top: 15px;
}

#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li a.subtitle {
  padding-left: 0px;
}
#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li a.subtitle:before{ display: none; }


/*#header .nav_principale #maxi_menu #menuHome li.firstLvl .secondLvl li.menu_1_4 {
  display: none;
}*/
#header .nav_principale #maxi_menu .iconMenu {
  width: 140px;
  height: 100px;
  padding: 0;
  display: table;
  float: left;
}
#header .nav_principale #maxi_menu .iconMenu .storeLoc,
#header .nav_principale #maxi_menu .iconMenu .contactMenu,
#header .nav_principale #maxi_menu .iconMenu .accountMenu {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
#header .nav_principale #maxi_menu .iconMenu .storeLoc a,
#header .nav_principale #maxi_menu .iconMenu .contactMenu a,
#header .nav_principale #maxi_menu .iconMenu .accountMenu a {
  display: block;
  height: 100px;
  position: relative;
  border-left: 2px solid #ece5dc;
}
#header .nav_principale #maxi_menu .iconMenu .storeLoc a span,
#header .nav_principale #maxi_menu .iconMenu .contactMenu a span,
#header .nav_principale #maxi_menu .iconMenu .accountMenu a span {
  display: none;
  z-index: 10000;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  padding: 8px 15px;
  top: 85%;
  font-size: 15px;
  background: #e94e1b;
  color: #FFF;
  font-weight: bold;
}
#header .nav_principale #maxi_menu .iconMenu .storeLoc a span:before,
#header .nav_principale #maxi_menu .iconMenu .contactMenu a span:before,
#header .nav_principale #maxi_menu .iconMenu .accountMenu a span:before {
  border-style: solid;
  width: 0;
  height: 0;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #e94e1b transparent;
  content: '';
  position: absolute;
  z-index: 50;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
}
#header .nav_principale #maxi_menu .iconMenu .storeLoc a:hover span,
#header .nav_principale #maxi_menu .iconMenu .contactMenu a:hover span,
#header .nav_principale #maxi_menu .iconMenu .accountMenu a:hover span {
  display: block;
}
#header .nav_principale #maxi_menu .iconMenu .storeLoc a {
  background: url("../img/picto_locator.png") no-repeat center center;
}
#header .nav_principale #maxi_menu .iconMenu .accountMenu a {
  background: url("../img/picto_mon_compte.png") no-repeat center center;
}
#header .nav_principale #maxi_menu .iconMenu .contactMenu a {
  background: url("../img/picto_contact.png") no-repeat center center;
}
#header .nav_principale .blockCart {
  height: 100px;
  padding: 0;
  width: 335px;
}
#header .nav_principale .blockCart .shopping_cart {
  width: 100%;
  background: #f9b334;
  height: 100%;
  font-size: 12px;
  color: white;
  font-family: "Droid Sans";
  font-weight: bold;
}
#header .nav_principale .blockCart .shopping_cart .cart_block .products .price-col {
  width: 50px;
  text-align: right;
  float: right;
  margin-top: 10px;
  margin-right: 5px;
}
#header .nav_principale .blockCart .shopping_cart .cart_block .products .remove_link {
  display: none;
}
#header .nav_principale .blockCart .shopping_cart .cart_block .cart-prices {
  background-position: 15px center;
  padding-bottom: 20px;
}
#header .nav_principale .blockCart .shopping_cart .cart_block .cart-prices .cart-prices-line {
  padding: 7px 10px 7px 75px;
}
#header .nav_principale .blockCart .shopping_cart .cart_block .cart-prices .cart-prices-line .priceCart {
  font-size: 18px;
}
#header .nav_principale .blockCart .shopping_cart .cart_block .cart-prices .cart-buttons {
  text-align: right;
  padding-right: 10px;
}
#header .nav_principale .blockCart .shopping_cart .cart_block .cart-prices .cart-buttons a {
  font-family: "Droid Sans";
  font-size: 16px;
  padding: 15px 25px;
  margin-top: 15px;
}
#header .nav_principale .blockCart .shopping_cart .cart_block .cart-prices .min_commande {
  color: #FFF;
  padding: 15px 15% 0 25%;
  font-size: 15px;
  font-weight: normal;
}
#header .nav_principale .blockCart .shopping_cart .cart_block .cart-prices .min_commande #price_purchase_minimal {
  color: #e94e1b;
}
#header .nav_principale .blockCart .shopping_cart > a {
  display: table;
  height: 100%;
  color: white;
  width: 100%;
}
#header .nav_principale .blockCart .shopping_cart > a .ajax_cart_quantity {
  background: url("../img/panier.png") no-repeat 8px center;
  width: 70px;
  display: inline-block !important;
  height: 100%;
  margin-left: 15px;
  font-family: "Droid Sans";
  font-weight: bold;
  font-size: 20px;
  color: #e94e1b;
  text-align: center;
  line-height: 98px;
  padding-right: 30px;
  vertical-align: top;
}
#header .nav_principale .blockCart .shopping_cart .textPanier {
  display: table-cell;
  vertical-align: middle;
  width: 235px;
}
#header .nav_principale .blockCart .shopping_cart .textPanier .nameCustomer {
  color: #e94e1b;
  font-size: 14px;
  line-height: 30px;
}
#header .nav_principale .blockCart .shopping_cart .textPanier b {
  font-family: "thisfontlookslikeelephantMd";
  line-height: 30px;
  font-size: 25px;
  color: #e94e1b;
  font-weight: normal;
  text-transform: uppercase;
  margin-left: 5px;
  border-bottom: 2px solid #e94e1b;
}
#header #slider_row {
  max-width: 1440px;
  margin: auto;
  height: 100%;
  padding-top: 100px;
}
#header .bannerTop {
  height: 170px;
  background: url("../img/bg_product.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  width: 1400px;
  margin: 100px auto 0 auto;
}
#header .bannerAccount {
  height: 150px;
  background: url("../img/account.jpg") no-repeat;
  background-size: cover;
  background-position: top center;
  width: 1400px;
  margin: 100px auto 0 auto;
}
#header .bannerCms {
  height: 150px;
  background: url("../img/bg_cms.jpg") no-repeat;
  background-size: cover;
  background-position: top center;
  width: 1400px;
  margin: 100px auto 0 auto;
}

.breadcrumb {
  text-transform: uppercase;
  font-size: 12px;
  color: #e94e1b;
  font-family: "Droid Sans";
  font-weight: bold;
  background: none;
}
.breadcrumb a {
  color: #f4c024;
}
.breadcrumb .navigation-pipe {
  padding: 0 5px;
}

p.info-title {
  font-size: 14px;
  font-family: "Droid Sans";
  font-weight: bold;
  font-weight: normal;
}

h1 {
  font-size: 30px;
  color: #e94e1b;
  font-family: "Droid Sans";
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}

.footer-container {
  background: #524138;
}
.footer-container .footerCdp {
  padding: 50px 0 30px 0;
}
.footer-container .footerCdp h4 {
  color: #e94e1b;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Droid Sans";
  font-weight: bold;
}
.footer-container .footerCdp h5 {
  color: #d9ccba;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Droid Sans";
  font-weight: bold;
}
.footer-container .footerCdp ul li {
  padding: 5px 0;
  color: #d9ccba;
}
.footer-container .footerCdp ul li a {
  color: #d9ccba;
  font-size: 14px;
  font-family: "Droid Sans";
}
.footer-container .footerCdp ul li i {
  font: normal normal normal 15px/1 FontAwesome;
  display: inline-block;
  vertical-align: top;
  width: 25px;
  text-align: center;
}
.footer-container .footerCdp ul li i.fa-envelope:before {
  content: "\f0e0";
}
.footer-container .footerCdp ul li i.fa-mobile:before {
  content: "\f10b";
  font-size: 22px;
}
.footer-container .footerCdp ul li i.fa-map-marker:before {
  content: "\f041";
  font-size: 18px;
}
.footer-container .footerCdp ul li i.fa-arrow-right:before {
  content: "\f061";
}
.footer-container .footerCdp ul li i + span {
  display: inline-block;
  vertical-align: top;
}
.footer-container #newsletter_block_left #newsletter-input {
  width: calc(100% - 100px);
  max-width: 100% !important;
  float: none !important;
  border: none;
}
.footer-container #newsletter_block_left button {
  width: 86px;
}
.footer-container #social_block ul li {
  background: #d8ccb8;
  color: #524138;
  border-radius: 45px;
  height: 45px !important;
  width: 45px !important;
  line-height: 35px;
  margin: 0 4px;
}
.footer-container #social_block ul li a {
  font-size: 24px;
  color: #524138;
  display: block;
}
.footer-container #social_block ul li a:hover {
  color: #e94e1b;
}
.footer-container .linksFooter {
  border-top: 1px solid #d9ccba;
  color: #d9ccba;
  padding: 10px 0;
}
.footer-container .linksFooter a {
  color: #7b6b5f;
}
.footer-container .linksFooter span {
  margin-right: 30px;
  color: #7b6b5f;
}
.footer-container .linksFooter ul li {
  display: inline-block;
}

.columns-container .bx-wrapper .bx-controls a {
  height: 50px;
  width: 50px;
}
.columns-container .bx-wrapper .bx-controls .bx-prev {
  left: 10px;
  background: url("../img/slider_left.png") no-repeat;
}
.columns-container .bx-wrapper .bx-controls .bx-prev:before {
  content: '';
}
.columns-container .bx-wrapper .bx-controls .bx-next {
  right: 10px;
  background: url("../img/slider_right.png") no-repeat;
}
.columns-container .bx-wrapper .bx-controls .bx-next:before {
  content: '';
}

#crossselling #crossselling_list li {
  padding: 0 20px;
}
#crossselling #crossselling_list li .color_age_des6mois {
  background: url(../img/etiquette.png) center 0 no-repeat;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  height: 29px;
  line-height: 29px;
  display: block;
  margin-top: 10px;
}
#crossselling #crossselling_list li .color_age_des8mois {
  background: url(../img/etiquette.png) center -39px no-repeat;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  height: 29px;
  line-height: 29px;
  display: block;
  margin-top: 10px;
}
#crossselling #crossselling_list li .color_age_des12mois {
  background: url(../img/etiquette.png) center -78px no-repeat;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  height: 29px;
  line-height: 29px;
  display: block;
  margin-top: 10px;
}
#crossselling #crossselling_list li .color_age_des15mois {
  background: url(../img/etiquette.png) center -117px no-repeat;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  height: 29px;
  line-height: 29px;
  display: block;
  margin-top: 10px;
}
#crossselling #crossselling_list li h3 {
  margin: 20px 0 9px;
  height: 60px;
  font-size: 18px;
  line-height: 20px;
}
#crossselling #crossselling_list li p,
#crossselling #crossselling_list li .descProduct {
  font-weight: normal;
  height: 60px;
  color: #000;
}

.columns-container {
  /*	#center_column{max-width: 1170px; margin: auto; width: 100%;}*/
}
.designh2{
  font-weight: 500;
  line-height: 1.1;
}
h2.titre {
  padding-top: 0px !important;
}
.h2designh3{
  margin: 0 !important;
  min-height: 50px;
  padding: 0 30px;
  background:none !important;
}
.h2designh3 a{
  font-family: "Droid Sans" !important;
  font-weight: bold;
  font-size: 18px;
  color: #e94e1b;
  text-transform: uppercase;
}
.designh5{
  color: #d9ccba;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Droid Sans";
  font-weight: bold;
  margin-top: 9px;
  margin-bottom: 9px;
}
.designh4{
  color: #e94e1b;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Droid Sans";
  font-weight: bold;
  margin-top: 9px;
  margin-bottom: 9px;
}

.columns-container h2, .designh2 {
  font-family: "thisfontlookslikeelephantMd";
  color: #e94e1b;
  font-size: 60px;
  background: url("../img/bg_h2.png") no-repeat top center;
  text-transform: uppercase;
  text-align: center;
  padding-top: 40px;
  margin-bottom: 40px;
}
.columns-container h3, .designh3 {
  color: #e94e1b;
  font-family: "Droid Sans";
  font-weight: bold;
  font-size: 18px;
  margin-top: 0;
  text-transform: uppercase;
}
.designh3 a{
  color: #e94e1b;
}
.columns-container h3 a {
  color: #e94e1b;
}
.columns-container #block_baseline {
  background: url("../img/pattern.png") #e94e1b;
  color: white;
  padding: 10px 0 0px 0;
}
.columns-container #block_baseline #reinsurance_block {
  background: none;
}
.columns-container #block_baseline #reinsurance_block .row {
  margin: 0 20px;
}
.columns-container #block_baseline #reinsurance_block .width5 {
  margin: 0 30px;
}
.columns-container #block_baseline #reinsurance_block .width5 li {
  width: 20%;
}
.columns-container #block_baseline #reinsurance_block .width5 li span {
  color: #FFF;
  padding: 10px 35px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 24px;
  font-size: 15px;
}
.columns-container #block_baseline .text_block h1 {
  font-size: 30px;
  text-transform: uppercase;
  font-family: "Droid Sans";
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  margin: 0;
  color: white;
}
.columns-container #block_baseline .text_block hr {
  margin: 5px 0 15px 0;
  width: 20px;
  border: 2px solid white;
}
.columns-container #block_baseline .text_block .textBaseline p {
  line-height: 24px;
  font-size: 18px;
}
.columns-container #block_baseline .product_bl_block {
  text-align: center;
}
.columns-container #block_baseline .product_bl_block .btn-default {
  display: inline-block;
  font-size: 16px;
  margin-top: 20px;
}
.columns-container .productBlock {
  padding: 0px 15px 10px 15px;
  text-align: center;
  background: #f4eee6;
}
.columns-container .productBlock .color_age_des6mois {
  background: url(../img/etiquette.png) center 0 no-repeat;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  height: 29px;
  line-height: 29px;
  display: block;
  margin-top: 10px;
}
.columns-container .productBlock .color_age_des8mois {
  background: url(../img/etiquette.png) center -39px no-repeat;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  height: 29px;
  line-height: 29px;
  display: block;
  margin-top: 10px;
}
.columns-container .productBlock .color_age_des12mois {
  background: url(../img/etiquette.png) center -78px no-repeat;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  height: 29px;
  line-height: 29px;
  display: block;
  margin-top: 10px;
}
.columns-container .productBlock .color_age_des15mois {
  background: url(../img/etiquette.png) center -117px no-repeat;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  height: 29px;
  line-height: 29px;
  display: block;
  margin-top: 10px;
}
.columns-container .productBlock .imageContainer {
  height: 170px;
  position: relative;
  margin-bottom: 20px;
  width: 228px;
  margin: 0 auto;
  max-width: 100%;
            /*&:hover {
                img {
                    opacity: 0;
                    -webkit-transition: opacity 0.6s ease-in-out;
                    -moz-transition: opacity 0.6s ease-in-out;
                    -o-transition: opacity 0.6s ease-in-out;
                    transition: opacity 0.6s ease-in-out;
                }

                .hoverImg {
                    opacity: 1;
                    position: absolute;
                    top: 0;
                    display: block;
                    left: 50%;
                    transform: translateX(-50%);
                }
            }

            .hoverImg {
                opacity: 0;
                display: none;
            }*/
}
.columns-container .productBlock .imageContainer img {
  display: block;
  margin: 0 auto;
  height: 100%;
  width: auto;
}
.columns-container .productBlock h3 {
  margin-top: 20px;
  height: 60px;
}
.columns-container .productBlock .descProduct {
  color: black;
  font-size: 14px;
  height: 60px;
}
.columns-container .gammeBlock {
  margin: 70px 70px 50px;
}
.columns-container .gammeBlock .gamme {
  width: 19.5%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.columns-container .gammeBlock .gamme img {
  margin-bottom: 10px;
}
.columns-container .gammeBlock .gamme p {
  font-weight: bold;
  font-size: 16px;
  color: #000;
}
.columns-container #SocialWall .socialIcon {
  width: 234px;
  height: 234px;
  float: left;
}
.columns-container #SocialWall .socialIcon a {
  display: block;
  font-size: 0;
  width: 100%;
  height: 100%;
}
.columns-container #SocialWall .youtubeIcon {
  background: url("../img/youtubeSocial.jpg");
}
.columns-container #SocialWall .facebookIcon {
  background: url("../img/facebookSocial.jpg");
}
.columns-container #SocialWall .instagramIcon {
  background: url("../img/instagramSocial.jpg");
}
.columns-container #SocialWall .flexSocial {
  margin: 0;
  display: inline-block;
}
.columns-container #SocialWall .flexSocial .col-20 {
  width: 20%;
  display: inline-block;
  float: right;
}
.columns-container #SocialWall .flexSocial .col-40 {
  width: 40%;
  display: inline-block;
  float: left;
}
.columns-container #SocialWall .flexSocial .square {
  width: 234px;
  height: 234px;
  float: left;
  position: relative;
}
.columns-container #SocialWall .flexSocial .square a {
  display: block;
  width: 234px;
  height: 234px;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.columns-container #SocialWall .flexSocial .square .iconSquare {
  position: absolute;
  top: 5px;
  right: 5px;
  font-family: "FontAwesome";
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: white;
  font-size: 20px;
}
.columns-container #SocialWall .flexSocial .square .iconSquare.facebookIcon::after {
  content: "\f09a";
  color: #25b7bb;
  position: absolute;
  top: 10px;
  left: 14px;
}
.columns-container #SocialWall .flexSocial .square .iconSquare.instagramIcon::after {
  color: #f9b233;
  content: "\f16d";
  position: absolute;
  top: 10px;
  left: 12px;
}
.columns-container #SocialWall .flexSocial .square .iconSquare.youtubeIcon::after {
  color: #e94f1c;
  content: "\f167";
  position: absolute;
  top: 10px;
  left: 12px;
}
.columns-container #block_media {
  padding: 40px 0;
}
.columns-container #block_media .sliderVideos .bx-wrapper {
  max-width: 100% !important;
}
.columns-container #block_media .sliderVideos .bx-controls-direction {
  display: none;
}
.columns-container #block_media .sliderVideos .bx-controls-direction a {
  height: 51px;
  width: 45px;
  top: 30%;
}
.columns-container #block_media .sliderVideos .bx-controls-direction .bx-prev {
  left: 0;
  background: url("../img/slider_left.png") no-repeat;
}
.columns-container #block_media .sliderVideos .bx-controls-direction .bx-prev::before {
  content: "";
}
.columns-container #block_media .sliderVideos .bx-controls-direction .bx-next {
  right: 0;
  background: url("../img/slider_right.png") no-repeat;
}
.columns-container #block_media .sliderVideos .bx-controls-direction .bx-next::before {
  content: "";
}
.columns-container #block_media .sliderVideos #videoBlock {
  margin-left: 30px;
}
.columns-container #block_media .sliderVideos #videoBlock .video {
  color: black;
  padding: 0 30px;
}
.columns-container #block_media .sliderVideos #videoBlock .video h3 {
  margin: 20px 0 10px 0;
}
.columns-container #block_media .sliderVideos #videoBlock .video p {
  margin: 0;
}
.columns-container #block_media .sliderVideos #videoBlock .video .imageContainer {
  position: relative;
}
.columns-container #block_media .sliderVideos #videoBlock .video .imageContainer .iconPlay {
  background: url("../img/playVideo.png") no-repeat center;
  width: 75px;
  height: 83px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.columns-container #block_media #reviews {
  background: #ece5dc;
  color: black;
  font-size: 14px;
  height: 320px;
  overflow-y: scroll;
  padding: 25px;
  margin-left: 30px;
}
.columns-container #block_media #reviews .review {
  padding: 15px 0;
}
.columns-container #block_media #reviews .review:first-child {
  padding-top: 0;
}
.columns-container #block_media #reviews .rating-2 {
  background: url("../img/rate2.png") no-repeat;
  display: block;
  height: 25px;
  width: 100px;
}
.columns-container #block_media #reviews .rating-3 {
  background: url("../img/rate3.png") no-repeat;
  display: block;
  height: 25px;
  width: 100px;
}
.columns-container #block_media #reviews .rating-4 {
  background: url("../img/rate4.png") no-repeat;
  display: block;
  height: 25px;
  width: 100px;
}
.columns-container #block_media #reviews .rating-5 {
  background: url("../img/rate5.png") no-repeat;
  display: block;
  height: 25px;
  width: 100px;
}
#block_macaron{
  
  text-align: center;
  background-color: white;
  padding: 10px 0 35px 0;
}

#block_presse {
  background: url("../img/pattern2.png") #ece5dc;
  padding-bottom: 80px;
  padding-top: 50px;
}
.p_bloc_macaron{
  margin: 0px 50px 10px 50px;
  text-align: center;
}
#block_presse h2 {
  font-family: "thisfontlookslikeelephantMd";
  color: #e94e1b;
  font-size: 60px;
  background: url(../img/bg_h2.png) no-repeat top center;
  text-transform: uppercase;
  text-align: center;
  padding-top: 40px;
  margin-bottom: 40px;
}
#block_presse .logoPresse {
  /*display: table; */
  width: 100%;
  text-align: center;
}
#block_presse .logoPresse a {
  /*display:table-cell; */
  padding: 0 15px;
  vertical-align: middle;
  display: inline-block;
  margin: 0 10px;
}
#block_presse .logoPresse a img {
  margin: 0 auto;
  text-align: center;
  max-width: 100%;
}
#block_presse .bx-controls-direction a {
  height: 51px;
  width: 45px;
  top: 30%;
}
#block_presse .bx-controls-direction .bx-prev {
  left: -30px;
  background: url("../img/slider_left.png") no-repeat;
}
#block_presse .bx-controls-direction .bx-prev::before {
  content: "";
}
#block_presse .bx-controls-direction .bx-next {
  right: -30px;
  background: url("../img/slider_right.png") no-repeat;
}
#block_presse .bx-controls-direction .bx-next::before {
  content: "";
}

.reasurancecdp {
  background: #d8cbb8;
  padding: 20px 0;
  text-align: center;
  text-transform: uppercase;
  color: #524138;
  font-weight: bold;
}
.reasurancecdp .col-md-3 {
  border-left: 1px solid #ece5dc;
  height: 130px;
}
.reasurancecdp .col-md-3 a {
  text-transform: none;
  color: #524138;
  text-decoration: underline;
}
.reasurancecdp .col-md-3 .note {
  font-size: 24px;
}
.reasurancecdp .col-md-3 .note .etoile {
  width: 160px;
  margin: auto;
  background: #FFF;
  margin-bottom: 26px;
  margin-top: 10px;
  position: relative;
}
.reasurancecdp .col-md-3 .note .etoile .hover_etoile {
  background: #e94e1b;
  height: 44px;
}
.reasurancecdp .col-md-3 .note .etoile img {
  position: absolute;
  top: 0;
  left: 0;
}
.reasurancecdp .col-md-3:first-child {
  border-left: none;
}

.pagination {
  float: right;
}
.pagination li {
  display: inline-block;
  margin: 0 5px;
  width: 30px;
  height: 30px;
}
.pagination li span {
  display: block;
  line-height: 39px;
}
.pagination li > a {
  background: url("../img/bg_pagi.png");
  border: none;
  height: 39px;
  width: 39px;
  text-align: center;
  font-size: 18px;
  font-family: "Droid Sans";
  font-weight: bold;
  line-height: 39px;
  display: block;
  color: #f9b334;
}
.pagination li > a:hover {
  background: url("../img/bg_pagi_full2.png");
  color: white;
}
.pagination li.active > span {
  background: url("../img/bg_pagi_full2.png");
  border: none;
  height: 39px;
  width: 39px;
  text-align: center;
  font-size: 18px;
  font-family: "Droid Sans";
  font-weight: bold;
  line-height: 28px;
  color: white;
}
.pagination li.active > span:hover {
  background: url("../img/bg_pagi_full2.png");
}

#quantity_wanted_p,
.inputQuantity {
  float: left;
  display: block;
  position: relative;
  width: 100px;
}
#quantity_wanted_p input,
.inputQuantity input {
  width: 86px;
  padding: 10px 3px 10px 17px;
  display: inline-block;
  border: 2px solid #e94e1b;
  line-height: 28px;
  border-radius: 30px;
  color: #e94e1b;
  font-size: 18px;
  font-family: "Droid Sans";
  font-weight: bold;
}
#quantity_wanted_p .button-minus,
#quantity_wanted_p .button-plus,
.inputQuantity .button-minus,
.inputQuantity .button-plus {
  position: absolute;
  border: none;
  text-shadow: none;
  background: #e94e1b;
  color: white;
  width: 43px;
  height: 26px;
  margin-left: 18px;
}
#quantity_wanted_p .button-minus,
.inputQuantity .button-minus {
  bottom: 0;
  margin-left: -43px;
  border-bottom-right-radius: 30px;
}
#quantity_wanted_p .button-minus:after,
.inputQuantity .button-minus:after {
  content: "\f078";
  color: white;
  font-size: 10px;
  font-family: "Fontawesome";
  line-height: 18px;
  margin-left: -3px;
}
#quantity_wanted_p .button-plus,
.inputQuantity .button-plus {
  top: 0;
  margin-left: -43px;
  border-top-right-radius: 30px;
}
#quantity_wanted_p .button-plus:after,
.inputQuantity .button-plus:after {
  content: "\f077";
  color: white;
  font-size: 10px;
  font-family: "Fontawesome";
  line-height: 32px;
  margin-left: -3px;
}

#quantity_wanted_p + div {
  float: right;
  width: calc(100% - 100px);
}

#add_to_cart {
  margin-left: 20px;
}

/** account **/
#stores .legendes {
  margin: 20px;
  text-align: center;
}
#stores .legendes .legende {
  display: inline-block;
  padding: 0 20px 0 0;
}
#stores .legendes .legende img {
  height: 40px;
  margin-right: 10px;
}

.myaccount-menu li a {
  color: #524138;
  font-size: 18px;
  font-family: "Droid Sans";
  font-weight: bold;
  padding: 15px 0;
  display: block;
}
.myaccount-menu li.active a {
  color: #e94e1b;
  text-decoration: underline;
}

.myAccount {
  color: #524138;
  font-size: 14px;
}
.myAccount .nav-box {
  min-height: 300px;
  padding: 20px;
  border-bottom: 3px solid #ddd1c1;
  margin-bottom: 50px;
  position: relative;
  background-color: white;
}
.myAccount .nav-box.bg_info {
  background: url("../img/bg_info.png") 20px 20px no-repeat;
}
.myAccount .nav-box.bg_adress {
  background: url("../img/bg_adresse.png") 20px 20px no-repeat;
}
.myAccount .nav-box.bg_order {
  background: url("../img/bg_commande.png") 20px 20px no-repeat;
}
.myAccount .nav-box.bg_coupon {
  background: url("../img/bg_reducacc.png") 20px 20px no-repeat;
}
.myAccount .nav-box.bg_loyaulty {
  background: url("../img/bg_recomp.png") 20px 20px no-repeat;
}
.myAccount .nav-box.bg_sponsor {
  background: url("../img/bg_parrain.png") 20px 20px no-repeat;
}
.myAccount .nav-box.bg_alert {
  background: url("../img/bg_alert.png") 20px 20px no-repeat;
}
.myAccount .nav-box.bg_premium {
  background: url("../img/bg_premium.png") 20px 20px no-repeat;
}
.myAccount .nav-box:hover {
  background-color: #dacebc;
}
.myAccount .nav-box a {
  padding-top: 75px;
  display: block;
  color: #524138;
}
.myAccount .nav-box a h4 {
  font-size: 18px;
  font-family: "Droid Sans";
  font-weight: bold;
  color: #524138;
}
.myAccount .nav-box a .btn-default {
  position: absolute;
  bottom: 5px;
  left: 20px;
  border: 2px solid #524138;
  color: #524138;
  padding: 10px 28px;
  margin-bottom: 20px;
}
.myAccount .nav-box a .btn-default:hover {
  background: #524138 !important;
  color: white;
}
.myAccount .nav-box a .btn-default:before {
  background: #524138 !important;
}
.myAccount .nav-box hr {
  width: 30px;
}

.flexBloc {
  display: flex;
}
.flexBloc .colonneG {
  width: 50%;
}
.flexBloc .colonneD {
  width: 50%;
  /*.checkbox{
  	.checker{width: 30px;}
  	.checker+label{width: calc(100% - 36px);}
  }*/
}

.titlePage h1 {
  border-bottom: 2px solid #e94e1b;
  text-transform: none !important;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

#search #others {
  margin-bottom: 40px;
}
#search #others .subtitle {
  background: url("../img/cat_desc.jpg") no-repeat scroll center bottom;
  margin-bottom: 30px;
  padding: 0 0 30px;
  text-align: center;
  text-transform: uppercase;
}
#search #others .result {
  margin-bottom: 30px;
}
#search #others .result h2 {
  background: none;
  font-size: 30px;
  margin: 0;
  padding: 0;
  text-align: left;
}
#search #others .result h2 a {
  color: #e94f1c;
  font-family: "Droid Sans";
  font-size: 30px;
  text-transform: none;
}
#search #others .result .content {
  margin: 10px 0;
}

#avaform a {
  text-decoration: underline;
}
#avaform a.btn-default {
  text-decoration: none;
}

#order .titlePage h1 {
  border: none;
  padding-bottom: 0;
}
#order .box_premium {
  background: #d9ccba;
  padding: 14px 18px 13px;
  margin: 0 0 30px 0;
  line-height: 23px;
}
#order .box_premium h2.premium {
  background: url(../img/bg_h2_premium.png) no-repeat top center;
  padding-top: 85px;
  margin-bottom: 0;
}
#order .box_premium p {
  font-weight: bold;
  margin-bottom: 25px;
  margin-top: 10px;
}
#order .box_premium p a {
  color: #e94e1b;
  text-transform: uppercase;
}
#order .box_premium #premiumflatrate_options_radio.active {
  background: #e94e1b !important;
  color: white !important;
  border-color: #e94e1b;
}
#order #cart_summary tfoot tr {
  background: #FFF;
}
#order #cart_summary thead .cart_unit,
#order #cart_summary thead .cart_quantity,
#order #cart_summary thead .cart_total {
  text-align: center;
}
#order #mapStore {
  max-width: 1170px;
  width: 100%;
  height: 350px;
  margin-bottom: 40px !important;
}
#order .delivery_options .delivery_option_price {
  font-weight: bold;
}
#order .delivery_options .delivery_option_logo {
  min-width: 150px;
  padding: 5px !important;
}
#order .delivery_options .delivery_option_logo img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  image-rendering: auto;
}
#order .delivery_options > div {
  height: auto;
  margin-bottom: 5px;
}
#order .delivery_options .creneau {
  background: #4A4A4A;
  padding: 15px;
  margin-bottom: 10px;
  transition: all 0.3s ease 0;
  border: 1px solid white;
  text-align: center;
  color: white;
}
#order .delivery_options .creneau input {
  cursor: pointer;
  text-align: center;
}
#order .delivery_options .creneau label {
  vertical-align: middle;
  display: inline-block;
  width: 90%;
  height: 100%;
  cursor: pointer;
  color: white;
}
#order .delivery_options .creneau label span {
  text-transform: none;
  font-family: "Droid Sans";
  color: #524138;
}
#order .delivery_options .creneau label strong {
  font-size: 30px;
  font-weight: normal;
}

#order_step li {
  background: #f9b334;
  border: none;
  height: 48px;
}
#order_step li.step_current {
  background: #e94e1b;
}
#order_step li.step_current span {
  border: none;
}
#order_step li.step_current span:after {
  background: url("../img/current_step.png") no-repeat;
}
#order_step li span {
  color: white;
  text-shadow: none;
  font-family: "Droid Sans";
  font-weight: bold;
  font-size: 18px;
  font-weight: normal;
}
#order_step li span:after {
  background: url("../img/step.png") no-repeat;
  top: -2px;
  width: 33px;
}
#order_step li.step_done a {
  border: none;
  text-shadow: none;
}
#order_step li.step_done a:after {
  background: url("../img/step.png") no-repeat;
  top: -2px;
  width: 33px;
}

#cart_summary .price {
  font-size: 22px;
  color: #e94e1b;
  font-family: "Droid Sans";
  font-weight: bold;
}
#cart_summary .price > span {
  font-size: 30px;
  color: #e94e1b;
  font-family: "Droid Sans";
  font-weight: bold;
}
#cart_summary .product-name a {
  font-size: 14px;
}
#cart_summary .inputQuantity .cart_quantity_input {
  height: auto;
  width: 86px;
  text-align: left;
  padding: 10px 3px 10px 17px;
}
#cart_summary .cart_quantity_delete {
  background: url("../img/trash.png") no-repeat;
  display: inline-block;
  height: 34px;
  margin-left: 5px;
  width: 30px;
}

.textCart {
  background-image: url("../img/cart_left.png"), url("../img/cart_title.png"), url("../img/cart_right.png");
  background-repeat: no-repeat, no-repeat, no-repeat;
  text-align: center;
  background-position: left center, top center, right center;
  padding-top: 50px;
  height: 120px;
  margin-bottom: 20px;
  font-size: 15px;
}
.textCart span {
  color: #e94e1b;
  text-transform: uppercase;
  font-size: 15px;
  font-family: "Droid Sans";
  font-weight: bold;
}

.cart_navigation .checkout {
  padding: 8px 30px;
  background: #e94e1b;
  color: white;
  font-size: 15px;
  font-family: "Droid Sans";
  font-weight: bold;
  float: right;
  position: relative;
  margin-right: 20px;
  border: none;
}
.cart_navigation .checkout:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17.5px 0 17.5px 20px;
  border-color: transparent transparent transparent #e94e1b;
  content: "";
  position: absolute;
  right: -20px;
  top: 0;
}
.cart_navigation .backLink {
  padding: 8px 30px;
  background: #d9ccba;
  color: white;
  font-size: 15px;
  font-family: "Droid Sans";
  font-weight: bold;
  float: left;
  position: relative;
  margin-left: 20px;
}
.cart_navigation .backLink:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17.5px 20px 17.5px 0;
  border-color: transparent #d9ccba transparent transparent;
  content: "";
  position: absolute;
  left: -20px;
  top: 0;
}

#layered_block_left {
  margin-top: 20px;
  width: 100%;
}
#layered_block_left .layered_subtitle_heading {
  font-size: 18px;
  color: white;
  font-family: "Droid Sans";
  font-weight: bold;
  background: #f9b334;
  padding: 15px 20px;
  text-transform: uppercase;
}
#layered_block_left .layered_filter,
#layered_block_left .block_content {
  background: #ece5dc;
  margin: 0 0 50px;
}
#layered_block_left .layered_filter ul li,
#layered_block_left .block_content ul li {
  padding: 10px 20px;
  color: #524138;
  font-size: 15px;
  font-family: "Droid Sans";
  font-weight: bold;
  text-transform: uppercase;
}
#layered_block_left .layered_filter ul li a,
#layered_block_left .block_content ul li a {
  color: #524138;
  font-size: 15px;
  font-family: "Droid Sans";
  font-weight: bold;
}

#category .categoriesLink {
  min-height: 100px;
}
#category .topCategory {
  height: auto;
}
#category .topCategory .heading-counter {
  line-height: 30px;
}
#category .topCategory #productsSortForm {
  margin-right: 0;
}
#category .topCategory #productsSortForm .selector {
  margin-top: 10px;
  width: 150px !important;
}
#category .topCategory #productsSortForm .selector span {
  width: 137px !important;
}
#category .topCategory #productsSortForm .selector .selectProductSort {
  width: 140px !important;
}
#category .cat_desc {
  margin: 20px 0;
  line-height: 24px;
}
#category #categories_block_left {
  text-align: center;
  margin: 20px 0;
}
#category #categories_block_left ul {
  display: table;
  width: 100%;
}
#category #categories_block_left ul li {
  display: table-cell;
}
#category #categories_block_left ul li a {
  line-height: 40px;
  background: #ece5dc;
  padding: 15px 0 5px;
  font-weight: bold;
  height: 85px;
}
#category #categories_block_left ul li a span {
  display: block;
  background-position: center 0 !important;
  width: 100%;
  height: 30px;
}
#category #categories_block_left ul li a:hover {
  background: white;
  color: #e94e1b;
  padding-top: 15px;
  padding-bottom: 10px;
  box-shadow: 0px -5px 8px 0px rgba(0, 0, 0, 0.2);
}
#category #categories_block_left ul li a.selected {
  background: #FFF;
  position: relative;
  padding-top: 15px;
  padding-bottom: 10px;
  box-shadow: 0px -8px 8px 0px rgba(0, 0, 0, 0.2);
}
#category #categories_block_left ul li a.selected span {
  margin-top: 10px;
}
#category #categories_block_left .parent_cat12 li:nth-child(1) {
  background: #FFF;
}
#category #categories_block_left .parent_cat14 li:nth-child(2) {
  background: #FFF;
}

.categorieLink ul li {
  background: #fab335;
}
.categorieLink ul li:nth-child(2) {
  background: #f28027;
}
.categorieLink ul li:nth-child(3) {
  background: #e94e1b;
}
.categorieLink ul li:nth-child(4) {
  background: #26b7ba;
}
.categorieLink ul li a {
  color: white;
  font-family: "Droid Sans";
  font-weight: bold;
  font-size: 16px;
  padding: 18px 20px;
  display: block;
}
.categorieLink ul li a.active {
  font-size: 16px;
  padding: 18px 2px;
}
.categorieLink ul li a.active:before {
  content: "\f054";
  font-family: "FontAwesome";
  padding: 0 10px;
  font-size: 14px;
  vertical-align: top;
}

/** FORMULAIRE **/
#store_form_group {
  width: 80%;
}
#store_form_group input {
  width: 75%;
  display: inline-block;
  height: 40px;
}
#store_form_group button {
  width: 20%;
  display: inline-block;
  height: 40px;
  padding: 0 !important;
  background: #e94e1b;
  color: white;
  margin-left: -50px;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.form-group {
  margin-bottom: 20px !important;
}
.form-group .form-control {
  border: 2px solid #e94e1b;
  border-radius: 30px;
  color: #524138;
  padding: 5px 15px;
  font-size: 14px;
  height: 35px;
}
.form-group textarea.form-control {
  height: 100px;
}

.radio-inline {
  padding-top: 10px;
  margin-bottom: 10px;
}

/*#layered_block_left ul li label {
    position: absolute;
    width: 100%;
    left: 0;
    top:10px;
    padding-left: 60px;
    line-height: normal;
}*/
.colonneD .checkbox {
  position: relative;
  margin: 20px 0;
}
.colonneD .checkbox label {
  position: absolute;
  width: 100%;
  left: 0;
  padding: 2px 0 0 40px;
  line-height: 28px;
}

label {
  color: #524138;
  font-size: 14px;
  font-family: "Droid Sans";
  font-weight: bold;
  font-weight: normal;
  text-transform: uppercase;
}

div.checker span,
.layered_filter div.radio span {
  background: url("../img/bg_pagi.png") no-repeat;
  background-size: cover;
  background-position: 0 0 !important;
  cursor: pointer;
}

/*
div.checker.hover span{
	background: url('../img/bg_pagi_full.png') no-repeat;
	background-size: cover;
}*/
div.checker,
div.checker span,
div.checker input,
.layered_filter div.radio,
.layered_filter div.radio span,
.layered_filter div.radio input {
  width: 30px;
  height: 30px;
  float: left;
}

div.checker span.checked,
.layered_filter div.radio span.checked {
  background: url("../img/bg_pagi_full.png") no-repeat;
  background-size: cover;
  /*&:hover{
  	background: url('../img/bg_pagi.png') no-repeat;
  	background-size: 30px 30px;
  }*/
}

.myIdentity div.selector {
  width: 100% !important;
}
.myIdentity div.selector span {
  width: 100% !important;
}

div.selector {
  height: 28px;
  line-height: 28px;
  position: relative;
  background: white;
  border: 2px solid #e94e1b;
  border-radius: 30px;
  /* width: 90px!important; */
}
div.selector span {
  height: 28px;
  /* width: 90px!important; */
  line-height: 26px;
  background: url("../img/bg_select.png") right -2px top 0 no-repeat !important;
  color: #e94e1b;
  font-family: "Droid Sans";
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
div.selector select {
  color: #e94e1b;
  font-family: "Droid Sans";
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.checkbox label {
  padding-top: 10px;
  display: inline-block;
}

div.uploader {
  height: 35px;
}
div.uploader span.action {
  background: url("../img/file_add.png") no-repeat;
  background-size: contain;
  font-size: 0;
  height: 33px;
}
div.uploader span.filename {
  border: 2px solid #e94e1b;
  margin-right: -15px;
  height: 33px;
  border-radius: 30px;
}

/** tableau **/
.table .titleTable {
  font-size: 14px;
  font-family: "Droid Sans";
  font-weight: bold;
  color: #e94e1b;
}
.table .titleTable#display_cart_vouchers {
  margin-top: 20px;
}
.table .titleTable span {
  color: #524138;
  font-size: 13px;
  font-family: "Droid Sans";
  text-transform: none;
}
.table .total_price_container .titleTable {
  font-size: 30px;
      font-weight: bold;
	  text-transform:uppercase;
  color: #e94e1b;
  font-family:"Droid Sans";
}
.table .total_price_container .titleTable small {
    font-size: 40%;
  }
.table.table-bordered {
  border: 2px solid #d9ccba;
}
.table > thead > tr > th {
  background: #d9ccba;
  border: 2px solid #d9ccba;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  text-align: left;
  font-family: "Droid Sans";
}
.table > thead > tr td {
  border: 2px solid #d9ccba;
}
.table tbody tr th {
  border: 2px solid #d9ccba;
}
.table tbody tr td {
  border: 2px solid #d9ccba;
}
.table tbody tr td.cart_description {
  border-left: none;
}
.table tbody tr td.cart_product {
  border-right: none;
  position: relative;
}
.table tbody tr td.cart_product img {
  border: none;
}
.table tbody tr td.cart_product .price-percent-reduction {
  position: absolute;
  top: 15px;
  left: 15px;
  background: url("../img/bg_reduc.png") no-repeat;
  background-size: cover;
  font-family: "Droid Sans";
  font-weight: bold;
  font-size: 14px;
  width: 40px;
  height: 40px;
  border: none;
  line-height: 40px;
  text-align: center;
}
.table tbody tr td.cart_unit ul li {
  display: inline-block;
}
.table tbody tr td.cart_unit ul li.old-price {
  font-size: 14px;
  color: #524138;
}
.table tfoot tr th {
  border: 2px solid #d9ccba;
}
.table tfoot tr.cart_total_price td {
  border-top: 2px solid #d9ccba;
}
.table tfoot tr td {
  border: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.table tfoot tr td:last-child {
  border-left: 2px solid #d9ccba;
}
.table tfoot tr td#cart_voucher span {
  display: inline-block;
  vertical-align: middle;
}
.table tfoot tr td#cart_voucher fieldset {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0 !important;
}
.table tfoot tr td#cart_voucher fieldset input {
  display: inline-block;
}
.table tfoot tr td#cart_voucher fieldset input.form-control {
  border: none;
  height: 50px;
  background: #d9ccba;
  margin-left: 20px;
  margin-right: 0;
}
.table tfoot tr td#cart_voucher fieldset button {
  margin-left: -40px;
  background: #e94e1b;
  color: white;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  height: 50px;
  border: none;
  font-size: 14px;
  font-family: "Droid Sans";
  font-weight: bold;
  text-shadow: 0 0 0 0;
  padding: 10px;
}
.table tfoot tr td#cart_voucher fieldset button span {
  border: none;
  text-shadow: 0 0 0 0;
  font-size: 14px;
  font-family: "Droid Sans";
  font-weight: bold;
}
.table tfoot tr td.price {
  padding-right: 75px;
}

.returnLink .retour {
  background: #f8b142 none repeat scroll 0 0;
  float: left;
  text-align: left;
}
.returnLink .retour:before {
  content: "";
  background: url(../img/back.png) no-repeat;
  display: block;
  float: left;
  margin-left: -23px;
  width: 23px;
  height: 40px;
}

#crossselling h2 {
  font-family: "thisfontlookslikeelephantMd";
  color: #e94e1b;
  font-size: 60px;
  background: url(../img/bg_h2.png) no-repeat top center;
  text-transform: uppercase;
  text-align: center;
  padding-top: 40px;
  margin-bottom: 40px;
  margin-top: 40px;
}
#crossselling .product-image {
  height: 175px;
  max-width: 100%;
  display: block;
  margin-bottom: 15px;
}
#crossselling .product-image img {
  height: 100%;
  width: auto;
  margin: 0 auto;
  max-width: 100%;
  display: block;
}
#crossselling h3 {
  max-width: 250px;
  margin: auto;
}
#crossselling h3 a {
  font-size: 18px;
  color: #e94e1b;
  text-transform: uppercase;
  font-family: "Droid Sans";
  font-weight: bold;
}

#container_express_checkout {
  display: none;
}

#blockpack {
  padding: 0 30px;
}
#blockpack .left-block .product_img_link {
  height: 175px;
  max-width: 100%;
}
#blockpack .right-block h3 {
  max-width: 250px;
  margin: auto;
}

#authentication #account-creation_form {
  margin-bottom: 30px;
}

/** ALERT **/
.alert {
  border: none;
  font-weight: normal;
  font-family: "Droid Sans";
  font-weight: bold;
  font-size: 14px;
  text-shadow: 0 0 0;
}
.alert .alert-warning {
  background: #e94e1b;
}
.alert .alert-danger {
  text-shadow: 0 0 0;
}
.alert .alert-success {
  background: #95C11E;
  display: block;
  padding: 10px;
  text-align: center;
}

.featuresCdp .separator:last-child {
  display: none;
}

.product_list .group-add {
  display: table;
  width: 100%;
}
.product_list .group-add .inputQuantity {
  display: table-cell !important;
  vertical-align: top;
  width: 50%;
  float: none;
  text-align: right;
  padding-right: 15px;
  /*.button-plus{top: auto;}*/
}
.product_list .group-add .btn-add {
  display: table-cell !important;
  vertical-align: top;
  width: 50%;
  text-align: left;
}

#history #block-order-detail {
  overflow: hidden;
}

.lgcookieslaw_banner .button {
  margin: 0 !important;
  border: none !important;
}

#stores-result {
  max-height: 313px;
  overflow-y: scroll;
}

#blocktopnewsletter-container {
  margin: auto;
  float: none;
  left: 50%;
  transform: translateX(-50%);
}

#blocktopnewsletter {
  min-width: 650px;
  text-align: center;
  padding: 30px;
}
#blocktopnewsletter form {
  margin: 0 auto;
  display: table;
  width: 80%;
}
#blocktopnewsletter form #inscription_email {
  display: table-cell;
  float: none !important;
}
#blocktopnewsletter form button {
  display: table-cell;
  float: none !important;
}

/** datetimepicker **/
#datetimepicker {
  margin-top: 10px;
  border: 2px solid #D9CCBA;
}
#datetimepicker .bootstrap-datetimepicker-widget .picker-switch {
  font-size: 20px;
  text-transform: uppercase;
}
#datetimepicker .bootstrap-datetimepicker-widget .next:after {
  position: static;
  font-family: 'FontAwesome';
  content: '\f054';
}
#datetimepicker .bootstrap-datetimepicker-widget .prev:after {
  position: static;
  font-family: 'FontAwesome';
  content: '\f053';
}
#datetimepicker .bootstrap-datetimepicker-widget table thead {
  border-bottom: 2px solid #D9CCBA;
}
#datetimepicker .bootstrap-datetimepicker-widget table td {
  font-size: 15px;
  height: 50px;
}
#datetimepicker .bootstrap-datetimepicker-widget table td.active {
  background: #e94e1b;
  border-radius: 0;
}
#datetimepicker .bootstrap-datetimepicker-widget table td.disabled {
  background: #E6E6E7;
  color: black;
  border-radius: 0;
}
#datetimepicker .bootstrap-datetimepicker-widget table td.new {
  display: none;
}

/** RESPONSIVE **/
@media (max-width: 1500px) {
  .columns-container .productBlock #block_produits {
    padding: 20px 10px 100px 8%;
  }
  .columns-container .productBlock #block_produits_stars {
    padding: 20px 8% 100px 10px;
  }
}
@media (max-width: 1400px) {
  #header .bannerCms,
  #header .bannerTop,
  #header .bannerAccount {
    width: 100%;
  }

  .columns-container .productBlock #block_produits {
    padding: 20px 10px 100px 5%;
  }
  .columns-container .productBlock #block_produits_stars {
    padding: 20px 5% 100px 10px;
  }
}
@media (max-width: 375px) {
  .columns-container h2 {
    font-size: 40px;
    margin-bottom: 0;
  }
  .columns-container #block_baseline .text_block {
    padding-left: 20px;
  }
  .columns-container #block_baseline .text_block h1 {
    font-size: 22px;
  }
  .columns-container #block_baseline .text_block .textBaseline p {
    font-size: 14px;
    text-align: center;
  }
  .columns-container #block_baseline .product_bl_block img {
    width: 80px;
    display: block;
    margin: 0 auto;
  }
  .columns-container .productBlock {
    display: block;
    padding-bottom: 20px !important;
  }
  .columns-container .productBlock #block_produits {
    width: 100%;
    padding: 20px;
  }
  .columns-container .productBlock #block_produits_stars {
    width: 100%;
    padding: 20px;
  }

}
@media (max-width: 650px) {

  .table .total_price_container .titleTable small {
    display: block;
  }
}

.affix {
  width: 270px;
  top: 120px;
}

.texteseo{
    color: #e94e1b;
	font-size:16px;
	background: url(../img/pattern2.png) #ece5dc;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 30px;
  font-family: "Droid Sans";
	line-height:20px;
	padding-left: 10px;
	padding-right:10px;

}


/*# sourceMappingURL=commedespapas.css.map */
