

.spinner0 {
    display: none;
}

#logo-header {
    margin-top: -20px;
}

@media only screen and (max-width: 989px){
    #logo-header {
    margin-top: -25px;
}
}


.header-fixed .header-v5.header-fixed-shrink .navbar-brand #logo-header {
    margin-top: -25px;
}

#content-mainindex-39-bloch1{
	margin-bottom:-60px;
}

.texteAccueil p {
    text-align: center;
}

/* moteur au millieux du video */
/*
#video-bg {
    position: relative;
}
*/
#video-bg #moteur{
    opacity: 0.5;
    transition: all 1s;
}
#video-bg #moteurWRAPPER {
    position: absolute;
    bottom: 40%;
    left: 0;
    right: 0;
    z-index: 9;
    padding: 0;
}
#video-bg input {
    width: 100%;
    border: 0;
    height: 50px;
}
#video-bg #moteur:hover{
    opacity: 1;
    transition: all 1s;
}
.one-page #moteurWRAPPER ul li::before{
    content: "";
    padding: 0;
  }
input.inputmoteur2.btn{
	-webkit-user-select:initial !important;
	-moz-user-select:initial !important;
	-ms-user-select:initial !important;
	user-select:initial !important
}
#video-bg .fa-search {
    position: absolute;
    right: 16px;
    font-size: 33px;
    top: 13px;
}
.header-v5 .shop-badge.badge-icons i {
    color: #687074;
}
.footer-v4 .copyright a {
    color: white;
}


.header-fixed .header-v5.header-fixed-shrink .navbar-brand img {
    width: 130px;
    /*width: 68px;   */
}

@media only screen and (max-width: 989px) {
 #logo-header{
    display: block;
    width: 130px;
    /*width: 68px;   */
    }
    .tp-banner-container>.tp-banner.sliderContSupshop>ul{
        padding : 0px;
    }
}




.messageCaddy {
	margin: 20px 0;

}


.header-v5 .navbar-default .navbar-nav>li>a{
   color : #b91127;
}

.shop-bg-red{
    background-color: #b91127;
}

.btn-u.btn-u-sea-shop:hover, .btn-u.btn-u-sea-shop:focus {
    background-color: #b91127;
}

