﻿@charset "UTF-8";

iframe#launcher {
    display: none;
}

  /* Hide number picker*/
  input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

  input[type=number] {-moz-appearance: textfield;}
::-webkit-inner-spin-button { -webkit-appearance: none;}
::-webkit-outer-spin-button { -webkit-appearance: none;}

html, body {
  width:100% !important;min-height:88vh !important;margin:0;
}


.img-promo, .img-promo-mobile {
  display: none !important;
}





/***************************Size guide*******************************************************************/

/*
.size-guide th {
    width: 45px;
    font-size: 16px;
    padding: 11px 0px;
    text-align: center;
    background: #e0e4e4;
    border: 1px solid #fbfbfb;
    color: #fff;
    font-family: Roboto;
    font-weight: 400;
}


.size-guide {
    text-align: center;
    margin-bottom: 50px;
}

.size-guide table {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 10px;
}
.size-guide .caption {
    display: inline-block;
    margin: 0px 20px;
}

.size-guide table h3 {
  font-size: 16px;
  font-weight: 300;
  color: #878585;
  font-family: Roboto !important;
}

.size-guide .caption img {
  max-width: 148px;
  height: auto;
}

.size-guide .tableau {
  display: inline-block;
}

.size-guide .tableau td {
    font-size: 16px;
    padding: 0px 0px;
    font-family: Roboto;
    color: #7d7d7d;
    text-align: center;
    width: 100px;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.size-guide .tableau caption {
  color: #3d3d3d;
      line-height: 1.9;
      font-family: 'Montserrat';
      font-size: 14px;
      font-weight: 500;
      letter-spacing: .5px;
}

.taille-coupe {
    margin: 25px 0px;
}

.taille-coupe p {
    font-size: 14px;
    font-weight: 300;
    color: #878585;
    font-family: Roboto !important;
    line-height: 1.6;
}
*/



/** no app **/

.list-actions .mobile-changerProduit, .list-actions .mobile-choisirMotif,.list-actions .mobile-downloadImage, .list-actions .mobile-ajoutTexte, .list-actions .mobile-changerCouleur {
  display: none;
}


.no-pad {
  padding: 0px !important;
}

/** Modal upload **/

.liste-de-motifs-upload {
    max-height: 535px;
    overflow-y: auto;
}
.bloc-upload .produit.list-actions:hover {
    border: 2px dashed cornflowerblue !important;
}

#choisir-motif .bloc-upload .produit:hover {
background: none !important;
}

#choisir-motif-tunetoo .bloc-upload .produit:hover {
background: none !important;
}

#choisir-motif-tunetoo .close-search {
  cursor: pointer;color: #3d3d3d;position: relative;right: 31px;background: #fff;bottom: 0px;padding: 0px;
}

.bloc-upload .cta-down {
  background: url(https://a86axszy.cdn.imgeng.in/images/bck-down.png) no-repeat;
  background-position-y: 0%;
  width: 100%;
  border: none;
  padding-top: 35px;
  margin: 0px;
  background-position-y: 0px;
    height: 100%;
}

#choisir-motif .close {
    width: 30px !important;
    height: 30px !important;
    right: 10px !important;
}

#choisir-motif-tunetoo .close {
    /* width: 30px !important; */
    /* height: 30px !important; */
    /* right: 10px !important; */
}

.bloc-upload .button-download {
    background: #32ce32;
    background: -moz-linear-gradient(135deg, #32ce32 0%, #18e818 100%);
    background: -webkit-linear-gradient(135deg, #32ce32 0%, #18e818 100%);
    background: linear-gradient(135deg, #32ce32 0%, #18e818 130%);
    text-align: center;
    font-size: 16px;
    font-family: SegoeWP-SemiBold;
    padding: 18px 0px;
    color: #fff;
    letter-spacing: .8px;
    display: block;
    max-width: 200px;
    border-radius: 2px;
    margin: 22px auto;
}
.bloc-upload .list-actions {
    border: none;
    margin: 12px;
    height: 508px;
    padding: 0px !important;
    text-align: center;
    border: 2px dashed #d3d3d3;
}


.bloc-upload .downloadUpload {
    background-image: url('https://a86axszy.cdn.imgeng.in/images/picture-black.svg') no-repeat;
    height: 30px;
    width: 30px;
    margin: 0 auto;
    opacity: .2;
    display: block;
    margin-top: 40px;
}

.bloc-upload .title {
    display: block;
    font-family: Roboto;
    font-weight: 300;
    font-size: 25px;
    color: #3d3d3d;
    line-height: 1.2;
    margin: 15px 0px;
}


.bloc-upload .info {
    font-family: Roboto;
    display: block;
    margin-top: 10px;
}
.bloc-upload .info span:nth-child(2) {
    font-weight: 300;
    color: #7d7d7d;
    font-size: 16px;
}

.bloc-upload .info span:nth-child(1) {
   margin-bottom: 5px;
}
.bloc-upload .info span {
   /*margin-top: 10px;*/
   display: block;
}

.bloc-upload .img-format-jpg {
   background: url(https://a86axszy.cdn.imgeng.in/images/jpg.svg) no-repeat center;
   width: 45px;
   height: 45px;
   margin: 0 auto;
   display: inline-block;
}

 .bloc-upload .img-format-png {
   background: url(https://a86axszy.cdn.imgeng.in/images/png.svg) no-repeat center;
   width: 45px;
   height: 45px;
   margin: 0 auto;
   display: inline-block;
}

.bloc-upload .jaccepte {
   font-family: Roboto;
   color: #cacaca;
   padding: 20px 20px 0px 20px;
   font-size: 12px;
}
.bloc-upload .jaccepte a {
   display: block;
   text-decoration: underline;
}


.bloc-upload.button-no-motif .cta-down {
    background: #f3f8ff !important;
/*    background-position-y: 0%;
    width: 100%;
    border: none;
    padding-top: 35px;
    margin: 0px;
    background-position-y: 0px;*/
}

/***********/
/** Modal motifs **/

h2.titre-motif-tuner {
    display: none;
}

/*****************/

.maquettage-paye span {
    position: absolute;
    /*top: 0px;*/
    line-height: 39px;
    left: 0px;
    right: 0px;
    z-index: 9999;
}


/**Modal en savoir plus limitateur et modal marquage**/

#impression .modal-dialog {
    max-width: 450px;
    margin: 120px auto !important;
}

#impression .modal-body img {
    display: block;
    text-align: center;
    margin: 20px auto;
}

#impression .modal-body p {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    padding: 0px 0px;
}

#impression .modal-body h2 {
    text-align: center;
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: 600;
}
.bloc-opacity {
    opacity: 0.5;
}

#impression .modal-body .cta {
    text-align: center;
}

#marquage-mixte .modal-body .cta-back button {
     border: none; 

    text-align: center;max-width: 150px;width: 100%;padding: 10px 0px;border-radius: 2px;color: #fff;font-family: 'SegoeWP-SemiBold';/* font-size: 16px; *//* text-transform: uppercase; */margin: 20px 0px 0px 0px;background: #cacaca;transition-duration: 0.2s;-webkit-transition-duration: 0.2s;-moz-transition-duration: 0.2s;}

#marquage-mixte .modal-body .cta-back{
text-align: center;
}


#marquage-mixte .modal-body .cta-back button:hover {
    background: #3d3d3d;
    color: #fff;
}


#impression .modal-body .cta button {
border: 2px solid #35ce35;
    /* border: none; */
    max-width: 150px;
    width: 100%;
    padding: 7px 0px;
    border-radius: 2px;
    color: #35ce35;
    font-family: 'SegoeWP-SemiBold';
    font-size: 16px;
    text-transform: uppercase;
    margin: 20px 0px 40px 0px;
    background: none;
            transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;  
}

#impression .modal-body .cta-back {
    text-align: center;
}

#impression .modal-body .cta .go:hover {
    background: #2cb92c;
    color: #fff;
}

.box-tools button.info {
float: left;
    background: none;
    border: none;
    padding: 9px 0px 0px 3px;
    z-index: 999;
    position: relative;

}

.box-tools button.info:hover {
/*background: #242424 !important;*/
}

.box-tools button.info .fa {
    font-size: 16px;
    color: #cacaca;
        transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;  
}

.box-tools button.info:hover .fa {
    font-size: 16px;
    color: #3d3d3d;
}

.body-info-limitateur .bloc-content {
text-align: center;
padding: 3% 0px;
}

.body-info-limitateur ul li {
  list-style-type: none;
}


.body-info-limitateur .fieldcontainer .fa {
transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.body-info-limitateur .bloc-content h1 {
    font-family: 'SegoeWP-Bold';
    text-shadow: 0px 1px 0px #3d3d3d;
    color: #fff;
        margin-bottom: 30px;
}

.body-info-limitateur .fieldcontainer .fa {
    color: #7d7d7d;
    position: relative;
    font-size: 22px;
    right: 50px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.body-info-limitateur article {
    background: #fff;
    margin: 1px 0px;
    box-shadow: 0px 1px 1px #cacaca;
}

.body-info-limitateur section {
      padding: 40px 0px;
}

.body-info-limitateur article h2 {
    font-size: 18px !important;
    font-family: 'SegoeWP-SemiBold' !important;
    float: left;
    margin: 3px 0px 0px 0px !important;
}

.body-info-limitateur .head-q img {
    transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    float: right;
    width: 25px;
    position: relative;
    top: 0px;
    opacity: 0.5;
    right: 20px;
}

.body-info-limitateur .nav.nav-pills li a {
    transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    border-radius: 0px !important;
    min-width: 100px !important;
    text-align: center !important;
    background: transparent;
    color: #7d7d7d;
    border-bottom: 2px solid transparent;
    font-family: 'segoeWP-SemiBold' !important;
}
.body-info-limitateur .nav.nav-pills li:hover a {
    color: #2296F3;
}

.body-info-limitateur .nav.nav-pills li.active a {
    color: #2296F3;
    background: #f1f1f1 !important;
    border-bottom: 2px solid #2296F3 !important;
}


.body-info-limitateur article:hover .head-q img {
opacity: 1;
}

.body-info-limitateur .head-q .displayed{
   transform: rotate(90deg);
}

.inf {
    background: rgba(255, 255, 255, 0.95);
    width: 98px;
    color: #242424;
    border-radius: 3px;
    padding: 3px 0px;
    display: inline-block;
    font-size: 12px;
    position: relative;
    top: 2px;
}

.body-info-limitateur .head-q {
    overflow: hidden;
    padding: 20px 0px;
    cursor: pointer;
    margin-top: 0px;
}

.body-info-limitateur .content-r {
    display: none;
    padding-top: 20px;
    border-top: 1px solid #ebebeb;
    margin: 0px 40px;
    padding-bottom: 40px;
    font-size: 16px;
}

.body-info-limitateur .content-r img {
width: 100%;
}

.body-info-limitateur .content-r ul li {
  list-style-type: initial !important;
      margin-left: 18px;
}

/*.content-r p {
      line-height: 1.2;
}*/

.body-info-limitateur .content-r h3 {
      font-family: 'SegoeWP-Bold';
      font-style: italic;
          font-size: 16px;
    color: #3d3d3d;
}

.body-info-limitateur .content-r ul li span {
  font-style: italic;
  font-family: 'SegoeWP-SemiBold';
}

.body-info-limitateur .table th {
        font-size: 14px !important;
    font-family: 'SegoeWP-SemiBold' !important;
}



.choice-soft li img {
      max-width: 70px;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.choice-soft li {
    font-family: 'SegoeWP-SemiBold';
    text-align: center;
    font-size: 14px;
    padding: 20px;
    cursor: pointer;
}
.choice-soft li.tuto-open {
background: #f1f1f1;
}

.sub-menu .nav>li>a {padding: 14px 0px;}

.informations {
  z-index:initial;
}

h4#guide-des-tailles {
    font-family: 'SegoeWP-SemiLight';
}

.partage ul li a {
  position:relative;
  z-index:999;
}

.information-prix span.prix-unitaire {
    font-size: 12px;
    font-family: 'SegoeWP-Bold';
    color: #3d3d3d;
    position: relative;
    right: 5px;
}

.tab-size-nbr {
  z-index: 999;
}

.partage .share-link {
background-color:#1DE9B6;
}
.partage .share-mail {
background-color:#F50057;
}
.partage .share-facebook {
background-color:#3b5999;
}
.partage .share-twitter {
background-color:#55acee;
}
.partage .share-google {
background-color:#dd4b39;
}

.right-column .vues-produit a {
      position: relative;
    z-index: 998;
}


.pastille-couleur {
  display: block;
  position: relative;
  z-index: 10;
}

 .reset .link
  {
    background-color: #1DE9B6;
  }

   .reset .mail
  {
    background-color: #F50057;
  }

.icon-share {
      width: 24px;
      position: relative;
      /* margin-left: 12px; */
      height: 24px;
      border-radius: 50px;
      padding: 0px 5px 0px 5px;
      bottom: 3px;
      display: inline-block;
      line-height: 19px;
  }

.reset .info input {
    color: #3d3d3d;
    font-size: 14px;
    cursor: text;

}

.img-effect #content-image image-loader img {
    max-height: 314px;
    max-width: 635px ;
    padding: 10px 0px 10px 0px;
}

.img-effect h2 {
      font-family: 'SegoeWP-SemiLight' !important;
    font-size: 16px !important;
    color: #3d3d3d;
    /* font-weight: 600; */
    margin: 0px 0px 10px 0px;
}


.img-effect .checkbox {
    position: relative;
    margin: 0 1rem 0 0;
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.img-effect .checkbox:before {
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    width: 2rem;
    height: 2rem;
    border: 2px solid #cacaca;
}

.img-effect .checkbox:checked:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 12px;
    border-color: #2296F3;
    border-top-style: none;
    border-right-style: none;
}

.img-effect .checkbox:checked:before {
    height: inherit !important;
    border-color: #2296F3;
    border-top-style: none;
    border-right-style: none;
    background: #2296F3 !important;
}

.img-effect .checkbox:before {
    border-radius: 50px;
}

.img-effect .checkbox:after {
    content: "";
    position: absolute;
    top: -0.125rem;
    left: 0;
    width: 2.1rem;
    height: 2.1rem;
    background: #fff;
    cursor: pointer;
}


.img-effect [type="radio"]:not(:checked),.img-effect
[type="radio"]:checked {
  position: initial !important;
}

  [type="checkbox"]:not(:checked),
  [type="checkbox"]:checked {
    width: initial !important;
  }
}


.img-effect h2 span {
      font-family: 'SegoeWP-Bold';
    font-size: 14px;
}

.picto-cut svg path, .effect-actif div svg path {fill: #2296F3 !important};

.img-effect #content-image  h2 {
    font-size: 13px !important;
}

.bloc-produit .ajout-upload {
    border: none;
    background: transparent;
    width: 100%;
    position: relative;
    color: #000;
    text-align: center;
    display: block;
    top: 70px;
}

#reduction h3 {
    text-transform: uppercase;
    text-align: center;
    color: #cacaca;
    padding-bottom: 0px;
    font-family: 'SegoeWP-Bold';
    font-size: 22px;
}



#reduction .list-reduc {
      padding-bottom: 30px;
}

#reduction .modal-dialog {
    margin: 14vh auto !important;
}
#reduction .cta button {
    border-bottom: none;
    background-color: transparent;
    font-size: 16px;
    border: none;
}

#reduction .cta {
    float: right;
    padding: 10px;
}

.list-reduc span {
    font-family: 'SegoeWP-Bold' !important;
    color: #ea1d48;
}

#reduction .list-reduc {
    font-size: 18px;
    margin: 0 auto;
    max-width: 290px;
    width: 100%;
    font-family: Montserrat;
    margin-top: 30px !important;
}

#reduction h2 {
    background: #fafafa;
    padding: 7px 4px 1px 4px;
}




#reduction h2 p {
    width: 100%;
    display: block;
    text-align: center;
    padding: 12px;
    font-size: 17px !important;
    /*font-family: 'SegoeWP-SemiBold';*/
    text-transform: uppercase;
    font-family: Montserrat;
}

#reduction h2 span {
    font-family: Montserrat;
    font-weight: 800;
}

#reduction img.picto-reduction {
    width: 41px !important;
    margin-left: 12px !important;
    position: absolute;
}

#content-image {
/*    background: url(https://a86axszy.cdn.imgeng.in/images/fond-transparence.png) no-repeat center;
    background-size: auto auto;
    background-size: 100% 100%;*/
    padding: 30px 10px;
    background-position: 0px 0px, 6px 6px;
    vertical-align: middle;
    background-size: 12px 12px;
    background-image: linear-gradient(45deg, #c5c5c5 25%, transparent 25%, transparent 75%, #c5c5c5 75%, #c5c5c5 100%),linear-gradient(45deg, #c5c5c5 25%, white 25%, white 75%, #c5c5c5 75%, #c5c5c5 100%);
}

.bar-traitements-actifs h2 {
    text-align: center;
    /*font-family: 'SegoeWP-Bold' !important;*/
    padding: 18px 0px !important;
        margin: 0px !important;
        /*background: #fff;*/
}

.bar-traitements-actifs {
  background: #fff;
}



.effect-actif {
    background: #f1f1f1;
    /*padding-left: 4px;*/
    padding: 14px 4px;
}


#choisir-motif .upload .produit img {
    margin-top: 0px !important;
    background-position: 0px 0px, 6px 6px;
    vertical-align: middle;
    background-size: 12px 12px;
    background-image: linear-gradient(45deg, #c5c5c5 25%, transparent 25%, transparent 75%, #c5c5c5 75%, #c5c5c5 100%),linear-gradient(45deg, #c5c5c5 25%, white 25%, white 75%, #c5c5c5 75%, #c5c5c5 100%);
}


#choisir-motif-tunetoo .upload .produit img {
    margin-top: 0px !important;
    background-position: 0px 0px, 6px 6px;
    vertical-align: middle;
    background-size: 12px 12px;
    background-image: linear-gradient(45deg, #c5c5c5 25%, transparent 25%, transparent 75%, #c5c5c5 75%, #c5c5c5 100%),linear-gradient(45deg, #c5c5c5 25%, white 25%, white 75%, #c5c5c5 75%, #c5c5c5 100%);
}


.frais-traitements {
    font-size: 16px !important;
    margin-bottom: 0px;
    font-family: 'SegoeWP-SemiLight' !important;
    color: #7d7d7d;
    text-align: left;
    padding-left: 20px;
    padding: 17px 0px 6px 10px;
    display: block;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.effect-actif button.close {
    position: relative !important;
    right: 3px !important;
    bottom: 16px;
}

#padding-for-header {padding-top: 0px !important;}

select#categorie-motif {
    display: none;
}

.ta-bind.brod * {
/*    filter: url(#filtered-3);
    -webkit-filter: url(#filtered-3);*/
    background-image: url(https://a86axszy.cdn.imgeng.in/images/stripe-black3.png);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    /* background-color: rgb(255, 0, 0) !important; */
    /*text-shadow:0px 0px 10px rgba(0, 0, 0, 0), 0px -1px 0px rgba(113, 113, 113, 0.2);*/
}

.ta-bind:not(.brod) * {
    background-color: transparent !important;
}

.nouveau-produit {
    text-align: center;
    color: #545454;
    background: #fff;
    /*font-family: 'SegoeWP-Bold';*/
    border-radius: 3px;
    text-decoration: none;
    width: 95px;
    margin: 0 auto;
    cursor: pointer;
    font-size: 12px;
    -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    cursor: pointer;
    outline: none;
    position: absolute;
    right: 0px;
}

.nouveau-produit button {
    padding: 5px 17px 6px 30px;
    border: none;
    background: none;
    font-size: 12px;
    min-width: 100px;
    font-family: 'SegoeWP-SemiBold' !important;
}

.nouveau-produit i.fa.fa-refresh {
    padding-right: 7px;
    position: absolute;
    top: 9px;
    left: 13px;
}

.nouveau-produit:hover {
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16), 0 3px 7px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16), 0 3px 7px rgba(0, 0, 0, 0.22);
    -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16), 0 3px 7px rgba(0, 0, 0, 0.22);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16), 0 3px 7px rgba(0, 0, 0, 0.22);
    color: #2296F3;
}
.zoom-produit {
    text-align: center;
    color: #545454;
    background: #fff;
    /*font-family: 'SegoeWP-Bold';*/
    border-radius: 3px;
    text-decoration: none;
    width: 95px;
    margin: 0 auto;
    cursor: pointer;
    font-size: 12px;
    -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    cursor: pointer;
    outline: none;
    position: absolute;
    right: 0px;
    top: 35px;

}

.zoom-produit button {
    padding: 5px 17px 6px 30px;
    border: none;
    background: none;
    font-size: 12px;
    min-width: 100px;
    font-family: 'SegoeWP-SemiBold' !important;
}

.zoom-produit i.fas.fa-search-plus, .zoom-produit i.fas.fa-search-minus {
    padding-right: 7px;
    position: absolute;
    top: 9px;
    left: 13px;
}

.zoom-produit:hover {
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16), 0 3px 7px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16), 0 3px 7px rgba(0, 0, 0, 0.22);
    -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16), 0 3px 7px rgba(0, 0, 0, 0.22);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16), 0 3px 7px rgba(0, 0, 0, 0.22);
    color: #2296F3;
}

/**mobile zoom et nouveau produit**/

.nouveau-produit-mobile, .zoom-produit-mobile{
display: none;
}

/*logo cursor hover elements interactions*/
svg g image.element_scale {
    cursor: nw-resize;
}
.center-column svg g image.element_rotation,.center-column svg .element_motif,.center-column svg g image.element_translate,.center-column svg .element_image{
  cursor: move;
  user-select: none !important;
}

svg g image.element_rotation, svg g image.element_scale{
    -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}

svg g image.element_delete, svg g image.element_marquages{
  cursor: pointer;
}


/* line 370, ../sass/components/_color.scss */
.materialize-red {
  background-color: #e51c23 !important;
}

/* line 373, ../sass/components/_color.scss */
.materialize-red-text {
  color: #e51c23 !important;
}

/* line 378, ../sass/components/_color.scss */
.materialize-red.lighten-5 {
  background-color: #fdeaeb !important;
}

/* line 381, ../sass/components/_color.scss */
.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important;
}

/* line 378, ../sass/components/_color.scss */
.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important;
}

/* line 381, ../sass/components/_color.scss */
.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important;
}

/* line 378, ../sass/components/_color.scss */
.materialize-red.lighten-3 {
  background-color: #f3989b !important;
}

/* line 381, ../sass/components/_color.scss */
.materialize-red-text.text-lighten-3 {
  color: #f3989b !important;
}

/* line 378, ../sass/components/_color.scss */
.materialize-red.lighten-2 {
  background-color: #ee6e73 !important;
}

/* line 381, ../sass/components/_color.scss */
.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important;
}

/* line 378, ../sass/components/_color.scss */
.materialize-red.lighten-1 {
  background-color: #ea454b !important;
}

/* line 381, ../sass/components/_color.scss */
.materialize-red-text.text-lighten-1 {
  color: #ea454b !important;
}

/* line 378, ../sass/components/_color.scss */
.materialize-red.darken-1 {
  background-color: #d0181e !important;
}

/* line 381, ../sass/components/_color.scss */
.materialize-red-text.text-darken-1 {
  color: #d0181e !important;
}

/* line 378, ../sass/components/_color.scss */
.materialize-red.darken-2 {
  background-color: #b9151b !important;
}

/* line 381, ../sass/components/_color.scss */
.materialize-red-text.text-darken-2 {
  color: #b9151b !important;
}

/* line 378, ../sass/components/_color.scss */
.materialize-red.darken-3 {
  background-color: #a21318 !important;
}

/* line 381, ../sass/components/_color.scss */
.materialize-red-text.text-darken-3 {
  color: #a21318 !important;
}

/* line 378, ../sass/components/_color.scss */
.materialize-red.darken-4 {
  background-color: #8b1014 !important;
}

/* line 381, ../sass/components/_color.scss */
.materialize-red-text.text-darken-4 {
  color: #8b1014 !important;
}

/* line 370, ../sass/components/_color.scss */
.red {
  background-color: #F44336 !important;
}

/* line 373, ../sass/components/_color.scss */
.red-text {
  color: #F44336 !important;
}

/* line 378, ../sass/components/_color.scss */
.red.lighten-5 {
  background-color: #FFEBEE !important;
}

/* line 381, ../sass/components/_color.scss */
.red-text.text-lighten-5 {
  color: #FFEBEE !important;
}

/* line 378, ../sass/components/_color.scss */
.red.lighten-4 {
  background-color: #FFCDD2 !important;
}

/* line 381, ../sass/components/_color.scss */
.red-text.text-lighten-4 {
  color: #FFCDD2 !important;
}

/* line 378, ../sass/components/_color.scss */
.red.lighten-3 {
  background-color: #EF9A9A !important;
}

/* line 381, ../sass/components/_color.scss */
.red-text.text-lighten-3 {
  color: #EF9A9A !important;
}

/* line 378, ../sass/components/_color.scss */
.red.lighten-2 {
  background-color: #E57373 !important;
}

/* line 381, ../sass/components/_color.scss */
.red-text.text-lighten-2 {
  color: #E57373 !important;
}

/* line 378, ../sass/components/_color.scss */
.red.lighten-1 {
  background-color: #EF5350 !important;
}

/* line 381, ../sass/components/_color.scss */
.red-text.text-lighten-1 {
  color: #EF5350 !important;
}

/* line 378, ../sass/components/_color.scss */
.red.darken-1 {
  background-color: #E53935 !important;
}

/* line 381, ../sass/components/_color.scss */
.red-text.text-darken-1 {
  color: #E53935 !important;
}

/* line 378, ../sass/components/_color.scss */
.red.darken-2 {
  background-color: #D32F2F !important;
}

/* line 381, ../sass/components/_color.scss */
.red-text.text-darken-2 {
  color: #D32F2F !important;
}

/* line 378, ../sass/components/_color.scss */
.red.darken-3 {
  background-color: #C62828 !important;
}

/* line 381, ../sass/components/_color.scss */
.red-text.text-darken-3 {
  color: #C62828 !important;
}

/* line 378, ../sass/components/_color.scss */
.red.darken-4 {
  background-color: #B71C1C !important;
}

/* line 381, ../sass/components/_color.scss */
.red-text.text-darken-4 {
  color: #B71C1C !important;
}

/* line 378, ../sass/components/_color.scss */
.red.accent-1 {
  background-color: #FF8A80 !important;
}

/* line 381, ../sass/components/_color.scss */
.red-text.text-accent-1 {
  color: #FF8A80 !important;
}

/* line 378, ../sass/components/_color.scss */
.red.accent-2 {
  background-color: #FF5252 !important;
}

/* line 381, ../sass/components/_color.scss */
.red-text.text-accent-2 {
  color: #FF5252 !important;
}

/* line 378, ../sass/components/_color.scss */
.red.accent-3 {
  background-color: #FF1744 !important;
}

/* line 381, ../sass/components/_color.scss */
.red-text.text-accent-3 {
  color: #FF1744 !important;
}

/* line 378, ../sass/components/_color.scss */
.red.accent-4 {
  background-color: #D50000 !important;
}

/* line 381, ../sass/components/_color.scss */
.red-text.text-accent-4 {
  color: #D50000 !important;
}

/* line 370, ../sass/components/_color.scss */
.pink {
  background-color: #e91e63 !important;
}

/* line 373, ../sass/components/_color.scss */
.pink-text {
  color: #e91e63 !important;
}

/* line 378, ../sass/components/_color.scss */
.pink.lighten-5 {
  background-color: #fce4ec !important;
}

/* line 381, ../sass/components/_color.scss */
.pink-text.text-lighten-5 {
  color: #fce4ec !important;
}

/* line 378, ../sass/components/_color.scss */
.pink.lighten-4 {
  background-color: #f8bbd0 !important;
}

/* line 381, ../sass/components/_color.scss */
.pink-text.text-lighten-4 {
  color: #f8bbd0 !important;
}

/* line 378, ../sass/components/_color.scss */
.pink.lighten-3 {
  background-color: #f48fb1 !important;
}

/* line 381, ../sass/components/_color.scss */
.pink-text.text-lighten-3 {
  color: #f48fb1 !important;
}

/* line 378, ../sass/components/_color.scss */
.pink.lighten-2 {
  background-color: #f06292 !important;
}

/* line 381, ../sass/components/_color.scss */
.pink-text.text-lighten-2 {
  color: #f06292 !important;
}

/* line 378, ../sass/components/_color.scss */
.pink.lighten-1 {
  background-color: #ec407a !important;
}

/* line 381, ../sass/components/_color.scss */
.pink-text.text-lighten-1 {
  color: #ec407a !important;
}

/* line 378, ../sass/components/_color.scss */
.pink.darken-1 {
  background-color: #d81b60 !important;
}

/* line 381, ../sass/components/_color.scss */
.pink-text.text-darken-1 {
  color: #d81b60 !important;
}

/* line 378, ../sass/components/_color.scss */
.pink.darken-2 {
  background-color: #c2185b !important;
}

/* line 381, ../sass/components/_color.scss */
.pink-text.text-darken-2 {
  color: #c2185b !important;
}

/* line 378, ../sass/components/_color.scss */
.pink.darken-3 {
  background-color: #ad1457 !important;
}

/* line 381, ../sass/components/_color.scss */
.pink-text.text-darken-3 {
  color: #ad1457 !important;
}

/* line 378, ../sass/components/_color.scss */
.pink.darken-4 {
  background-color: #880e4f !important;
}

/* line 381, ../sass/components/_color.scss */
.pink-text.text-darken-4 {
  color: #880e4f !important;
}

/* line 378, ../sass/components/_color.scss */
.pink.accent-1 {
  background-color: #ff80ab !important;
}

/* line 381, ../sass/components/_color.scss */
.pink-text.text-accent-1 {
  color: #ff80ab !important;
}

/* line 378, ../sass/components/_color.scss */
.pink.accent-2 {
  background-color: #ff4081 !important;
}

/* line 381, ../sass/components/_color.scss */
.pink-text.text-accent-2 {
  color: #ff4081 !important;
}

/* line 378, ../sass/components/_color.scss */
.pink.accent-3 {
  background-color: #f50057 !important;
}

/* line 381, ../sass/components/_color.scss */
.pink-text.text-accent-3 {
  color: #f50057 !important;
}

/* line 378, ../sass/components/_color.scss */
.pink.accent-4 {
  background-color: #c51162 !important;
}

/* line 381, ../sass/components/_color.scss */
.pink-text.text-accent-4 {
  color: #c51162 !important;
}

/* line 370, ../sass/components/_color.scss */
.purple {
  background-color: #9c27b0 !important;
}

/* line 373, ../sass/components/_color.scss */
.purple-text {
  color: #9c27b0 !important;
}

/* line 378, ../sass/components/_color.scss */
.purple.lighten-5 {
  background-color: #f3e5f5 !important;
}

/* line 381, ../sass/components/_color.scss */
.purple-text.text-lighten-5 {
  color: #f3e5f5 !important;
}

/* line 378, ../sass/components/_color.scss */
.purple.lighten-4 {
  background-color: #e1bee7 !important;
}

/* line 381, ../sass/components/_color.scss */
.purple-text.text-lighten-4 {
  color: #e1bee7 !important;
}

/* line 378, ../sass/components/_color.scss */
.purple.lighten-3 {
  background-color: #ce93d8 !important;
}

/* line 381, ../sass/components/_color.scss */
.purple-text.text-lighten-3 {
  color: #ce93d8 !important;
}

/* line 378, ../sass/components/_color.scss */
.purple.lighten-2 {
  background-color: #ba68c8 !important;
}

/* line 381, ../sass/components/_color.scss */
.purple-text.text-lighten-2 {
  color: #ba68c8 !important;
}

/* line 378, ../sass/components/_color.scss */
.purple.lighten-1 {
  background-color: #ab47bc !important;
}

/* line 381, ../sass/components/_color.scss */
.purple-text.text-lighten-1 {
  color: #ab47bc !important;
}

/* line 378, ../sass/components/_color.scss */
.purple.darken-1 {
  background-color: #8e24aa !important;
}

/* line 381, ../sass/components/_color.scss */
.purple-text.text-darken-1 {
  color: #8e24aa !important;
}

/* line 378, ../sass/components/_color.scss */
.purple.darken-2 {
  background-color: #7b1fa2 !important;
}

/* line 381, ../sass/components/_color.scss */
.purple-text.text-darken-2 {
  color: #7b1fa2 !important;
}

/* line 378, ../sass/components/_color.scss */
.purple.darken-3 {
  background-color: #6a1b9a !important;
}

/* line 381, ../sass/components/_color.scss */
.purple-text.text-darken-3 {
  color: #6a1b9a !important;
}

/* line 378, ../sass/components/_color.scss */
.purple.darken-4 {
  background-color: #4a148c !important;
}

/* line 381, ../sass/components/_color.scss */
.purple-text.text-darken-4 {
  color: #4a148c !important;
}

/* line 378, ../sass/components/_color.scss */
.purple.accent-1 {
  background-color: #ea80fc !important;
}

/* line 381, ../sass/components/_color.scss */
.purple-text.text-accent-1 {
  color: #ea80fc !important;
}

/* line 378, ../sass/components/_color.scss */
.purple.accent-2 {
  background-color: #e040fb !important;
}

/* line 381, ../sass/components/_color.scss */
.purple-text.text-accent-2 {
  color: #e040fb !important;
}

/* line 378, ../sass/components/_color.scss */
.purple.accent-3 {
  background-color: #d500f9 !important;
}

/* line 381, ../sass/components/_color.scss */
.purple-text.text-accent-3 {
  color: #d500f9 !important;
}

/* line 378, ../sass/components/_color.scss */
.purple.accent-4 {
  background-color: #aa00ff !important;
}

/* line 381, ../sass/components/_color.scss */
.purple-text.text-accent-4 {
  color: #aa00ff !important;
}

/* line 370, ../sass/components/_color.scss */
.deep-purple {
  background-color: #673ab7 !important;
}

/* line 373, ../sass/components/_color.scss */
.deep-purple-text {
  color: #673ab7 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-purple.lighten-5 {
  background-color: #ede7f6 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-purple.lighten-3 {
  background-color: #b39ddb !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-purple.lighten-2 {
  background-color: #9575cd !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-purple-text.text-lighten-2 {
  color: #9575cd !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-purple.lighten-1 {
  background-color: #7e57c2 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-purple.darken-1 {
  background-color: #5e35b1 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-purple.darken-2 {
  background-color: #512da8 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-purple-text.text-darken-2 {
  color: #512da8 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-purple.darken-3 {
  background-color: #4527a0 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-purple-text.text-darken-3 {
  color: #4527a0 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-purple.darken-4 {
  background-color: #311b92 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-purple-text.text-darken-4 {
  color: #311b92 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-purple.accent-1 {
  background-color: #b388ff !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-purple-text.text-accent-1 {
  color: #b388ff !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-purple.accent-2 {
  background-color: #7c4dff !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-purple-text.text-accent-2 {
  color: #7c4dff !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-purple.accent-3 {
  background-color: #651fff !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-purple-text.text-accent-3 {
  color: #651fff !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-purple.accent-4 {
  background-color: #6200ea !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-purple-text.text-accent-4 {
  color: #6200ea !important;
}

/* line 370, ../sass/components/_color.scss */
.indigo {
  background-color: #3f51b5 !important;
}

/* line 373, ../sass/components/_color.scss */
.indigo-text {
  color: #3f51b5 !important;
}

/* line 378, ../sass/components/_color.scss */
.indigo.lighten-5 {
  background-color: #e8eaf6 !important;
}

/* line 381, ../sass/components/_color.scss */
.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important;
}

/* line 378, ../sass/components/_color.scss */
.indigo.lighten-4 {
  background-color: #c5cae9 !important;
}

/* line 381, ../sass/components/_color.scss */
.indigo-text.text-lighten-4 {
  color: #c5cae9 !important;
}

/* line 378, ../sass/components/_color.scss */
.indigo.lighten-3 {
  background-color: #9fa8da !important;
}

/* line 381, ../sass/components/_color.scss */
.indigo-text.text-lighten-3 {
  color: #9fa8da !important;
}

/* line 378, ../sass/components/_color.scss */
.indigo.lighten-2 {
  background-color: #7986cb !important;
}

/* line 381, ../sass/components/_color.scss */
.indigo-text.text-lighten-2 {
  color: #7986cb !important;
}

/* line 378, ../sass/components/_color.scss */
.indigo.lighten-1 {
  background-color: #5c6bc0 !important;
}

/* line 381, ../sass/components/_color.scss */
.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important;
}

/* line 378, ../sass/components/_color.scss */
.indigo.darken-1 {
  background-color: #3949ab !important;
}

/* line 381, ../sass/components/_color.scss */
.indigo-text.text-darken-1 {
  color: #3949ab !important;
}

/* line 378, ../sass/components/_color.scss */
.indigo.darken-2 {
  background-color: #303f9f !important;
}

/* line 381, ../sass/components/_color.scss */
.indigo-text.text-darken-2 {
  color: #303f9f !important;
}

/* line 378, ../sass/components/_color.scss */
.indigo.darken-3 {
  background-color: #283593 !important;
}

/* line 381, ../sass/components/_color.scss */
.indigo-text.text-darken-3 {
  color: #283593 !important;
}

/* line 378, ../sass/components/_color.scss */
.indigo.darken-4 {
  background-color: #1a237e !important;
}

/* line 381, ../sass/components/_color.scss */
.indigo-text.text-darken-4 {
  color: #1a237e !important;
}

/* line 378, ../sass/components/_color.scss */
.indigo.accent-1 {
  background-color: #8c9eff !important;
}

/* line 381, ../sass/components/_color.scss */
.indigo-text.text-accent-1 {
  color: #8c9eff !important;
}

/* line 378, ../sass/components/_color.scss */
.indigo.accent-2 {
  background-color: #536dfe !important;
}

/* line 381, ../sass/components/_color.scss */
.indigo-text.text-accent-2 {
  color: #536dfe !important;
}

/* line 378, ../sass/components/_color.scss */
.indigo.accent-3 {
  background-color: #3d5afe !important;
}

/* line 381, ../sass/components/_color.scss */
.indigo-text.text-accent-3 {
  color: #3d5afe !important;
}

/* line 378, ../sass/components/_color.scss */
.indigo.accent-4 {
  background-color: #304ffe !important;
}

/* line 381, ../sass/components/_color.scss */
.indigo-text.text-accent-4 {
  color: #304ffe !important;
}

/* line 370, ../sass/components/_color.scss */
.blue {
  background-color: #2196F3 !important;
}

/* line 373, ../sass/components/_color.scss */
.blue-text {
  color: #2196F3 !important;
}

/* line 378, ../sass/components/_color.scss */
.blue.lighten-5 {
  background-color: #E3F2FD !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-text.text-lighten-5 {
  color: #E3F2FD !important;
}

/* line 378, ../sass/components/_color.scss */
.blue.lighten-4 {
  background-color: #BBDEFB !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-text.text-lighten-4 {
  color: #BBDEFB !important;
}

/* line 378, ../sass/components/_color.scss */
.blue.lighten-3 {
  background-color: #90CAF9 !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-text.text-lighten-3 {
  color: #90CAF9 !important;
}

/* line 378, ../sass/components/_color.scss */
.blue.lighten-2 {
  background-color: #64B5F6 !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-text.text-lighten-2 {
  color: #64B5F6 !important;
}

/* line 378, ../sass/components/_color.scss */
.blue.lighten-1 {
  background-color: #42A5F5 !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-text.text-lighten-1 {
  color: #42A5F5 !important;
}

/* line 378, ../sass/components/_color.scss */
.blue.darken-1 {
  background-color: #1E88E5 !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-text.text-darken-1 {
  color: #1E88E5 !important;
}

/* line 378, ../sass/components/_color.scss */
.blue.darken-2 {
  background-color: #1976D2 !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-text.text-darken-2 {
  color: #1976D2 !important;
}

/* line 378, ../sass/components/_color.scss */
.blue.darken-3 {
  background-color: #1565C0 !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-text.text-darken-3 {
  color: #1565C0 !important;
}

/* line 378, ../sass/components/_color.scss */
.blue.darken-4 {
  background-color: #0D47A1 !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-text.text-darken-4 {
  color: #0D47A1 !important;
}

/* line 378, ../sass/components/_color.scss */
.blue.accent-1 {
  background-color: #82B1FF !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-text.text-accent-1 {
  color: #82B1FF !important;
}

/* line 378, ../sass/components/_color.scss */
.blue.accent-2 {
  background-color: #448AFF !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-text.text-accent-2 {
  color: #448AFF !important;
}

/* line 378, ../sass/components/_color.scss */
.blue.accent-3 {
  background-color: #2979FF !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-text.text-accent-3 {
  color: #2979FF !important;
}

/* line 378, ../sass/components/_color.scss */
.blue.accent-4 {
  background-color: #2962FF !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-text.text-accent-4 {
  color: #2962FF !important;
}

/* line 370, ../sass/components/_color.scss */
.light-blue {
  background-color: #03a9f4 !important;
}

/* line 373, ../sass/components/_color.scss */
.light-blue-text {
  color: #03a9f4 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-blue.lighten-5 {
  background-color: #e1f5fe !important;
}

/* line 381, ../sass/components/_color.scss */
.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important;
}

/* line 378, ../sass/components/_color.scss */
.light-blue.lighten-4 {
  background-color: #b3e5fc !important;
}

/* line 381, ../sass/components/_color.scss */
.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important;
}

/* line 378, ../sass/components/_color.scss */
.light-blue.lighten-3 {
  background-color: #81d4fa !important;
}

/* line 381, ../sass/components/_color.scss */
.light-blue-text.text-lighten-3 {
  color: #81d4fa !important;
}

/* line 378, ../sass/components/_color.scss */
.light-blue.lighten-2 {
  background-color: #4fc3f7 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-blue.lighten-1 {
  background-color: #29b6f6 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-blue.darken-1 {
  background-color: #039be5 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-blue-text.text-darken-1 {
  color: #039be5 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-blue.darken-2 {
  background-color: #0288d1 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-blue-text.text-darken-2 {
  color: #0288d1 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-blue.darken-3 {
  background-color: #0277bd !important;
}

/* line 381, ../sass/components/_color.scss */
.light-blue-text.text-darken-3 {
  color: #0277bd !important;
}

/* line 378, ../sass/components/_color.scss */
.light-blue.darken-4 {
  background-color: #01579b !important;
}

/* line 381, ../sass/components/_color.scss */
.light-blue-text.text-darken-4 {
  color: #01579b !important;
}

/* line 378, ../sass/components/_color.scss */
.light-blue.accent-1 {
  background-color: #80d8ff !important;
}

/* line 381, ../sass/components/_color.scss */
.light-blue-text.text-accent-1 {
  color: #80d8ff !important;
}

/* line 378, ../sass/components/_color.scss */
.light-blue.accent-2 {
  background-color: #40c4ff !important;
}

/* line 381, ../sass/components/_color.scss */
.light-blue-text.text-accent-2 {
  color: #40c4ff !important;
}

/* line 378, ../sass/components/_color.scss */
.light-blue.accent-3 {
  background-color: #2296F3 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-blue-text.text-accent-3 {
  color: #2296F3 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-blue.accent-4 {
  background-color: #0091ea !important;
}

/* line 381, ../sass/components/_color.scss */
.light-blue-text.text-accent-4 {
  color: #0091ea !important;
}

/* line 370, ../sass/components/_color.scss */
.cyan {
  background-color: #00bcd4 !important;
}

/* line 373, ../sass/components/_color.scss */
.cyan-text {
  color: #00bcd4 !important;
}

/* line 378, ../sass/components/_color.scss */
.cyan.lighten-5 {
  background-color: #e0f7fa !important;
}

/* line 381, ../sass/components/_color.scss */
.cyan-text.text-lighten-5 {
  color: #e0f7fa !important;
}

/* line 378, ../sass/components/_color.scss */
.cyan.lighten-4 {
  background-color: #b2ebf2 !important;
}

/* line 381, ../sass/components/_color.scss */
.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important;
}

/* line 378, ../sass/components/_color.scss */
.cyan.lighten-3 {
  background-color: #80deea !important;
}

/* line 381, ../sass/components/_color.scss */
.cyan-text.text-lighten-3 {
  color: #80deea !important;
}

/* line 378, ../sass/components/_color.scss */
.cyan.lighten-2 {
  background-color: #4dd0e1 !important;
}

/* line 381, ../sass/components/_color.scss */
.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important;
}

/* line 378, ../sass/components/_color.scss */
.cyan.lighten-1 {
  background-color: #26c6da !important;
}

/* line 381, ../sass/components/_color.scss */
.cyan-text.text-lighten-1 {
  color: #26c6da !important;
}

/* line 378, ../sass/components/_color.scss */
.cyan.darken-1 {
  background-color: #00acc1 !important;
}

/* line 381, ../sass/components/_color.scss */
.cyan-text.text-darken-1 {
  color: #00acc1 !important;
}

/* line 378, ../sass/components/_color.scss */
.cyan.darken-2 {
  background-color: #0097a7 !important;
}

/* line 381, ../sass/components/_color.scss */
.cyan-text.text-darken-2 {
  color: #0097a7 !important;
}

/* line 378, ../sass/components/_color.scss */
.cyan.darken-3 {
  background-color: #00838f !important;
}

/* line 381, ../sass/components/_color.scss */
.cyan-text.text-darken-3 {
  color: #00838f !important;
}

/* line 378, ../sass/components/_color.scss */
.cyan.darken-4 {
  background-color: #006064 !important;
}

/* line 381, ../sass/components/_color.scss */
.cyan-text.text-darken-4 {
  color: #006064 !important;
}

/* line 378, ../sass/components/_color.scss */
.cyan.accent-1 {
  background-color: #84ffff !important;
}

/* line 381, ../sass/components/_color.scss */
.cyan-text.text-accent-1 {
  color: #84ffff !important;
}

/* line 378, ../sass/components/_color.scss */
.cyan.accent-2 {
  background-color: #18ffff !important;
}

/* line 381, ../sass/components/_color.scss */
.cyan-text.text-accent-2 {
  color: #18ffff !important;
}

/* line 378, ../sass/components/_color.scss */
.cyan.accent-3 {
  background-color: #00e5ff !important;
}

/* line 381, ../sass/components/_color.scss */
.cyan-text.text-accent-3 {
  color: #00e5ff !important;
}

/* line 378, ../sass/components/_color.scss */
.cyan.accent-4 {
  background-color: #00b8d4 !important;
}

/* line 381, ../sass/components/_color.scss */
.cyan-text.text-accent-4 {
  color: #00b8d4 !important;
}

/* line 370, ../sass/components/_color.scss */
.teal {
  background-color: #009688 !important;
}

/* line 373, ../sass/components/_color.scss */
.teal-text {
  color: #009688 !important;
}

/* line 378, ../sass/components/_color.scss */
.teal.lighten-5 {
  background-color: #e0f2f1 !important;
}

/* line 381, ../sass/components/_color.scss */
.teal-text.text-lighten-5 {
  color: #e0f2f1 !important;
}

/* line 378, ../sass/components/_color.scss */
.teal.lighten-4 {
  background-color: #b2dfdb !important;
}

/* line 381, ../sass/components/_color.scss */
.teal-text.text-lighten-4 {
  color: #b2dfdb !important;
}

/* line 378, ../sass/components/_color.scss */
.teal.lighten-3 {
  background-color: #80cbc4 !important;
}

/* line 381, ../sass/components/_color.scss */
.teal-text.text-lighten-3 {
  color: #80cbc4 !important;
}

/* line 378, ../sass/components/_color.scss */
.teal.lighten-2 {
  background-color: #4db6ac !important;
}

/* line 381, ../sass/components/_color.scss */
.teal-text.text-lighten-2 {
  color: #4db6ac !important;
}

/* line 378, ../sass/components/_color.scss */
.teal.lighten-1 {
  background-color: #26a69a !important;
}

/* line 381, ../sass/components/_color.scss */
.teal-text.text-lighten-1 {
  color: #26a69a !important;
}

/* line 378, ../sass/components/_color.scss */
.teal.darken-1 {
  background-color: #00897b !important;
}

/* line 381, ../sass/components/_color.scss */
.teal-text.text-darken-1 {
  color: #00897b !important;
}

/* line 378, ../sass/components/_color.scss */
.teal.darken-2 {
  background-color: #00796b !important;
}

/* line 381, ../sass/components/_color.scss */
.teal-text.text-darken-2 {
  color: #00796b !important;
}

/* line 378, ../sass/components/_color.scss */
.teal.darken-3 {
  background-color: #00695c !important;
}

/* line 381, ../sass/components/_color.scss */
.teal-text.text-darken-3 {
  color: #00695c !important;
}

/* line 378, ../sass/components/_color.scss */
.teal.darken-4 {
  background-color: #004d40 !important;
}

/* line 381, ../sass/components/_color.scss */
.teal-text.text-darken-4 {
  color: #004d40 !important;
}

/* line 378, ../sass/components/_color.scss */
.teal.accent-1 {
  background-color: #a7ffeb !important;
}

/* line 381, ../sass/components/_color.scss */
.teal-text.text-accent-1 {
  color: #a7ffeb !important;
}

/* line 378, ../sass/components/_color.scss */
.teal.accent-2 {
  background-color: #64ffda !important;
}

/* line 381, ../sass/components/_color.scss */
.teal-text.text-accent-2 {
  color: #64ffda !important;
}

/* line 378, ../sass/components/_color.scss */
.teal.accent-3 {
  background-color: #1de9b6 !important;
}

/* line 381, ../sass/components/_color.scss */
.teal-text.text-accent-3 {
  color: #1de9b6 !important;
}

/* line 378, ../sass/components/_color.scss */
.teal.accent-4 {
  background-color: #00bfa5 !important;
}

/* line 381, ../sass/components/_color.scss */
.teal-text.text-accent-4 {
  color: #00bfa5 !important;
}

/* line 370, ../sass/components/_color.scss */
.green {
  background-color: #4CAF50 !important;
}

/* line 373, ../sass/components/_color.scss */
.green-text {
  color: #4CAF50 !important;
}

/* line 378, ../sass/components/_color.scss */
.green.lighten-5 {
  background-color: #E8F5E9 !important;
}

/* line 381, ../sass/components/_color.scss */
.green-text.text-lighten-5 {
  color: #E8F5E9 !important;
}

/* line 378, ../sass/components/_color.scss */
.green.lighten-4 {
  background-color: #C8E6C9 !important;
}

/* line 381, ../sass/components/_color.scss */
.green-text.text-lighten-4 {
  color: #C8E6C9 !important;
}

/* line 378, ../sass/components/_color.scss */
.green.lighten-3 {
  background-color: #A5D6A7 !important;
}

/* line 381, ../sass/components/_color.scss */
.green-text.text-lighten-3 {
  color: #A5D6A7 !important;
}

/* line 378, ../sass/components/_color.scss */
.green.lighten-2 {
  background-color: #81C784 !important;
}

/* line 381, ../sass/components/_color.scss */
.green-text.text-lighten-2 {
  color: #81C784 !important;
}

/* line 378, ../sass/components/_color.scss */
.green.lighten-1 {
  background-color: #66BB6A !important;
}

/* line 381, ../sass/components/_color.scss */
.green-text.text-lighten-1 {
  color: #66BB6A !important;
}

/* line 378, ../sass/components/_color.scss */
.green.darken-1 {
  background-color: #43A047 !important;
}

/* line 381, ../sass/components/_color.scss */
.green-text.text-darken-1 {
  color: #43A047 !important;
}

/* line 378, ../sass/components/_color.scss */
.green.darken-2 {
  background-color: #388E3C !important;
}

/* line 381, ../sass/components/_color.scss */
.green-text.text-darken-2 {
  color: #388E3C !important;
}

/* line 378, ../sass/components/_color.scss */
.green.darken-3 {
  background-color: #2E7D32 !important;
}

/* line 381, ../sass/components/_color.scss */
.green-text.text-darken-3 {
  color: #2E7D32 !important;
}

/* line 378, ../sass/components/_color.scss */
.green.darken-4 {
  background-color: #1B5E20 !important;
}

/* line 381, ../sass/components/_color.scss */
.green-text.text-darken-4 {
  color: #1B5E20 !important;
}

/* line 378, ../sass/components/_color.scss */
.green.accent-1 {
  background-color: #B9F6CA !important;
}

/* line 381, ../sass/components/_color.scss */
.green-text.text-accent-1 {
  color: #B9F6CA !important;
}

/* line 378, ../sass/components/_color.scss */
.green.accent-2 {
  background-color: #69F0AE !important;
}

/* line 381, ../sass/components/_color.scss */
.green-text.text-accent-2 {
  color: #69F0AE !important;
}

/* line 378, ../sass/components/_color.scss */
.green.accent-3 {
  background-color: #2cb92c !important;
}

/* line 381, ../sass/components/_color.scss */
.green-text.text-accent-3 {
  color: #2cb92c !important;
}

/* line 378, ../sass/components/_color.scss */
.green.accent-4 {
  background-color: #00C853 !important;
}

/* line 381, ../sass/components/_color.scss */
.green-text.text-accent-4 {
  color: #00C853 !important;
}

/* line 370, ../sass/components/_color.scss */
.light-green {
  background-color: #8bc34a !important;
}

/* line 373, ../sass/components/_color.scss */
.light-green-text {
  color: #8bc34a !important;
}

/* line 378, ../sass/components/_color.scss */
.light-green.lighten-5 {
  background-color: #f1f8e9 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-green.lighten-4 {
  background-color: #dcedc8 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-green-text.text-lighten-4 {
  color: #dcedc8 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-green.lighten-3 {
  background-color: #c5e1a5 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-green.lighten-2 {
  background-color: #aed581 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-green-text.text-lighten-2 {
  color: #aed581 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-green.lighten-1 {
  background-color: #9ccc65 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-green-text.text-lighten-1 {
  color: #9ccc65 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-green.darken-1 {
  background-color: #7cb342 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-green-text.text-darken-1 {
  color: #7cb342 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-green.darken-2 {
  background-color: #689f38 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-green-text.text-darken-2 {
  color: #689f38 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-green.darken-3 {
  background-color: #558b2f !important;
}

/* line 381, ../sass/components/_color.scss */
.light-green-text.text-darken-3 {
  color: #558b2f !important;
}

/* line 378, ../sass/components/_color.scss */
.light-green.darken-4 {
  background-color: #33691e !important;
}

/* line 381, ../sass/components/_color.scss */
.light-green-text.text-darken-4 {
  color: #33691e !important;
}

/* line 378, ../sass/components/_color.scss */
.light-green.accent-1 {
  background-color: #ccff90 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-green-text.text-accent-1 {
  color: #ccff90 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-green.accent-2 {
  background-color: #b2ff59 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-green-text.text-accent-2 {
  color: #b2ff59 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-green.accent-3 {
  background-color: #76ff03 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-green-text.text-accent-3 {
  color: #76ff03 !important;
}

/* line 378, ../sass/components/_color.scss */
.light-green.accent-4 {
  background-color: #64dd17 !important;
}

/* line 381, ../sass/components/_color.scss */
.light-green-text.text-accent-4 {
  color: #64dd17 !important;
}

/* line 370, ../sass/components/_color.scss */
.lime {
  background-color: #cddc39 !important;
}

/* line 373, ../sass/components/_color.scss */
.lime-text {
  color: #cddc39 !important;
}

/* line 378, ../sass/components/_color.scss */
.lime.lighten-5 {
  background-color: #f9fbe7 !important;
}

/* line 381, ../sass/components/_color.scss */
.lime-text.text-lighten-5 {
  color: #f9fbe7 !important;
}

/* line 378, ../sass/components/_color.scss */
.lime.lighten-4 {
  background-color: #f0f4c3 !important;
}

/* line 381, ../sass/components/_color.scss */
.lime-text.text-lighten-4 {
  color: #f0f4c3 !important;
}

/* line 378, ../sass/components/_color.scss */
.lime.lighten-3 {
  background-color: #e6ee9c !important;
}

/* line 381, ../sass/components/_color.scss */
.lime-text.text-lighten-3 {
  color: #e6ee9c !important;
}

/* line 378, ../sass/components/_color.scss */
.lime.lighten-2 {
  background-color: #dce775 !important;
}

/* line 381, ../sass/components/_color.scss */
.lime-text.text-lighten-2 {
  color: #dce775 !important;
}

/* line 378, ../sass/components/_color.scss */
.lime.lighten-1 {
  background-color: #d4e157 !important;
}

/* line 381, ../sass/components/_color.scss */
.lime-text.text-lighten-1 {
  color: #d4e157 !important;
}

/* line 378, ../sass/components/_color.scss */
.lime.darken-1 {
  background-color: #c0ca33 !important;
}

/* line 381, ../sass/components/_color.scss */
.lime-text.text-darken-1 {
  color: #c0ca33 !important;
}

/* line 378, ../sass/components/_color.scss */
.lime.darken-2 {
  background-color: #afb42b !important;
}

/* line 381, ../sass/components/_color.scss */
.lime-text.text-darken-2 {
  color: #afb42b !important;
}

/* line 378, ../sass/components/_color.scss */
.lime.darken-3 {
  background-color: #9e9d24 !important;
}

/* line 381, ../sass/components/_color.scss */
.lime-text.text-darken-3 {
  color: #9e9d24 !important;
}

/* line 378, ../sass/components/_color.scss */
.lime.darken-4 {
  background-color: #827717 !important;
}

/* line 381, ../sass/components/_color.scss */
.lime-text.text-darken-4 {
  color: #827717 !important;
}

/* line 378, ../sass/components/_color.scss */
.lime.accent-1 {
  background-color: #f4ff81 !important;
}

/* line 381, ../sass/components/_color.scss */
.lime-text.text-accent-1 {
  color: #f4ff81 !important;
}

/* line 378, ../sass/components/_color.scss */
.lime.accent-2 {
  background-color: #eeff41 !important;
}

/* line 381, ../sass/components/_color.scss */
.lime-text.text-accent-2 {
  color: #eeff41 !important;
}

/* line 378, ../sass/components/_color.scss */
.lime.accent-3 {
  background-color: #c6ff00 !important;
}

/* line 381, ../sass/components/_color.scss */
.lime-text.text-accent-3 {
  color: #c6ff00 !important;
}

/* line 378, ../sass/components/_color.scss */
.lime.accent-4 {
  background-color: #aeea00 !important;
}

/* line 381, ../sass/components/_color.scss */
.lime-text.text-accent-4 {
  color: #aeea00 !important;
}

/* line 370, ../sass/components/_color.scss */
.yellow {
  background-color: #ffeb3b !important;
}

/* line 373, ../sass/components/_color.scss */
.yellow-text {
  color: #ffeb3b !important;
}

/* line 378, ../sass/components/_color.scss */
.yellow.lighten-5 {
  background-color: #fffde7 !important;
}

/* line 381, ../sass/components/_color.scss */
.yellow-text.text-lighten-5 {
  color: #fffde7 !important;
}

/* line 378, ../sass/components/_color.scss */
.yellow.lighten-4 {
  background-color: #fff9c4 !important;
}

/* line 381, ../sass/components/_color.scss */
.yellow-text.text-lighten-4 {
  color: #fff9c4 !important;
}

/* line 378, ../sass/components/_color.scss */
.yellow.lighten-3 {
  background-color: #fff59d !important;
}

/* line 381, ../sass/components/_color.scss */
.yellow-text.text-lighten-3 {
  color: #fff59d !important;
}

/* line 378, ../sass/components/_color.scss */
.yellow.lighten-2 {
  background-color: #fff176 !important;
}

/* line 381, ../sass/components/_color.scss */
.yellow-text.text-lighten-2 {
  color: #fff176 !important;
}

/* line 378, ../sass/components/_color.scss */
.yellow.lighten-1 {
  background-color: #ffee58 !important;
}

/* line 381, ../sass/components/_color.scss */
.yellow-text.text-lighten-1 {
  color: #ffee58 !important;
}

/* line 378, ../sass/components/_color.scss */
.yellow.darken-1 {
  background-color: #fdd835 !important;
}

/* line 381, ../sass/components/_color.scss */
.yellow-text.text-darken-1 {
  color: #fdd835 !important;
}

/* line 378, ../sass/components/_color.scss */
.yellow.darken-2 {
  background-color: #fbc02d !important;
}

/* line 381, ../sass/components/_color.scss */
.yellow-text.text-darken-2 {
  color: #fbc02d !important;
}

/* line 378, ../sass/components/_color.scss */
.yellow.darken-3 {
  background-color: #f9a825 !important;
}


/* line 381, ../sass/components/_color.scss */
.yellow-text.text-darken-3 {
  color: #f9a825 !important;
}

/* line 378, ../sass/components/_color.scss */
.yellow.darken-4 {
  background-color: #f57f17 !important;
}

/* line 381, ../sass/components/_color.scss */
.yellow-text.text-darken-4 {
  color: #f57f17 !important;
}

/* line 378, ../sass/components/_color.scss */
.yellow.accent-1 {
  background-color: #ffff8d !important;
}

/* line 381, ../sass/components/_color.scss */
.yellow-text.text-accent-1 {
  color: #ffff8d !important;
}

/* line 378, ../sass/components/_color.scss */
.yellow.accent-2 {
  background-color: #ffff00 !important;
}

/* line 381, ../sass/components/_color.scss */
.yellow-text.text-accent-2 {
  color: #ffff00 !important;
}

/* line 378, ../sass/components/_color.scss */
.yellow.accent-3 {
  background-color: #ffea00 !important;
}

/* line 381, ../sass/components/_color.scss */
.yellow-text.text-accent-3 {
  color: #ffea00 !important;
}

/* line 378, ../sass/components/_color.scss */
.yellow.accent-4 {
  background-color: #ffd600 !important;
}

/* line 381, ../sass/components/_color.scss */
.yellow-text.text-accent-4 {
  color: #ffd600 !important;
}

/* line 370, ../sass/components/_color.scss */
.amber {
  background-color: #ffc107 !important;
}

/* line 373, ../sass/components/_color.scss */
.amber-text {
  color: #ffc107 !important;
}

/* line 378, ../sass/components/_color.scss */
.amber.lighten-5 {
  background-color: #fff8e1 !important;
}

/* line 381, ../sass/components/_color.scss */
.amber-text.text-lighten-5 {
  color: #fff8e1 !important;
}

/* line 378, ../sass/components/_color.scss */
.amber.lighten-4 {
  background-color: #ffecb3 !important;
}

/* line 381, ../sass/components/_color.scss */
.amber-text.text-lighten-4 {
  color: #ffecb3 !important;
}

/* line 378, ../sass/components/_color.scss */
.amber.lighten-3 {
  background-color: #ffe082 !important;
}

/* line 381, ../sass/components/_color.scss */
.amber-text.text-lighten-3 {
  color: #ffe082 !important;
}

/* line 378, ../sass/components/_color.scss */
.amber.lighten-2 {
  background-color: #ffd54f !important;
}

/* line 381, ../sass/components/_color.scss */
.amber-text.text-lighten-2 {
  color: #ffd54f !important;
}

/* line 378, ../sass/components/_color.scss */
.amber.lighten-1 {
  background-color: #ffca28 !important;
}

/* line 381, ../sass/components/_color.scss */
.amber-text.text-lighten-1 {
  color: #ffca28 !important;
}

/* line 378, ../sass/components/_color.scss */
.amber.darken-1 {
  background-color: #ffb300 !important;
}

/* line 381, ../sass/components/_color.scss */
.amber-text.text-darken-1 {
  color: #ffb300 !important;
}

/* line 378, ../sass/components/_color.scss */
.amber.darken-2 {
  background-color: #ffa000 !important;
}

/* line 381, ../sass/components/_color.scss */
.amber-text.text-darken-2 {
  color: #ffa000 !important;
}

/* line 378, ../sass/components/_color.scss */
.amber.darken-3 {
  background-color: #ff8f00 !important;
}

/* line 381, ../sass/components/_color.scss */
.amber-text.text-darken-3 {
  color: #ff8f00 !important;
}

/* line 378, ../sass/components/_color.scss */
.amber.darken-4 {
  background-color: #ff6f00 !important;
}

/* line 381, ../sass/components/_color.scss */
.amber-text.text-darken-4 {
  color: #ff6f00 !important;
}

/* line 378, ../sass/components/_color.scss */
.amber.accent-1 {
  background-color: #ffe57f !important;
}

/* line 381, ../sass/components/_color.scss */
.amber-text.text-accent-1 {
  color: #ffe57f !important;
}

/* line 378, ../sass/components/_color.scss */
.amber.accent-2 {
  background-color: #ffd740 !important;
}

/* line 381, ../sass/components/_color.scss */
.amber-text.text-accent-2 {
  color: #ffd740 !important;
}

/* line 378, ../sass/components/_color.scss */
.amber.accent-3 {
  background-color: #ffc400 !important;
}

/* line 381, ../sass/components/_color.scss */
.amber-text.text-accent-3 {
  color: #ffc400 !important;
}

/* line 378, ../sass/components/_color.scss */
.amber.accent-4 {
  background-color: #ffab00 !important;
}

/* line 381, ../sass/components/_color.scss */
.amber-text.text-accent-4 {
  color: #ffab00 !important;
}

/* line 370, ../sass/components/_color.scss */
.orange {
  background-color: #ff9800 !important;
}

/* line 373, ../sass/components/_color.scss */
.orange-text {
  color: #ff9800 !important;
}

/* line 378, ../sass/components/_color.scss */
.orange.lighten-5 {
  background-color: #fff3e0 !important;
}

/* line 381, ../sass/components/_color.scss */
.orange-text.text-lighten-5 {
  color: #fff3e0 !important;
}

/* line 378, ../sass/components/_color.scss */
.orange.lighten-4 {
  background-color: #ffe0b2 !important;
}

/* line 381, ../sass/components/_color.scss */
.orange-text.text-lighten-4 {
  color: #ffe0b2 !important;
}

/* line 378, ../sass/components/_color.scss */
.orange.lighten-3 {
  background-color: #ffcc80 !important;
}

/* line 381, ../sass/components/_color.scss */
.orange-text.text-lighten-3 {
  color: #ffcc80 !important;
}

/* line 378, ../sass/components/_color.scss */
.orange.lighten-2 {
  background-color: #ffb74d !important;
}

/* line 381, ../sass/components/_color.scss */
.orange-text.text-lighten-2 {
  color: #ffb74d !important;
}

/* line 378, ../sass/components/_color.scss */
.orange.lighten-1 {
  background-color: #ffa726 !important;
}

/* line 381, ../sass/components/_color.scss */
.orange-text.text-lighten-1 {
  color: #ffa726 !important;
}

/* line 378, ../sass/components/_color.scss */
.orange.darken-1 {
  background-color: #fb8c00 !important;
}

/* line 381, ../sass/components/_color.scss */
.orange-text.text-darken-1 {
  color: #fb8c00 !important;
}

/* line 378, ../sass/components/_color.scss */
.orange.darken-2 {
  background-color: #f57c00 !important;
}

/* line 381, ../sass/components/_color.scss */
.orange-text.text-darken-2 {
  color: #f57c00 !important;
}

/* line 378, ../sass/components/_color.scss */
.orange.darken-3 {
  background-color: #ef6c00 !important;
}

/* line 381, ../sass/components/_color.scss */
.orange-text.text-darken-3 {
  color: #ef6c00 !important;
}

/* line 378, ../sass/components/_color.scss */
.orange.darken-4 {
  background-color: #e65100 !important;
}

/* line 381, ../sass/components/_color.scss */
.orange-text.text-darken-4 {
  color: #e65100 !important;
}

/* line 378, ../sass/components/_color.scss */
.orange.accent-1 {
  background-color: #ffd180 !important;
}

/* line 381, ../sass/components/_color.scss */
.orange-text.text-accent-1 {
  color: #ffd180 !important;
}

/* line 378, ../sass/components/_color.scss */
.orange.accent-2 {
  background-color: #ffab40 !important;
}

/* line 381, ../sass/components/_color.scss */
.orange-text.text-accent-2 {
  color: #ffab40 !important;
}

/* line 378, ../sass/components/_color.scss */
.orange.accent-3 {
  background-color: #ff9100 !important;
}

/* line 381, ../sass/components/_color.scss */
.orange-text.text-accent-3 {
  color: #ff9100 !important;
}

/* line 378, ../sass/components/_color.scss */
.orange.accent-4 {
  background-color: #ff6d00 !important;
}

/* line 381, ../sass/components/_color.scss */
.orange-text.text-accent-4 {
  color: #ff6d00 !important;
}

/* line 370, ../sass/components/_color.scss */
.deep-orange {
  background-color: #ff5722 !important;
}

/* line 373, ../sass/components/_color.scss */
.deep-orange-text {
  color: #ff5722 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-orange.lighten-4 {
  background-color: #ffccbc !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-orange.lighten-3 {
  background-color: #ffab91 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-orange.lighten-2 {
  background-color: #ff8a65 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-orange.lighten-1 {
  background-color: #ff7043 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-orange.darken-1 {
  background-color: #f4511e !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-orange-text.text-darken-1 {
  color: #f4511e !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-orange.darken-2 {
  background-color: #e64a19 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-orange-text.text-darken-2 {
  color: #e64a19 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-orange.darken-3 {
  background-color: #d84315 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-orange-text.text-darken-3 {
  color: #d84315 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-orange.darken-4 {
  background-color: #bf360c !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-orange-text.text-darken-4 {
  color: #bf360c !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-orange.accent-1 {
  background-color: #ff9e80 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-orange.accent-2 {
  background-color: #ff6e40 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-orange.accent-3 {
  background-color: #ff3d00 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important;
}

/* line 378, ../sass/components/_color.scss */
.deep-orange.accent-4 {
  background-color: #dd2c00 !important;
}

/* line 381, ../sass/components/_color.scss */
.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important;
}

/* line 370, ../sass/components/_color.scss */
.brown {
  background-color: #795548 !important;
}

/* line 373, ../sass/components/_color.scss */
.brown-text {
  color: #795548 !important;
}

/* line 378, ../sass/components/_color.scss */
.brown.lighten-5 {
  background-color: #efebe9 !important;
}

/* line 381, ../sass/components/_color.scss */
.brown-text.text-lighten-5 {
  color: #efebe9 !important;
}

/* line 378, ../sass/components/_color.scss */
.brown.lighten-4 {
  background-color: #d7ccc8 !important;
}

/* line 381, ../sass/components/_color.scss */
.brown-text.text-lighten-4 {
  color: #d7ccc8 !important;
}

/* line 378, ../sass/components/_color.scss */
.brown.lighten-3 {
  background-color: #bcaaa4 !important;
}

/* line 381, ../sass/components/_color.scss */
.brown-text.text-lighten-3 {
  color: #bcaaa4 !important;
}

/* line 378, ../sass/components/_color.scss */
.brown.lighten-2 {
  background-color: #a1887f !important;
}

/* line 381, ../sass/components/_color.scss */
.brown-text.text-lighten-2 {
  color: #a1887f !important;
}

/* line 378, ../sass/components/_color.scss */
.brown.lighten-1 {
  background-color: #8d6e63 !important;
}

/* line 381, ../sass/components/_color.scss */
.brown-text.text-lighten-1 {
  color: #8d6e63 !important;
}

/* line 378, ../sass/components/_color.scss */
.brown.darken-1 {
  background-color: #6d4c41 !important;
}

/* line 381, ../sass/components/_color.scss */
.brown-text.text-darken-1 {
  color: #6d4c41 !important;
}

/* line 378, ../sass/components/_color.scss */
.brown.darken-2 {
  background-color: #5d4037 !important;
}

/* line 381, ../sass/components/_color.scss */
.brown-text.text-darken-2 {
  color: #5d4037 !important;
}

/* line 378, ../sass/components/_color.scss */
.brown.darken-3 {
  background-color: #4e342e !important;
}

/* line 381, ../sass/components/_color.scss */
.brown-text.text-darken-3 {
  color: #4e342e !important;
}

/* line 378, ../sass/components/_color.scss */
.brown.darken-4 {
  background-color: #3e2723 !important;
}

/* line 381, ../sass/components/_color.scss */
.brown-text.text-darken-4 {
  color: #3e2723 !important;
}

/* line 370, ../sass/components/_color.scss */
.blue-grey {
  background-color: #607d8b !important;
}

/* line 373, ../sass/components/_color.scss */
.blue-grey-text {
  color: #607d8b !important;
}

/* line 378, ../sass/components/_color.scss */
.blue-grey.lighten-5 {
  background-color: #eceff1 !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important;
}

/* line 378, ../sass/components/_color.scss */
.blue-grey.lighten-4 {
  background-color: #cfd8dc !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important;
}

/* line 378, ../sass/components/_color.scss */
.blue-grey.lighten-3 {
  background-color: #b0bec5 !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important;
}

/* line 378, ../sass/components/_color.scss */
.blue-grey.lighten-2 {
  background-color: #90a4ae !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important;
}

/* line 378, ../sass/components/_color.scss */
.blue-grey.lighten-1 {
  background-color: #78909c !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-grey-text.text-lighten-1 {
  color: #78909c !important;
}

/* line 378, ../sass/components/_color.scss */
.blue-grey.darken-1 {
  background-color: #546e7a !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-grey-text.text-darken-1 {
  color: #546e7a !important;
}

/* line 378, ../sass/components/_color.scss */
.blue-grey.darken-2 {
  background-color: #455a64 !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-grey-text.text-darken-2 {
  color: #455a64 !important;
}

/* line 378, ../sass/components/_color.scss */
.blue-grey.darken-3 {
  background-color: #37474f !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-grey-text.text-darken-3 {
  color: #37474f !important;
}

/* line 378, ../sass/components/_color.scss */
.blue-grey.darken-4 {
  background-color: #263238 !important;
}

/* line 381, ../sass/components/_color.scss */
.blue-grey-text.text-darken-4 {
  color: #263238 !important;
}

/* line 370, ../sass/components/_color.scss */
.grey {
  background-color: #9e9e9e !important;
}

/* line 373, ../sass/components/_color.scss */
.grey-text {
  color: #9e9e9e !important;
}

/* line 378, ../sass/components/_color.scss */
.grey.lighten-5 {
  background-color: #fafafa !important;
}

/* line 381, ../sass/components/_color.scss */
.grey-text.text-lighten-5 {
  color: #fafafa !important;
}

/* line 378, ../sass/components/_color.scss */
.grey.lighten-4 {
  background-color: #f5f5f5 !important;
}

/* line 381, ../sass/components/_color.scss */
.grey-text.text-lighten-4 {
  color: #f5f5f5 !important;
}

/* line 378, ../sass/components/_color.scss */
.grey.lighten-3 {
  background-color: #eeeeee !important;
}

/* line 381, ../sass/components/_color.scss */
.grey-text.text-lighten-3 {
  color: #eeeeee !important;
}

/* line 378, ../sass/components/_color.scss */
.grey.lighten-2 {
  background-color: #e0e0e0 !important;
}

/* line 381, ../sass/components/_color.scss */
.grey-text.text-lighten-2 {
  color: #e0e0e0 !important;
}

/* line 378, ../sass/components/_color.scss */
.grey.lighten-1 {
  background-color: #bdbdbd !important;
}

/* line 381, ../sass/components/_color.scss */
.grey-text.text-lighten-1 {
  color: #bdbdbd !important;
}

/* line 378, ../sass/components/_color.scss */
.grey.darken-1 {
  background-color: #757575 !important;
}

/* line 381, ../sass/components/_color.scss */
.grey-text.text-darken-1 {
  color: #757575 !important;
}

/* line 378, ../sass/components/_color.scss */
.grey.darken-2 {
  background-color: #616161 !important;
}

/* line 381, ../sass/components/_color.scss */
.grey-text.text-darken-2 {
  color: #616161 !important;
}

/* line 378, ../sass/components/_color.scss */
.grey.darken-3 {
  background-color: #424242 !important;
}

/* line 381, ../sass/components/_color.scss */
.grey-text.text-darken-3 {
  color: #424242 !important;
}

/* line 378, ../sass/components/_color.scss */
.grey.darken-4 {
  background-color: #212121 !important;
}

/* line 381, ../sass/components/_color.scss */
.grey-text.text-darken-4 {
  color: #212121 !important;
}

/* line 378, ../sass/components/_color.scss */
.shades.black {
  background-color: #000000 !important;
}

/* line 381, ../sass/components/_color.scss */
.shades-text.text-black {
  color: #000000 !important;
}

/* line 378, ../sass/components/_color.scss */
.shades.white {
  background-color: #FFFFFF !important;
}

/* line 381, ../sass/components/_color.scss */
.shades-text.text-white {
  color: #FFFFFF !important;
}

/* line 378, ../sass/components/_color.scss */
.shades.transparent {
  background-color: transparent !important;
}

/* line 381, ../sass/components/_color.scss */
.shades-text.text-transparent {
  color: transparent !important;
}

/* line 390, ../sass/components/_color.scss */
.black {
  background-color: #000000 !important;
}

/* line 393, ../sass/components/_color.scss */
.black-text {
  color: #000000 !important;
}

/* line 390, ../sass/components/_color.scss */
.white {
  background-color: #FFFFFF !important;
}

/* line 393, ../sass/components/_color.scss */
.white-text {
  color: #FFFFFF !important;
}

/* line 390, ../sass/components/_color.scss */
.transparent {
  background-color: transparent !important;
}

/* line 393, ../sass/components/_color.scss */
.transparent-text {
  color: transparent !important;
}

/* ==========================================================================
   Materialize variables
   ========================================================================== */
/**
 * Table of Contents:
 *
 *  1. Colors
 *  2. Badges
 *  3. Buttons
 *  4. Cards
 *  5. Collapsible
 *  6. Chips
 *  7. Date Picker
 *  8. Dropdown
 *  10. Forms
 *  11. Global
 *  12. Grid
 *  13. Navigation Bar
 *  14. Side Navigation
 *  15. Photo Slider
 *  16. Spinners | Loaders
 *  17. Tabs
 *  18. Tables
 *  19. Toasts
 *  20. Typography
 *  21. Footer
 *  22. Flow Text
 *  23. Collections
 *  24. Progress Bar
 */
/* 1. Colors
   ========================================================================== */
/* 2. Badges
   ========================================================================== */
/* 3. Buttons
   ========================================================================== */
/* 4. Cards
   ========================================================================== */
/* 5. Collapsible
   ========================================================================== */
/* 6. Chips
   ========================================================================== */
/* 7. Date Picker
   ========================================================================== */
/* 8. Dropdown
   ========================================================================== */
/* 9. Fonts
   ========================================================================== */
/* 10. Forms
   ========================================================================== */
/* 11. Global
   ========================================================================== */
/* 12. Grid
   ========================================================================== */
/* 13. Navigation Bar
   ========================================================================== */
/* 14. Side Navigation
   ========================================================================== */
/* 15. Photo Slider
   ========================================================================== */
/* 16. Spinners | Loaders
   ========================================================================== */
/* 17. Tabs
   ========================================================================== */
/* 18. Tables
   ========================================================================== */
/* 19. Toasts
   ========================================================================== */
/* 20. Typography
   ========================================================================== */
/* 21. Footer
   ========================================================================== */
/* 22. Flow Text
   ========================================================================== */
/* 23. Collections
   ========================================================================== */
/* 24. Progress Bar
   ========================================================================== */
/*couleurs du site*/
/*mixin*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
/* line 9, ../sass/components/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 19, ../sass/components/_normalize.scss */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 33, ../sass/components/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 54, ../sass/components/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 67, ../sass/components/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
/* line 77, ../sass/components/_normalize.scss */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 89, ../sass/components/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
/* line 98, ../sass/components/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 110, ../sass/components/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 118, ../sass/components/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 127, ../sass/components/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 136, ../sass/components/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 145, ../sass/components/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 154, ../sass/components/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 162, ../sass/components/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../sass/components/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../sass/components/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 185, ../sass/components/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 193, ../sass/components/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 204, ../sass/components/_normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 212, ../sass/components/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 221, ../sass/components/_normalize.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 229, ../sass/components/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 252, ../sass/components/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 266, ../sass/components/_normalize.scss */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 277, ../sass/components/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 290, ../sass/components/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 302, ../sass/components/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 311, ../sass/components/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 322, ../sass/components/_normalize.scss */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 334, ../sass/components/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 346, ../sass/components/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
/* line 356, ../sass/components/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 367, ../sass/components/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 376, ../sass/components/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 387, ../sass/components/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 396, ../sass/components/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 405, ../sass/components/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 416, ../sass/components/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../sass/components/_normalize.scss */
td,
th {
  padding: 0;
}

/* line 3, ../sass/components/_global.scss */
html {
  box-sizing: border-box;
}

/* line 6, ../sass/components/_global.scss */
*, *:before, *:after {
  box-sizing: inherit;
}

/* line 20, ../sass/components/_global.scss */
ul {
  list-style-type: none;
}
/* line 21, ../sass/components/_global.scss */
ul.browser-default {
  list-style-type: initial;
}

/* line 28, ../sass/components/_global.scss */
a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 38, ../sass/components/_global.scss */
.valign-wrapper {
  display: flex;
  align-items: center;
}
/* line 42, ../sass/components/_global.scss */
.valign-wrapper .valign {
  display: block;
}

/* line 48, ../sass/components/_global.scss */
ul {
  padding: 0;
}
/* line 50, ../sass/components/_global.scss */
ul li {
  list-style-type: none;
}

/* line 56, ../sass/components/_global.scss */
.clearfix {
  clear: both;
}

/* line 62, ../sass/components/_global.scss */
.z-depth-0 {
  box-shadow: none !important;
}

/* line 65, ../sass/components/_global.scss */
.z-depth-1 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

/* line 68, ../sass/components/_global.scss */
.z-depth-1-half {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

/* line 71, ../sass/components/_global.scss */
.z-depth-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 74, ../sass/components/_global.scss */
.z-depth-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

/* line 77, ../sass/components/_global.scss */
.z-depth-4 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

/* line 80, ../sass/components/_global.scss */
.z-depth-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}

/* line 84, ../sass/components/_global.scss */
.hoverable {
  transition: box-shadow .25s;
  box-shadow: 0;
}

/* line 89, ../sass/components/_global.scss */
.hoverable:hover {
  transition: box-shadow .25s;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 96, ../sass/components/_global.scss */
.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
}

/* line 105, ../sass/components/_global.scss */
blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #ee6e73;
}

/* line 113, ../sass/components/_global.scss */
i {
  line-height: inherit;
}
/* line 116, ../sass/components/_global.scss */
i.left {
  float: left;
  margin-right: 15px;
}
/* line 120, ../sass/components/_global.scss */
i.right {
  float: right;
  margin-left: 15px;
}
/* line 124, ../sass/components/_global.scss */
i.tiny {
  font-size: 1rem;
}
/* line 127, ../sass/components/_global.scss */
i.small {
  font-size: 2rem;
}
/* line 130, ../sass/components/_global.scss */
i.medium {
  font-size: 4rem;
}
/* line 133, ../sass/components/_global.scss */
i.large {
  font-size: 6rem;
}

/* line 139, ../sass/components/_global.scss */
img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto;
}

/* line 150, ../sass/components/_global.scss */
.pagination li {
  display: inline-block;
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 30px;
  border-radius: 2px;
  text-align: center;
}
/* line 158, ../sass/components/_global.scss */
.pagination li a {
  color: #444;
}
/* line 160, ../sass/components/_global.scss */
.pagination li.active a {
  color: #fff;
}
/* line 162, ../sass/components/_global.scss */
.pagination li.active {
  background-color: #ee6e73;
}
/* line 164, ../sass/components/_global.scss */
.pagination li.disabled a {
  cursor: default;
  color: #999;
}
/* line 169, ../sass/components/_global.scss */
.pagination li i {
  font-size: 2.2rem;
  vertical-align: middle;
}
/* line 176, ../sass/components/_global.scss */
.pagination li.pages ul li {
  display: inline-block;
  float: none;
}


/* line 199, ../sass/components/_global.scss */
.breadcrumb {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
}
/* line 203, ../sass/components/_global.scss */
.breadcrumb i,
.breadcrumb [class^="mdi-"], .breadcrumb [class*="mdi-"],
.breadcrumb i.material-icons {
  display: inline-block;
  float: left;
  font-size: 24px;
}
/* line 211, ../sass/components/_global.scss */
.breadcrumb:before {
  content: '\E5CC';
  color: rgba(255, 255, 255, 0.7);
  vertical-align: top;
  display: inline-block;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  margin: 0 10px 0 8px;
  -webkit-font-smoothing: antialiased;
}
/* line 224, ../sass/components/_global.scss */
.breadcrumb:first-child:before {
  display: none;
}
/* line 228, ../sass/components/_global.scss */
.breadcrumb:last-child {
  color: #fff;
}

/* line 235, ../sass/components/_global.scss */
.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}

/* line 241, ../sass/components/_global.scss */
.parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
/* line 249, ../sass/components/_global.scss */
.parallax img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transform: translateX(-50%);
}

/* line 263, ../sass/components/_global.scss */
.pin-top, .pin-bottom {
  position: relative;
}

/* line 266, ../sass/components/_global.scss */
.pinned {
  position: fixed !important;
}

/*********************
  Transition Classes
**********************/
/* line 274, ../sass/components/_global.scss */
ul.staggered-list li {
  opacity: 0;
}

/* line 278, ../sass/components/_global.scss */
.fade-in {
  opacity: 0;
  transform-origin: 0 50%;
}

/* line 347, ../sass/components/_global.scss */
footer.page-footer {
  margin-top: 20px;
  padding-top: 20px;
  background-color: #ee6e73;
}
/* line 352, ../sass/components/_global.scss */
footer.page-footer .footer-copyright {
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(51, 51, 51, 0.08);
}

/*.footer {
  display: none;
}
*/
/* line 363, ../sass/components/_global.scss */
table, th, td {
  border: none;
}

/* line 367, ../sass/components/_global.scss */
table {
  width: 100%;
  display: table;
}
/* line 371, ../sass/components/_global.scss */
table.bordered > thead > tr, table.bordered > tbody > tr {
  border-bottom: 1px solid #d0d0d0;
}
/* line 377, ../sass/components/_global.scss */
table.striped > tbody > tr:nth-child(odd) {
  background-color: #f2f2f2;
}
/* line 381, ../sass/components/_global.scss */
table.striped > tbody > tr > td {
  border-radius: 0;
}
/* line 386, ../sass/components/_global.scss */
table.highlight > tbody > tr {
  transition: background-color .25s ease;
}
/* line 388, ../sass/components/_global.scss */
table.highlight > tbody > tr:hover {
  background-color: #f2f2f2;
}
/* line 394, ../sass/components/_global.scss */
table.centered thead tr th, table.centered tbody tr td {
  text-align: center;
}

/* line 401, ../sass/components/_global.scss */
thead {
  border-bottom: 1px solid #d0d0d0;
}

/* line 405, ../sass/components/_global.scss */
td, th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}

/* line 489, ../sass/components/_global.scss */
.collection {
/*  margin: 0.5rem 0 1rem 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;*/
}
/* line 496, ../sass/components/_global.scss */
.collection .collection-item {
/*  background-color: #fff;
  line-height: 1.5rem;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;*/
}
/* line 504, ../sass/components/_global.scss */
.collection .collection-item.avatar {
  min-height: 84px;
  padding-left: 72px;
  position: relative;
}
/* line 509, ../sass/components/_global.scss */
.collection .collection-item.avatar .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
}
/* line 518, ../sass/components/_global.scss */
.collection .collection-item.avatar i.circle {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #999;
  text-align: center;
}
/* line 527, ../sass/components/_global.scss */
.collection .collection-item.avatar .title {
  font-size: 16px;
}
/* line 531, ../sass/components/_global.scss */
.collection .collection-item.avatar p {
  margin: 0;
}
/* line 535, ../sass/components/_global.scss */
.collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 16px;
  right: 16px;
}
/* line 544, ../sass/components/_global.scss */
.collection .collection-item:last-child {
  border-bottom: none;
}
/* line 548, ../sass/components/_global.scss */
.collection .collection-item.active {
  background-color: #26a69a;
  color: #eafaf9;
}
/* line 552, ../sass/components/_global.scss */
.collection .collection-item.active .secondary-content {
  color: #fff;
}
/* line 557, ../sass/components/_global.scss */
.collection a.collection-item {
  display: block;
  transition: .25s;
  color: #26a69a;
}
/* line 562, ../sass/components/_global.scss */
.collection a.collection-item:not(.active):hover {
  background-color: #ddd;
}
/* line 569, ../sass/components/_global.scss */
.collection.with-header .collection-header {
/*  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px;*/
}
/* line 574, ../sass/components/_global.scss */
.collection.with-header .collection-item {
  padding-left: 30px;
}
/* line 577, ../sass/components/_global.scss */
.collection.with-header .collection-item.avatar {
  padding-left: 72px;
}

/* line 584, ../sass/components/_global.scss */
.secondary-content {
  float: right;
  color: #26a69a;
}

/* line 588, ../sass/components/_global.scss */
.collapsible .collection {
  margin: 0;
  border: none;
}

/* line 596, ../sass/components/_global.scss */
span.badge {
  min-width: 3rem;
  padding: 0 6px;
  text-align: center;
  font-size: 1rem;
  line-height: inherit;
  color: #757575;
  position: absolute;
  right: 15px;
  box-sizing: border-box;
}
/* line 607, ../sass/components/_global.scss */
span.badge.new {
  font-weight: 300;
  font-size: 0.8rem;
  color: #fff;
  background-color: #26a69a;
  border-radius: 2px;
}
/* line 614, ../sass/components/_global.scss */
span.badge.new:after {
  content: " new";
}

/* line 618, ../sass/components/_global.scss */
nav ul a span.badge {
  position: static;
  margin-left: 4px;
  line-height: 0;
}

/* line 625, ../sass/components/_global.scss */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
/* line 631, ../sass/components/_global.scss */
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 641, ../sass/components/_global.scss */
.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #acece6;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden;
}
/* line 650, ../sass/components/_global.scss */
.progress .determinate {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #26a69a;
  transition: width .3s linear;
}
/* line 658, ../sass/components/_global.scss */
.progress .indeterminate {
  background-color: #26a69a;
}
/* line 660, ../sass/components/_global.scss */
.progress .indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
/* line 672, ../sass/components/_global.scss */
.progress .indeterminate:after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation-delay: 1.15s;
}

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}
/*******************
  Utility Classes
*******************/
/* line 721, ../sass/components/_global.scss */
.hide {
  display: none !important;
}

/* line 726, ../sass/components/_global.scss */
.left-align {
  text-align: left;
}

/* line 729, ../sass/components/_global.scss */
.right-align {
  text-align: right;
}

/* line 732, ../sass/components/_global.scss */
.center, .center-align {
  text-align: center;
}

/* line 736, ../sass/components/_global.scss */
.left {
  float: left !important;
}

/* line 739, ../sass/components/_global.scss */
.right {
  float: right !important;
}

/* line 744, ../sass/components/_global.scss */
.no-select, input[type=range],
input[type=range] + .thumb {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 753, ../sass/components/_global.scss */
.circle {
  border-radius: 50%;
}

/* line 757, ../sass/components/_global.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 763, ../sass/components/_global.scss */
.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 770, ../sass/components/_global.scss */
.no-padding {
  padding: 0 !important;
}

.noMarginLeft {
  margin-left: 0px !important;
}

/* line 2, ../sass/components/_typography.scss */
a {
  text-decoration: none;
}

/* line 6, ../sass/components/_typography.scss */
html {
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}


/* line 25, ../sass/components/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.1;
}

/* line 31, ../sass/components/_typography.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}

/* line 32, ../sass/components/_typography.scss */
h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.1rem 0 1.68rem 0;
}

/* line 33, ../sass/components/_typography.scss */
h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 1.78rem 0 1.424rem 0;
}

/* line 34, ../sass/components/_typography.scss */
h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.46rem 0 1.168rem 0;
}

/* line 35, ../sass/components/_typography.scss */
h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.14rem 0 0.912rem 0;
}

/* line 36, ../sass/components/_typography.scss */
h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 0.82rem 0 0.656rem 0;
}

/* line 37, ../sass/components/_typography.scss */
h6 {
  font-size: 1rem;
  line-height: 110%;
  margin: 0.5rem 0 0.4rem 0;
}

/* line 40, ../sass/components/_typography.scss */
em {
  font-style: italic;
}

/* line 41, ../sass/components/_typography.scss */
strong {
  font-weight: 500;
}

/* line 42, ../sass/components/_typography.scss */
small {
  font-size: 75%;
}

/* line 43, ../sass/components/_typography.scss */
.light, footer.page-footer .footer-copyright {
  font-weight: 300;
}

/* line 44, ../sass/components/_typography.scss */
.thin {
  font-weight: 200;
}

/* line 47, ../sass/components/_typography.scss */
.flow-text {
  font-weight: 300;
}


    [rotate-flip] {
      -webkit-transition:transform ease 250ms;
      -moz-transition:transform ease 250ms;
      -o-transition:transform ease 250ms;
      -ms-transition:transform ease 250ms;
      transition:transform ease 250ms;
    }

    [rotate-flip].rotated {
      .transform(rotate(180deg));

      -webkit-transform:rotate(180deg);
      -moz-transform:rotate(180deg);
      -o-transform:rotate(180deg);
      -ms-transform:rotate(180deg);
      transform:rotate(180deg);
    }

@-webkit-keyframes pop-in {
0% { opacity: 1; -webkit-transform: scale(0.8); }
50% { opacity: 1; -webkit-transform: scale(1); }
100% { opacity: 1; -webkit-transform: scale(0.8); }
}
@-moz-keyframes pop-in {
0% { opacity: 1; -moz-transform: scale(0.8); }
50% { opacity: 1; -moz-transform: scale(1); }
100% { opacity: 1; -moz-transform: scale(0.8); }
}
@keyframes pop-in {
0% { opacity: 1; transform: scale(0.8); }
50% { opacity: 1; transform: scale(1); }
100% { opacity: 1; transform: scale(0.8); }
}

/*********************
  Media Query Classes
**********************/


/*MOBILE*/


@media screen and (max-width: 600px) {

    .body-info-limitateur img.arrow {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 991px) {


  .body-info-limitateur .bloc-content h1 {
    font-size: 24px;
  }

}


/****/

@media screen and (max-width: 991px){

/*  .effect-actif {
    padding:0px !important;
  }
*/

.produit.list-actions {
  padding: 0px !important;
}

.end-info {
  position: initial !important;
}

#reduction .reduction svg {
    width: 10px !important;
    height: 10px !important;
}
}



@media only screen and (max-width: 992px) {



  /* line 182, ../sass/components/_global.scss */
  .pagination {
    width: 100%;
  }
  /* line 185, ../sass/components/_global.scss */
  .pagination li.prev,
  .pagination li.next {
    width: 10%;
  }
  /* line 190, ../sass/components/_global.scss */
  .pagination li.pages {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
  }
}


@media only screen and (max-width: 600px) {
  /* line 287, ../sass/components/_global.scss */
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important;
  }
}

@media only screen and (max-width: 992px) {
  /* line 292, ../sass/components/_global.scss */
  .hide-on-med-and-down {
    display: none !important;
  }
}

@media only screen and (min-width: 601px) {
  /* line 297, ../sass/components/_global.scss */
  .hide-on-med-and-up {
    display: none !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  /* line 302, ../sass/components/_global.scss */
  .hide-on-med-only {
    display: none !important;
  }
}

@media only screen and (min-width: 993px) {
  /* line 307, ../sass/components/_global.scss */
  .hide-on-large-only {
    display: none !important;
  }
}

@media only screen and (min-width: 993px) {
  /* line 312, ../sass/components/_global.scss */
  .show-on-large {
    display: block !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  /* line 317, ../sass/components/_global.scss */
  .show-on-medium {
    display: block !important;
  }
}

@media only screen and (max-width: 600px) {
  /* line 322, ../sass/components/_global.scss */
  .show-on-small {
    display: block !important;
  }
}

@media only screen and (min-width: 601px) {
  /* line 327, ../sass/components/_global.scss */
  .show-on-medium-and-up {
    display: block !important;
  }
}

@media only screen and (max-width: 992px) {
  /* line 332, ../sass/components/_global.scss */
  .show-on-medium-and-down {
    display: block !important;
  }
}

@media only screen and (max-width: 600px) {
  /* line 340, ../sass/components/_global.scss */
  .center-on-small-only {
    text-align: center;
  }
}



@media only screen and (max-width: 992px) {
  /* line 416, ../sass/components/_global.scss */
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */
  }
  /* line 423, ../sass/components/_global.scss */
  table.responsive-table td:empty:before {
    content: '\00a0';
  }
  /* line 427, ../sass/components/_global.scss */
  table.responsive-table th,
  table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
  /* line 433, ../sass/components/_global.scss */
  table.responsive-table th {
    text-align: left;
  }
  /* line 434, ../sass/components/_global.scss */
  table.responsive-table thead {
    display: block;
    float: left;
  }
  /* line 438, ../sass/components/_global.scss */
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  /* line 442, ../sass/components/_global.scss */
  table.responsive-table thead tr th::before {
    content: "\00a0";
  }
  /* line 447, ../sass/components/_global.scss */
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  /* line 454, ../sass/components/_global.scss */
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  /* line 459, ../sass/components/_global.scss */
  table.responsive-table th {
    display: block;
    text-align: right;
  }
  /* line 463, ../sass/components/_global.scss */
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  /* line 468, ../sass/components/_global.scss */
  table.responsive-table tr {
    padding: 0 10px;
  }
  /* line 471, ../sass/components/_global.scss */
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid #d0d0d0;
  }
  /* line 477, ../sass/components/_global.scss */
  table.responsive-table.bordered th {
    border-bottom: 0;
    border-left: 0;
  }
  /* line 478, ../sass/components/_global.scss */
  table.responsive-table.bordered td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  /* line 479, ../sass/components/_global.scss */
  table.responsive-table.bordered tr {
    border: 0;
  }
  /* line 480, ../sass/components/_global.scss */
  table.responsive-table.bordered tbody tr {
    border-right: 1px solid #d0d0d0;
  }
}

@media only screen and (min-width: 0) {
  /* line 6, ../sass/components/_typography.scss */
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 6, ../sass/components/_typography.scss */



.modal-header.tuto-gif, .modal-header.info-limitateur {
    background: #242424;
    width: 100%;
    padding: 15px;
    position: initial;
}

.tuto-h3{
    font-family: 'Roboto' !important;
    font-weight: 300 !important;
    font-size: 20px !important;
    text-transform: initial !important;
    color: #3d3d3d !important;
}

.step-tuto {
  padding: 0px 30px !important;
}

.step-tuto li {
    margin: 20px 0px;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 15px;
    font-size: 16px;
    font-family:'segoe_uiregular' !important;
}
.step-tuto li:last-child {
    border-bottom: 1px solid transparent !important;
}
.step-tuto li span {
    background: #242424;
    color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50px;
    font-size: 16px;
    display: inline-block;
    margin-right: 10px;
    font-family: 'SegoeWP-Bold';
    padding-top: 1px;
    padding-left: 1px;
}

.modal-header.tuto-gif h2 img, .modal-header.info-limitateur h2 img  {
    position: absolute;
    top: 12px;
    z-index: 9999;
    left: 12px;
    width: 24px;
    border: 2px solid #2296F3;
    border-radius: 50px;
    padding: 3px;
}
.modal-header.tuto-gif button svg, .modal-header.info-limitateur button svg {
fill: #fff;
width: 10px !important;
}
.modal-header.tuto-gif button, .modal-header.info-limitateur button {
    position: absolute !important;
    top: 5px;
    right: 10px;
}
.modal-header.tuto-gif h2, .modal-header.info-limitateur h2{
    background: transparent !important;
        padding: 0 !important;
    margin: 0 !important;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    padding: 0;
    margin: 7px 0 0 0;
}

.tuto-retouche-photoshop img, .tuto-retouche-gimp img {
    max-width: 450px;
    margin: 0 auto;
    display: block;
        padding-top: 20px;
        width: 100%;
}

.tuto-retouche-photoshop, .tuto-retouche-gimp {
opacity: 1;
        -webkit-transition: all 0.15s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -moz-transition: all 0.15s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -o-transition: all 0.15s cubic-bezier(0.17, 0.67, 0.38, 0.75);
}


  html {
    font-size: 14.5px;
  }


.information-prix span.prix-unitaire {
    font-size: 12px;
    font-family: 'SegoeWP-Bold' !important;
    color: #545454;
    position: absolute !important;
    right: 3px !important;
    top: -8px !important;
}

}
@media only screen and (min-width: 1200px) {
  /* line 6, ../sass/components/_typography.scss */
  html {
    font-size: 15px;
  }
}

@media only screen and (min-width: 360px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 390px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.224rem;
  }
}
@media only screen and (min-width: 420px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.248rem;
  }
}
@media only screen and (min-width: 450px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.272rem;
  }
}
@media only screen and (min-width: 480px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.296rem;
  }
}
@media only screen and (min-width: 510px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.32rem;
  }
}
@media only screen and (min-width: 540px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.344rem;
  }
}
@media only screen and (min-width: 570px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.368rem;
  }
}
@media only screen and (min-width: 600px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.392rem;
  }
}
@media only screen and (min-width: 630px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.416rem;
  }
}
@media only screen and (min-width: 660px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.44rem;
  }
}
@media only screen and (min-width: 690px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.464rem;
  }
}
@media only screen and (min-width: 720px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.488rem;
  }
}
@media only screen and (min-width: 750px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.512rem;
  }
}
@media only screen and (min-width: 780px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.536rem;
  }
}
@media only screen and (min-width: 810px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.56rem;
  }
}
@media only screen and (min-width: 840px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.584rem;
  }
}
@media only screen and (min-width: 870px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.608rem;
  }
}
@media only screen and (min-width: 900px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.632rem;
  }
}
@media only screen and (min-width: 930px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.656rem;
  }
}
@media only screen and (min-width: 960px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.68rem;
  }
}
@media only screen and (max-width: 360px) {
  /* line 47, ../sass/components/_typography.scss */
  .flow-text {
    font-size: 1.2rem;
  }
}

/* line 2, ../sass/components/forms/_forms.scss */
select:focus {
  outline: 1px solid #c9f3ef;
}

/* line 6, ../sass/components/forms/_forms.scss */
button:focus {
  outline: none;
}

/* line 10, ../sass/components/forms/_forms.scss */
label {
  font-size: 0.8rem;
  color: #9e9e9e;
}

/* Text Inputs + Textarea
   ========================================================================== */
/* Style Placeholders */
/* line 6, ../sass/components/forms/_input-fields.scss */
::-webkit-input-placeholder {
  color: #d1d1d1;
}

/* line 10, ../sass/components/forms/_input-fields.scss */
:-moz-placeholder {
  /* Firefox 18- */
  color: #d1d1d1;
}

/* line 14, ../sass/components/forms/_input-fields.scss */
::-moz-placeholder {
  /* Firefox 19+ */
  color: #d1d1d1;
}

/* line 18, ../sass/components/forms/_input-fields.scss */
:-ms-input-placeholder {
  color: #d1d1d1;
}

/* Text inputs */
/* line 24, ../sass/components/forms/_input-fields.scss */
input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 1rem;
  margin: 0 0 15px 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: all 0.3s;
}
/* line 54, ../sass/components/forms/_input-fields.scss */
input:not([type]):disabled, input:not([type])[readonly="readonly"],
input[type=text]:disabled,
input[type=text][readonly="readonly"],
input[type=password]:disabled,
input[type=password][readonly="readonly"],
input[type=email]:disabled,
input[type=email][readonly="readonly"],
input[type=url]:disabled,
input[type=url][readonly="readonly"],
input[type=time]:disabled,
input[type=time][readonly="readonly"],
input[type=date]:disabled,
input[type=date][readonly="readonly"],
input[type=datetime]:disabled,
input[type=datetime][readonly="readonly"],
input[type=datetime-local]:disabled,
input[type=datetime-local][readonly="readonly"],
input[type=tel]:disabled,
input[type=tel][readonly="readonly"],
input[type=number]:disabled,
input[type=number][readonly="readonly"],
input[type=search]:disabled,
input[type=search][readonly="readonly"],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly="readonly"] {
  color: rgba(0, 0, 0, 0.26);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.26);
}
/* line 61, ../sass/components/forms/_input-fields.scss */
input:not([type]):disabled + label, input:not([type])[readonly="readonly"] + label,
input[type=text]:disabled + label,
input[type=text][readonly="readonly"] + label,
input[type=password]:disabled + label,
input[type=password][readonly="readonly"] + label,
input[type=email]:disabled + label,
input[type=email][readonly="readonly"] + label,
input[type=url]:disabled + label,
input[type=url][readonly="readonly"] + label,
input[type=time]:disabled + label,
input[type=time][readonly="readonly"] + label,
input[type=date]:disabled + label,
input[type=date][readonly="readonly"] + label,
input[type=datetime]:disabled + label,
input[type=datetime][readonly="readonly"] + label,
input[type=datetime-local]:disabled + label,
input[type=datetime-local][readonly="readonly"] + label,
input[type=tel]:disabled + label,
input[type=tel][readonly="readonly"] + label,
input[type=number]:disabled + label,
input[type=number][readonly="readonly"] + label,
input[type=search]:disabled + label,
input[type=search][readonly="readonly"] + label,
textarea.materialize-textarea:disabled + label,
textarea.materialize-textarea[readonly="readonly"] + label {
  color: rgba(0, 0, 0, 0.26);
}
/* line 67, ../sass/components/forms/_input-fields.scss */
input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #2296F3;
  box-shadow: 0 1px 0 0 #2296F3;
}
/* line 73, ../sass/components/forms/_input-fields.scss */
input:not([type]):focus:not([readonly]) + label,
input[type=text]:focus:not([readonly]) + label,
input[type=password]:focus:not([readonly]) + label,
input[type=email]:focus:not([readonly]) + label,
input[type=url]:focus:not([readonly]) + label,
input[type=time]:focus:not([readonly]) + label,
input[type=date]:focus:not([readonly]) + label,
input[type=datetime]:focus:not([readonly]) + label,
input[type=datetime-local]:focus:not([readonly]) + label,
input[type=tel]:focus:not([readonly]) + label,
input[type=number]:focus:not([readonly]) + label,
input[type=search]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #26a69a;
}
/* line 78, ../sass/components/forms/_input-fields.scss */
input:not([type]).valid, input:not([type]):focus.valid,
input[type=text].valid,
input[type=text]:focus.valid,
input[type=password].valid,
input[type=password]:focus.valid,
input[type=email].valid,
input[type=email]:focus.valid,
input[type=url].valid,
input[type=url]:focus.valid,
input[type=time].valid,
input[type=time]:focus.valid,
input[type=date].valid,
input[type=date]:focus.valid,
input[type=datetime].valid,
input[type=datetime]:focus.valid,
input[type=datetime-local].valid,
input[type=datetime-local]:focus.valid,
input[type=tel].valid,
input[type=tel]:focus.valid,
input[type=number].valid,
input[type=number]:focus.valid,
input[type=search].valid,
input[type=search]:focus.valid,
textarea.materialize-textarea.valid,
textarea.materialize-textarea:focus.valid {
  border-bottom: 1px solid #4CAF50;
  box-shadow: 0 1px 0 0 #4CAF50;
}
/* line 85, ../sass/components/forms/_input-fields.scss */
input:not([type]).valid + label:after, input:not([type]):focus.valid + label:after,
input[type=text].valid + label:after,
input[type=text]:focus.valid + label:after,
input[type=password].valid + label:after,
input[type=password]:focus.valid + label:after,
input[type=email].valid + label:after,
input[type=email]:focus.valid + label:after,
input[type=url].valid + label:after,
input[type=url]:focus.valid + label:after,
input[type=time].valid + label:after,
input[type=time]:focus.valid + label:after,
input[type=date].valid + label:after,
input[type=date]:focus.valid + label:after,
input[type=datetime].valid + label:after,
input[type=datetime]:focus.valid + label:after,
input[type=datetime-local].valid + label:after,
input[type=datetime-local]:focus.valid + label:after,
input[type=tel].valid + label:after,
input[type=tel]:focus.valid + label:after,
input[type=number].valid + label:after,
input[type=number]:focus.valid + label:after,
input[type=search].valid + label:after,
input[type=search]:focus.valid + label:after,
textarea.materialize-textarea.valid + label:after,
textarea.materialize-textarea:focus.valid + label:after {
  content: attr(data-success);
  color: #4CAF50;
  opacity: 1;
}
/* line 93, ../sass/components/forms/_input-fields.scss */
input:not([type]).invalid, input:not([type]):focus.invalid,
input[type=text].invalid,
input[type=text]:focus.invalid,
input[type=password].invalid,
input[type=password]:focus.invalid,
input[type=email].invalid,
input[type=email]:focus.invalid,
input[type=url].invalid,
input[type=url]:focus.invalid,
input[type=time].invalid,
input[type=time]:focus.invalid,
input[type=date].invalid,
input[type=date]:focus.invalid,
input[type=datetime].invalid,
input[type=datetime]:focus.invalid,
input[type=datetime-local].invalid,
input[type=datetime-local]:focus.invalid,
input[type=tel].invalid,
input[type=tel]:focus.invalid,
input[type=number].invalid,
input[type=number]:focus.invalid,
input[type=search].invalid,
input[type=search]:focus.invalid,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea:focus.invalid {
  border-bottom: 1px solid #F44336;
  box-shadow: 0 1px 0 0 #F44336;
}
/* line 100, ../sass/components/forms/_input-fields.scss */
input:not([type]).invalid + label:after, input:not([type]):focus.invalid + label:after,
input[type=text].invalid + label:after,
input[type=text]:focus.invalid + label:after,
input[type=password].invalid + label:after,
input[type=password]:focus.invalid + label:after,
input[type=email].invalid + label:after,
input[type=email]:focus.invalid + label:after,
input[type=url].invalid + label:after,
input[type=url]:focus.invalid + label:after,
input[type=time].invalid + label:after,
input[type=time]:focus.invalid + label:after,
input[type=date].invalid + label:after,
input[type=date]:focus.invalid + label:after,
input[type=datetime].invalid + label:after,
input[type=datetime]:focus.invalid + label:after,
input[type=datetime-local].invalid + label:after,
input[type=datetime-local]:focus.invalid + label:after,
input[type=tel].invalid + label:after,
input[type=tel]:focus.invalid + label:after,
input[type=number].invalid + label:after,
input[type=number]:focus.invalid + label:after,
input[type=search].invalid + label:after,
input[type=search]:focus.invalid + label:after,
textarea.materialize-textarea.invalid + label:after,
textarea.materialize-textarea:focus.invalid + label:after {
  content: attr(data-error);
  color: #F44336;
  opacity: 1;
}
/* line 108, ../sass/components/forms/_input-fields.scss */
input:not([type]).validate + label,
input[type=text].validate + label,
input[type=password].validate + label,
input[type=email].validate + label,
input[type=url].validate + label,
input[type=time].validate + label,
input[type=date].validate + label,
input[type=datetime].validate + label,
input[type=datetime-local].validate + label,
input[type=tel].validate + label,
input[type=number].validate + label,
input[type=search].validate + label,
textarea.materialize-textarea.validate + label {
  width: 100%;
  pointer-events: none;
}
/* line 114, ../sass/components/forms/_input-fields.scss */
input:not([type]) + label:after,
input[type=text] + label:after,
input[type=password] + label:after,
input[type=email] + label:after,
input[type=url] + label:after,
input[type=time] + label:after,
input[type=date] + label:after,
input[type=datetime] + label:after,
input[type=datetime-local] + label:after,
input[type=tel] + label:after,
input[type=number] + label:after,
input[type=search] + label:after,
textarea.materialize-textarea + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 65px;
  opacity: 0;
  transition: .2s opacity ease-out, .2s color ease-out;
}

/* line 125, ../sass/components/forms/_input-fields.scss */
.input-field {
  position: relative;
  margin-top: 1rem;
}
/* line 129, ../sass/components/forms/_input-fields.scss */
.input-field label {
  color: #9e9e9e;
  position: absolute;
  top: 0.8rem;
  left: 0.75rem;
  font-size: 1rem;
  cursor: text;
  transition: .2s ease-out;
}
/* line 139, ../sass/components/forms/_input-fields.scss */
.input-field label.active {
  font-size: 0.8rem;
  transform: translateY(-140%);
}

.zopim {
    left: 18px;
}

/* line 145, ../sass/components/forms/_input-fields.scss */
.input-field .prefix {
  position: absolute;
  width: 3rem;
  font-size: 2rem;
  transition: color .2s;
}
/* line 151, ../sass/components/forms/_input-fields.scss */
.input-field .prefix.active {
  color: #26a69a;
}
/* line 154, ../sass/components/forms/_input-fields.scss */
.input-field .prefix ~ input,
.input-field .prefix ~ textarea {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}
/* line 161, ../sass/components/forms/_input-fields.scss */
.input-field .prefix ~ textarea {
  padding-top: .8rem;
}
/* line 162, ../sass/components/forms/_input-fields.scss */
.input-field .prefix ~ label {
  margin-left: 3rem;
}
@media only screen and (max-width: 992px) {
  /* line 165, ../sass/components/forms/_input-fields.scss */
  .input-field .prefix ~ input {
    width: 86%;
    width: calc(100% - 3rem);
  }
}
@media only screen and (max-width: 600px) {
  /* line 172, ../sass/components/forms/_input-fields.scss */
  .input-field .prefix ~ input {
    width: 80%;
    width: calc(100% - 3rem);
  }
}

/* Search Field */
/* line 182, ../sass/components/forms/_input-fields.scss */
.input-field input[type=search] {
  display: block;
  line-height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem);
}
/* line 188, ../sass/components/forms/_input-fields.scss */
.input-field input[type=search]:focus {
  background-color: #fff;
  border: 0;
  box-shadow: none;
  color: #444;
}
/* line 194, ../sass/components/forms/_input-fields.scss */
.input-field input[type=search]:focus + label i, .input-field input[type=search]:focus ~ .mdi-navigation-close, .input-field input[type=search]:focus ~ .material-icons {
  color: #444;
}
/* line 201, ../sass/components/forms/_input-fields.scss */
.input-field input[type=search] + label {
  left: 1rem;
}
/* line 205, ../sass/components/forms/_input-fields.scss */
.input-field input[type=search] ~ .mdi-navigation-close, .input-field input[type=search] ~ .material-icons {
  position: absolute;
  top: 0;
  right: 1rem;
  color: transparent;
  cursor: pointer;
  font-size: 2rem;
  transition: .3s color;
}

/* Textarea */
/* line 221, ../sass/components/forms/_input-fields.scss */
textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent;
}
/* line 226, ../sass/components/forms/_input-fields.scss */
textarea.materialize-textarea {
  overflow-y: hidden;
  /* prevents scroll bar flash */
  padding: 1.6rem 0;
  /* prevents text jump on Enter keypress */
  resize: none;
  min-height: 3rem;
}

/* line 235, ../sass/components/forms/_input-fields.scss */
.hiddendiv {
  display: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* future version of deprecated 'word-wrap' */
  padding-top: 1.2rem;
  /* prevents text jump on Enter keypress */
}

/* Radio Buttons
   ========================================================================== */
/* line 5, ../sass/components/forms/_radio-buttons.scss */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  opacity: 0;
  height: 77px;
  cursor: pointer;
}

#marquages [type="radio"]:not(:checked),
#marquages [type="radio"]:checked {
width: 100%;
}

/* line 12, ../sass/components/forms/_radio-buttons.scss */
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  float: right;
  top: 27px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

/* line 30, ../sass/components/forms/_radio-buttons.scss */
[type="radio"] + label:before,
[type="radio"] + label:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 20px;
  height: 20px;
  z-index: 0;
  transition: .28s ease;
}

/* Unchecked styles */
/* line 44, ../sass/components/forms/_radio-buttons.scss */
[type="radio"]:not(:checked) + label:before,
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:before,
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border-radius: 50%;
}

/* line 53, ../sass/components/forms/_radio-buttons.scss */
[type="radio"]:not(:checked) + label:before,
[type="radio"]:not(:checked) + label:after {
  border: 2px solid #c2c2c2;
}

/* line 58, ../sass/components/forms/_radio-buttons.scss */
[type="radio"]:not(:checked) + label:after {
  z-index: -1;
  transform: scale(0);
}

/* Checked styles */
/* line 64, ../sass/components/forms/_radio-buttons.scss */
[type="radio"]:checked + label:before {
  border: 2px solid transparent;
    top: 3px;
    left: 3px;
    width: 8px;
    height: 15px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

/* line 68, ../sass/components/forms/_radio-buttons.scss */
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border: 2px solid #26a69a;
}

/* line 74, ../sass/components/forms/_radio-buttons.scss */
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:after {
  background-color: #26a69a;
  z-index: 0;
}

/* line 80, ../sass/components/forms/_radio-buttons.scss */
input[type="radio"]:checked + label:after {
transform: scale(1.10);
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #2296F3;
  background-color: #2296F3;
  z-index: 0;
  border-radius: 50px;
}

/* Radio With gap */
/* line 85, ../sass/components/forms/_radio-buttons.scss */
[type="radio"].with-gap:checked + label:after {
  transform: scale(0.5);
}

/* Focused styles */
/* line 90, ../sass/components/forms/_radio-buttons.scss */
[type="radio"].tabbed:focus + label:before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
}

/* Disabled Radio With gap */
/* line 95, ../sass/components/forms/_radio-buttons.scss */
[type="radio"].with-gap:disabled:checked + label:before {
  border: 2px solid rgba(0, 0, 0, 0.26);
}

/* line 99, ../sass/components/forms/_radio-buttons.scss */
[type="radio"].with-gap:disabled:checked + label:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}

/* Disabled style */
/* line 105, ../sass/components/forms/_radio-buttons.scss */
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
}

/* line 111, ../sass/components/forms/_radio-buttons.scss */
[type="radio"]:disabled + label {
  color: rgba(0, 0, 0, 0.26);
}

/* line 115, ../sass/components/forms/_radio-buttons.scss */
[type="radio"]:disabled:not(:checked) + label:before {
  border-color: rgba(0, 0, 0, 0.26);
}

/* line 119, ../sass/components/forms/_radio-buttons.scss */
[type="radio"]:disabled:checked + label:after {
  background-color: rgba(0, 0, 0, 0.26);
  border-color: #BDBDBD;
}

/* Checkboxes
   ========================================================================== */
/* CUSTOM CSS CHECKBOXES */
/* line 5, ../sass/components/forms/_checkboxes.scss */
form p {
  margin-bottom: 10px;
  text-align: left;
}

/* line 10, ../sass/components/forms/_checkboxes.scss */
form p:last-child {
  margin-bottom: 0;
}

/* Remove default checkbox */
/* line 15, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  /* left: -9999px; */
  opacity: 0;
  width: 100%;
  height: 77px;
  cursor: pointer;
}

@media screen and (max-width: 500px) {

  .list-actions li button {
    width: 65px !important;
    padding: 5px 0px 0px 0px !important;
}

  .list-actions li {
    width: 100% !important;
  }

  .left-column {
    width: 15% !important;
  }

  }


@media screen and (max-width: 767px) {

  #changer-produit .content-produit .search-more .select-wrapper input
  {
  margin-left: 5px !important;
  bottom: 10px !important;
  font-size: 12px !important;
  }

  #changer-produit .content-produit .search-more .select-wrapper .bg-caret .caret
  {
    margin: 7px !important;
  }

  #changer-produit .content-produit .search-more .select-wrapper .bg-caret{
width: 24px !important;
  }

  #choisir-motif-tunetoo .modal-header {
   background: url(https://a86axszy.cdn.imgeng.in/images/cancel-blk.svg) no-repeat center !important;
   top: 10px !important;
   z-index: 1;
   right: 10px !important;
   bottom: 10px;
   width: 30px !important;
   height: 30px !important;
}

#choisir-motif-tunetoo .modal-body .nav-pills input {
    margin: 10px auto 20px auto !important;
    font-size: 16px !important;
}

#choisir-motif-tunetoo .modal-body .nav-pills > li.active > .title-head {
    font-weight: 500 !important;
    font-size: 16px !important;
}

#choisir-motif-tunetoo .nav-pills img {
    margin: 14px auto 9px auto !important;
    padding: 3px !important;
    width: 43px !important;
}


.modal-dialog button.info {
    display: none;
}


#impression .modal-dialog {
        margin: 60px auto !important;
}

.modal-header.tuto-gif {
    background: #242424;
    width: 100%;
    padding: 15px;
    position: initial;
}

.tuto-h3{
    font-family: 'Roboto' !important;
    font-weight: 100 !important;
    font-size: 20px !important;
    text-transform: initial !important;
    color: #3d3d3d !important;
}

.step-tuto {
  padding: 0px 30px !important;
}

.step-tuto li {
    margin: 20px 0px;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 15px;
    font-size: 16px;
    font-family:'segoe_uiregular' !important;
}
.step-tuto li:last-child {
    border-bottom: 1px solid transparent !important;
}
.step-tuto li span {
    background: #242424;
    color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50px;
    font-size: 16px;
    display: inline-block;
    margin-right: 10px;
    font-family: 'SegoeWP-Bold';
    padding-top: 1px;
    padding-left: 1px;
}

.modal-header.tuto-gif h2 img {
    position: absolute;
    top: 12px;
    z-index: 9999;
    left: 12px;
    width: 24px;
    border: 2px solid #2296F3;
    border-radius: 50px;
    padding: 3px;
}
.modal-header.tuto-gif button svg {
fill: #fff;
width: 10px !important;
}
.modal-header.tuto-gif button {
    position: absolute !important;
    top: 5px;
    right: 10px;
}
.modal-header.tuto-gif h2{
    background: transparent !important;
        padding: 0 !important;
    margin: 0 !important;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    padding: 0;
    margin: 7px 0 0 0;
}

.tuto-retouche-photoshop img, .tuto-retouche-gimp img {
    max-width: 450px;
    margin: 0 auto;
    display: block;
        padding-top: 20px;
        width: 100%;
}

.tuto-retouche-photoshop, .tuto-retouche-gimp {
opacity: 1;
        -webkit-transition: all 0.15s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -moz-transition: all 0.15s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -o-transition: all 0.15s cubic-bezier(0.17, 0.67, 0.38, 0.75);
}

/****/
  .vues-produit .preloader-wrapper.big {
  width: 35px !important;
  height: 35px !important;
  position: relative;
  top: 3px;
}

.content-view-mobile .couleurs-texte-style {
    display: inline-block;
    margin: 0px 12px;
    border-radius: 50%;
    padding: 4px;
    background: #fafafa;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.content-view-mobile .couleurs-texte-style img {
    width: 22px;
    height: 22px;
}
/*  .box-tools-mobile {
    display: block;
    width: 55%;
    position: relative;
    z-index: 20 !important;
    margin-left: auto !important;
}*/

/*bloc text calque actions*/

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  overflow: hidden;
}

.content-view-mobile .couleurs-texte {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 0;
    background: #fff;
    z-index: 999;
    padding: 5px 0px 0px 5px;
    -webkit-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -moz-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -o-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    width: 100%;
    overflow: hidden;
    right: 0px;
}

.content-view-mobile .couleurs-texte.active {
    visibility: visible !important;
    opacity: 1 !important;
    top: 0px !important;
    z-index: 999;
    padding: 5px 0px 0px 5px;
    right: 0px;
    height: 100%;
}

.content-view-mobile {
    background: #fff;
    position: absolute;
    z-index: 999;
    width: 100%;
    text-align: center;
    -webkit-box-shadow: 0 3px 4px 0px rgba(0, 0, 0, 0.2), 0 3px 11px -5px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 3px 4px 0px rgba(0, 0, 0, 0.2), 0 3px 11px -5px rgba(0, 0, 0, 0.24);
    padding: 0px;
}

.content-view-mobile.style {
    padding:0px 0px 15px 0px !important;
}

.content-view-mobile .font-family {
    text-align: center;
    margin-left: 0px !important;
    display: inline-block;
}

.content-view-mobile .font-size.btn-toolbar {
    margin-left: 10px !important;
    margin: 0 auto;
    width: 31%;
    display: inline-block;
}

.content-view-mobile .btn-toolbar>.btn,.content-view-mobile .btn-toolbar>.btn-group,.content-view-mobile .btn-toolbar>.input-group {
    float: none !important;
}

.content-view-mobile .font-size button {
    width: 30px !important;
    height: 30px !important;
}

.content-view-mobile .font-size span {
    position: absolute !important;
    bottom: 23px !important;
    right: 28px !important;
    font-size: 12px !important;
}

.content-view-mobile .btn-toolbar {
    margin-left: 0px !important;
    padding: 0px !important;
}

/********************/

/*.box-tools-mobile button.tabcurrent {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    float: right;
    margin-bottom: 10px;
    background: #fff;
    -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    margin-right: 1px;
    border: none;
    outline: none;
}
*/
.box-tools-mobile .active{
  color: #2296F3;
}

.box-tools-mobile .active svg path {
  fill: #2296F3;
}

.box-tools-mobile svg {
    width: 20px;
    margin-top: 7px;
}

.box-tools-mobile .tabcurrent span {
  display: none;
}

.box-tools-mobile svg path{
    fill: #242424;
}


.box-tools {
  display: none;
}  

 /* #marquages {
    display: none;
  }

  .box-tools .nav-tabs > li:nth-child(2) > a {
    background: #fff;
    width: 50px;
    border-radius: 50px;
    height: 50px;
    padding-top: 18px;
    float: right;
    -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.nav-tabs > li:nth-child(2).active > a::after, .nav-tabs > li:nth-child(2):hover > a::after {
  transform: scale(0) !important;
}

.box-tools .nav-tabs > li svg {
    height: 18px !important;
}

  ul.nav.nav-tabs {
    border: none;
  }

    .box-tools.openbox {
        margin-top: 53px;
        background: none;
        box-shadow: none;
    }
    
  .nav.nav-tabs li:nth-child(1) {
    display: none;
}
*/

   #motif .cta {
    margin-bottom: 20px;
  }


  .preloader-wrapper.xsmall {
    left: 28px;
  }

  #motif .modal-body .col-md-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  nav.navbar.navbar-default.navbar-fixed-top {
    position: absolute;
    overflow: hidden;
}

  .couleurs-texte .pastille, .couleurs .pastille  {
    margin: 0px !important;
  }

  #content-image h2 {
display: none;
}


  .bloc-image .titre-effect h2 {
        left: 10px;
    top: 2px;
  }

  #content-image h2 {
    width: 100%;
    left: 0px;
}

  .titre-effect {
    max-width: 100%;
}

.picto-cut {
    position: absolute;
}

  .sub-menu .nav-tabs {
    height: initial !important;
  }

.box-tools .couleurs {
  visibility: visible !important;
  opacity: 1 !important;
}

  .col-md-3.left-column {
    position: absolute !important;
    z-index: 2;
    top: 20px;
}

#motif-couleurs-tab .couleur-motif .motif-couleur-titre span.text {
  margin-left: 6px !important;
}

/*     loader-spinner-upload.ng-isolate-scope {
    bottom: 54px;
    position: relative;
    left: 29px;
  }
*/


  #produit .cta {
    position: initial !important;
}

  .modal-body .row {
    margin: 0px !important;
  }


  .zopim {
display: none !important;
}


  [type="radio"]:not(:checked) + label, [type="radio"]:checked + label {
    top: 6px !important;
  }

  #tableau-select-product .tab-size-nbr {
    width: 215px !important;    
  }

  #tableau-select-product table tr td input {
        /*height: 1rem !important;*/
        width: 20px !important;
  }

  .box-tools .nav-tabs > li > a {
    font-size: 11px !important;
  }

/*  #tableau-select-product table tr th, #tableau-select-product table tr td, #tableau-select-product table tr td input {
    font-size: 12px !important;
  }
*/
  .box-tools .nav-tabs > li svg {
    height: 16px !important;
  }

  .font-family .btn-open-dropdown, .font-family .btn-open-dropdown.active {
    width: 100px !important;
  }

  .font-size input {
    width: 33px !important;
    font-size: 16px !important;
  }

/*  .couleurs-texte {
    position: absolute;
    right: 0px;
    background: #fff;
    padding: 20px 0px 20px 10px;
    border-radius: 50px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) !important;
    z-index: 3 !important;
    width: 360px;
    -webkit-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -moz-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -o-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
}*/

    /* line 1938, ../sass/tuner.scss */
  #produit .bloc-left h2, #motif .bloc-left h2 {
    font-size: 12px !important;
    margin: 0;
  }


  #changer-produit .modal-body .nav-pills > li > a svg, #choisir-motif .modal-body .nav-pills > li > a svg {
    height: 25px !important;
  }

#choisir-motif-tunetoo .modal-body .nav-pills > li > a svg {
    height: 25px !important;
  }

  #changer-produit .modal-body .nav-pills > li > a, #choisir-motif .modal-body .nav-pills > li > a {
  font-size: 10px !important;
    padding: 12px 0px 0px 0px;
    height: 61px;
}

 #choisir-motif-tunetoo .modal-body .nav-pills > li > a {
  font-size: 10px !important;
    padding: 12px 0px 0px 0px;
    height: 61px;
}

#changer-produit .modal-body .nav-pills, #choisir-motif .modal-body .nav-pills {
  min-height: 61px !important;
}

#choisir-motif-tunetoo .modal-body .nav-pills {
  min-height: 61px !important;
}

#changer-produit .sub-menu li {
      width: 21% !important;
    text-align: center;
    height: 81px !important;
}

#changer-produit .sub-menu li a, #choisir-motif .sub-menu li a {
  font-size: 10px !important;
}

#choisir-motif-tunetoo .sub-menu li a {
  /*font-size: 10px !important;*/
}

#changer-produit .sub-menu li {
  width: 80px !important;
}

#changer-produit .sub-menu li {
    width: 86px !important;
    color: white;
    text-align: center;
    text-decoration: none;
    float: none !important;
    margin-bottom: 0px !important;
    display: inline-block !important;
    position: initial !important;
    white-space: normal !important;
}

.sub-menu .nav-tabs {
    border-bottom: 1px solid #ddd !important;
    overflow: auto !important;
    white-space: nowrap !important;
    height: 92px;
    overflow-y: hidden !important;
}

#changer-produit .sub-menu input[type="search"], #choisir-motif .sub-menu input[type="search"] {
    display: none;
}


#choisir-motif-tunetoo .sub-menu input[type="search"] {
    display: none;
}

/*
#produit .bloc-right .view-product img, #motif .bloc-right .view-product img {
    max-height: 170px !important;
}*/

#produit .bloc-right .miniatures button, #motif .bloc-right .miniatures button {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border: none;
  background-color: #fff;
  display: inline-block;
  border-radius: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 0px;
  width: 45px !important;
  height: 45px !important;
}
.couleurs-texte .pastille a, .couleurs .pastille a {
    height: 24px !important;
    width: 24px !important;
}

.couleurs-texte .pastille, .couleurs .pastille {
    width: 25px !important;
    height: 25px !important;
}

#produit .cta .accept, #motif .cta .accept {
    width: 106px !important;
    height: 36px !important;
        padding: 0px !important;
}
}




@media screen and (min-width: 768px) and (max-width: 991px) {

  #choisir-motif-tunetoo .modal-dialog {
    margin-top: 100px !important;
  }

  select#categorie-motif {
    height: 50px !important;
    background: #eaeaea;
  }

  #choisir-motif-tunetoo .modal-body .nav-pills input {
    width: 50%;
  }


  #choisir-motif-tunetoo .modal-header {
      background: url(https://a86axszy.cdn.imgeng.in/images/cancel-blk.svg) no-repeat center !important;;
      top: 10px !important;
      z-index: 1;
  }


.tuto-retouche-photoshop img, .tuto-retouche-gimp img {
    max-width: 450px;
    margin: 0 auto;
    display: block;
    padding-top: 20px;
    width: 100%;
}

.modal-header.tuto-gif {
    background: #242424;
    width: 100%;
    padding: 15px;
    position: initial;
}

.tuto-h3{
    font-family: 'Roboto' !important;
    font-weight: 100 !important;
    font-size: 20px !important;
    text-transform: initial !important;
    color: #3d3d3d !important;
}

.step-tuto {
  padding: 0px 60px !important;
}

.step-tuto li {
    margin: 20px 0px;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 15px;
    font-size: 16px;
    font-family:'segoe_uiregular' !important;
}
.step-tuto li:last-child {
    border-bottom: 1px solid transparent !important;
}
.step-tuto li span {
    background: #242424;
    color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50px;
    font-size: 17px;
    display: inline-block;
    margin-right: 10px;
}

.modal-header.tuto-gif h2 img, .modal-header.info-limitateur h2 img {
    position: absolute;
    top: 12px;
    z-index: 9999;
    left: 12px;
    width: 24px;
    border: 2px solid #2296F3;
    border-radius: 50px;
    padding: 3px;
}
.modal-header.tuto-gif button svg {
fill: #fff;
width: 10px !important;
}
.modal-header.tuto-gif button {
    position: absolute !important;
    top: 5px;
    right: 10px;
}
.modal-header.tuto-gif h2, .modal-header.info-limitateur h2{
    background: transparent !important;
        padding: 0 !important;
    margin: 0 !important;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    padding: 0;
    margin: 7px 0 0 0;
}

.tuto-retouche img {
    max-width: 450px;
    margin: 0 auto;
    display: block;
}

.modal-header.tuto-gif svg {
    width: initial !important;
    height: inherit !important;
}


  #tableau-select-product .tab-size-nbr {
    left: 0px !important;
  }

 .shop-info {
 padding-top: 50px !important;
            }

/*.nouveau-produit {
top: 40px !important;
}*/

/*  .couleurs-texte {
    position: absolute;
    right: 0px;
    background: #fff;
    padding: 20px 0px 20px 10px;
    border-radius: 50px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) !important;
    z-index: 3 !important;
    width: 360px;
      -webkit-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -moz-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -o-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  }*/

  .tools-text button svg, .text-align button svg {
    width: 20px !important;
    height: 20px !important;
  }

  /* line 2170, ../sass/tuner.scss */
  .font-size span {
    font-size: 16px !important;
        right: 16px !important;
  }

    /* line 2171, ../sass/tuner.scss */
  .font-size input {
    width: 83px !important;
    font-size: 28px !important;
  }


    /* line 2168, ../sass/tuner.scss */
  .font-size svg {
    width: 12px;
    height: 9px;
  }

    /* line 2169, ../sass/tuner.scss */
  .font-size button {
    width: 30px;
    height:30px;
  }

.preloader-wrapper.xsmall {
      width: 38px !important;
    height: 38px !important;
}

   loader-spinner-upload.ng-isolate-scope {
    bottom: 54px;
    position: relative;
    left: 29px;
  }

    /* line 2205, ../sass/tuner.scss */
  .modal .modal-content .modal-body h2 {
    font-size: 16px;
  }


  /* line 2206, ../sass/tuner.scss */
  #produit .bloc-left > p, #motif .bloc-left > p {
    font-size: 13px;
  }

#produit .cta {
    bottom: 0px !important;
    right: 5px !important;
}

  .close {
    opacity: 1 !important;
    right: 5px;
    top: 1px;
  }

  /* line 2209, ../sass/tuner.scss */
  .couleurs-texte .pastille:hover a, .couleurs .pastille:hover a {
    width: 22px;
    height: 22px;
  }

  .modal .modal-content .modal-body > .row {

  }

  #choisir-motif .content-produit .search-more select {
    width: 300px !important;
  }

  #choisir-motif-tunetoo .content-produit .search-more select {
    width: 300px !important;
  }

/*
  #choisir-motif-tunetoo .sub-menu li {
      padding-left: 10px;
      width: 100%;
      text-align: left;
      font-family: Roboto;
      color: #242424;
      font-size: 14px;
      cursor: pointer;
      padding-right: 0;
  }*/


  #choisir-motif .sub-menu li {
    padding: 0px 0px 0px 0px !important;}

/*  #choisir-motif-tunetoo .sub-menu li {
    padding: 0px 0px 0px 0px !important;}*/

    /* line 2201, ../sass/tuner.scss */
  #changer-produit .content-produit .bloc-produit .produit a h3, #choisir-motif .content-produit .bloc-produit .produit a h3 {
    font-size: 12px !important;
  }

    /* line 2201, ../sass/tuner.scss */
  #choisir-motif-tunetoo .content-produit .bloc-produit .produit a h3 {
    font-size: 12px !important;
  }

    /* line 2203, ../sass/tuner.scss */
  #changer-produit .content-produit .bloc-produit .produit a .price, #choisir-motif .content-produit .bloc-produit .produit a .price, #produit .bloc-right .view-product .price, #motif .bloc-right .view-product .price {
    font-size: 12px !important;
  }

    /* line 2203, ../sass/tuner.scss */
  #choisir-motif-tunetoo .content-produit .bloc-produit .produit a .price {
    font-size: 12px !important;
  }


  #changer-produit .content-produit .bloc-produit .produit a, #choisir-motif .content-produit .bloc-produit .produit a {
    min-height: 240px !important;
  }


  #choisir-motif-tunetoo .content-produit .bloc-produit .produit a {
    min-height: 240px !important;
  }

  #changer-produit .content-produit .bloc-produit .produit img, #choisir-motif .content-produit .bloc-produit .produit img {
    max-height: 210px !important;
  }

  #choisir-motif-tunetoo .content-produit .bloc-produit .produit img {
    max-height: 210px !important;
  }


    /* line 2202, ../sass/tuner.scss */
  #changer-produit .sub-menu input[type="search"]:focus, #choisir-motif .sub-menu input[type="search"]:focus {
    height: 87px !important;
  }

    /* line 2202, ../sass/tuner.scss */
 #choisir-motif-tunetoo .sub-menu input[type="search"]:focus {
    height: 87px !important;
  }


  /* line 2194, ../sass/tuner.scss */
  #changer-produit .sub-menu input[type="search"], #choisir-motif .sub-menu input[type="search"] {
    height: 85px !important;
  }
  /* line 2194, ../sass/tuner.scss */
  #choisir-motif-tunetoo .sub-menu input[type="search"] {
    height: 85px !important;
  }

    /* line 2211, ../sass/tuner.scss */
  #changer-produit .sub-menu input[type="search"], #choisir-motif .sub-menu input[type="search"] {
    top: 61px !important;
  }

    /* line 2211, ../sass/tuner.scss */
  #choisir-motif-tunetoo .sub-menu input[type="search"] {
    top: 61px !important;
  }


  #changer-produit .sub-menu li a, #choisir-motif .sub-menu li a {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
  #choisir-motif-tunetoo .sub-menu li a {
/*    padding-left: 0px !important;
    padding-right: 0px !important;*/
}


ul.nav.nav-tabs-motifs {
    /*max-height: 21vh;*/
    border-bottom: 1px solid #cacaca;
}

  #changer-produit .sub-menu li {
    height: 35px;
}

 #choisir-motif .sub-menu li {
    height: 25px;
}


    /* line 2190, ../sass/tuner.scss */
  #changer-produit .sub-menu li a, #choisir-motif .sub-menu li a {
    font-size: 12px !important;
  }

    /* line 2190, ../sass/tuner.scss */
  #choisir-motif-tunetoo .sub-menu li a {
    /*font-size: 12px !important;*/
  }

    /* line 2165, ../sass/tuner.scss */
  .sub-menu .nav-tabs > li svg {
    display: block;
    width: 36px !important;
    height: 39px !important;
    margin: 0 auto;
  }


  #changer-produit .close, #choisir-motif .close {
    /*right: 10px !important;*/
    outline: none;
    bottom: 8px !important;
}

  #choisir-motif-tunetoo .close {
    /*right: 10px !important;*/
    outline: none;
    bottom: 8px !important;
}

  #changer-produit .modal-body .nav-pills, #choisir-motif .modal-body .nav-pills {
        min-height: 59px !important;
  }

  #changer-produit .modal-body .nav-pills > li > a svg, #choisir-motif .modal-body .nav-pills > li > a svg {
  
  height: 25px !important;
  }


  /* line 2195, ../sass/tuner.scss */
  #changer-produit .modal-body .nav-pills > li > a, #choisir-motif .modal-body .nav-pills > li > a {
    font-size: 14px !important;
    height: 60px;
  }

    /* line 2191, ../sass/tuner.scss */
  .nav-pills > li a {
    padding: 9px 0px !important;
  }


    /* line 2158, ../sass/tuner.scss */
  .list-actions {
    padding: 20px 0px;
  }


  .list-actions {
    padding: 35px 0px 0px 0px !important;
  }

  /* line 2137, ../sass/tuner.scss */
  .list-actions li {
    width: 100% !important;
  }

  /* line 2138, ../sass/tuner.scss */
  .list-actions li {
    border: none !important;
    border: 5px solid #dbf4ff;
  }

.list-actions li {
    margin-left: 0px !important;
    border: none;
}

    /* line 2158, ../sass/tuner.scss */
  .list-actions li {
    border: none !important;
    border: 5px solid #dbf4ff;
  }
  /* line 2158, ../sass/tuner.scss */
  .list-actions li button > img {
    background-color: #2296F3;
    border-radius: 50%;
    height: 80px;
    padding: 0px 20px 0px 20px;
    width: 80px;
    text-align: center;
    position: relative;
    left: 7px;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  }

  /* line 2158, ../sass/tuner.scss */
  .list-actions li button:hover img {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    /*background-color: #00a9f5;*/
  }



  /* line 2198, ../sass/tuner.scss */
  .shop-info .information-prix {
    float: left;
    padding: 0 !important;
    margin: 0 !important;
  }


    /* line 2175, ../sass/tuner.scss */
  .shop-info .taille-quantite span.number {
    top: -15px !important;
    width: 30px !important;
    height: 30px !important;
    /*right: 30px !important;*/
    font-size: 18px !important;
    padding-top: 2px !important;
    right: -15px !important;
  }

    /* line 2173, ../sass/tuner.scss */
  .shop-info .taille-quantite button img {
    width: 30px !important;
    height: 30px !important;
    bottom: 5px;
    position: relative;
   -webkit-filter: drop-shadow(1px 1px 0px rgba(0,0,0,0.10));
    filter: drop-shadow(1px 1px 0px rgba(0,0,0,0.10));
  }

    /* line 2178, ../sass/tuner.scss */
  div#cta-panier button:nth-child(2) {
    width: 80% !important;
    /*margin-bottom: 25px !important;*/
  }

    /* line 2187, ../sass/tuner.scss */
  .right-column .vues-produit {
    position: relative !important;
    width: 650px !important;
    text-align: right !important;
  }


  /* line 25, ../sass/components/forms/_checkboxes.scss */
  [type="checkbox"]:not(:checked),
  [type="checkbox"]:checked {
    width: 193px;
  }
}
/* line 32, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"] {
  /* checkbox aspect */
}
/* line 34, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"] + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  float: right;
  top: 27px;
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
}
/* line 53, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"] + label:before, [type="checkbox"]:not(.filled-in) + label:after {
  content: '';
  position: absolute;
  top: 24px;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  transition: .2s;
}
/* line 67, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"]:not(.filled-in) + label:after {
  border: 0;
  transform: scale(0);
}
/* line 72, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"]:not(:checked):disabled + label:before {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}
/* line 78, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"].tabbed:focus + label:after {
  transform: scale(1);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 88, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"]:checked + label:before {
  top: 18px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid 2px solid #26a69a;
  border-bottom: 2px solid 2px solid #26a69a;
  transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
/* line 102, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"]:checked:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  border-bottom: 2px solid rgba(0, 0, 0, 0.26);
}

/* Indeterminate checkbox */
/* line 110, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"]:indeterminate + label:before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #26a69a;
  border-bottom: none;
  transform: rotate(90deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
/* line 125, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"]:indeterminate:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  background-color: transparent;
}

/* line 134, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"].filled-in + label:after {
  border-radius: 2px;
}
/* line 138, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"].filled-in + label:before,
[type="checkbox"].filled-in + label:after {
  content: '';
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  /* transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;*/
  z-index: 1;
}
/* line 149, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"].filled-in:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 20% 40%;
  transform-origin: 100% 100%;
}
/* line 162, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"].filled-in:not(:checked) + label:after {
  height: 25px;
  width: 25px;
  background-color: transparent;
  border: 2px solid #cacaca;
  top: 0px;
  z-index: 0;
  border-radius: 50px;
}
/* line 174, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"].filled-in:checked + label:before {
  top: 3px;
  left: 3px;
  width: 8px;
  height: 15px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
/* line 190, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"].filled-in:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #32ce32;
  background-color: #32ce32;
  z-index: 0;
  border-radius: 50px;
}
/* line 202, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"].filled-in.tabbed:focus + label:after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 208, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"].filled-in.tabbed:checked:focus + label:after {
  border-radius: 2px;
  background-color: #26a69a;
  border-color: #26a69a;
}
/* line 215, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"].filled-in:disabled:not(:checked) + label:before {
  background-color: transparent;
  border: 2px solid transparent;
}
/* line 220, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"].filled-in:disabled:not(:checked) + label:after {
  border-color: transparent;
  background-color: #BDBDBD;
}
/* line 225, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"].filled-in:disabled:checked + label:before {
  background-color: transparent;
}
/* line 229, ../sass/components/forms/_checkboxes.scss */
[type="checkbox"].filled-in:disabled:checked + label:after {
  background-color: #BDBDBD;
  border-color: #BDBDBD;
}

/* Switch
   ========================================================================== */
/* line 4, ../sass/components/forms/_switches.scss */
.switch,
.switch * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

/* line 12, ../sass/components/forms/_switches.scss */
.switch label {
  cursor: pointer;
}

/* line 16, ../sass/components/forms/_switches.scss */
.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
/* line 21, ../sass/components/forms/_switches.scss */
.switch label input[type=checkbox]:checked + .lever {
  background-color: #84c7c1;
}
/* line 24, ../sass/components/forms/_switches.scss */
.switch label input[type=checkbox]:checked + .lever:after {
  background-color: #26a69a;
  left: 24px;
}

/* line 31, ../sass/components/forms/_switches.scss */
.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 15px;
  background-color: #818181;
  border-radius: 15px;
  margin-right: 10px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px;
}
/* line 44, ../sass/components/forms/_switches.scss */
.switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 21px;
  height: 21px;
  background-color: #F1F1F1;
  border-radius: 21px;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -3px;
  transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease;
}

/* line 60, ../sass/components/forms/_switches.scss */
input[type=checkbox]:checked:not(:disabled) ~ .lever:active::after,
input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1);
}

/* line 65, ../sass/components/forms/_switches.scss */
input[type=checkbox]:not(:disabled) ~ .lever:active:after,
input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08);
}

/* line 71, ../sass/components/forms/_switches.scss */
.switch input[type=checkbox][disabled] + .lever {
  cursor: default;
}

/* line 75, ../sass/components/forms/_switches.scss */
.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: #BDBDBD;
}

/* Select Field
   ========================================================================== */
/* line 4, ../sass/components/forms/_select.scss */
/*select {
  display: none;
}*/

/* line 5, ../sass/components/forms/_select.scss */
select.browser-default {
  display: block;
}

/* line 7, ../sass/components/forms/_select.scss */
select {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 5px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  height: 3rem;
}

/* line 16, ../sass/components/forms/_select.scss */
.select-label {
  position: absolute;
}

/* line 20, ../sass/components/forms/_select.scss */
.select-wrapper {
  position: relative;
}
/* line 23, ../sass/components/forms/_select.scss */
.select-wrapper input.select-dropdown {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  outline: none;
  height: 3rem;
  line-height: 3rem;
  width: 100%;
  font-size: 1rem;
  margin: 0 0 15px 0;
  padding: 0;
  display: block;
}
/* line 39, ../sass/components/forms/_select.scss */
.select-wrapper span.caret {
  color: initial;
  position: absolute;
  right: 0;
  top: 16px;
  font-size: 10px;
}
/* line 45, ../sass/components/forms/_select.scss */
.select-wrapper span.caret.disabled {
  color: rgba(0, 0, 0, 0.26);
}
/* line 50, ../sass/components/forms/_select.scss */
.select-wrapper + label {
  position: absolute;
  top: -14px;
  font-size: 0.8rem;
}

/* line 58, ../sass/components/forms/_select.scss */
select:disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 62, ../sass/components/forms/_select.scss */
.select-wrapper input.select-dropdown:disabled {
  color: rgba(0, 0, 0, 0.3);
  cursor: default;
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -ms-user-select: none;
  /* IE10+ */
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

/* line 71, ../sass/components/forms/_select.scss */
.select-wrapper i {
  color: rgba(0, 0, 0, 0.3);
}

/* line 75, ../sass/components/forms/_select.scss */
.select-dropdown li.disabled,
.select-dropdown li.disabled > span,
.select-dropdown li.optgroup {
  color: rgba(0, 0, 0, 0.3);
  background-color: transparent;
}

/* line 83, ../sass/components/forms/_select.scss */
.prefix ~ .select-wrapper {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}

/* line 89, ../sass/components/forms/_select.scss */
.prefix ~ label {
  margin-left: 3rem;
}

/* line 93, ../sass/components/forms/_select.scss */
.select-dropdown li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
  float: right;
}

/* line 102, ../sass/components/forms/_select.scss */
.select-dropdown li.optgroup {
  border-top: 1px solid #eee;
}
/* line 105, ../sass/components/forms/_select.scss */
.select-dropdown li.optgroup.selected > span {
  color: rgba(0, 0, 0, 0.7);
}
/* line 109, ../sass/components/forms/_select.scss */
.select-dropdown li.optgroup > span {
  color: rgba(0, 0, 0, 0.4);
}
/* line 113, ../sass/components/forms/_select.scss */
.select-dropdown li.optgroup ~ li.optgroup-option {
  padding-left: 1rem;
}

/* File Input
   ========================================================================== */
/* line 4, ../sass/components/forms/_file-input.scss */
.file-field {
  position: relative;
}
/* line 7, ../sass/components/forms/_file-input.scss */
.file-field .file-path-wrapper {
  overflow: hidden;
  padding-left: 10px;
}
/* line 12, ../sass/components/forms/_file-input.scss */
.file-field input.file-path {
  width: 100%;
}
/* line 14, ../sass/components/forms/_file-input.scss */
.file-field .btn {
  float: left;
  height: 3rem;
  line-height: 3rem;
}
/* line 20, ../sass/components/forms/_file-input.scss */
.file-field span {
  cursor: pointer;
}
/* line 24, ../sass/components/forms/_file-input.scss */
.file-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* Range
   ========================================================================== */
/* line 4, ../sass/components/forms/_range.scss */
.range-field {
  position: relative;
}

/* line 8, ../sass/components/forms/_range.scss */
input[type=range],
input[type=range] + .thumb {
  cursor: pointer;
}

/* line 14, ../sass/components/forms/_range.scss */
input[type=range] {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  margin: 15px 0;
  padding: 0;
}
/* line 23, ../sass/components/forms/_range.scss */
input[type=range]:focus {
  outline: none;
}

/* line 28, ../sass/components/forms/_range.scss */
input[type=range] + .thumb {
  position: absolute;
  border: none;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #26a69a;
  top: 10px;
  margin-left: -6px;
  transform-origin: 50% 50%;
  transform: rotate(-45deg);
}
/* line 41, ../sass/components/forms/_range.scss */
input[type=range] + .thumb .value {
  display: block;
  width: 30px;
  text-align: center;
  color: #26a69a;
  font-size: 0;
  transform: rotate(45deg);
}
/* line 50, ../sass/components/forms/_range.scss */
input[type=range] + .thumb.active {
  border-radius: 50% 50% 50% 0;
}
/* line 53, ../sass/components/forms/_range.scss */
input[type=range] + .thumb.active .value {
  color: #fff;
  margin-left: -1px;
  margin-top: 8px;
  font-size: 10px;
}

/* line 63, ../sass/components/forms/_range.scss */
input[type=range] {
  -webkit-appearance: none;
}

/* line 67, ../sass/components/forms/_range.scss */
input[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  background: #c2c0c2;
  border: none;
}

/* line 73, ../sass/components/forms/_range.scss */
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background-color: #26a69a;
  transform-origin: 50% 50%;
  margin: -5px 0 0 0;
  transition: .3s;
}

/* line 85, ../sass/components/forms/_range.scss */
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}

/* line 90, ../sass/components/forms/_range.scss */
input[type=range] {
  /* fix for FF unable to apply focus style bug  */
  border: 1px solid white;
  /*required for proper track sizing in FF*/
}

/* line 97, ../sass/components/forms/_range.scss */
input[type=range]::-moz-range-track {
  height: 3px;
  background: #ddd;
  border: none;
}

/* line 103, ../sass/components/forms/_range.scss */
input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  margin-top: -5px;
}

/* line 113, ../sass/components/forms/_range.scss */
input[type=range]:-moz-focusring {
  outline: 1px solid #fff;
  outline-offset: -1px;
}

/* line 118, ../sass/components/forms/_range.scss */
input[type=range]:focus::-moz-range-track {
  background: #ccc;
}

/* line 123, ../sass/components/forms/_range.scss */
input[type=range]::-ms-track {
  height: 3px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent;
}

/* line 137, ../sass/components/forms/_range.scss */
input[type=range]::-ms-fill-lower {
  background: #777;
}

/* line 141, ../sass/components/forms/_range.scss */
input[type=range]::-ms-fill-upper {
  background: #ddd;
}

/* line 145, ../sass/components/forms/_range.scss */
input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
}

/* line 153, ../sass/components/forms/_range.scss */
input[type=range]:focus::-ms-fill-lower {
  background: #888;
}

/* line 157, ../sass/components/forms/_range.scss */
input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}

/*
    @license
    Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
    This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
    The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
    The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
    Code distributed by Google as part of the polymer project is also
    subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
 */
/**************************/
/* STYLES FOR THE SPINNER */
/**************************/
/*
 * Constants:
 *      STROKEWIDTH = 3px
 *      ARCSIZE     = 270 degrees (amount of circle the arc takes up)
 *      ARCTIME     = 1333ms (time it takes to expand and contract arc)
 *      ARCSTARTROT = 216 degrees (how much the start location of the arc
 *                                should rotate each time, 216 gives us a
 *                                5 pointed star shape (it's 360/5 * 3).
 *                                For a 7 pointed star, we might do
 *                                360/7 * 3 = 154.286)
 *      CONTAINERWIDTH = 28px
 *      SHRINK_TIME = 400ms
 */
/* line 30, ../sass/components/_preloader.scss */

.preloader-wrapper.xsmall {
    float: left;
    width: 25px;
    height: 25px;
    position: absolute;
/*    left: 17px;
    top: 15px;*/
}
/* line 36, ../sass/components/_preloader.scss */
.preloader-wrapper.small {
  width: 36px;
  height: 36px;
}
/* line 41, ../sass/components/_preloader.scss */
.preloader-wrapper.big {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  display: block;
}

/* line 46, ../sass/components/_preloader.scss */
.preloader-wrapper.active {
  /* duration: 360 * ARCTIME / (ARCSTARTROT + (360-ARCSIZE)) */
  -webkit-animation: container-rotate 1568ms linear infinite;
  animation: container-rotate 1568ms linear infinite;
}

@-webkit-keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes container-rotate {
  to {
    transform: rotate(360deg);
  }
}
/* line 61, ../sass/components/_preloader.scss */
.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #26a69a;
}


.spinner-white,
.spinner-white-only {
  border-color: #ffffff;
}

/* line 69, ../sass/components/_preloader.scss */
.spinner-blue,
.spinner-blue-only {
  border-color: #4285f4;
}

/* line 74, ../sass/components/_preloader.scss */
.spinner-red,
.spinner-red-only {
  border-color: #db4437;
}

/* line 79, ../sass/components/_preloader.scss */
.spinner-yellow,
.spinner-yellow-only {
  border-color: #f4b400;
}

/* line 84, ../sass/components/_preloader.scss */
.spinner-green,
.spinner-green-only {
  border-color: #0f9d58;
}

#produitBaseLoader {
  position: absolute;
  width: 100%;
  top: 30vh;
  z-index: 11;
}

#imageProgressLoader {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 11;
    height: 100%;
    background: rgba(250, 250, 250, 0.84);
    padding: 31vh 0;
}

#imageProgressLoader .pourcentage {
    position: relative;
    text-align: center;
    line-height: 20px;
    top: 35px;
    font-size: 10pt;
    color: #4285f4;
    font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    font-weight: bold;
}

.white-curtain {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.5);
}

.white-curtain .preloader-wrapper {
  position: relative;
  top: 50%;
}

/**
 * IMPORTANT NOTE ABOUT CSS ANIMATION PROPERTIES (keanulee):
 *
 * iOS Safari (tested on iOS 8.1) does not handle animation-delay very well - it doesn't
 * guarantee that the animation will start _exactly_ after that value. So we avoid using
 * animation-delay and instead set custom keyframes for each color (as redundant as it
 * seems).
 *
 * We write out each animation in full (instead of separating animation-name,
 * animation-duration, etc.) because under the polyfill, Safari does not recognize those
 * specific properties properly, treats them as -webkit-animation, and overrides the
 * other animation rules. See https://github.com/Polymer/platform/issues/53.
 */
/* line 102, ../sass/components/_preloader.scss */
.active .spinner-layer.spinner-blue {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

/* line 108, ../sass/components/_preloader.scss */
.active .spinner-layer.spinner-red {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

/* line 114, ../sass/components/_preloader.scss */
.active .spinner-layer.spinner-yellow {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

/* line 120, ../sass/components/_preloader.scss */
.active .spinner-layer.spinner-green {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

/* line 126, ../sass/components/_preloader.scss */
.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only,
.active .spinner-layer.spinner-green-only {
  /* durations: 4 * ARCTIME */
  opacity: 1;
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
  }
  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg);
  }
  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg);
  }
  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg);
  }
  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg);
  }
  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg);
  }
  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg);
  }
  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg);
  }
  /* 4   * ARCSIZE */
}
@keyframes fill-unfill-rotate {
  12.5% {
    transform: rotate(135deg);
  }
  /* 0.5 * ARCSIZE */
  25% {
    transform: rotate(270deg);
  }
  /* 1   * ARCSIZE */
  37.5% {
    transform: rotate(405deg);
  }
  /* 1.5 * ARCSIZE */
  50% {
    transform: rotate(540deg);
  }
  /* 2   * ARCSIZE */
  62.5% {
    transform: rotate(675deg);
  }
  /* 2.5 * ARCSIZE */
  75% {
    transform: rotate(810deg);
  }
  /* 3   * ARCSIZE */
  87.5% {
    transform: rotate(945deg);
  }
  /* 3.5 * ARCSIZE */
  to {
    transform: rotate(1080deg);
  }
  /* 4   * ARCSIZE */
}
@-webkit-keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}
@keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}
@-webkit-keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}
@keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}
@-webkit-keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/**
 * Patch the gap that appear between the two adjacent div.circle-clipper while the
 * spinner is rotating (appears on Chrome 38, Safari 7.1, and IE 11).
 */
/* line 229, ../sass/components/_preloader.scss */
.gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

/* line 239, ../sass/components/_preloader.scss */
.gap-patch .circle {
  width: 1000%;
  left: -450%;
}

/* line 244, ../sass/components/_preloader.scss */
.circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}
/* line 252, ../sass/components/_preloader.scss */
.circle-clipper .circle {
  width: 200%;
  height: 100%;
  border-width: 3px;
  /* STROKEWIDTH */
  border-style: solid;
  border-color: inherit;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  -webkit-animation: none;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
/* line 268, ../sass/components/_preloader.scss */
.circle-clipper.left .circle {
  left: 0;
  border-right-color: transparent !important;
  -webkit-transform: rotate(129deg);
  transform: rotate(129deg);
}
/* line 274, ../sass/components/_preloader.scss */
.circle-clipper.right .circle {
  left: -100%;
  border-left-color: transparent !important;
  -webkit-transform: rotate(-129deg);
  transform: rotate(-129deg);
}

/* line 284, ../sass/components/_preloader.scss */
.active .circle-clipper.left .circle {
  /* duration: ARCTIME */
  -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

/* line 290, ../sass/components/_preloader.scss */
.active .circle-clipper.right .circle {
  /* duration: ARCTIME */
  -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
  }
}
@keyframes left-spin {
  from {
    transform: rotate(130deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(130deg);
  }
}
@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
  }
}
@keyframes right-spin {
  from {
    transform: rotate(-130deg);
  }
  50% {
    transform: rotate(5deg);
  }
  to {
    transform: rotate(-130deg);
  }
}
/* line 320, ../sass/components/_preloader.scss */
#spinnerContainer.cooldown {
  /* duration: SHRINK_TIME */
  -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
  animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

@-webkit-keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/*@import "components/icons-material-design";*/
/*@import "components/grid";*/
/*@import "components/navbar";*/
/*@import "components/roboto";*/
/*@import "components/cards";*/
/*@import "components/toast";*/
/*@import "components/tabs";
@import "components/tooltip";
@import "components/buttons";*/
/*@import "components/dropdown";
@import "components/waves";
@import "components/modal";
@import "components/collapsible";
@import "components/chips";
@import "components/materialbox";*/
/*@import "components/table_of_contents";
@import "components/sideNav";
@import "components/slider";
@import "components/carousel";
@import "components/date_picker/default";
@import "components/date_picker/default.date";
@import "components/date_picker/default.time";*/
/* line 4, ../sass/tuner.scss */
.barre-nav {
  background-color: #fff;
  width: 100%;
  height: 95px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

/*******************************************************
************************ CSS TUNER *********************
********************************************************/
/**** KEYFRAMES ****/
@keyframes bounceIn {
  0% {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceInSimple {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes bounceInBg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}
/*open and close box*/
/* line 65, ../sass/tuner.scss */
.openbox {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
  opacity: 1 !important;
  visibility: visible !important;
}

/* line 72, ../sass/tuner.scss */
.openboxSimple {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: bounceInSimple;
  -moz-animation-name: bounceInSimple;
  -o-animation-name: bounceInSimple;
  animation-name: bounceInSimple;
  opacity: 1 !important;
  visibility: visible !important;
}

/* line 80, ../sass/tuner.scss */
.closebox, .closebox-add, .closebox-add-active, .openbox-remove, .openbox-remove-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut;
  opacity: 0 !important;
  visibility: hidden !important;
}

/* line 88, ../sass/tuner.scss */
a {
  outline: none !important;
}

.upload .produit.list-actions {
    margin: 0px 10px;
}

.ajout-upload span {
    display: block;
    line-height: 14px;
    font-family: 'SegoeWP-SemiBold' !important;
    color: #3d3d3d;
}

/* line 92, ../sass/tuner.scss */
.tuner-content {
  background-color: #fafafa;
  overflow: hidden;
  margin-bottom: 50px;
  height: 100% !important;
}

#tuner-svg {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.zoom-svg{
    transform: scale(1.5, 1.5);
}

.tuner-content .alert-danger {
    color: #ffffff !important;
    font-family: 'segoeWP-SemiBold' !important;
    background-color: crimson !important;
    border-color: crimson !important;
    font-size: 13px !important;
}

.ui-notification.error {
      background-color: rgba(253, 82, 82, 0.84) !important;
      border-radius: 3px !important;
          font-family: 'segoeWP-SemiBold' !important;
}

/* line 97, ../sass/tuner.scss */
.tuner-content h2 {
    font-size: 15px !important;
    color: #3d3d3d;
    padding: 0px 0px 0px 35px;
    margin-top: 5px;
    margin: 10px 0 0 0;
    width: 420px;
    font-family: Roboto;
    letter-spacing: -0.5px;
    font-weight: 400;
}

/* line 108, ../sass/tuner.scss */
.close {
  width: 12px;
  height: 12px;
}

.visibleCoul
{
  opacity: 1 !important;
  visibility: visible !important;
}


.tab-size-nbr.openbox button.close {
    width: 25px;
    height: 25px;
}

.tab-size-nbr.openbox button svg polygon {
    fill: #000 !important;
}

/* line 113, ../sass/tuner.scss */
#tuner-view.container-fluid {
  max-width: 1350px;
  width: 100%;
  padding-right: 0px !important;
  padding-left: 0px !important;
  margin-bottom: 35px;
  user-select: none;
  /*  padding: 10px 0px 0px 0px !important;*/
}

/* line 120, ../sass/tuner.scss */
.list-actions {
  list-style-type: none;
  padding: 70px 0px 50px 0px;
}
/* line 125, ../sass/tuner.scss */
.list-actions li {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border: 5px solid #dbf4ff;
  display: block;
  border-radius: 50px;
  width: 80%;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
}

.list-actions .ajouTexte
{
  background-image: url('https://a86axszy.cdn.imgeng.in/images/edit.svg');
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    float: left;
    position: absolute;
        -webkit-filter: drop-shadow(1px 1px 0px rgba(0,0,0,0.10));
    filter: drop-shadow(1px 1px 0px rgba(0,0,0,0.10));
}
/*.list-actions span.ajouTexteSpan {margin-left: 0px !important;}*/

.list-actions .changerProduit
{
    background-image: url('https://a86axszy.cdn.imgeng.in/images/product.svg');
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
  position: absolute;
      -webkit-filter: drop-shadow(1px 1px 0px rgba(0,0,0,0.10));
    filter: drop-shadow(1px 1px 0px rgba(0,0,0,0.10));
}
.list-actions .choisirMotif
{
  background-image: url('https://a86axszy.cdn.imgeng.in/images/smiley.svg');
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
  position: absolute;
      -webkit-filter: drop-shadow(1px 1px 0px rgba(0,0,0,0.10));
    filter: drop-shadow(1px 1px 0px rgba(0,0,0,0.10));
}
.list-actions .downloadImage
{
  background-image: url('https://a86axszy.cdn.imgeng.in/images/picture.svg');
  background-repeat: no-repeat;
    height: 25px;
    width: 25px;
  position: absolute;
      -webkit-filter: drop-shadow(1px 1px 0px rgba(0,0,0,0.10));
    filter: drop-shadow(1px 1px 0px rgba(0,0,0,0.10));
}

.list-actions .downloadUpload
{
  background-image: url('https://a86axszy.cdn.imgeng.in/images/picture-black.svg');
  background-repeat: no-repeat;
    height: 30px;
    width: 30px;
  margin: 0 auto;
/*  position: absolute;*/
      -webkit-filter: drop-shadow(1px 1px 0px rgba(0,0,0,0.10));
    filter: drop-shadow(1px 1px 0px rgba(0,0,0,0.10));
}

 #choisir-motif .content-produit .bloc-produit .produit button.edit-upload {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  /*visibility: hidden;*/
  opacity:0;
      margin: 0 auto;
    width: 85px;
    display: block;
    border: none;
    background: #2296F3;
    color: #fff;
    border-radius: 3px;
    font-size: 11px;
    padding: 3px 0px;
    font-family: 'SegoeWP-SemiBold' !important;
    opacity: 0;
}

 #choisir-motif-tunetoo .content-produit .bloc-produit .produit button.edit-upload {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  /*visibility: hidden;*/
  opacity:0;
      margin: 0 auto;
    width: 85px;
    display: block;
    border: none;
    background: #2296F3;
    color: #fff;
    border-radius: 3px;
    font-size: 11px;
    padding: 3px 0px;
    font-family: 'SegoeWP-SemiBold' !important;
    opacity: 0;
}

button.delete-upload {
    position: absolute;
}

.bloc-produit .ajout-upload:hover {
    /*background: #fafafa;*/
}

button.delete-upload {
    border: none;
    background: transparent;
    position: absolute;
    right: 0;
}

div.cta-black {
    background: #000;
    position: absolute;
    margin: 0 auto;
    top: -10px;
    border-radius: 50px;
    cursor: pointer;
    height: 24px;
    width: 24px;
    left: 0;
    right: 0;
    border: 2px solid #fff;
}

div.cta-black-fiche {
    background: #000;
    position: absolute;
    margin: 0 auto;
    margin-top: 0px;
    /*top: -10px;*/
    border-radius: 50px;
    cursor: pointer;
    height: 24px;
    width: 24px;
    left: 0;
    right: 0;
    border: 2px solid #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -11px;
}

 #choisir-motif .content-produit .bloc-produit .produit:hover button.edit-upload{
    opacity: 1;
}

 #choisir-motif-tunetoo .content-produit .bloc-produit .produit:hover button.edit-upload{
    opacity: 1;
}

#choisir-motif .content-produit .bloc-produit .produit:hover{
    background: #f1f1f1;
}

#choisir-motif-tunetoo .content-produit .bloc-produit .produit:hover{
    background: #f1f1f1;
}

.edit-button {
    width: 100%;
    position: absolute;
    bottom: 10px;
}


/* line 135, ../sass/tuner.scss */
.list-actions li button {
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #2296F3;
  padding: 14px 18px 12px 18px;
  color: #fff;
  font-size: 14px !important;
  /*display: block;*/
  border-radius: 50px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  outline: none !important;
  border: none;
  font-family: 'segoe_uiregular' !important;
  z-index: 999;
  line-height: 2;
  position: relative;
}
/* line 151, ../sass/tuner.scss */
.list-actions li button span {
  color: #fff;
  font-size: 14px;
  font-family: 'SegoeWP-Bold' !important;
  margin-left: 30px;
}
/* line 159, ../sass/tuner.scss */
.list-actions li button img{
  width: 25px;
  height: 25px;
  float: left;
  position: relative;
  bottom: 2px;
}
/* line 169, ../sass/tuner.scss */
.list-actions li button:hover {
  background-color: #00a5f0 !important;
}
/* line 176, ../sass/tuner.scss */
.list-actions li:hover {
  border: 5px solid transparent;
}
/* line 182, ../sass/tuner.scss */
.list-actions li:hover button {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  /*background-color: darken($secondary-color-link, 3%);*/
}

/* line 191, ../sass/tuner.scss */
.left-column {
  padding-right: 0px !important;
  padding-left: 0px !important;
  margin-top: 15px;
}
/* line 198, ../sass/tuner.scss */
.left-column > span {
    font-family: 'SegoeWP-SemiLight';
    font-size: 12px;
    color: #929292;
    padding-left: 35px;
    display: block;
}
/* line 206, ../sass/tuner.scss */
.left-column > span a {
  text-decoration: underline;
  color: #2296F3;
}
/* line 211, ../sass/tuner.scss */
.left-column > span button, .left-column > span button:hover, .left-column > span button:focus {
  border: none;
  background: transparent;
  box-shadow: none;
  color: #2296F3;
  font-weight: 600;
  font-size: 12px;
  padding: 5px 5px 7px 0px;
}
/* line 222, ../sass/tuner.scss */
.left-column > span button {
  outline: none !important;
}
/* line 226, ../sass/tuner.scss */
.left-column > span button:hover {
  text-decoration: underline;
  border: none;
}
/* line 229, ../sass/tuner.scss */
.left-column .aide-interactive {
  position: absolute;
}
/* line 233, ../sass/tuner.scss */
.left-column .aide-interactive .aide-open {
  background-color: #fff;
  border-radius: 2px;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
/* line 240, ../sass/tuner.scss */
.left-column .aide-interactive .aide-open span {
  font-family: 'SegoeWP-SemiLight';
  font-size: 16px;
  background: #ebebeb;
  display: block;
  color: #3d3d3d;
  padding: 5px 5px;
}
/* line 248, ../sass/tuner.scss */
.left-column .aide-interactive .aide-open span img {
  margin: 2px 8px;
}
/* line 255, ../sass/tuner.scss */
.left-column .aide-interactive .aide-open p {
  font-family: 'segoe_uiregular' !important;
  font-size: 12px;
  padding: 10px;
  height: 120px;
}
/* line 263, ../sass/tuner.scss */
.left-column .aide-interactive .aide-open .close {
  margin: 5px 2px 2px 2px !important;
}
/* line 269, ../sass/tuner.scss */
.left-column .aide-close {
  opacity: 0;
  visibility: hidden;
  text-align: center;
  color: #3d3d3d;
  padding: 10px;
  background: #fff;
  font-family: 'SegoeWP-SemiLight';
  border-radius: 50px;
  text-decoration: none;
  width: 150px;
  margin: 0 auto;
  cursor: pointer;
  font-size: 12px;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
/* line 286, ../sass/tuner.scss */
.left-column .aide-close img {
  margin-right: 8px;
  width: 16px;
  position: relative;
  bottom: 1px;
}
/* line 294, ../sass/tuner.scss */
.left-column .aide-close:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

/* line 300, ../sass/tuner.scss */
.center-column {
  padding: 0px !important;
  top: 20px;
}
/* line 305, ../sass/tuner.scss */
.center-column .tuner {
  display: block;
  margin: auto;
}

/* line 308, ../sass/tuner.scss */
.center-column .tuner svg {
  outline: none;
  height: 67vh;
  margin: 0 auto;
  display: block;
  max-width: 570px;
  width: initial;
  overflow: overlay;
  user-select: auto;
  position: relative;
  z-index: 10;
}

/* line 316, ../sass/tuner.scss */
.center-column .tuner img {
  margin: 0 auto;
  display: block;
  padding: 0px;
  max-width: 570px;
  width: 100%;
  max-height: 670px;
  height: 100%;
}
.center-column .tuner  ::selection{
  background: #000;
  color: white;
}
/* line 328, ../sass/tuner.scss */
.center-column .couleurs-produit {
  display: block;
  width: 100%;
/*  margin: 10px 10px 10px 10px;*/
margin-top: 0px;
  text-align: center;
}
/* line 333, ../sass/tuner.scss */
.center-column .couleurs-produit .pastille {
  width: 25px;
  height: 25px;
  margin-left: 1px;
  margin-right: 1px;
  display: inline-block;
}
/*
foreignObject, .tuner svg text {
  font-size: 24px;
}*/
.pastille[disabled] {
  transition: opacity .7s;
  opacity: 0.7;
}

.btn-group-color {
  display: none;
  overflow: hidden;
  opacity: 0;
  transition: opacity .7s;
}

.btn-group-color.actif {
  display: initial;
  opacity: 1;
}

.ta-bind {
  outline: none;
}

.ta-editor.ta-html, 
.ta-scroll-window.form-content,
.ta-bind, .ta-bind p {
min-height: 1em !important;
height: auto !important;
margin:0 !important;
padding:0 !important;
/*line-height: initial;*/
line-height: 1em;
/*font-size: 24px;*/
}

.ta-editor .uppercase {
  text-transform: uppercase;
}

.ta-editor .bold {
  font-weight: bold;
}

.ta-editor .italic {
  font-style: italic;
}

.ta-editor .overline {
  text-decoration: overline;
}

.ta-editor .underline {
  text-decoration: underline;
}

.ta-editor .strikethrough {
  text-decoration: line-through;
}

.ta-editor .strikethrough.underline {
  text-decoration: underline line-through;
}

.ta-editor .strikethrough.overline {
  text-decoration: overline line-through;
}

.ta-editor .underline.overline {
  text-decoration: underline overline;
}

.ta-editor .strikethrough.underline.overline {
  text-decoration: overline underline line-through;
}

.ta-root {
  width: inherit;
}

.font-family {
  margin-left: 0px !important;
  margin-bottom: 7px;
}

.font-family .btn-open-dropdown, .font-family .btn-open-dropdown.active {
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.9);
  width: 200px;
  padding: 5px;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  height: 3rem;
  text-align: left;
  box-shadow: none;
}

.font-family .btn-open-dropdown:focus, .font-family .btn-open-dropdown:active {
  outline: none;
}

.font-family .btn-open-dropdown:hover {
  box-shadow: none;
  background-color: rgba(240, 240, 240, 0.9);
}

.font-family .btn-open-dropdown.active {
  border: 1px solid #d2d2d2;
  box-shadow: none;
  color: #777;

}

.font-family .btn-open-dropdown,.font-family #fontFamilyDropdown.visible {
  clear: both !important;
  display: block;
}

.font-family #fontFamilyDropdown.visible {
  display: block;
  z-index: 1000;
  border: 1px solid #f2f2f2;
}

.font-family #fontFamilyDropdown {
  display: none;
  position: absolute;
  top: 3rem;
  width: 200px;
  height: 235px;
  overflow-y: scroll;
}

.font-family #fontFamilyDropdown li {
  background-color: rgba(255, 255, 255, 1);
  padding: 5px 8px;
  height: 3rem;
  width: 100%;
  transition: background-color .3s;
  color: #666;
}

.font-family #fontFamilyDropdown li:hover {
  cursor: pointer;
  background-color: rgba(240, 240, 240, 1);
  color: #333;
}
/* line 341, ../sass/tuner.scss */
.center-column .couleurs-produit .pastille a, .center-column .couleurs-produit .pastille button  {
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -moz-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -o-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  display: block;
  width: 100%;
  height: 25px;
  border-radius: 50px;
  margin: 0 auto;
  overflow: hidden;
}
/* line 351, ../sass/tuner.scss */
.center-column .couleurs-produit .pastille a span, .center-column .couleurs-produit .pastille button span {
  display: inline-block;
  height: 100%;
}
/* line 358, ../sass/tuner.scss */
.center-column .couleurs-produit .active a, .center-column .couleurs-produit .active button {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  width: 23px;
  height: 23px;
}
/* line 365, ../sass/tuner.scss */
.center-column .couleurs-produit .pastille:hover a, .center-column .couleurs-produit .pastille:hover button {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

/* line 377, ../sass/tuner.scss */
.right-column {
  padding: 0px !important;
}
/* line 381, ../sass/tuner.scss */
.right-column .vues-produit {
  display: block;
  margin-top: 20px;
  float: right;
  text-align: right;
}
/* line 385, ../sass/tuner.scss */
.right-column .vues-produit a {
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.10), 0 1px 1px rgba(0, 0, 0, 0.20);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.10), 0 1px 1px rgba(0, 0, 0, 0.20);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.10), 0 1px 1px rgba(0, 0, 0, 0.20);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.10), 0 1px 1px rgba(0, 0, 0, 0.20);
  background-color: #fff;
  padding: 2px;
  display: inline-block;
  border-radius: 2px;
  margin-left: 2px;
  margin-right: 1px;
  min-width: 60px;
  height: 65px;
}
/* line 397, ../sass/tuner.scss */
.right-column .vues-produit a img {
  max-width: 65px;
  max-height: 65px;
  margin: 0 auto;
  display: block;
  padding: 3px;
}

#motif-couleurs-tab {
  max-height: 312px;
  overflow-y: auto;
}

#motif-couleurs-tab .couleur-motif .motif-couleurs-marquage {
  display: list-item;
  list-style-type: none;
  padding: 0 12px 0;
  border-bottom: 1px solid rgba(211, 211, 211, 0.5);
  overflow: hidden;
  max-height: 0;
  /*transition: all 0.35s;*/
}

#motif-couleurs-tab .couleur-motif:focus > .motif-couleurs-marquage {
  padding: 0 12px 12px;
  max-height: 150px;
}

#motif-couleurs-tab .couleur-motif-titre:focus {
  padding: 0 12px 12px;
  max-height: 150px;
}

#motif-couleurs-tab .couleur-motif .motif-couleurs-marquage.couleurs .pastille {
  width: 22px;
  height: 22px;
}

#motif-couleurs-tab .couleur-motif .motif-couleurs-marquage.couleurs .pastille a.couleur {
  height: 22px;
}

#motif-couleurs-tab .couleur-motif .motif-couleur-titre {
  padding: 0 15px;
  line-height: 50px;
  font-family: 'SegoeWP-Bold' !important;
  font-size: 13px;
}

#motif-couleurs-tab .couleur-motif:focus {
  outline: none;
  background: #fbfbfb;
}

#motif-couleurs-tab .couleur-motif .motif-couleur-titre:hover {
  cursor: pointer;
  background: #fafafa;
}

#motif-couleurs-tab .couleur-motif .motif-couleur-titre span.text {
  color: #3d3d3d;
  margin-left: 1em;
  vertical-align: middle;
}

#motif-couleurs-tab .couleur-motif .motif-couleur-titre:hover span.text {
  color: #2296F3;
}

#motif-couleurs-tab .couleur-motif .pastille-couleur-motif {
  display:inline-block;
  height: 25px;
  width: 25px;
  border-radius:50%;
  border:1px solid #cacaca;
  vertical-align: middle;
}

/* line 409, ../sass/tuner.scss */
.ripple {
  position: relative;
  overflow: hidden;
}

/* line 415, ../sass/tuner.scss */
.ink {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
}

/* line 423, ../sass/tuner.scss */
.animate {
  -webkit-animation: ripple 0.5s linear;
  -moz-animation: ripple 0.5s linear;
  -o-animation: ripple 0.5s linear;
  animation: ripple 0.5s linear;
}

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
  }
}
@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
  }
}
@-o-keyframes ripple {
  100% {
    opacity: 0;
    -o-transform: scale(2.5);
  }
}
@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
/*tooltip*/
/**
 * Tooltip Styles
 */
/* line 447, ../sass/tuner.scss */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
  text-align: center;
}

/* line 454, ../sass/tuner.scss */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}

/* line 481, ../sass/tuner.scss */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:active:before,
.tooltip:active:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 494, ../sass/tuner.scss */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 5px solid transparent;
  background: transparent;
  content: "";
}

/* line 502, ../sass/tuner.scss */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 4px;
  width: 80px;
  background-color: #000;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 12px;
  line-height: 1.2;
  border-radius: 2px;
}

/* Directions */
/* Top (default) */
/* line 519, ../sass/tuner.scss */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 25px;
  left: 50%;
}

/*[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -5px;
  margin-bottom: -10px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);

}

/* Horizontally align top/bottom tooltips */
/* line 540, ../sass/tuner.scss */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -40px;
}

/* line 546, ../sass/tuner.scss */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:active:before,
[data-tooltip]:active:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:active:before,
.tooltip:active:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:active:before,
.tooltip-top:active:after {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
  /*  opacity: 0.9 !important;*/
}

/* Bottom */
/* line 565, ../sass/tuner.scss */
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 65px;
  bottom: auto;
  left: 50%;
}

/*.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: hsla(0, 0%, 20%, 0.9);
}
*/
/* line 580, ../sass/tuner.scss */
.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:active:before,
.tooltip-bottom:active:after {
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px);
}

/*open rs for sharing*/
/* line 591, ../sass/tuner.scss */
.partage {
  margin: 23px 0px 15px 0px;
  float: right;
  max-width: 290px;
  width: 100%;
}
/* line 597, ../sass/tuner.scss */
.partage ul {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  float: right;
  padding:5px 0px 0px 0px;
  display: block;
      opacity: 0;
      z-index: 12;
    visibility: hidden;
  position: absolute;
}
/* line 604, ../sass/tuner.scss */
.partage ul li {
  list-style-type: none;
  display: inline-block;
}
/* line 607, ../sass/tuner.scss */
.partage ul li a {
  display: block;
  border-radius: 50px;
  padding: 10px;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -moz-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -o-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
}
/* line 615, ../sass/tuner.scss */
.partage ul li a img {
  width: 20px;
  height: 20px;
}
/* line 622, ../sass/tuner.scss */
.partage ul li a:hover {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
}
/* line 630, ../sass/tuner.scss */
.partage .share {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  display: block;
  border-radius: 50px;
  padding: 19px;
  background-color: #2296F3;
  margin-left: 3px;
  float: right;
  position: relative;
  z-index: 999;
  bottom: 5px;
  border: none;
  outline: none !important;
}
/* line 645, ../sass/tuner.scss */
.partage .share img {
  width: 22px;
}
/* line 650, ../sass/tuner.scss */
.partage .share:hover, .partage .share.active {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  /*@include transform(translateX(12px));*/
}
/* line 656, ../sass/tuner.scss */
.partage .active {
  background-color: #00a5f0;
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

/* line 664, ../sass/tuner.scss */
.box-tools {
  display: block;
  width: 98%;
  background: #fff;
  position: relative;
  z-index:999;
  /*min-height: 450px;*/
  float: right;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
/* line 672, ../sass/tuner.scss */
.box-tools .nav-tabs > li > a {
  border: none;
  color: #7d7d7d;
  font-size: 12px;
  font-family: 'SegoeWP-SemiLight' !important;
  font-weight: 600;
  text-align: center;
  margin: 0px 1px;
  padding: 12px 0px 5px 0px;
}
/* line 675, ../sass/tuner.scss */
.box-tools .close {
  position: absolute;
  bottom: 81px;
  left: 8px;
}

/* line 682, ../sass/tuner.scss */
.nav > li > a:hover, .nav > li > a:focus {
  background-color: #fff !important;
}

/* line 684, ../sass/tuner.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border: none !important;
  color: #2296F3 !important;
  text-decoration: none !important;
  text-indent: none;
}

/* line 686, ../sass/tuner.scss */
.nav-tabs > li > a::after {
  content: "";
  background: #2296F3 !important;
  height: 3px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -1px;
  transition: all 250ms ease 0s;
  transform: scale(0);
}

/* line 687, ../sass/tuner.scss */
.nav-tabs > li.active svg path, .nav-tabs > li.active svg circle, .nav-tabs > li.active svg rect, .nav-tabs > li.active svg polygon {
  fill: #2296F3 !important;
}

/* line 688, ../sass/tuner.scss */
.nav-tabs > li.active svg line {
  stroke: #2296F3 !important;
}

/* line 689, ../sass/tuner.scss */

#changer-produit .sub-menu li svg {
  display: block;
  width: 100%;
  height: 45px;
}

.box-tools .nav-tabs > li svg {
  display: block;
  width: 100%;
  height: 20px;
}


/* line 690, ../sass/tuner.scss */
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
  color: #2296F3;
  transform: scale(1);
}

/* line 692, ../sass/tuner.scss */
.nav-tabs > li {
  width: 50%;
}

/* line 694, ../sass/tuner.scss */
.tab-content {
  padding: 0px 0px;
}

/* line 696, ../sass/tuner.scss */
.shop-info {
  float: right;
  width: 100%;
}
/* line 700, ../sass/tuner.scss */
.shop-info .information-prix {
  padding: 0;
  margin-top: 43px;
}
/* line 705, ../sass/tuner.scss */
.shop-info #cta-panier {
  padding: 0;
}
/* line 709, ../sass/tuner.scss */
.shop-info .text-add {
  display: inline-block;
  text-align: right;
  margin-top: 20px;
  font-size: 12px;
  width: 77%;
  position:relative;
  z-index:999;
}
/* line 715, ../sass/tuner.scss */
.shop-info .text-add span {
    border-radius: 2px;
    padding: 3px 15px;
    display: inline-block;
    margin: 3px;
    color: #fff;
    background: #9E9E9E;
    font-family: 'SegoeWP-SemiBold' !important;
    cursor: default;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.37);
}
.informations {
    position: absolute;
    width: 34%;
    bottom: 72px;
    z-index: 999;
}

img.picto-reduc {
    width: 30px;
    float: left;
    margin-right: 10px;
}

.informations .fdp {
    background: #fff;
    border-radius: 3px;
    box-shadow: 1px 1px rgba(0, 0, 0, 0.21);
    padding: 6px 19px 0px 19px;
    width: 77%;
    margin: 0 auto;
    position:relative;
    z-index:999;
}

.informations .reduc img {
    width: 30px;
    float: left;
    margin: 0 auto;
}

.informations .reduc {
    background: #fff;
    border-radius: 2px;
    box-shadow: 1px 1px rgba(0, 0, 0, 0.21);
    padding: 6px 19px 4px 19px;
    width: 77%;
    margin: 0 auto;
    margin-bottom: 5px;
    cursor: pointer;
    position:relative;
    z-index:999;
}

.reduc-text {
    text-align: center;
    padding: 0px 0px 4px 0px;
    line-height: 1;
}

.reduc-text span:nth-child(1) {
    font-family: Montserrat;
    font-size: 12px;
}

.reduc-text span:nth-of-type(2) {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 800;
    color: #3d3d3d !important;
}

.fdp-text {
    text-align: center;
    line-height: 1;
    display: inline-block;
    /*margin-left: 28px;*/
  }

  .fdp .free {
  font-family: 'SegoeWP-Bold';
  }

.fdp span:nth-child(1) {
    font-size: 13px;
    /*font-family: 'SegoeWP-SemiLight';*/
}

.informations .fdp img {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    bottom: 7px;
    margin-right: 18px;
    height: 25px;
}


/* line 728, ../sass/tuner.scss */
.shop-info .prix {
font-size: 30px;
    font-family: 'SegoeWP-Bold';
    color: #3d3d3d;
    line-height: 1;
    display: inline-block;
    float: right;
    text-align: right;
    position: relative;
    z-index: 999;
}
.shop-info .prix .currency {
  font-family: 'SegoeWP-SemiBold' !important;
}
/* line 736, ../sass/tuner.scss */
.shop-info .prix p {
    font-family: 'SegoeWP-SemiBold' !important;
    font-size: 12px !important;
    color: #7d7d7d;
}
/* line 746, ../sass/tuner.scss */
.shop-info .ctaPanier {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    border: none !important;
    font-size: 16px;
    display: block;
    border-radius: 50px;
    text-align: center;
    text-decoration: none;
    width: 80%;
    padding: 16px 18px 17px 18px;
    outline: none;
    color: #fff;
    font-family: 'SegoeWP-Bold' !important;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    background: #32ce32;
    background-image: -webkit-linear-gradient(#32ce32, #2cb92c);
    background-image: -o-linear-gradient(#32ce32, #2cb92c);
    background-image: -moz-linear-gradient(#32ce32, #2cb92c);
    background-image: linear-gradient(#32ce32, #2cb92c);
}

.choixQt button {
    border: none;
    width: 24px;
    height: 24px;
    border-radius: 50px;
    color: #3d3d3d;
    font-weight: bold;
    background: #f1f1f1;
}

.choixQt button:active{
  background: #2296F3;
  color: #fff;
}

.choixQt button span {
  position: relative;
  bottom: 1px;
}

/* line 762, ../sass/tuner.scss */
.shop-info button img {
  width: 20px;
  height: 20px;
}

.inputNumberTaille{

}

/* line 768, ../sass/tuner.scss */
.shop-info .ctaPanier:hover {
  /*@include box-shadow(0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23));*/
  /*background: #00d76e !important;*/
}
/* line 774, ../sass/tuner.scss */
.shop-info .taille-quantite {
  margin: 0 auto;
  width: 95%;
  display: block;
}
/* line 780, ../sass/tuner.scss */
.shop-info .taille-quantite button {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 80%;
  text-align: center;
  margin: 0 auto;
  display: block;
  border: none;
  background: #7d7d7d;
  color: #fff;
  padding: 10px;
  margin-bottom: 8px;
  border-radius: 2px;
  font-family: 'segoe_uiregular' !important;
  font-size: 14px;
  outline: none;
  position:relative;
  z-index:999;
}
/* line 796, ../sass/tuner.scss */
.shop-info .taille-quantite button span {
    position: relative;
    top: 2px;
    font-family: 'SegoeWP-SemiBold';
    right: -7px;
}
/* line 800, ../sass/tuner.scss */
.shop-info .taille-quantite button img {
  width: 25px;
  height: 25px;
  float: right;
  padding-right: 5px;
      webkit-filter: drop-shadow(0px 1px 0px rgba(0,0,0,0.30));
    filter: drop-shadow(0px 1px 0px rgba(0,0,0,0.30));
}
/* line 809, ../sass/tuner.scss */
/*.shop-info .taille-quantite button:hover {
  background: #3d3d3d;
}
*/
.shop-info .taille-quantite button.active {
  background: #3d3d3d;
}

/* line 814, ../sass/tuner.scss */
.shop-info .taille-quantite span.number {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  position: absolute !important;
  width: 30px;
  height: 30px;
  background-color: #2296F3;
  text-align: center;
  border-radius: 50px;
  padding-top: 5px;
  /*right: 25px !important;*/
  right: -15px;
  top: -13px;
  cursor: pointer;
  color: #fff;
  font-family: 'SegoeWP-Bold' !important;
  display: block;
}
/* line 830, ../sass/tuner.scss */
.shop-info .taille-quantite .active {
  background: #3d3d3d !important;
}

/* line 841, ../sass/tuner.scss */
#tableau-select-product table {
  width: 75%;
  margin: 10px auto;
  margin-left: 22px;
}
/* line 845, ../sass/tuner.scss */
#tableau-select-product table tr th {
  width: 50%;
  text-align: center;
  padding: 5px 0px;
  color: #3d3d3d;
  font-family: 'segoeWP-Bold';
  font-size: 14px;
}
/* line 855, ../sass/tuner.scss */
#tableau-select-product table tr td {
  text-align: center;
  font-size: 14px;
  color: #7d7d7d;
  padding: 0px 0px;
}
/* line 861, ../sass/tuner.scss */
#tableau-select-product table tr td input {
  text-align: center;
  font-size: 13px;
  width: 33px;
  color: #3d3d3d;
  font-family: 'SegoeWP-Bold';
}
/* line 870, ../sass/tuner.scss */
/*#tableau-select-product table tr:nth-of-type(2) {
  border-bottom: 1px solid #ebebeb;
  padding: 10px 0px;
}*/
/* line 876, ../sass/tuner.scss */
#tableau-select-product .tab-size-nbr {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
  visibility: hidden;
  background: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  width: 250px;
  /*    height: 400px;*/
  position: absolute;
  bottom: 120px;
  margin: 0 auto;
  left: 20px;
}
/* line 890, ../sass/tuner.scss */
#tableau-select-product .tab-size-nbr #triangle {
  position: absolute;
  bottom: -17px;
  left: 110px;
  width: 30px;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
/* line 899, ../sass/tuner.scss */
#tableau-select-product .tab-size-nbr span.alert-empty {
  text-align: center;
  display: block;
  margin: 8px;
  font-family: 'SegoeWP-SemiLight' !important;
  font-weight: 600;
  font-size: 12px;
  color: #2296F3;
}

/************************ Checkboxes *******************************/
/*#marquages div {
@include transition( all 0.1s cubic-bezier(.17,.67,.38,.75));

}

#marquages div:hover {
  background-color: $secondary-light-color-text;
}
*/
/************************ SELECT MATERIAL **************************/
/* line 927, ../sass/tuner.scss */
ul {
  padding: 0;
}

/* line 931, ../sass/tuner.scss */
ul li {
  list-style-type: none;
}

/* line 935, ../sass/tuner.scss */
.clearfix {
  clear: both;
}

/* line 939, ../sass/tuner.scss */
.z-depth-0 {
  box-shadow: none !important;
}

/* line 943, ../sass/tuner.scss */
.z-depth-1,
nav,
.card-panel,
.card,
.toast,
.btn,
.btn-large,
.btn-floating,
.dropdown-content,
.collapsible,
.side-nav {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

/* line 957, ../sass/tuner.scss */
.z-depth-1-half,
.btn:hover,
.btn-large:hover,
.btn-floating:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

/* line 966, ../sass/tuner.scss */
.dropdown-content {
  background-color: #fff;
  margin: 0;
  min-width: 100px;
  max-height: 250px !important;
  overflow-y: auto;
  opacity: 0;
  position: absolute;
  z-index: 999;
  will-change: width, height;
}

/* line 978, ../sass/tuner.scss */
.dropdown-content li {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  min-height: 50px;
  line-height: 1.5rem;
  width: 100%;
  text-align: left;
  text-transform: none;
}

/* line 989, ../sass/tuner.scss */
.dropdown-content li:hover,
.dropdown-content li.active,
.dropdown-content li.selected {
  background-color: #eee;
}

/* line 995, ../sass/tuner.scss */
.dropdown-content li.active.selected {
  background-color: #e1e1e1;
}

/* line 999, ../sass/tuner.scss */
.dropdown-content li.divider {
  min-height: 0;
  height: 1px;
}

/* line 1004, ../sass/tuner.scss */
.dropdown-content li > a,
.dropdown-content li > span {
  font-size: 16px;
  color: #3d3d3d;
  display: block;
  line-height: 22px;
  padding: 14px 16px;
}

/* line 1013, ../sass/tuner.scss */
.dropdown-content li > span > label {
  top: 1px;
  left: 3px;
  height: 18px;
}

/* line 1019, ../sass/tuner.scss */
.dropdown-content li > a > i {
  height: inherit;
  line-height: inherit;
}

/* line 1025, ../sass/tuner.scss */
/*select {
  display: none;
}*/

/* line 1029, ../sass/tuner.scss */
select.browser-default {
  display: block;
}

/* line 1033, ../sass/tuner.scss */
select {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 5px;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  height: 3rem;
}

/* line 1042, ../sass/tuner.scss */
.select-label {
  position: absolute;
}

/* line 1046, ../sass/tuner.scss */
.select-wrapper {
  position: relative;
}

/* line 1050, ../sass/tuner.scss */
.select-wrapper input.select-dropdown {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  outline: none;
  height: 25px;
  line-height: 3rem;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0;
  display: block;
}

/* line 1065, ../sass/tuner.scss */
.select-wrapper span.caret {
  color: initial;
  position: absolute;
  right: 0;
  top: 16px;
  font-size: 10px;
}

/* line 1073, ../sass/tuner.scss */
.select-wrapper span.caret.disabled {
  color: rgba(0, 0, 0, 0.26);
}

/* line 1077, ../sass/tuner.scss */
.select-wrapper + label {
  position: absolute;
  top: -14px;
  font-size: 0.8rem;
}

/* line 1083, ../sass/tuner.scss */
select:disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 1087, ../sass/tuner.scss */
.select-wrapper input.select-dropdown:disabled {
  color: rgba(0, 0, 0, 0.3);
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

/* line 1096, ../sass/tuner.scss */
.select-wrapper i {
  color: rgba(0, 0, 0, 0.3);
}

/* line 1100, ../sass/tuner.scss */
.select-dropdown li.disabled,
.select-dropdown li.disabled > span,
.select-dropdown li.optgroup {
  color: rgba(0, 0, 0, 0.3);
  background-color: transparent;
}

/*********************************************************/
/* line 1109, ../sass/tuner.scss */
.tools-text, .text-align {
  display: inline-block;
/*  margin: 5px 0px;*/
}
/* line 1113, ../sass/tuner.scss */
.tools-text button, .text-align button {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 0px 3px;
  outline: none;
}
/* line 1119, ../sass/tuner.scss */
.tools-text button svg, .text-align button svg {
  margin-top: 5px;
}
/* line 1124, ../sass/tuner.scss */
.tools-text button:hover, .text-align button:hover {
  border: 1px solid #ebebeb;
  border-radius: 2px;
}

/* line 1130, ../sass/tuner.scss */
.tools-text button:active svg path, .tools-text button:active svg rect, .text-align button:active svg path, .text-align button:active svg rect {
  fill: #2296F3;
}
/* line 1135, ../sass/tuner.scss */
.tools-text .active path, .tools-text .active rect, .text-align .active path, .text-align .active rect {
  fill: #2296F3;
}

    .cadre-selection {
    stroke-dasharray: 8;
    stroke-width: 1px;
    stroke: #000;
    vector-effect: non-scaling-stroke;
}

/* line 1139, ../sass/tuner.scss */
.tools-text .active, .text-align .active {
  border: 1px solid #ebebeb;
  border-radius: 2px;
}
.name-block-image {
    color: #7d7d7d;
    text-align: center;
    display: block;
    max-height: 20px;
}


/*.modal-open div#tutoFond {
    z-index: 99999;
    height: 100%;
}
.modal-open div#tutoFond .modal-dialog{
    z-index: 10;
}*/

.bloc-image .titre-effect .tuto-fond {
    font-family: 'segoeWP-SemiBold';
    font-size: 12px;
    color: #2296F3;
    cursor: pointer;
    max-width: 250px;
    margin: 0 auto;
    margin-top: 0px;
    display: block;
    text-align: center;
    float: right;
    padding: 5px 0px;
    border-radius: 2px;
    margin-top: 5px;
    -webkit-transition: all 0.15s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -moz-transition: all 0.15s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -o-transition: all 0.15s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    background: #fff;
    padding: 5px;
    border-radius: 4px;
}



.titre-effect a.tuto-fond:hover {
    color: #2296F3;
}



/* line 1146, ../sass/tuner.scss */
.font-size {
  display: inline-block;
  /*margin-right: 10px;*/
  margin-bottom: 7px;
}
/* line 1149, ../sass/tuner.scss */
.font-size button {
  border: none;
  outline: none;
  border-radius: 50px;
  background-color: #f1f1f1;
}
/* line 1154, ../sass/tuner.scss */
.font-size button svg path {
  fill: #3d3d3d;
}
/* line 1159, ../sass/tuner.scss */
.font-size button:active {
  background-color: #2296F3;
}
/* line 1162, ../sass/tuner.scss */
.font-size button:active svg path {
  fill: #fff;
}
/* line 1166, ../sass/tuner.scss */
.font-size input {
  width: 40px;
  margin: 0px !important;
  text-align: center;
  border: none;
  outline: none;
  font-size: 20px;
  color: #3d3d3d !important;
}
/* line 1176, ../sass/tuner.scss */
.font-size span {
  position: relative;
  bottom: 10px;
  right: 3px;
  font-size: 12px;
}
/* line 1182, ../sass/tuner.scss */
.font-size input[type=number]::-webkit-inner-spin-button,
.font-size input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.font-size input[type=number] { 
  -moz-appearance: textfield;
  margin: 0; 
}

/* line 1191, ../sass/tuner.scss */
.text-align button {
  padding: 0px 3px;
}

/* line 1197, ../sass/tuner.scss */
.couleurs-texte, .couleurs {
  display: block;
  /*    margin-top: 15px;*/
/*  width: 100%;
  overflow: hidden;*/
  margin-left: auto;
  margin-right: auto;
}
/* line 1204, ../sass/tuner.scss */
.couleurs-texte .pastille, .couleurs .pastille {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 2px;
}
/* line 1211, ../sass/tuner.scss */
.couleurs-texte .pastille a, .couleurs .pastille a {
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -moz-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -o-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  display: block;
  width: 100%;
  height: 25px;
  border-radius: 50px;
  margin: 0 auto;
  overflow: hidden;
}
/* line 1221, ../sass/tuner.scss */
.couleurs-texte .pastille a span, .couleurs .pastille a span {
  display: inline-block;
  height: 100%;
}
/* line 1229, ../sass/tuner.scss */
.couleurs-texte .active a, .couleurs .active a {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  width: 23px;
  height: 23px;
}
/* line 1236, ../sass/tuner.scss */
.couleurs-texte .pastille:hover a, .couleurs .pastille:hover a {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

*.unselectable {
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;

   /*
     Introduced in IE 10.
     See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
   */
   -ms-user-select: none;
   user-select: none;
}

/* line 1245, ../sass/tuner.scss */
#styles {
  padding: 20px 10px;
}

/* line 1249, ../sass/tuner.scss */
#marquages div {
  width: 100%;
  overflow: hidden;
}
/* line 1252, ../sass/tuner.scss */
#marquages div a {
  width: 100%;
  padding: 15px 0px !important;
  text-align: center;
  text-decoration: none;
  color: #3d3d3d;
  -webkit-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -moz-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -o-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  overflow: hidden;
  display: block;
  border-bottom: 1px solid #ebebeb;
  font-size: 13px;
}
/* line 1264, ../sass/tuner.scss */
#marquages div a img, #marquages div span img {
  width: 33px;
  /* margin-left: 20px; */
  float: left;
  background: #f1f1f1;
  border-radius: 50px;
  border: 1px solid #f1f1f1;
}
/* line 1270, ../sass/tuner.scss */
#marquages div a span, #marquages div span {
    margin: 8px 5px 8px 5px;
    float: left;
    font-family: 'SegoeWP-Bold' !important;
    color: #3d3d3d;
}
/* line 1281, ../sass/tuner.scss */
#marquages div a span:nth-of-type(2):hover {
  background-color: #7d7d7d;
}
/* line 1287, ../sass/tuner.scss */
/*#marquages div a:hover {
  background-color: #ebebeb;
}*/

/* line 1294, ../sass/tuner.scss */
.modal-header, .modal-footer {
  border: 0px solid #e5e5e5 !important;
}


#produit .modal-header {
    position: absolute !important;
    right: 0px !important;
    z-index: 1 !important;
}


/* line 1298, ../sass/tuner.scss */
#choisir-motif-tunetoo .modal-header {
  border-bottom: 1px solid #e5e5e5;
  /* position: absolute; */
  /* right: 0px; */
  /* z-index: 9999; */
}
/* line 1298, ../sass/tuner.scss */
#choisir-motif .modal-header, #changer-produit .modal-header{
  border-bottom: 1px solid #e5e5e5;
   position: absolute; 
   right: 0px; 
   z-index: 9999; 
}

/* line 1308, ../sass/tuner.scss */
#choisir-motif .modal .modal-content, #changer-produit .modal .modal-content {
  border-radius: 3px !important;
  overflow: hidden;
  border:none;
}
/* line 1308, ../sass/tuner.scss */
#choisir-motif-tunetoo .modal-header {
  height: 40px;
  background: url(https://a86axszy.cdn.imgeng.in/images/cancel.svg) no-repeat center;
  display: block;
  float: right;
  right: 0px;
  position: absolute;
  background-size: 40px;
  width: 40px;
  border: none;
  outline: none;
  cursor: pointer;
  bottom: 10px;
}


/* line 1311, ../sass/tuner.scss */
.modal .modal-content .modal-body {
  padding: 0px 0px;
}
/* line 1314, ../sass/tuner.scss */
.modal .modal-content .modal-body h2 {
    font-size: 22px;
    color: #3d3d3d;
    padding: 0px 35px;
    margin: 10px 0px 10px 0px;
    font-family: SegoeWp-Light;
}
/* line 1314, ../sass/tuner.scss */
#changer-produit .modal-content .modal-body h2 {
    font-size: 16px !important;
}
/* line 1328, ../sass/tuner.scss */
.modal .modal-backdrop.in {
  -webkit-animation-duration: 0.15s;
  -moz-animation-duration: 0.15s;
  -o-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-name: bounceInBg;
  -moz-animation-name: bounceInBg;
  -o-animation-name: bounceInBg;
  animation-name: bounceInBg;
}


#choisir-motif-tunetoo li .liste-secondary {
  max-height: 0;
  opacity: 0;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  visibility: hidden;
  display: none;
}
#choisir-motif-tunetoo li.active ul.liste-secondary {
  max-height: 1000px !important;
  opacity: 1 !important;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  visibility: visible !important;
  padding: 10px 20px 0px 20px !important;
  background: #f1f1f1;
  display: block;
}

/*********************************************/
/******** MODAL CHANGER DE PRODUIT ***********/
/*********************************************/
@media (min-width: 768px) {

  /* line 1345, ../sass/tuner.scss */
  #changer-produit .modal-dialog {
    max-width: 1570px;
    margin: 80px auto 60px auto;
    width: 100%;
  }

  #choisir-motif .modal-dialog {
      max-width: 1400px;
      margin: 100px auto;
      width: 92%;
  }

  #choisir-motif-tunetoo .modal-dialog {
      max-width: 1400px;
      margin: 150px auto 0 auto;
      width: 93%;
      background: #fff;
      display: table;
  }

  #choisir-motif-tunetoo .content-produit {
    max-height: 74vh;
    overflow: auto;
}

  /* line 1351, ../sass/tuner.scss */
  #changer-produit .modal-content, #choisir-motif .modal-content {
    /*min-height: 500px;*/
    overflow: hidden;
    background: #fafafa;
    border: none;
    display: block;
  }

  /* line 1351, ../sass/tuner.scss */
  #choisir-motif-tunetoo .modal-content {
    /* min-height: 500px; */
    /* border: none; */
    /* display: block; */
    /* overflow: hidden; */
    /* max-height: 70vh; */
        box-shadow: none !important;
        border: none;

  }

}

/*********************************************/
/*********** MODAL PRODUIT *******************/
/*********************************************/
@media (min-width: 768px) {
  /* line 1370, ../sass/tuner.scss */
  #produit .modal-dialog, #motif .modal-dialog {
    max-width: 880px;
    margin: 200px auto !important;
    width: 100% !important;
  }
}
/* line 1377, ../sass/tuner.scss */
#produit .bloc-right, #motif .bloc-right {
  background-color: #fafafa;
  padding: 15px 0px;
  min-height: 330px;
}
/* line 1380, ../sass/tuner.scss */
#produit .bloc-right .view-product, #motif .bloc-right .view-product {
  margin: 10px 0px;
}
/* line 1382, ../sass/tuner.scss */
#produit .bloc-right .view-product img, #motif .bloc-right .view-product img {
  max-width: 300px;
  max-height: 325px;
  margin: 0 auto;
  display: block;
}
/* line 1388, ../sass/tuner.scss */
#produit .bloc-right .view-product .price, #motif .bloc-right .view-product .price {
  background: #3d3d3d;
  float: right;
  padding: 3px 5px;
  font-size: 12px;
  border-radius: 2px;
  color: #fff;
  position: absolute;
  right: 20px;
  font-family: Roboto;
}
/* line 1401, ../sass/tuner.scss */
#produit .bloc-right .miniatures, #motif .bloc-right .miniatures {
  margin-top: 10px;
  padding: 0px;
}
/* line 1405, ../sass/tuner.scss */
#produit .bloc-right .miniatures button, #motif .bloc-right .miniatures button {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border: none;
  background-color: #fff;
  display: inline-block;
  border-radius: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 0px;
  width: 60px;
  height: 60px;
}
/* line 1417, ../sass/tuner.scss */
#produit .bloc-right .miniatures button img, #motif .bloc-right .miniatures button img {
  text-align: center;
  display: block;
  padding: 4px;
  max-width: 60px;
  max-height: 100%;
  margin: 0 auto;
}
/* line 1432, ../sass/tuner.scss */
#produit .bloc-left, #motif .bloc-left {
    padding-top: 15px;
    padding-right: 30px;
    padding-left: 15px;
}
/* line 1436, ../sass/tuner.scss */
#produit .bloc-left h2, #motif .bloc-left h2 {
  padding-left: 0px;
}
/* line 1439, ../sass/tuner.scss */
#produit .bloc-left > p, #motif .bloc-left > p {
    min-height: 50px;
    font-size: 14px;
    font-weight: 300;
    color: #878585;
    font-family: Roboto;
}
/* line 1444, ../sass/tuner.scss */
#produit .bloc-left .couleurs, #motif .bloc-left .couleurs {
  min-height: 83px;
  margin-left: 0px;
}
/* line 1449, ../sass/tuner.scss */
#produit .bloc-left .same-product, #motif .bloc-left .same-product {
  font-family: 'SegoeWP-SemiLight';
  font-weight: bold;
  font-size: 12px;
  color: #7d7d7d;
}
/* line 1456, ../sass/tuner.scss */
#produit .bloc-left .same-product button, #produit .bloc-left .same-product button:hover, #produit .bloc-left .same-product button:focus, #motif .bloc-left .same-product button, #motif .bloc-left .same-product button:hover, #motif .bloc-left .same-product button:focus {
  border: none;
  background: transparent;
  box-shadow: none;
  color: #2296F3;
  font-weight: 600;
  font-size: 12px;
  padding: 4px 0px;
  margin-left: 3px;
}
/* line 1467, ../sass/tuner.scss */
#produit .bloc-left .same-product button, #motif .bloc-left .same-product button {
  outline: none !important;
}
/* line 1471, ../sass/tuner.scss */
#produit .bloc-left .same-product button:hover, #motif .bloc-left .same-product button:hover {
  text-decoration: underline;
  border: none;
}
/* line 1476, ../sass/tuner.scss */
#produit .cta {
    /* position: absolute; */
    /* bottom: 0px; */
    padding: 15px;
    float: right;
    margin: 0px 40px 0px 0px;
}
/* line 1482, ../sass/tuner.scss */
#produit .cta button, #motif .cta button {
  border: none;
  -webkit-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -moz-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -o-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.38, 0.75);
}
/* line 1487, ../sass/tuner.scss */
#produit .cta .refuse, #motif .cta .refuse {
  font-family: 'SegoeWP-SemiBold' !important;
  background: transparent;
  color: #7d7d7d;
  border-radius: 50px;
  padding: 10px 5px 10px 0px;
  width: 120px;
  border: 2px solid transparent;
}
/* line 1497, ../sass/tuner.scss */
#produit .cta .refuse:hover, #motif .cta .refuse:hover {
  color: #353535 !important;
}
/* line 1503, ../sass/tuner.scss */
#produit .cta .accept, #motif .cta .accept {
 font-family: 'SegoeWP-SemiBold' !important;
 color: #fff;
 border-radius: 50px;
 padding: 10px 0px;
 width: 120px;
 height: 40px;
 background: #32ce32;
}
/* line 1513, ../sass/tuner.scss */
#produit .cta .accept:hover, #motif .cta .accept:hover {
  background: #00bf00;
  /* For browsers that do not support gradients */
}

/* line 1523, ../sass/tuner.scss */
#choisir-motif .content-produit .bloc-produit .produit a {
  min-height: 200px !important;
}

/* line 1523, ../sass/tuner.scss */
#choisir-motif-tunetoo .content-produit .bloc-produit .produit a {
  min-height: 200px !important;
}

/* line 1528, ../sass/tuner.scss */
#choisir-motif .produit {
  min-height: 220px !important;
}

/* line 1528, ../sass/tuner.scss */
#choisir-motif-tunetoo .produit {
  min-height: 220px !important;
}

/* line 1536, ../sass/tuner.scss */
#motif .modal-body {
  padding: 15px;
}

#motif .close {
  opacity: 1 !important;
}

.modal-body.reset.ng-scope {
    padding:0px 0px 10px 0px !important;
}



.reset h2 {
    padding: 0px !important;
    /* background: #fafafa; */
    margin: 20px 0px 0px 0px !important;
    font-size: 28px !important;
    font-family: Roboto !important;
    font-weight: 300;
}

.reset .info {
    padding: 10px 20px 30px 20px;
    text-align: center;
    /*font-family: 'SegoeWP-SemiBold' !important;*/
    color: #7d7d7d;
    font-size: 14px;
}

#motif i.fa.fa-exclamation-circle {
    /* position: absolute; */
    /* left: 30px; */
    font-size: 20px;
    color: crimson;
}

@media (min-width: 768px) {

  .button-close {
    display: none;
  }

  .box-tools .cta {
    display: none;
  }

  #motif-couleurs-tab .couleur-motif .motif-couleurs-marquage {
  transition: all 0.35s;
}

  .couleurs-texte-style {
    display: none;
  }

  .box-tools-mobile {
    display: none;
  }

.nouveau-produit, .zoom-produit {
  z-index: 20;
}

.modal-header .close {
  opacity: 1 !important;
  width: 10px;
}

  #content-image h2 {
    font-size: 11px !important;
    text-align: center;
    position: absolute;
    background: #242424;
    color: #fff;
    padding: 3px 5px 5px 5px;
    margin-left: 4px;
    border-radius: 3px;
}

  /* line 1543, ../sass/tuner.scss */
  #motif .modal-dialog {
    max-width: 380px !important;
    margin: 200px auto !important;
    width: 100% !important;
  }

}
/* line 1549, ../sass/tuner.scss */
#motif h2 {
  text-align: center;
  padding: 0px 0px 10px 0px;
}
/* line 1552, ../sass/tuner.scss */
#motif .view-product img {
    max-height: 250px;
    max-width: 300px;}
/* 
/* line 1552, ../sass/tuner.scss */
#motif .view-product image-loader img {
    max-height: 250px;
    max-width: 300px;
}
/* line 1560, ../sass/tuner.scss */
#motif .cta {
  text-align: center;
  margin-top: 15px;
}
/* line 1563, ../sass/tuner.scss */
#motif .cta button {
  border: none;
  -webkit-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -moz-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -o-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.38, 0.75);
}
/* line 1568, ../sass/tuner.scss */
#motif .cta .refuse {
  font-family: 'SegoeWP-SemiBold' !important;
  background: transparent;
  color: #7d7d7d;
  border-radius: 50px;
  padding: 10px 5px 10px 0px;
  width: 120px;
  border: 2px solid transparent;
}
/* line 1578, ../sass/tuner.scss */
#motif .cta .refuse:hover {
  color: #353535 !important;
}
/* line 1584, ../sass/tuner.scss */
/*#motif .cta .accept {
  background: #2296F3;
  font-family: 'SegoeWP-SemiBold' !important;
  color: #fff;
  border-radius: 50px;
  padding: 10px 0px;
  width: 120px;
}*/
/* line 1594, ../sass/tuner.scss */
#motif .cta .accept:hover {
  background: #00bf00;
  /* For browsers that do not support gradients */
}

/******************************************
****** NAV POPUP *******
*******************************************/
/* line 1609, ../sass/tuner.scss */
#changer-produit .close, #choisir-motif .close {
  position: absolute;
  right: 30px;
  outline: none;
}

/* line 1609, ../sass/tuner.scss */
#changer-produit .close, #choisir-motif .close {
  position: absolute;
  right: 30px;
  outline: none;
}

/* line 1609, ../sass/tuner.scss */
#choisir-motif-tunetoo .close {
  /* position: absolute; */
  /* right: 30px; */
  /* outline: none; */
}

/* line 1617, ../sass/tuner.scss */
#changer-produit .modal-body .nav-pills, #choisir-motif .modal-body .nav-pills {
  background-color: #383c47 !important;
  min-height: 66px;
}

/* line 1621, ../sass/tuner.scss */
#changer-produit .modal-body .nav-pills > li > a, #choisir-motif .modal-body .nav-pills > li > a {
  color: #fff !important;
  border-radius: 0px !important;
  text-align: center;
/*  -webkit-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -moz-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -o-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.38, 0.75);*/
  font-family: 'SegoeWP-SemiBold' !important;
  font-size: 14px;
}

/* line 1629, ../sass/tuner.scss */
#changer-produit .modal-body .nav-pills > li > a svg, #choisir-motif .modal-body .nav-pills > li > a svg {
  width: 100%;
  height: 30px;
  pointer-events: none;
}
/* line 1629, ../sass/tuner.scss */
#choisir-motif-tunetoo .modal-body .nav-pills > li > a svg {
/*  width: 100%;
  height: 30px;
  pointer-events: none;*/
}

/* line 1638, ../sass/tuner.scss */
#changer-produit .modal-body .nav-pills > li > a:hover, #choisir-motif .modal-body .nav-pills > li > a:hover {
  background-color: #2f323c !important;
}

/* line 1638, ../sass/tuner.scss */
#choisir-motif-tunetoo .modal-body .nav-pills > li > a:hover {
  /*background-color: #2f323c !important;*/
}

/* line 1643, ../sass/tuner.scss */
#changer-produit .modal-body .nav-pills > li.active > a, #changer-produit .modal-body .nav-pills > li.active > a:hover, #changer-produit .modal-body .nav-pills > li.active > a:focus, #choisir-motif .modal-body .nav-pills > li.active > a, #choisir-motif .modal-body .nav-pills > li.active > a:hover, #choisir-motif .modal-body .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #000 !important;
  border-top: 5px solid #2296F3 !important;
}

/* line 1643, ../sass/tuner.scss */
#choisir-motif-tunetoo .modal-body .nav-pills > li.active > .title-head{
background: none !important;
    color: #3d3d3d;
    font-family: Roboto;
    font-weight: 300;
    font-size: 25px;
    text-align: center;
}


#choisir-motif-tunetoo .modal-body .nav-pills > li {
    padding: 0px;
    line-height: 1;
    width: 100%;
}
#choisir-motif-tunetoo .modal-body .nav-pills {
  background: url(https://a86axszy.cdn.imgeng.in/images/bck-upload.png) repeat #f5f5f5;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}

/* line 1643, ../sass/tuner.scss */
#choisir-motif-tunetoo .modal-body .nav-pills input{
  background: #fff;
  width: 85%;
  margin: 20px auto 30px auto;
  border-radius: 50px;
  height: 50px !important;
  font-size: 16px;
  font-family: Roboto;
  font-weight: 500;
  box-sizing: initial;
  border-bottom: 0px;
  box-shadow: 0px 1px 2px #dbdbdb;
  text-align: center;
  color: #242424;
}

#choisir-motif-tunetoo .col-md-3 {
    padding: 0px !important;
    text-align: center;
}

#choisir-motif-tunetoo .nav-pills img {
  display: block;
  background: #fff;
  margin: 30px auto 10px auto;
  padding: 7px;
  width: 55px;
  border-radius: 50px;
  box-shadow: 0 0 0 3px #f5f5f5, 0 0 0 7px #fff;
}

/* line 1648, ../sass/tuner.scss */
#changer-produit .modal-body .nav-pills > li, #choisir-motif .modal-body .nav-pills > li {
  padding: 0px;
  line-height: 1;
  margin-left: 0px !important;
}
/* line 1648, ../sass/tuner.scss */
#choisir-motif-tunetoo .modal-body .nav-pills > li {
  padding: 0px;
  line-height: 1;
}

/* line 1655, ../sass/tuner.scss */
#choisir-motif-tunetoo .modal-body .nav-pills > li + li {
  margin-left: 0px !important;
}
/* line 1663, ../sass/tuner.scss */
#changer-produit .sub-menu, #choisir-motif .sub-menu {
  width: 100%;
  display: block;
  box-shadow: 0px 1px 3px #cacaca;
  background: #fff;
  font-size: 12px;
}
/* line 1663, ../sass/tuner.scss */
#choisir-motif-tunetoo .sub-menu {
  width: 100%;
  display: block;
  /*box-shadow: 0px 1px 3px #cacaca;*/
  background: #fff;
  /* font-size: 12px; */
  /* max-height: 74vh; */
  /* overflow: auto; */
}
/* line 1671, ../sass/tuner.scss */
#changer-produit .sub-menu li {
  width: 7%;
  text-align: center;
  height: 88px;
}

 #choisir-motif .sub-menu li {
  text-align: center;
}

ul.liste-secondary li {
    padding: 15px 2px;
    text-align: left;
    font-size: 14px;
    font-family: Roboto;
    color: #7d7d7d;
    cursor: pointer;
    border-bottom: 1px solid #ebebeb;
    line-height: 1;
}

.liste-secondary li {
      text-align: left;
      font-family: Roboto;
      font-size: 14px;
      color: #7d7d7d;
      padding: 10px 0px;
  }

ul.liste-secondary .active {
    color: #2296F3 !important;
    font-weight: 400;
}

ul.liste-secondary li:hover {
    color: #2296F3 ;
}

/* line 1676, ../sass/tuner.scss */

#choisir-motif .sub-menu h2 {

    padding: 10px 0px 0px 10px;
    float: left;
}

#choisir-motif-tunetoo .sub-menu h2 {

    padding: 10px 0px 0px 10px;
    float: left;
}


#changer-produit .sub-menu li a {
    height: 100%;
}

.nav-tabs-motifs li.active a {background-color: #2296F3 !important;color: #fff !important;}

#choisir-motif .sub-menu li a {
    /*background: #f1f1f1 ;*/
    padding: 6px 6px !important;
    font-size: 12px !important;
    margin: 1px 3px;
    border-radius: 50px;
}
#choisir-motif-tunetoo .sub-menu li a {
    padding-left: 0;
    width: 100%;
    text-align: left;
    font-family: Roboto;
    color: #242424;
    font-size: 14px;
    cursor: pointer;
    padding-right: 0;
}

ul.nav.nav-tabs-motifs {
    width: 100%;
    overflow-y: auto;
    max-height: 47vh;
    border-right: 1px solid #f0f0f0;
}

#choisir-motif .sub-menu li {
  padding-left: 0;
      width: 100%;
      text-align: left;
      font-family: Roboto;
      color: #7d7d7d;
      font-size: 14px;
      cursor: pointer;
      padding-right: 0;
  }

#choisir-motif .sub-menu li:hover {
  border: none !important;}

#choisir-motif .sub-menu li a:hover {
  background: #2296F3 !important;
  color: #fff;
}
#choisir-motif-tunetoo .sub-menu li:hover {
  /*border: none !important;*/
}

#choisir-motif-tunetoo .sub-menu li a:hover {
  color: #2296F3;
}

#changer-produit .sub-menu li a, #choisir-motif .sub-menu li a {
    text-decoration: none;
    color: #3d3d3d;
    font-family: 'SegoeWP-SemiBold' !important;
    border: none !important;
    line-height: 1;
    font-size: 12px;}
    
    #choisir-motif-tunetoo .sub-menu li a {
        padding-left: 20px !important;
    }
    

/* line 1689, ../sass/tuner.scss */
#changer-produit .sub-menu input[type="search"], #choisir-motif .sub-menu input[type="search"] {
  position: absolute;
  height: 87px;
  right: 20px;
  margin: 0;
  font-size: 25px;
  padding-left: 35px;
  font-family: 'SegoeWP-SemiLight' !important;
  border: none !important;
  border-bottom: 2px solid transparent !important;
  background: #fff url("../images/loupe.svg") no-repeat 0px center;
  background-size: 30px 30px;
  cursor: pointer;
  width: 35px;
  top: 71px;
}
/* line 1689, ../sass/tuner.scss */
#choisir-motif-tunetoo .sub-menu input[type="search"] {
/*  position: absolute;
  height: 87px;
  right: 20px;*/
  margin: 0;
  font-size: 25px;
  padding-left: 35px;
  font-family: 'SegoeWP-SemiLight' !important;
  border: none !important;
  border-bottom: 2px solid transparent !important;
  background: #fff url("../images/loupe.svg") no-repeat 0px center;
  background-size: 30px 30px;
  cursor: pointer;
  width: 35px;
  top: 71px;
}
/* line 1706, ../sass/tuner.scss */
#changer-produit .sub-menu input[type="search"]:focus, #choisir-motif .sub-menu input[type="search"]:focus {
  width: 100%;
  height: 89px;
  right: 0px;
  cursor: auto;
}

/* line 1706, ../sass/tuner.scss */
#choisir-motif-tunetoo .sub-menu input[type="search"]:focus {
  width: 100%;
  height: 89px;
  right: 0px;
  cursor: auto;
}

/* line 1713, ../sass/tuner.scss */
#changer-produit .sub-menu input[type=search]:focus:not([readonly]), #choisir-motif .sub-menu input[type=search]:focus:not([readonly]) {
  border-bottom: 2px solid #2296F3 !important;
  box-shadow: none !important;
  background-image: none;
}
/* line 1713, ../sass/tuner.scss */
#choisir-motif-tunetoo .sub-menu input[type=search]:focus:not([readonly]) {
  border-bottom: 2px solid #2296F3 !important;
  box-shadow: none !important;
  background-image: none;
}

/* line 1726, ../sass/tuner.scss */
#changer-produit .content-produit .search-more, #choisir-motif .content-produit .search-more {
  display: flex;
  margin: 0px 15px;
}
/* line 1726, ../sass/tuner.scss */
#choisir-motif-tunetoo .content-produit .search-more {
  margin: 20px 14px 0px 0px;
  display: block;
  height: 37px;
}

/* line 1731, ../sass/tuner.scss */
#changer-produit .content-produit .search-more .select-wrapper, #choisir-motif .content-produit .search-more .select-wrapper {
  background: #fff;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);
  display: flex;
  margin-top: 20px;
}

/* line 1731, ../sass/tuner.scss */
#choisir-motif-tunetoo .content-produit .search-more .select-wrapper {
  background: #fff;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);
}

/* line 1736, ../sass/tuner.scss */
#changer-produit .content-produit .search-more .select-wrapper .bg-caret, #choisir-motif .content-produit .search-more .select-wrapper .bg-caret {
  background: #7d7d7d;
  right: 3px;
  position: absolute;
  padding: 19px 0px !important;
  width: 36px;
  border-radius: 2px;
  z-index: 0;
  top: 3px;
}
/* line 1736, ../sass/tuner.scss */
#changer-produit .content-produit{
  background: #f1f1f1;
}
/* line 1736, ../sass/tuner.scss */
#choisir-motif-tunetoo .content-produit .search-more .select-wrapper .bg-caret {
  background: #2296F3;
  right: 0px;
  position: absolute;
  padding: 18px 0px !important;
  width: 34px;
  border-radius: 2px;
}
/* line 1743, ../sass/tuner.scss */
#changer-produit .content-produit .search-more .select-wrapper .bg-caret .caret, #choisir-motif .content-produit .search-more .bg-caret .caret {
  color: initial;
  position: absolute;
  top: 4px;
  margin: 13px;
  color: #fff !important;
  border-top: 7px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
/* line 1743, ../sass/tuner.scss */
#choisir-motif-tunetoo .content-produit .search-more .bg-caret .caret {
  color: initial;
  position: absolute;
  top: 4px;
  margin: 13px;
  color: #fff !important;
  border-top: 7px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
/* line 1755, ../sass/tuner.scss */
#changer-produit .content-produit .search-more .select-wrapper input, #choisir-motif .content-produit .search-more select {
  position: relative;
  cursor: pointer;
  border-bottom: none !important;
  outline: none;
  line-height: 3rem;
  margin-left: 10px !important;
  padding-left: 10px !important;
  width: 100%;
  padding: 19px 0px 0px 0px;
  display: block;
  text-align: center;
  font-size: 14px;
  font-family: 'SegoeWP-Bold' !important;
  bottom: 8px;
  color: #545454;
/*  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);*/
  display: block;
  float: left;
  margin-bottom: 0px !important;
  /* max-width: 301px; */
  text-align: left;
}

/* line 1755, ../sass/tuner.scss */
#choisir-motif-tunetoo .content-produit .search-more select {
    position: relative;
    cursor: pointer;
    border: none;
    outline: none;
    height: 35px;
    line-height: 3rem;
    margin-left: 10px !important;
    padding-left: 10px !important;
    width: 20%;
    padding: 0;
    display: block;
    text-align: center;
    font-size: 14px;
    font-family: 'SegoeWP-Bold' !important;
    background-color: #fff;
    bottom: 8px;
    color: #545454;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.2);
    display: block;
    float: left;

}
/* line 1776, ../sass/tuner.scss */
 #choisir-motif .content-produit .bloc-produit {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background: #fff;
  margin: 0px;
  padding: 15px;
  overflow: hidden;
   max-height: 600px;
  /*    overflow-x: hidden;*/
  overflow-y: auto;
}

/* line 1776, ../sass/tuner.scss */
 #choisir-motif-tunetoo .content-produit .bloc-produit {
  /* -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); */
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); */
  background: transparent;
  /*margin: 0px 15px;*/
  padding: 15px;
  /* overflow: hidden; */
  /* height: -webkit-fill-available; */
  overflow-y: auto;
}

.img-vue-effect {
    padding: 0px 68px;

}

.titre-effect {
      margin: 30px 10px 20px 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    max-width: 73%;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}

.titre-effect .picto-cut {
    height: 39px;
    display: inline-block;
    width: 36px;
    padding: 11px 0px 0px 3px;
}

.Continue-img button.accept {
    border: none;
    background: #32ce32;
    color: #fff;
    width: 100%;
    padding: 13px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -moz-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -o-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    padding-left: 28px;
    font-family: 'SegoeWP-Bold' !important;
}

.effect-actif .picto-traitement svg {
      width: 30px;
    position: relative;
    top: 4px;
}

#list-motif button:hover svg path {
  fill:#fff;
}
/*
#list-motif button svg {
      -webkit-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -moz-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -o-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
}*/

#list-motif button:hover svg {
    background: rgba(220, 0, 0, 0.69);
    width: 17px;
    height: 17px;
    padding: 3px;
    /* position: absolute; */
    z-index: 999;
    border-radius: 50px;
    position: relative;
    left: 4px;
    top: 1px;
}


.effect-actif button:hover svg {
    background: rgb(220, 0, 0);
    width: 15px;
    height: 15px;
    padding: 3px;
    /* position: absolute; */
    z-index: 999;
    border-radius: 50px;
    position: relative;
    /* left: 4px; */
    top: 4px;
    right: 1px;
}

.effect-actif button:hover svg path {
  fill: #fff !important;
}


.effect-actif button svg path {
    fill: #7d7d7d;
}

.Continue-img button.accept:hover {
  background: #2cb92c;
}

.Continue-img img {
    background: #fff;
    border-radius: 50px;
    padding: 5px;
    width: 21px;
    float: right;
}

.frais-traitements p span {
    font-family: 'SegoeWP-Bold' !important;
    color: #3d3d3d;
    font-size: 21px;
    float: right;
    position: relative;
    bottom: 6px;
    margin-right: 15px;
}

.end-info {
      position: absolute;
    bottom: 0;
    width: 100%;
}

.picto-cut svg {
  fill: #2296F3 !important;
}

.bloc-image .titre-effect h2 {
    font-family: 'SegoeWP-SemiLight' !important;
    padding: 0px 35px !important;
    width: 87% !important;
    margin-top: 0px !important
    font-weight : 200 !important;
    position: relative;
    bottom: 4px;
    font-size: 13px !important;
}

.bloc-image .titre-effect h2 span {
    font-family: 'SegoeWP-SemiBold' !important;

}

#changer-produit .traitements li {
    width: 9%;
    padding-top: 11px !important;
}

#changer-produit .traitements li svg {
    height: 28px !important;
    margin-bottom: 5px !important;
}

/*
 #choisir-motif .upload .bloc-produit .produit {

  padding:9px 15px 0px 15px !important;

}
*/
 #choisir-motif .upload .bloc-produit .produit {
  max-height: 610px !important;
 }


 #choisir-motif-tunetoo .upload .bloc-produit .produit {
  max-height: 610px !important;
 }



#changer-produit .content-produit .bloc-produit{
   max-height: 610px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
   -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
   box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
   background: #fff;
   margin: 0px 25px;
   padding: 15px;
   overflow: hidden;
   overflow-y: auto;
}

/* line 1786, ../sass/tuner.scss */
#changer-produit .content-produit .bloc-produit .produit, #choisir-motif .content-produit .bloc-produit .produit {
  padding: 0px;
  margin-bottom: 10px;
  min-height: 280px;
}
/* line 1786, ../sass/tuner.scss */
#choisir-motif-tunetoo .content-produit .bloc-produit .produit {
  padding: 0px;
  margin-bottom: 10px;
  /* min-height: 280px; */
}

/* line 1790, ../sass/tuner.scss */
#changer-produit .content-produit .bloc-produit .produit a, #choisir-motif .content-produit .bloc-produit .produit a {
  -webkit-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -moz-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -o-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  min-height: 280px;
  color: #fff;
  text-decoration: none;
  width: 100%;
  margin: 0 auto;
  z-index: 900;
  overflow: hidden;
  display: block;
}
/* line 1790, ../sass/tuner.scss */
#choisir-motif-tunetoo .content-produit .bloc-produit .produit a {
  -webkit-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -moz-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -o-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  min-height: 280px;
  color: #fff;
  text-decoration: none;
  width: 100%;
  margin: 0 auto;
  z-index: 900;
  overflow: hidden;
  display: block;
}

/* line 1801, ../sass/tuner.scss */
#changer-produit .content-produit .bloc-produit .produit .price, #choisir-motif .content-produit .bloc-produit .produit .price {
  background: #3d3d3d;
  float: right;
  padding: 3px 5px;
  font-size: 12px;
  border-radius: 2px;
  color: #fff;
  position: absolute;
  right: 0;
  z-index: 2;
  font-family: Roboto;
}
/* line 1801, ../sass/tuner.scss */
#choisir-motif-tunetoo .content-produit .bloc-produit .produit .price {
  background: #3d3d3d;
  float: right;
  padding: 3px 5px;
  font-size: 12px;
  border-radius: 2px;
  color: #fff;
  position: absolute;
  right: 0;
  z-index: 2;
  font-family: Roboto;
}

#choisir-motif .content-produit .bloc-produit .produit .price {
    font-family: 'Roboto' !important;
}

#choisir-motif-tunetoo .content-produit .bloc-produit .produit .price {
    font-family: 'Roboto' !important;
}

.modal .modal-content .modal-body .price {
    background: #3d3d3d;
  float: right;
  padding: 3px 5px;
  font-size: 12px;
  border-radius: 2px;
  color: #fff;
  position: absolute;
  right: 40px;
  font-family: Roboto;

}

.modal .modal-content .modal-body .view-product {
    /* margin-bottom: 20px; */
    margin-top: 20px;
}

.tooltip.ng-isolate-scope.fade {
    position: absolute;
}

/* line 1808, ../sass/tuner.scss */
#changer-produit .content-produit .bloc-produit .produit h3, #choisir-motif .content-produit .bloc-produit .produit h3 {
    color: #3d3d3d;
    font-size: 13px;
    text-align: center;
    font-family: 'segoe_uiregular' !important;
    position: absolute;
    bottom: 15px;
    margin-top: 5px !important;
    width: 100%;
}
/* line 1808, ../sass/tuner.scss */
#choisir-motif-tunetoo .content-produit .bloc-produit .produit h3 {
    color: #3d3d3d;
    font-size: 13px;
    text-align: center;
    font-family: 'segoe_uiregular' !important;
    position: absolute;
    bottom: 15px;
    margin-top: 5px !important;
    width: 100%;
}

/* line 1818, ../sass/tuner.scss */
#changer-produit .content-produit .bloc-produit .produit svg, #choisir-motif .content-produit .bloc-produit .produit img {
    max-width: 100%;
    padding: 5px;
    max-height: 180px;
    /*display: block;*/
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 20px;
    background-position: 0px 0px, 6px 6px;
    vertical-align: middle;
    /*background-size: 12px 12px;*/
    /*background-image: linear-gradient(45deg, #c5c5c5 25%, transparent 25%, transparent 75%, #c5c5c5 75%, #c5c5c5 100%),linear-gradient(45deg, #c5c5c5 25%, white 25%, white 75%, #c5c5c5 75%, #c5c5c5 100%);*/
}
/* line 1818, ../sass/tuner.scss */
#choisir-motif-tunetoo .content-produit .bloc-produit .produit img {
    max-width: 100%;
    padding: 5px;
    max-height: 180px;
    /*display: block;*/
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 20px;
    background-position: 0px 0px, 6px 6px;
    vertical-align: middle;
    /*background-size: 12px 12px;*/
    /*background-image: linear-gradient(45deg, #c5c5c5 25%, transparent 25%, transparent 75%, #c5c5c5 75%, #c5c5c5 100%),linear-gradient(45deg, #c5c5c5 25%, white 25%, white 75%, #c5c5c5 75%, #c5c5c5 100%);*/
}
/* line 1818, ../sass/tuner.scss */
#changer-produit .content-produit .bloc-produit .produit img{
    max-width: 100%;
    padding: 5px;
    /*max-height: 180px;*/
    /*display: block;*/
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 20px;
    background-position: 0px 0px, 6px 6px;
    vertical-align: middle;
    /*background-size: 12px 12px;*/
    /*background-image: linear-gradient(45deg, #c5c5c5 25%, transparent 25%, transparent 75%, #c5c5c5 75%, #c5c5c5 100%),linear-gradient(45deg, #c5c5c5 25%, white 25%, white 75%, #c5c5c5 75%, #c5c5c5 100%);*/
}

/* line 1818, ../sass/tuner.scss */
#choisir-motif .upload .produit img {
    max-width: 100%;
    padding: 0px !important;
    max-height: 200px;
    /*display: block;*/
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 20px;
    background-position: 0px 0px, 6px 6px;
    background-size: 12px 12px;
    background-image: linear-gradient(45deg, #c5c5c5 25%, transparent 25%, transparent 75%, #c5c5c5 75%, #c5c5c5 100%),linear-gradient(45deg, #c5c5c5 25%, white 25%, white 75%, #c5c5c5 75%, #c5c5c5 100%);

}

/* line 1818, ../sass/tuner.scss */
#choisir-motif-tunetoo .upload .produit img {
    max-width: 100%;
    padding: 0px !important;
    max-height: 200px;
    /*display: block;*/
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 20px;
    background-position: 0px 0px, 6px 6px;
    background-size: 12px 12px;
    background-image: linear-gradient(45deg, #c5c5c5 25%, transparent 25%, transparent 75%, #c5c5c5 75%, #c5c5c5 100%),linear-gradient(45deg, #c5c5c5 25%, white 25%, white 75%, #c5c5c5 75%, #c5c5c5 100%);

}

/* line 1818, ../sass/tuner.scss */
.upload-block image-loader img {
    max-width: 100%;
    padding: 0px !important;
    max-height: 200px;
    /*display: block;*/
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 20px;
}
/* line 1818, ../sass/tuner.scss */
#choisir-motif .upload image-loader, #motif .view-product image-loader, .produit image-loader, #motif .openbox .view-product {
    line-height: 200px;
    max-height: 240px;
    display: block;
    text-align: center;
}


.produit image-loader-cata {
    line-height: 200px;
    max-height: 240px;
    display: block;
    text-align: center;
}

/* line 1818, ../sass/tuner.scss */
#choisir-motif-tunetoo .upload image-loader {
    line-height: 200px;
    max-height: 240px;
    display: block;
    text-align: center;
}

.reset .view-product {
    line-height: initial !important;
}

/* line 1818, ../sass/tuner.scss */
#choisir-motif .upload .produit a {
    padding: 4px !important;
}

/* line 1818, ../sass/tuner.scss */
#choisir-motif-tunetoo .upload .produit a {
    padding: 4px !important;
}

.bck-black img {
    background: #000 !important;
}


/* line 1823, ../sass/tuner.scss */
#changer-produit .content-produit .bloc-produit .produit .preloader-wrapper.big.active, #choisir-motif .content-produit .bloc-produit .produit .preloader-wrapper.big.active {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 81px;
  margin-bottom: 81px;
}


/* line 1823, ../sass/tuner.scss */
#choisir-motif-tunetoo .content-produit .bloc-produit .produit .preloader-wrapper.big.active {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 81px;
  margin-bottom: 81px;
}

.bloc-right .view-product .preloader-wrapper.big.active{
    display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 110px;
  margin-bottom: 110px;
}

span.prix-reduction {
    text-decoration: line-through;
    font-size: 18px;
    color: #c7c7c7;
    font-family: 'SegoeWP-Bold' !important;
}

.shop-info .text-add p {
    display: block;
    max-width: 550px;
    float: right;
    font-family: 'SegoeWP-Bold' !important;
    color: #2296F3;
}

.shop-info .prix {
      font-size: 30px;
    font-family: 'SegoeWP-Bold';
    color: #3d3d3d;
    line-height: 1;
    display: inline-block;
    margin: 18px 0px 0px 0px;
    float: right;
    text-align: right;
    position: relative;
    z-index: 999;
}

/* line 1832, ../sass/tuner.scss */
#changer-produit .content-produit .bloc-produit .produit a:hover {
  background: #f5f5f5;
}

/* line 1836, ../sass/tuner.scss */
#changer-produit .content-produit .bloc-produit .produit a:hover h3, #choisir-motif .content-produit .bloc-produit .produit a:hover h3 {
  text-decoration: underline;
  color: #3d3d3d !important;
}

/* line 1836, ../sass/tuner.scss */
#choisir-motif-tunetoo .content-produit .bloc-produit .produit a:hover h3 {
  text-decoration: underline;
  color: #3d3d3d !important;
}





/*Responsive Design Tuner de personnalisation*/
/******************* Points de rupture media queries ********************/
@media screen and (max-width: 534px) {
  /* line 1852, ../sass/tuner.scss */
  .shop-info button {
    /*width: 100% !important;*/
    margin-right: 0 !important;
  }

  /* line 1859, ../sass/tuner.scss */
  .center-column .tuner svg {
    height: 68vh !important;
    max-width: 330px !important;
    /*        bottom: 46px;
    position: relative;*/
  }

  /* line 1859, ../sass/tuner.scss */
  .center-column .tuner svg g {
   z-index: 9999;
  }

  /* line 1864, ../sass/tuner.scss */
  .shop-info {
    /*overflow: hidden !important;*/
  
  }
}


@media screen and (max-width: 1150px) {

  .informations {display: none;}

  }

@media screen and (min-width: 680px) and (max-width: 767px) {


  /* line 1870, ../sass/tuner.scss */
  #changer-produit .sub-menu li, #choisir-motif .sub-menu li {
    width: 13% !important;
    height: 80px !important;
  }

  /* line 1875, ../sass/tuner.scss */
  #changer-produit .sub-menu input[type="search"], #choisir-motif .sub-menu input[type="search"] {
    height: 79px;
    right: 15px;
    top: 68px;
  }

  /* line 1881, ../sass/tuner.scss */
  .shop-info {
    /*overflow: hidden;*/
  }
}
/* point de rupture pour visuel produit centrer */
@media screen and (min-width: 535px) and (max-width: 767px) {
  /*.col-md-6.center-column {
      right: 0px !important;
      top: 0px !important;
  }*/
  /* line 1895, ../sass/tuner.scss */
  .center-column svg {
    height: 62vh !important;
    /*  width: 370px !important;*/
  }

  /* line 1902, ../sass/tuner.scss */
  .shop-info {
    /*overflow: hidden;*/
  }
}



/* Portables, iphone, samsung */
@media screen and (max-width: 767px) {

  #motif .cta {
    margin-bottom: 0px !important;
  }

  #motif .modal-header {
        position: absolute;
    right: 0px;
  }

    /**mobile zoom et nouveau produit**/

    .mobile-nouveau-zoom-edit {
        float: right;
        z-index: 11;
        position: relative;
    }

    .nouveau-produit-mobile, .zoom-produit-mobile {
      display: block !important;
    }

  .mobile-nouveau-zoom-edit button {
      height: 50px;
      width: 50px;
      border-radius: 50%;
      display: block;
      margin-bottom: 10px;
      background: #fff;
      -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
      -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
      -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
      box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
      margin-right: 1px;
      border: none;
      outline: none;
  }

    .nouveau-produit, .zoom-produit {
  display: none;
    }


  #choisir-motif-tunetoo .modal-dialog {
    margin: 30px auto 0 auto;
}
#choisir-motif-tunetoo .modal-dialog .tab-content {
    max-height: 45vh;
    overflow: auto;
}

  select#categorie-motif {
    height: 50px !important;
    background: #eaeaea;
  }

    #produit .bloc-left h2 {
    text-align: center;
    font-family: Roboto;
    margin: 0px auto 20px auto;
    padding: 0px;
  }

  #changer-produit .content-produit .search-more .select-wrapper input, #choisir-motif .content-produit .search-more select
  {
    width: 100% !important;
  }

  /* line 1912, ../sass/tuner.scss */
  .shop-info button {
    /* width: 200px; */
    margin-right: 0 !important;
  }

  /* line 1919, ../sass/tuner.scss */
  .shop-info .taille-quantite button {
    width: 200px;
  }

  /* line 1921, ../sass/tuner.scss */
  .number {
    display: none;
  }

  /*  #produit .bloc-right .miniatures button img, #motif .bloc-right .miniatures button img
    {
      width: 45px;
      height: 45px;
    }*/
  /* line 1929, ../sass/tuner.scss */
  #produit .bloc-left .couleurs, #motif .bloc-left .couleurs {
    min-height: 30px !important;
    text-align: center;
  }

  /* line 1934, ../sass/tuner.scss */
  #produit .bloc-left > p, #motif .bloc-left > p {
    font-size: 12px !important;
    padding-left: 15px;
    display: none;
  }

  /* line 1948, ../sass/tuner.scss */
  .nav-pills > li > a:hover, .nav-pills > li > a:focus {
    background-color: #383c47 !important;
  }

  /* line 1953, ../sass/tuner.scss */
/*  .shop-info .information-prix {
    position: relative;
    right: 54px;
    bottom: 20px;
  }*/

  /* line 1958, ../sass/tuner.scss */
  .tuner-content {
    height: auto !important;
  }

  /* line 1963, ../sass/tuner.scss */
  #styles {
    padding: 10px 0px 0px 5px;
  }

  /* line 1967, ../sass/tuner.scss */
  [type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    height: 22px !important;
  }

  /* line 1972, ../sass/tuner.scss */
  [type="checkbox"].filled-in:not(:checked) + label:after {
    height: 20px;
    width: 20px;
  }

  /* line 1978, ../sass/tuner.scss */
  [type="checkbox"].filled-in:checked + label:after {
    height: 20px;
    width: 20px;
  }

  /* line 1984, ../sass/tuner.scss */
  [type="checkbox"].filled-in:checked + label:before {
    top: 1px;
    left: 2px;
    width: 7px;
    height: 15px;
  }

  /* line 1991, ../sass/tuner.scss */
  [type="checkbox"] + label {
    top: 10px !important;
  }

  /* line 1996, ../sass/tuner.scss */
  .box-tools {
    min-width: 100px;
    min-height: 280px;
  }

  /* line 2002, ../sass/tuner.scss */
  #marquages div {
    height: 45px !important;
  }
  /* line 2006, ../sass/tuner.scss */
  #marquages div a {
    padding: 0px !important;
    font-size: 12px;
  }
  /* line 2010, ../sass/tuner.scss */
  #marquages div a img {
    display: none;
  }
  /* line 2015, ../sass/tuner.scss */
  #marquages div p {
    margin: 0px;
  }


  /* line 2023, ../sass/tuner.scss */
  button.colors-text {
    border: none;
    padding: 5px 15px;
    /*    border-radius: 50px;*/
    background: #2296F3;
    color: #fff;
    width: 100%;
    font-size: 12px;
    font-family: 'SegoeWP-SemiLight' !important;
    font-weight: 600;
    margin-top: 5px;
    display: block;
    -webkit-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -moz-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -o-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  }

  /* line 2038, ../sass/tuner.scss */
  .colors-text:hover, .colors-text:active {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  }

  /* line 2043, ../sass/tuner.scss */
  button.colors-text svg {
    width: 10px;
    float: right;
    height: 20px;
  }

  /* line 2064, ../sass/tuner.scss */
  #tuner-view {
    overflow: hidden;
  }

  /* line 2069, ../sass/tuner.scss */
  .right-column .vues-produit {
    width: 300px;
    margin-top: 0px !important;
    margin-bottom: 10px;
    text-align: right;
  }

  /* line 2088, ../sass/tuner.scss */
  .list-actions {
    padding: 20px 0px 0px 0px !important;
  }
  /* line 2090, ../sass/tuner.scss */
  .list-actions li {
    margin-bottom: 4px;
  }
  /* line 2092, ../sass/tuner.scss */
  .list-actions li button {
    border-radius: 0px !important;
  }
  /* line 2095, ../sass/tuner.scss */
  .list-actions li button > img {
    height: 50px !important;
    padding: 0px 14px 0px 14px !important;
    width: 50px !important;
    left: 13px !important;
  }
  /* line 2102, ../sass/tuner.scss */
  .list-actions li button span {
    font-size: 12px !important;
  }

  /* line 2108, ../sass/tuner.scss */
  .tuner-content h2 {
    font-size: 14px !important;
    padding: 0px !important;
    margin-left: 10px;
    width: 200px;
  }

  /* line 2110, ../sass/tuner.scss */
  .left-column > span {
    display: none;
  }

  /* line 2112, ../sass/tuner.scss */
  .center-column svg {
    height: 65vh;
    /*    width: 300px ;*/
  }

  /* line 2117, ../sass/tuner.scss */
  .col-md-3.left-column, .col-md-3.right-column {
    width: 24%;
    float: left;
  }

  /* line 2122, ../sass/tuner.scss */
  .col-md-6.center-column {
    float: left;
    width: 52%;
    /* right: 60px; */
    top: 60px;
  }

  /* line 2128, ../sass/tuner.scss */
  .aide-interactive {
    display: none;
  }
}
/*************************************************************/
/*************** Tablette mobile portrait *******************/
/***********************************************************/
@media screen and (max-width: 991px) and (min-height: 800px) {
  /* line 2136, ../sass/tuner.scss */

  /* line 2139, ../sass/tuner.scss */
  .right-column .vues-produit a img {
    max-width: 120px !important;
    height: 120px !important;
  }

  /* line 2140, ../sass/tuner.scss */
  .partage button {
    padding: 25px !important;
  }

  /* line 2141, ../sass/tuner.scss */
  .center-column .couleurs-produit {
    margin-top: 0px !important;
/*        position: relative;
    bottom: 5px;*/
  }

  /* line 2142, ../sass/tuner.scss */
  .center-column .couleurs-produit .pastille {
    width: 30px !important;
    height: 30px !important;
  }
  /* line 2142, ../sass/tuner.scss */
  .center-column .couleurs-produit .pastille a, .center-column .couleurs-produit .pastille button {
    height: 30px !important;
  }

  /* line 2143, ../sass/tuner.scss */
  .center-column .couleurs-produit .active a, .center-column .couleurs-produit .active button {
    width: 30px !important;
    height: 30px !important;
  }

  /* line 2144, ../sass/tuner.scss */
  .shop-info .prix {
    font-size: 2.5em !important;
    margin: 0 !important;
    padding-top: 65px !important;
  }

  /* line 2145, ../sass/tuner.scss */
  .shop-info .information-prix {
    padding-top: 60px !important;
  }

  /* line 2146, ../sass/tuner.scss */
/*  #changer-produit .modal-body .nav-pills > li > a svg, #choisir-motif .modal-body .nav-pills > li > a svg {
    height: 45px !important;
  }*/
}


/**************************************************************/
/**************** Tablette mobile paysage ********************/
/************************************************************/
@media screen and (min-width: 501px) and (max-width: 991px) {
  .left-column {
    width: 24% !important;
  }
}

@media screen and (max-width: 991px) {


  /* line 2021, ../sass/tuner.scss */
  .partage {
    display: none !important;
  }


.right-column {
    width: 24% !important;
  }

  /* line 2155, ../sass/tuner.scss */
  .right-column .vues-produit a img {
    max-width: 80px;
    height: 80px;
  }

  /* line 2156, ../sass/tuner.scss */
  .right-column .vues-produit a {
    width: initial;
  }


/*.list-actions .mobile-changerProduit
{
    background-image: url('https://a86axszy.cdn.imgeng.in/images/product.svg');
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
  position: absolute;
}
*/

/*.list-actions .ajouTexte
{
  background-image: url('https://a86axszy.cdn.imgeng.in/images/edit.svg');
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: 19px 16px;
}
.list-actions .changerProduit
{
  background-image: url('https://a86axszy.cdn.imgeng.in/images/product.svg');
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: 19px 16px;
}
.list-actions .choisirMotif
{
  background-image: url('https://a86axszy.cdn.imgeng.in/images/smiley.svg');
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: 19px 16px;
}
.list-actions .downloadImage
{
  background-image: url('https://a86axszy.cdn.imgeng.in/images/picture.svg');
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: 19px 16px;
}
*/



  /* line 2159, ../sass/tuner.scss */
  .center-column .couleurs-produit .pastille {
    width: 30px;
    height: 30px;
  }
  /* line 2159, ../sass/tuner.scss */
  .center-column .couleurs-produit .pastille a, .center-column .couleurs-produit .pastille button {
    height: 30px;
  }

  /* line 2160, ../sass/tuner.scss */
  .center-column .couleurs-produit .active a, .center-column .couleurs-produit .active button {
    width: 30px;
    height: 30px;
  }


  /* line 2161, ../sass/tuner.scss */
  .col-md-3.left-column {
    position: absolute !important;
/*    width: 115px;*/
z-index: 11 !important;
  }

  /* line 2162, ../sass/tuner.scss */
  .partage .share img {
    width: 20px;
  }

  /* line 2174, ../sass/tuner.scss */
  .shop-info button {
    /*width: 100% !important;*/
    /*font-size: 30px !important;*/
  }



  /* line 2176, ../sass/tuner.scss */
  .shop-info .taille-quantite button {
    padding: 11px 0px 7px 0px;
  }

  /* line 2177, ../sass/tuner.scss */
  .shop-info .taille-quantite button span {
    top: 0px !important;
  }


  /* line 2182, ../sass/tuner.scss */
  .center-column {
    width: 52% !important;
  }

/*  div#tableau-select-product {
    position: absolute;
  }*/

  /* line 2184, ../sass/tuner.scss */
  .left-column > span {
    display: none;
  }

  /* line 2185, ../sass/tuner.scss */
  #tuner-view .col-md-6 {
    width: 100% !important;
    float: none !important;
    top: 20px !important;
  }

  /* line 2186, ../sass/tuner.scss */
/*  .center-column .couleurs-produit {
    margin-left: 10px !important;
    margin-top: 120px;
  }*/



  /* line 2188, ../sass/tuner.scss */
  .partage button {
    padding: 14px !important;
  }

  /* line 2192, ../sass/tuner.scss */
  #changer-produit .modal-dialog, #choisir-motif .modal-dialog {
    /*margin: 0px auto !important;*/
    margin: 10vh auto !important;
  }

  /* line 2193, ../sass/tuner.scss */
/*  .modal .modal-content .modal-body {
    padding: 0px !important;
  }
*/

  /* line 2196, ../sass/tuner.scss */
  .list-actions li {
    margin-left: 0px !important;
  }
  /* line 2196, ../sass/tuner.scss */
  .list-actions li button {
    /*padding: 3px 10px 0px 10px;*/
  }

  /* line 2197, ../sass/tuner.scss */
/*  .shop-info {
    margin-top: 30px;
  }*/

  /* line 2198, ../sass/tuner.scss */
  .shop-info .information-prix {
    float: left;
    padding: 0 !important;
    margin: 0 !important;
  }

  /* line 2199, ../sass/tuner.scss */
  .shop-info #cta-panier {
    /*    position: relative;
    bottom: 90px;
    right: 20px;*/
    /* position: absolute; */
    /* bottom: 0px; */
    }

  /* line 2200, ../sass/tuner.scss */
  .modal-header svg {
    width: 30px;
    height: 30px;
  }
  /* line 2200, ../sass/tuner.scss */
#impression  .modal-header svg {
    width: 10px;
    height: 10px;
  }


  /* line 2208, ../sass/tuner.scss */
  .couleurs-texte .pastille, .couleurs .pastille {
    width: 25px;
    height: 25px;
  }
}



/*************************************************************/
/*************** Tablette mobile portrait *******************/
/***********************************************************/
@media screen and (max-width: 767px) {

   #marquages svg {
    width: 20px !important;
    height: 20px !important;
    position: relative !important;
    right: 6px !important;
    top: 5px !important;
}

  #marquages {
        padding: 1px 5px !important;
  }

.modal-dialog {
  max-width: 350px !important;
}

  .marquages-mobile a span {
    padding: 5px !important;
}


  .marquages-mobile [type="radio"]:not(:checked), [type="radio"]:checked {
    height: 44px !important;
    width: 100%;
  }

  .marquages-mobile {
    margin-top: 30px !important;
  }

  .marquages-mobile .cta {
    float: none;
    display: block;
    color: #fff;
    margin: 0 auto !important;
    text-align: center;
    width: 100% !important;
}

.marquages-mobile .cta button {
    background: #2296F3 !important;
    border-radius: 50px;
    width: 106px !important;
    height: 36px !important;
    font-family: 'SegoeWP-SemiBold' !important;
    font-size: 14px !important;
}

.marquages-mobile a {
    display: block;
    padding-left: 20px;
    padding: 5px 0px 5px 20px;
    border-bottom: 1px solid #f1f1f1;
    font-family: 'SegoeWP-SemiBold' !important;
}

.marquages-mobile div img {
    width: 33px !important;
    height: 33px !important;
}

  .content-view-mobile .cta {
   text-align: right;
}

  .content-view-mobile .cta button {
    background: #000;
    border: none;
    color: #fff;
    padding: 3px 15px;
    margin-bottom: 5px;
}

  .openbox {
    -webkit-animation-duration: 0.1s !important;
    -moz-animation-duration: 0.1s !important;
    -o-animation-duration: 0.1s !important;
    animation-duration: 0.1s !important;
}

    /* line 2207, ../sass/tuner.scss */
  .couleurs-texte .pastille a, .couleurs .pastille a {
    height: 22px;
    width: 22px;
  }

    .box-tools .couleurs-texte {
    opacity: 0;
    visibility: hidden;
  }

  .center-column .tuner svg {
    /* max-width: 360px !important; */
  }

  #produit .cta {
    text-align: right;
  }

.right-column .vues-produit
{
  position: relative;
  z-index: 11;
}

  .tuner-content h2
  {
    margin-bottom: 0px 0px 0px 0px !important;
    color: #3d3d3d !important;
    font-family: 'SegoeWP-Bold' !important;
    /*letter-spacing: -0.5px;*/
  }

    .end-info {
    margin-bottom: 5px;
}

.titre-effect {
  max-width: 100% !important;
}

  .bar-traitements-actifs {
      min-height: 198px !important;
}

  #changer-produit .modal-content {
    height: initial !important;
    overflow: hidden;
  }

  .img-effect #content-image image-loader img {
        max-height: 122px;
    max-width: 120px;
  }

.nouveau-produit {
    z-index: 11;
}

.btn-toolbar>.btn-group {margin-left: 0px !important;}

    .box-tools {
    width: 80% !important;
    min-height: 290px !important;
  }

    /* line 2179, ../sass/tuner.scss */
  #tuner-view .right-column {
    width: 27% !important;
    position: absolute !important;
    top: 70px;
    right: 3px;
  }


/*  .preloader-wrapper.active {
    -webkit-animation: container-rotate 0ms linear infinite !important;
    animation: container-rotate 0ms linear infinite !important;
    left: -12px !important;
    bottom: 2px !important;
}
*/
    /* line 2158, ../sass/tuner.scss */
/*  .list-actions {
    padding:50  0px 0px;
  }
*/
  span.number.ng-binding {
    bottom: 0px !important;
    position: absolute;
    display: block;
    z-index: 999;
    left: 20px;
}

/*  .center-column .tuner {
    bottom: 10px !important;
}
*/

    .tuner-content h2 {
    max-width: 160px !important;
    font-size: 11px !important;
    /*margin-top: 64px;*/
    padding: 0px 8px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .list-actions li {
    margin-left: 0px !important;
    border: none;
}

  .list-actions .mobile-changerCouleur button img {
    width: 72px !important;
    height: 38px !important;
    float: left;
    position: relative;
    bottom: 2px;
    background-color: transparent !important;
    box-shadow: none !important;
}

  .mobile-changerCouleur {
    display: block !important;
  }

  .shop-info .information-prix {
    float: right;
    margin: 0px;
    padding-right: 6px !important;
}

#tableau-select-product .tab-size-nbr{
  /* position: fixed !important; */
  bottom: 26px !important;
  z-index: 1000 !important;
  /* -webkit-box-shadow: 0px 3px 12px 2px rgba(61, 61, 61, 0.55), 0 1px 2px rgba(0, 0, 0, 0)!important; */
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)!important;
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)!important;
  /* box-shadow: 0px 3px 12px 2px rgba(61, 61, 61, 0.55), 0 1px 2px rgba(0, 0, 0, 0) !important; */
  left: 60px;
}

  .shop-info .taille-quantite button img {
    height: 27px !important;
    width: 100%;
    padding: 0;
}

  .couleurs-produit {
  position: absolute;
  visibility: hidden;
  opacity: 0;
      top: 0;
    background: #fff;
    z-index: 999;
    padding: 6px 20px;
    border-radius: 50px;
      -webkit-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -moz-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -o-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
}

  div.couleurs-produit.active {
    visibility: visible !important;
    opacity: 1 !important;
    /* top: -39px !important; */
    background: rgba(255, 255, 255, 0.93);
    z-index: 999;
    padding: 6px 20px;
    border-radius: 50px;
}

.shop-info .taille-quantite button span {
    display: none;
}

div#cta-panier .size {
    width: 66px !important;
    float: left;
   padding-top: 8px;
}

div#cta-panier button:nth-child(2) {
    width: 180px !important;
    float: right;
    margin-right: 5px !important;
    /* font-size: 13px; */
    padding: 12px 00px;
}


  /* line 2075, ../sass/tuner.scss */
  .right-column .vues-produit a {
    padding: 2px;
    display: inline-block;
    border-radius: 2px;
    /*        float: right;*/
    margin: 1px 0px 0px 1px;
    min-width: 45px !important;
    height: 45px !important;
  }
  /* line 2082, ../sass/tuner.scss */
  .right-column .vues-produit a img {
    max-width: 45px !important;
    height: 45px !important;
  }

.tuner-content h2 {
  max-width: 300px !important;
  font-size: 12px !important;
  /* margin-top: 50px; */
  position: relative;
  top: 15px;
  padding: 0px 6px !important;
}

  /* line 2231, ../sass/tuner.scss */
  #changer-produit .sub-menu input[type="search"], #choisir-motif .sub-menu input[type="search"] {
    top: 130px !important;
  }

    .list-actions .changerProduit, .list-actions .ajouTexte, .list-actions .choisirMotif, .list-actions .downloadImage {
    background-image: none !important;
  }

    /* line 2137, ../sass/tuner.scss */
  .list-actions li button {
    /*font-size: 19px !important;*/
  }
  /* line 2137, ../sass/tuner.scss */
  .list-actions li button span {
    font-size: 12px !important;
    margin-left: 0px !important;
    display: block;
  }

    /* line 2158, ../sass/tuner.scss */
  .list-actions li button span {
    color: #2296F3 !important;
  }

    /* line 2138, ../sass/tuner.scss */
  .list-actions li button {
    background: none !important;
        box-shadow: none !important;
        color: #2296F3;
        width: 92px;
        padding: 2px 16px 6px 5px;
        line-height: 1;
        font-size: 12px !important;
  }

    /* line 2157, ../sass/tuner.scss */
  .list-actions li button:hover {
    background: none !important;
  }

  .list-actions .mobile-changerProduit,   .list-actions .mobile-choisirMotif ,   .list-actions .mobile-downloadImage  ,   .list-actions .mobile-ajoutTexte {
    display: block !important;
    background: #2296F3;
    height: 40px;
    width: 40px;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -moz-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -o-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
}

.list-actions .mobile-changerProduit img, .list-actions .mobile-choisirMotif img, .list-actions .mobile-downloadImage img, .list-actions .mobile-ajoutTexte img {
    width: 22px;
    height: 22px;
    left: 9px;
    top: 9px;
    box-shadow: none !important;
}

}
/*************************************************************/
/*************************************************************/
/*Smartphone, tablette en portrait, petite tablette en paysage*/
/*************************************************************/
/*************************************************************/

@media screen and (min-width: 768px) and (max-width: 991px) {


  .tooltip:after, [data-tooltip]:after {
    background-color: transparent !important;
  }

    /* line 2364, ../sass/tuner.scss */
  button.colors-text {
    border: none;
    padding: 5px 15px;
    color: #fff;
    width: 100%;
    font-size: 13px;
    font-family: 'SegoeWP-Bold' !important;
    /* font-weight: 600; */
    /*margin-top: 5px;*/
    position: relative;
    top: 10px;
    background: #2296F3;
    display: block;
    -webkit-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -moz-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    -o-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
    transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
}

  .font-family .btn-open-dropdown, .font-family .btn-open-dropdown.active{
    width: 175px !important;
  }

    /* line 2320, ../sass/tuner.scss */
  #marquages div a img {
    position: relative;
    /* top: 10px; */
  }


  .mobile-changerProduit:hover, .mobile-choisirMotif:hover, .mobile-downloadImage:hover, .mobile-ajoutTexte:hover{
    background: #009ce2 !important;
}

      /* line 2210, ../sass/tuner.scss */
  #produit .cta .refuse, #motif .cta .refuse, #produit .cta .accept, #motif .cta .accept {
    font-size: 14px;
  }

    /* line 2335, ../sass/tuner.scss */
  .tuner-content h2 {
    position: relative;
    top: 15px;
  }

    .list-actions .changerProduit, .list-actions .ajouTexte, .list-actions .choisirMotif, .list-actions .downloadImage {
    background-image: none !important;
  }

    /* line 2137, ../sass/tuner.scss */
  .list-actions li button {
    /* font-size: 19px !important; */
  }
  /* line 2137, ../sass/tuner.scss */
  .list-actions li button span {
    font-size: 19px !important;
    margin-left: 0px !important;
        display: block;
        line-height: 19px;
  }

    /* line 2158, ../sass/tuner.scss */
  .list-actions li button span {
    color: #2296F3;
  }

    /* line 2158, ../sass/tuner.scss */
  .list-actions li button {
    background: none !important;
    box-shadow: none !important;
    color: #2296F3;
    width: 115px;
    padding: 2px 10px 6px 10px;
    line-height: 1.3;
    font-size: 19px !important;
  }

    /* line 2138, ../sass/tuner.scss */
/*  .list-actions li button {
    background: none !important;
    box-shadow: none !important;
    color: #2296F3 !important;
    width: 180px !important;
    padding: 2px 10px 6px 10px;
    line-height: 1.1;
  }
*/
    /* line 2157, ../sass/tuner.scss */
  .list-actions li button:hover {
    background: none !important;
  }

  .list-actions .mobile-changerProduit,   .list-actions .mobile-choisirMotif ,   .list-actions .mobile-downloadImage  ,   .list-actions .mobile-ajoutTexte {
  display: block !important;
  background: #2296F3;
  height: 70px;
  width: 70px;
  margin: 0 auto;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -moz-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  -o-transition: all 0.1s cubic-bezier(0.17, 0.67, 0.38, 0.75);
}

.list-actions .mobile-changerProduit img, .list-actions .mobile-choisirMotif img, .list-actions .mobile-downloadImage img, .list-actions .mobile-ajoutTexte img, .list-actions .mobile-downloadUpload img {
    width: 32px;
    height: 32px;
    left: 19px;
    top: 19px;
    box-shadow: none !important;
}

}
@media screen and (min-width: 768px) and (max-width: 991px) {

  #tableau-select-product table tr td {
    font-size: 14px !important;
  }

  .choixQt button {
    text-align: center;
    height: 24px !important;
  }

  #padding-for-header {
    margin-top: 80px !important;
  }

    /* line 2348, ../sass/tuner.scss */
  .center-column svg {
    height: 56vh !important;
  }

  .box-tools {
    width: 230px !important;
    min-height: 290px !important;
  }

    /* line 2179, ../sass/tuner.scss */
  #tuner-view .right-column {
    width: 220px !important;
    position: absolute !important;
    top: 70px;
    right: 3px;
  }

}

@media screen and (max-height: 720px) {
  .bar-traitements-actifs {
    min-height: 300px !important;
  }
}



@media screen and (max-width: 991px) {


  .img-effect #content-image image-loader img {
    max-height: 200px !important;
    /*padding: 0px 0px 20px 0px;*/
}

.bar-traitements-actifs {
      min-height: 197px !important;
}

/*.bloc-produit .ajout-upload {
  height: initial !important;
}*/

  select#categorie-motif {
display: block !important;
    height: 88px;
    font-size: 17px;
    font-family: SegoeWP-Bold !important;
    padding-left: 30px;
    max-width: 100%;
    outline: none;
    border: none;
}

.nouveau-produit {
    bottom: 30px;
    right: 3px;
}
.zoom-produit {
    bottom: 60px;
    right: 3px;
    z-index: 20;
    top: initial;
}

.nav-tabs-motifs {display: none;}



  .list-actions li:hover {
    border: 0px solid transparent !important;
}

  .prix {
  float: left;
  }

.center-column .tuner {
    position: relative;
    top: 10px;
}


#padding-for-header {
  padding-top: 0px !important;
}

  /* line 2245, ../sass/tuner.scss */
  #styles {
    padding: 15px 10px;
  }

  /* line 2250, ../sass/tuner.scss */
  .close {
    position: relative !important;
  }

  /* line 2255, ../sass/tuner.scss */
  .nav > li > a {
    padding: 10px 0px;
    margin: 0px 5px;
    margin: 0;
  }

  /*#changer-produit .sub-menu input[type="search"], #choisir-motif .sub-menu input[type="search"]
  {
    top: 77px;
  }*/
  /*#changer-produit .sub-menu li a, #choisir-motif .sub-menu li a
  {
        font-size: 12px;
  }
  */
  /* line 2272, ../sass/tuner.scss */
  #changer-produit .modal-body .nav-pills > li > a:focus {
    background-color: #2f323c !important;
  }

  /* line 2276, ../sass/tuner.scss */
  .aide-interactive {
    display: none;
  }

  /* line 2281, ../sass/tuner.scss */
  div#cta-panier {
    padding: 0 !important;
  }
  /* line 2284, ../sass/tuner.scss */
  div#cta-panier button {
    /* width: 76%; */
  }

  /* line 2292, ../sass/tuner.scss */
  .taille-quantite button {
    width: 78%;
    margin-right: 0;
  }
  /* line 2296, ../sass/tuner.scss */
  .taille-quantite .number {
    right: -15px !important;
  }

  /* line 2299, ../sass/tuner.scss */
  .tuner-content {
    height: auto !important;
  }

  /* line 2303, ../sass/tuner.scss */
  .partage {
    margin: 80px 0px 15px 0px !important;
  }
  /* line 2305, ../sass/tuner.scss */
  .partage ul {
    padding: 4px 0px 0px 0px !important;
    right: 49px;
    width: 190px;
  }
  /* line 2308, ../sass/tuner.scss */
  .partage ul li a {
    padding: 7px !important;
  }
  /* line 2314, ../sass/tuner.scss */
  .partage button {
    padding: 14px;
  }


  /* line 2324, ../sass/tuner.scss */
  .shop-info .text-add {
    width: 70% !important;
  }

  /*.shop-info .prix
  {
    width: 30% !important;
  }
  */

  /* line 2352, ../sass/tuner.scss */
  #tuner-view .col-md-6 {
    width: 36%;
    float: left;
  }

  /* line 2359, ../sass/tuner.scss */
  .shop-info {
    padding-top: 0px;
    /* position: absolute; */
    /* bottom: 0; */
  }


  /* line 2378, ../sass/tuner.scss */
  .colors-text:hover, .colors-text:active {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  }

  /* line 2383, ../sass/tuner.scss */
  button.colors-text svg {
    width: 10px;
    float: right;
    height: 20px;
  }

  /* line 2403, ../sass/tuner.scss */
  .shop-info .text-add, .shop-info .fdp {
    margin-top: 0px !important;
    display: none;
  }


}

@media screen and (min-height: 766px) and (max-height: 810px) {

#changer-produit .modal-dialog, #choisir-motif .modal-dialog {
    /*margin-top: 50px !important;*/
    /*max-width: 93%;*/
  }

}

@media screen and (max-width:767px) {

  #choisir-motif .modal-body .nav-pills > li.active > a {
    font-size: 14px !important;
  }

  #changer-produit .modal-header svg, #choisir-motif .modal-header svg {
    display: none !important;
  }

  #changer-produit .button-close, #choisir-motif .button-close {
    left: 32px;
    position: absolute;
    top: -7px;
    width: 20px;
    height: 20px;
}

  img.img-prod:nth-of-type(2), img.img-prod:nth-of-type(3), img.img-prod:nth-of-type(4), img.img-prod:nth-of-type(5), img.img-prod:nth-of-type(6){
    max-height: 30px !important;
    margin: 0px 2px !important;
  }

  .box-tools {
    display: none !important;
  }

  .shop-info .taille-quantite {
    position: relative;
    z-index: 999;
  }

  .shop-info .taille-quantite span.number {
    top: -20px !important;
    left: 2px !important;
  }

  #produit .bloc-right .view-product img, #motif .bloc-right .view-product img
  {
    max-height: 225px !important;
  }
  #produit .bloc-right .miniatures, #motif .bloc-right .miniatures
  {
    text-align: center;
  }

  #produit .bloc-right, #motif .bloc-right {
    padding: 15px 0px 0px 0px !important;
}

/*  .shop-info {
        position: absolute !important;
    bottom: 0px !important;
  }*/

  .shop-info .prix {
    font-size: 24px !important;
  }

  #tuner-view.container-fluid {
    margin-bottom: 0px !important;
    /*height: 92vh;*/
   min-height: 612px !important;
  }
    #produit .modal-dialog {
    max-width: 80% !important;
    margin: 80px auto 100px auto;
  }

  .nouveau-produit button {
    padding: 6px 13px 7px 27px !important;
    font-size: 11px !important;
}

i.fa.fa-refresh {
    top: 8px !important;
    left: 12px !important;
}

/*  #motif .view-product img {
  width: 200px !important;
}*/

  select#categorie-motif {
    max-height: 52px !important;
  }

  #motif .modal-dialog {
    width: 80% !important;
    margin: 60px auto !important;
  }

  .openbox {
    z-index: 9999999 !important;
  }

  .closebox {
    z-index: 0 !important;
  }

  .box-tools {
    position: relative;
  }

/*.element_rotation, .element_translate, .element_scale, .element_delete {
    width: 50px !important;
    height: 50px !important;
}*/

.nav-tabs>li {
    float: none !important;
    width: 100% !important;
}

.btn-group .btn .caret {
  margin: 0 !important;
}

.btn-toolbar {
    margin-left: 0px !important;
    padding: 0px 8px !important;
}

.font-size span {
    position: absolute !important;
    bottom: 19px !important;
    right: 22px !important;
    font-size: 12px !important;
}

#styles {
    padding: 0 !important;
}

#motif-couleurs-tab .couleur-motif:focus > .motif-couleurs-marquage {
    /*padding: 0 !important;*/
    max-height: 100% !important;
    height: 72px !important;
    overflow: auto !important;
}

#motif-couleurs-tab .couleur-motif .motif-couleur-titre {
    padding: 4px 0 !important;
    line-height: 2 !important;
    font-size: 12px !important;
    margin: 0 auto;
    width: 91% !important;
}

}

@media screen and (min-width: 1920px) and (min-height: 1080px) {

  .center-column .tuner svg {
    height: 57vh !important;
  }

}


@media  screen and  (min-height: 1024px) and (max-height: 1049px)  {
   @media  screen and  (min-width: 768px) {

    .center-column .tuner svg {
      height: 50vh !important;
    }
  }
}

/*@media  screen and  (min-height: 919px) and (max-height: 1024px)  {
   @media  screen and  (min-width: 768px) {

    .center-column .tuner svg {
      height: 53vh !important;
    }
  }
}
*/

@media  screen and  (min-height: 729px) and (max-height: 810px)  {
   @media  screen and  (min-width: 1199px) {


div#cta-panier {
    position: relative;
    /*bottom: 38px;*/
}

.shop-info .information-prix {
  margin-top: 5px !important;
}

.shop-info .prix {
  margin:25px 0px 0px 0px !important;
}
}

}


/*@media screen and (min-height: 719px) and (max-height: 800px) {
  

  }*/

@media screen and (min-height: 601px) and (max-height: 767px) {

  input[type=radio]:focus label:after {
    transform: scale(1.02);
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #32ce32;
    background-color: #32ce32;
    z-index: 0;
    border-radius: 50px;
  }

#changer-produit .modal-dialog, #choisir-motif .modal-dialog {
/*    max-width: 100% !important;
    margin: 0px auto !important;*/
    margin: 83px auto;
    width: 91%;
  }

  #changer-produit .modal-content, #choisir-motif .modal-content {
    height: 100%;
    /*position: fixed;*/
  }

  #changer-produit .content-produit .bloc-produit {
    max-height: 80vh;
    /*margin: 0px !important;*/
}
}

@media screen and (max-height: 600px) {

/*  .modal .modal-content .modal-body {
    padding: 0px 0px 0px 15px !important;
}
*/
#changer-produit .modal-dialog, #choisir-motif .modal-dialog {
    max-width: 100% !important;
    margin: 39px auto !important;
  }

  #changer-produit .modal-content, #choisir-motif .modal-content {
    height: 100%;
    /*position: fixed;*/

  }

  #changer-produit .content-produit .bloc-produit, #choisir-motif .content-produit .bloc-produit {
    max-height: 68vh;
    margin: 0px !important;

}

#produit .modal-dialog, #motif .modal-dialog {
    max-width: 86% !important;
    margin: 60px auto 0px auto !important;
    /*width: 100% !important;*/
}

.modal-dialog {
      max-width: 380px;
    width: 82% !important;
    margin: 62px auto 0px auto !important;
}

}

@media screen and (max-height: 650px) {
  /* line 2409, ../sass/tuner.scss */
  .aide-interactive {
    display: none;
  }
}


}

@media screen and (min-width: 1023px) and (max-width: 1199px) {

  #venteContenu .container div:nth-child(1) img {
    width: 100% !important;
    height: inherit;
  }
}


@media screen and (min-width: 992px) and (max-width: 1199px) {


.nouveau-produit, .zoom-produit {
  right:29px !important ;
}

.nouveau-produit {
    top: -8px;
}

.zoom-produit {
    top: 23px;
}

}

/*Tablette paysage, petit et moyen ecran d'ordinateur*/
@media screen and (min-width: 992px) and (max-width: 1199px) {

  .shop-info .information-prix {
    margin-top: 27px !important;
  }

.modal .modal-content .modal-body {
  /*padding: 0px 15px !important;*/
}

  /* line 2427, ../sass/tuner.scss */
  .nav-pills > li > a:hover, .nav-pills > li > a:focus {
    background-color: #383c47 !important;
  }

  .shop-info .prix {
    margin-top: 0 !important;
        position: absolute;
    top: 35px;
    right: 0;
  }

/*div#cta-panier {
    bottom: 15px;
    position: absolute;
    right: 0px;
}
*/
  /* line 2432, ../sass/tuner.scss */
  .center-column svg {
    height: 64vh !important;
  }

  /* line 2437, ../sass/tuner.scss */
  #tuner-view .col-md-3 {
    width: 26% !important;
  }

  /* line 2442, ../sass/tuner.scss */
  #tuner-view .col-md-6 {
    width: 48% !important;
  }

  /* line 2446, ../sass/tuner.scss */
  .aide-interactive {
    display: none;
  }

  /*.list-actions li
  {
        margin-left: 0 !important;
  }
  */
  /* line 2456, ../sass/tuner.scss */
  .partage {
    margin: 30px 7px 16px 0px !important;
  }

  /* line 2461, ../sass/tuner.scss */
  .right-column .vues-produit {
    margin-top: 10px !important;
    margin-right: 5px;
    /*width: 400px !important;*/
    text-align: right;
  }
  /* line 2467, ../sass/tuner.scss */
  .right-column .vues-produit a {
    width: 60px;
    height: 60px;
  }
  /* line 2470, ../sass/tuner.scss */
  .right-column .vues-produit a img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-bottom: 3px;
    max-width: 60px;
    max-height: 60px;
  }

  /* line 2487, ../sass/tuner.scss */
  .tuner-content h2 {
    /*padding: 0px 10px !important;*/
  }
  /* line 2491, ../sass/tuner.scss */
  .tuner-content .left-column > span {
    padding-left: 10px !important;
    font-size: 13px !important;
  }

  /* line 2500, ../sass/tuner.scss */
  .shop-info {
    padding-top: 0px !important;
/*    position: relative;
    bottom: 20px;  */
  }

  /* line 2505, ../sass/tuner.scss */
  .information-prix {
    width: 74% !important;
    padding: 0px 15px;
  }

  /* line 2511, ../sass/tuner.scss */
  .taille-quantite button {
    width: 90% !important;
    /*    margin: 20px 0px 10px 0px !important;*/
  }
  /* line 2516, ../sass/tuner.scss */
  .taille-quantite span.number {
    right: -14px !important;
  }

  /*#cta-panier button
  {
    width: 95% !important;
  }*/
  /* line 2527, ../sass/tuner.scss */
  #tableau-select-product .tab-size-nbr {
    left: 27px;
  }

  /* line 2533, ../sass/tuner.scss */
  .partage ul {
    padding: 4px 0px 0px 0px !important;
    z-index: 9999;
  }
  /* line 2536, ../sass/tuner.scss */
  .partage ul li a {
     padding: 10px !important;
    margin-top: -4px;
  }

  /* line 2542, ../sass/tuner.scss */
  .share {
    padding: 15px !important;
  }

  /*.box-tools
  {
    min-height: 385px !important;
  }*/
  /* line 2551, ../sass/tuner.scss */
  .tuner-content {
    height: auto !important;
  }

  /* line 2558, ../sass/tuner.scss */
  #changer-produit .close, #choisir-motif .close {
    position: relative !important;
    right: 20px;
    outline: none;
  }

  /* line 2564, ../sass/tuner.scss */
  button.colors-text {
    display: none;
  }
}
/*Grand ├®cran ordinateur*/
@media screen and (min-width: 1200px) {
  /* line 2572, ../sass/tuner.scss */
  .nav-pills > li > a:hover, .nav-pills > li > a:focus {
    background-color: #383c47 !important;
  }

  /* line 2581, ../sass/tuner.scss */
  #changer-produit .modal-body, #choisir-motif .modal-body {
    padding: 0px 0px;
  }

  /* line 2586, ../sass/tuner.scss */
  button.colors-text {
    display: none;
  }
}

.modal-backdrop {
    width: 100%;
/*    max-height: 100%;*/
    z-index: 10;
    height: 150vh;
}

#venteContenu h3 {
    margin: 0;
    font-size: 18px;
}

#venteContenu #tableautaille img {
    width: 15%;
    height: inherit;
}

#venteContenu #div_taille:first-child{
  min-width: 80px !important;
}

#content2 {
    margin-top: 10px !important;
    border-top: 1px solid #ebebeb !important;
    padding: 15px 0px 0px 0px !important;
    border-radius: 3px !important;
}

button.close {opacity: 1;}

.ui-notification>.message {
     text-align: center;
}

/*.ui-notification {
  z-index: 3 !important;
}
*/
.container-fluid.info-product {
    background: #fff;
}

.container.row.info {
    margin: 0 auto;
}

p.title-info {
    font-size: 21px;
    font-family: 'SegoeWP-Bold';
    color: #3d3d3d;
    margin-top: 20px;
    margin-bottom: 10px;
}

#tableau-select-product table tr:nth-of-type(2) {
  border-bottom: 1px solid #ebebeb;
  padding:0px 0px 10px 0px;
}

.attention {padding: 40px 0px 0px 0px;text-align: center;}


.attention img {
    width: 100px;
    animation: pop-in 2s infinite ease-in-out;
}
#marquage-mixte .modal-dialog {
    max-width: 411px;
    margin-top: 110px !important;
    margin: 0 auto;
}
#marquage-mixte .modal-header button {
    width: 35px;
    padding: 10px;
    position: relative;
    bottom: 13px;
    left: 11px;
}

#marquage-mixte .techniques img {
    background: #fff!important;
    border-radius: 50px;
    width: 40px;
    margin: 0px 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

#marquage-mixte .techniques {
    text-align: center;
    padding: 0px 0px 20px 0px;
}

#marquage-mixte .modal-header button svg {
/*    border: 2px solid #fff;
    padding: 6px;
    border-radius: 50px;*/
}
#marquage-mixte .modal-header button svg path {
fill: #fff;
}

#marquage-mixte p {
    text-align: center;
    font-size: 16px;
    color: #7d7d7d;
    /* line-height: 1.3; */
    /* font-family: Roboto; */
}
#marquage-mixte p span {
    color: #242424;
}
#marquage-mixte .modal-body {
    padding: 30px 20px !important;
}
#marquage-mixte .cta button {
    margin: 0 auto;
    display: block;
    background: #35ce35;
    color: #fff !important;
    border: none;
    border-radius: 3px;
    padding: 11px 0px;
    border: 1px solid #35ce35;
    font-family: 'SegoeWP-Bold';
    margin-top: 20px;
    /*background: transparent;*/
    width: 150px;
}


@media screen and (max-width: 991px){

  .center-column .tuner svg{
    z-index: 10 !important;
  }

#marquage-mixte .modal-header {
display: none;
}
}

#top-page {
  position: fixed;
  bottom: 23px;
  right: 23px;
  cursor: pointer;
  display: none;
  /*border: 2px solid #fff;*/
  border-radius: 50px;
}
#top-page > img {
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  width: 40px;
  height: 40px;
  /* z-index: 999; */
  /* position: relative; */
  background: #cacaca;
}