@import url(https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap);body,html{margin:0;overflow-x:hidden;padding:0;width:100%}body{background-color:#fff1e8}main{background-color:#f6d9d7}#avis-clients h1{text-align:center}#avis-clients{background-color:#fff1e8;padding:4rem 1rem}.review-list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;gap:2rem;justify-content:center;list-style:none;margin:0;padding:0}.review-item,.review-list{display:-webkit-box;display:-ms-flexbox;display:flex}.review-item{-webkit-box-flex:0;background:#fff;border-radius:12px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.1);-ms-flex:0 1 calc(33.333% - 2rem);flex:0 1 calc(33.333% - 2rem);padding:1.5rem;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.review-author img{border-radius:50%;height:60px;margin-bottom:.5rem;-o-object-fit:cover;object-fit:cover;width:60px}.review-rating{color:gold;font-size:1.2rem;margin:.5rem 0}.review-product{color:#555;font-weight:700;margin-bottom:.5rem}.review-content{color:#333;font-size:.95rem}@media screen and (max-width:992px){.review-item{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 2rem);flex:0 1 calc(50% - 2rem)}}@media screen and (max-width:600px){.review-item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}}#banner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#banner img{bottom:.5em;height:25em;position:relative;width:100%}#banner h1{bottom:75%;color:#664760;font-style:italic;position:absolute;text-align:center}#banner a{background-color:#664760;border-radius:1em;color:#000;font-size:1.2em;font-weight:700;padding:.8em;position:absolute;text-decoration:none;top:80%}.categories img{border-radius:50%;height:15em;width:80%}.categories{background-color:#fff1e8;display:grid;gap:2em;padding:2em;text-align:center}.categories div{background-color:#f8f8f8;border-radius:1em;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1);padding:1em}.categories div img{border-radius:.5em;margin-top:1em;max-height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.categories div h2{color:#664760;font-size:1.2em}.categories div a{text-decoration:none}#logo h1{color:#e3848f;font-family:Great Vibes,cursive;font-size:48px;font-style:italic;font-weight:300;position:relative}#logo img{height:12em;position:relative;right:1em;top:1em}#logo{margin-bottom:2em;text-align:center}#produits-a-la-une{padding:2em;text-align:center}#produits-a-la-une h1{font-size:2em;margin-bottom:1em}#produits-a-la-une .titre-produit{font-size:1.1em;font-weight:700;margin:.5em 0 .2em}#produits-a-la-une .produits{display:grid;gap:2em;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-items:center}#produits-a-la-une .produits>div{background-color:#fdfdfd;border-radius:10px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);max-width:300px;padding:1em;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}#produits-a-la-une .produits>div:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}#produits-a-la-une .produits img{border-radius:10px;height:auto;width:100%}#produits-a-la-une .produits h2{font-size:1.2em;margin:.5em 0}#produits-a-la-une .produits a{background-color:#664760;border-radius:5px;color:#fff;display:inline-block;margin-top:.5em;padding:.5em 1em;text-decoration:none}#news-bar,#produits-a-la-une .produits a:hover{background-color:#664760}#news-bar{background-color:#f0f0f0;border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;height:auto;max-width:100vw;overflow:hidden;padding:.5rem 1rem}#news-bar,#news-bar p{font-weight:700;margin:0;white-space:nowrap}#news-bar p{-webkit-animation:news-scroll 15s linear infinite;animation:news-scroll 15s linear infinite;color:#333;display:inline-block;font-size:1.1rem;padding-left:100%}@-webkit-keyframes news-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes news-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media(max-width:768px){#news-bar p{-webkit-animation-duration:20s;animation-duration:20s;font-size:1rem}}@media(max-width:480px){#news-bar p{-webkit-animation-duration:25s;animation-duration:25s;font-size:.9rem}}.footer-links{font-size:.7em;text-align:center}.footer-links a{color:#664760;padding:0 .2em;text-decoration:none}.footer-payment-method,.footer-social-media{font-size:1.6em;text-align:center}.footer-social-media i{padding:0 .3em}#footer-i{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:0 0 .8em}i{color:#664760}footer p{text-align:center}.icon-cart{display:inline-block;position:relative}.cart-count{border-radius:50%;font-size:.75rem;font-weight:700;padding:2px 6px;position:absolute}.menu{bottom:1em;line-height:3em;position:relative;right:1em;text-align:center}.menu a{color:#664760;font-size:1.5em;text-decoration:none}.menu li{list-style-type:none}.menu li ul li a{font-size:1em;position:relative;right:1em}#espace-client-panier{display:-webkit-box;display:-ms-flexbox;display:flex}#espace-client-panier i{color:#664760}#espace-client-panier .icon-client{color:#664760;position:fixed;right:2.5em;top:1em}#espace-client-panier .icon-cart{color:#664760;position:fixed;right:1em;top:1em}.menu>li,.submenu{position:relative}.submenu{display:none!important;left:1em;list-style:none;margin:0;padding:0}.submenu.active{display:block!important}@media(min-width:calc(360px + 1px))and (max-width:600px){#logo img{left:1em;position:relative}}@media(min-width:calc(600px + 1px))and (max-width:1024px){#logo img{left:1em;position:relative}}@media(min-width:calc(1024px + 1px))and (max-width:1440px){#logo img{left:1em;position:relative}}@media(min-width:calc(1440px + 1px)){#logo img{left:1.5em;position:relative}}@media(min-width:calc(360px + 1px))and (max-width:600px){#banner img{height:27em}#banner a,#banner h1{position:absolute}}@media(min-width:calc(600px + 1px))and (max-width:1024px){#banner img{border-radius:1em;height:20em;width:40%}#banner h1{font-size:1em;position:absolute}#banner a{font-size:1.2em;position:absolute}#banner{height:25em}}@media(min-width:calc(1024px + 1px))and (max-width:1440px){#banner{padding:2em}#banner img{border-radius:1em;height:25em;width:30%}#banner h1{font-size:1em;position:absolute}#banner a{font-size:1.5em;position:absolute;top:75%}}@media(min-width:calc(1440px + 1px)){#banner{padding:2em}#banner img{border-radius:1em;height:30em;width:25%}#banner h1{font-size:1.2em;position:absolute}#banner a{font-size:1.5em;position:absolute;top:78%}}@media(min-width:calc(360px + 1px))and (max-width:600px){.categories{grid-template-columns:1fr}}@media(min-width:calc(600px + 1px))and (max-width:1024px){.categories{grid-template-columns:repeat(2,1fr)}}@media(min-width:calc(1024px + 1px))and (max-width:1440px){.categories{grid-template-columns:repeat(3,1fr)}}@media(min-width:calc(1440px + 1px)){.categories{grid-template-columns:repeat(4,1fr)}}@media(min-width:calc(1024px + 1px))and (max-width:1440px){.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:6em;position:relative;width:100%}.menu li{margin:0 1em}#menu nav{width:100%}}@media(min-width:calc(1440px + 1px)){.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:10em;position:relative;width:100%}.menu li{margin:0 1em}#menu nav{width:100%}}.woocommerce{color:#333;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;text-align:center}.woocommerce .woocommerce div.product .product_title,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600;margin-bottom:.5em;text-align:center}.woocommerce .woocommerce div.product .woocommerce-product-details__short-description{font-style:italic;margin-bottom:1em;text-align:center}.woocommerce .woocommerce a.button,.woocommerce .woocommerce button.button,.woocommerce .woocommerce input.button{cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600;padding:10px 20px;text-align:center;text-transform:uppercase}.woocommerce .woocommerce-cart .cart-collaterals h2,.woocommerce .woocommerce-checkout h3{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;text-align:center}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{text-align:center}