@font-face {
    font-family: 'Lato';
    src: url('https://media.but.fr/Sources/Font/Common/Lato-Light.woff2') format('woff2');
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility
}

@font-face {
    font-family: 'Lato';
    src:  url('https://media.but.fr/Sources/Font/Common/Lato-Regular.woff2') format('woff2');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility
}
/* à remplacer woff par woff2*/
@font-face {
    font-family: 'Titillium Web';
    src: url('https://media.but.fr/Sources/Font/Common/TitilliumWeb-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal
}

#footer ul {
    margin: 0;
    padding: 0;
}

/* --- IMPORT ICON.CSS --- */
svg{cursor:pointer}#Calque_1,.Sans_frais_3XCB,.Retour_Gratuit,.Conseils_Commandes,.Livraison_domicile,.Retrait_gratuit2H{width:70px;height:65px}#Calque_1{width:80px}.Retrait_gratuit2H{padding-right:10px}.Sans_frais_3XCB{width:75px;padding-left:9px}.Retour_Gratuit{width:80px;padding-right:13px}.Livraison_domicile{padding-right:13px}.Conseils_Commandes{padding-left:11px}svg#Calque_7,svg#Calque_9{cursor:default}#Calque_7,#Calque_9{width:205px;height:23px}.Num_Conseils_Commandes{width:172px;height:48px}#Calque_9{padding-top:15px}#Calque_1 .st0{fill:#E30613}#Calque_1 .st1{fill:#313131}#Calque_1 .st2{fill:none;stroke:#313131;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.Conseils_Commandes .st0{display:none;fill:#E30613}.Conseils_Commandes .st1{fill:#E30613}.Conseils_Commandes .st2{fill:#313131}.Conseils_Commandes .st3{fill:none;stroke:#313131;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.Conseils_Commandes .st4{fill:none;stroke:#313131;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.Sans_frais_3XCB .st0{fill:#E30613}.Sans_frais_3XCB .st1{fill:#313131}.Sans_frais_3XCB .st2{fill:none;stroke:#313131;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.Retour_Gratuit .st0{fill:#E30613}.Retour_Gratuit .st1{fill:#313131}.Retour_Gratuit .st2{fill:none;stroke:#313131;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.Livraison_domicile .st0{fill:#E30613}.Livraison_domicile .st1{fill:#313131}.Livraison_domicile .st2{fill:none;stroke:#313131;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#Calque_7 .st0,#Calque_9 .st0{fill:#FFFFFF;stroke:#767676;stroke-miterlimit:10}#Calque_7 .st1,#Calque_9 .st1{fill:#767676}#Calque_7 .st2,#Calque_9 .st2{fill:#FFFFFF}.Num_Conseils_Commandes .st0{fill:#FFFFFF}.Num_Conseils_Commandes .st1{fill:#646464}.Retrait_gratuit2H .st0{fill:#E30613}.Retrait_gratuit2H .st1{fill:#FFFFFF}.Retrait_gratuit2H .st2{fill:#313131}svg .animated{-webkit-transition-duration:0.4s;transition-duration:0.4s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.clock{-webkit-transform:translate(0, 0);transform:translate(0, 0);-webkit-transform-origin:33px 32px;transform-origin:33px 32px}svg:hover .clock{-webkit-transform:rotate(29deg);transform:rotate(29deg)}.euro{-webkit-transform:translate(0, 0);transform:translate(0, 0)}svg:hover .euro{-webkit-transform:translate(2px, 0);transform:translate(2px, 0)}.logo{-webkit-transform-origin:29px 15px;transform-origin:29px 15px}svg:hover .logo{-webkit-transform:translate(0, 3px) scale(0.79);transform:translate(0, 3px) scale(0.79)}.return{-webkit-transform-origin:0 66px;transform-origin:0 66px}svg:hover .return{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.talk{-webkit-transform:translate(0, 0);transform:translate(0, 0)}svg:hover .talk{-webkit-transform:translate(0, -4px);transform:translate(0, -4px)}.shipping{-webkit-transform:translate(0, 0);transform:translate(0, 0)}svg:hover .shipping{-webkit-transform:translate(4px);transform:translate(4px)}

/* --- FOOTER REFONTE --- */
#conteneur_footer.refonte,
#footer.refonte {
    width: 100%;
    display: inline-block
}

#conteneur_footer.refonte * {
    font-family: 'Lato'
}

#footer.refonte > div {
    width: 100%;
    display: inline-block
}

#footer.refonte > div > div,
#services_magasins_footer ul {
    padding: 0;
    width: 100%;
    max-width: 1280px;
    min-width: 940px;
    display: block;
    margin: 0 auto
}

#services_magasins_footer {
    font-size: 13px;
    padding: 14px 0 10px
}

#services_magasins_footer ul {
    list-style: none;
    width: 100%
}

#services_magasins_footer ul li {
    list-style: none;
    display: inline-block;
    width: 19%;
    vertical-align: top;
    line-height: 17px;
    position:relative
}

#services_magasins_footer ul li:hover {
    cursor: pointer
}

#services_magasins_footer ul li p {
    font-size: 13px;
    color: #303030;
    text-align: center;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: normal
}

#services_magasins_footer ul li p a {
    color: #303030
}

#services_magasins_footer ul li p .rouge {
    color: #ed1c24;
    font-weight: bold
}

#services_magasins_footer ul li p span {
    color: #777;
    font-weight: normal;
    font-size: 13px
}

#services_magasins_footer ul li p .phone {
    color: #303030;
    font-weight: bold;
    font-size: 16px
}

#services_magasins_footer ul li p .mention-phone {
    color: #303030;
    font-weight: normal;
    font-size: 10px
}

#services_magasins_footer ul {
    max-width: 1280px;
    min-width: 940px;
    width: 100%;
    margin: 0 auto;
    display: block;
    font-size: 0px
}

#contenu_seo h1 {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 30px;
    color: #646464;
    text-transform: uppercase
}

#contenu_seo p {
    text-align: justify;
    font-size: 14px;
    font-weight: 500;
    color: #646464;
    padding-bottom: 15px;
    line-height: 1.2
}

#footer.refonte #contenu_seo {
    width: 100%;
    padding: 0;
    background: #fff;
    padding: 45px 0 60px 0
}

#footer.refonte #services_magasins_footer {
    position: relative;
    background-color: #f1f1f1;
    border: 0;
    font-family: "Lato";
    font-size: 13px;
    padding: 10px 0 20px
}

/* FOOTER A CHANGER */

/*#footer #menu_footer {
    background: #5f5f5f
}

#footer #menu_footer .menu {
    display: inline-block;
    width: 177px;
    color: #fff;
    margin-right: 60px;
    vertical-align: top
}

#footer #menu_footer .menu.last {
    margin-right: 0
}

#footer #menu_footer .menu p.titre_liste {
    font-family: "Lato";
    font-weight: bold;
    width: 100%;
    border-bottom: solid 1px #fff;
    padding: 8px 0 9px 0;
    margin: 0
}

#footer #menu_footer .menu.double {
    width: 424px;
    margin-left: 15px
}

#footer #menu_footer .menu .liste {
    display: inline-block;
    width: 195px !important;
    margin-top: 23px;
    vertical-align: top;
    list-style: none;
    padding: 0
}

#footer #menu_footer .menu .liste ul {
    vertical-align: top
}

#footer #menu_footer .menu .liste li {
    line-height: 15px;
    background: url('/animations/images/footer/puce-li-menu-footer.gif') no-repeat left 3px;
    padding-left: 10px
}

#footer #menu_footer .menu .liste li a {
    color: #c9c9c9;
    text-decoration: none
}*/
/* FIN FOOTER A CHANGER */

/* MODIFICATION THOMAS REORGANISATION FOOTER */
#footer.refonte #services_magasins_footer {
    position: relative;
    background-color: #f1f1f1;
    border: 0;
    font-family: "Lato";
    font-size: 13px;
    padding: 10px 0 20px
}

#footer #menu_footer {
    background: #5f5f5f
}

#footer #menu_footer .menu {
    display: inline-block;
    width: 33%;
    color: #fff;
    vertical-align: top
}
#footer #menu_footer .menu.first {
    margin-right: 2%
}
#footer #menu_footer .menu.last {
    margin-left: 2%
}

#footer #menu_footer .menu p.titre_liste {
    border-bottom: solid 1px #fff;
    font-family: "Lato";
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 8px 0 9px 0;
    text-transform: uppercase;
    width: 100%
}
#footer #menu_footer .menu p.sous_titre_liste {
    font-family: "Lato";
    font-size: 12px;
    font-weight: 400;
    margin: 7px 0 2px;
    text-transform: uppercase;
    width: 100%
}

#footer #menu_footer .menu .liste {
    display: inline-block;
    width: 100%;
    margin-top: 8px;
    vertical-align: top;
    list-style: none;
    padding: 0
}

#footer #menu_footer .menu .liste ul {
    vertical-align: top
}

#footer #menu_footer .menu .liste li {
    line-height: 15px
}

#footer #menu_footer .menu .liste li a {
    color: #c7c7c7;
    padding-left: 0;
    text-decoration: none;
    transition-duration: .2s
}
#footer #menu_footer .menu .liste li a:before {
    content: '';
    display: inline-block;
    -webkit-border-radius: 0.375rem;
    border-radius: 0.375rem;
    height: 6px;
    width: 6px;
    margin-right: 0.3rem;
    background-color: #fff
}
#footer #menu_footer .menu .liste li a:hover {
    color: #fff;
    padding-left: .2rem
}
/* MODIFICATION THOMAS REORGANISATION FOOTER */

#footer #derniere_ligne {
    background-color: #f1f1f1;
    width: 100%;
}

#footer #derniere_ligne button.lien,
#footer #derniere_ligne ul li a {
    color: #777
}

#footer #contenu_texte_sous_footer {
    font-size: 11px;
    color: #b9b9b9;
    width: 100%;
    margin: 0;
    background-color: #fff;
    padding-top: 14px
}

#footer .popins .reassurance {
    position: absolute;
    display: none;
    z-index: 100
}

#footer .popins .reassurance.f_popup_retrait_gratuit {
    width: 300px;
    height: 153px;
    margin: 0 auto
}

#footer .popins .reassurance.f_popup_livraison_domicile {
    width: 300px;
    height: 153px;
    margin: 0 auto
}

#footer .popins .reassurance.f_popup_location_camionnette {
    width: 300px;
    height: 153px;
    margin: 0 auto
}

#footer .popins .reassurance .content {
    font-family: arial;
    font-size: 12px;
    padding: 20px;
    width: 300px;
    height: 110px;
    margin: 0 auto;
    background: url("/animations/images/footer/bg-popin-reassurance_middle.png") repeat-y scroll 0 0 transparent
}

#footer .popins .reassurance .content span.mention {
    font-size: 11px
}

#footer .popins .reassurance .content img {
    position: absolute;
    top: -15px;
    right: -7px;
    cursor: pointer
}

#footer #derniere_ligne.tun-footer {
    background-color: transparent
}

#footer #derniere_ligne.tun-footer ul {
    margin-left: 160px;
    width: 780px
}

#footer #derniere_ligne.tun-footer li.sans_puces.copyright {
    margin-left: auto;
    float: left
}

#footer.refonte .wrap {
    max-width: 1280px;
    min-width: 940px;
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 10px 20px;
    box-sizing: border-box;
}

#footer.refonte .wrap > ul > li {
    display: block;
    vertical-align: middle;
    width: auto
}

#footer.refonte .wrap > ul > li *,
#footer.refonte .wrap > ul {
    display: inline-block;
    vertical-align: middle;
    padding: 0
}

#footer.refonte .wrap > ul {
    width: 100%
}

#footer.refonte .wrap > ul p {
    padding: 0 10px
}

#footer.refonte .wrap .fevad {
    float: left;
    text-align: left
}

#footer.refonte .wrap .copyright {
    float: right;
    text-align: right
}

#footer .popins .reassurance {
    height: auto !important
}

#footer .popins .reassurance .content {
    height: auto !important;
    padding: 18px 20px 10px
}

#footer .popins .reassurance .content_border_top {
    width: 100%;
    height: 2px;
    background: url("/animations/images/footer/bg-popin-reassurance_haut.png") no-repeat scroll 0 0 transparent
}

#footer .popins .reassurance .content_border_bottom {
    width: 100%;
    height: 10px;
    background: url("/animations/images/footer/bg-popin-reassurance_bas.png") no-repeat scroll 0 0 transparent
}

#footer.refonte a {
    text-decoration: none
}

.refonte#footer > div {
    display: block;
}

#liens_univers {
    display: inline-block;
    background: #fff;
    width: 100%;
}

#liens_univers > div h3 {
    position: relative;
    text-align: center;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    z-index: 0;
}

#liens_univers > div h3 span {
    display: inline-block;
    background: #fff;
    padding: 0 10px;
}

#liens_univers > div h3:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    border-bottom: 1px solid #9e9e9e;
    z-index: -1;
}

#liens_univers > div ul {
    display: inline-block;
    padding: 30px 0;
    margin: 0;
    list-style: none;
}

#liens_univers > div ul:nth-of-type(1) {
    width: calc(40% - 3px);
}

#liens_univers > div ul:nth-of-type(2) {
    width: calc(35% - 3px);
}

#liens_univers > div ul:nth-of-type(3) {
    width: calc(25% - 3px);
}

#liens_univers > div ul li,
#liens_univers > div ul li a {
    color: #646464;
    padding: 4px 10px 4px 15px;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
}

/* BANDEAU NEWSLETTER */
.newsletter-banner {background-color:#fff;margin:0 auto;}
.newsletter-banner .wrap {display:-webkit-box;display:-ms-flexbox;-ms-flex-pack:distribute;display:flex;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:1280px;height:83px;margin:0 auto;position:relative;}
.newsletter-banner .wrap:before {content:'';position:absolute;left:5px;right:5px;top:0;display:block;border-top:1px solid #d7d7d7;}
.newsletter-banner .image {
    color: #5f5f5f;
    font-size: 24px;
    font-weight: 700;
    margin-top: 5px;
    text-transform: uppercase;
}
.newsletter-banner .texte {font-family:Arial,sans-serif;font-size:12px;color:#777;}
.newsletter-banner #formulaire_newsletter .inscription {
    background-color: #e2001a;
    color: #fff;
    display: block;
    font-family: 'Lato', arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    outline: none;
    padding: 13px 50px 12px 35px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: .3s
}
.newsletter-banner #formulaire_newsletter .inscription:after {
    background-image: url('https://media.but.fr/template/footer/svg/flecheBtn.svg');
    background-size: 7px 11px;
    content: '';
    position: absolute;
    display: block;
    height: 11px;
    right: 35px;
    top: 13px;
    transition-duration: .3s;
    width: 7px
}
.newsletter-banner #formulaire_newsletter .inscription:hover:after {
    right: 17px
}
.newsletter-banner #formulaire_newsletter .inscription:hover {
    background-color: #a20013
}
.newsletter-banner #restez_connecte {overflow:hidden;}
.newsletter-banner #restez_connecte a {display: block;width: 29px;height: 29px;background-repeat: no-repeat;}
.newsletter-banner #restez_connecte .picto {float:left;}
.newsletter-banner #restez_connecte span a svg {
    height: auto;
    width: 100%
}
.newsletter-banner #restez_connecte span a svg .cls-1 {
    transition-duration: .3s
}
.newsletter-banner #restez_connecte .facebook a svg:hover .cls-1 {fill:#1877f2}
.newsletter-banner #restez_connecte .twitter a svg:hover .cls-1 {fill:#1da1f2}
.newsletter-banner #restez_connecte .instagram a svg:hover .cls-1 {fill:#f00075}
.newsletter-banner #restez_connecte .pinterest a svg:hover .cls-1 {fill:#e60023}
.newsletter-banner #restez_connecte .youtube a svg:hover .cls-1 {fill:#ff0000}
.newsletter-banner #restez_connecte .quartier_maison_small a svg:hover .cls-1 {fill:#313131}

/* SURCHARGE FOOTER */
/*#footer.refonte .wrap {display:-webkit-box;display:-ms-flexbox;-ms-flex-pack:distribute;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-around;}*/
#footer.refonte .wrap {
    max-width: 1280px;
    min-width: 940px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    padding: 10px 20px 17px;
    box-sizing: border-box;
    font-size: 0.750em;
    justify-content: space-between;
}
#footer #menu_footer .menu {margin-right:auto;}
#footer #menu_footer .menu.last {margin-right:0;}
#conteneur_footer {height: auto !important;	display: inline-block !important;}
#footer.refonte {height:auto !important;}
#footer.refonte * {box-sizing:border-box;}
#footer.refonte .newsletter-banner {
    line-height: 1;
}


#liens_univers {
    display: inline-block;
    background: #fff;
    width: 100%;
    padding-top: 35px
}

#liens_univers>div h3 {
    position: relative;
    text-align: center;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    z-index: 0
}

#liens_univers>div h3 span {
    display: inline-block;
    background: #fff;
    padding: 0 10px
}

#liens_univers>div h3:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    border-bottom: 1px solid #9e9e9e;
    z-index: -1
}

#liens_univers>div ul {
    display: inline-block;
    padding: 30px 0;
    margin: 0;
    list-style: none
}

#liens_univers>div ul:nth-of-type(1) {
    width: 39%
}

#liens_univers>div ul:nth-of-type(2) {
    width: 34%
}

#liens_univers>div ul:nth-of-type(3) {
    width: 24%
}

#liens_univers>div ul li,
#liens_univers>div ul li a {
    color: #646464;
    padding: 4px 10px 4px 15px;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase
}




