.btn{cursor:pointer;padding:15px 25px;border-radius:100px;width:fit-content;height:fit-content;text-transform:uppercase;font-weight:500;font-size:13px;border:unset}.btn-white{background-color:#fff;color:#000}.btn-border{border:1px solid #a8a8a8;color:#000;background-color:rgba(0,0,0,0)}.btn-primary{background-color:#fbb03b;color:#000}*{margin:0;padding:0;box-sizing:border-box}body{color:#000;background-color:#fff;font-size:14px;font-family:"Poppins",sans-serif}a{color:#000;text-decoration:none}.link{position:relative;font-size:14px;font-weight:600}.link:hover:before,.link.active:before{content:"";position:absolute;bottom:-5px;width:100%;height:2px;background-color:#fbb03b}.colored{color:#fbb03b}.logo{display:flex;flex-direction:row;align-items:center;gap:25px}.logo>span{font-size:17px;font-weight:500}.container{margin:0 auto;width:calc(100% - 60px);max-width:1280px}.tag-promo{font-size:12px;padding:6px 8px;border-radius:100px;width:fit-content;text-transform:uppercase;font-weight:500;background-color:red;color:#fff}@media screen and (min-width: 1200px){.container{width:calc(100% - 160px)}}header{z-index:100;position:fixed;width:100%;background-color:#fff}header.bg-transparent .menu-container:has(+.menu-content.open){background-color:#fff}header .menu-container{display:flex;flex-direction:row;transition:.4s;width:100%;justify-content:space-between;align-items:center;padding:28px 35px}header .menu-container>nav{display:none}header .menu-container>nav ul{display:flex;flex-direction:row;gap:76px;list-style:none}header .menu-content{z-index:-1;background-color:#fff;display:flex;flex-direction:column;transition:.4s;gap:50px;padding:28px 35px;position:absolute;width:100%;left:0;top:91px;height:calc(100vh - 91px);overflow:scroll;border-top:1px solid #e5e5e5;transform:translateY(-200%)}header .menu-content.open{transform:translateY(0)}header .menu-content ul{list-style:none;display:flex;flex-direction:column;gap:15px}header .menu-content ul li{font-size:16px}header .menu-content ul li:first-child{font-size:24px;text-transform:uppercase;font-weight:500;margin-bottom:10px}@media screen and (min-width: 900px){header .menu-content{display:flex;flex-direction:row;gap:160px;height:fit-content}header .menu-content ul li{font-size:12px}header .menu-content ul li:first-child{font-size:14px}}@media screen and (min-width: 1200px){header.bg-transparent{background-color:rgba(0,0,0,0)}header .menu-container{padding:28px 160px}header .menu-container>nav{display:block}header .menu-container .burger-menu{display:none}header .menu-content{padding:28px 160px 58px 160px}header.bg-transparent:has(.menu-content:not(.open)){color:#fff}header.bg-transparent:has(.menu-content:not(.open)) span{color:#fff}header.bg-transparent:has(.menu-content:not(.open)) .logo img{filter:invert(1)}}footer{display:flex;flex-direction:column;transition:.4s;padding:28px 35px;gap:100px}footer .footer-info{display:flex;flex-direction:column;gap:33px}footer .footer-info p{color:#a8a8a8}footer .footer-info .footer-reseau{display:flex;flex-direction:row;gap:35px}footer .footer-info .footer-reseau span{color:#a8a8a8}footer nav{display:flex;flex-direction:column;gap:33px}footer nav ul{list-style:none;display:flex;flex-direction:column;gap:15px}footer nav ul li{font-size:16px}footer nav ul li:first-child{font-size:24px;text-transform:uppercase;font-weight:500;margin-bottom:10px}@media screen and (min-width: 900px){footer{flex-direction:row}footer .footer-info{flex:1 1}footer nav{justify-content:end;flex-direction:row;flex:2 2}footer nav ul li{font-size:12px}footer nav ul li:first-child{font-size:14px}}@media screen and (min-width: 1200px){footer{padding:28px 160px}}.news-letter{position:relative;margin:70px auto;padding:30px;transition:.4s}.news-letter h3{margin:0 auto;width:calc(100% - 60px);max-width:1280px;color:#fff;font-size:18px;font-weight:400;margin-bottom:40px}.news-letter form{display:flex;flex-direction:column;margin:0 auto;width:calc(100% - 60px);max-width:1280px;gap:20px}.news-letter form .btn{width:100%}.news-letter form input:not(.btn){padding:12px 24px;border:none;border-radius:50px}.news-letter img{z-index:-1;position:absolute;object-fit:cover;width:100%;height:100%;top:0;left:0;filter:brightness(80%)}@media screen and (min-width: 900px){.news-letter{margin-top:160px;padding:100px 70px;align-items:center}.news-letter h3{font-size:29px;margin-bottom:40px}.news-letter form{flex-direction:row}.news-letter form .btn{width:fit-content}.news-letter form input:not(.btn){height:fit-content;width:350px}}@media screen and (min-width: 1200px){.news-letter{display:flex;flex-direction:row;margin:0 auto;width:calc(100% - 60px);max-width:1280px;width:calc(100% - 160px);margin:160px auto 70px auto}}.file-ariane{padding-top:109px;display:none;font-size:13px;align-items:center}.file-ariane *{color:#a8a8a8}.file-ariane a:not(:first-child)::before{content:"/";margin:0 8px}@media screen and (min-width: 900px){.file-ariane{display:flex;flex-direction:row}}.cart-table{display:flex;flex-direction:column;gap:30px;padding-top:108px;margin-bottom:150px}.cart-table h1{font-size:22Px;font-weight:400}.cart-table table{border-spacing:0 40px;width:100%}.cart-table table thead th{color:#a8a8a8;font-size:13Px;text-align:left;font-weight:400}.cart-table table tr{display:flex;flex-direction:row}.cart-table table tr .w50{flex:2 2}.cart-table table tr .w25{flex:1 1}.cart-table table tr .w15{width:50px}.cart-table table tbody tr{display:flex;flex-direction:row}.cart-table table tbody td{display:flex;flex-direction:row;align-items:center}.cart-table table tbody td:has(img) img{display:none;width:100px;height:100px;margin:7px}.cart-table table tbody td:has(img) .title{font-size:16px;font-weight:400}.cart-table table tbody input{padding:0;border:none}.cart-table table tbody .price{font-size:16px;font-weight:500}.cart-table .total{display:flex;flex-direction:column;gap:20px}.cart-table .total .btn{width:100%}.cart-table .total p{font-size:16px}.cart-table .total p .bold{font-weight:600}.cart-table .btn{display:flex;flex-direction:row;justify-content:center}@media screen and (min-width: 900px){.cart-table{padding-top:38px}.cart-table table tbody td:has(img){gap:30px}.cart-table table tbody td:has(img) img{display:block}.cart-table table tbody input{padding:13px 31px;border-radius:100px;border:1px solid #a8a8a8;width:100px !important}.cart-table .total{display:flex;flex-direction:row;justify-content:space-between}.cart-table .total .btn{width:fit-content}.cart-table .total p{flex:1}}
