@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext,cyrillic-ext,cyrillic,greek-ext,greek,vietnamese);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic,500,500italic,700,700italic,900,900italic&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek,vietnamese);

@import url('https://fonts.googleapis.com/css?family=Dosis:200,300,400,600,700');


@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon.eot?659qoi');
  src:  url('../font/icomoon.eot?659qoi#iefix') format('embedded-opentype'),
  url('../font/icomoon.ttf?659qoi') format('truetype'),
  url('../font/icomoon.woff?659qoi') format('woff'),
  url('../font/icomoon.svg?659qoi#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.slick-prev:before, .slick-next:before{
  font-size: 40px!important;
}

.slick-prev{
  left: 6px;
}

.slick-next{
  right: 6px;
}

.container{
  padding-bottom: 30px;
}

@media (min-width: 1920px){
  .container{
    width: 1920px!important;
  }
  .testeur-review{
    width: 1630px!important;
  }
  .moncompte .container, #article .container, #mainBody.bonus_main .container{
    width: 1170px!important;
  }
}

@media (max-width: 1920px){
  .container{
    width: 100%!important;
  }
  .moncompte .container, #article .container, #mainBody.bonus_main .container{
    width: 1170px!important;
  }
}
@media (max-width: 1170px){
  .moncompte .container, #article .container, #mainBody.bonus_main .container{
    width: 100%!important;
  }
}



h1{
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px!important;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-size: 29px;
  color: #333;
  margin-top: 10px!important;
}

h2{
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px!important;
  margin-top: 10px!important;
  margin-bottom: 25px;
  font-family: 'Dosis', sans-serif;
  font-weight: 300;
  color: #333;
  font-size: 26px;
  width: 100%;
}

h2.titre_ficheprod{
  font-weight: 400;
  text-transform: uppercase;
}
.a_hoverproduit:hover{
  text-decoration: underline;
}

.techSpecRow-title{
  line-height: 2;
}

/*popup ajouter un prod au panier*/
#popupaddcart .modal-body{
  display: flex!important;
  padding: 20px 20px;
}
#popupaddcart .modal-body div{
  margin: auto 0!important;
  padding: 5px;
  display: inline-block;
}
#supportinpopup, #etatinpopup{
  display: block;
}
#popupaddcart .priceBlock-init-g{
  padding: 10px 10px 10px 0px!important;
  width: 120px;
  height: 80px;
  display: inline-block;
}
#priceinpopup .reduc{
  /*right: 70px!important;*/
  height: 80px;
  /*position: relative;*/
  /*top: -50px;*/
  display: inline-block;
  /*padding: 0!important;*/
  right: inherit;
}
#priceinpopup .priceBlock{
  /*color: #73b8ff;*/
  background-color: transparent!important;
  position: relative;
  display: block;
  float: none!important;
  font-weight: 500;
  padding: 0!important;
}
#priceinpopup .priceBlockstrike{
  display: block;
  width: auto;
  padding-top: 10px!important;
}
#voirlapromoinpopup img{
  display: none;
}
#voirlapromoinpopup{
  height: 30px;
  width: auto;
  display: inherit;
  margin-top: 10px!important;
  display: block;
}
#etatinpopup{
  padding: 0 5px;
}
#voirlapromoinpopup span{
  padding: 3px 10px!important;
  text-align: center;
  text-transform: uppercase;
  background-color: #FEAC69;
  font-size: 14px;
  font-family: 'Roboto Condensed',sans-serif;
  color: #fff;
}
@media(max-width:805px) {
  #priceinpopup .reduc{
    top: 0;
  }
}

@media(max-width:768px) {
  #popupaddcart .modal-body{
    display:none!important;
    border: none;
  }
  #popupaddcart .priceBlock-init{
    padding: 0px 5px!important;
    height: auto;
  }
  #priceinpopup .reduc{
    /*top: -50px;*/
  }
  #formCreateCardLeclerc .row div{
    margin-top: 5px!important;
    margin-bottom: 5px!important;

  }
  .slick-dotted.slick-slider{
      padding-bottom: 0;
  }
}
#rc-imageselect, .g-recaptcha {
    transform:scale(1);
    transform-origin:0;
    transform:scale(1);
    transform-origin:0 0;
    -webkit-transform:scale(1);
    transform:scale(1);
    -webkit-transform-origin:0 0;
    transform-origin:0 0;
}

@media (min-width: 767px){
     #rc-imageselect,.g-recaptcha {
        transform:scale(1);
        transform-origin:0;
        transform:scale(1);
        transform-origin:0 0;
        -webkit-transform:scale(1);
        transform:scale(1);
        -webkit-transform-origin:0 0;
        transform-origin:0 0;
    }
}
@media (max-width: 767px){
     #rc-imageselect, .g-recaptcha {
        transform:scale(0.77);
        transform-origin:0;
        transform:scale(0.77);
        transform-origin:0 0;
        -webkit-transform:scale(0.77);
        transform:scale(0.77);
        -webkit-transform-origin:0 0;
        transform-origin:0 0;
    }
}
@media (max-width: 360px){
     #rc-imageselect, .g-recaptcha {
        transform:scale(0.65);
        transform-origin:0;
        transform:scale(0.65);
        transform-origin:0 0;
        -webkit-transform:scale(0.65);
        transform:scale(0.65);
        -webkit-transform-origin:0 0;
        transform-origin:0 0;
    }
}

#lalistedesadressesfact, #lalistedesadresses{
  border-top: none!important;
}

#lalistedesadressesfact>div, #lalistedesadresses>div{
  border-top: 1px solid #e5e5e5;
  padding-top: 15px;
}
#partieBasseCartCheckout{
  margin-top: 20px;
}




[class*=" icon-"]:before, [class^=icon-]:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:focus {
  outline: 0;
}

.icon-picto-moins:before {
  content: "\e914";
  color: #999;
}

.icon-picto-plus:before {
  content: "\e913";
  color: #999;
}
.icon-picto-fiche-produit-partage:before {
  content: "\e920";
  color: #999;
}
.icon-picto-plus-adresse:before {
  content: "\e912";
}

.icon-picto-loupe:before {
  content: "\e915";
  color: #999;
}

.icon-picto-fiche-produit-coeur:before {
  content: "\e92b";
  color: #999;
}

.icon-picto-fiche-produit-info:before {
  content: "\e928";
  color: #999;
}


@font-face {
  font-family: 'Roboto light';
  font-style: normal;
  font-weight: 300;
  src: url('../font/roboto-condensed.light.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto light';
  font-style: normal;
  font-weight: 300;
  src: url('../font/roboto-condensed.light-italic.ttf') format('truetype');
}
.ajt-adresse input:focus, .form-group input:focus{
  border-color: #66afe9;
}
.has-error .form-control, .has-error input {
  border-color: #ff0000!important;
  box-shadow: none;
}
.has-error .form-control:focus, .has-error input:focus{
  box-shadow: none;
  border-color: #ff0000!important;
  outline: inherit;
}

#cardsecret{
  width: 100px!important;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #ff0000;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 14px;
  font-weight: 500;
}

body {
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 14px;
}

#myCart,
#sidebar li a,
.tag {
}

.sold,
.tag {
  display: block;
  position: absolute;
}

.alignR,
.para {
  font-family: 'Roboto Condensed',sans-serif!important;
}

#mainBody.fiche_produit, #mainBody.moncompte, #mainBody.bonus{
  padding-top: 0px!important;
}

#mainBody, #oep{
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
}

@media (min-width: 1920px) {
  .fiche_produit #sidebar{
    background-color: #fff!important;
  }
}


@media(min-width:1920px) {
  .container-1920 {
    width: 1920px;
    margin-right: auto;
    margin-left: auto;
  }
}

#mainBody_contactus {
  padding-top: 1px;
}

#carouselBlk,
header {
  background: #ffffff;
}

#srchFld {
  padding-left: 30px;
  background: url(../images/search.png) 4px center no-repeat #fff;
}

.tag {
  width: 48px;
  height: 48px;
  padding: 1px;
  color: #fff;
  background: url(../images/new.png) no-repeat;
}

.sold {
  width: 150px;
  height: 115px;
  margin-top: 124px;
  background: url(../images/sold.png) no-repeat;
}

.clr {
  clear: both;
}

.cntr {
  text-align: center;
}

.marginLess {
  margin: 0;
}

.navbar {
  margin-bottom: 0;
}

#logoArea,
#logoArea a {
  /*position: relative;*/
}
#logoArea .a_menu {
  position: relative;
}
#logoArea .a_menu .fa-plus{
  position: absolute;
  display: inline-block;
  right: 30px;
  top: 10px;
  font-size: 40px;
  font-weight: 300;
  color:  #1794ed;
  z-index: 9999999999;
  background: #fff;
}
#logoArea .a_menu .fa-plus:before {
  content: '+';
  z-index: 99999999;
}
#logoArea .a_menu .fa-moins{
  position: absolute;
  display: inline-block;
  right: 30px;
  top: 5px;
  font-size: 40px;
  font-weight: 300;
  color:  #1794ed;
  z-index: 9999999999;
  background: #fff;
}
#logoArea .a_menu .fa-moins:before {
  content: '-';
  z-index: 99999999;
}

#logoArea a.align_brn {
  line-height: 25px;
}

#jquery-lightbox,
#lightbox-loading {
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
}

#logoArea .btn,
#logoArea .btn-group {
  margin-top: 0;
}

#logoArea .mob-cart .cart-count {
  position: relative;
  top: 4px;
  left: auto;
  margin-left: 4px;
  font-size: 15px;
  color: #00b8a4;
}

#logo {
  padding-right: 28px;
}

#welcomeLine {
  padding: 6px 0 4px;
  background: #1794ed;
}

#myCart img {
  float: left;
  margin-right: 8px;
}

#myCart .badge {
  padding: 9px;
}

#myCart {
  font-size: 13px;
  line-height: 33px;
}

#sidebar ul ul li a {
  font-size: 12px;
}

#sidebar {
  height: 100%;
}


body {
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 14px;
}

@media(max-width:767px) {
  body {
    padding-right: 0px!important;
    padding-left: 0px!important;
    min-width: 320px;
  }
}

#myCart,
#sidebar li a,
.tag {
  ;
}

.sold,
.tag {
  display: block;
  position: absolute;
}

.alignR,
.para {
  font-family: 'Roboto Condensed',sans-serif!important;
}
@media(max-width:1200px) {
  #mainBody {
    background-color: #fff!important;
  }
}

@media(max-width:980px) {
  #mainBody {
    margin-top: 20px!important;
    padding-left: 0;
  }
}


@media(max-width:700px) {
  #mainBody {
    margin-top: 100px!important;
    padding-left: 0!important;
  }
}


@media(max-width:360px) {
  .creationCarte {
    padding: 10px;
  }
  #mainBody.tunel_achat{
    margin-top: 55px!important;
  }
}


#mainBody_contactus {
  padding-top: 1px;
}

#carouselBlk,
header {
  display: none;
  background: #ffffff;
}

#srchFld {
  padding-left: 30px;
  background: url(../images/search.png) 4px center no-repeat #fff;
}

.tag {
  width: 48px;
  height: 48px;
  padding: 1px;
  color: #fff;
  background: url(../images/new.png) no-repeat;
}

.sold {
  width: 150px;
  height: 115px;
  margin-top: 124px;
  background: url(../images/sold.png) no-repeat;
}

.clr {
  clear: both;
}

.cntr {
  text-align: center;
}

.marginLess {
  margin: 0;
}

.navbar {
  margin-bottom: 0;
  border: 0 solid transparent;
}

#logoArea,
#logoArea a {
}

#logoArea a.align_brn {
  line-height: 25px;
}

#jquery-lightbox,
#lightbox-loading {
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
}

#logoArea .btn,
#logoArea .btn-group {
  margin-top: 0;
}

#logoArea .mob-cart .cart-count {
  position: relative;
  top: 4px;
  left: auto;
  margin-left: 4px;
  font-size: 15px;
  color: #00b8a4;
}

#logo {
  padding-right: 28px;
}

#myCart img {
  float: left;
  margin-right: 8px;
}

#myCart .badge {
  padding: 9px;
}

#myCart {
  font-size: 13px;
  line-height: 33px;
}

#sidebar ul ul li a {
  font-size: 12px;
}

#sidebar {
  height: 100%;
}

/*#sidebar li a {
color: #000;
background: -moz-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
background: -o-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
background: -ms-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
}*/

#sidebar ul li li a {
  display: block;
  padding-left: 2px;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

.thumbnail > a {
  display: block;
  text-align: center;
}

#myCarousel .carousel-caption,
#myCarousel .carousel-control {
  display: none;
}

.thumbnail h5,
.thumbnail p {
  text-align: center;
}

.alignR {
  padding-top: 14px;
  border-top: 1px solid #ffffff;
  text-align: center;
  font-size: 13px;
  letter-spacing: .5px;
}

.alignL,
.control-label.alignL {
  text-align: left;
}

.loginFrm {
  margin-bottom: 8px;
  font-family: 'Roboto Condensed',sans-serif;
}

.loginFrm .control-group {
  margin-bottom: 0;
  padding: 8px 14px 0;
}

.checkbox input[type=checkbox] {
  margin: 4px 0 8px -20px;
}

#sm {
  text-align: right;
}

#sm a {
  width: 32px;
  margin: 4px;
}

#myCarousel {
  margin-bottom: 0;
  text-align: center;
}

#myCarousel .btn {
  z-index: 9999;
  position: absolute;
  right: 17%;
  bottom: 10%;
  padding: 2% 6%;
}

#myCarousel.homCar .item img {
  width: 100%;
  max-height: 506px;
}

#productView .btn-toolbar {
  padding-left: 3px;
}

#productDetail > li,
.nav-pills > li {
  float: right;
}

#accordion2,
#legalNotice,
#mainCol,
#myTabContent,
.justify {
  text-align: justify;
}

#compairTbl td,
#jquery-lightbox,
#lightbox-loading {
  text-align: center;
}

#myCarousel:hover .carousel-control {
  display: block;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:focus,
.navbar .nav > .active>a:hover {
  color: #00b8a4;
}

#footerSection {
  right: 0;
  bottom: 0;
  left: 0;
  margin-top: 20px;
  padding: 20px 0 3px;
  border-top: 1px solid #fff;
  color: #fff;
  background: #1794ed;
}

#footerSection a {
  display: block;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}

#footerSection a:hover {
  color: #fff;
}

#footerSection #socialMedia a {
  display: inline;
  margin-right: 6px;
  min-width: 25px;
  text-align: center;
  line-height: 1.5em;
}

#footerSection #socialMedia a:hover {
  background: 0 0;
}

#jquery-overlay {
  z-index: 90;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
}

#jquery-lightbox {
  z-index: 100;
  top: 0;
}

#jquery-lightbox a img {
  border: none;
}

#lightbox-container-image-box {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  background-color: #fff;
}

#lightbox-container-image {
  padding: 10px;
}

#lightbox-loading {
  top: 40%;
  height: 25%;
}

#lightbox-nav {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#lightbox-container-image-box > #lightbox-nav {
  left: 0;
}

#lightbox-nav a {
  outline: 0;
}

#lightbox-nav-btnNext,
#lightbox-nav-btnPrev {
  display: block;
  zoom: 1;
  width: 49%;
  height: 100%;
}

#lightbox-nav-btnPrev {
  float: left;
  left: 0;
}

#lightbox-nav-btnNext {
  float: right;
  right: 0;
}

#lightbox-container-image-data-box {
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  overflow: auto;
  font: 10px Verdana,Helvetica,sans-serif;
  line-height: 1.4em;
  background-color: #fff;
}

#lightbox-container-image-data {
  padding: 0 10px;
  color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
  float: left;
  width: 70%;
  text-align: left;
}

#lightbox-image-details-caption {
  font-weight: 700;
}

#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1em;
}

#lightbox-secNav-btnClose {
  float: right;
  width: 66px;
  padding-bottom: .7em;
}

.navbar-search .srchTxt {
  border: 1px solid #b6b7b8;
  border-radius: 0;
  font-family: 'Roboto Condensed',sans-serif;
  color: #9b9b9b;
}

[ class*=" icon-"],
[class^=icon-] {
  background-image: none;
}

.navbar .nav > li > a {
  padding: 0 37px 0;
  text-shadow: none;
  color: #999;
}

.navbar .nav > li > a:hover {
  color: #999!important;
}

.alignR .checkbox input[type=checkbox] {
  float: right;
  margin: 4px 0 8px 11px;
}

#sideManu,
.navbar .nav.pull-right {
}

#logoArea #smallScreen {
  margin: 21px 14px 0 0;
}

.navbar-search {
  margin-top: 8px;
  margin-left: -5px;
}

@media(min-width:768px) and (max-width:979px) {
  .navbar .brand {
    float: none;
    text-align: center;
  }

  .navbar-search {
    margin-top: 8px;
  }

  #topMenu,
  #topMenu li {
    float: none;
  }

  .navbar .nav > li > a {
    padding: 0;
    border-top: 1px solid #666;
  }

  #sideManu,
  #topMenu {
    height: 0;
  }
}

@media(max-width:767px) {
  #topMenu,
  #topMenu li {
    float: none;
  }

  .navbar .brand {
    float: none;
    text-align: center;
  }

  #carouselBlk,
  #header {
  }

  #sideManu,
  #topMenu {
    height: 0;
  }

  .navbar-search {
    margin-top: 8px;
  }

  #topMenu {
    height: auto;
  }

  .navbar .nav > li > a {
    padding: 0;
    border-top: 1px solid #666;
  }
}

@media(max-width:480px) {
  #topMenu,
  #topMenu li {
    float: none;
  }

  #carouselBlk,
  #header {
  }

  #sideManu,
  #topMenu {
    height: 0;
  }

  #topMenu {
    height: auto;
  }

  .navbar .nav > li > a {
    padding: 0;
    border-top: 1px solid #666;
  }
}

.fot,
.header-left {
  float: left;
}

@media(min-width:768px) and (max-width:1024px) {
  .images_place {
    width: 115px!important;
  }
}



@font-face {
  font-family: Anivers_Regular;
  src: url(../font/Anivers_Regular.otf);
}


@font-face {
  font-family: 'Roboto light';
  font-style: normal;
  font-weight: 300;
  src: url('../font/roboto-condensed.light.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto light';
  font-style: normal;
  font-weight: 300;
  src: url('../font/roboto-condensed.light-italic.ttf') format('truetype');
}

.para {
  font-size: 14px!important;
  letter-spacing: .5px!important;
  color: #fff!important;
}

.heading,
.para-nav,
.pro-txt {
}

.para-nav {
  /*text-transform: capitalize!important;*/
  font-size: 15px!important;
  color: #fff;
}

.fo-he,
.heading,
.sale-title {
  text-transform: uppercase;
}

.heading {
  color: #22536B;
}

.pro-txt {
  font-size: 14px;
  color: #fff;
}

.span3 {
  width: 270px;
  font-family: 'Roboto Condensed',sans-serif!important;
  font-size: 16px;
  letter-spacing: 1px;
}

.span2 {
  width: 21%!important;
  font-family: 'Roboto Condensed',sans-serif!important;
  letter-spacing: 1px!important;
}

.product-info {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #E9E9E9;
  background: url(../../images/price-border.png) 0 repeat-y;
}

.product-info-cust {
  float: left;
  width: 70%;
  padding-top: 5px!important;
  text-align: center;
}

li .icon-large[class*=" icon-"],
li .icon-large[class^=icon-] {
  width: 1.1em!important;
}

.sale-title-line-l,
.sale-title-line-r {
  display: inline-block;
  position: relative;
  top: 10px;
  width: 298px;
  height: 34px;
  background: url(../../images/sale-sep-title-left.png) no-repeat;
}

.sale-title-line-r {
  background: url(../../images/sale-sep-title-right.png) no-repeat;
}

.gllpMap {
  width: 100%;
  height: 228px;
}

.style-1 li,
.style-2 li {
  height: 50px;
}

.sale-title {
  margin: 0;
  padding: 0 0 30px;
  text-align: center;
  font-family: 'Roboto Condensed',sans-serif!important;
  font-size: 24px;
  color: #434343;
}

.style-1 li span,
.style-2 li em {
  text-align: right;
}

.fot {
  list-style-type: none;
}

.header-grid {
  padding: .3em 0;
  background: #2f2f2f;
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.header-left ul li,
.header-right ul li {
  /* margin: 0 1em; */

  /* font-size: 14px; */

}

.header-left ul li i,
.header-right ul li i {
  left: -.5em;
}

.header-left ul li a,
.header-right ul li a {
  text-decoration: none;
  color: #fff;
}

.header-right {
  float: right;
  margin-top: 5px;
}

.header-right1 {
  float: left;
  margin-top: 7px;
}

.searchss {
  float: left;
}

.header-middle input[type=search] {
  width: 100%;
  border: none;
  border-right: 1px solid #D4D4D4;
  font-size: 16px;
  outline: 0;
  color: #848484;
}

.section_room {
  float: left;
  width: 33%;
}

.section_room select {
  -webkit-appearance: none;
  width: 100%;
  margin-bottom: 0;
  padding: 13px 10px;
  border: none;
  font-size: 16px;
  font-weight: 400;
  outline: 0;
  color: #848484;
  background: url(../images/arrow.png) 92% center no-repeat #fff;
  background-size: 5%!important;
}

.section_room select option {
  line-height: 1.8em;
}

.sear-sub {
  float: right;
  width: 10%;
}

.header-middle form input[type=submit] {
  width: 100%;
  height: 50px;
  padding: 0;
  border: none;
  outline: 0;
  background: url(../images/search.png) 4px 0 no-repeat #fda30e;
}

.style-1,
.style-2 {
  width: 350px;
  list-style-type: none;
}

.sub-but {
  padding-top: 6px;
  padding-bottom: 3px;
  border: none;
  border-radius: 3px;
  font-family: 'Roboto Condensed',sans-serif!important;
  color: #fff;
  background: #00b8a4;
}

.wish-but {
  margin-left: 0;
  padding: 5px 0 10px 0;
  border: none;
  text-decoration: underline;
  font-family: Roboto Condensed!important;
  font-size: 16px;
  font-weight: lighter;
  background: #ffffff;
  font-style: italic;
  color: #7e7e7e;
}

.wish-but i {

}

.commentlist .head,
.head,
.reviewer-imgName,
.style-1 li,
.textt {
  font-family: 'Roboto Condensed',sans-serif;
}

section {
  margin-top: 20px;
  vertical-align: top;
}

section:nth-of-type(odd) {
}

.style-1 {
  padding: 0;
}

.style-1 li {
  position: relative;
}

.style-1 li em,
.style-1 li span {
  display: block;
  padding-bottom: 5px;
  border-bottom: 5px solid #FFE5E5;
}

.style-1 li em {
  position: absolute;
  border-bottom-color: #DB6B6B;
  overflow: visible;
  font-style: normal;
  -webkit-animation: grow-width 2s;
  animation: grow-width 2s;
}

.style-2 {
  padding: 0;
}

.style-2 li em,
.style-2 li span {
  padding: 5px 10px;
}

.style-2 li em {
  float: left;
  width: 85px;
  font-style: normal;
}

.style-2 li span {
  display: inline-block;
  overflow: visible;
  background: #FFE5E5;
  -webkit-animation: grow-width 2s;
  animation: grow-width 2s;
}

.commentlist .userimg {
  float: left;
  font-size: 12px;
  line-height: 17px;
}

.commentlist .userimg span {
  display: block;
  margin-top: 10px;
}

.reviewer-imgName {
  display: inline-block;
  width: 55px;
  height: 55px;
  margin-top: 0;
  padding-left: 2px;
  border-radius: 50%;
  text-align: center;
  font-size: 25px;
  line-height: 54px;
  color: #fff;
  background: url(/img/snapdeal/qna/Qna_Sprite.png) 0 -365px no-repeat;
}

._reviewUserName {
  display: inline-block;
  height: 14px;
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  line-height: 13px;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.commentlist .text {
  position: relative;
  margin-top: 22px;
  margin-left: 94px;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
}

.commentlist .text:before {
  z-index: 1;
  left: -19px;
  border-color: transparent #fff transparent transparent;
}

.commentlist .text:after,
.commentlist .text:before {
  content: "";
  position: absolute;
  top: 26px;
  border-style: solid;
  border-width: 10px;
}

.commentlist .text .user-review {
  padding: 25px 35px 0;
}

.commentlist .date {
  float: right;
  font-size: 10px;
  line-height: 14px;
  color: #ababab;
}

.commentlist .head {
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  white-space: pre-wrap;
}

.commentlist p {
  padding-bottom: 20px;
  font-size: 12px;
  line-height: 20px;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.commentlist .text:after {
  left: -20px;
  border-color: transparent #e9e9e9 transparent transparent;
}

#contact #contact-types {
  position: relative;
  height: 441px;
  margin: 20px auto 35px;
  max-width: 940px;
  background-color: #2f3234;
}

#contact #contact-types .work {
  float: left;
  width: 28%;
  padding: 50px 11% 20px;
}

#contact #contact-types > div {
  position: relative;
}

#contact #contact-types h2 {
  margin-bottom: 20px;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 35px;
  line-height: 64.8px;
  color: #fff;
}

#contact #contact-types p {
  margin-bottom: 37px;
  font-size: 14px;
  line-height: 25px;
  color: #fff;
}

.textt,
.textt a {
  color: #fff!important;
}

#contact #contact-types .play {
  float: right;
  width: 26%;
  height: 371px;
  padding: 50px 11% 20px 7%;
  background-color: #43aaa3;
}

#contact #contact-types .play .diagonal {
  position: absolute;
  top: 0;
  left: -100px;
  height: 0;
  border: 0 0 441px 100px solid transparent #43aaa3 #43aaa3 transparent;
  line-height: 1em;
  -moz-transform: scale(.9999);
}

.textt {
  font-size: 20px;
  line-height: 1.8em;
}

input[type=text],
textarea {
  border-radius: 0;
}

input[type=submit].btn.btn-large {
  font-family: 'Roboto Condensed',sans-serif!important;
}

.fo li,
.fo-he,
.panel-body {
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: 300;
}

.panel {
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-primary > .panel-heading {
  border-color: #337ab7;
  color: #fff;
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7), to(#2e6da4) );
  background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
  background-repeat: repeat-x;

}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-body {
  padding: 15px;
  line-height: 1.8em;
  color: #1F1F1F;
}

.fo-he {
  padding-top: 0;
  padding-bottom: 7px;
  color: #036B4E;
}

.fo li {
  margin-left: -25px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 15px;
  line-height: 1.7em;
  list-style-type: none;
  color: #00213C;
}

.menu-left li {
  margin: auto 0;
  margin-left: 11px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7em;
  list-style-type: none;
  color: #333333;
}

.panel-deal {
  margin-top: -14px;
  margin-right: -14px;
  margin-left: -14px;
  padding: 7px;
  color: #fff!important;
  background: #202020;
}

.width-deal {
  width: 250px!important;
}

.btn.btn-line {
  z-index: 13;
  border: 1px solid #0462AD;
  text-shadow: none;
  font-size: 15px;
  font-weight: 400;
  color: #0462AD;
  background: 0 0;
}

.btn.btn-line:hover {
  border: none;
  text-shadow: none;
  color: #fff;
  background: #0462AD;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  top: 0;
  left: 100px;
}

.se-pre-con {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../images/loading_cart.gif) center no-repeat #fff;
}

.deal-wid {
  width: 580px;
  margin-left: 16px;
}

.header-rights {
  float: right;
  margin-top: 5px;
}

.header-lefts {
  float: left;
}

@media only screen and (min-width:240px) and (max-width:480px) {
  .header-left,
  .header-lefts {
    display: none!important;
  }

  .subsc,
  .width-textsub {
    width: 100%!important;
  }

  .fb-log,
  .subsc,
  .subsc-textbox {
    position: inherit!important;
  }

  .navbar .btn-navbar,
  .navbar .btn-navbar:hover {
    background-color: #ff9800;
  }

  #countdown,
  .res-flo {
    float: none!important;
  }

  .header-left {
    margin-left: 23px;
  }

  #register_submit,
  .width-textsub {
    margin-left: 0!important;
  }

  .header-right {
    margin-right: 31%!important;
  }

  .subsc {
    padding-top: 0!important;
    padding-left: 0!important;
  }

  .fb-log {
    margin-top: 0!important;
  }

  .header-rights {
    padding-right: 10%!important;
  }

  .login-me {
    padding-right: 8%!important;
  }

  .navbar .btn-navbar {
    background-image: linear-gradient(to bottom, #FF9800, #FF9800);
  }

  .mob-cart {
    padding-top: 0;
    padding-right: 22%;
  }

  #searchbox {
    width: 92%;
  }

  .navbar-search .srchTxt {
    width: 87%;
    margin-right: 33px;
  }

  .navbar-search {
    margin-right: 5px;
    margin-left: -5px;
  }

  #topMenu {
    width: 95%!important;
    padding-left: 6px;
    border: none;
  }

  .hide-mob {
    display: none;
  }

  #demo {
    margin-left: 0!important;
  }

  .mob-contact,
  .mob-news,
  .mob-payment {
    margin-left: 25px!important;
  }

  .mob-news {
    display: inline-block!important;
    width: 82%!important;
  }

  .mob-payment {
    width: 100%!important;
    margin-top: -10px!important;
  }

  .product {
    min-width: 18em;
  }

  .jplist-grid-view .list-item {
    width: 138px!important;
    height: 300px;
    overflow: hidden;
    font-size: .6em;
  }

  .img-res,
  .span2,
  .tab-res {
    width: 100%!important;
  }

  .cart-res {
    margin-top: -67px;
  }

  .wish-but {
    margin-top: -172px;
  }

  .MagicZoomPup {
    display: none!important;
  }

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .res-cont1 {
    margin-top: 37px;
    margin-right: 56px;
    margin-bottom: 23px;
  }

  .res-cont2 {
    margin-bottom: 17px;
    margin-left: 56px;
  }

  .res-proc1,
  .res-proc2 {
    margin-right: 52px;
  }

  .alert-danger {
    display: inline-block;
  }

  .wid {
    margin-right: 8%!important;
  }

  .deal-wid {
    width: 100%!important;
    margin-top: 10px;
    margin-left: 0!important;
  }

  .res-qty {
    width: 50%!important;
    margin-left: 15px!important;
  }

  #countdown {
    width: 100%!important;
    font-size: 1em!important;
  }

  hide-mob {
    display: none;
  }
}


@media only screen and (min-width:480px) and (max-width:640px) {
  .subsc,
  .width-textsub {
    width: 100%!important;
  }

  .fb-log,
  .subsc,
  .subsc-textbox {
    position: inherit!important;
  }

  .navbar .btn-navbar,
  .navbar .btn-navbar:hover {
    background-color: #ff9800;
  }

  .header-lefts {
    display: none!important;
  }

  .header-rights {
    margin-right: 22%!important;
  }

  .header-right {
    margin-right: 25px!important;
  }

  .header-left {
    margin-left: 25px!important;
  }

  #register_submit,
  .width-textsub {
    margin-left: 0!important;
  }

  .subsc {
    padding-top: 0!important;
    padding-left: 0!important;
  }

  .fb-log {
    margin-top: 0!important;
  }

  .res-cont1 {
    margin-top: 37px;
    margin-right: 56px;
    margin-bottom: 23px;
  }

  .res-cont2 {
    margin-bottom: 17px;
    margin-left: 56px;
  }

  .res-proc1,
  .res-proc2 {
    margin-right: 52px;
  }

  .alert-danger {
    display: inline-block;
  }

  .store-res {
    float: right!important;
    width: 42%!important;
    margin-right: 28px;
  }

  .img-res,
  .tab-res {
    width: 100%!important;
  }

  .MagicZoomPlus:hover {
    display: none!important;
  }

  .compare__item .action--buy {
    display: block;
    margin-left: 33px!important;
  }

  .navbar .btn-navbar {
    background-image: linear-gradient(to bottom, #FF9800, #FF9800);
  }

  .mob-cart {
    padding-right: 4%;
  }

  #searchbox {
    width: 94%;
    border: 1px solid #b6b7b8;
  }

  .wish-but {
    margin-top: 21px;
  }

  .navbar-search .srchTxt {
    width: 108%;
  }

  .navbar-search {
    margin-right: 5px;
    margin-left: -5px;
  }

  .hide-mob {
    display: none;
  }

  #demo {
    margin-left: 0!important;
  }

  .mob-contact,
  .mob-news,
  .mob-payment {
    margin-left: 25px!important;
  }

  .mob-news {
    display: inline-block!important;
    width: 82%!important;
  }

  .mob-payment {
    width: 100%!important;
    margin-top: -10px!important;
  }

  hide-mob {
    display: none;
  }

  .MagicZoomPup {
    display: none!important;
  }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
  .navbar .btn-navbar,
  .navbar .btn-navbar:hover {
    background-color: #ff9800;
  }

  .hid-tab,
  .mob-news,
  .mob-payment {
    display: none;
  }

  .deal-wid,
  .marg {
    margin-left: 0!important;
  }

  .navbar-search {
    width: 30%;
  }

  .mob-cart {
    padding-left: 14%!important;
  }

  .navbar-search .srchTxt {
    padding-left: 11px!important;
  }

  #topMenu {
    border: none!important;
  }

  .navbar .btn-navbar {
    background-image: linear-gradient(to bottom, #FF9800, #FF9800);
  }

  .view {
    font-size: 100%!important;
  }

  .product {
    width: 164px!important;
  }

  .font-tab {
    font-size: 13px!important;
  }

  .tab-title {
    font-size: 12px!important;
  }

  .filt {
    width: 113px!important;
  }

  .jplist-reset-btn {
    width: 86px!important;
  }

  .tab-sold-wid {
    width: 217px!important;
  }

  .s_detail {
    font-size: 13px!important;
  }

  .store-res {
    width: 29%!important;
  }

  .tab-res {
    width: 38%!important;
  }

  .cart-res {
    padding-right: 12px!important;
    padding-left: 12px!important;
  }

  .wish-but {
    padding-right: 6px;
    padding-left: 6px;
  }

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .check-wid {
    width: 25%!important;
  }

  .deal-wid {
    width: 368px!important;
  }

  #countdown {
    float: none!important;
    width: 100%!important;
    font-size: 1em!important;
  }

  .res-flo {
    width: 37%!important;
  }

  .rank,
  .store-img {
    width: 100%!important;
  }

  .store-img {
    height: 400px!important;
  }

  .store-map {
    height: 217px!important;
  }

  .store-product {
    width: 216px!important;
  }

  .blog-img,
  .subsc-img {
    width: 100%!important;
  }

  .tab-store-title {
    font-size: 12px!important;
  }

  .blog-pad {
    margin-right: 25px;
  }

  .flexbox .product {
    flex: 0 0 19.5em!important;
    -webkit-flex: 0 0 19.5em!important;
    -ms-flex: 0 0 19.5em!important;
  }

  .subsc-textbox {
    float: left!important;
    top: 515px!important;
    margin-bottom: -20px!important;
  }

  .subsc {
    font-size: 18px!important;
  }

  .width-textsub {
    width: 90%!important;
  }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
  .navbar .nav > li > a {
    padding: 7px 10px 0 57px!important;
  }

  .tab-add {
    width: 100%!important;
  }

  .tab-land-wid {
    width: 650px!important;
  }

  .mob-news {
  }

  .deal-wid,
  .marg {
    margin-left: 0!important;
  }

  .jplist-reset-btn {
    width: 100px!important;
  }

  .tab-produ-view {
    width: 359px!important;
  }

  .tabland-deal-img {
    width: 200px!important;
  }

  .deal-wid {
    width: 448px!important;
  }

  .cart-res {
    padding-right: 11px!important;
    padding-left: 11px!important;
  }

  .wish-but {
    padding-right: 4px!important;
    padding-left: 4px!important;
  }

  .width-deal {
    width: 32%!important;
  }

  .rank,
  .tab-store-img {
    width: 100%!important;
  }

  .tab-land {
    width: 32%!important;
  }

  .tab-title {
    font-size: 12px!important;
  }

  .blog-img {
    width: 100%!important;
  }

  .blog-pad {
    margin-right: 25px;
  }
}

.home-heading {
  margin-top: 0;
  margin-bottom: -4px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: normal;
  color: #034c78;
}

.btn-warning {
  border: 1px solid #00b8a4;
  background-image: linear-gradient(to bottom, #00b8a4, #00b8a4);
}

.action--button {
}

.action--compare-add {
  display: none!important;
  border: 1px solid #00b8a4 !important;
  color: #00b8a4 !important;
}

.action--compare-add:hover {
  border: 1px solid #343434 !important;
  color: #343434 !important;
}

.align_brn {
  background: #00b8a4 !important;
}

.align_brn:hover {
  background-color: #00b8a4 !important;
}

.action--button:hover {
  color: #ffffff!important;
  background: #1794ed!important;
}

.thumbnail {
  margin-bottom: 20px;
  border-bottom: 4px solid #00b8a4 !important;
}

.breadcrumb {
  margin-top: 30px;
  background-color: #ffffff !important;
}

.breadcrumb li {
  color: #c3c3c3 !important;
}

.breadcrumb li a {
  color: #c3c3c3 !important;
}

.me_btn {
  background: #1D84C1 !important;
}

.me_btn i {
  margin-left: 10px;
}

.techSpecRow {
  border-bottom: 1px solid #ddd;
  background: #ffffff !important;
}

.techSpecRow th {
  border-top: 0 solid #ddd;
  background: #ffffff !important;
}

.btn.btn-line:hover {
  color: #fff !important;
  background: #00b8a4 !important;
}

.btn.btn-line {
  border: 1px solid #00b8a4 !important;
  color: #00b8a4 !important;
}

.home-heading {
  color: #000000 !important;
}

.username-head {
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Roboto Condensed',sans-serif !important;
  font-size: 14px;
  color: #131313 !important;
}

.compare-basket--active .action--compare:nth-child(4) {
  color: #00b8a4;
  background-color: #00b8a4 !important;
}

.product__price {
  font-size: 17px !important;
  font-weight: bold !important;
  color: #000000 !important;
}

#searchbox {
}

.simple-form-button {
  background: #00b8a4 !important;
}

.panel-primary > .panel-heading {
  border-color: #00b8a4 !important;
  background-image: linear-gradient(to bottom, #00b8a4 0, #00b8a4 100%) !important;
}

.panel-primary {
  border-color: #00b8a4;
}

.navbar .nav > li:first-child > a {
  border-left: none !important;
}

.dolor_text {
  font-family: 'Roboto Condensed',sans-serif !important;
  font-size: 17px !important;
  font-weight: normal !important;
  color: #00b8a4 !important;
}

.menu-bgg {
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  border-radius: 0;
  overflow: hidden;
}

.side-menu-head {
  padding: 9px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 13px;
  color: white;
  background: #131313;
}

.home-pro {
  background: #fff;
}

.product:hover {
}

.ProductContainer {
  position: relative;
  width: 100%;
  padding-left: 270px;
  padding-bottom: 0px;
  border-bottom: 1px solid #d8d8d8;
  overflow: hidden;
}

@media(max-width:991px) {
  .ProductContainer {
    padding-left: 0;
  }

  .Container-M {
    display: none;
  }

  .MenuContainer {
    display: none;
  }
}

.MenuContainer {
  position: absolute;
  min-height: 290px;
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.Container-M {
  position: absolute;
  left: 0;
  margin-left: -1px;
  border-left: 1px solid #d8d8d8;
  background: #f7f7f7;
}

@media(min-width:1200px) {
  .ProductContainer {
    padding-left: 270px!important;
  }

  .Container-M {
    width: 270px!important;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  .MenuContainer {
    width: 270px!important;
  }
}

@media(min-width:991px) {
  .ProductContainer {
    padding-left: 210px;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  .Container-M {
    width: 210px;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  .MenuContainer {
    width: 210px;
  }
}

/*-------Menu Gauche Fiche------- */

.sidebar .menu-left {
}

.menu-left {
  position: relative;
  top: 75px;
}

.Sticky--above {
  top: 0;
}

.Sticky--fixed {
  /*position: fixed;*/
  top: 0;
}

.Sticky--below {
  bottom: 0;
}

.menu-left li {

}

.menu-left li i {
  position: absolute;
  margin-left: -10px;
  padding-top: 8px;
  padding-right: 3px;
  font-size: 6px;
  color: #1794ed;
}

#sidebar li a.active {
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: 700;
  line-height: 1.7em;
  list-style-type: none;
  color: #1794ed;
}

/*-------Menu Gauche Fiche Fin------- */

/*-------Menu Droite Fiche------- */

/*-------  ProductVisuals Fiche------- */

.ProductVisuals {
  padding: 0;
}

.ProductVisuals a img {
  width: 100%!important;
}

.ProductVisuals-preview {
}

.ProductVisuals-thumbnails {
}

.MagicThumb-swap {
  width: 60px;
  height: 71px;
  margin-right: 10px;
  margin-left: 10px;
  border: 1px solid #ddd;
}

.Product-tool-bar i {
  padding-right: 5px;
}

.Product-tool-bar .tool-bar {
  position: relative;
  width: 80%;
  margin: 10px auto 0;
  padding: 0;
  text-align: center;
}

.tool-bar > li {
  display: inline-block;
  position: relative;
  width: 50%;
  height: auto;
  margin-right: -0.25em;
  margin-left: -31px;
  text-align: center;
  line-height: 70px;
  vertical-align: top;
  outline-style: none;
  list-style: none;
}

.Product-tool-bar a {
  color: #c3c3c3;
}

.Product-tool-bar .tool-bar-first {
}

.Product-tool-bar .tool-bar-first a {

}

.Product-tool-bar .tool-bar-last {
}

.Product-tool-bar button {
  text-decoration: none;
}

/*-------  ProductVisuals fin------- */

/*-------  ProductDetails Fiche------- */

.ProductDetails-center {
  font-size: 16px;
}
#titleinpopup{
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 18px;
  font-weight: normal;
}
.ProductDetails-title, .techSpecRow-title th {
  margin: 0!important;
  border: none;
  padding: 0;
  font-family: 'Roboto Condensed',sans-serif!important;
  font-weight: 300;
  color: #333;
  font-size: 30px;
  line-height: 1.4;
  border-bottom: none!important;
}

.ProductDetails-subTitle {
  margin: 0;
  font-family: 'Dosis',sans-serif;
  font-size: 18px;
  line-height: 1;
  color: #7e7e7e;
}

.ProductDetails-subTitle-sub {
  margin: 0;
  margin-top: 4px;
  font-size: 16px;
  /*line-height: 2;*/
  color: #333333;
}

.TDV {
  border: 1px solid #7ccea4;
  color: #7ccea4;
}

.NOUV {
  border: 1px solid #7fcde6;
  color: #7fcde6;
}

.CDC {
  border: 1px solid #fd9090;
  color: #fd9090;
}

.ProductContainer .ProductDetails-promo {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 13px;
}

.ProductContainer .ProductDetails-promo img {
  /*width: 50px;*/
  /*padding: 5px;*/
}

.ProductRating {
  text-decoration: underline;
  font-size: 16px;
  font-style: italic;
  line-height: 2;
  color: #7e7e7e;
}

.ProductRating img {
  margin-right: 10px;
}

.ProductDetails-promo .ProductDetails-pastille {
  margin-right: 10px;
  padding: 3px 10px;
  text-transform: uppercase;
  font-family: 'Dosis',sans-serif;
  font-family: 'Dosis',sans-serif;
  font-style: italic;
  font-weight: 700;
}

.ProductDetails-Cart-promo {
  margin-top: 3px;
  margin-bottom: 10px;
  color: #fff;
}

.ProductDetails-Cart-promo .Cart-promo {
  display: inline-block;
  width: auto;
  padding: 8px 9px;
  text-align: center;
  text-transform: uppercase;
  background-color: #FEAC69;
}

.ProductDetails-Cart-promo .Cart-promo sup {
  font-size: 55%;
}

.ProductDetails-Description {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 16px!important;
  font-weight: normal;
  color: #7e7e7e;
}

.ProductDetails-Description a {
  text-decoration: underline;
  font-size: 15px;
  font-style: italic;
  color: #c3c3c3;
}

.ProductDetails-Description .icon-picto-fiche-produit-info:before {
  text-decoration: none!important;
  /*padding-right: 0px;*/
  font-size: 22px;
  position: relative;
  top: 5px;
  /*width: 30px;
  height: 40px;*/
}

.ProductDetails-Description .ou {
  padding-right: 6px;
  text-decoration: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  color: #000000;
}

.ProductDetails-Description .fa-info-circle {
  position: relative;
  top: 3px;
  padding-right: 6px;
  font-size: 20px;
  color: #c3c3c3;
}

.blockPlateformeTelechargement {
  color: #1794ed;
}

.blockPlateformeTelechargement a {
  color: #1794ed;
}

.priceBlock-init-g .Prix_bas {
  margin-bottom: 0;
}

.priceBlock-init-g .Prix_bas i {
  top: 5px;
  padding-right: 0;
}

.priceBlock-init-g .Prix_bas button {
  position: absolute;
  margin-top: 4px;
  padding: 0 0 0 0;
  max-width: 64px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  line-height: 0.9;
  color: #1794ed;
}

.blockPaiementMore {
  margin-right: 5px;
  padding: 3px 0 4px 7px;
  border: 1px solid #000;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Dosis',sans-serif!important;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  color: #000000;
}

.blockPaiementMore i {
  margin-top: 0;
  margin-right: 0px;
  margin-left: 10px;
  font-size: 19px;
  font-weight: 700;
}

.blockPaiementMoreInfo {
  margin-top: 10px;
  font-size: 11px;
}



.Charge a {
  margin-right: 2px;
  margin-left: 2px;
  color: #000000;
}



.Description-more {font-style: italic;color: #7e7e7e;text-decoration: underline;}

/*-------  ProductDetails fin------- */

/*-------  ProductSellers ------- */

.ProductSellers {
}

.ProductSellers table {

}

.ProductSellers h4 {
  font-size: 16px;
}

.ProductSellers .table > tbody > tr > th {
  padding: 0 15px 0 15px;
  border: 0 solid #ddd;
}

.ProductBuyBox-item {
}

.bonus > th {

}

.bonus a {
  text-decoration: underline;
  font-style: italic;
  font-weight: 700;
  color: #1794ed;
}

.ProductBuyBox-item span {
  margin-right: 10px;
}

.ProductBuyBox-item-Delivery {
}

.ProductBuyBox-item-Delivery span.picto-avantage {
  display: block;
  float: left;
  width: 50px;
  height: 40px;
}

.ProductBuyBox-item-Delivery span.livraison {
  margin-right: 10px;
  color: #999999;
  position: relative;

}
.ProductBuyBox-item-Delivery span.livraison:after {
  content: "\e92c";
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #000;
  font-size: 56px;
  position: absolute;
  top: -14px;
  left: -5px;
}

.priceBlock-radio {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  line-height: 1;
}

.priceBlock-radio input {
  float: left;
  width: 14px;
  height: 18px;
  margin: -3px 8px 0 0;
}

.priceBlock-radio label {
  float: left;
  margin-top: -2px;
}

.priceBlock {
  margin-bottom: 0;
  /*min-height: 30px;*/
  font-size: 30px;
  line-height: 1;
  color: #000000;
}

.priceBlock .promo {
  color: #73b8ff;
}

.priceBlock-init .promo {
  color: #ffffff;
  background-color: #73b8ff!important;
}

.priceBlock .lacarte {
  color: #f28c00;
}

.priceBlock-init .lacarte {
  color: #ffffff;
  background-color: #f28c00!important;
}

.priceBlock .retrait {
  color: #b2277c;
}

.priceBlock-init .retrait {
  color: #ffffff;
  background-color: #b2277c!important;
  height: auto;
  display: inline-block;

}

.priceBlock .priceBlock {
  float: left;
  padding-top: 0;
  /*margin-right: 15px;*/
}
#ajoutpanier .priceBlock .priceBlock{
  /*padding-right: 15px!important;*/

}
@media(max-width:360px) {
  .priceBlock .priceBlock {
    margin-right: 0px!important;
    font-size: 24px;
  }
  .priceBlock{
    font-size: 24px;
  }
  .finalprice{
    padding-left: 0;
  }
}
.priceBlockstrike {
  padding-top: 10px!important;
  font-size: 18px;
  font-weight: 400;
  color: #818181;
}

.reduc {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  right: 16px;
  right: 0;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-left: -1px;
  padding: 10px;
  /*border-left: 1px solid #d8d8d8;*/
  text-align: center;
  font-size: 26px;
  color: #fff;
  background-color: #73b8ff;
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  -webkit-align-items: center;
  -webkit-box-align: center;
}

.reduc .reduc-txt {
  margin: 0 0 0;
  line-height: 29px;
  vertical-align: middle;
}

.reduc .reduc-txt-sup {
  margin: 0 0 0;
  font-size: 11px;
  line-height: 11px;
}

#priceinpopup .reduc label {
  height: 70px;
  display: flex;
  flex-direction: column;
}
#priceinpopup .reduc label p{
  margin: auto 4px;
}

.priceBlock-init {
  position: relative;
  /*width: 100%;*/
  /*min-height: 80px;*/
  /*margin-bottom: 20px;*/
  /*margin-top: 20px;*/
  padding-right: 72px;
  padding-left: 10px;
  /*overflow: hidden;*/
  display: flex;

}

.priceBlock-init-g {
  padding: 20px 0 20px 15px;
  overflow: hidden;
}

.reduc.reduc-txt {
}

/* Button variants*/

.Action-btnWrapper {
  font-family: 'Dosis',sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.ProductContainer .Action-btnWrapper button {
  padding: 10px 11px 10px 10px;
  border: 0 solid transparent;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 0;
}

.ajou-btn {
  background: #1794ed!important;
}

.ajou-btn i {
  margin-left: 10px;
  font-size: 18px;
}

.alert-btn {
  background: #999999!important;
}

/*-------  ProductSellers ------- */

/*-------Menu Droite Fiche Fin------- */

/*-------  La fiche------- */

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 0;
  border-top: 0 solid #ddd;
  border-bottom: 1px solid #ddd;
  line-height: 1.42857143;
  vertical-align: top;
}

.table > thead > tr > th {
  border-bottom: 2px solid #ddd;
  vertical-align: bottom;
}

.techSpecRow-title th {
  margin: 0!important;
  border: none;
  padding: 0;
  font-family: 'Roboto Condensed',sans-serif!important;
  font-weight: 300!important;
  color: #333;
  font-size: 30px;
  line-height: 1.4;
  border-bottom: none!important;
}

.techSpecRow-subtitle {
  margin-top: 0;
  text-transform: uppercase;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  /*font-weight: 200 !important;*/
}

.techSpecRow-subtitle th {
  padding: 8px;
  border-bottom: 0 solid #ddd!important;
  line-height: 1.42857143;
  vertical-align: top;
}

.FAstrate-title-color{
  font-weight: 500;
}
.blockdetallee {
  font-size: 16px;
  color: #7e7e7e;
}

.greyContent {
  display: block;
  margin-bottom: 10px;
  padding: 15px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  background: #f7f7f7;
  transition: max-height ease-in-out .8s;
}

.Feature-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.Feature-list .Feature-item:first-child {
  margin-top: 0;
}

.Feature-list .Feature-item {
  width: 100%;
  text-align: left;
}

.Feature-list .Feature-item .Feature-label {
  width: 20%;
  color: #333333;
}

.Feature-list .Feature-item> span {
  display: inline-block;
  vertical-align: text-top;
}

.Feature-list .Feature-item .Feature-desc a {
  width: 60%;
  color: #7e7e7e;
}

a:hover,
a:focus {
  text-decoration: underline;
  color: #777;
}

.Feature-list .Feature-item .Feature-desc span {
  display: block;
  word-break: break-word;
  -ms-word-break: break-word;
}

/*------- La fiche fin------- */

/*-------  La promo du moment ------- */

.visuel-promo-Content {
  height: auto;
  max-width: 100%;
  /*padding: 0;*/
  text-align: center;
}


.promo-txt {
  font-size: 14px;
}

#sidebar ul {
  top: 15px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-wrap: break-word;
}

/*
#sidebar li a {
color: #000;
background: -moz-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
background: -o-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
background: -ms-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);

}*/

#sidebar ul li li a {
  display: block;
  padding-left: 2px;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

.thumbnail > a {
  display: block;
  text-align: center;
}

#myCarousel .carousel-caption,
#myCarousel .carousel-control {
  display: none;
}

.thumbnail h5,
.thumbnail p {
  text-align: center;
}

.alignR {
  padding-top: 14px;
  border-top: 1px solid #ffffff;
  text-align: center;
  font-size: 13px;
  letter-spacing: .5px;
}

.alignL,
.control-label.alignL {
  text-align: left;
}

.loginFrm {
  margin-bottom: 8px;
  font-family: 'Roboto Condensed',sans-serif;
}

.loginFrm .control-group {
  margin-bottom: 0;
  padding: 8px 14px 0;
}

.checkbox input[type=checkbox] {
  margin: 4px 0 8px -20px;
}

#sm {
  text-align: right;
}

#sm a {
  width: 32px;
  margin: 4px;
}

#myCarousel {
  margin-bottom: 0;
  text-align: center;
}

#myCarousel .btn {
  z-index: 9999;
  position: absolute;
  right: 17%;
  bottom: 10%;
  padding: 2% 6%;
}

#myCarousel.homCar .item img {
  width: 100%;
  max-height: 506px;
}

#productView .btn-toolbar {
  padding-left: 3px;
}

#productDetail > li,
.nav-pills > li {
  float: right;
}

#accordion2,
#legalNotice,
#mainCol,
#myTabContent,
.justify {
  text-align: justify;
}

#compairTbl td,
#jquery-lightbox,
#lightbox-loading {
  text-align: center;
}

#myCarousel:hover .carousel-control {
  display: block;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:focus,
.navbar .nav>.active>a:hover {
  color: #00b8a4;
}

/*new_nav*/

.Sidebar-toggler {
  display: none;
  z-index: 100;
  float: left;
  position: relative;
  width: 60px;
  height: 95px;
  padding: 18px 20px;
  border-right: 1px solid #d8d8d8;
}

.Sidebar-toggler.active {
  border-right: 0 solid #d8d8d8;
  color: #fff;
  background-color: #1794ed;
}

.Sidebar-toggler.active .burger span {
  background: #ffffff;
}

.Sidebar-toggler.active .burger span {
  background: #ffffff;
}

.Sidebar-toggler.active .burger .burger1 {
  top: 6px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.Sidebar-toggler.active .burger .burger2 {
  top: 6px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.Sidebar-toggler.active .burger .burger4 {
  display: none;
}

@media(max-width:768px) {
  .Sidebar-toggler {
    display: inline-block;
  }
}

.burger {
  float: left;
  position: relative;
  width: 20px;
  height: 25px;
  margin-top: 23px;
  margin-right: 10px;
  outline: 0;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  -webkit-transform: translateZ(0) rotate(0);
  -moz-transform: translateZ(0) rotate(0);
  -ms-transform: translateZ(0) rotate(0);
  -o-transform: translateZ(0) rotate(0);
  transform: translateZ(0) rotate(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  perspective: 1000;
  cursor: pointer;
  -ms-perspective: 1000;
}

.burger span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  opacity: 1;
  background: #323232;
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  -webkit-transform: translateZ(0) rotate(0);
  -moz-transform: translateZ(0) rotate(0);
  -ms-transform: translateZ(0) rotate(0);
  -o-transform: translateZ(0) rotate(0);
  transform: translateZ(0) rotate(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  perspective: 1000;
  filter: alpha(opacity=100);
  -ms-perspective: 1000;
}

.burger .burger2,
.burger3 {
  top: 6px;
}

.burger .burger4 {
  top: 12px;
}

.logo {
  z-index: 100;
  position: absolute;
  left: 0px;
  width: 200px;
  height: 95px;
  padding: 0;
  padding-left: 0;
  text-align: center;
}

.logo a {
  display: inline-block;
  width: 100%;
  margin-top: 0;
  margin-bottom: 5px;
  overflow: hidden;
}

.logo img {
  display: inline-block;
  width: 100%;
  margin-top: 0;
  margin-bottom: 5px;
  max-width: 150px;
  overflow: hidden;
}

.navigation-wrapper {
  position: relative;
  padding-left: 289px;
  border-bottom: 1px solid #b6b7b8 !important;
}

.Header-search {
  position: relative;
  top: 0;
  right: 0;
}

.formBox {
  position: relative;
  margin-top: 24px;
  margin-bottom: 24px;
}

.formBox form {
  margin-bottom: 0;
}

.formBox fieldset {
  position: relative;
  height: 43px;
  margin: 0;
  padding: 0;
  background-color: white;
}

.formBox fieldset {
  border: 1px solid #9b9b9b;
  border-right: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
  border: 0;
}

.Header-search .boxSelect {
  display: none;
  position: absolute;
  width: 160px;
  height: 42px;
  padding-left: 20px;
}

@media(min-width:991px) {
  .Header-search .formBox .text {
    padding-left: 200px!important;
  }

  .Header-search .boxSelect {
    display: block;
    text-transform: uppercase;
    font-size: 13px!important;
  }
}

@media(max-width:990px) {
  .Header-search .formBox .text {
    width: 82%;
    padding-left: 70px!important;
  }

  .a-c_results {
    display: block;
    z-index: 1033;
    position: absolute;
    top: 42px!important;
    width: 100%;
    height: auto;
    padding: 0;
    padding-left: 0!important;
    border-top: 0;
    color: black;
    background-color: white;
  }

  .Header-search .boxSelect {
    display: block;
    width: 35px;
    text-transform: uppercase;
    font-size: 0!important;
  }

  .Header-search .fake-box span {
    display: inline-block;
    width: 30px!important;
    padding-right: 20px;
    border-right: 1px solid #9b9b9b;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 42px;
    white-space: nowrap;
  }
}

.Header-search .boxSelect a {
  cursor: pointer;
}

.Header-search .fake-box span {
  display: inline-block;
  width: 160px;
  padding-right: 20px;
  border-right: 1px solid #9b9b9b;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 42px;
  white-space: nowrap;
}

.Header-search .fake-box a {
  color: #9b9b9b;
}

.Header-search .fake-box span:after {
  content: "\f107";
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: auto;
  text-decoration: inherit;
  text-transform: none;
  font-family: "FontAwesome";
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
  line-height: 38px;
  speak: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.Header-search .fake-box.on span:after {
  content: "\f106";
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: auto;
  text-decoration: inherit;
  text-transform: none;
  font-family: "FontAwesome";
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
  line-height: 38px;
  speak: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.Header-search .fake-box .contain {
  display: none;
  z-index: 999;
  top: 41px!important;
  left: -21px;
  width: 181px;
  padding-left: 0;
  border-top: 1px solid #9b9b9b;
  border-left: 1px solid #d8d8d8;
  font-size: 13px!important;
  color: #333333;
  background-color: #d8d8d8;
}

.Header-search .fake-box .contain li {
  float: left;
  position: relative;
  width: 100%;
  padding-left: 12px;
  border: 1px solid #d8d8d8;
  border-top-width: 0;
  border-left-width: 0;
  line-height: 40px;
  list-style: none;
  background: white;
}

.Header-search .fake-box .contain li.hovered,
.Header-search .fake-box .contain li:hover {
  background: #f2f2f2;
  cursor: pointer;
}

@media(min-width:500px) {
}

.Header-search .formBox .text {
  padding: 0.4em 39px 0.4em 1.25em;
  padding-left: 10px;
  background: -moz-linear-gradient(center top , #FFF, #FFFFFF) repeat scroll 0 0 transparent;
  font-style: italic;
}

.formBox .text {
}

.formBox .text {
  width: 90%;
  height: 41px;
  padding: 1.16667em 1.66667em;
  border: 0;
  font-size: 1em;
  color: #9b9b9b;
}

.formBox input {
  display: inline-block;
  vertical-align: middle;
  outline: 0;
}

.formBox input {
  display: inline-block;
  border: 0 solid #DEDEDF;
  vertical-align: middle;
  outline: 0;
}

.icon {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

.Header-search .c-header-inputClear {
  position: absolute;
  top: 2px;
  right: 15px;
  padding: 8px;
  font-size: 22px;
  color: #d8d8d8;
  transition: all .5s;
  cursor: pointer;
}

.Header-search .c-header-inputClear.on {
  right: 64px;
  color: #d8d8d8;
  background-color: #fff;
}

[class*=icon_]:before,
[class*=icon_]:after {
  display: inline-block;
  text-decoration: none;
  text-transform: none;
  font-family: icons!important;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  speak: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon_i_038_cross_02:before {
  content: "\f126";
}

.btSubmit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 4em;
  padding: 0;
  border: 0;
  border-left: 1px solid #9b9b9b;
  color: #9b9b9b;
  background: #ffffff;
  border-right: 1px solid #9b9b9b;
}

.btSubmit.on {
  color: #ffffff;
  background: #1794ed;
}

.btSubmit.on i:before {
  color: #ffffff;
}

.btSubmit i {
  font-size: 27px;
}

[class*=icon_]:before,
[class*=icon_]:after {
  -webkit-font-smoothing: antialiased;
}

.a-c_results {
  /* right: 0; */

}

.a-c_results {
  z-index: 1033;
  position: absolute;
  top: 42px!important;
  width: 100%;
  height: auto;
  padding: 0;
  padding-left: 179px;
  border-top: 0;
  color: black;
  background-color: rgba(253,253,253,0);
  padding-left: 190px!important;
}

.a-c_results:before,
.a-c_results:after {
  content: "";
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.a-c_results [class^="a-c_col"],
.a-c_results [class*=" a-c_col"] {
  display: none;
  position: relative;
  width: 100%;
  border: 1px solid #9b9b9b;
  border-top: 0;
  font-style: italic;
  color: #7e7e7e;
  background-color: white;
}

.a-c_results:after {
  position: absolute;
  background: rgba(255,255,255,0);
}

.a-c_results ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-position: outside;
}

.a-c_results li:first-child {
  border: 0;
}

.a-c_results li {
  display: block;
  padding: 0 0 0 1em;
  border-top: 1px solid #d8d8d8;
  font-size: 1em;
  line-height: 40px;
  cursor: pointer;
}

.a-c_results li .a-c_list {
  position: relative;
  line-height: 40px;
}

.a-c_results li .a-c_list strong {
  font-weight: 400;
  color: #1794ed;
}

.a-c_results li:hover,
.a-c_results li.a-c_over {
  background: #f2f2f2;
}

/*new_nav_end*/

/*new_nav_right*/

.Header {
  z-index: 1350;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 100%;
  background: white;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-backface-visibility: hidden;
}

.Header-tabs {
  float: left;
  margin-top: 18px;
  padding-right: 0;
  padding-left: 0;
  font-size: 12px!important;
  color: #7e7e7e;
}

.tab-header {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

@media(max-width:1199px) {
  .tab-header {
    float:right;
    width:150px;
    padding-right: 10px;
  }
}

@media(max-width:1666px) {
  .tab-header li:first-child {
    /* display: none; */
  }

  .tab-header > .tab-top {
    width: 33%!important;
    padding-right: 0;
    padding-left: 0;
  }

  .navigation-wrapper {
    position: relative;
    padding-right: 0;
    padding-left: 190px;
  }
}

@media(max-width:768px) {
  .navigation-wrapper {
    padding-left: 200px!important;
  }

  .logo {
    left: 0;
    width: 158px;
    padding-top: 9px;
    padding-left: 10px;
    border-right: 0;
  }
}

.tab-header > .tab-top {
  width: 20%;
  padding-right: 0;
  padding-left: 0;
  float: right;
}

@media(min-width:501px) {
  .tab-header > .tab-top.js-HeaderTabHelp {
    display: block;
  }
}

@media(min-width:768px) {
  .tab-header > .tab-top>a,
  .tab-header>.tab-top>div>a {
    padding-top: 22px;
  }
}

.tab-header > .tab-top>a,
.tab-header>.tab-top>div>a {
  display: block;
  position: relative;
  width: 100%;
  height: 75px;
  padding: 13px 1em 0 0;
  overflow: hidden;
  text-align: right;
  text-decoration: none;
  font-weight: bold;
  line-height: 32px;
  color: #232323;
}

.tab-header > .tab-top>a:hover,
.tab-header>.tab-top>div>a:hover {
  padding-bottom: .9583em;
  text-decoration: none;
}

.tab-top a.about:before {
  font-size: 32px!important;
  content: "\e919";
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #999999;
}

.tab-top a.account:before {
  font-size: 28px!important;
  content: "\e91b";
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #999999;
}

.tab-top a.cart:before {
  font-size: 28px!important;
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #999999;
  content: "\e91a";
}

.tab-top > a:before {
  content: "";
  display: block;
  float: left;
  width: 34px;
  height: 30px;
  margin: 0 12px 0 0;
  border-radius: 50%;
  background-size: contain;
}

@media(max-width:1199px) {
  .tab-header > .tab-top>a:before {
    float: none;
    margin: 0 auto;
  }
}

.header-bloc-title-container {
  display: table;
  width: calc(100% - 70px);
  height: 33px;
  table-layout: fixed;
  text-align: left;
  line-height: 28px;
  text-transform: uppercase;
}

.header-bloc-title-container > .header-bloc-title {
  display: table-cell;
  line-height: normal;
  vertical-align: middle;
}

.tab-header > .tab-top>a .tab-txt,
.tab-header>.tab-top>div>a .tab-txt {
  display: block;
  position: relative;
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  line-height: 15px;
  white-space: nowrap;
  color: #7e7e7e;
  opacity: 1;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  overflow-wrap: break-word;
  font-weight: 500;
}

@media(max-width: 1200px) {
  .tab-header > .tab-top>a .tab-txt,
  .tab-header>.tab-top>div>a .tab-txt {
    display: none;
  }
}

.tab-header > .tab-top .CartCount {
  position: absolute;
  top: 6px;
  left: 23px;
  width: 22px;
  height: 22px;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  font-size: .846154em;
  line-height: 22px;
  color: white!important;
  background: #73b8ff;
}

/*new_nav_right_end*/

/*new_menu*/

.menu_v2 {
  border-bottom: 1px solid #d1d1d1;
}

.nav_contante {
  z-index: 1000;
  position: relative;
  background-color: transparent;
}

.nav_menu2 {
  height: 50px;
  font-weight: 400;
}

@media(max-width: 768px) {
  .menu_v2 {
    display:none;
  }
}

@media(min-width: 769px) {
  .menu_v2 {
    display:block;
  }
}

@media(max-width:700px) {
  .block_resp_mega_menu .faopen:before {
    content: '\f107';
    font-family: "FontAwesome";
    font-size: 32px!important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }

  .block_resp_mega_menu .open .faopen:before {
    content: '\f106';
    font-family: "FontAwesome";
    font-size: 32px!important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }

  .block_resp_mega_menu span {
    position: absolute;
    right: 22px;
    margin-top: -9px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }

  .Header-search {
    position: absolute;
    top: 97px;
    right: 0;
    left: 0;
    width: 100%;
    background-color: transparent;
  }

  .Header-tabs {
    float: right;
    width: 91%;
  }

  .header-bloc-title-container {
    display: none;
  }

  .Header .navigation-wrapper {
    padding-left: 200px!important;
  }
}

@media(max-width:1199px) {
  .tab-header > .tab-top .CartCount {
    left: 50%;
  }
}

.ul_menu {
  margin-bottom: 0;
  text-align: center;
  padding-left: 0px;
  /*-webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;*/
}
@media (min-width: 1920px) {
  .ul_menu {
    width: 1920px;
  }
  .nav_menu2{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: flex;
  }
}
@media(max-width:768px) {
  .ul_menu {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-right: 0;
    padding-left: 0;
  }

  .ul_menu .li_menu {
    display: inline;
    width: 100%;
    height: 60px;
    margin-top: 0;
  }

  .ul_menu .li_menu .a_menu {
    display: inline-block;
    width: 100%;
    height: 60px;
    /*padding: 10px;*/
    border-bottom: 1px solid #d2d2d2;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    line-height: 60px;
    background-color: #fff;
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 21px;
    padding-left: 31px!important;
  }

  .ul_menu .li_menu .a_menu.active {
    display: block;
    width: 100%;
    height: 58px;
    padding: 10px;
    border-bottom: 1px solid #d2d2d2;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    background-color: #fff;
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 21px;
  }

  .ul_menu .li_menu .a_menu span {
    display: inline-block;
    position: absolute;
    right: 25px;
    width: 30px;
    height: 3px;
    margin-top: 17px;
    background: #1794ed;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }

  /*.ul_menu .li_menu .a_menu .fa:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 3px;
  background: #1794ed;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  }*/

  /*.ul_menu .li_menu .a_menu .fa:before {
  -webkit-transform: rotate(90deg) translate(8px, 0px);
  transform: rotate(90deg) translate(8px, 0px);
  }*/

  .ul_menu .li_menu .a_menu span:before {
    top: -8px;
    transform: rotate(90deg) translate(8px, 0px);
  }

  .ul_menu .li_menu .a_menu.open span:before {
    background: transparent;
    transform: rotate(90deg) translate(8px, 0px);
    transform: rotate(90deg) translate(8px, 0px);
  }

  .li_menu .hrsub.active {
    position: relative;
    top: 0;
    width: 100%;
    margin-top: 0;
    padding-top: 20px;
    padding-right: 0;
    padding-left: 0;
    border-top: 0 solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    background-color: #f9f9f9;
    display: table;
  }

  .block_resp_mega_menu h4 {
    font-size: 20px;
  }

  .block_resp_mega_menu li {
    text-transform: capitalize;
    font-size: 16px;
  }

  .hrsub-inner-right {
    display: none;
  }

  .div_txt_menu {
    float: left;
    margin-left: 11px;
    padding-top: 0;
  }
}

.li_menu {
  display: inline-block;
  height: 50px;
  text-transform: uppercase;
  font-size: 13px;
  vertical-align: middle;
  /*margin-left: auto;
  margin-right: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;*/
}

.a_menu {
  display: inline-block;
  /*height: 50px;*/
  width: 100%;
  /*padding-right: 3.35em;*/
  /*padding-left: 3.35em;*/
  text-decoration: none;
  color: #333333;
  /*line-height: 52px;*/
  margin: auto;
}

@media screen and (max-width:1540px) and (min-width:392px) {
  .a_menu {
    /*padding-right: 20px!important;*/
    /*padding-left: 20px!important;*/
    padding: 0!important;
    text-align: center;
  }
}

@media (max-width: 1078px) and (min-width: 970px) {
  .a_menu {
    /*padding-right: 15px!important;*/
    /*padding-left: 15px!important;*/
  }
}

@media (max-width: 971px) and (min-width: 870px) {
  .a_menu {
    /*padding-right: 10px!important;*/
    /*padding-left: 10px!important;*/
  }
}

@media (max-width: 871px) and (min-width: 767px) {
  .a_menu {
    /*padding-right: 5px!important;*/
    /*padding-left: 5px!important;*/
  }
}

.li_menu .a_menu.active {
  z-index: 1000;
  position: relative;
  /*height: 51px;*/
  width: 100%;
  margin: auto;
  /*padding: 0 5.35em;*/
  font-weight: 700;
  /*background-image: url(../images/menu_actif.png);
  background-position: 50% 100%;
  background-repeat: no-repeat;*/
}

.hrsub {
  display: none;
  z-index: 999;
  position: absolute;
  left: 0;
  height: 150px;
  margin-top: -6px;
  background-color: #fff;
}

.hrsub.active {
  display: table;
  position: absolute;
  top: 50px;
  width: 100%;
  margin-top: 0;
  padding-top: 30px;
  padding-right: 5%;
  padding-left: 5%;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  background-color: #ffffff;
}

.hrsub-inner {
  display: inline-block;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

.hrsub-inner-right {
  /* max-width: 1175px; */

  height: 150px;
  background-color: #929292;
}

.w-col.w-col-3 {
  width: 25%;
}

@media(max-width:700px) {
  .w-col.w-col-3 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .list_link_mega_menu {
  }
}

.w-col {
  float: left;
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  min-height: 1px;
}

.block_resp_mega_menu {
  display: inline-block;
  float: left;
  clear: left;
  width: 100%;
  margin-bottom: 30px;
  max-width: 1175px;
}

.titre_cat_mega_menu {
  display: inline-block;
  float: left;
  width: 100%;
  margin-top: 0;
  border-bottom: 1px solid #73b8ff;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Dosis',sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #73b8ff;
}

.titre_cat_mega_menu a {
  color: #73b8ff;
}

.titre_cat_mega_menu a:hover {
  border-bottom-color: #73b8ff;
  color: #006fb7;
}

.titre_cat_mega_menu.menu_orange {
  border-bottom: 1px solid #f1a600;
  color: #f1a600;
}

.titre_cat_mega_menu.menu_orange a {
  color: #f1a600;
}

.list_link_mega_menu {
  float: left;
  width: 100%;
  padding-left: 0;
  text-align: left;
  list-style: none;
}

.list_link_mega_menu .sup {
  text-transform: capitalize;
  color: #999999;
}

/*new_menu_end*/

#footerSection {
  right: 0;
  bottom: 0;
  left: 0;
  margin-top: 20px;
  padding: 20px 0 3px;
  border-top: 1px solid #fff;
  color: #fff;
  background: #1794ed;
}

#footerSection a {
  display: block;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}

#footerSection a:hover {
  color: #fff;
}

#footerSection #socialMedia a {
  display: inline;
  margin-right: 6px;
  min-width: 25px;
  text-align: center;
  line-height: 1.5em;
}

#footerSection #socialMedia a:hover {
  background: 0 0;
}

#jquery-overlay {
  z-index: 90;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
}

#jquery-lightbox {
  z-index: 100;
  top: 0;
}

#jquery-lightbox a img {
  border: none;
}

#lightbox-container-image-box {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  background-color: #fff;
}

#lightbox-container-image {
  padding: 10px;
}

#lightbox-loading {
  top: 40%;
  height: 25%;
}

#lightbox-nav {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#lightbox-container-image-box > #lightbox-nav {
  left: 0;
}

#lightbox-nav a {
  outline: 0;
}

#lightbox-nav-btnNext,
#lightbox-nav-btnPrev {
  display: block;
  zoom: 1;
  width: 49%;
  height: 100%;
}

#lightbox-nav-btnPrev {
  float: left;
  left: 0;
}

#lightbox-nav-btnNext {
  float: right;
  right: 0;
}

#lightbox-container-image-data-box {
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  overflow: auto;
  font: 10px Verdana,Helvetica,sans-serif;
  line-height: 1.4em;
  background-color: #fff;
}

#lightbox-container-image-data {
  padding: 0 10px;
  color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
  float: left;
  width: 70%;
  text-align: left;
}

#lightbox-image-details-caption {
  font-weight: 700;
}

#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1em;
}

#lightbox-secNav-btnClose {
  float: right;
  width: 66px;
  padding-bottom: .7em;
}

.navbar-search .srchTxt {
  position: absolute;
  width: 170px;
  height: 42px;
  padding-left: 12px;
  line-height: 42px;
}

[class*=" icon-"],
[class^=icon-] {
  background-image: none;
}

.navbar .nav > li > a {
  padding: 0 37px 0;
  text-shadow: none;
  color: #999;
}

.navbar .nav > li > a:hover {
  color: #999!important;
}

.alignR .checkbox input[type=checkbox] {
  float: right;
  margin: 4px 0 8px 11px;
}

#sideManu,
.navbar .nav.pull-right {
}

#logoArea #smallScreen {
  margin: 21px 14px 0 0;
}

.navbar-search {
  margin-top: 8px;
  margin-left: -5px;
}

@media(min-width:768px) and (max-width:979px) {
  .navbar .brand {
    float: none;
    text-align: center;
  }

  .navbar-search {
    margin-top: 8px;
  }

  #topMenu,
  #topMenu li {
    float: none;
  }

  .navbar .nav > li > a {
    padding: 0;
    border-top: 1px solid #666;
  }

  #sideManu,
  #topMenu {
    height: 0;
  }
}

@media(max-width:768px) {
  #topMenu,
  #topMenu li {
    float: none;
  }

  .navbar .brand {
    float: none;
    text-align: center;
  }

  #sideManu,
  #topMenu {
    height: 0;
  }

  .navbar-search {
    margin-top: 8px;
  }

  #topMenu {
    height: auto;
  }

  .navbar .nav > li > a {
    padding: 0;
    border-top: 1px solid #666;
  }
}


.fot,
.header-left {
  float: left;
}

@media(min-width:768px) and (max-width:1024px) {
  .images_place {
    width: 115px!important;
  }
}

.para {
  font-size: 14px!important;
  letter-spacing: .5px!important;
  color: #fff!important;
}

.heading,
.para-nav,
.pro-txt {
}

.para-nav {
  /*text-transform: capitalize!important;*/
  font-size: 16px!important;
  color: #fff;
}

.fo-he,
.heading,
.sale-title {
  text-transform: uppercase;
}

.heading {
  color: #22536B;
}

.pro-txt {
  font-size: 14px;
  color: #fff;
}

.span3 {
  width: 270px;
  font-family: 'Roboto Condensed',sans-serif!important;
  font-size: 16px;
  letter-spacing: 1px;
}

.span2 {
  width: 21%!important;
  font-family: 'Roboto Condensed',sans-serif!important;
  font-family: 'Roboto Condensed',sans-serif!important;
  letter-spacing: 1px!important;
}

.product-info {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #E9E9E9;
  background: url(../../images/price-border.png) 0 repeat-y;
}

.product-info-cust {
  float: left;
  width: 70%;
  padding-top: 5px!important;
  text-align: center;
}

li .icon-large[class*=" icon-"],
li .icon-large[class^=icon-] {
  width: 1.1em!important;
}

.sale-title-line-l,
.sale-title-line-r {
  display: inline-block;
  position: relative;
  top: 10px;
  width: 298px;
  height: 34px;
  background: url(../../images/sale-sep-title-left.png) no-repeat;
}

.sale-title-line-r {
  background: url(../../images/sale-sep-title-right.png) no-repeat;
}

.gllpMap {
  width: 100%;
  height: 228px;
}

.style-1 li,
.style-2 li {
  height: 50px;
}

.sale-title {
  margin: 0;
  padding: 0 0 30px;
  text-align: center;
  font-family: 'Roboto Condensed',sans-serif!important;
  font-size: 24px;
  color: #434343;
}

.style-1 li span,
.style-2 li em {
  text-align: right;
}

.fot {
  list-style-type: none;
}

.header-grid {
  padding: .3em 0;
  background: #2f2f2f;
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.header-left ul li,
.header-right ul li {
  /* margin: 0 1em; */

  /* font-size: 14px; */

}

.header-left ul li i,
.header-right ul li i {
  left: -.5em;
}

.header-left ul li a,
.header-right ul li a {
  text-decoration: none;
  color: #fff;
}

.header-right {
  float: right;
  margin-top: 5px;
}

.header-right1 {
  float: left;
  margin-top: 7px;
}

.searchss {
  float: left;
}

.header-middle input[type=search] {
  width: 100%;
  border: none;
  border-right: 1px solid #D4D4D4;
  font-size: 16px;
  outline: 0;
  color: #848484;
}

.section_room {
  float: left;
  width: 33%;
}

.section_room select {
  -webkit-appearance: none;
  width: 100%;
  margin-bottom: 0;
  padding: 13px 10px;
  border: none;
  font-size: 16px;
  font-weight: 400;
  outline: 0;
  color: #848484;
  background: url(../images/arrow.png) 92% center no-repeat #fff;
  background-size: 5%!important;
}

.section_room select option {
  line-height: 1.8em;
}

.sear-sub {
  float: right;
  width: 10%;
}

.header-middle form input[type=submit] {
  width: 100%;
  height: 50px;
  padding: 0;
  border: none;
  outline: 0;
  background: url(../images/search.png) 4px 0 no-repeat #fda30e;
}

.style-1,
.style-2 {
  width: 350px;
  list-style-type: none;
}

.sub-but {
  padding-top: 6px;
  padding-bottom: 3px;
  border: none;
  border-radius: 3px;
  font-family: 'Roboto Condensed',sans-serif!important;
  color: #fff;
  background: #00b8a4;
}

.wish-but {
  margin-top: 7px;
  margin-left: 0;
  padding: 5px 0 10px 0;
  border: none;
  text-decoration: underline;
  font-family: Roboto Condensed!important;
  font-size: 16px;
  font-weight: lighter;
  background: #ffffff;
  font-style: italic;
  color: #7e7e7e;
}

.wish-but i {
}

.commentlist .head,
.head,
.reviewer-imgName,
.style-1 li,
.textt {
  font-family: 'Roboto Condensed',sans-serif;
}

section {
  margin-top: 20px;
  vertical-align: top;
}

section:nth-of-type(odd) {
}

.style-1 {
  padding: 0;
}

.style-1 li {
  position: relative;
}

.style-1 li em,
.style-1 li span {
  display: block;
  padding-bottom: 5px;
  border-bottom: 5px solid #FFE5E5;
}

.style-1 li em {
  position: absolute;
  border-bottom-color: #DB6B6B;
  overflow: visible;
  font-style: normal;
  -webkit-animation: grow-width 2s;
  animation: grow-width 2s;
}

.style-2 {
  padding: 0;
}

.style-2 li em,
.style-2 li span {
  padding: 5px 10px;
}

.style-2 li em {
  float: left;
  width: 85px;
  font-style: normal;
}

.style-2 li span {
  display: inline-block;
  overflow: visible;
  background: #FFE5E5;
  -webkit-animation: grow-width 2s;
  animation: grow-width 2s;
}

.commentlist .userimg {
  float: left;
  font-size: 12px;
  line-height: 17px;
}

.commentlist .userimg span {
  display: block;
  margin-top: 10px;
}

.reviewer-imgName {
  display: inline-block;
  width: 55px;
  height: 55px;
  margin-top: 0;
  padding-left: 2px;
  border-radius: 50%;
  text-align: center;
  font-size: 25px;
  line-height: 54px;
  color: #fff;
  background: url(/img/snapdeal/qna/Qna_Sprite.png) 0 -365px no-repeat;
}

._reviewUserName {
  display: inline-block;
  height: 14px;
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  line-height: 13px;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.commentlist .text {
  position: relative;
  margin-top: 22px;
  margin-left: 94px;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
}

.commentlist .text:before {
  z-index: 1;
  left: -19px;
  border-color: transparent #fff transparent transparent;
}

.commentlist .text:after,
.commentlist .text:before {
  content: "";
  position: absolute;
  top: 26px;
  border-style: solid;
  border-width: 10px;
}

.commentlist .text .user-review {
  padding: 25px 35px 0;
}

.commentlist .date {
  float: right;
  font-size: 10px;
  line-height: 14px;
  color: #ababab;
}

.commentlist .head {
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  white-space: pre-wrap;
}

.commentlist p {
  padding-bottom: 20px;
  font-size: 12px;
  line-height: 20px;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.commentlist .text:after {
  left: -20px;
  border-color: transparent #e9e9e9 transparent transparent;
}

#contact #contact-types {
  position: relative;
  height: 441px;
  margin: 20px auto 35px;
  max-width: 940px;
  background-color: #2f3234;
}

#contact #contact-types .work {
  float: left;
  width: 28%;
  padding: 50px 11% 20px;
}

#contact #contact-types > div {
  position: relative;
}

#contact #contact-types h2 {
  margin-bottom: 20px;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 35px;
  line-height: 64.8px;
  color: #fff;
}

#contact #contact-types p {
  margin-bottom: 37px;
  font-size: 14px;
  line-height: 25px;
  color: #fff;
}

.textt,
.textt a {
  color: #fff!important;
}

#contact #contact-types .play {
  float: right;
  width: 26%;
  height: 371px;
  padding: 50px 11% 20px 7%;
  background-color: #43aaa3;
}

#contact #contact-types .play .diagonal {
  position: absolute;
  top: 0;
  left: -100px;
  height: 0;
  border: 0 0 441px 100px solid transparent #43aaa3 #43aaa3 transparent;
  line-height: 1em;
  -moz-transform: scale(.9999);
}

.textt {
  font-size: 20px;
  line-height: 1.8em;
}

input[type=text],
textarea {
  border-radius: 0;
}

input[type=submit].btn.btn-large {
  font-family: 'Roboto Condensed',sans-serif!important;
}

.fo li,
.fo-he,
.panel-body {
  font-family: 'Roboto Condensed',sans-serif;
}

.panel {
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-primary > .panel-heading {
  border-color: #337ab7;
  color: #fff;
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7), to(#2e6da4) );
  background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
  background-repeat: repeat-x;

}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-body {
  padding: 15px;
  line-height: 1.8em;
  color: #1F1F1F;
}

.fo-he {
  padding-top: 0;
  padding-bottom: 7px;
  color: #036B4E;
}

.fo li {
  margin-left: -25px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 15px;
  line-height: 1.7em;
  list-style-type: none;
  color: #00213C;
}

.menu-left li {
  margin: auto 0;
  margin-left: 11px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7em;
  list-style-type: none;
  color: #333333;
}

.panel-deal {
  margin-top: -14px;
  margin-right: -14px;
  margin-left: -14px;
  padding: 7px;
  color: #fff!important;
  background: #202020;
}

.width-deal {
  width: 250px!important;
}

.btn-line {
  z-index: 13;
  border: 1px solid #0462AD;
  text-shadow: none;
  font-size: 15px;
  font-weight: 400;
  color: #0462AD;
  background: 0 0;
}

.btn.btn-line:hover {
  border: none;
  text-shadow: none;
  color: #fff;
  background: #0462AD;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  top: 0;
  left: 100px;
}

.se-pre-con {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../images/loading_cart.gif) center no-repeat #fff;
}

.deal-wid {
  width: 580px;
  margin-left: 16px;
}

.header-rights {
  float: right;
  margin-top: 5px;
}

.header-lefts {
  float: left;
}

@media only screen and (min-width:240px) and (max-width:480px) {
  .header-left,
  .header-lefts {
    display: none!important;
  }

  .subsc,
  .width-textsub {
    width: 100%!important;
  }

  .fb-log,
  .subsc,
  .subsc-textbox {
    position: inherit!important;
  }

  .navbar .btn-navbar,
  .navbar .btn-navbar:hover {
    background-color: #ff9800;
  }

  #countdown,
  .res-flo {
    float: none!important;
  }

  .header-left {
    margin-left: 23px;
  }

  #register_submit,
  .width-textsub {
    margin-left: 0!important;
  }

  .header-right {
    margin-right: 31%!important;
  }

  .subsc {
    padding-top: 0!important;
    padding-left: 0!important;
  }

  .fb-log {
    margin-top: 0!important;
  }

  .header-rights {
    padding-right: 10%!important;
  }

  .login-me {
    padding-right: 8%!important;
  }

  .navbar .btn-navbar {
    background-image: linear-gradient(to bottom, #FF9800, #FF9800);
  }

  .mob-cart {
    padding-top: 0;
    padding-right: 22%;
  }

  #searchbox {
    width: 92%;
  }

  .navbar-search .srchTxt {
    width: 87%;
    margin-right: 33px;
  }

  .navbar-search {
    margin-right: 5px;
    margin-left: -5px;
  }

  #topMenu {
    width: 95%!important;
    padding-left: 6px;
    border: none;
  }

  .hide-mob {
    display: none;
  }

  #demo {
    margin-left: 0!important;
  }

  .mob-contact,
  .mob-news,
  .mob-payment {
    margin-left: 25px!important;
  }

  .mob-news {
    display: inline-block!important;
    width: 82%!important;
  }

  .mob-payment {
    width: 100%!important;
    margin-top: -10px!important;
  }

  .product {
    min-width: 18em;
  }

  .jplist-grid-view .list-item {
    width: 138px!important;
    height: 300px;
    overflow: hidden;
    font-size: .6em;
  }

  .img-res,
  .span2,
  .tab-res {
    width: 100%!important;
  }

  .cart-res {
  }

  .wish-but {
  }

  .MagicZoomPup {
    display: none!important;
  }

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .res-cont1 {
    margin-top: 37px;
    margin-right: 56px;
    margin-bottom: 23px;
  }

  .res-cont2 {
    margin-bottom: 17px;
    margin-left: 56px;
  }

  .res-proc1,
  .res-proc2 {
    margin-right: 52px;
  }

  .alert-danger {
    display: inline-block;
  }

  .wid {
    margin-right: 8%!important;
  }

  .deal-wid {
    width: 100%!important;
    margin-top: 10px;
    margin-left: 0!important;
  }

  .res-qty {
    width: 50%!important;
    margin-left: 15px!important;
  }

  #countdown {
    width: 100%!important;
    font-size: 1em!important;
  }

  hide-mob {
    display: none;
  }
}

@media only screen and (min-width:480px) and (max-width:640px) and (orientation:landscape) {
  hide-mob {
    display: none;
  }

  .store-res {
    float: right!important;
    width: 42%!important;
    margin-right: 28px;
  }

  .img-res {
    width: 100%!important;
  }

  #topMenu {
    width: 95%!important;
    padding-left: 18px;
    border: none;
  }

  .compare__item .action--buy {
    display: block;
    margin-left: 33px;
  }

  .product {
    min-width: 21em!important;
  }

  .brand {
    /* margin-left: -55%!important; */
  }

  #smallScreen {
    margin-right: 4%!important;
  }

  .mob-cart {
    padding-left: 70px!important;
  }

  .flexbox .product {
    flex: 0 0 21em!important;
    -webkit-flex: 0 0 21em;
    -ms-flex: 0 0 21em;
  }
}

@media only screen and (min-width:480px) and (max-width:640px) {
  .subsc,
  .width-textsub {
    width: 100%!important;
  }

  .fb-log,
  .subsc,
  .subsc-textbox {
    position: inherit!important;
  }

  .navbar .btn-navbar,
  .navbar .btn-navbar:hover {
    background-color: #ff9800;
  }

  .header-lefts {
    display: none!important;
  }

  .header-rights {
    margin-right: 22%!important;
  }

  .header-right {
    margin-right: 25px!important;
  }

  .header-left {
    margin-left: 25px!important;
  }

  #register_submit,
  .width-textsub {
    margin-left: 0!important;
  }

  .subsc {
    padding-top: 0!important;
    padding-left: 0!important;
  }

  .fb-log {
    margin-top: 0!important;
  }

  .res-cont1 {
    margin-top: 37px;
    margin-right: 56px;
    margin-bottom: 23px;
  }

  .res-cont2 {
    margin-bottom: 17px;
    margin-left: 56px;
  }

  .res-proc1,
  .res-proc2 {
    margin-right: 52px;
  }

  .alert-danger {
    display: inline-block;
  }

  .store-res {
    float: right!important;
    width: 42%!important;
    margin-right: 28px;
  }

  .img-res,
  .tab-res {
    width: 100%!important;
  }

  .MagicZoomPlus:hover {
    display: none!important;
  }

  .compare__item .action--buy {
    display: block;
    margin-left: 33px!important;
  }

  .navbar .btn-navbar {
    background-image: linear-gradient(to bottom, #FF9800, #FF9800);
  }

  .mob-cart {
    padding-right: 4%;
  }

  #searchbox {
    width: 94%;
    border: 0px solid #b6b7b8;
  }

  .wish-but {
    margin-top: 21px;
  }

  .navbar-search .srchTxt {
    width: 108%;
  }

  .navbar-search {
    margin-right: 5px;
    margin-left: -5px;
  }

  .hide-mob {
    display: none;
  }

  #demo {
    margin-left: 0!important;
  }

  .mob-contact,
  .mob-news,
  .mob-payment {
    margin-left: 25px!important;
  }

  .mob-news {
    display: inline-block!important;
    width: 82%!important;
  }

  .mob-payment {
    width: 100%!important;
    margin-top: -10px!important;
  }

  hide-mob {
    display: none;
  }

  .MagicZoomPup {
    display: none!important;
  }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
  .navbar .btn-navbar,
  .navbar .btn-navbar:hover {
    background-color: #ff9800;
  }

  .hid-tab,
  .mob-news,
  .mob-payment {
    display: none;
  }

  .deal-wid,
  .marg {
    margin-left: 0!important;
  }

  .navbar-search {
    width: 30%;
  }

  .mob-cart {
    padding-left: 14%!important;
  }

  .navbar-search .srchTxt {
    padding-left: 11px!important;
  }

  #topMenu {
    border: none!important;
  }

  .navbar .btn-navbar {
    background-image: linear-gradient(to bottom, #FF9800, #FF9800);
  }

  .view {
    font-size: 100%!important;
  }

  .product {
    width: 164px!important;
  }

  .font-tab {
    font-size: 13px!important;
  }

  .tab-title {
    font-size: 12px!important;
  }

  .filt {
    width: 113px!important;
  }

  .jplist-reset-btn {
    width: 86px!important;
  }

  .tab-sold-wid {
    width: 217px!important;
  }

  .s_detail {
    font-size: 13px!important;
  }

  .store-res {
    width: 29%!important;
  }

  .tab-res {
    width: 38%!important;
  }

  .cart-res {
    padding-right: 12px!important;
    padding-left: 12px!important;
  }

  .wish-but {
    padding-right: 6px;
    padding-left: 6px;
  }

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .check-wid {
    width: 25%!important;
  }

  .deal-wid {
    width: 368px!important;
  }

  #countdown {
    float: none!important;
    width: 100%!important;
    font-size: 1em!important;
  }

  .res-flo {
    width: 37%!important;
  }

  .rank,
  .store-img {
    width: 100%!important;
  }

  .store-img {
    height: 400px!important;
  }

  .store-map {
    height: 217px!important;
  }

  .store-product {
    width: 216px!important;
  }

  .blog-img,
  .subsc-img {
    width: 100%!important;
  }

  .tab-store-title {
    font-size: 12px!important;
  }

  .blog-pad {
    margin-right: 25px;
  }

  .flexbox .product {
    flex: 0 0 19.5em!important;
    -webkit-flex: 0 0 19.5em!important;
    -ms-flex: 0 0 19.5em!important;
  }

  .subsc-textbox {
    float: left!important;
    top: 515px!important;
    margin-bottom: -20px!important;
  }

  .subsc {
    font-size: 18px!important;
  }

  .width-textsub {
    width: 90%!important;
  }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
  .navbar .nav > li > a {
    padding: 7px 10px 0 57px!important;
  }

  .tab-add {
    width: 100%!important;
  }

  .tab-land-wid {
    width: 650px!important;
  }

  .mob-news {
    /* margin-left: -121px!important; */
  }

  .deal-wid,
  .marg {
    margin-left: 0!important;
  }

  .jplist-reset-btn {
    width: 100px!important;
  }

  .tab-produ-view {
    width: 359px!important;
  }

  .tabland-deal-img {
    width: 200px!important;
  }

  .deal-wid {
    width: 448px!important;
  }

  .cart-res {
    padding-right: 11px!important;
    padding-left: 11px!important;
  }

  .wish-but {
    padding-right: 4px!important;
    padding-left: 4px!important;
  }

  .width-deal {
    width: 32%!important;
  }

  .rank,
  .tab-store-img {
    width: 100%!important;
  }

  .tab-land {
    width: 32%!important;
  }

  .tab-title {
    font-size: 12px!important;
  }

  .blog-img {
    width: 100%!important;
  }

  .blog-pad {
    margin-right: 25px;
  }
}

.home-heading {
  margin-top: 0;
  margin-bottom: -4px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: normal;
  color: #034c78;
}

.btn-warning {
  border: 1px solid #00b8a4;
  background-image: linear-gradient(to bottom, #00b8a4, #00b8a4);
}

.action--button {
}

.action--compare-add {
  border: 1px solid #00b8a4 !important;
  color: #00b8a4 !important;
}

.action--compare-add:hover {
  border: 1px solid #343434 !important;
  color: #343434 !important;
}

.align_brn {
  background: #00b8a4 !important;
}

.align_brn:hover {
  background-color: #00b8a4 !important;
}

.action--button:hover {
  color: #ffffff!important;
  background: #1794ed!important;
}

.thumbnail {
  margin-bottom: 20px;
  border-bottom: 4px solid #00b8a4 !important;
}

.breadcrumb {
  margin-top: 30px;
  font-size: 11px;
  font-weight: lighter;
  background-color: #ffffff !important;
}

.breadcrumb li {
  color: #7e7e7e !important;
}

.breadcrumb li a {
  color: #7e7e7e !important;
}

.breadcrumb > li+li:before {
  content: "";
  padding: 0 0;
  color: #fff;
}

.me_btn {
  background: #1D84C1 !important;
}

.me_btn i {
  margin-left: 10px;
}

.techSpecRow {
  border-bottom: 1px solid #ddd;
  background: #ffffff !important;
}

.techSpecRow th {
  border-top: 0 solid #ddd;
  background: #ffffff !important;
}

.btn.btn-line:hover {
  color: #fff !important;
  background: #0462AD!important;
}

.btn.btn-line {
  border: 1px solid #0462AD!important;
  color: #0462AD!important;
}

.home-heading {
  color: #000000 !important;
}

.username-head {
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Roboto Condensed',sans-serif !important;
  font-size: 14px;
  color: #131313 !important;
}

.compare-basket--active .action--compare:nth-child(4) {
  color: #00b8a4;
  background-color: #00b8a4 !important;
}

.product__price {
  font-size: 17px !important;
  font-weight: bold !important;
  color: #000000 !important;
}

#searchbox {
}

.simple-form-button {
  background: #00b8a4 !important;
}

.panel-primary > .panel-heading {
  border-color: #00b8a4 !important;
  background-image: linear-gradient(to bottom, #00b8a4 0, #00b8a4 100%) !important;
}

.panel-primary {
  border-color: #00b8a4;
}

.navbar .nav > li:first-child > a {
  border-left: none !important;
}

.dolor_text {
  font-family: 'Roboto Condensed',sans-serif !important;
  font-size: 17px !important;
  font-weight: normal !important;
  color: #00b8a4 !important;
}

.menu-bgg {
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  border-radius: 0;
}

.side-menu-head {
  padding: 9px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 13px;
  color: white;
  background: #131313;
}

.home-pro {
  background: #fff;
}

.product:hover {
}

.ProductContainer {
  position: relative;
  width: 100%;
  padding-left: 270px;
  border-bottom: 1px solid #d8d8d8;
  overflow: hidden;
}

@media(max-width:991px) {
  .ProductContainer {
    padding-left: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  .Container-M {
    display: none;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  .MenuContainer {
    display: none;
  }

  .priceBlock .priceBlock {
    padding: 0px!important;
    margin-right: 0;
  }
}

.MenuContainer {
  position: absolute;
  min-height: 310px;
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.Container-M {
  position: absolute;
  left: 0;
  margin-left: -1px;
  border-left: 1px solid #d8d8d8;
  background: #f7f7f7;
}

@media(min-width:1200px) {
  .ProductContainer {
    padding-left: 270px!important;
  }

  .Container-M {
    width: 271px!important;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  .MenuContainer {
    width: 270px!important;
    padding-left: 30px;
  }
}

@media(min-width:992px) {
  .ProductContainer {
    padding-left: 210px;
    -webkit-transition: .20s ease-in-out;
    -moz-transition: .20s ease-in-out;
    -o-transition: .20s ease-in-out;
    transition: .20s ease-in-out;
  }

  .Container-M {
    width: 211px;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  .MenuContainer {
    width: 210px;
  }
}

/*-------Menu Gauche Fiche------- */

.sidebar .menu-left {
}

.menu-left {
  position: relative;
  top: 75px;
}

.Sticky--above {
  top: 0;
}

.Sticky--fixed {
  position: fixed;
  top: 0;
}

.Sticky--below {
  bottom: 0;
}

.menu-left li {
}

.menu-left li i {
  position: absolute;
  margin-left: -10px;
  padding-top: 8px;
  padding-right: 3px;
  font-size: 6px;
  color: #1794ed;
}

#sidebar li a.active {
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: 700;
  line-height: 1.7em;
  list-style-type: none;
  color: #1794ed;
}

/*-------Menu Gauche Fiche Fin------- */

/*-------Menu Droite Fiche------- */

/*-------  ProductVisuals Fiche------- */

.ProductVisuals {
  padding: 0;
  /*padding-right: 15px;*/
  padding-bottom: 20px;

}

.ProductVisuals a img {
  width: 100%!important;
  padding-bottom: 20px;
}

.ProductVisuals-preview {
  text-align: left;
  /*margin-top: 15px;*/
  /*padding: inherit;*/
}

.ProductVisuals-thumbnails {
}

.MagicThumb-swap {
  width: auto;
  margin-right: 6px;
  margin-left: 6px;
  border: 1px solid #ddd;
}

.Product-tool-bar i {
  display: block;
  float: left;
  width: 20px;/* height: 16px; */
  margin: 1px 6px 0 12px;
  border-radius: 50%;
}

.tab-partage li [class*=" icon-"], .tab-partage li [class^=icon-] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
  font-size: 25px;
  margin: 0;
  padding: 0;
}

.Product-tool-bar .tool-bar {
  position: relative;
  width: 80%;
  margin: 10px auto 0;
  padding: 0;
  text-align: center;
}

.tool-bar > li {
  display: inline-block;
  position: relative;
  width: 50%;
  height: auto;
  margin-right: -0.25em;
  margin-left: -31px;
  text-align: center;
  line-height: 70px;
  vertical-align: top;
  outline-style: none;
  list-style: none;
}

.Product-tool-bar a {
  color: #7e7e7e;
}

.Product-tool-bar .tool-bar-first {
}

.Product-tool-bar .tool-bar-first a {
}

.Product-tool-bar .tool-bar-last {
}

.Product-tool-bar button {
  text-decoration: none;
}

.tab-partage {
  display: flex;
  /*width: 256px;*/
  /*margin: 0;
  padding: 0;*/
  list-style-type: none;
}

@media(max-width:1200px) {
  .tab-partage {
    display: inline-block;
  }

  .js-PartageTabAjouter {
    margin-left: 15px!important;
  }
  /*.js-PartageTabHelp {margin-left: 45px!important;}*/

  .Product-tool-bar {
    /* padding: 20px 0 0 130px!important; */
    width: 100%;
  }
}

.js-PartageContainer {
}

.js-PartageTabHelp {/* margin-left: 45px!important; */}

.tab-partage {
}

.tab-partage li {
  display: flex;
}
.tab-partage li a{
  margin: auto;
}


.Product-tool-bar {
  display: inline-block;
  position: inherit;
  align-items: center;
  justify-content: center;
  padding: 1;
  padding: 20px 0 0 0;
  font-size: 16px;
  width: 100%;
}

.js-PartageTabAjouter {
  margin-left: -55px;
}

.partage-bloc-title-container {
  height: 25px;
  font-size: 14px;
  line-height: 28px;
  table-layout: fixed;
   width: 100%;
}

.partage-bloc-title-container > .partage-bloc-title {
  /* line-height: normal; */
  font-style: italic;
}
.partage-bloc-title-container > .partage-bloc-title .fa-plus-square{
  font-size: 15px;
  margin-right: 5px;
}

.tab-partage > a .tab-txt,
.tab-partage>div>a .tab-txt {
  display: block;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: italic;
  font-weight: 300;
  line-height: 15px;
  white-space: nowrap;
  opacity: 1;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  overflow-wrap: break-word;
  padding-bottom: 6px!important;
}

/*-------  ProductVisuals fin------- */

/*-------  ProductDetails Fiche------- */

.ProductDetails-center {
  font-size: 16px;
}


.ProductDetails-subTitle {
  margin: 0;
  margin-bottom: 15px;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 24px;
  line-height: 1;
  color: #7e7e7e;
  font-weight: 200;
}

.ProductDetails-subTitle-sub {
  margin: 0;
  margin-top: 4px;
  margin-bottom: 15px;
  font-size: 16px;
  color: #333333;
}

.TDV {
  border: 1px solid #7ccea4;
  color: #7ccea4;
}

.NOUV {
  border: 1px solid #7fcde6;
  color: #7fcde6;
}

.CDC {
  border: 1px solid #fd9090;
  color: #fd9090;
}

.ProductDetails-promo {
  /* margin-bottom: 10px; */

  margin-bottom: 15px;
  font-size: 13px;
}

.ProductRating {
  margin-top: -5px;
  margin-bottom: 15px;
  text-decoration: underline;
  font-size: 16px;
  font-style: italic;
  line-height: 2;
  color: #7e7e7e;
}

. ProductDetails-center.ProductRating img {
  margin-right: 10px;
}

.ProductRating .Description-more {
  text-decoration: underline;
  font-size: 16px;
  font-style: italic;
  font-weight: lighter;
  line-height: 2;
  color: #7e7e7e;
}

.ProductRating a:hover {
  color: #777;
}

.ProductRating .voire-avis {
  margin-right: 10px;
}

.ProductDetails-promo .ProductDetails-pastille {
  display: inline-block;
  margin: 3px;
  margin-right: 10px;
  padding: 3px 10px;
  text-transform: uppercase;
  font-family: 'Dosis',sans-serif;
  font-style: italic;
  font-weight: 700;
}

.ProductDetails-Cart-promo {
  margin-bottom: 15px;
  color: #fff;
}

.ProductDetails-Cart-promo .Cart-promo {
  display: inline-block;
  width: auto;
  padding: 8px 9px;
  text-align: center;
  text-transform: uppercase;
  background-color: #FEAC69;
}

.ProductDetails-Cart-promo .Cart-promo sup {
  font-size: 55%;
}

.ProductDetails-Description {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: lighter;
  color: #7e7e7e;
  font-size: 15px;
}
#ajoutpanier .ProductDetails-Description{
  margin-top: 0px;
}
#ajoutpanier .ProductDetails-Description a{
  font-style: normal;
}
.Bonus-top {
  margin-top: -5px;
}

.ProductDetails-Description a {
  text-decoration: none;
  text-decoration: underline;
  font-style: italic;
  color: #7e7e7e;
}
.ProductSellers .ProductDetails-Description a {
  text-decoration: none;
}

.ProductDetails-Description .ou {
  padding-right: 6px;
  text-decoration: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  color: #000000;
}

.ProductDetails-Description .fa-info-circle {
  position: relative;
  top: 3px;
  padding-right: 6px;
  font-size: 20px;
  color: #c3c3c3;
}

.blockPlateformeTelechargement {
  margin-top: -15px;
  line-height: 1.2em;
  color: #1794ed;
}

.blockPlateformeTelechargement a {
  color: #1794ed;
}

.priceBlock-init-g .Prix_bas {
  margin-bottom: 0;
  margin-top: 0!important;
  height: 30px;
  width: 90px;
}

.priceBlock-init-g .Prix_bas i {
  top: 5px;
  padding-right: 0px;
}

.priceBlock-init-g .Prix_bas button {
  position: absolute;
  margin-top: 4px;
  padding: 0 0 0 0;
  max-width: 64px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  line-height: 0.9;
  color: #1794ed;
  font-style: normal;
}

.blockPaiementMore {
  margin-top: 0;
  margin-right: 5px;
  padding: 3px 13px 4px 14px;
  border: 1px solid #000;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Dosis',sans-serif!important;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  color: #000000;
  background: #ffffff;
}

.blockPaiementMore i {
  margin-top: 0;
  margin-left: 10px;
  font-size: 17px;
  font-weight: 700;
}

.blockPaiementMoreInfo {
  margin-top: 10px;
  font-size: 11px;
  line-height: 13px;
}

.Charge a {
  margin-right: 2px;
  margin-left: 2px;
  color: #000000;
}


/*-------  ProductDetails fin------- */

/*-------  ProductSellers ------- */

.ProductSellers {
}

.ProductSellers table {
}

.ProductSellers h4 {
  font-size: 16px;
}

.ProductSellers .table > tbody > tr > th {
  padding: 0 0 0 15px;
  border: 0 solid #ddd;
}

.ProductBuyBox-item {
}

.bonus > th {
}

.bonus a {
  text-decoration: underline;
  font-style: italic;
  font-weight: 700;
  color: #1794ed;
}

.ProductBuyBox-item span {
  margin-right: 10px;
}

.ProductBuyBox-item-Delivery {
}

.ProductBuyBox-item-Delivery span.picto-avantage {
  display: block;
  float: left;
  width: 50px;
  height: 40px;
}


.priceBlock-radio {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  line-height: 1;
}

.priceBlock-radio input {
  float: left;
  width: 14px;
  height: 18px;
  margin: -3px 8px 0 0;
}

.priceBlock-radio label {
  float: left;
  margin-top: -2px;
  font-weight: 400;
}

.priceBlock {
  margin-bottom: 0;
  /*min-height: 28px;*/
  font-size: 25px;
  line-height: 1;
  color: #000000;
  display: block;
}

.priceBlock-init-g .priceBlock .promo {
  color: #73b8ff;
  background-color: #fff!important;
}

.priceBlock-init .promo {
  color: #ffffff;
  background-color: #73b8ff!important;
}

.priceBlock-init-g .priceBlock .lacarte {
  color: #f28c00;
  background-color: #fff!important;
}

.priceBlock-init .lacarte {
  color: #ffffff;
  background-color: #f28c00!important;
}

.priceBlock-init-g .priceBlock .retrait {
  color: #b2277c;
  background-color: #fff!important;
  /*margin: 10px;*/
}

.priceBlock-init .retrait {
  color: #ffffff;
  background-color: #b2277c!important;
  height: auto;
}

.priceBlock .priceBlock {
  float: left!important;
  /*padding-right: : 10px;*/
  text-align: left;
  font-weight: 500;
}

.priceBlockstrike {
  padding: 0 8px !important;
  /*margin-right: 10px;*/
  margin: 0;
  font-size: 18px;
  font-weight: 200;
  color: #818181;
}

.reduc {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  right: 16px;
  right: 0;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-left: -1px;
  padding: 10px;
  border-left: 1px solid #d8d8d8;
  text-align: center;
  font-size: 26px;
  color: #fff;
  background-color: #73b8ff;
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  -webkit-align-items: center;
  -webkit-box-align: center;
}

.reduc .reduc-txt {
  margin: 0 0 0;
  line-height: 29px;
  vertical-align: middle;
}

.reduc .reduc-txt-sup {
  margin: 0 0 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 11px;
}

.reduc label {
  width: inherit;
}

.reduc-tel {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  right: 16px;
  right: 0;
  align-items: center;
  width: 80px;
  height: 100%;
  margin-left: -1px;
  text-align: center;
  /*background-image: url(/images/TEL-pic.png);
  background-position: center center;
  background-repeat: no-repeat;*/
  background-size: 80%;
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  -webkit-align-items: center;
  -webkit-box-align: center;
}

.reduc-tel label {
  display: block;
}

.reduc-tel .pic-tel {
  background-image: url(/images/TEL-pic.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 80%;
}

.priceBlock-init {
  position: relative;
  width: 100%;
  /*height: 80px;*/
  /*margin-bottom: 20px;*/
  padding-right: 79px;
  /*overflow: hidden;*/
}

.promo-off {
  /*padding-right: 0;*/
  /*padding: 10px;*/

}

.priceBlock-init-book {
  margin-bottom: 0;
  border-bottom: 0 solid #ddd;
}

.priceBlock-init .ProductDetails-Description {
  /*height: 30px;*/
  margin-bottom: 0;
  /*width: auto;*/
  display: inline-block;
}

.priceBlock-init-g {
  /*padding: 20px 8px 20px 15px!important;*/
  margin: auto 0;
}

.priceblock-tel {
  padding: 0;
}

.priceblock-tel-g {
  padding: 20px 15px 20px 15px;
}

.tel-product-view {
  position: relative;
  width: 70px;
  padding: 5px 0;
}

.reduc.reduc-txt {
}

/* Button variants*/

.Action-btnWrapper {
  font-family: 'Dosis',sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.Action-btnWrapper button {
  /* border-radius: 0; */

  /* text-transform: uppercase; */

  /* font-weight: 700; */

  /* padding: 10px 11px 10px 10px; */

}

.ajou-btn {
  padding: 10px 15px 12px 15px!important;
  border: 0 solid transparent;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
}

.blue-btn {
  margin-top: 0;
  margin-right: 5px;
  padding: 4px 14px 5px 14px;
  border: 1px solid #1794ed!important;
  background: #1794ed!important;
  border-radius: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Dosis',sans-serif!important;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  color: #fff;
}
.blue-btn:hover{
  border: 1px solid #73b8ff!important;
  background: #73b8ff!important;
}


.blue-btn i {
  margin-top: 0;
  margin-left: 10px;
  font-size: 19px;
  font-weight: 700;
}

.blue-w-btn {
  margin-top: 0;
  margin-right: 5px;
  padding: 6px 13px 8px 14px!important;
  border: 1px solid #73b8ff!important;
  border-radius: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Dosis',sans-serif!important;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  color: #fff;
  background: #73b8ff!important;
}
.blue-w-btn:hover {
    border: 1px solid #1794ed!important;
    background: #1794ed!important;
  }
.blue-w-btn i {
  margin-top: 0;
  margin-right: 0;
  margin-left: 10px;
  font-size: 19px;
  font-weight: 700;
}

.Cma_btn {
  margin-top: 10px;
}

.Cma_btn a {
  text-decoration: underline;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 2;
  color: #777;
}

.whit-btn {
  margin-top: 40px;
  margin-right: 5px;
  margin-bottom: 40px;
  padding: 4px 14px 5px 14px;
  border: 1px solid #000!important;
  border-radius: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Dosis',sans-serif!important;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  color: #000000;
  background: #ffffff!important;
}

.whit-btn i {
  margin-top: 0;
  margin-left: 10px;
  font-size: 19px;
  font-weight: 700;
}

.alert-btn {
  background: #999999!important;
}

/*-------  ProductSellers ------- */

/*-------Menu Droite Fiche Fin------- */

/*-------  La fiche ------- */

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 0;
  border-top: 0 solid #ddd;
  border-bottom: 1px solid #ddd;
  line-height: 1.42857143;
  vertical-align: top;
}

.table > thead > tr > th {
  border-bottom: 2px solid #ddd;
  vertical-align: bottom;
}


.techSpecRow-subtitle {
  margin-top: 0;
  text-transform: uppercase;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  /*cursor: pointer;*/
  /*font-weight: 200 !important;*/
}
.techSpecRow-subtitle span {
  font-size: 16px;
}

.bonus-subtitle {
  margin-top: -10px;
  margin-bottom: 15px;
  text-transform: none;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #7e7e7e;
  font-weight: 200 !important;
}

.techSpecRow-subtitle th {
  padding: 8px;
  border-bottom: 0 solid #ddd!important;
  line-height: 1.42857143;
  vertical-align: top;
}

.section-top {
  width: 100%;
  margin: 40px 0;
  padding: 0 30px;
  min-height: 40px;
  font-weight: 200;
}

.marges-off {
  padding: 0;
  margin: 0;
}

.marges-left {
  padding-right: 10px;
}

.marges-right {
  padding-left: 10px;
}

.marges-double{

}

@media (max-width: 991px) {

  .marges-left {
    padding-right: 0px;
    padding-bottom: 10px;
  }

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

.txt-right {
  text-align: right;
}

.liste-piste {
  list-style: none;
  -webkit-padding-start: 0;
  margin-bottom: 40px;
}

@media(max-width:767px) {
  .marges-off-mob {
    /*padding-left: 15px;*/
    /*padding-right: 15px;*/
    padding: 0;
  }
  .priceBlock-init-g{
    /*padding: 0!important;*/
    /*height: 50px;*/
  }
}

.blockdetallee {
  margin-bottom: 13px;
  font-size: 1.2em;
  font-weight: lighter;
  color: #7e7e7e;
}

.greyContent {
  display: block;
  margin-bottom: 10px;
  padding: 15px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  background: #f7f7f7;
  transition: max-height ease-in-out .8s;
}

.Feature-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.Feature-list .Feature-item:first-child {
  margin-top: 0;
}

.Feature-list .Feature-item {
  width: 100%;
  text-align: left;
  font-weight: lighter;
}

.Feature-list .Feature-item .Feature-label {
  width: 20%;
  color: #333333;
}

.Feature-list .Feature-item > span {
  display: inline-block;
  font-weight: lighter;
  vertical-align: text-top;
  color: #7e7e7e;
}

.Feature-list .Feature-item .Feature-desc {
  width: 80%;
  margin-right: -0.33334em;
  padding: 6px .66667em 0;
  color: #7e7e7e;
}

.Feature-list .Feature-item .Feature-label>span {
  position: relative;
  top: .33334em;
  padding-right: 1.15385em;
}

.Feature-list .Feature-item .Feature-desc a {
  width: 60%;
  color: #7e7e7e;
}

a:hover,
a:focus {
  text-decoration: underline;
  color: #000;
  outline: 0!important;
}

.Feature-list .Feature-item .Feature-desc span {
  display: block;
  word-break: break-word;
  -ms-word-break: break-word;
}

/*------- La fichefin------- */

/*-------  La promo du moment ------- */

.visuel-promo-Content {
  height: auto;
  max-width: 100%;
  /*padding: 0px;*/
  /* text-align: center; */
}

.promo-txt {
  font-size: 14px;
}
.visuel-promo-Content .promo_img, .visuel-promo-Content .promo_img a>div{
  height: 350px;
  width: 100%;
}
/*-------  La promo du moment fin ------- */

/*-------  kickers carousel  ------- */

.Carousel {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.Carousel-overflowContainer--noMargin {
  margin: 0;
}

.Carousel-overflowContainer {
  position: relative;
  margin: 0 30px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.Carousel-container {
  position: relative;
  min-height: 0;
  font-size: 0;
  white-space: nowrap;
  -webkit-transition: .1s ease-out all,0.1s ease-in-out -webkit-transform;
  transition: .1s ease-out all,0.1s ease-in-out transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.Carousel-item {
  display: inline-block;
  width: 30%;
  font-size: 12px;
  vertical-align: top;
}

@media(min-width:1200px) {
  .Carousel-item {
    width: 25%;
  }
}

@media(min-width:1600px) {
  .Carousel-item {
    width: 20%;
  }
}

@media(max-width:1110px) {
  .Carousel-item {
    width: 33.33333%;
  }
}

@media(max-width:992px) {
  .Carousel-item {
    width: 50%;
  }
}

@media(max-width:640px) {
  .Carousel-item {
    width: 100%;
  }
}

.thumbnail-item {
  position: relative;
  padding: 55px 30px 40px;
  border: 0 solid #d8d8d8;
  border-left: 0;
  text-align: center;
  font-weight: 400;
  white-space: normal;
  box-shadow: none;
  cursor: default;
}
@media (max-width: 425px) {
  .thumbnail-item {
    padding-bottom: 0!important;
  }
}
.thumbnail-eco {
  height: 17px;
  color: #7e7e7e;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

.thumbnail-btn {
  z-index: 10;
  height: 30px;
  border: none;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 29px;
  color: white;
  background: #1794ed;
  cursor: pointer;
}

.thumbnail-btn:hover {
  background: #73b8ff;
}

@media (max-width: 992px) {
   .slider-en-ce-moment .thumbnail-btnCart{
    display: none!important;
  }
}
.thumbnail-btnCart {
  margin: auto;
  border-radius: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 25px;
  color: white;
  width: 150px;
}
.thumbnail-zone-btn .thumbnail-btnCart{
  display: flex;
  flex-direction: row;
}
.thumbnail-zone-btn .thumbnail-btnCart span, .thumbnail-zone-btn  .thumbnail-btnCart i {
  margin-top: auto;
  margin-bottom: auto;
}

.icon {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

.thumbnail-btn i {
  height: 18px;
}

.no-touch .thumbnail-btnCart i {
}

.thumbnail-btnOpen {
  top: 13px;
  right: 13px;
  border: 1px solid #989898;
  color: #232323;
  background: white;
}

.thumbnail-imgWrap {
  position: relative;
  margin: 0 0 15px;
  text-align: center;
  height: 150px;
}
@media (max-width: 425px) {
  .thumbnail-imgWrap {
    min-height: 80px;
    max-height: 150px;
  }
  .thumbnail-imgContent {
    max-height: 110px!important;
  }

}
.Carousel-item img {
  max-width: 100%;
}

.thumbnail-imgContent {
  max-height: 150px!important;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  max-width: 100%;
}

img {
  vertical-align: middle;
}

.thumbnail-desc {
  position: relative;
  height: 20px;
  overflow: hidden;
}

.thumbnail-title {
  display: block;
  overflow: hidden;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
}

.thumbnail-title:hover{
  text-decoration: underline;
}


.thumbnail-titleLink {
  color: #232323;
}
/*.thumbnail-desc .thumbnail-titleLink:after{
  content: "...";
}*/

.promo_pack_plus_right:before {
  content: '\002b';
  display: block;
  position: absolute;
  right: -11%;
  top: 50px;
  font-family: 'Dosis',sans-serif;
  font-size: 96px;
  color: #73b8ff;
}

.promo_pack_plus_left:before {
  content: '\002b';
  display: block;
  position: absolute;
  bottom: 0;
  left: -11%;
  font-family: 'Dosis',sans-serif;
  font-size: 96px;
  color: #73b8ff;
}

@media(min-width:1200px) {
  .promo_pack_plus_right:before {
    right: -11%;!important;
  }

  .promo_pack_plus_left:before {
    left: -11%!important;
  }
}

@media(min-width:1500px) {
  .promo_pack_plus_right:before {
    right: -11%!important;
  }

  .promo_pack_plus_left:before {
    left: -11%!important;
  }
}

.thumbnail-sub {
  display: block;
  width: 100%;
  height: 20px;
  margin: 4px 0;
  overflow: hidden;
  font-size: 1.1em;
}

.thumbnail-sub a {
  color: #7e7e7e;
}

.thumbnail-rate {
  height: 18px;
}

.star {
  display: inline-block;
  position: relative;
  width: 75px;
  padding-top: 15px;
  overflow: hidden;
  font-size: 0;
  line-height: 1;
  vertical-align: text-top;
}

.star:before,
.star:after {
  content: "\f162 \f162 \f162 \f162 \f162";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  height: 15px;
  text-decoration: inherit;
  text-transform: none;
  font-family: "icons";
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  line-height: 16px;
  color: #d8d8d8;
  speak: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.stimuliOPC {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  position: absolute;
  top: 40px;
  right: 26px;
  align-items: center;
  width: 65px;
  height: 65px;
  background-color: #5DB8FF;
  border-radius: 60px;
  color: #fff;
}
@media (max-width: 425px) {
    .stimuliOPC {
      top: 0px;
    }
}
.thumbnail-zone-btn {
  height: 0;
  margin-top: 10px;
}

.ProductPromo-item {
  margin-bottom: 3px;
  height: 21px;
}

.thumbnail-imgContent-promo {
  width: 100%;
  height: auto;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.stimuliOPC-flyer-price {
  height: 24px;
  margin-left: 10px;
  padding: 0;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  color: #dd1e35;
}

.thumbnail-price {
  font-size: 20px;
  font-weight: 500;
  color: #333;
  /*margin-right: 10px;*/
}
@media(max-width:370px) {
  .thumbnail-price {
    margin-right: 0px;
  }
  .thumbnail-priceOld {
    margin-left: 0!important;
  }
}
.thumbnail-priceOld {
  font-size: 14px;
  color: #818181;
  display: inline-block;
  margin-left: 10px;
}

sub,
sup {
  position: relative;
  font-size: 70%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  display: inline-block;
  top: -0.3em;
  text-decoration: none;
  text-decoration-color: white;
}

.thumbnail-action {
  display: none;
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 55px 30px 40px;
  overflow: hidden;
  background-color: white;
}

.CTA_alone {
  text-align: center;
}

@media (max-width: 767px) {
  .voir_plus_cms{
    margin-bottom: 50px!important;
    /*margin-top: -50px;*/
  }
}
.voir_plus_cms{
  margin-bottom: 50px;
  /*margin-top: -50px;*/
}
.voir_plus_cms .whit-btn{
  margin-bottom: 0;
}
/*-------  kickers carousel fin  ------- */

/*------- On en parle  ------- */

.nc-listing-gdv-item {
  display: inline-block;
  float: left;
  position: relative;
  text-align: center;
  color: #000;
  height: 440px;
}

.mc-guide-img {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0.7em;
  margin-left: auto;
}

.nc-listing-gdv-item-link {
  text-decoration: underline;
  color: #000;
}

.mc-content-link {
  text-decoration: underline;
  font-style: italic;
  color: #737373;
}

.mc-content {
  display: inline-block;
  z-index: 2;
  position: relative;
  padding-top: 0;
  text-align: center;
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-weight: normal;
  font-size: 15px;
  color: #333333;
}

.mc-headband-sur-title {
  margin-top: 10px;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 300;
  font-family: 'Roboto Condensed',sans-serif;
}

.mc-headband-title {
  margin-bottom: 0.9em;
  padding-top: 0px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  text-transform: uppercase;
  font-family: 'Dosis',sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 35px;
}

.mc-headband-description {
  margin-bottom: 1.8em;
  font-weight: lighter;
  line-height: 1.5em;
  color: #7e7e7e;
}

/*-------  On en parle fin  ------- */

/*------------pop up 4X-----------*/

.modal-header {
  width: 100%;
  /*margin-bottom: 20px;*/
  padding-left: 10px;
  padding-right: 0;
  padding-top: 0;
  border-bottom: 0 solid #e5e5e5;
}

.modal-header h4 {
  text-align: left;
  text-transform: uppercase;
  font-family: 'Dosis',sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #1794ed;
  margin-top: 20px;
  /*margin-left: 10px;*/
  padding-right: 0;

}

.modal-title {
  width: 90%;
  text-align: left;
  text-transform: uppercase;
  font-family: 'Dosis',sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #1794ed;
}

.modal-body {
  padding: 25px 10px 10px 10px;
}

.modal-footer {
  border-top: 0 solid #e5e5e5;
}

.modal-zon_2 {
  /*margin: 0 -20px -20px -20px;*/
  /*padding: 20px;*/
  /*border-top: 1px solid #e5e5e5;*/
}

#mapopup .modal-content {
  height: 440px;
}

.modal-content {
  height: auto;
  padding: 20px;
  padding-top: 10;
  border-radius: 0;
  line-height: normal;
  color: #7e7e7e;
  z-index: 999999;
}

.modal-body .quatre_fois-title {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 16px;
  color: #7e7e7e;
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: 400;
  margin-top: 0;
}

.modal-body .quatre_fois-title span {
  font-weight: 700;
  color: #73b8ff;
}

.Offer {
  margin-bottom: 1em;
  padding: 0;
  border: 1px solid #80bfff;
  border-bottom: 0 solid #80bfff;
  font-size: 15px;
  background: white;
}

.Offer-item {
  display: table;
  position: relative;
  width: 100%;
  height: 50px;
  font-weight: 400;
  background: #ffffff;
  cursor: pointer;
}

.Offer-item:last-of-type {
  border-bottom: 0 solid #f2f2f2;
}

.Offer-terms:first-of-type {
  border-top: 1px solid #80bfff;
}

.Offer-price {
  width: 33%;
  border-bottom: 1px solid #ffffff;
  text-align: center;
  font-weight: normal!important;
  font-weight: 700;
  line-height: 1.2em;
  color: #ffffff;
  background: #80bfff;
}

.Offer-item .last {
  border-bottom: 0 solid #ffffff;
}

.Offer-item> span {
  display: table-cell;
  vertical-align: middle;
}

.Offer-price .product-price,
.Offer-price .userPrice {
  display: block;
  font-weight: bold;
  color: #ffffff;
}

.Offer-terms {
  width: 66%;
  padding-right: 5px;
  padding-left: 5px;
  border-bottom: 1px solid #80bfff;
  text-align: center;
  line-height: 20px;
  color: #989898;
  color: #73b8ff;
}

.Offer-stockDispo {
  display: block;
}

.Offer-condition {
  width: 15%;
  line-height: normal;
}

.Offer-footer {
  margin-bottom: 1em;
  margin-bottom: 15px!important;
  text-align: justify;
  font-size: 11px;
  line-height: normal;
  color: #7e7e7e;
}

.Cartes_Bancaires_Acceptees {
  margin: 1em 0;
  padding: 1em 0;
  border-top: 1px solid #7e7e7e;
  border-bottom: 1px solid #7e7e7e;
}

.Cartes_Bancaires_Acceptees span {
  display: inline-block;
  width: 42%;
  text-transform: uppercase;
  font-size: 16px;
  vertical-align: middle;
}

.Cartes_Bancaires_Acceptees img {
  display: inline-block;
  width: 40%;
  max-width: 151px;
}

.pictos3_4fois {
  margin: 2em 0;
}

.pictos3_4fois img {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 378px;
}

.scrollable {
  position: relative;
  width: 100%;
  height: 98%;
  margin-top: 29px;
  overflow: hidden;
  overflow-x: hidden !important;
}

.scrollable .scrollable__content {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  box-sizing: border-box;
  height: 90%;
  padding: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
}

.panel__content {
  position: relative;
  min-height: calc(100% - 9.375em);
  padding-right: 20px;
}

::-webkit-scrollbar {
  width: 15px;
  margin-right: 3px;
}

::-webkit-scrollbar-track {
  background-color: #f8f8f8;
}

::-webkit-scrollbar-thumb {
  background-color: #e9e9e9;
}

.close {
  float: right;
  position: absolute;
  right: 20px!important;
  text-shadow: 0 1px 0 #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  color: #000;
  opacity: .2;
  filter: alpha(opacity=20);
  z-index: 999;
}

/*------------pop up 4X fin-----------*/

/*------------pop in partage-----------*/

.tool-content:before {
  margin-left: -6px;
  border-color: transparent;
  border-width: 6px;
  border-bottom-color: #d8d8d8;
}

.tool-content:after,
.tool-content:before {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 16%;
  width: 0;
  height: 0;
  border: solid rgba(0,0,0,0);
  pointer-events: none;
}

.Popin-container {
  z-index: 9999;
  top: 0;
  opacity: 30;
  filter: alpha(opacity=3000);
}

.tool-content {
  z-index: 3;
  position: relative;
  width: 180px;
  height: 70px;
  padding: 6%;
  text-align: left;
  line-height: 18px;
  color: #989898;
  background: white;
}

.tool-content .add-Compare.facebookShare,
.tool-content #sendMailButton.facebookShare,
.tool-content #mailBtn.facebookShare,
.tool-content .tool-btn.facebookShare {
  font-size: 1.5em;
  background: #3b5998;
}

.tool-content .add-Compare.twitterShare,
.tool-content #sendMailButton.twitterShare,
.tool-content #mailBtn.twitterShare,
.tool-content .tool-btn.twitterShare {
  font-size: 1.5em;
  background: #1ab2e8;
}

.tool-content .add-Compare.emailShare,
.tool-content #sendMailButton.emailShare,
.tool-content #mailBtn.emailShare,
.tool-content .tool-btn.emailShare {
  font-size: 1.5em;
  background: #73b8ff;
}

.tool-content .add-Compare,
.tool-content #sendMailButton,
.tool-content #mailBtn,
.tool-content .tool-btn {
  display: block;
  float: left;
  width: 46px;
  margin: 1px 5px 1px 1px;
  padding: 11px 0;
  border-radius: 50%;
  text-align: center;
  font-size: 1.2em;
  color: white;
  cursor: pointer;
}

.tool-content span {
  width: 100%;
  margin-top: 10px;
}

.popover {
  width: auto;
  max-width: 600px;
}
.popover-content p{
  padding: 0!important;
}
.Bonus-top .popover-content {
  width: auto;
}

.Bonus-top .popover .title{
  margin-top: 0;
  font-family: 'Dosis', sans-serif!important;
  font-weight: 500!important;
}
/*-------------pop in partage fin-----------*/

/*-------------btn mobile-----------*/
@media(max-width:450px) {
  .ProductDetails-Cart-promo .Cart-promo {
    width: 100%;
  }
  .Action-btnWrapper button{
    width: 100%!important;

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


  .Action-btnWrapper button {
    /*width: 100%;*/
    /*padding: 20px 14px 20px 15px!important;*/
  }

  .Action-btnWrapper button i {
    /*display: none!important;*/
  }

  .btSubmit i {
    display: block!important;
  }

  .promocode  .btSubmit i {
    display: inline-block!important;
  }

  .i_save i {
    display: inline-block!important;
  }

  /*.CTA_alone {
  text-align: center;
  }*/

  .whit-btn {
    /* width: 100%; */
  }

  .info_btn {
    width: auto;
  }
  .blue-btn {
    width: auto!important;
  }

}
@media(max-width:350px) {
  .blue-btn {
    width: 100%!important;
  }
}


/*-------------btn mobile fin-----------*/

/*-------------pop in ajt adresse-----------*/
@media(max-width:1200px) {
  .ajt-adresse {
    /*margin: 0;*/
    /*padding: 0;*/
  }
}
.ajt-adresse {
  height: auto;
}

.ajt-adresse input {
  width: 100%;
  height: 30px;
  border: 1px solid #999999;
  border-radius: 0;
}

#street_number {
  width: 90%;
}

.ajt-adresse h5 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  /*color: #333333!important;*/
  font-weight: 500;
}

.Check_type_livraison_blue h5 {
  margin-top: 0;
  /*margin-bottom: 10px;*/
  font-size: 16px;
  color: #73b8ff!important;
  font-weight: 500;
}

.ajt-adresse h5 span {
  font-size: 16px;
  color: #7e7e7e;
  font-weight: 300;
}

#locationField {
  width: 100%!important;
  margin-bottom: 10px!important;
}

#autocomplete {
  /* top: 0px; */

  /* left: 0px; */

}

.Check_type_livraison input[type="checkbox"] + label:before,
.Check_type_livraison input[type="radio"]+label:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  width: 16px;
  height: 16px;
  margin-top: 0;
  margin-left: -25px;
  border: 1px solid #989898;
  text-align: center;
  background: white;
}

.Check_type_livraison input[type="checkbox"] + label:before {
  background: transparent url("../images/recherche/picto-case-vide.svg") no-repeat scroll 0 0;
  background-size: 18px;
  content: " ";
  display: inline-block;
  height: 20px;
  margin-left: -25px;
  position: absolute;
  top: 0px;
  vertical-align: middle;
  width: 20px;
  border: none;
}

.Check_type_livraison input[type="checkbox"] + label,
.Check_type_livraison input[type="radio"]+label {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 25px;
  cursor: pointer;
  font-size: 16px;
}

.ProductBuyBox label:last-child {
  margin-bottom: 0;
}
.Check_type_livraison input[type=checkbox]:not(:checked) +label:hover:after {
  background: transparent url("../images/recherche/picto-case-coche-bleu.svg") no-repeat scroll 0 0;
  background-size: 18px;
  content: " ";
  display: inline-block;
  height: 20px;
  margin-left: -25px;
  position: absolute;
  top: 0px;
  vertical-align: middle;
  width: 20px;
  border: none;
}
@media (max-width: 800px) {
  .Check_type_livraison input[type=checkbox]:not(:checked) +label:hover:after {
    background: transparent url("../images/recherche/picto-case-vide.svg") no-repeat scroll 0 0;
    background-size: 18px;
    content: " ";
    display: inline-block;
    height: 20px;
    margin-left: -25px;
    position: absolute;
    top: 0px;
    vertical-align: middle;
    width: 20px;
    border: none;
  }
}
@media only screen and (min-width: 800px) {

  .commande .Check_type_livraison input[type=checkbox]:not(:checked) +label:hover:after,
  .Derniere-commande .Check_type_livraison input[type=checkbox]:not(:checked) +label:hover:after {
    top: -7px;
  }

  .ckbOrange input[type=checkbox]:not(:checked) +label:hover:after{
    color: #f28c00;
  }

  .Check_type_livraison input[type=radio]:not(:checked) +label:hover:after {
    content: "";
    position: absolute;
    top: 3px;
    left: -22px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #999;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -o-border-radius: 50%;
    -o-background-clip: padding-box;
  }

.Check_type_livraison_blue input[type=radio]:not(:checked) +label:hover:after {
    content: "";
    position: absolute;
    top: 3px;
    left: -22px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #73b8ff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -o-border-radius: 50%;
    -o-background-clip: padding-box;
  }

  .Check_type_livraison input[type=radio]:not(:checked) +label:hover:after {
    background: #73b8ff!important;
  }


}

.Check_type_livraison input[type=checkbox]:checked+label:after {
  background: transparent url("../images/recherche/picto-case-coche-bleu.svg") no-repeat scroll 0 0;
  background-size: 18px;
  content: " ";
  display: inline-block;
  height: 20px;
  margin-left: -25px;
  position: absolute;
  top: 0px;
  vertical-align: middle;
  width: 20px;
  border: none;
}

.commande .Check_type_livraison input[type=checkbox]:checked+label:after {
  top: -7px;
}
.commande .Check_type_livraison input[type=checkbox]:not(:checked) +label:after,
.Derniere-commande .Check_type_livraison input[type=checkbox]:checked+label:after {
  position: absolute;
  top: -27px;
}
.ckbOrange input[type=checkbox]:checked+label:after {
  color: #f28c00;
}

.Check_type_livraison input[type=radio]:checked+label:after {
  content: "";
  position: absolute;
  top: 3px;
  left: -22px;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #999;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -o-border-radius: 50%;
  -o-background-clip: padding-box;
}

.Check_type_livraison_blue input[type=radio]:checked+label:after {
  content: "";
  position: absolute;
  top: 3px;
  left: -22px;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #73b8ff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -o-border-radius: 50%;
  -o-background-clip: padding-box;
}

.Check_type_livraison input[type=radio]:checked+label:after {
  background: #73b8ff!important;
}

input[type="radio"] + label:before {
  border-radius: 50%;
  font-size: 1.8em;
  line-height: 10px;
}

.Check_type_livraison input[type="checkbox"],
.Check_type_livraison input[type="radio"] {
  display: none;
}


.Check_type_livraison {
  margin-bottom: 15px;
}

/*-------------pop in ajt adresse fin-----------*/

/*-------------pop in retrait map-----------*/

.retrait_map .map-container-inpost {
  height: 260px;
  overflow: auto;
}

.retrait_map {
  padding: 0;
  padding-top: 0;
}

.retrait_map .close {
  z-index: 9999;
  top: 10px;
  right: 0;
  width: 40px;
  height: 40px;
  opacity: 1;
  background-color: rgb(255,255,255);
}

.col-left-retrait-map {
  padding: 20px;
  padding-top: 20px;
}

.retrait_map #map-inpost {
  position: relative;
  height: 400px;
  padding: 20px;
  padding-top: 0;
  overflow: hidden;
}

.retrait_map #map-ogc {
  position: relative;
  height: 400px;
  padding: 20px;
  padding-top: 0;
  overflow: hidden;
}

.retrait_map .modal-title {
  width: 100%;
  padding-bottom: 10px;
}

.retrait_map .input-search-locator {
  position: relative;
  margin-bottom: 20px;
}

.retrait_map .autocomplete2 {
  width: 90%;
  height: 40px;
  padding-left: 10px;
  border: 0;
  border: 1px solid #1794ed;
  font-size: 15px;
  font-style: italic;
  line-height: 27px;
  vertical-align: middle;
}

.retrait_map .btSubmitRetraitmap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 11%;
  padding: 0;
  border: 1px solid #1794ed !important;
  border: 0;
  color: #1794ed;
  background: #ffffff;
}

.retrait_map .btSubmitRetraitmap:hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 11%;
  padding: 0;
  border: 1px solid #1794ed !important;
  border: 0;
  color: #ffffff;
  background: #1794ed;
}

.retrait_map .btSubmitRetraitmap i {
  font-size: 1.2em;
}

.retrait_map .inpostcontent {
  margin: 0;
  color: #333333;
}

.retrait_map .inpostcontent b {
  font-size: 14px;
}

.retrait_map .titlehoraires {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
  cursor: pointer;
  color: #333;
}

.retrait_map .titlehoraires i {
  font-weight: 700;
}

.retrait_map .hashoraire {
}

.retrait_map .list-inpost .col-md-12 {
  width: 98%;
  padding: 10px 0 0 0;
  border-bottom: 1px solid #e5e5e5;
}

.retrait_map .list-inpost button {
  padding: 3px 6px 2px 14px;
  font-size: 15px;
  margin-bottom: 20px;
}

.retrait_map .list-inpost .selected button {
  /* padding: 3px 6px 2px 14px; */

  margin-bottom: 20px;
  background: #1794ed!important;
}

/*------------- fin pop in retrait map-----------*/

/*-------------point de retrait selected-----------*/

@media(max-width:992px) {
  #modelivraison2global {
    margin-top: 0!important;
    margin-left: 0!important;
  }

  #modelivraison1global {
    margin-top: 0!important;
    margin-left: 0!important;
  }
}

#modelivraison2global {
  margin-top: -50px;
  margin-left: -40px;
}

#modelivraison1global {
  margin-top: -50px;
  margin-left: -40px;
}

#modelivraison2global #selected-map-inpost {
  position: relative;
  height: 240px;
  overflow: hidden;
}

.modelivraison2global #selected-map-ogc {
  position: relative;
  height: 240px;
  overflow: hidden;
}

#modelivraison2global #infosptselected {
  margin: 0;
  margin-top: 4px;
  margin-bottom: 10px!important;
  font-size: 15px;
  color: #333333;
}

#modelivraison1global #infosptselectedogc {
  margin: 0;
  margin-top: 4px;
  margin-bottom: 10px!important;
  font-size: 15px;
  color: #333333;
  padding: 0 25px;
}
@media(max-width:350px) {

  #modelivraison1global #infosptselectedogc {
    margin-top: 10px;
  }
}

.infosptselectedTitre {
  font-weight: 700;
}

#infosptselectedmagasin {
  text-transform: uppercase;
}

#infosptselectedadresse {
  margin-bottom: 10px;
}

.infosptselectedemplacement {
  margin-bottom: 10px;
}

.infosptselectedhoraire {
  margin-bottom: 10px;
  color: #777;
}

/*------------- end point de retrait selected-----------*/

/*------------- carousel home-----------*/

#Carousel_home .nav a small
{
  display: block;
}
#Carousel_home .nav
{
  background: #fff;
  border: 1px solid #d1d1d1;
  border-right: 0px solid #d1d1d1;
}
#Carousel_home .nav-justified > li > a
{
  border-radius: 0px;
  color:#777777;
}
#Carousel_home .nav-pills>li.active a { background-color: #f7f8f9; color:#333333; }

#Carousel_home > li, .nav-pills > li {
  float: none;
  border-right: 1px solid #d1d1d1;
}

#Carousel_home .item  a {
  display: block;
  height: 350px;
  width: 100%;
}

/*------------- end carousel home-----------*/
#Carousel_home .nav a small
{
  display: block;
}
#Carousel_home .nav
{
  background: #fff;
  border: 1px solid #d1d1d1;
}
#Carousel_home .nav-justified > li > a
{
  border-radius: 0px;
  color:#777777;
}
#Carousel_home .nav-pills>li.active a { background-color: #f7f8f9; color:#333333; }

#Carousel_home > li, .nav-pills > li {
  float: none;
  border-right: 1px solid #d1d1d1;
}
#Carousel_home > li:last-child, .nav-pills > li:last-child {
  float: none;
  border-right: 0px solid #d1d1d1;
}

#Carousel_home .item  a {
  display: block;
  height: 350px;
  width: 100%;
}

/*------------- end carousel home-----------*/

.slider-en-ce-moment {
  padding: 0;
}
.tops-des-vente-menu ul .owl-stage-outer .owl-stage{
  text-align: center;
  width: auto!important;
}
/*@media (min-width: 768px) {
  .slider-en-ce-moment .owl-nav .fa{
    font-size: 40px;
  }
}
@media (max-width: 450px) {
  .slider-en-ce-moment .owl-nav .fa{
    font-size: 25px;
  }
}*/
/*@media (max-width: 425px) {
  .slider-en-ce-moment .nav{
    display: -webkit-box;
  }
}*/
@media (max-width: 767px) {
  #next_home_slider, #prev_home_slider{
    display: none;
  }
  .slider-en-ce-moment .owl-stage-outer{
    z-index: -999;
  }
  /*.slider-en-ce-moment .nav{
    margin-bottom: 20px;
  }*/

  .slider-en-ce-moment .owl-dots{
    background: none;
    border: none;
    margin-top: -30px;
    z-index: 9999;
    /*margin-bottom: 0!important;*/
  }

  .slider-en-ce-moment .owl-dot.active span, .slider-en-ce-moment  .owl-dot:hover span{
    background: #fff!important;
  }
  .slider-en-ce-moment .owl-theme .owl-dots .owl-dot{
    height: 10px;
    width: 10px;
    margin: 0px 10px;
  }
  .slider-en-ce-moment .owl-dot span{
    border: 1px solid #fff;
    background: transparent!important;
    margin: 0!important;
  }
  .un_bloc .slick-dots li.slick-active button:before, .un_bloc .slick-dots li button:before,   #saumon .slick-dots li.slick-active button:before,  #saumon .slick-dots li button:before{
    background: transparent!important;
    color: transparent!important;
  }
  .un_bloc .slick-dots li.slick-active button, #saumon .slick-dots li.slick-active button{
    background: #fff!important;

  }
  .un_bloc .slick-dots li button,  #saumon .slick-dots li button{
    height: 10px;
    width: 10px;
    content: "";
    border-radius: 50px;
    border: 1px solid white;
  }
  .un_bloc .slick-dots li,  #saumon .slick-dots li{
    height: 10px;
    width: 10px;
    margin-bottom: 10px;
    margin: 10px 8px;
  }
  #saumon .slick-dots{
    margin-bottom: 20px;
    margin-top: -40px;
    bottom: 0;
  }
}
@media (max-width: 450px) {
  #saumon .slick-dots{
    margin-bottom: 10px;
  }
}

@media (max-width: 425px) {
  .slider-en-ce-moment .owl-dots{
    bottom: 20px;
    position: absolute;
    width: 100%;
    display: block;
  }
}
.owl-dots{
  display: none;
}

.slider {
  position: relative;
}
.box-generic {
  background: #FFF;
  border: 1px solid #e0e1e1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 0px;
  /*margin-bottom: 50px;*/
  padding-bottom: 0px;
  margin: auto 7px;
}

.slider-en-ce-moment #carousel_home_slider .owl-item div {
  height: auto!important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
}

.slider-en-ce-moment #carousel_home_slider .owl-item a {
  display: block;
  /*height: 350px;*/
  width: 100%;
}



.slider-en-ce-moment #carousel_home_slider  .owl-nav div {
  top: 50%;
  margin-top: -16px;
  background: rgba(255, 255, 255, 0)!important;
  font-size: 50px;

}

.owl-nav .owl-next {
  background-position: -30px 0;
  right: 1px;
}

.owl-nav .owl-prev {
  background-position: 0 0;
  left: 1px;
  color: #9b9b9b;
  position: absolute;
}

.owl-nav span {
  color: #ffffff;
  text-align: center;
}

.owl-nav div {
  position: absolute;
  top: 45%;
  /* text-indent: -9999px; */
  width: 32px;
  height: 32px;
  outline: 0;
  border: 0px solid #fff;
  background-repeat: no-repeat;
  background-color: #7e7e7e;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}



.slider-en-ce-moment .owl-theme .owl-nav {
  margin-top: 0px;
}

.nav-subline {
  display: inline-block;
  width: 100%;
  height: 30px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  text-align: center;
}
.nav-subline-span {
  position: relative;
  top: 10px;
  width: 100%;
  height: 1px;
  margin-top: 6px;
  background-color: #bbbbbb;
  font-family: Roboto, sans-serif;
  font-size: 54px;
  font-weight: 300;
  min-height: 1px!important;
}

.nav-subline-text {
  display: inline-block;
  height: 12px;
  background-color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 2em;
  line-height: 25px;
  font-weight: 300;
  text-transform: uppercase;
}

.nav-subline-text-span {
  position: relative;
  display: block;
  margin-top: -6px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #fff;
  color: #000000;
  font-family: 'Dosis', sans-serif;
  font-weight: 300;
}

.xl.bloc_pub{
  height: 350px;
}
.bloc_pub{
  height: 250px;
}

.banniere_popin{
  height: 350px!important;
}
/*-- POPIN --*/

@media (max-width: 1580px) {
  .banniere_popin{
    height: 350px!important;
  }
}
@media (max-width: 1380px) {
  .banniere_popin{
    height: 350px!important;
  }
}
@media (max-width: 1280px) {
  .banniere_popin{
    height: 350px!important;
  }
}
@media (max-width: 1235px) {
  .banniere_popin{
    height: 350px!important;
  }
}
@media (max-width: 1210px) {
  .banniere_popin{
    height: 350px!important;
  }
}
@media (max-width: 1175px) {
  .banniere_popin{
    height: 350px!important;
  }
}
@media (max-width: 1130px) {
  .banniere_popin{
    height: 350px!important;
  }
}
@media (max-width: 1119px) {
  .banniere_popin{
    height: 350px!important;
  }
}
@media (max-width: 1090px) {
  .banniere_popin{
    height: 350px!important;
  }
}
@media (max-width: 1055px) {
  .banniere_popin{
    height: 350px!important;
  }
}
@media (max-width: 1020px) {
  .banniere_popin{
    height: 340px!important;
  }
}
@media (max-width: 992px) {
  .banniere_popin {
    height: 330px!important;
  }
}
@media (max-width: 991px) {
  .banniere_popin {
    height: 320px!important;
  }
}
@media (max-width: 960px) {
  .banniere_popin {
    height: 310px!important;
  }
}
@media (max-width: 935px) {
  .banniere_popin {
    height: 300px!important;
  }
}
@media (max-width: 905px) {
  .banniere_popin {
    height: 295px!important;
  }
}
@media (max-width: 875px) {
  .banniere_popin {
    height: 285px!important;
  }
}
@media (max-width: 850px) {
  .banniere_popin {
    height: 275px!important;
  }
}
@media (max-width: 820px) {
  .banniere_popin {
    height: 265px!important;
  }
}
@media (max-width: 796px) {
  .banniere_popin{
    height: 255px!important;
  }
}
@media (max-width: 767px) {
  .banniere_popin{
    height: 230px!important;
  }
}
@media (max-width: 740px) {
  .banniere_popin{
    height: 220px!important;
  }
}
@media (max-width: 715px) {
  .banniere_popin{
    height: 210px!important;
  }
}
@media (max-width: 690px) {
  .banniere_popin{
    height: 200px!important;
  }
}
@media (max-width: 660px) {
  .banniere_popin{
    height: 190px!important;
  }
}
@media (max-width: 630px) {
  .banniere_popin{
    height: 180px!important;
  }
}
@media (max-width: 600px) {
  .banniere_popin{
    height: 170px!important;
  }
}
@media (max-width: 580px) {
  .banniere_popin{
    height: 160px!important;
  }
}
@media (max-width: 555px) {
  .banniere_popin{
    height: 150px!important;
  }
}
@media (max-width: 530px) {
  .banniere_popin{
    height: 140px!important;
  }
}
@media (max-width: 510px) {
  .banniere_popin{
    height: 130px!important;
  }
}
@media (max-width: 480px) {
  .banniere_popin{
    height: 130px!important;
  }
}
@media (max-width: 470px) {
  .banniere_popin{
    height: 125px!important;
  }
}
@media (max-width: 450px) {
  .banniere_popin{
    height: 120px!important;
  }
}
@media (max-width: 425px) {
  .banniere_popin{
    height: 110px!important;
  }
}
@media (max-width: 405px) {
  .banniere_popin{
    height: 105px!important;
  }
}
@media (max-width: 390px) {
  .banniere_popin{
    height: 100px!important;
  }
}
@media (max-width: 375px) {
  .banniere_popin{
    height: 95px!important;
  }
}
@media (max-width: 365px) {
  .banniere_popin{
    height: 90px!important;
  }
}
@media (max-width: 355px) {
  .banniere_popin{
    height: 85px!important;
  }
}
@media (max-width: 345px) {
  .banniere_popin{
    height: 75px!important;
  }
}



@media (max-width: 1580px) {
  .bloc_pub{
    height: 150px;
  }
}
@media (max-width: 1380px) {
  .xl.bloc_pub{
    height: 345px;
  }
}
@media (max-width: 1280px) {
  .xl.bloc_pub{
    height: 330px;
  }
}
@media (max-width: 1235px) {
  .xl.bloc_pub{
    height: 320px;
  }
}
@media (max-width: 1210px) {
  .xl.bloc_pub{
    height: 310px;
  }
}
@media (max-width: 1175px) {
  .xl.bloc_pub{
    height: 300px;
  }
}
@media (max-width: 1130px) {
  .xl.bloc_pub{
    height: 290px;
  }
}
@media (max-width: 1119px) {
  .bloc_pub{
    height: 150px!important;
  }
  .xl.bloc_pub{
    height: 290px!important;
  }
}
@media (max-width: 1090px) {
  .xl.bloc_pub{
    height: 280px!important;
  }
}
@media (max-width: 1055px) {
  .xl.bloc_pub{
    height: 270px!important;
  }
}
@media (max-width: 1020px) {
  .xl.bloc_pub{
    height: 260px!important;
  }
}
@media (max-width: 992px) {
  .xl.bloc_pub {
    height: 250px!important;
  }
}
@media (max-width: 991px) {
  .xl.bloc_pub {
    height: 345px!important;
  }
}
@media (max-width: 960px) {
  .xl.bloc_pub {
    height: 335px!important;
  }
}
@media (max-width: 935px) {
  .xl.bloc_pub {
    height: 325px!important;
  }
}
@media (max-width: 905px) {
  .xl.bloc_pub {
    height: 315px!important;
  }
}
@media (max-width: 875px) {
  .xl.bloc_pub {
    height: 305px!important;
  }
}
@media (max-width: 850px) {
  .xl.bloc_pub {
    height: 295px!important;
  }
}
@media (max-width: 820px) {
  .xl.bloc_pub {
    height: 285px!important;
  }
}
@media (max-width: 796px) {
  .xl.bloc_pub{
    height: 270px!important;
  }
}
@media (max-width: 767px) {
  .xl.bloc_pub{
    height: 250px!important;
  }
}
@media (max-width: 740px) {
  .xl.bloc_pub{
    height: 240px!important;
  }
}
@media (max-width: 715px) {
  .xl.bloc_pub{
    height: 230px!important;
  }
}
@media (max-width: 690px) {
  .xl.bloc_pub{
    height: 220px!important;
  }
}
@media (max-width: 660px) {
  .xl.bloc_pub{
    height: 210px!important;
  }
}
@media (max-width: 630px) {
  .xl.bloc_pub{
    height: 200px!important;
  }
}
@media (max-width: 600px) {
  .xl.bloc_pub{
    height: 190px!important;
  }
}
@media (max-width: 580px) {
  .xl.bloc_pub{
    height: 180px!important;
  }
}
@media (max-width: 555px) {
  .xl.bloc_pub{
    height: 170px!important;
  }
}
@media (max-width: 530px) {
  .xl.bloc_pub{
    height: 160px!important;
  }
}
@media (max-width: 510px) {
  .xl.bloc_pub{
    height: 150px!important;
  }
}
@media (max-width: 480px) {
  .xl.bloc_pub{
    height: 140px!important;
  }
}
@media (max-width: 470px) {
  .xl.bloc_pub{
    height: 130px!important;
  }
}
@media (max-width: 450px) {
  .xl.bloc_pub{
    height: 120px!important;
  }
}
@media (max-width: 425px) {
  .xl.bloc_pub{
    height: 110px!important;
  }
}
@media (max-width: 365px) {
  .xl.bloc_pub{
    height: 100px!important;
  }
}

/*

.bloc_pub{
  height: 200px!important;
  margin-bottom: 15px;
}

@media (min-width: 1950px) {
  .bloc_pub{
    height: 250px!important;
  }
}
@media (max-width: 1914px) {
  .bloc_pub{
    height: 200px!important;
  }
}
@media (max-width: 1890px) {
  .bloc_pub{
    height: 200px!important;
  }
}
@media (max-width: 1200px) {
  .bloc_pub{
    height: 330px;
  }
}
@media (max-width: 1119px) {
  .bloc_pub{
    height: 310px;
  }
}
@media (max-width: 1060px) {
  .bloc_pub{
    height: 285px;
  }
}
@media (max-width: 992px) {
  .bloc_pub {
    height: 320px;
  }
}
@media (max-width: 940px) {
  .bloc_pub {
    height: 310px;
  }
}
@media (max-width: 865px) {
  .bloc_pub {
    height: 290px;
  }
}
@media (max-width: 815px) {
  .bloc_pub {
    height: 270px;
  }
}
@media (max-width: 750px) {
  .bloc_pub{
    height: 240px;
  }
}
@media (max-width: 690px) {
  .bloc_pub{
    height: 220px;
  }
}
@media (max-width: 630px) {
  .bloc_pub{
    height: 200px;
  }
}
@media (max-width: 590px) {
  .bloc_pub{
    height: 190px;
  }
}
@media (max-width: 550px) {
  .bloc_pub{
    height: 170px;
  }
}
@media (max-width: 510px) {
  .bloc_pub{
    height: 160px;
  }
}
@media (max-width: 470px) {
  .bloc_pub{
    height: 150px;
  }
}
@media (max-width: 440px) {
  .bloc_pub{
    height: 130px;
  }
}
@media (max-width: 410px) {
  .bloc_pub{
    height: 120px;
  }
}
@media (max-width: 370px) {
  .bloc_pub{
    height: 110px;
  }
}
@media (max-width: 350px) {
  .bloc_pub{
    height: 100px;
  }
}
@media (max-width: 330px) {
  .bloc_pub{
    height: 90px;
  }
}*/

.promo_pic  {
  display: grid;
}


.promo_pic .visual-content a {
  display: block;
  /*height: 131px;*/
  width: 100%;
  margin-bottom: 50px;
}

@media(max-width:768px) {

  .promo_pic .visual-content a
  {
    /*max-height: 80px;*/
    margin-bottom: 10px;
  }

}
.promo_pic_double  {/* display: grid; */}

.promo_pic_double .visual-content a {
  display: block;
  /*height: 250px;*/
  width: 100%;
  margin: 0;
}
/*.xl.bloc_pub{
  height: 350px;
}
.bloc_pub{
  height: 250px;
}*/

@media (max-width: 1306px){

  .promo_pic_double .visual-content a {
    /*height: 0;
    padding-bottom: 39%;*/
  }
  .tops-des-vente .nav-justified {
    width: 100%;
  }
}

@media (max-width:991px){

  .slider-en-ce-moment .owl-item a  {
    /*height: 0!important;*/
    /*padding-bottom: 39%;*/
  }
}

@media(max-width:1119px) {

  .promo_pic_double .visual-content a {
     display: block;
     /*height: 300px;*/
     width: 100%;
  }
}
@media(max-width:768px) {

  .promo_pic_double .visual-content a {
     display: block;
     /*height: 200px;*/
    width: 100%;
  }
}






.box-generic.tops-des-vente {
  background: #FFF;
  border: 0px solid #e0e1e1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 0px;
  /*margin-bottom: 50px;*/
  padding-bottom: 0px;
  margin-top:10px;
}
@media (max-width: 425px) {
  .box-generic.tops-des-vente {
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top:00px;
  }
}


.tops-des-vente  .nav>li>a {
  position: relative;
  margin-bottom: 19px;
  padding-right: 15px;
  padding-left: 15px;
  display: inline-block;
  text-transform: uppercase;
  padding-bottom: 5px;
}

@media (max-width: 360px) {
  .box-generic.tops-des-vente .owl-theme .owl-nav .owl-next {
    right: -25px;
  }
  .box-generic.tops-des-vente .owl-theme .owl-nav .owl-prev  {
    left: -25px;
  }
}
.box-generic.tops-des-vente .owl-theme .owl-nav .owl-next {
  background: transparent;
  /*padding: 0px 1px;*/
  margin: 4px;
  color: #c8c8c8;
  font-size: 40px;
  position: absolute;
  top: 95px;
  right: -12px;
}

.box-generic.tops-des-vente .owl-theme .owl-nav .owl-prev  {
  background: transparent;
  color: #c8c8c8;
  font-size: 40px;
  position: absolute;
  top: 95px;
  left: -12px;
}

.box-generic.tops-des-vente .owl-theme .owl-nav span  {
  color: #c8c8c8;
  font-size: 37px;
  font-weight: 200;

}

.box-generic.tops-des-vente .owl-theme .owl-nav .owl-next .glyphicon-chevron-right:before  {
  font-family: "FontAwesome";
  content: "\f105";
}

.box-generic.tops-des-vente .owl-theme .owl-nav .owl-prev .glyphicon-chevron-left:before  {
  font-family: "FontAwesome";
  content: "\f104";
}



.tops-des-vente-menu {
  /*width: 33%;*/
  width: 100%;
  margin: 0 auto;
}


@media(max-width:991px) {

  .tops-des-vente .tops-des-vente-menu {
    width: 100%;
    margin: 0 auto;
  }

}

#Carousel_top_des_ventes > li, .nav-pills > li {
  float: none;
  border-right: 1px solid #d1d1d1;
}

.tops-des-vente-menu .nav li, .tops-des-vente-menu .nav .owl-item {
  background: #ffffff;
  text-align: center;
  margin-bottom: 5px;
  max-height: 40px;
  display: inline-block;
  width: auto!important;
  margin: auto 5px;
}

.tops-des-vente-menu .nav .owl-item {
  width: 10%;
}

.tops-des-vente-menu .nav li.active a, .tops-des-vente-menu .nav .owl-item.active a {
  border-right: 0;
  position: relative;
  height: 22px;
  padding-bottom: 0;
  outline: 0;
  cursor: pointer;
}

.tops-des-vente-menu .nav li a:hover, .tops-des-vente-menu .nav li>a:hover {
  text-decoration: none;
  background-color: #fff;
  border-bottom: 1px solid #1794ed;
  color: #1794ed;
  border-radius: 0;
}

.tops-des-vente-menu .owl-nav {
  display:none;
}


.tops-des-vente  .owl-carousel .owl-item img {
  display: inline-block;
  width: inherit;
}


.div_promo{
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  color: #333;
}

.div_promo .txt_orange{
  color: #ffbf2e;
  text-transform: uppercase;
}

.div_promo .banniere {
  height: auto;
  margin-top: 15px;
  margin-bottom: 20px;
  width: 100%;
}
.div_promo a{
  display: flex;
  flex-direction: column;
  position: relative;
}
.div_promo a button{
  margin: auto;
}


.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{
  outline: none!important;
}

@media(max-width:479px) {
  .promo_pack_plus_right:before{
    display: none;
  }
}
.MagicZoomPlus, .MagicZoomPlus:hover{
  width: 100%!important;
}
@media(max-width:768px) {
  .MagicZoomPlus, .MagicZoomPlus:hover{
    max-width: 210px!important;
    max-height: 210px!important;
  }
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
  outline: none;
}

.choix_disabled{
  color: lightgray;
}

.choix_disabled input[type=radio]:not(:checked) +label:hover:after {
  background: white!important;
}

.choix_disabled input[type=radio]:checked+label:after {
  background: white!important;
}
.choix_disabled h5 {
  color: lightgray!important;
}

.zone_ODR {
	height: 120px;
	position: relative;
	overflow: hidden;
	width: 100%;
	text-align: left;
}
.zone_ODR_texte {
	color: #ef7c50;
	border-width: 2px;
	border-color: #ef7c50;
	border-style: solid;
	margin: 0px 10px;
	padding: 5px 10px;
	display: inline-block;
	text-align: center;
}
.banniereoffre .libelleODR {
	font-size: 16px;
	font-weight: bold;
}

.zone_ODR img{
	/* position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	height: 100%; */
	width: auto;
}

/* .zone_ODR img{
	position: relative;
	left: 0;
	top: 0;
	transform: translate(0, 0);
	width: 100%;
	height: auto;
} */
.zone_ODR .img_mobile{
	display: none;
}

@media (max-width: 960px) {
	.zone_ODR{
		height: auto;
	}
	.zone_ODR img{
		position: relative;
		left: 0;
		top: 0;
		transform: translate(0, 0);
		width: 100%;
		height: auto;
	}
	.zone_ODR .img_mobile{
		display: block;
	}
	.zone_ODR .img_desktop{
		display: none;
	}
}
@media (max-width: 767px) {
.zone_ODR .img_mobile{
		display: none;
	}
}

.a_popinlivraison:hover{
    text-decoration: underline;
}

#imginpopup{
  max-width: 100%;
  margin: 15px;
}
/*mon panier*/
.CartContainer .blue-btn{
  margin-right: 0;
}
.CartContainer .ligneproduit{
  display: flex;
  margin-bottom: 20px;
  margin-top: 20px;

}
.CartContainer .ligneproduit > div{
  margin: auto;
}
.panier_vide{
  margin: 50px 0;
  padding: 0;
}
#encartPromoTel .aside {
  font-size: 16px!important;
  font-weight: lighter;
  color: #7e7e7e!important;
}
@media(min-width:1050px) {
  .ligneproduit{
    height:150px;
  }
}
@media(max-width:767px) {
  .CartContainer{
    padding: 0 15px!important;
  }
  .CartContainer .ligneproduit{
    display: block;
  }
  .ligneproduit{
    display: block;
  }
}
@media(max-width:350px) {
  .CartContainer{
    margin-top: -20px;
  }
}

.etapes_panier .breadcrumb {
  display: table;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  max-width: 600px;
  border-radius: 0;
  table-layout: fixed;
  text-align: center;
}

.etapes_panier .breadcrumb .breadcrumb-item {
  display: table-cell;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  vertical-align: top;
}

.etapes_panier .breadcrumb .breadcrumb-step {
  display: block;
}

.etapes_panier .breadcrumb .breadcrumb-number {
  display: block;
  position: relative;
  line-height: 0;
}

.breadcrumb-counter {
  display: inline-block;
  z-index: 5;
  position: inherit;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  text-align: center;
  font-size: 13px;
  line-height: 52px;
  color: white;
  background: #d8d8d8;
  -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.breadcrumb-step--active .breadcrumb-counter {
  background-color: #999999!important;
}

.breadcrumb-step--active .breadcrumb-number:before,
.breadcrumb-step--active .breadcrumb-number:after {
}

.breadcrumb-number:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 50%;
  height: 2px;
  border-top: 1px solid #d8d8d8;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.breadcrumb-item:first-child .breadcrumb-number:before {
  content: none;
}

.breadcrumb-number:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  height: 2px;
  border-top: 1px solid #d8d8d8;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.breadcrumb-item:last-child .breadcrumb-number:after {
  content: none;
}

.breadcrumb-item:first-child .breadcrumb-number:before {
  content: none;
}

.etapes_panier .breadcrumb-step--active .breadcrumb-title {
  color: #989898;
}

.etapes_panier .breadcrumb-title {
  display: block;
  margin-top: .5em;
  color: #d1d1d1;
}

@media(max-width:767px) {
  .etapes_panier .breadcrumb-title {
    display: none;
    margin-top: .5em;
    color: #d1d1d1;
  }
  #mainBody.tunel_achat{
    margin-top: 30px!important;
  }
  #mainBody.tunel_achat.cart{
    margin-top: 75px!important;
  }
}
@media(max-width:70px) {
  #mainBody.tunel_achat.cart{
    margin-top: 75px!important;
  }
}

.titre_panier_Top {
  margin-bottom: 0;
  padding: 10px 0 20px 0;
  /*border-bottom: 1px solid #ddd;*/
}
@media (max-width: 360px) {
  .tunel_achat .titre_panier_Top{
    margin-top: 0!important;
    padding-top: 0!important;
  }
  .tunel_achat#mainBody{
    margin-top: 30px!important;
  }
  .tunel_achat.cart#mainBody{
    margin-top: 55px!important;
  }
  .tunel_achat .etapes_panier .breadcrumb{
    margin-bottom: 10px!important;
  }
}
.ligneproduit {
  float: left;
  width: 100%;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
}

#listeogc{
  color:  #333;
}
/*-----------------old guillaume----*/

.CartContainer {
  /*width: 100%;*/
}

#hasproduct {
  width: 100%;
  /*margin-bottom: 10px;*/
  min-height: 40px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.screenbutton{
  right: 0;
  position: absolute;
}
@media(max-width:767px) {
  .screenbutton {
    position: relative;

  }
}


.titlepanier {
}

.breadcrumb {
  padding: 8px 2px;
  margin-top: 30px!important;
  margin-bottom: 20px!important;
}

.firstcircle {
  width: 45px;
  height: 45px;
  margin-left: 37.5%;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #999999;
}

.rectangle {
  width: 13%;
  height: 1px;
  margin-top: 22px;
  max-width: 143px;
  background: #e3e3e3;
}

.circlemiddle,
.circle {
  width: 45px;
  height: 45px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #d1d1d1;
}

.firstcircle img,
.circlemiddle img {
  position: relative;
  top: 12px;
  right: 5px;
}

.promocarre {
  width: 67px;
  height: 67px;
  text-align: center;
  font-size: 10px;
  color: #fff;
}

.promocarre strong {
  font-size: 21px;
}

.pictogram {
  margin-top: 10px;
  margin-bottom: 60px;
}

.div-responsive {
}

.center {
  width: 100%;
  margin-top: 33px;
  margin-right: 33%;
  margin-left: 33%;
  max-width: 100px;
  text-align: center;
}

.tophead {
  /* padding-bottom: 15px; */

  /* border-top: 1px solid #e3e3e3; */

  /* border-bottom: 1px solid #e3e3e3; */

  /* margin-left: 0px !important; */

}

.toptitle {
  display: block;
  padding: 10px 0 10px 0;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 16px;
  color: #999999;
}

.productelement {
  /*margin: 67px 0;*/
  margin: auto;
}

.qty {
  padding-left: 60px;
}
@media(max-width:400px) {
  .titre_panier_Top .validpanier{
    display: none;
  }

}
@media(max-width:768px) {
  .qty {
    padding-left: 15px;
  }

  .titre_panier_Top {
    border-bottom: 0 solid #ddd;
  }

  .ligneproduit {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    /*border-top: 1px solid #e3e3e3;*/
    display: block!important;
  }

  .marges-bottom {
    margin: 0 0 20px 0;
  }

  .productelement {
    margin: 7px 0;
  }

  .center {
    width: 100%;
    margin-top: 0;
    margin-right: 0%;
    margin-left: 0%;
    max-width: 100px;
    text-align: center;
  }

  div.taille {
    zoom: 0.9!important;
    margin-bottom: 0!important;
  }

  {
    margin-top: 33px;
    margin-right: 33%;
    margin-left: 33%;
    max-width: 100px;
    text-align: center;
  }

  .ecoparticipation {
    float: left;
    clear: both;
    margin-top: 0!important;
  }
}

.productelement h5 {
  margin-top: 0;
  margin-bottom: 5px;
}

.offrePromo_cart {
  display: inline-block;
  color: #fff;
  width: auto;
  padding: 3px 10px;
  text-align: center;
  text-transform: uppercase;
  background-color: #FEAC69;
  font-size: 14px;
  font-family: 'Roboto Condensed',sans-serif;
}

.enligne {
  display: inline-block;
  vertical-align: middle;
}

.enligne s {
  color: #818181;
}

.enligne {
  color: #333333;
}

.enligne.promoretrait {
  color: #b2277c;
}

.promocarre.promoretrait {
  color: #fff;
  background: #b2277c;
}

.promocarre.promoretrait strong {
  display: inline-block;
  padding: 3px 10px 0 20px;
}

.enligne.promopourcent {
  color: #73b8ff;
}

.promocarre.promopourcent {
  color: #fff;
  background: #73b8ff;
}

.promocarre.promopourcent strong {
  display: inline-block;
  padding: 20px 10px 10px 15px;
}

.enligne strong {
  font-size: 20px;
}

.enligne strong,
.enligne s {
  margin-right: 10px;
}

.imgtel {
  text-align: center;
  background-image: url(/images/TEL-pic.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 80%;
}

.enligne.imgtel {
  width: 68px;
  height: 68px;
}

.promocart {
  display: inline-block;
  width: auto;
  padding: 8px 9px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #ffbf2e;
}

div.taille {
  zoom: 0.75;
  /*margin-bottom: 10px;*/
}

.btn.btn-default.dropdown-toggle {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 78px;
  height: 30px;
  padding-right: 24px;
  border: 1px solid #999999;
  border-radius: 0;
  text-align: left;
  background: url(../../images/fleche.png) no-repeat 57px;
}

.ligneproduit .btn.btn-default.dropdown-toggle {
  width: 78px;
  background: url(../../images/fleche.png) no-repeat 57px;
}

select:before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 0;
  right: 35px;
  width: 51px;
  height: 100%;
  border: 1px solid #9b9b9b;
  border-top: none;
  border-bottom: none;
}

select:after {
  content: "\e259";
  position: absolute;
  top: 50%;
  right: 24px;
  width: 0;
  height: 0;
  margin-top: -9px;
  border-width: 6px 6px 0 6px;
  font-family: 'Glyphicons Halflings';
}

.select-wrapper {
  display: inline-block;
  position: relative;
  width: 87px;
}

.select-wrapper.last {
  display: inline-block;
  position: relative;
  width: 94px;
  margin-top: 10px;
}

.select-wrapper.last .dropdown-toggle {
  width: 85px;
  background: url(../../images/fleche.png) no-repeat 64px;
}

.select-wrapper.last:before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 0;
  right: 35px;
  width: 59px;
  height: 100%;
  border: 1px solid #999999;
  border-top: none;
  border-bottom: none;
}

.select-wrapper:before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 0;
  right: 35px;
  width: 52px;
  height: 100%;
  border: 1px solid #999999;
  border-top: none;
  border-bottom: none;
}

.btn.btn-default.dropdown-toggle option {
  padding: 3px 19px;
  text-align: center;
}

.dropdown-menu {
  margin: 0;
  min-width: 70px;
  border-top: none;
  border-radius: 0;
  text-align: center;
  box-shadow: none !important;
}

.dropdown-menu li {
  width: 76px;
}

.dropdown-menu ul {
  border: 1px solid #ccc;
  border-top: none;
}

.open btn btn-default dropdown-toggle {
  border-bottom: none !important;
}

.boutonliste:focus,
.boutonlist:hover {
  border: 1px solid #ccc !important;
  background-color: #fff !important;
}

.dropdown-menu > li > a {
  padding: 3px 19px;
}

select:hover {
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
}

img.leclercard {
  display: inline-block;
  width: 100%;
  margin: 21px 1px;
  max-width: 90px;
}

div.leclercard strong {
  font-size: 17px;
  color: #f28c00;
}

em {
  text-decoration: underline;
  font-size: 16px;
  color: #777;
}

.borderleclercard {
  margin-bottom: 30px;
  padding: 10px 0 10px 0;
  min-height: 120px;
  border: 1px solid #d1d1d1;
  font-size: 16px;
  font-weight: lighter;
  color: #7e7e7e;
  display: flex;
}
.borderleclercard>div {
  margin: auto!important;
}


.coche_adresse {
  margin-bottom: 30px;
  padding: 10px 0 10px 0;
  min-height: 264px;
  border: 1px solid #d1d1d1;
  border-left: 0;
  font-size: 17px;
  color: #999999;
}

@media(max-width:992px) {
  .affichage_adresse #modelivraison2 {
    padding: 20px;
    padding-top: 0!important;
    padding-top: 20px!important;
    padding-left: 0!important;
    padding-left: 20px!important;
  }

  #modelivraison2global {
    padding: 0;
    padding-top: 0!important;
    padding-left: 0!important;
  }

  .coche_adresse {
    margin-bottom: 30px;
    padding: 10px 0 10px 0;
    min-height: inherit;
    border: 1px solid #d1d1d1;
    border-top: 0;
    font-size: 17px;
    color: #999999;
  }

  .select_adresse .marges-bottom {
    margin: 0 0 0 0;
  }

  .affichage_adresse #modelivraison1 {
    padding: 20px;
    padding-top: 20px!important;
    padding-left: 20px!important;
  }

  .affichage_adresse #modelivraison1 a {
    font-weight: 300;
  }

  .affichage_adresse #modelivraison2 {
  }

  .affichage_adresse #modelivraison2 div {
  }

  .affichage_adresse #opendescriptioninpost {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 400!important;
    color: #333333;
    cursor: pointer;
  }

  .affichage_adresse #modelivraison3 {
    height: auto;
    padding: 20px;
    padding-top: 20px!important;
    padding-left: 20px!important;
  }

  .affichage_adresse #modelivraison4 {
    height: auto;
    padding: 20px;
    padding-top: 20px!important;
    padding-left: 20px!important;
  }

  .affichage_adresse #modelivraison3 div {
    /*margin-top: 0;*/
    /*margin-bottom: 5px;*/
    /*text-transform: none;*/
    cursor: pointer;
  }
}

.select_adresse {
  display: inline-block;
  margin-bottom: 30px;
  padding: 10px 0 10px 0;
  min-height: 264px;
  border: 1px solid #d1d1d1;
  font-size: 17px;
  color: #999999;
}

.affichage_adresse .titre_b {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #333333;
  font-size: 15px;
}

#modelivraison3 .titre_b {
  display: block;
  /*margin-top: 40px;*/
  /*margin-right: 0;*/
}
#modelivraison3 div{
  /*text-transform: none;*/
  /*margin: 0;*/
  /*padding: 0;*/
}

#modelivraison4 .titre_b {
  display: block;
  /*margin-top: 40px;*/
  /*margin-right: 0;*/
}

.affichage_adresse #modelivraison1 {
  padding-top: 50px;
  padding-left: 50px;
}

.affichage_adresse #modelivraison1 a {
}

.affichage_adresse #modelivraison2 {
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}

.affichage_adresse #modelivraison2 {
}

.affichage_adresse #opendescriptioninpost {
  margin-bottom: 10px;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 300;
  color: #999999;
  cursor: pointer;/* text-transform: uppercase; */
}

.affichage_adresse #opendescriptioninpost a {
  font-style: italic;
  color: #777;
}

.affichage_adresse #opendescriptioninpost i {
  margin-left: 10px;
  font-size: 20px;
  color: #999999;
}

img.inpost_pic {
  display: inline-block;
  width: 100%;
  max-width: 90px;
}

.affichage_adresse #descriptioninpost {
  margin-bottom: 10px;
  font-weight: 300!important;
  color: #999999;
  font-size: 15px;
}

.affichage_adresse #modelivraison3 {
   padding-top: 40px;
   padding-left: 50px;
 }

.affichage_adresse #modelivraison3 {
  /*text-transform: uppercase;*/
}

.affichage_adresse #modelivraison4 {
  padding-top: 40px;
  padding-left: 50px;
}

.affichage_adresse #modelivraison4 {
  /*text-transform: uppercase;*/
}

.aside strong {
  color: #f28c00;
}

.promocode {
  position: relative;
  margin-bottom: 30px;
  padding: 10px 10px 10px 10px;
  min-height: 120px;
  border: 1px solid #d1d1d1;
  text-transform: uppercase;
  font-size: 16px;
}

.promocode form {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}

.promocode label {
  margin-top: 20px;
}

#promocode {
  margin: 16px 10px;
}

#codepromo {
  display: inline-block;
  float: left;
  width: 90%;
  height: 34px;
  padding: 5px 12px;
  border: 1px solid #999999;
  font-style: italic;
  vertical-align: top;
}

input.promocode {
  display: inline-block;
  padding: 10px 16px;
  vertical-align: top;
  color: #fff;
  background-color: #73b8ff;
}

.apply {
  /* border-radius: 0 !important; */

  float: left;
  width: 34%;
}

.promocode .btSubmit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin-right: 0;
  padding: 0;
  max-width: 120px;
  min-width: 120px;
  border: 0;
  color: white;
}

#codepromoerror {
  display: block;/* padding-right: 15px; */
  padding: 10px 0 0 0;
  padding-left: 0;
  text-transform: none;
  font-size: 16px;
  color: #999999;
}

#codepromoerror i {
  color: #eb4040;
}

{
  display: inline-block;
  float: left;
  font-size: 14px;
}

.firsttext,
.secondtext,
.thirdtext {
  text-align: left;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.2;
}

.firsttext {
  margin-left: 35.5%;
  color: #7e7e7e;
}

.secondtext {
  margin-left: 2%;
  color: #d1d1d1;
}

.thirdtext {
  width: 175px;
  margin-left: 11px;
  color: #d1d1d1;
}

strong.soldes {
  font-size: 14px;
  color: #ff0000;
}

#layer_3,
#layer_2,
#layer_1 {
  margin-top: 11px;
}

.overall_block {
  width: 905px;
  height: 202px;
}

.finalprice {
  font-size: 14px;
  line-height: 1.2;
  color: #333333;
  padding-right: 0;
}

.finalprice s {
  font-size: 14px;
  line-height: 1.2;
  color: #818181;
}

#price_total_all {
  margin-right: 2px;
  font-size: 20px;
}

.free {
  font-size: 20px;
}

.free {
  font-size: 20px;
  line-height: 1.2;
  color: rgb(115,184,255);
}

.slasher {
  float: left;
  width: 98%;
  height: 17px;
  margin-bottom: 17px;
  margin-left: 13px;
  border-bottom: 1px solid rgb(209,209,209);
}

strong.totalprice {
  height: 17px;
  text-align: left;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  color: #333333;
}

.Fraislivraison {
  text-align: left;
  font-size: 17px;
  line-height: 1.2;
  color: rgb(51,51,51);
  margin-right: 5px;
}

.economie {
  margin-bottom: 10px;
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.2;
  color: rgb(115,184,255);
}

.reglement3fois {
  float: left;
  margin: 10px 16px 0 0;
  font-size: 11px;
  line-height: 1.2;
  color: rgb(153,153,153);
}

.prixfinal {
  text-align: left;
  font-size: 24px;
  line-height: 1.0;
  color: #333333;
  padding: 0;
}

.mentions {
  margin-top: 17px;
  margin-bottom: 18px;
  font-size: 12px;
  line-height: 1.2;
  color: rgb(153,153,153);
}

.continue {
  margin-top: 10px;
  text-align: left;
  font-size: 16px;
  line-height: 1.6;
  color: rgb(153,153,153);
  -webkit-transform: matrix(1.00004927839196,0,0,1.00002574201354,0,0);
  -moz-transform: matrix(1.00004927839196,0,0,1.00002574201354,0,0);
  -ms-transform: matrix(1.00004927839196,0,0,1.00002574201354,0,0);
}

.validation {
  width: 182px;
  height: 44px;
  text-align: right;
  text-transform: uppercase;
  font-family: "Melbourne";
  font-size: 13px;
  font-weight: bold;
  line-height: 1.2;
  color: #ffffff;
  background-color: rgb(23,148,237);
  -webkit-transform: matrix(1.2116754142436,0,0,1.20241415599491,0,0);
  -moz-transform: matrix(1.2116754142436,0,0,1.20241415599491,0,0);
  -ms-transform: matrix(1.2116754142436,0,0,1.20241415599491,0,0);
}

.marge {
  width: 100%;
  height: 50px;
}

.overallprice {
  float: right;
  padding: 14px 19px;
  border: 1px solid #d1d1d1;
  font-weight: lighter;
}

.validpanier .btn-primary {
  background-color: #1794ed;
  outline: none;
}

.droite {
}

.correct {
  font-style: italic;
  color: #c1c1c1;
}

.prixtableau {
  font-size: 20px;
}
.supress {
  margin-top: 20px;
}
.supress a {
  color: #7e7e7e;
}

.ecoparticipation {
  /*display: inline-block;*/
  font-size: 11px;
  color: #d1d1d1;
  display: block;
  margin-top: 20px;
}

.CartContainer .PaylineWidget .pl-btn, .PaylineWidget .pl-pay-btn {
  background-color: #1794ed!important;
  border-radius: 0!important;
}

.CartContainer .PaylineWidget.pl-layout-column .pl-pmContainer .pl-card-logos-container {
  border-radius: 0px;
}

.CartContainer .PaylineWidget.pl-container-default .pl-pmContainer {
  background-color: #f8f8f8;
  border: 1px solid #d1d1d1;
  border-radius: 0px;
  margin:
}

.CartContainer   .PaylineWidget.pl-container-default .pl-card-logos-container {
  background: #fff;
  margin: 0 0;
  padding-bottom: 5px;
  border-bottom: 2px solid #d1d1d1;
  text-align: left;
}

.CartContainer .PaylineWidget.pl-container-default .pl-card-logos-container {
  background: #fff;
  margin: 0 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #d1d1d1;
  text-align: left;
}

.CartContainer .PaylineWidget * {
  font-family: 'Roboto Condensed',sans-serif;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 0 1px rgba(0,0,0,.01);
  text-rendering: optimizeLegibility;
}

.CartContainer .PaylineWidget input {
  font-family: 'Roboto Condensed',sans-serif;

}


.popover-content{
  /*width: 300px;*/
  /*max-width: none!important;*/
  font-size: 16px!important;
  font-weight: lighter!important;
  color: #7e7e7e!important;
}

/*MASQUE L'ICONE CART MOBILE*/
@media(max-width:370px) {
  .pl-cardTypeIconContainer {
    display: none!important;
  }
}
.menu_recherche{
   width: 350px;
}

.Container_M_recherche {
   left: 0;
   background: #ffffff;
   display: inline-block;
   top: 0;
   bottom: 0;
   left: 0;
   width: 250px;
}

.div_resultat_recherche{
   width: 100%;
   float: right;
}


/*BANNIERE*/
.bloc_pub_recette{
  height: 350px;
}

@media (max-width: 1380px) {
  .bloc_pub_recette{
    height: 345px;
  }
}
@media (max-width: 1280px) {
  .bloc_pub_recette{
    height: 330px;
  }
}
@media (max-width: 1235px) {
  .bloc_pub_recette{
    height: 320px;
  }
}
@media (max-width: 1210px) {
  .bloc_pub_recette{
    height: 310px;
  }
}
@media (max-width: 1175px) {
  .bloc_pub_recette{
    height: 300px;
  }
}
@media (max-width: 1130px) {
  .bloc_pub_recette{
    height: 290px;
  }
}
@media (max-width: 1119px) {
  .bloc_pub_recette{
    height: 290px!important;
  }
}
@media (max-width: 1090px) {
  .bloc_pub_recette{
    height: 280px!important;
  }
}
@media (max-width: 1055px) {
  .bloc_pub_recette{
    height: 270px!important;
  }
}
@media (max-width: 1020px) {
  .bloc_pub_recette{
    height: 260px!important;
  }
}
@media (max-width: 992px) {
  .bloc_pub_recette{
    height: 250px!important;
  }
}
@media (max-width: 991px) {
  .bloc_pub_recette {
    height: 345px!important;
  }
}
@media (max-width: 960px) {
  .bloc_pub_recette {
    height: 335px!important;
  }
}
@media (max-width: 935px) {
  .bloc_pub_recette {
    height: 325px!important;
  }
}
@media (max-width: 905px) {
  .bloc_pub_recette {
    height: 315px!important;
  }
}
@media (max-width: 875px) {
  .bloc_pub_recette {
    height: 305px!important;
  }
}
@media (max-width: 850px) {
  .bloc_pub_recette {
    height: 295px!important;
  }
}
@media (max-width: 820px) {
  .bloc_pub_recette {
    height: 285px!important;
  }
}
@media (max-width: 796px) {
  .bloc_pub, .xl.bloc_pub{
    height: 270px!important;
  }
}
@media (max-width: 767px) {
  .bloc_pub, .xl.bloc_pub{
    height: 250px!important;
  }
}
@media (max-width: 740px) {
  .bloc_pub, .xl.bloc_pub{
    height: 240px!important;
  }
}
@media (max-width: 715px) {
  .bloc_pub, .xl.bloc_pub{
    height: 230px!important;
  }
}
@media (max-width: 690px) {
  .bloc_pub, .xl.bloc_pub{
    height: 220px!important;
  }
}
@media (max-width: 660px) {
  .bloc_pub, .xl.bloc_pub{
    height: 210px!important;
  }
}
@media (max-width: 630px) {
  .bloc_pub, .xl.bloc_pub{
    height: 200px!important;
  }
}
@media (max-width: 600px) {
  .bloc_pub, .xl.bloc_pub{
    height: 190px!important;
  }
}
@media (max-width: 580px) {
  .bloc_pub, .xl.bloc_pub{
    height: 180px!important;
  }
}
@media (max-width: 555px) {
  .bloc_pub, .xl.bloc_pub{
    height: 170px!important;
  }
}
@media (max-width: 530px) {
  .bloc_pub, .xl.bloc_pub{
    height: 160px!important;
  }
}
@media (max-width: 510px) {
  .bloc_pub, .xl.bloc_pub{
    height: 150px!important;
  }
}
@media (max-width: 480px) {
  .bloc_pub, .xl.bloc_pub{
    height: 140px!important;
  }
}
@media (max-width: 470px) {
  .bloc_pub, .xl.bloc_pub{
    height: 130px!important;
  }
}
@media (max-width: 450px) {
  .bloc_pub, .xl.bloc_pub{
    height: 120px!important;
  }
}
@media (max-width: 425px) {
  .bloc_pub, .xl.bloc_pub{
    height: 110px!important;
  }
}
@media (max-width: 365px) {
  .bloc_pub, .xl.bloc_pub{
    height: 100px!important;
  }
}


.mention_legale p{
    font-size: 12px;
    font-weight: 300;
    color: #7e7e7e;

}

@media(max-width:700px) {
   .div_resultat_recherche {
      margin-top: 60px;
   }
}


@media(min-width:768px) {
   .div_resultat_recherche {
      width: 100%;
   }
}

@media(min-width:980px) {
   .div_resultat_recherche {
      width: 70%;
   }
}

@media(min-width:1100px) {
   .div_resultat_recherche {
      width: 74%;
   }
}

@media(min-width:1200px) {
   .div_resultat_recherche {
      width: 75%;
   }
}

@media(min-width:1310px) {
   .div_resultat_recherche {
      width: 76%;
   }
}

@media(min-width:1225px) {
   .div_resultat_recherche {
      width: 77%;
   }
}

@media(min-width:1430px) {
   .div_resultat_recherche{
      width: 79%;
   }

}

@media(min-width:1479px) {
   .div_resultat_recherche{
      width: 81%;
   }
}

@media(min-width:1728px) {
   .div_resultat_recherche {
      width: 84%;
   }
}

@media(min-width:1200px) {
   .rechercheContainer {
      position: relative;
      max-width: 1920px;
   }

   .Container_M_recherche {
      width: 270px!important;
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out;
   }

   .MenuContainer {
      width: 270px!important;
      padding-left: 30px;
   }
}

@media(min-width: 980px) {
   .rechercheContainer {
      /* padding-left: 300px; */
      -webkit-transition: .20s ease-in-out;
      -moz-transition: .20s ease-in-out;
      -o-transition: .20s ease-in-out;
      transition: .20s ease-in-out;
   }

   .Container_M_recherche{
      width: 270px;
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out;
   }

   .MenuContainer {
      width: 210px;
   }
}

/*page*/
#recherche{
   margin-top: 30px;
   font-family: 'Roboto Condensed', sans-serif;
   font-weight: 400;
   padding-bottom: 30px;
}

.tarif_box{
   border-left: 0.75px solid #e3e3e3;
   padding-left: 20px;
   margin: auto;
}

.menu_filtres{
   /*max-width: 300px;*/
   padding-right: 40px;
}


/*colonne de gauche des filtres*/
.titre-filtre{
   display: inline-block;
   width: 100%;
   padding: 10px;
   background-color: #73b8ff;
   font-family: 'Dosis', sans-serif;
   font-weight: 500;
   color: #fff;
   font-size: 16px;
   text-align: left;
   text-transform: uppercase;
   margin-top: 10px;
}

/*categorie rayons*/
.rayon .actived>a{
   color: #1794ed;
}

.rayon_li{
   padding: 0px;
   list-style: none;
   margin-top: 10px;
   margin-bottom: 20px;
}
#mesrayonsmobile .niv1{
   margin-top: 10px;
}
.niv1{
   width: 90%;
   height: auto;
   padding-top: 5px;
   cursor: pointer;
   text-transform: uppercase;
   color: #333333 !important;
   list-style: none;
   position: relative;
}

.niv1 a {
   width: 90%;
   height: auto;
   padding-right: 10px;
   padding-left: 0px;
   cursor: pointer;
   text-transform: uppercase;
   color: #333333 !important;

}

.niv1 span{
   padding-left: 5px;
   font-weight: 700;
   font-size: 10px;
   padding-right: 0px;
}

.niv1 span.glyphicon-menu-left {
   padding-left: 0px;
}

.niv1.filtrer{
   font-weight: 700;
   border-top: 1px solid #e3e3e3;
   padding-top: 10px;
   width: auto;
}

.niv1.filtrer span{
   float: right;
   position: relative;
}

.niv2{
   margin-top: 2px;
   padding-left: 20px;
}
.niv2 a:hover{
   color: #73b8ff;
}

.niv2 a {
   color: #999;
   cursor: pointer;
   list-style: none;
}

.block{
   margin-top: 10px;
   margin-bottom: 10px;
}

/*categorie "mes filtres"*/
.mes_filtres{
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   /*width: 236px;*/
}

.etiquettes{
   border: 1px solid #d4d4d4;
   display: inline-block;
   width: auto;
   padding: 3px;
   padding-left: 10px;
   padding-right: 25px;
   margin: 3px;
   margin-top: 5px;
   color: #333;
   position: relative;
}

.etiquettes .fa{
   padding-left: 10px;
   position: absolute;
   top: 5px;
   right: 5px;
}

.etiquettes:hover{
   border-color: #36a2ef;
   color: #36a2ef;
}
.etiquettes a:hover{
   border-color: #36a2ef;
   color: #36a2ef;
}

.etiquettes .fa:hover{
   color: #36a2ef;
}

.clear{
   text-align: right;
   margin-top: 20px;
   margin-right: 20px;
   text-decoration: underline;
   text-transform: uppercase;
   color: #7e7e7e;
   font-style: italic;
}
.clear a{
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #7e7e7e;
  font-style: italic;
  text-decoration: underline;
  text-transform: none;
}
#mesfiltresmobile .clear{
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #7e7e7e;
  font-style: italic;
  text-decoration: underline;
  text-transform: none;

}

/*categorie "filtrer"*/

.container-filter{
   padding-left: 10px;
   /*width: 246px;*/
}


/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
   display: none;
}
.ui-helper-hidden-accessible {
   border: 0;
   clip: rect(0 0 0 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px;
}
.ui-helper-reset {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   line-height: 1.3;
   text-decoration: none;
   font-size: 100%;
   list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
   content: "";
   display: table;
   border-collapse: collapse;
}
.ui-helper-clearfix:after {
   clear: both;
}
.ui-helper-clearfix {
   min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   position: absolute;
   opacity: 0;
   filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
   z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
   cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
   display: block;
   text-indent: -99999px;
   overflow: hidden;
   background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}
.ui-accordion .ui-accordion-header {
   display: block;
   cursor: pointer;
   position: relative;
   margin: 2px 0 0 0;
   padding: .5em .5em .5em .7em;
   min-height: 0; /* support: IE7 */
   font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
   padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
   padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
   position: absolute;
   left: .5em;
   top: 50%;
   margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
   padding: 1em 2.2em;
   border-top: 0;
   overflow: auto;
}
.ui-autocomplete {
   position: absolute;
   top: 0;
   left: 0;
   cursor: default;
}
.ui-button {
   display: inline-block;
   position: relative;
   padding: 0;
   line-height: normal;
   margin-right: .1em;
   cursor: pointer;
   vertical-align: middle;
   text-align: center;
   overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
   text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
   width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
   width: 2.4em;
}
.ui-button-icons-only {
   width: 3.4em;
}
button.ui-button-icons-only {
   width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
   display: block;
   line-height: normal;
}
.ui-button-text-only .ui-button-text {
   padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
   padding: .4em;
   text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
   padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
   padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
   padding-left: 2.1em;
   padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
   padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
   position: absolute;
   top: 50%;
   margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
   left: 50%;
   margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
   left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
   right: .5em;
}

/* button sets */
.ui-buttonset {
   margin-right: 7px;
}
.ui-buttonset .ui-button {
   margin-left: 0;
   margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
   border: 0;
   padding: 0;
}
.ui-datepicker {
   width: 17em;
   padding: .2em .2em 0;
   display: none;
}
.ui-datepicker .ui-datepicker-header {
   position: relative;
   padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
   position: absolute;
   top: 2px;
   width: 1.8em;
   height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
   top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
   left: 2px;
}
.ui-datepicker .ui-datepicker-next {
   right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
   left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
   right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
   display: block;
   position: absolute;
   left: 50%;
   margin-left: -8px;
   top: 50%;
   margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
   margin: 0 2.3em;
   line-height: 1.8em;
   text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
   font-size: 1em;
   margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
   width: 45%;
}
.ui-datepicker table {
   width: 100%;
   font-size: .9em;
   border-collapse: collapse;
   margin: 0 0 .4em;
}
.ui-datepicker th {
   padding: .7em .3em;
   text-align: center;
   font-weight: bold;
   border: 0;
}
.ui-datepicker td {
   border: 0;
   padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
   display: block;
   padding: .2em;
   text-align: right;
   text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
   background-image: none;
   margin: .7em 0 0 0;
   padding: 0 .2em;
   border-left: 0;
   border-right: 0;
   border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
   float: right;
   margin: .5em .2em .4em;
   cursor: pointer;
   padding: .2em .6em .3em .6em;
   width: auto;
   overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
   float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
   width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
   float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
   width: 95%;
   margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
   width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
   width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
   width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
   border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
   clear: left;
}
.ui-datepicker-row-break {
   clear: both;
   width: 100%;
   font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
   direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
   right: 2px;
   left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
   left: 2px;
   right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
   right: 1px;
   left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
   left: 1px;
   right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
   clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
   float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
   float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
   border-right-width: 0;
   border-left-width: 1px;
}
.ui-dialog {
   overflow: hidden;
   position: absolute;
   top: 0;
   left: 0;
   padding: .2em;
   outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
   padding: .4em 1em;
   position: relative;
}
.ui-dialog .ui-dialog-title {
   float: left;
   margin: .1em 0;
   white-space: nowrap;
   width: 90%;
   overflow: hidden;
   text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
   position: absolute;
   right: .3em;
   top: 50%;
   width: 20px;
   margin: -10px 0 0 0;
   padding: 1px;
   height: 20px;
}
.ui-dialog .ui-dialog-content {
   position: relative;
   border: 0;
   padding: .5em 1em;
   background: none;
   overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
   text-align: left;
   border-width: 1px 0 0 0;
   background-image: none;
   margin-top: .5em;
   padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
   float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
   margin: .5em .4em .5em 0;
   cursor: pointer;
}
.ui-dialog .ui-resizable-se {
   width: 12px;
   height: 12px;
   right: -5px;
   bottom: -5px;
   background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
   cursor: move;
}
.ui-draggable-handle {
   -ms-touch-action: none;
   touch-action: none;
}
.ui-menu {
   list-style: none;
   padding: 0;
   margin: 0;
   display: block;
   outline: none;
}
.ui-menu .ui-menu {
   position: absolute;
}
.ui-menu .ui-menu-item {
   position: relative;
   margin: 0;
   padding: 3px 1em 3px .4em;
   cursor: pointer;
   min-height: 0; /* support: IE7 */
   /* support: IE10, see #8844 */
   list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
   margin: 5px 0;
   height: 0;
   font-size: 0;
   line-height: 0;
   border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
   margin: -1px;
}

/* icon support */
.ui-menu-icons {
   position: relative;
}
.ui-menu-icons .ui-menu-item {
   padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
   position: absolute;
   top: 0;
   bottom: 0;
   left: .2em;
   margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
   left: auto;
   right: 0;
}
.ui-progressbar {
   height: 2em;
   text-align: left;
   overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
   margin: -1px;
   height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
   background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
   height: 100%;
   filter: alpha(opacity=25); /* support: IE8 */
   opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
   background-image: none;
}
.ui-resizable {
   position: relative;
}
.ui-resizable-handle {
   position: absolute;
   font-size: 0.1px;
   display: block;
   -ms-touch-action: none;
   touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
   display: none;
}
.ui-resizable-n {
   cursor: n-resize;
   height: 7px;
   width: 100%;
   top: -5px;
   left: 0;
}
.ui-resizable-s {
   cursor: s-resize;
   height: 7px;
   width: 100%;
   bottom: -5px;
   left: 0;
}
.ui-resizable-e {
   cursor: e-resize;
   width: 7px;
   right: -5px;
   top: 0;
   height: 100%;
}
.ui-resizable-w {
   cursor: w-resize;
   width: 7px;
   left: -5px;
   top: 0;
   height: 100%;
}
.ui-resizable-se {
   cursor: se-resize;
   width: 12px;
   height: 12px;
   right: 1px;
   bottom: 1px;
}
.ui-resizable-sw {
   cursor: sw-resize;
   width: 9px;
   height: 9px;
   left: -5px;
   bottom: -5px;
}
.ui-resizable-nw {
   cursor: nw-resize;
   width: 9px;
   height: 9px;
   left: -5px;
   top: -5px;
}
.ui-resizable-ne {
   cursor: ne-resize;
   width: 9px;
   height: 9px;
   right: -5px;
   top: -5px;
}
.ui-selectable {
   -ms-touch-action: none;
   touch-action: none;
}
.ui-selectable-helper {
   position: absolute;
   z-index: 100;
   border: 1px dotted black;
}
.ui-selectmenu-menu {
   padding: 0;
   margin: 0;
   position: absolute;
   top: 0;
   left: 0;
   display: none;
}
.ui-selectmenu-menu .ui-menu {
   overflow: auto;
   /* Support: IE7 */
   overflow-x: hidden;
   padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
   font-size: 1em;
   font-weight: bold;
   line-height: 1.5;
   padding: 2px 0.4em;
   margin: 0.5em 0 0 0;
   height: auto;
   border: 0;
}
.ui-selectmenu-open {
   display: block;
}
.ui-selectmenu-button {
   display: inline-block;
   overflow: hidden;
   position: relative;
   text-decoration: none;
   cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
   right: 0.5em;
   left: auto;
   margin-top: -8px;
   position: absolute;
   top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
   text-align: left;
   padding: 0.4em 2.1em 0.4em 1em;
   display: block;
   line-height: 1.4;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
.ui-slider {
   position: relative;
   text-align: left;
}
.ui-slider .ui-slider-handle {
   position: absolute;
   z-index: 2;
   width: 25px;
   height: 23px;
   cursor: default;
   -ms-touch-action: none;
   touch-action: none;
}
.ui-slider .ui-slider-range {
   position: absolute;
   z-index: 1;
   font-size: .7em;
   display: block;
   border: 0;
   background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
   filter: inherit;
}

.ui-slider-horizontal {
   height: 5px;
   margin-top: 10px;
   margin-bottom: 10px;
}
.ui-slider-horizontal .ui-slider-handle {
   top: -8px;
   margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
   top: 0;
   height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
   left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
   right: 0;
}

.ui-slider-vertical {
   width: .8em;
   height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
   left: -.3em;
   margin-left: 0;
   margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
   left: 0;
   width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
   bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
   top: 0;
}
.ui-sortable-handle {
   -ms-touch-action: none;
   touch-action: none;
}
.ui-spinner {
   position: relative;
   display: inline-block;
   overflow: hidden;
   padding: 0;
   vertical-align: middle;
}
.ui-spinner-input {
   border: none;
   background: none;
   color: inherit;
   padding: 0;
   margin: .2em 0;
   vertical-align: middle;
   margin-left: .4em;
   margin-right: 22px;
}
.ui-spinner-button {
   width: 16px;
   height: 50%;
   font-size: .5em;
   padding: 0;
   margin: 0;
   text-align: center;
   position: absolute;
   cursor: default;
   display: block;
   overflow: hidden;
   right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
   border-top: none;
   border-bottom: none;
   border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
   position: absolute;
   margin-top: -8px;
   top: 50%;
   left: 0;
}
.ui-spinner-up {
   top: 0;
}
.ui-spinner-down {
   bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
   /* need to fix icons sprite */
   background-position: -65px -16px;
}
.ui-tabs {
   position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
   padding: .2em;
}
.ui-tabs .ui-tabs-nav {
   margin: 0;
   padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
   list-style: none;
   float: left;
   position: relative;
   top: 0;
   margin: 1px .2em 0 0;
   border-bottom-width: 0;
   padding: 0;
   white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
   float: left;
   padding: .5em 1em;
   text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
   margin-bottom: -1px;
   padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
   cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
   cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
   display: block;
   border-width: 0;
   padding: 1em 1.4em;
   background: none;
}
.ui-tooltip {
   padding: 8px;
   position: absolute;
   z-index: 9999;
   max-width: 300px;
   -webkit-box-shadow: 0 0 5px #aaa;
   box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
   border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
   font-family: Verdana,Arial,sans-serif;
   font-size: 1.1em;
}
.ui-widget .ui-widget {
   font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
   font-family: Verdana,Arial,sans-serif;
   font-size: 1em;
}
.ui-widget-content {
   /* border: 1px solid rgb(204, 204, 204); */
   background: gray url("images/ui-bg_flat_75_ffffff_40x100.png") 10% 10% repeat-x;
   color: #222222;
}
.ui-widget-content a {
   color: #222222;
}
.ui-widget-header {
   border: 1px solid rgba(170, 170, 170, 0);
   background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 10% 10% repeat-x;
   color: #222222;
   font-weight: bold;
}
.ui-widget-header a {
   color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
   /*border: 1px solid rgba(211, 211, 211, 0);*/
   background: rgba(255, 255, 255, 0) url("../images/reglette/picto-reglette-prix.svg") 100% 100% no-repeat;
   font-weight: normal;
   color: #fff;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
   color: #fff;
   text-decoration: none;
}
/*
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
border: 1px solid rgb(204, 204, 204);
background: rgba(230, 230, 230, 0) url("../images/reglette/pic_reglette.png") 100% 100% repeat-x;
font-weight: normal;
color: #fff;
}*/
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
   color: #212121;
   text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
   /*border: 1px solid rgba(211, 211, 211, 0);*/
   background: rgba(230, 230, 230, 0) url("../images/reglette/picto-reglette-prix.svg") 100% 100% repeat-x;
   font-weight: normal;
   color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
   color: #212121;
   text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
   border: 1px solid #fcefa1;
   background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
   color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
   color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
   border: 1px solid #cd0a0a;
   background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
   color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
   color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
   color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
   font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
   opacity: .7;
   filter:Alpha(Opacity=70); /* support: IE8 */
   font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
   opacity: .35;
   filter:Alpha(Opacity=35); /* support: IE8 */
   background-image: none;
}
.ui-state-disabled .ui-icon {
   filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
   width: 16px;
   height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
   background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
   background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
   background-image: url("images/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
   background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
   background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
   background-image: url("images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
   background-image: url("images/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
   border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
   border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
   border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
   border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
   background: #aaaaaa url("../../images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
   opacity: .3;
   filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
   margin: -8px 0 0 -8px;
   padding: 8px;
   background: #aaaaaa url("../../images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
   opacity: .3;
   filter: Alpha(Opacity=30); /* support: IE8 */
   border-radius: 8px;
}

/*Reglette prix*/
.prix {
   font-size: 15px;
   height: 100px;
   padding: 10px 5px;
   position: relative;
   /*width: 236px;*/
}

.prix label{
   margin-bottom: 10px;
   margin-left: -5px;
   font-size: 16px;
}

#min_slider p{
   margin-left: -5px;
}


/*checkbox*/
.actived{
   color: #1794ed;
}
input[type="checkbox"], input[type="radio"],
input[type="checkbox"] + label, input[type="radio"] + label {
   width: auto;
   display: inline-block; vertical-align: middle;
   cursor: pointer;
}

.promotions {
   position: relative;
}

.promotions input[type="checkbox"] {
   visibility: hidden; position: absolute; top: 0; left: 0;
}

.promotions input[type="checkbox"] + label {
   padding: 4px 0 0 24px;
}

.promotions input[type="checkbox"] + label:before {
   background: transparent url("../images/recherche/picto-case-vide.svg") no-repeat scroll 0 0;
   background-size: 18px;
   content: " ";
   display: inline-block;
   height: 20px;
   left: 0px;
   position: absolute;
   top: 8px;
   vertical-align: middle;
   width: 20px;
}
.promotions input[type="checkbox"]:checked + label:before{
  background: transparent url("../images/recherche/picto-case-coche-bleu.svg") no-repeat scroll 0 0;
  background-size: 18px;
}

/*promotions*/
.block_promo{
   margin-top: 40px;
   margin-bottom: 10px;
}

.promotions{
   padding-top: 5px;
}

.promotions input{
   width: auto;
   height: auto;
   margin: 0px 10px 0px -0px;
   color: #e6e6e6;
}


.promotions label{
   width: auto;
   margin: 0px;

   font-weight: 400;
}

.promotions.actived{
   width: auto;
   color: #36a2ef;
}

.promotions label .actived{
   color: #36a2ef;
}

/*theme*/
.themes{
   max-height: 211px;
   overflow: auto;
   /*width: 239px;*/
}


/*Colonne du milieu*/
.breadcrumb{
   margin-top: 0!important;
}

.fils_dariane{
   color: #999;
   font-size: 11pt;

}


.fils_dariane .breadcrumb li ::after {
   padding-left: 3px;
   content: "/";
   color: #999;
}

.votre_recherche{
   font-style: italic;
   text-transform: uppercase;
   color: #999;
   margin-top: 5px;
   font-size: 18px;
   margin-bottom: 20px;
}

.votre_recherche em{
   color: #333;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
   font-size: 13px;
}

.pagination_bar{
   margin-top: 20px;
   height: 60px;
}
/*Trier par pertinence */
.trier_par_pertinence{
   width: 250px;
   height: 35px;
   background: none;
   padding: 10px 35px 10px 0px;
   text-transform: uppercase;
   font-size: 12px;
   border-radius: 0;
   cursor: pointer;
   border: 1px solid #fff;
}
.trier_pertinence_div{
   border: 1px solid #333;
   overflow-x: hidden;
   width: 150px;
   background-color: #fff;
   box-shadow: none;
}
.trier_pertinence_div i{
   color: #333;
   float: right;
   font-size: 15px;
   position: inherit;
   margin-right: 10px;
   margin-top: -26px;
}

.dropdown-menu{
   width: 191.63px;
}
/*pagination*/

.separateur a{
   padding: 0px 3px;
   margin: 0px;
}

.pagination-search{
   display: inline-block;
   height: 60px;
   padding-top: 10px;
   padding-left: 30px;
}

.pagination{
   margin: 0px 0;
   border-radius: 0px;
}
.pagination-search .pagination > li > a, .pagination > li > span{
   border: none;
   color: #999;
   font-size: 12px;
}

.pagination-search .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
   border: 1px solid #333;
   background-color: #fff;
   border-radius: 0;
   color: #333;
   font-size: 12px;
   padding: 11px;
}

.pagination > li > a, .pagination > li > span{
   border: none;
   height: auto;
   color: #999;
   font-size: 12px;
   float: none;
   padding: 12px 4px;
}


.pagination > li > .page-link, .pagination > li > .page {
   float: left;
}

.pagination > li > .troispoints:hover{
   background-color: #fff;
}

.pagination a .disabled{
   color: #999;
   font-size: 12px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
   border: 1px solid #333;
   background-color: #fff;
   border-radius: 0;
   color: #333;
   font-size: 12px;
   padding: 11px;
}

.num_page{
   display: inline-block;
   float: right;
}
.num_page nav{
   float: right;
}


/*/resultats*!*/
.result{
   padding-top: 9px;
   font-size: 13px;
   font-family: 'Roboto Condensed', sans-serif!important;
   font-weight: 500;
   display: inline-block;
}

.result_top{
   padding-top: 30px;
   padding-bottom: 15px;
   font-weight: 400;
   font-family: 'Roboto Condensed', sans-serif;
   font-size: 13px;
   color: #333;
   margin-left: 0!important;

}

/*Articles*/
.img_recherche>div{
   /*display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-direction: row;
   flex-direction: row;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;*/
   margin: auto;
}
.img_recherche{
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}

.img_recherche img{
   max-width: 150px;
   max-height: 150px;
   margin: auto;
}

.rechercheContainer .row {
   margin-left: 0;
   margin-right: 15px;
}

.article{
   /*padding-top: 20px;*/
   padding-bottom: 20px;
   /*border-top: 0.75px solid #e3e3e3;*/
   margin-bottom: -1.25px;
   margin-left: 0;
   position: relative;
}
.article_a{
}
.description{
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}
.description>div{
   /*margin: auto;*/
}
.title_recherche, .subtitle_recherche{
   display: inline-block;
   margin: 0;
   font-family: 'Roboto Condensed', sans-serif!important;
   font-weight: 500;
   width: auto;
}

.title_recherche{
   color: #333;
   font-size: 18px;
   margin-top: 0;
   border: none;
}

.subtitle_recherche{
   color: #999;
   margin: 0;
   font-size: 16px;
   /*display: block;*/
}


.subtitle_recherche::before{
   padding-right: 13px;
   padding-left: 13px;
   content: "-";
   color: #999;
}
.MagicZoomPlusHint{
   position: relative!important;
}
.TDV {
   color: #7ccea4;
   border: 1px solid #7ccea4;
   font-style: italic;
   padding: 3px;
   padding-left: 10px;
   padding-right: 10px;
   margin-top: 10px;
}

.CDC {
   border: 1px solid #fd9090;
   color: #fd9090;
}


.NOUV {
   border: 1px solid #7fcde6;
   color: #7fcde6;
}

.TDV, .NOUV, .CDC  {
   display: inline-block;
}


.ProductDetails-promo {
   margin-top: 10px;
   font-size: 13px;
   margin-bottom: 15px;
}


.legend_recherche{
   margin-top: 10px;
   margin-bottom: 10px;
}


.legend_recherche p{
   color: #7e7e7e;
   font-weight: 300;
   font-size: 14px;
   display: inline-block;
   margin:  0;
}

.ProductDetails-promo img{
   height: 25px;
   margin-right: 10px;
}
.ProductDetails-Cart-promo {
  position: relative;
   margin-top: 10px;
   margin-bottom: 15px;
   color: #fff;
}

.ProductDetails-Cart-promo .Cart-promo {
   display: inline-block;
   width: auto;
   padding: 3px 10px;
   text-align: center;
   text-transform: uppercase;
   background-color: #FEAC69;
   font-size: 14px;
}


.existeEn{
   color: #333;
   font-style: italic;
   margin-top: 10px;
   font-weight: 300;

}

.existeEn a{
   color: #333;
   font-style: italic;
   text-decoration: underline;
   display: inline-block;
   font-weight: 300;

}

.existeEn p{
   color: #333;
   font-style: italic;
   text-decoration: none;
   display: inline-block;
   font-weight: 300;

}

.EnStock_recherche{
   color: #5fc987;
   font-size: 15px;
   margin-bottom: 5px;
}

.tarif{
   font-size: 23px;
   margin: 0;
   padding-top: 10px;
   padding-bottom: 10px;
   line-height: 1;
   display: inline-block;
}

.retrait_recherche{
   color: #b2277c;
   font-size: 23px;
   display: inline;
}

.par_retrait{
   display: inline;
   color: #b2277c;
   font-size: 16px;
   padding-left: 5px;

}

#recherche .boutonBleu {
   background: #1794ed none repeat scroll 0 0!important;
   border: 1px solid #1794ed!important;
   border-radius: 0;
   color: #fff;
   font-family: 'Dosis', sans-serif;
   font-weight: 500;
   font-size: 14px;
   font-style: normal;
   margin-right: 5px;
   padding: 3px 11px 3px 10px;
   text-decoration: none;
   text-transform: uppercase;
   bottom: 20px;
   outline: none;
}
#recherche .boutonBleu:hover{
    background: #73b8ff none repeat scroll 0 0!important;
    border: 1px solid #73b8ff!important;
}

#recherche .boutonBleu i{
   padding-left: 10px;
   font-size: 19px;
}

@media ( max-width : 700px ) {
   #recherche{
       margin-top: 90px;
     }
}

@media ( max-width : 768px ) {

   #recherche .boutonBleu{
      position: relative;
      margin-top: 50px;
      margin-bottom: 15px;
      padding: 10px 15px 12px 15px!important;
      font-size: 16px;
   }
   .Action-btnWrapper button i{
      display: inline-block!important;
   }
   .tarif_div{
      margin-top: 15px;
   }
}


.EnCommande_recherche{
   color: #1794ed;
   display: inline-block;
}

.Disponibilite_recherche{
   display: inline-block;
}

.prix_commande{
   color: #1794ed;
   display: inline;
   font-size: 23px;
   margin-top: 15px;
}

.prix_barre{
   color: #818181;
   display: inline;
   text-decoration: line-through;
   font-size: 18px;
   padding-left: 10px;
}

.eco_participation{
   color: #999;
   font-size: 12px;
}

.eco_participation a{
   color: #999;
   font-size: 12px;
}

.tarif_prixBas{
   vertical-align: middle;
   height: 55px;
}

.prix_bas_garantie{
   color: #1794ed;
   text-transform: uppercase;
   text-decoration: none;
   width: 100px;
}

.prix_bas_garantie:hover{
   text-decoration: none;
}

.prix_bas_garantie i{
   color: #c5c5c5;
   display: inline-block;
   font-size: 25px;
   padding: 5px;
   padding-left: 0px;
   vertical-align: middle;
   text-decoration: none;

}

.prix_bas_garantie div{
   display: inline-block;
   line-height: 1;
   width: 66px;
   vertical-align: middle;
   color: #1794ed;
   text-decoration: none;

}

/*popin*/
.popover-content{
   font-family: 'Roboto Condensed', sans-serif;
   font-weight: 400;
   background-color: #fff;
   color: #999;
   font-size: 15px;
   max-width: 250px;
}
.popover-content p{
   padding: 30px;

}

.popover .title{
   color: #1794ed!important;
   display: block;
}
.popover .blue_title{
   color: #73b8ff;
   font-size: 14px;
   font-weight: 600;
   display: block;
   margin-top: 15px;
}
.popover .condition{
   font-size: 11px;
   display: block;
   margin-top: 15px;
}


a:focus, a:hover{
   text-decoration: none;
   cursor: pointer;
}
.tarif_box{

}
.tarif_box>div{
   margin: auto;
}
.prix_bas_garantie{
   display: block!important;
}

@media ( min-width : 1200px ) {
   .prix_bas_garantie, .tarif_prixBas .tarif{
      vertical-align: middle;
   }
   .ajout_panier_recherche{
      margin-top: 10px;
   }
}

@media screen and (min-width: 500px) and (max-width: 1200px) {

   .prix_bas_garantie,.tarif_prixBas.tarif{
      /*display: block;*/
   }
}

.indisponible_recherche{
   color: #ff0000;
   margin-bottom: 15px;
}

.tarif_ticket{
   display: inline;
   font-size: 23px;
   padding-right: 15px;
   position: relative;
   top: 5px;
}

.ticket{
   display: inline;
   width: 70px;
}



.txt_orange{
   color: #ffbf2e;
}

/*menu mobile*/


.block_filtre_mobile {
   min-height: 40px;
   margin-bottom: 20px;
}

.w-hidden-main {
   display: inherit !important;
}

.tabs_mobile {
   display: block;
   margin-right: auto;
   margin-left: auto;
   border-right: 1px solid #000;
   border-left: 1px solid #000;
   border-top: 1px solid #000;
   border-bottom: 1px solid #000;
}

.w-tabs {
   position: relative;
}

.w-tabs:before, .w-tabs:after {
   content: " ";
   display: table;
}
.tabs_mobile .w-tab-menu {
   margin-top: 0;
}

.w-tab-menu {
   position: relative;
   height: 39px;
}

.w-clearfix:after {
   clear: both;
}

.dropdown_1_mobile.active, .dropdown_2_mobile.active , .dropdown_3_mobile.active  {
   height: 40px;
   /*padding-right: 30px;*/
   /*border-right: 1px solid #000;*/
   border-bottom: 0px none transparent;
   background-color: transparent;
   background-image: url(../images/pic_flch_haut_000.png);
   background-position: 90% 50%;
   background-size: 15px;
   background-repeat: no-repeat;
   padding: 0;
   z-index: -99999
}
.dropdown_1_mobile, .dropdown_2_mobile, .dropdown_3_mobile{
   font-weight: 500;
   text-transform: uppercase;
}

.dropdown_1_mobile {
   width: 33.33%;
   height: 40px;
   /*padding-right: 30px;
   padding-left: 10px;*/
   float: left;
   /* border: 1px solid #000; */
   background-color: #fff;
   background-image: url(../images/pic_flch_bas_000.png);
   background-position: 90% 50%;
   background-size: 15px;
   background-repeat: no-repeat;
   text-align: left;
   border-right: 1px solid #000;
   border-bottom: 1px solid #000;
}
.dropdown_2_mobile {
   width: 33.33%;
   height: 40px;
   /*padding-right: 30px;*/
   /*padding-left: 10px;*/
   float: left;
   border-right: 1px solid #000;
   border-bottom: 1px solid #000;
   background-color: #fff;
   background-image: url(../images/pic_flch_bas_000.png);
   background-position: 90% 50%;
   background-size: 15px;
   background-repeat: no-repeat;
   text-align: left;
}

.dropdown_2_mobile.w--current {
   height: 40px;
   border-style: solid solid solid none;
   border-width: 1px 1px 1px 0px;
   border-color: #fff #000 #fff transparent;
   background-color: #fff;
   background-image: url(../images/pic_flch_haut_000.png);
   background-size: 15px;
}

.w-tab-link {
   position: relative;
   display: inline-block;
   vertical-align: top;
   text-decoration: none;
   padding: 9px 15px;
   text-align: left;
   cursor: pointer;
   color: #222222;
}
.w-inline-block {
   max-width: 100%;
   display: inline-block;
}

.dropdown_3_mobile {
   width: 33.33%;
   height: 40px;
   /*padding-left: 10px;*/
   float: left;
   border-bottom: 1px solid #000;
   background-color: #fff;
   background-image: url(../images/pic_flch_bas_000.png);
   background-position: 90% 50%;
   background-size: 15px;
   background-repeat: no-repeat;
   text-align: left;
}

.dropdown_3_mobile.w--current {
   border-bottom-width: 0px;
   border-bottom-color: transparent;
   background-color: transparent;
   background-image: url(../images/pic_flch_haut_000.png);
   background-position: 90% 50%;
   background-size: 15px;
   background-repeat: no-repeat;
   text-align: left;
}

.w-tab-pane.w--tab-active {
   display: block;
}

.w-tab-pane {
   display: none;
}

.tab_open {
   /* border-bottom: 1px solid #000; */
   top: 0;
}

.w-dropdown {
   display: inline-block;
   position: relative;
   text-align: left;
   margin-left: auto;
   margin-right: auto;
   z-index: 900;
}

.drop_rayon {
   width: 100%;
   border-bottom: 1px solid #d1d1d1;
}

.w-tab-content {
   position: relative;
   display: block;
}

.row_filtres_mobile {
   padding: 15px;
   display: flex;
}

.div_msg_invalide {
   float: left;
   font-family: 'Roboto Condensed', sans-serif;
   color: #fd5151;
   font-size: 13px;
   text-align: left;
}

.div_msg_invalide {
   float: left;
   clear: left;
}
.w-col-small-6 {
   width: 50%;
}

.w-col {
   width: 100%;
   left: auto;
   right: auto;
}

.w-col {
   position: relative;
   float: left;
   width: 100%;
   min-height: 1px;
   padding-left: 10px;
   padding-right: 10px;
}


.w-col-6 {
   width: 50%;
}

.div_input_filtres {
   height: 40px;
   padding: 10px;
   border: 2px solid #999;
   border-radius: 5px;
}
.field_gris {
   margin-top: 10px;
   border-style: none;
   border-radius: 5px;
   /* background-image: url(''), -webkit-linear-gradient(270deg, #f1f1f1, #f1f1f1); */
   background-image: url(''), linear-gradient(180deg, #f1f1f1, #f1f1f1);
   background-position: 90% 50%, 0px 0px;
   background-size: 15px, auto;
   background-repeat: no-repeat, repeat;
   font-weight: 700;
   overflow: hidden;
}
.w-input, .w-select {
   display: block;
   width: 106%;
   height: 38px;
   padding: 8px 12px;
   /*margin-bottom: 10px;*/
   line-height: 1.428571429;
   color: #000000;
   vertical-align: middle;
   background-color: transparent;
   text-transform: uppercase;

   border: 0px solid #cccccc;
}

.link_filtre_par_mobile {
   width: 100%;
   padding: 10px 18px;
   color: #333;
   text-decoration: none;
   text-transform: uppercase;
}


.sous_block_rayon_mobile{
   width: 100%;
   padding: 15px;
   color: #333;
   text-decoration: none;
}


.sous_block_rayon_mobile .rayon_li{
   padding: 0px;
   list-style: none;
   margin-top: 0px;
   margin-bottom: 20px;
}

.supprimer_filtre_mobile {
   font-family: 'Roboto Condensed', sans-serif;
   font-weight: 400;
   font-size: 16px;
   color: #7e7e7e;
   font-style: italic;
   text-decoration: underline;
}

/*menu mobile end*/

.nbProduitPromo{
   color: #1794ed;
   font-size: 24px;
   padding-bottom: 15px;
}
.techSpecRow-title {
   padding-bottom: 10px!important;
   font-family: 'Dosis', sans-serif;
   font-weight: 400;

}

@media(max-width:980px) {
   .pagination_bar_haut{
      display: none;
   }
}
@media(max-width:767px) {
   .boutonBleu{
      position: relative;
      bottom: 0;
      margin-top: 20px;
      font-size: 18px;
      padding: 15px;
   }
   .article{
      height: auto!important;
      border: none;
   }
   .tarif_box{
      height: auto!important;
      width: 100%;
      border: none;
   }
   .tarif_box, .description{
      /*padding-left: 0px!important;*/
      /*padding-right: 0px!important;*/
   }

   .pagination_bar_haut{
      display: none;
   }
   .pagination_bar_bas{
      height: auto;
      margin-top: 0;
      margin-bottom: 50px;
   }
   .pagination_bar_bas .num_page nav{
      float: none;
   }
   .pagination_bar_bas .num_page{
      margin-top: 0!important;
   }


   .rechercheContainer{
      padding-left: 15px!important;
      padding-right: 15px!important;
   }
   .tarif_box{
      border-left: none;
   }

   .img_recherche{
      height: auto;
      margin-bottom: 20px;
      /*border-top: 0.75px solid #e3e3e3;*/

   }
   .img_recherche div{
      height: auto;
      width: 100%;

   }

   .img_recherche img{
      max-height: auto;
      max-width: 100%;
      margin: auto;
      margin-top: 20px;

   }
}

.padding1{
   padding-left: 14px;
}
.padding2{
   padding-left: 30px;
}

.texteBoutique{
   color: #999;
   font-size: 12px;
   font-family: "Roboto Condensed",sans-serif;
   font-weight: 400;
   margin-top: -27px;
}

th.TitrePageListe{
   font-family: 'Dosis', sans-serif;
   font-weight: 400!important;
   font-size: 22px;
   text-transform: uppercase;
   padding-bottom: 5px!important;
   margin-bottom: 0!important;

}
.section-top{
   min-height: initial;
   margin-top: 20px;
}

.tarif_div{
   margin-top: 10px;
}
.nav-link {
   border: none!important;
   background: transparent!important;
}
.nav-tabs{
   border: none!important;

}

.row.article .before_title:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: -100%;
    height: 100%;
    width: 100%;
    z-index: 0;
}
#footer{
  background-color: #fff;
  width: 100%;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;

}

#footer .container-fluid{
  width: 100%;
  padding: 0;
}

/*barre des picto*/
.picto{
  background-color: #f1f1f1;
  padding-top: 30px;
  padding-bottom: 30px;
  height: 187px;
  width: 100%;
  text-align: center;
}

.picto img{
  padding: 10px;
  height: 70px;
}

.picto div{
  height: 120px;
}

.border-right{
  border-right: 1px solid #d1d1d1;
}

/*gestion du texte et des couleurs*/
.txt_picto{
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
}

.color1{
  color: #333;
}

.color2{
  color: #434343;
}

.blue_txt{
  color: #73b8ff;
  margin-top: -8px;
}

.footer_bas{
  margin-top: 40px;
  margin-bottom: 40px;
}

/*newsletter*/
.newsletter{
  margin-right: 60px;
  margin-top: 13px;
  padding-right: 30px;

}


.title_newsletter{
    color: #434343;
    font-size: 18px;
}

.subtitle_newsletter{
  font-weight: 400;
  color: #999;
  font-size: 12px;
}

.input_newsletter{
  color: #7e7e7e;
  font-size: 13px;
  border-color: #d1d1d1;
}

.form_newsletter .btn_form_newsletter{
  background-color: #d1d1d1;
  border-color: #d1d1d1;
  cursor:  pointer;
  width: 59px;

}


.btn_form_newsletter:hover{
  background-color: #73b8ff;
}

.btn_form_newsletter span{
  color: #fff;
  border-color: #d1d1d1;
}

.newsletter .input-group{
  margin-bottom: 20px;
  margin-top: 20px;
  width: 90%;

}

.newsletter .input-group input[type="email"]{
  border-color: #d1d1d1;
  box-shadow: none;
  color: #7e7e7e;
}
.RS div, .RS img{
  display: inline-block;
  vertical-align: middle;
}

.RS img{
  height: 25px;

}

.error {
  border-color: red!important;
}

.txt_error{
  color: red;
  font-size: 13px;
  margin-top: -18px;
  padding-bottom: 15px;
}

.txt_validate{
  font-size: 13px;
  color: green;
  margin-top: -17px;
  padding-bottom: 15px;
}

.txt_validate i{
  color: green;
  padding-right: 5px;
}

.RS_txt{
    color: #434343;
    font-size: 18px;
    padding-right: 10px;
}

/*copyright*/
.copyright {
  color: #434343;
  font-size: 12px;
  padding-bottom: 25px;
  padding-top: 40px;
  padding-left: 16px;
}

/*colonnes*/
.title_col{
  font-weight: 700;
  color: #434343;
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 15px;
}

.col_footer a{
  display: block;
  font-size: 11px;
  color: #434343;

}

.col_footer a:hover{
  color: #1794ed;
}


.col_footer{
  margin-right: 0;
}

.col_footer .none{
  margin: none;
}


html.w-mod-touch * {
  background-attachment: scroll;
}

.scolltotop {
  background-color: rgba(0, 0, 0, 0.32);
  bottom: 25px;
  float: right;
  height: 35px;
  position: fixed;
  right: 25px;
  width: 35px;
  z-index: 999;
}

.w-button {
  border: 0 none;
  border-radius: 0;
  color: white;
  cursor: pointer;
  display: inline-block;
  padding: 10px;
  text-decoration: none;
}

.scolltotop span {
  color: #fff;
  text-align: center;
}

@media (max-width: 992px){
    .txt_picto{
        font-size: 12px;
    }
}
@media (max-width: 767px){
  .newsletter{
    background-color: #f1f1f1;
    padding-top: 13px;
  }

  .title_newsletter{
    font-size: 20px;
  }

  .subtitle_newsletter{
    font-size: 16px;
  }

  .newsletter .input-group{
    width: 100%;
  }

  .newsletter .input-group input[type="email"]{
   height: 51px;
   font-size: 15px;
   font-style: italic;
  }

  .txt_picto p{
    margin: 0 0 0;
  }

  .RS{
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .border-right{
    border-bottom: 1px solid #d1d1d1;
    border-right: none;
    padding-bottom: 20px;
  }

  .picto div{
    background-color: #f1f1f1;
    display: inline-block;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    height: auto;
  }

  .RS_txt{
    font-size: 18px;
  }

  .RS div, .RS img {
    display: inline-block;
    vertical-align: none;
  }

  .RS img{
    height: 40px;

  }

  .col_footer {
    padding-top: 40px;
    position: relative;
  }

  .copyright div{
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .picto div{
    font-size: 15px;
  }


}

/*pop up cookies*/
.cookies{
  border: 1px solid #d1d1d1;
  bottom: 25px;
  right: 25px;
  padding: 25px;
  width: 444px;
  height: auto;
  z-index: 9999;
  background-color: #fff;
  position: fixed;

}

.blue_title_cookies{
  color: #73B8FF;
  text-transform: uppercase;
  font-family: 'Dosis', sans-serif;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 25px;
}

.txt_cookies{
}

.more{
  text-align: center;
}
.more button{
  background-color: #73b8ff;
  border-radius: 0;
  color: #fff;
  margin-top: 25px;
  text-transform: uppercase;
}

.close_btn{
  position: absolute;
  right: 16px;
  top: 5px;
}

.close_btn a{
  color: #000;
  opacity: .2;
  font-size: 20px;
  font-family: 'Dosis', sans-serif;
  font-weight: 400;
  top: 5px;
  right: 5px!important;
 }


 @media (max-width: 1141px) {
     .col_footer {
         margin-right: 0;
     }
     .col_footer.left {
         padding-left: 30px;
     }
 }
