#footer #menu_footer .menu {
    display: inline-block;
    width: 23%;
    color: #fff;
    vertical-align: top
}

#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,
#footer #menu_footer .menu p.commandables a{
    color: #c7c7c7;
    padding-left: 0;
    position: relative;
    text-decoration: none;
    transition-duration: .2s;
    font-size: 12px;
}
#footer #menu_footer .menu p.commandables a{
    color:#fff
}
#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 #access:after {
    background-color: transparent;
    background-image: url('https://media.but.fr/Sources/Default/Images/Common/pastille-sourdline-2019-2.png');
    background-position: 1px;
    background-repeat: no-repeat;
    background-size: 18px;
    border-radius: 50%;
    box-sizing: border-box;
    content: '';
    display: block;
    height: 20px;
    padding: 2px;
    position: absolute;
    right: -22px;
    top: -2px;
    transition-duration: .2s;
    width: 20px
}
#footer #menu_footer .menu .liste li #access:hover:after {
    background-color: #fff
}
#footer #menu_footer .menu .liste li a:hover,
#footer #menu_footer .menu p.commandables a:hover {
    color: #fff;
    padding-left: .2rem
}

/* FIN MODIFICATION THOMAS REORGANISATION FOOTER */


#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 #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: flex;
    padding: 15px 20px 15px 20px;
    box-sizing: border-box;
    font-size: 0.750em;
    justify-content: space-between;
    /* background-color: #f1f1f1; */
}

#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%;
    margin: 0;
}

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

#footer.refonte .wrap .fevad {
    float: left;
    text-align: left;
    font-size: 1.1rem;
}

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

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

.refonte#footer > div {
    display: block
}

#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
}

#footer.refonte .limite-etc {
    box-sizing: content-box;
    line-height: 1;
    height: 2.04em;
    display: block;
    overflow: hidden
}

.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: #a2a1a2;
    font-size: 3.5rem;
    font-weight: 700;
    margin-top: 5px;
}

.newsletter-banner .texte {
    font-size: 2rem;
    margin-top: 1.5rem;
    color: #000;
}

.newsletter-banner #formulaire_newsletter .inscription,
.newsletter-banner .quartier_maison_small.picto a:link,
.newsletter-banner .quartier_maison_small.picto a:visited {
    background-color: #e2001a;
    color: #fff;
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    outline: none;
    padding: 1.1rem 1.7rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    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,
.newsletter-banner .quartier_maison_small.picto a:hover,
.newsletter-banner .quartier_maison_small.picto a:active {
    background-color: #a20013
}

.newsletter-banner #restez_connecte {
    overflow: hidden
}

.newsletter-banner #restez_connecte a {
    display: block;
    width: 2.9rem;
    height: 2.9rem;
    background-repeat: no-repeat;
}

.newsletter-banner #restez_connecte .picto {
    float: left;
    margin-left: 0.5rem;
}

.newsletter-banner #restez_connecte .facebook.picto {
    margin-left: 24px
}
.newsletter-banner #restez_connecte .quartier_maison_small.picto a {
  width: 7rem;
  font-size:0.8rem;
  padding:inherit;
  text-transform:uppercase;
  line-height: 3.1rem;
}


.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 */
#conteneur_footer {
    height: auto !important;

}

#footer.refonte {
    height: auto !important;
    width: inherit;
}

#footer.refonte * {
    box-sizing: border-box;
    vertical-align: top;
    font-family: "CircularStd",'Lato', Helvetica, Arial, Sans-Serif;
}

#footer.refonte #menu_footer .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-pack: distribute;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #303030;
}

#footer.refonte .newsletter-banner {
    line-height: 1
}

#footer.refonte .wrap > ul > .fevad p > strong {
    margin-bottom: .1em;
}

/* POPIN REASSURANCE */
#footer .popins .reassurance {
    position: absolute;
    display: none;
    z-index: 260
}

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

#footer .popins .reassurance.f_popup_home_delivery {
    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("Sources/Default/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 .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("Sources/Default/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("Sources/Default/Images/footer/bg-popin-reassurance_bas.png") no-repeat scroll 0 0 transparent
}

/* FIN POPIN REASSURANCE */


/* MODIFICATION THOMAS SEO */
#contenu_seo {
    width: 100%;
    /* background: #f2f2f2 */
}

#contenu_seo > div {
    box-sizing: border-box;
    padding: 45px 20px 60px;
    margin: auto;
    max-width: 1280px;
    min-width: 940px;
    width: 100%;
    background-color: #f1f1f1;
}

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

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

#contenu_seo > div {
    position: relative
}

#contenu_seo > div:after {
    content: '';
    width: 97%;
    height: 1px;
    margin: 25px auto 0;
    position: absolute;
    background-color: #dcd9d9
}

/* FIN MODIFICATION THOMAS SEO */

.refonte#footer #services_magasins_footer,
.footer-tunnel{
    margin: 0 auto;
    max-width: 1280px;
    min-width: 940px;}
#services_magasins_footer {
	color:#fff;
    
}
#services_magasins_footer ul{
    margin:0 auto;
    display: flex;
}
#services_magasins_footer a{
    display: flex;
    flex-direction:column;
    align-items: center;
    color:#fff;
    text-align:center;
    padding: 1.5rem 1rem 0.5rem 1rem;
}
#services_magasins_footer ul li:not(last-child){
    background-color:#e30613;
    flex-direction:column;
    align-items:stretch;
    justify-content: center;
    position: relative;
    display: flex;
    width: calc((100% - 150px)/5);
    }
#services_magasins_footer a div{
    height: 8.2rem;
    display:flex;
}
#services_magasins_footer a p{
  font-weight:bold;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
}
#services_magasins_footer a p span{
  font-weight:400;
  font-size: 1.2rem;
  margin-top: 0.5rem;
  line-height: 1.5rem;
}
#services_magasins_footer ul li:last-child{
   background-color:#0096a9;
   font-weight:bold;
   font-size: 3.5rem;
   padding: 2.2rem 2rem 2rem 2rem;
    width: 150px;
   }

#services_magasins_footer ul li span{display:block}
#services_magasins_footer ul li.expert_advice a svg{width:10rem}
#services_magasins_footer ul li.but_card a svg,
#services_magasins_footer ul li.home_delivery a svg{width:7rem}
#services_magasins_footer ul li.click_collect a svg,
#services_magasins_footer ul li.purchase_return a svg{width:6rem}

/*START Patch pour page 404 car fichier footer-tunnel.css non appelé*/
.footer-tunnel .nav-footer {
    background-color: #d9d9d9;
}
.footer-tunnel .nav-footer ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 15px 42px;
    list-style: none;
    position: relative;
}
.footer-tunnel .nav-footer ul li {
    padding: 0 12px;
    font-size: 11px;
    color: #777;
}
.footer-tunnel .nav-footer ul li:not(:first-child) {
    border-left: 1px solid #848484;
}
.footer-tunnel .nav-footer ul li.logo_footer {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border-left: 0;
}

.footer-tunnel .nav-footer ul li a {
    color: inherit;
    text-decoration: none;
}




/*END Patch pour page 404 car fichier footer-tunnel.css non appelé*/


@media (min-width: 768px) {
       #services_magasins_footer ul li:not(last-child){
      width: calc((100% - 150px)/5);
  }
  #services_magasins_footer ul li:last-child{
      width: 150px;
  }
    #footer.refonte > div{
      width:980px
  }
}
@media (min-width: 992px) {
     #services_magasins_footer ul li:not(last-child){
      width: calc((100% - 150px)/5);
  }
  #services_magasins_footer ul li:last-child{
      width: 150px;
  }
   #services_magasins_footer a p{
      font-size:1.7rem;
      letter-spacing:0
  }
    #footer.refonte > div{
      width:100%
  }
}
@media (min-width: 1200px) {
   #services_magasins_footer ul li:not(last-child){
      width: calc((100% - 186px)/5);
  }
  #services_magasins_footer ul li:last-child{
      width: 188px;
  }
   #services_magasins_footer a p span{
      font-size:1.1rem
  }
  #services_magasins_footer a p{
      font-size:1.7rem;
      letter-spacing:0
  }
  #footer.refonte > div{
      width:100%
  }
}


/*Start animations SVG*/
/*En attente d'info CustomerOptinServiceProvider*/

/*
#services_magasins_footer ul li.click_collect a:link svg .anim path,
#services_magasins_footer ul li.click_collect a:visited svg .anim path{
   -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

#services_magasins_footer ul li.click_collect a:hover svg .anim path:nth-child(4),
#services_magasins_footer ul li.click_collect a:active svg .anim path:nth-child(4){
   -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
#services_magasins_footer ul li.click_collect a:hover svg .anim path:nth-child(2),
#services_magasins_footer ul li.click_collect a:active svg .anim path:nth-child(2){
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-delay: 0.5s;
   animation-delay: 0.5s;
}
#services_magasins_footer ul li.click_collect a:hover svg .anim path:nth-child(3),
#services_magasins_footer ul li.click_collect a:active svg .anim path:nth-child(3){
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-delay: 1s;
   animation-delay: 1s;
}
#services_magasins_footer ul li.click_collect a:hover svg .anim path:nth-child(1),
#services_magasins_footer ul li.click_collect a:active svg .anim path:nth-child(1){
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-delay: 1.5s;
   animation-delay: 1.5s;
}
#services_magasins_footer ul li.home_delivery a:link svg #icon_home_delivery {position:relative}
#services_magasins_footer ul li.home_delivery a:link svg path.anim,
#services_magasins_footer ul li.home_delivery a:visited svg path.anim{
-webkit-transition: all .5s cubic-bezier(.65,-.25,.25,1.95);
    transition: all .5s cubic-bezier(.65,-.25,.25,1.95);


}
#services_magasins_footer ul li.home_delivery a:hover svg path.anim,
#services_magasins_footer ul li.home_delivery a:active svg path.anim{

}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
*/
/*End animations SVG*/
