.main-content {background: #fff!important;} 
::-webkit-scrollbar { -webkit-appearance: none; width: 3px; height: 3px; -webkit-overflow-scrolling: auto;}
::-webkit-scrollbar-thumb {border-radius: 5px;background-color: #ccc;-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);}
.page.topic-page {position: relative;}
.page.topic-page nav[aria-label="Breadcrumb"]{position: absolute;z-index: 1;left: -200000px;}
:focus { outline: -webkit-focus-ring-color auto 0!important;}
.topic-block-title{display: none;}
.page.topic-page{max-width: 1564px;padding: 0!important;}
#homepage .slick-arrow{cursor: pointer;}
#homepage  p {line-height: 20px;font-size: 14px;}
#homepage h2{line-height: 25px;}
#master-column-wrapper {padding-bottom: 0!important}
#homepage .logo{display: none;}

.wrapper-hp .bloc-1 .bloc-1-container .cta a{color:#fff;}
.wrapper-hp .bloc-1 .bloc-1-container .cta{background:#383838;}

/*Hover Cta blanc*/
#homepage .container-2 .bloc-infos .cta, 
.wrapper-carousel .container h3{-webkit-transition: color .4s ease;  -o-transition: color .4s ease;  transition: color .4s ease;overflow: hidden; position: relative; z-index: 1; cursor: pointer;}
#homepage .container-2 .bloc-infos .cta:hover a, 
#homepage .container-2 .bloc-infos .cta:focus a, 
.wrapper-carousel .container .slick-slide:hover h3,
.wrapper-carousel .container .slick-slide:focus h3,
#homepage .container-2 .bloc-infos .cta:hover,
#homepage .container-2 .bloc-infos .cta:focus  { color: #FFFFFF;}
#homepage .container-2 .bloc-infos .cta:before,
 .wrapper-carousel .container h3:before  {background: #FFFFFF;}
#homepage .container-2 .bloc-infos .cta:before, 
#homepage .container-2 .bloc-infos .cta:after,
.wrapper-carousel .container h3:before,
.wrapper-carousel .container h3:after{ content: ''; display: inline-block; height: 100%; left: 0; position: absolute; pointer-events: none; top: 0;  -webkit-transition: -webkit-transform .4s ease;   transition: -webkit-transform .4s ease;  -o-transition: transform .4s ease;  transition: transform .4s ease;  transition: transform .4s ease, -webkit-transform .4s ease;  width: 100%; z-index: -1;}
#homepage .container-2 .bloc-infos .cta:before, #homepage .container-2 .bloc-infos .cta:after{left: -1px;}
#homepage .container-2 .bloc-infos .cta:after,
.wrapper-carousel .container h3:after{ background: #383838;}
#homepage .container-2 .bloc-infos .cta:hover:after, 
#homepage .container-2 .bloc-infos .cta:focus:after,
.wrapper-carousel .container .slick-slide:hover h3:after,
.wrapper-carousel .container .slick-slide:focus h3:after{-webkit-transform: translateX(0%);-ms-transform: translateX(0%);transform: translateX(0%);}
#homepage .container-2 .bloc-infos .cta:after, 
.wrapper-carousel .container h3:after{-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);}
#homepage .container-2 .bloc-infos .cta:before, 
#homepage .container-2 .bloc-infos .cta:after 
.wrapper-carousel .container h3:before,
.wrapper-carousel .container h3:after{ content: ''; display: inline-block; height: 100%; left: 0; position: absolute; pointer-events: none; top: 0; -webkit-transition: -webkit-transform .4s ease;  transition: -webkit-transform .4s ease; -o-transition: transform .4s ease;  transition: transform .4s ease; transition: transform .4s ease, -webkit-transform .4s ease; width: 100%; z-index: -1;}

/*Hover zoom image*/
#homepage .bloc-com picture{overflow: hidden; font-size: 0; display: block;}
#homepage .bloc-com > div:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
#homepage .bloc-com picture img{ -webkit-transition: all .5s; -o-transition: all .5s;  transition: all .5s;}

/*Hover categ*/
#homepage .categ ul li:hover img{-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
#homepage .categ img{ -webkit-transition: all .5s; -o-transition: all .5s;  transition: all .5s;}
#homepage .categ ul li:hover span { font-weight: 600;}

@-webkit-keyframes scroll {
    0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    }
    100% {
    -webkit-transform: translateX(calc(-204px * 7));
    transform: translateX(calc(-204px * 7));
    }
    }
 @keyframes scroll {
    0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    }
    100% {
    -webkit-transform: translateX(calc(-204px * 7));
    transform: translateX(calc(-204px * 7));
    }
 }
 #homepage .slider { margin: auto; overflow: hidden;  position: relative;  width: 100%; }
 #homepage .slider .slide-track { -webkit-animation: scroll 80s linear infinite; animation: scroll 80s linear infinite; display: flex; width: calc(204px * 14); }
 #homepage .slider .slide { height:300px;  width: 204px; }

/*Crossel*/
#homepage #parents-fav { max-width: 1304px;     margin: 30px auto 0;}
#homepage #parents-fav .item-grid {display: flex;justify-content: center;margin: 0 auto;width: max-content;}
#homepage #parents-fav .product-select .item-grid .item-box {padding: 0 5px;}
#homepage #parents-fav .product-select.active{cursor:grab;}
#homepage #parents-fav .product-select{width: 100%; overflow-x: scroll;}
#homepage .item-grid .item-box .product-item {  position: relative;  display: flex;  height: 100%;  flex-flow: column nowrap;  align-items: center;  overflow: hidden;}
#homepage .item-grid .item-box .product-item .picture .Img .img-set {position: absolute;top: 0;left: 0;width: 100%;transition: opacity 0.2s;}
#homepage .item-grid .item-box .product-item .picture {   max-width: 225px;  margin: 0 auto;}
#homepage .item-grid .item-box {  margin-bottom: 40px; }
#homepage .item-grid .item-box .img-secondary { display: none;}
#homepage .item-grid .item-box .product-item .picture .Img {display: block;position: relative; }
#homepage .item-grid .item-box .product-item .picture .Img button{display: none;}
#homepage .item-grid .item-box .product-item .details { z-index: 2; background-color: #fff; padding-top: 8px; width: 100%; max-width: 225px; margin: 0 auto; }
#homepage .item-grid .item-box .product-item .details .sticker-solde { position: relative;}
#homepage .item-grid .item-box .product-item .details a::after { content: '';background: transparent;position: absolute;height: 100%;width: 100%;top: 0;left: 0;}
#homepage .item-grid .item-box .product-item .details .brand {font-weight: 300;font-size: 0.75rem;text-transform: uppercase;margin-bottom: 3px;  }
#homepage .item-grid .item-box .product-item .details .product-title-txt {font-weight: 500;font-size: 0.875rem;width: 80%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: inline-block;margin: 0 auto;  }
#homepage #parents-fav .existe-coloris { font-size: 11px; margin-top: 4px;  } 
#homepage .item-grid .item-box .product-item .details .add-info {display: flex; flex-flow: row nowrap;}
#homepage .item-grid .item-box .product-item .details .discount-price {color: #fff;background-color: #d51317;padding: 2px 5px 2px 5px;margin-right: 5px;font-size: 12px;}epage .item-grid .item-box .product-item .details .price {font-weight: 600;font-size: 0.875rem;display: inline-block;margin-top: 0px; }
#homepage .item-grid .item-box .product-item .details .price.old-price {font-size: 0.857em !important;text-decoration: line-through;font-weight: 400; }
#homepage #parents-fav .product-rate-container {display: flex;}
#homepage #parents-fav .product-rate-container .product-rate-number {margin-left: 3px;}
#homepage #parents-fav .product-rate-container .product-rate-number span { font-size: 10px; font-weight: 500; }
#homepage #parents-fav .product-rate li {background: no-repeat center center;display: inline-block;padding: 5px;margin-right: 2px;}
#homepage #parents-fav .product-rate li.starred { background-image: url("//idkidsmedia.blob.core.windows.net/media/oxybul/hp/HP_210405/icon-star-yellow.svg");}
#homepage #parents-fav .product-rate li.star-null { background-image: url("//idkidsmedia.blob.core.windows.net/media/oxybul/hp/HP_210405/icon-star-grey.svg");}

/*Style categories*/

#homepage .categ{margin: 20px auto 10px;text-align: center;}
#homepage .categ .bloc-categ{display: flex; align-items: center; justify-content: center;}
#homepage .categ .container {overflow-x: auto;}
#homepage .categ .container ul{display: flex;justify-content: center;width: max-content;}
#homepage .categ .container ul li{margin:10px;text-align: center;width: 100px;}
#homepage .categ .container ul li span{display: inline-block;line-height: 15px;}

/*scroll stycky categ*/
#homepage .sticky-categ{position: fixed;top: 38px;width: 100%;background: #fff;left: 0;z-index: 100;top: 38px;box-shadow: 0px 0px 20px rgb(0 0 0 / 27%);
}
#homepage .bloc-categ.sticky-categ{display: flex;align-items: center; justify-content: center;}
#homepage .bloc-categ.sticky-categ .logo-categ{display: block;}
#homepage .bloc-categ.sticky-categ li img {-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;width: 80px;}
#homepage .bloc-categ.sticky-categ li span { line-height: 12px; font-size: 12px;}


/*Blocs thÃ©matiques color*/
.wrapper-them{margin-top: 45px;}
.wrapper-them ul li{position: relative;margin: 0 3px;}
.wrapper-them ul {display: flex;}
.wrapper-them ul h2 { text-align: center; color: white;font-size: 24px; font-size: 18px; line-height: 20px!important;}
.wrapper-them ul li .cta{position: absolute; bottom: 5px; height: 100px; width: 100%; display: flex; align-items: center; justify-content: center;flex-direction: column;}
.wrapper-them ul li:nth-child(1) .cta{background: #59B6CB;}
.wrapper-them ul li:nth-child(2) .cta{background: #D32F54;}
.wrapper-them ul li:nth-child(3) .cta{background: #FDDD3A;}
.wrapper-them ul li:nth-child(4) .cta{background: #40934E;}
.wrapper-them ul li:nth-child(5) .cta{background: #F6F3EF;}

.wrapper-them ul li:hover .cta{height: 99%;}
.wrapper-them ul li:hover h2,.wrapper-them ul li:nth-child(5) .cta h2 {color:  #1D1D1B;}
.wrapper-them ul li:hover .cta::after{content: ""; background: url('img/fleche-hover.svg')no-repeat; display: block; height: 54px; width: 56px; margin-top: 9px;}


/*Carousel Hub*/
.container-carousel{margin: 0 auto 50px; width: 1150px;} 
.wrapper-carousel .bloc-text{    color: #fff;height: 290px;width: 221px!important;padding: 0 26px 0 26px;font-size: 14px;display: flex;flex-direction: column;justify-content: center;}
.wrapper-carousel .bloc-text p { margin-top: 14px;}
.container-carousel .container{display: flex;}
.wrapper-carousel .container .slick-slide:not(.bloc-text){margin: 0 3px;position: relative;    width: fit-content!important;} 
.wrapper-carousel .container .slick-slide .img{width: 217px;}
.wrapper-carousel h2{text-transform: uppercase;font-size: 24px;}
.wrapper-carousel .container h3 {position: absolute;bottom: 0;font-size: 14px;font-weight: normal;padding: 10px 10px;background: #fff;left: 50%;transform: translate(-50%, -15px);right: 50%;width: 190px;text-align: center;height: 45px;}  
.wrapper-carousel .slick-prev{left: -3%;}
.wrapper-carousel .slick-next{ right: -3%;}
.wrapper-carousel .slick-arrow {  position: absolute;  top: 0;  z-index: 1;  height: 100%; cursor: pointer; line-height: 291px;}
.wrapper-carousel .clic{z-index: 2!important;}
.wrapper-carousel .container > div{position: relative;}

/*MANIFESTO*/
#homepage .manifesto{text-align: center; margin: 65px 0 90px;text-transform: uppercase;}
#homepage .manifesto::after { content: "";height: 2px;width: 90px;display: block;background: #F5C438;margin: 20px auto;display: none;}
#homepage .manifesto h2{font-style: normal;font-weight: bold;font-size: 36px;line-height: 54px;margin-top: 20px;}
#homepage .manifesto  .slide-manifesto{font-size: 24px;line-height: 30px;text-align: center;}
#homepage .manifesto .slick-dots{position: inherit;bottom: inherit;display: inherit;  padding: 0;margin: 0;list-style: none;}
#homepage .manifesto .slick-dots button{background: #F5C438;color: #F5C438;}
#homepage .manifesto .logo{width: 45px;margin:auto;}

/*Marques talents*/
#homepage .container-2 .bloc-infos{display: flex;background: #F9F9F9; font-size: 0;align-items: center;}
#homepage .container-2 .bloc-infos .our-brands{  overflow: hidden;text-align: center;}
#homepage .container-2 .bloc-infos .one-brand{position: relative;}
#homepage .container-2 .bloc-infos .one-brand, #homepage .container-2 .bloc-infos .our-brands{flex:1;}
#homepage .container-2 .bloc-infos .one-brand .text{position: absolute; top: 13rem; right: 3rem;}
#homepage .container-2 .bloc-infos .cta{background: #fff;padding: 10px 50px;font-size: 14px;margin: 20px auto 0;display: inline-block;}
#homepage .container-2 .bloc-infos .one-brand .logo{width: 247px;}
#homepage .container-2 .bloc-infos .our-brands .brands {margin: 50px auto;}
#homepage .container-2 .bloc-infos .our-brands h2, .parentsFav-crosssell-title{font-size: 18px;text-transform: uppercase;text-align: center;font-weight: bold;}
#homepage .container-2 .bloc-infos .our-brands p{font-size: 14px;}
#homepage .container-2 .bloc-infos .our-brands .brands ul li {margin:0 10px}
#homepage .container-2 .bloc-infos .our-brands .brands ul li img{margin:auto;}
#homepage .container-2 .bloc-infos .our-brands .brands ul li .logo{height: 45px;margin: 10px auto; }
#homepage .container-2 .bloc-infos .our-brands .brands .slick-arrow{  position: absolute;top: 0;z-index: 1; height: 73%;cursor: pointer;line-height: 180px;}
#homepage .container-2 .bloc-infos .our-brands .brands .slick-list{margin: 0 20px;}
#homepage .container-2 .bloc-infos .our-brands .brands .slick-slider{display: flex;} 
#homepage .container-2 .bloc-infos .slick-next { right: 0;width: 25%;background: #F9F9F9AD;}
#homepage .container-2 .bloc-infos .slick-prev {left:0;width: 45px;}

#homepage .slick-dots{position: absolute;bottom: -20px;display: flex;  padding: 0;margin: 0;list-style: none;    width: auto;}
#homepage .slick-dots li {position: relative;display: inline-block;width: 10px;height: 10px;margin: 0 3px;padding: 0;cursor: pointer;}
#homepage .slick-active   button{color: #1D1D1B!important;background: #1D1D1B!important;}
#homepage .slick-dots li button {font-size: 0;line-height: 0;display: block;width: 6px;height: 6px;padding: 3px;cursor: pointer;color: #C4C4C4;border: 0;outline: none;background: #C4C4C4;border-radius: 30px;}

/*pavÃ©s relationnels*/
.pave_communautes {border-top: medium none;background: #F9F9F9;padding-bottom: 40px;margin-top: 20px;}
.pave_communautes .title{    padding: 30px;text-align: center;font-size: 18px; text-transform: uppercase;} 
.pave_communautes .lien {border-bottom: 1px solid #383838; padding-bottom: 3px;font-size: 14px;display: table;font-weight: 600;}
.pave_communautes h3 {font-size: 18px; font-weight: 700;text-transform: uppercase;  line-height: 17px;}
.pave_communautes h4 {font-weight: 300;font-size: 16px;}
.pave_communautes section > .container {width:857px;margin: auto; display: flex;align-items: center;justify-content: center;}
.pave_communautes section > .container .slick-list{width:745px;}
.pave_communautes section > .container .slick-slide{margin: 0 10px;}
.pave_communautes .bloc{ margin: 15px 0 0 0;}
.pave_communautes .image img{width: 100%;}
.pave_communautes .bloc p{font-size:14px;margin:10px 0 15px;}
.pave_communautes .lien-reseaux > ul {-webkit-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-pack: distribute; }
.pave_communautes .lien-reseaux li {margin:0 10px;} 
.pave_communautes .lien-reseaux li a{height: 45px;width: 30px;display:block;}
.pave_communautes .lien-reseaux  .facebook {background:url("img/facebook.svg?=vsok;")no-repeat left bottom / contain;}
.pave_communautes .lien-reseaux .google {background:url("img/google+.svg?=vsok;")no-repeat left bottom / contain;}
.pave_communautes .lien-reseaux  .Instagram {background:url("img/instagram.svg?=vsok;")no-repeat left bottom / contain;}
.pave_communautes .lien-reseaux  .Pinterest{background:url("img/pinterest.svg?=vsok;")no-repeat left bottom/ contain;}
.pave_communautes .lien-reseaux  .youtube {background:url("img/youtube.svg?=vsok;")no-repeat left bottom/ contain;}

@media screen and (max-width:1279px) {
#homepage { overflow: hidden;}
#homepage .container-2 .bloc-infos .one-brand .text {top: 9rem;}
.progress-container{display: none;}
#scroll-safari-a{width: 100px; background-color: #aaa;-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);  height: 3px;   display: block;   border-radius: 20px;   margin-top: -5px;}
#homepage .wrapper-hp {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}

 /*Style categories*/
 #homepage .categ .container ul li span{line-height: 16px;font-size: 14px;}
 #homepage .categ .bloc-categ.sticky-categ .container ul li { width: 80px;}
 #homepage .categ .bloc-categ.sticky-categ .container ul li span{line-height: 12px;font-size: 12px;}

}
@media screen and (max-width:1024px) {
#homepage .container-2 .bloc-infos .our-brands .brands { margin: auto;}
#homepage .container-2 .bloc-infos .one-brand .text {  top: 8rem;right: 1rem;}
#homepage .container-2 .bloc-infos .left-side {margin-bottom: 1rem;}
.container-carousel{width: auto;}
.container-carousel .wrapper-carousel { overflow-x: scroll; padding-bottom: 20px;}
.container-carousel .wrapper-carousel .container {width: max-content;}
.wrapper-carousel .container div {font-size: 0; position: relative;margin: 0 2px; width: 217px;}
#homepage .sticky-categ { top: 76px;}
}

@media screen and (max-width:768px) {
#homepage .wrapper-hp {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}

/*Blocs thÃ©matiques color*/
 .wrapper-them { margin: 25px 0; }
.wrapper-them ul h2 {font-size: 18px; line-height: 20px;}
.wrapper-them ul li .cta{height: 65px; }

 /*Style products*/
 #homepage .bloc-com-prod { overflow-x: scroll;display: block;width: 100%;max-width: 1000px;margin: 20px 0;}
 #homepage .contain-prod {width: 700px;padding-bottom: 20px;}

 #homepage .manifesto { margin: 0 0 40px;}

 /*Style categories*/
 #homepage .logo{display: block;text-align: center;}
 #homepage .categ .container {width: auto;}
 #homepage .categ .logo-categ{display: none;}
 #homepage .categ .bloc-categ.sticky-categ .logo-categ{display: block;}
 #homepage .categ .bloc-categ.sticky-categ .container ul li {width: 65px;   margin: 6px;}
 #homepage .categ .sticky-categ {top: 93px;}
 #homepage .categ .bloc-categ.sticky-categ .container ul li span {font-weight: 700;}
 
 /*Marques talents*/
#homepage .container-2 .bloc-infos .our-brands .brands .slick-arrow{ display: none;}
#homepage .container-2 .bloc-infos{align-items: inherit;}
#homepage .container-2 .bloc-infos .our-brands{padding:20px 0;width: auto;}
#homepage .container-2 .bloc-infos .one-brand{display: none;}
#homepage .container-2 .bloc-infos {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
#homepage .container-2 .bloc-infos .our-brands .left-side, 
#homepage .container-2 .bloc-infos .our-brands .brands { width: auto; float: none;}
#homepage .container-2 .bloc-infos .our-brands .brands {margin:auto ;}  
#homepage .container-2 .bloc-infos .our-brands .brands .container{margin-top: 20px;overflow-x: scroll;display: block;width: 100%;-webkit-overflow-scrolling: touchheight auto;max-width: 1000px;}
#homepage .container-2  .bloc-infos  .our-brands .brands ul {display:-webkit-box;display:-ms-flexbox;display:flex;width:2000px; -webkit-scroll-snap-points-x: repeat(300px); -ms-scroll-snap-points-x: repeat(300px); scroll-snap-points-x: repeat(300px);
-webkit-scroll-snap-type: mandatory;scroll-snap-type: mandatory;padding-bottom: 20px;}
#homepage .container-2 .bloc-infos .our-brands .brands ul li{display: -webkit-box;display: -ms-flexbox;display: flex;height:auto!important;width: 130px!important;padding-bottom: 2em;padding-bottom: 2em; margin-right: 4px; padding-left: 5px;}
/* #homepage .container-2 .bloc-infos .cta { padding: 0; font-size: 14px;margin: 10px auto;font-weight: normal;background: none;font-weight: 600;padding-bottom: 5px;border-bottom: 1px solid;} */
.wrapper-carousel .bloc-text {  font-size: 16px;  }
#homepage .container-2 .bloc-infos .our-brands p{padding: 0 20px;}

 /*PavÃ©s relationnel*/
.pave_communautes section {overflow-x: scroll;  padding-bottom: 33px;}
.pave_communautes section > .container > div{width: 298px; margin: 0 10px;}
.pave_communautes section > .container {width: fit-content;justify-content: initial;align-items: inherit;}

/*Carousel Hub*/
#homepage .wrapper-carousel { margin: 0 auto 10px;}
}

@media screen and (max-width: 680px) {

.pave_communautes {padding-bottom: 0;}
.master-column-wrapper { padding-bottom: 2px!important;}
#homepage #parents-fav { margin: 30px auto;}

@-webkit-keyframes scroll {
    0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    }
    100% {
    -webkit-transform: translateX(calc(-130px * 7));
    transform: translateX(calc(-130px * 7));
    }
    }
 @keyframes scroll {
    0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    }
    100% {
    -webkit-transform: translateX(calc(-130px * 7));
    transform: translateX(calc(-130px * 7));
    }
 }
 #homepage .slider { margin: auto; overflow: hidden;  position: relative;  width: 100%; }
 #homepage .slider .slide-track { -webkit-animation: scroll 80s linear infinite; animation: scroll 80s linear infinite; display: flex; width: calc(204px * 14); }
 #homepage .slider .slide { height:192px;  width: 130px; }

 .wrapper-hp .cta-border a { min-width: 85%;}

/*Blocs thÃ©matiques color*/
.wrapper-them ul li{position: relative;display: flex;margin: 0;align-items: stretch;height: 100%; margin-bottom: 5px;}
.wrapper-them ul li picture{flex:1;font-size: 0;}
.wrapper-them ul {flex-direction: column;}
.wrapper-them ul h2 {display: flex; text-align: left;}
.wrapper-them ul li .cta{position: inherit;height: auto; width: 50%;bottom: 0;  padding: 0 5px 0 30px;    align-items: start;}
.wrapper-them ul li:hover .cta::after{content: ""; background: none; display:inherit; height: auto; width: auto; margin-top: inherit;}
.wrapper-them ul li:hover .cta  {height: auto;}
.wrapper-them ul li:nth-child(odd) .cta h2 {color: #1D1D1B;}
.wrapper-them ul li:nth-child(odd) .cta::after{background: url('img/fleche-hover.svg')no-repeat;display: block; height: 51px; width:54px;background-size: contain;margin-top: 9px; }
.wrapper-them ul li .cta::after{content: ""; background: url('img/fleche-hover-w.svg')no-repeat; display: block; height: 51px; width:54px;background-size: contain;margin-top: 9px; }

#homepage .manifesto h2 { font-size: 33px; line-height: 33px;}
#homepage .manifesto .slide-manifesto { font-size: 20px; line-height: 25px;}
#homepage .sticky-categ { top: 122px;}
}


