@media (max-width:767px){.hidden-xs{display:none!important}}

body{
	font-family: 'Quicksand', sans-serif !important;
}

h3{
	font-family: 'Varela Round', sans-serif !important;
	color: #ff932a !important;
}

h4{
	color: #ffbc7b !important;
}

 h5{
 	font-family: 'Quicksand', sans-serif !important;
 }
.navbar-brand {
  padding: 0px;
}
.navbar-brand>img {
  height: 100%;
  padding: 0px;
  width: auto;
}

.HTitle{
	font-family: helvetica, Arial, Helvetica, sans-serif;
}

h1.text-center.text-uppercase.text-title {
    color: white;
}

.content-block-one {
  padding: 30px;
  margin-bottom: 0px;
  color: inherit;
  background-color: black;
}
.content-block-one h1,
.content-block-one .h1 {
  color: inherit;
}
.content-block-one p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.content-block-one > hr {
  border-top-color: #d5d5d5;
}
.container .content-block-one {
  border-radius: 6px;
}
.content-block-one .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .content-block-one {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .content-block-one {
    padding-right: 60px;
    padding-left: 60px;
  }
  .content-block-one h1,
  .content-block-one .h1 {
    font-size: 63px;
  }
}

.text-center img{
display:none;
}
 
#total{
display:none;
}

#mc,#pot,#rempli,#pose,#pot1,#rempli1,#mcolor,#fakeformgris,#fakeformnoir,#fakeformblanc,#fakeformpoli,#rempliblanc,#remplinoir,#mcfakeblanc,#mcfakenoir,#poseblanc,#posenoir,#potgris,#rempligris,#mcfakegris,#posegris{
display:none;	
}

#bouton{
display:none;	
}

#color .thumbnail{
height:150px;
}

#colorgris {
background:#46464a;	
}

#colorgris .caption {
color:#fff;	
}

#colorpoli{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#959595+0,ffffff+24,919191+50,a5a5a5+54,4e4e4e+76,6b6b6b+86,5e5e5e+100 */
background: #959595; /* Old browsers */
background: -moz-linear-gradient(left, #959595 0%, #ffffff 24%, #919191 50%, #a5a5a5 54%, #4e4e4e 76%, #6b6b6b 86%, #5e5e5e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #959595 0%,#ffffff 24%,#919191 50%,#a5a5a5 54%,#4e4e4e 76%,#6b6b6b 86%,#5e5e5e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #959595 0%,#ffffff 24%,#919191 50%,#a5a5a5 54%,#4e4e4e 76%,#6b6b6b 86%,#5e5e5e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#5e5e5e',GradientType=1 ); /* IE6-9 */	
}

#colorpoli .caption {
color:#000;	
}


#overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(241,89,34,0.7);
}

.footer{
text-align:center;	
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    color: white;
}

.content-space-one {
  padding: 0px;
  margin-bottom: 0px;
  color: inherit;
  background: url(img/retouche2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 150px;
  position:relative;
}

.page-break {
    width: 50%;
    height: 3px;
    background-color: #fff;
    margin: 0 auto;
}

.text-white{
	color: #fff;
	padding-top:100px;
}

.text-title{
	color:;
	font: font-family: 'Poiret One', cursive;
}