@charset "iso-8859-1";

@import url(gallery.css);
@import url(elements.css);
@import url(structure.css);
@import url(navigationElements.css);
@import url(form.css);
@import url(boxes.css);
@import url(account.css);
@import url(catalog.css);
@import url(publicationMethods.css);
@import url(search.css);
@import url(board.css);
@import url(annonce.css);
@import url(directory.css);
@import url(community.css);
@import url(googleMap.css);
@import url(skeleton.css);
@import url(layout.css);

/* ---------------- Cookie -----------------*/
.box-accept-cookies{
  height: auto;
  display: none;
  background: #606060;
  color: #fff;
  padding:0;
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  z-index:1000000;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}

.box-container p{
  margin:0;
  padding:10px; 
  display:block;
  text-align:center;
  color: #fff
}
.box-container p span{
  display: inline-block;
  vertical-align: middle;
  background: #8664a1;
  padding: 5px 15px;
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer;
}
.box-container p a{
  color:#fff;
  text-decoration:underline;
  display: inline-block;
  vertical-align: middle;
}


@media screen and (max-width:800px){
  .box-accept-cookies{
    position: relative;
    z-index: 1000000;
   }
}
/* ---------------------
POLICES GOOGLE FONTS
------------------------*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600,800,400);

/* ---------------------
INITIALISATION DES STYLES
------------------------*/
* {
  border: 0;
  margin: 0;
  padding: 0;
  text-decoration: none;

}


html {
  background: #f1f0f1 url(/modeles/fr/defaut/images/background-main.jpg) no-repeat top right}
}

/* --------------
ZONE EXTERIEURE
-----------------*/
body {
  /* Image de l'arriÃ¨re-plan de la page */
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:160%;
}

/* ---------------
APPARENCE DES IMAGES
-----------------*/
img {
  border:0;
  vertical-align: bottom;   
  border-radius: 10px;
  margin-top: 25px
  
}

/* --------------
TRICKS
-----------------*/
.hide  { display: none; }
.clear {
  border:0;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.relative { position: relative; }

.posLeft   { float: left; }
.posMiddle { margin: 0 auto; }
.posRight  { float: right; }

.txtcenter { text-align: center; }

.arrowBlack {
  position: absolute;
  left: 5px;
  bottom: -5px;
  display: block;
  width: 10px !important;
  height: 5px !important;
  padding: 0;
  margin: 0;
  background: url(/common_images/community/bg_arrow.png);
}
.arrowBlack.reverse {
  left: auto;
  right: 5px;
}
.arrowContent {
  position: absolute;
  top: -30px;
  left: 0px;
  z-index: 200;
  display: none;
  padding: 3px 5px;
  font-size: 11px;
  color: #fff;
  background:#000;
  white-space: nowrap;
}
*:hover > .arrowContent { display: block; }

a.facebookConnect {
  display: inline-block;
  padding: 0 5px 0 25px;
  height: 20px;
  font: bold 12px/20px 'Lucida Grande', Arial, sans-serif;
  color: #fff;
  text-decoration: none;
  background: #5f78ab url('/common_images/community/icon_facebook.png') 0 0 no-repeat;
  border: 1px solid #405a91;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#overDiv {
  position: absolute;
  z-index: 1000;
  visibility: hidden;
  top: 30px;
}

#header .widgetarea {
  width:150px;
  float:left;
  position: relative;
  color: #ffffff;
  
}
.lienquisommesnous{

  background: url(/modeles/fr/defaut/images/FAQ.png)no-repeat left center  ;
  
}
.lienpaiementssecurises{
  
  background: url(/modeles/fr/defaut/images/cadena.png)no-repeat left center;

}
.lienlivraisonsconditions{

  background: url(/modeles/fr/defaut/images/camion.png)no-repeat left center;

}
.liencontacteznous{

  background: url(/modeles/fr/defaut/images/phonecenter.png)no-repeat le-ft center;

}

.widgetLogin{
  
  background: url(/modeles/fr/defaut/images/compte.png)no-repeat 2px 4px;
  
  }

.widgetarea{
  color: #ffffff;
}

#header .widgetCatalogSearch {
  float: left;
  height: 110px;
  width: 460px;
  margin-left: 110px;
  position: absolute;
  
  
}

#header .widgetPanier {
  height: 500px;
  width: 250px;
  background: url(/modeles/fr/defaut/images/panier.png)no-repeat left top; 
  float: right;
  margin-top: 35px;
  

}

#widgetCatalogue {
   height: 110px;
   width: 990px;
   float: left;
   overflow: hidden;
   margin-bottom: 30px !important;
  
}

.widgetPanier .widgetContainer{
  
  float: right;
  margin-left: 50px;
  
  
}
.diaporamaspan72014538755 {
  width: 
}

.formpersonnalise{
  background: url(/modeles/fr/defaut/images/fondcontact.jpg) no-repeat top center;
}


.fa-envelope-o {
  font-size: 20px !important;
  line-height: 10px !important;
}

.containerCatalogSearch {
  overflow:hidden;
  width:500px;
  margin-top: 10px !important;/*10*/
/*margin-left: 110px !important;*/
}

.widgetLangues {
  width: auto !important;
}

.widgetLangues a{
  display: inline-block;
  width:30px !important;
  text-indent: -30px;
  overflow: hidden;
}

form .submit {

}

input[value="Commander"]{  
  background:#D23636 !important;
}

input[type="submit"]{  
  background:#666694;
  border-radius:45px;
  color:#FFF !important;
  padding:10px !important;
  cursor:pointer;
  margin-bottom: 1%;
}
input[type="reset"]{  
  background:#BCBCBC;
  border-radius:10px;
  color:#FFF;
  padding:10px;
  cursor:pointer;
}
.containerCatalogSearch {
  position:relative;
}
.containerCatalogSearch .submit {
  margin-right: 0 !important;
  position: absolute;
  top: 3px;
  right: 25px;
}

#formulairenewsletters .submit{
  text-align:center;
  margin-top:10px;
}


.widgetNewsletter {
  background-color: rgb(208, 208, 208) !important;
  color: black;
  padding-bottom: 10px;
  float: right !important;
}
#footer .widget h4{
  color: black !important;
  }
.widgetNewsletter .widgetContainer {
  text-align:center;
}
.pageSav #contents .formulaire {
    height: 640px; 
}
.pageSav #contents .formulaire .submit{
  position:relative;
  top:0px;
}
.addressAdd {
  background: #BCBCBC;
  border-radius: 10px;
  color: #FFF !important;
  padding: 10px;
  cursor: pointer;
  margin: 10px 20px;
  display: block;
  width: 135px;
}

#article {
  margin:20px 0;
}


/* HELPERS */

.right {
  float:right;
}

.left {
  float:left;
}

.clear {
  clear:both;
}

.text, .overflow {
  overflow: hidden;
}

.txt-right {
text-align: right !important;
}

.txt-left {
text-align: left !important;
}

.txt-center {
text-align: center !important;
}

/* spacing helpers
p,m = padding,margin
a,t,r,b,l = all,top,right,bottom,left
s,m,l,n,0 = small(10px),medium(20px),large(30px), zero or none(0)
source https://github.com/stubbornella/oocss/blob/master/core/spacing/space.css
*/

.mcenter {
  margin: 0 auto !important;
}


.man {
  margin: 0 !important;
}

.pan {
  padding: 0 !important;
}

.mas {
  margin: 1em !important;
}

.mam {
  margin: 2em !important;
}

.mal {
  margin: 4em !important;
}

.pas {
  padding: 1em !important;
}

.pam {
  padding: 2em !important;
}

.pal {
  padding: 4em !important;
}

.mtn {
  margin-top: 0 !important;
}

.mts {
  margin-top: 1em !important;
}

.mtm {
  margin-top: 2em !important;
}

.mtl {
  margin-top: 4em !important;
}

.mrn {
  margin-right: 0 !important;
}

.mrs {
  margin-right: 1em !important;
}

.mrm {
  margin-right: 2em !important;
}

.mrl {
  margin-right: 4em !important;
}

.mbn {
  margin-bottom: 0 !important;
}

.mbs {
  margin-bottom: 1em !important;
}

.mbm {
  margin-bottom: 2em !important;
}

.mbl {
  margin-bottom: 4em !important;
}

.mln {
  margin-left: 0 !important;
}

.mls {
  margin-left: 1em !important;
}

.mlm {
  margin-left: 2em !important;
}

.mll {
  margin-left: 4em !important;
}

.ptn {
  padding-top: 0 !important;
}

.pts {
  padding-top: 1em !important;
}

.ptm {
  padding-top: 2em !important;
}

.ptl {
  padding-top: 4em !important;
}

.prn {
  padding-right: 0 !important;
}

.prs {
  padding-right: 1em !important;
}

.prm {
  padding-right: 2em !important;
}

.prl {
  padding-right: 4em !important;
}

.pbn {
  padding-bottom: 0 !important;
}

.pbs {
  padding-bottom: 1em !important;
}

.pbm {
  padding-bottom: 2em !important;
}

.pbl {
  padding-bottom: 4em !important;
}

.pln {
  padding-left: 0 !important;
}

.pls {
  padding-left: 1em !important; 
}

.plm {
  padding-left: 2em !important;
}

.pll {
  padding-left: 4em !important;
}



.w10 {
  width: 10%;
}

.w20 {
  width: 20%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w33 {
  width: 33.3333%;
}

.w40 {
  width: 40%;
}

.w50 {
  width: 50%;
}

.w60 {
  width: 60%;
}

.w66 {
  width: 66.6666%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w80 {
  width: 80%;
}

.w90 {
  width: 90%;
}

.w100 {
  width: 100% !important;
}

.w10p {
  width: 10px !important;
}

.w30p {
  width: 30px !important;
}

.w50p {
  width: 50px !important;
}

.w70p {
  width: 70px !important;
}

.w100p {
  width: 100px !important;
}

.w120p {
  width: 120px !important;
}

.w130p {
  width: 130px !important;
}

.w150p {
  width: 150px !important;
}

.w200p {
  width: 200px !important;
}

.w300p {
  width: 300px !important;
}

.w400p {
  width: 400px !important;
}

.w500p {
  width: 500px !important;
}

.w600p {
  width: 600px;
}

.w700p {
  width: 700px;
}

.w800p {
  width: 800px;
}

.w960p {
  width: 960px;
}

.mw960p {
  max-width: 960px;
}

.w1140p {
  width: 1140px;
}

.mw1140p {
  max-width: 1140px;
}

.wauto {
  width: auto;
}

.none {
  display: none !important;
}


.h20p {
  height: 20px;
}

.h30p {
  height: 30px;
}

.h50p {
  height: 50px;
}

.fa {
  color: white !important;
}

.widgetSlogan p.titreSite {
  color:#000000 !important;
  font-family: 'Arial', sans-serif;
}

.langFR {
  background:url(/modeles/fr/defaut/images/France-Flag.png) no-repeat top center;
  background-size:20px;
}
.langEN {
  background:url(/modeles/fr/defaut/images/United-Kingdom-flag.png) no-repeat top center;
  background-size:20px;
}
.langSP {
  background:url(/modeles/fr/defaut/images/Spain-Flag.png) no-repeat top center;
  background-size:20px;
}

.widgetNewsletterComment p {
  color:#666 !important;
}

#selections_cart form input {
  width:auto !important;
  text-align: right !important;
  cursor:normal !important;
}

#selections_cart form td {
  text-align: right;
}

.iconPDF {
  background: url(/modeles/fr/defaut/images/IconPDF.png) no-repeat left top;
  background-size: 40px;
  text-indent: 30px;
  height: 40px;
  line-height: 40px;
}

.btnInscription {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2696bf+0,7db9e8+100 */
  background: #2696bf; /* Old browsers */
  background: -moz-linear-gradient(top,  #2696bf 0%, #7db9e8 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2696bf), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #2696bf 0%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #2696bf 0%,#7db9e8 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #2696bf 0%,#7db9e8 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #2696bf 0%,#7db9e8 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2696bf', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
  border-radius: 10px;
  color: #FFF !important;
  padding: 10px !important;
  cursor: pointer;
}

.left {
  float:left;
}
.clear{
  clear:both;
}



/*responsives*/
@media screen and (max-width: 976px) {
.zoneHeaderInner {
    width: 100%;
    margin: 0 auto;
    font-family: Arial,Helvetica,sans-serif;
    position: relative;
text-align: center;
}
#famillyDescription > h2:nth-child(1){
display:inline-block;
}

#widgetArea {
    background: #BCBCBC;
    height: 100%;
    overflow: hidden;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
#header .widgetarea {
    width: 150px;
    float: none;
    position: relative;
    color: #ffffff;
display: inline-block;
}
#header #logo {
    height: 100%;
    width: 100%;
    float: left;
    margin-right: 30px;
    margin-top: 12px;
}
#widgetCatalogue {
min-height: 400px;
width: 80%;
float: left;
overflow: hidden;
margin-bottom: 30px !important;
margin-left: 10%;
margin-right: 10%;
display: block;
}
#header .widgetCatalogSearch {
    float: left;
    height: 110px;
    width: 100%;
    margin-left: 0;
    position: relative;
    display: table;
    padding: 0;
    margin: 0 0 20px 0;
}
.containerCatalogSearch {
    overflow: hidden;
    width: 100%;
    margin-top: 10px !important;
}
.containerCatalogSearch .submit {
    margin-right: 0 !important;
    position: relative;
    top: 3px;
    right: 0px;
}
#header .widgetCatalogSearch fieldset {
    width: 100%;
}
    #smart-toggle {
      position: absolute;
    top: 0%;
    right: 8px!important;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #9cd0e5;
    background: -moz-linear-gradient(top, #9cd0e5 0%, #7db9e8 23%, #007aaa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9cd0e5), color-stop(23%,#7db9e8), color-stop(100%,#007aaa));
    background: -webkit-linear-gradient(top, #9cd0e5 0%,#7db9e8 23%,#007aaa 100%);
    background: -o-linear-gradient(top, #9cd0e5 0%,#7db9e8 23%,#007aaa 100%);
    background: -ms-linear-gradient(top, #9cd0e5 0%,#7db9e8 23%,#007aaa 100%);
    background: linear-gradient(to bottom, #9cd0e5 0%,#7db9e8 23%,#007aaa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cd0e5', endColorstr='#007aaa',GradientType=0 );
}
#smart-toggle::active {
    position: absolute;
    top: 0%;
    right: 8px;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #9cd0e5;
    background: -moz-linear-gradient(top, #9cd0e5 0%, #7db9e8 23%, #007aaa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9cd0e5), color-stop(23%,#7db9e8), color-stop(100%,#007aaa));
    background: -webkit-linear-gradient(top, #9cd0e5 0%,#7db9e8 23%,#007aaa 100%);
    background: -o-linear-gradient(top, #9cd0e5 0%,#7db9e8 23%,#007aaa 100%);
    background: -ms-linear-gradient(top, #9cd0e5 0%,#7db9e8 23%,#007aaa 100%);
    background: linear-gradient(to bottom, #9cd0e5 0%,#7db9e8 23%,#007aaa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cd0e5', endColorstr='#007aaa',GradientType=0 );
}
    

    #wrapperInner {
    width: 100%;

}

#footerInner {
    width: 100%;

}

#header .widgetCatalogSearch .wordsbox {
width: 100% !important;
display: block;
float: left;
margin: 0;
display: block;
border-radius: 10px;
min-height: 30px;
display: inline-block;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
border: 1px solid #b7b7b7;

font: normal 16px/normal "Times New Roman", Times, serif;
color: rgb(29, 102, 215);
-o-text-overflow: clip;
text-overflow: clip;
-webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
text-shadow: 1px 1px 0 rgba(255,255,255,0.66);
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  }
#header .widgetCatalogSearch .submit {
    width: 100%;
display: block;
float: right;
top: 8px;
min-height: 50px;

}
input, select, textarea {
    width: 100%;
    height: auto;
}
#header .widgetCatalogSearch .catalog_search_form {
    width: 90%;
}
#header .widgetCatalogSearch .row {
    clear: none;
    margin: 5px 2px;
    float: left;
    width: 100%;
}
#headerInner {
    width: 100%;
    margin: 0 auto;
    font-family: Arial,Helvetica,sans-serif;
}
#header .widget {
    margin: 0;
    border: none;
    padding: 5px 15px;
    display: contents;
}
.widgetSlogan2{
    display: inline-block!important;
    width: 80%;
    min-height: 50px;
    }
#header .widgetCatalogSearch .submit input {
    padding: 1% !important;;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    border: 1px solid #018dc4;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font: normal 15px/normal "Times New Roman", Times, serif;
    color: rgba(255,255,255,1);
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #1d66d7;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2);
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2);
    text-shadow: -1px -1px 0 rgba(15,73,168,0.66);
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    text-align: center !important;
}
input.wordsbox:focus {
    background: #fff url(/common_images/skin001/search.png) no-repeat 5px 50%;
    padding-left: 0px !important;
}
#header .widgetPanier::before {
  content: url(/modeles/fr/defaut/images/panier.png);
  width: 100%;
font-size: 20px;
margin-top: 10%;
display: block;
}
#header .widgetPanier {
min-height: 150px;
max-height: 150px;
width: 50%;
float: none;
display: grid;
max-width: 200px;
background: transparent!important;
bottom: 0;
top: 0;
left: 0;
margin: 0 auto;
right: 0;
background-position: 0% -5%;
text-align: center;
}
#header #logo a {

    width: auto!important;
}
#emBehavior_21{
  width:100%!important;
  background-size: cover !important;
background-position: -20% 0% !important;
}
.LinkIn img{
  width: 100%;
}
iframe[src*="dailymotion"], iframe[src*="youtube"] {
    width: 100%;
}
#footer div.widgetText {
    width: 40% !important;
    float: left !important;
}
#footer .widgetNewsletter {
    width: 96%;
    margin-left: 2%;
margin-right: 2%;
    position: relative;
    bottom: 0;
    -webkit-box-shadow: 1px 0px 7px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 0px 7px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 0px 7px 0px rgba(50, 50, 50, 0.75);
}
.container {
    width: 100%;
}
#nested .firstLevel li ul, #nested .firstLevel li:hover ul ul, #nested .firstLevel li.sfhover ul ul, #nested .firstLevel ul li:hover ul ul, #nested .firstLevel ul li.sfhover ul ul, #nested .firstLevel li ul li:hover ul {
    position: relative;
    left: 0;
        display: block;
    width: 100%;
}
#nested .firstLevel ul li:hover ul, #nested .firstLevel ul li.sfhover ul {
    background: #cccccc;
    left: auto;
    margin: 0px 0 0 0px!important;
}
#nested .firstLevel {
    text-align: center;
}
li.defaultmenu > a.LinkIn:nth-child(1){
  font-weight: bolder;
  font-size: 20px;
  text-align: left;
}
.fourthLevel>li.defaultmenu a{
  background-color: #bcbcbc!important;
  text-align: center!important;
}
.thirdLevel>li>a{
  margin-left: 10%;
}
.defaultmenu>a.LinkIn::after{
  content: "";
}
.medias img {
    width: 100%;
}
.familly {
    width: 95%;
}
#famillyPresentation {
    padding-left: 5%;
    width: 90%;
    float: none;
}
.catalog > h1{
  padding-left: 5%;
}
.familly a {

    padding-left: 0px;

}
#nested img{
  display: none;
}
#nested {
    position: fixed!important;
    top: 0;
    left: -100%;
    z-index: 1000;
    width: 86%;
    margin: 0;
    background: #181818;
    border: 1px solid #a9a9a9;
    z-index: 10;
    overflow-y: scroll!important;
    height: 100%;
}
.emBehaviorNivoSlider {
    position: relative!important;
    max-width: 100%;
    height: 350px !important;
    display: block;
}
.emBehaviorNivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block !important;
    position: relative !important;
    width: 100% !important;
    height: 100%;
}
.widgetSlogan p.titreSite {
    color: #6F6F6F !important;
    font-family: 'Arial', sans-serif;
    width: 100%;
    line-height: normal;
}
.widgetSlogan {
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    color: #666666 !important;
}
.widgetSlogan > div:nth-child(1){
  padding-left: 0px!important;
}
.widgetSlogan {
    padding: 0px 0px !important;
    display: contents;
}
.breadcrumb {
    color: #666666;
    margin: 0 0 5px 0;
    background-color: rgb(249, 249, 249);
    height: 100%;
    line-height: 25px;
    font-style: italic;
    border-radius: 10px;
    padding-left: 10px;
    margin: 10px 0;
}
#famillyPicture img {
    max-width: 100%;
    width: 100%;
}
#header .widget .widgetContainer {
    border: none;
    margin: 0;
    padding: 0 0 0 0px;
}
.short_product {
    width: 90%;
    height: 100%;
}
.short_product_container {
    width: 100%;
    height: 100%;
}
#productPicture img {
    max-width: 100%;
}
.product_detail #ProductLeftCol {
    float: none;
    width: 300px;
    margin-top: 0px;
    margin: 0 auto;
}
#footerInner .widgetCategoriesProduits{
  margin-left: 10%;
}
#footerInner .widgetInformations{
  margin-left: 10%;
}
#footerInner .widgetRaccourcis{
  width: 50%;
margin-left: 10%;
}
#signature > p{
  margin:0px;
}
input.wordsbox:focus {
    background: transparent;
    padding-left: 0px !important;
}
}
.searchResults ul li {
    background: none;
    padding: 0;
}
.searchResults {
  margin: 5px 0 20px;
}


@media screen and (max-width: 688px) {
.short_product_container {
    width: 100%;
    height: 100%;
}
.short_product {
    width: 85%;
    height: 100%;
}
}
@media screen and (max-width: 478px) {
.short_product_container {
    width: 80%;
    height: 100%;
}
.short_product {
    width: 100%;
    height: 100%;
}
#header .widgetCatalogSearch .submit input {
    padding: 2% !important;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    border: 1px solid #018dc4;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font: normal 15px/normal "Times New Roman", Times, serif;
    color: rgba(255,255,255,1);
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #1d66d7;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2);
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2);
    text-shadow: -1px -1px 0 rgba(15,73,168,0.66);
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    text-align: center !important;
    width: 100%;
    margin-left: 1%;
}
}
@media screen and (max-width: 320px) {
.widgetCatalogue.widgetSlogan{
  height: 50px;
  width: 90%;
}
#header .widgetCatalogSearch .catalog_search_form {
    width: 80%;
}
.short_product_container {
    width: 75%;
    height: 100%;
}
}
@media screen and (max-device-width: 480px) and (orientation:portrait) {
#boxcart{display:block!important;}
} 
/*responsives*/
@media screen and (max-width: 976px) {
  html{
    background-size: 100% auto;
  }
  #smart-toggle{
    background: none;
    right: inherit !important;
    margin-top: 25px;
  }
  #smart-toggle img{
    margin-top: 0;
  }
  #header .zoneHeaderInner .widget {
    float: left;
    width: 25%;
    display: block;
    padding: 0;
    margin: 0;
    background: none;
    font-size: 11px;
    line-height: 100%;    
    text-align: center;
  }
  #header .zoneHeaderInner .widget a{
    
  }
  #header .widgetLoginLinks a[href="/mon-compte/login.html"]{
    top: 0;
    margin: 0 0 10px;
  }
  #header .zoneHeaderInner .widget p{
    margin: 10px 0 10px;
    padding: 0;
    padding-left:8px;
    padding-right:8px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
  }
  .liencontacteznous i{
    display: none;
  }
  #header .zoneHeaderInner .widgetLogin {
    width: auto;
    clear: both;
    float: right;
    padding-right: 60px;
  }
  #header #logo{
    display: none
  }
  #widgetCatalogue {
    width: auto;
    float: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0 15px;
  }
  #header .widgetPanier{
    position: absolute;
    right: 10px;
    top: 34px;
    margin: 0;
    padding: 0;
    width: 32px;
    height: 32px;
    min-height: 32px;
    display: block !important;
    max-height: 32px;
    max-width: 32px;
    left: inherit;
    bottom: inherit;
  }
  #header .widgetPanier::before{
    display: none;
  }
  #header .widgetPanier a{
    display: block;
    background: url(/modeles/fr/defaut/images/panier.png) no-repeat center;
    background-size: 32px 32px;
    height: 32px;
    width: 32px;
    font-size: 0;
  }
  #header #widgetCatalogue {
    min-height: inherit;
    height: auto;
  }
  #header .widgetCatalogSearch .submit{
    display: none
  }
  #header .widgetCatalogSearch .row{
    margin: 0;
    padding: 0;
  }
  #header .widgetCatalogSearch .wordsbox {
    width: 90% !important;
    padding: 5px 5%;
  }
  #header .widgetCatalogSearch .catalog_search_form {
    width: 100%;
  }
  .widgetSlogan2{
    width: auto;
    min-height: inherit;
    display: block !important;
  }
  #nested ul{
    border-radius: 0;
    box-shadow: 0px 0px 0px 0px lightslategrey;
    padding: 0 !important;
  }
  #nested .firstLevel li{
    border-radius: 0;
    background: none;
  }
  #wrapperInner{
    margin-top: 0
  }
}
@media screen and (max-width: 451px) {
   #smart-toggle{
    margin-top: 40px;
   }
   #header .widgetPanier{
    top: 45px;
   }
}

/* sof popup */
.widgetPub {
  display: table;
    position: fixed;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4)!important;
}

.popTabCell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.wrapPopup {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #666694;
  display: inline-block;
      max-width: 80%;
      border-radius: 10px;
  position: relative;
}
.widgetPub .iab_180x150 {
    height: auto;
    width: 100%;
    text-align:center;
}

.widgetPub .iab_180x150 img {
 margin-top: 0; 
}

.close {
    color: #666694;
    float: right;
    font-size: 28px;
    font-weight: normal;
    position: absolute;
    top: -2px;
    right: 6px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
/* eof popup */
.p10{
  padding: 10px
}