@import url(https://fonts.googleapis.com/css2?family=Fugaz+One&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Varela+Round&display=swap);@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@600&family=Tilt+Neon&display=swap);@import url(https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap);*{box-sizing:border-box;color:rgba(0,0,0,.796);font-family:Poppins,sans-serif;margin:0;padding:0;position:relative}a,button{cursor:pointer}::-webkit-scrollbar{background-color:#000;width:15px}::-webkit-scrollbar-thumb{background:#fff;border-radius:8px}p strong{color:rgba(0,0,0,.796);font-weight:400}p{font-size:21px}@media screen and (max-width:650px){p{font-size:20px}}@media screen and (max-width:400px){p{font-size:18px}}body{background:#fefefe;margin-top:80px;max-width:100%;min-width:100%;overflow-x:hidden}body .info_livraison{background:#e1a900;color:#fff;font-size:14px;font-weight:500;height:30px;justify-content:center;left:0;top:0;z-index:10}body .info_livraison,body header{align-items:center;display:flex;position:fixed;width:100%}body header{background:#291402;box-shadow:0 2px 24px 0 rgba(0,0,0,.09);flex-direction:row;height:80px;justify-content:space-between;max-width:100%;padding:0 35px;top:30px;z-index:2;z-index:11}body header .btn_responsive{align-items:center;display:none;height:26px;justify-content:center;width:32px}@media screen and (max-width:850px){body header .btn_responsive{display:flex}}body header .nav_produits{width:100%}body header .nav_produits .nav_others a,body header .nav_produits .nav_others button{color:rgba(0,0,0,.796);font-weight:600}body header .nav_produits .nav_others a:hover,body header .nav_produits .nav_others button:hover{color:#7f4009;scale:1}body header .nav_produits .column{width:100%}body header .nav_produits .column a,body header .nav_produits .column button{align-items:center;background:#fff;border-top:1px solid #dcdcdc;display:flex;height:50px;justify-content:center;user-select:none;width:100%}body header .nav_produits .column a h2,body header .nav_produits .column button h2{font-size:24px;user-select:none}body header .nav_produits .column .links{display:none}body header .nav_produits .column .links a{color:#532b09;font-size:20px;opacity:.8}body header .nav_produits .column.active .links{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}body header .responsive-menu{display:none}body header .hamburger-lines{display:block;display:flex;flex-direction:column;height:26px;justify-content:space-between;position:absolute;width:32px;z-index:2}body header .hamburger-lines:hover .line{background:#7f4009}body header .hamburger-lines .line{background:#fefefe;border-radius:10px;display:block;height:4px;transition:.2s ease;width:100%}body header .hamburger-lines .line1{transform-origin:0 0;transition:transform .4s ease-in-out}body header .hamburger-lines .line2{transition:transform .2s ease-in-out}body header .hamburger-lines .line3{transform-origin:0 100%;transition:transform .4s ease-in-out}body header a:hover{font-weight:bolder}body header .checkbox{cursor:pointer;display:block;height:32px;opacity:0;position:absolute;width:32px;z-index:5}body header .checkbox:hover~.hamburger-lines .line{background:#7f4009}body header .responsive-menu{background:#fff;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;left:0;overflow-y:scroll;padding-top:110px;position:fixed;text-align:center;top:0;transform:translateX(-100vw);transition:transform .5s ease-in-out;width:100%}body header .responsive-menu li{font-size:1.5rem;font-weight:500;margin-bottom:1.2rem}body header input[type=checkbox]:checked~.responsive-menu{display:flex;transform:translateX(0)}body header input[type=checkbox]:checked~.hamburger-lines .line{background:#7f4009}body header input[type=checkbox]:checked~.hamburger-lines .line1{transform:rotate(45deg)}body header input[type=checkbox]:checked~.hamburger-lines .line2{transform:scaleY(0)}body header input[type=checkbox]:checked~.hamburger-lines .line3{transform:rotate(-45deg)}body header input[type=checkbox]:checked~.logo{display:none}@media screen and (max-width:850px){body header .home,body header .language,body header nav{display:none}body header .btn_responsive,body header .nav-responsive{display:flex}body header .nav-responsive{flex-direction:column;height:100%;justify-content:space-between;min-width:0;row-gap:10px;width:100%}body header .nav-responsive a{font-size:22px}body header .nav-responsive .nav_others{border:1px solid #dcdcdc;display:flex;width:100%}body header .nav-responsive .nav_others :nth-child(2){border-left:1px solid #dcdcdc}body header .nav-responsive .nav_others .btn_open_contact,body header .nav-responsive .nav_others a{align-items:center;display:flex;flex-direction:row;height:50px;justify-content:center;width:50%}body header .language-responsive{bottom:15px;display:flex;flex-direction:row;position:absolute;right:15px}}body header a,body header button{background:none;border:none;color:#fefefe;cursor:pointer;font-size:20px;font-weight:600;text-decoration:none;transition:all .2s ease-in-out}body header a img,body header button img{max-height:60px}body header a:hover,body header button:hover{scale:1.1}body header svg{height:32px;width:32px}body header svg:hover{scale:1.1}body header svg path{fill:#fefefe;fill-opacity:1;transition:all .2s ease-in-out}body header nav{align-items:center;column-gap:35px;display:flex;flex-direction:row;width:50%}@media screen and (max-width:850px){body header nav{display:none}}body header .logo strong{color:#fefefe;font-family:Tilt Neon;font-size:30px}@media screen and (max-width:400px){body header .logo strong{font-size:22px}}body header .logo strong:hover{scale:1.1}@media screen and (max-width:850px){body header .logo{display:none}}body header .tools{align-items:center;column-gap:45px;display:flex;flex-direction:row;justify-content:flex-end;width:30%}@media screen and (max-width:850px){body header .tools{display:none}}body header .tools .icons{align-items:center;column-gap:8px;display:flex;flex-direction:row}body header .tools .icons .separator{background:#fefefe;display:block;height:18px;opacity:.5;width:2px}body header .tools .icons .icon_cart{column-gap:5px;display:flex;flex-direction:row}body header .tools .icons .icon_cart .total_icon_cart{background:none;border-radius:50%;color:#fefefe;display:flex;flex-direction:row;font-size:15px;position:relative;top:-4px}body header .icon_cart.responsive{display:none}body header .icon_cart.responsive svg{height:36px;width:36px}@media screen and (max-width:850px){body header .icon_cart.responsive{display:flex}}body header .sub_menu{animation:appear-smooth .15s linear forwards;background:rgba(83,43,9,.259);display:none;height:calc(100vh - 60px);opacity:0;position:absolute;right:0;top:80px;width:100%}body header .sub_menu .container{animation:slide-in .25s linear forwards;background:#fff;column-gap:100px;display:flex;height:0;justify-content:center;max-height:100%;overflow:hidden;position:absolute;width:100%}body header .sub_menu .container .column{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:35px 0}body header .sub_menu .container .column>a{width:100%}body header .sub_menu .container .column .title{color:#532b09;font-family:Dancing Script,cursive;font-size:32px;font-weight:600;margin-bottom:15px;width:100%}body header .sub_menu .container .column .links{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding-left:10px;width:100%}body header .sub_menu .container .column .links a{color:rgba(121,65,20,.84);font-size:18px;font-weight:500;line-height:140%;transition:all .2s ease-in-out}body header .sub_menu .close-zone{bottom:0;height:calc(100vh - 360px);opacity:0;position:absolute;width:100%}body header .sub_menu.menu-switch{animation:none;display:flex;opacity:1}body header .sub_menu.menu-switch .container{animation:none;height:300px}.d-flex{display:flex!important}.d-none{display:none!important}.btn_1,.error a{align-items:center;background:#532b09;border:none;border-radius:3px;color:#fefefe;cursor:pointer;display:flex;flex-direction:row;font-size:18px;font-weight:500;height:45px;justify-content:center;text-decoration:none;transition:.2s ease}.btn_1:hover,.error a:hover{background:rgba(121,65,20,.84)}.btn_1.disabled,.error a.disabled{filter:grayscale(.9)}.btn_1:disabled,.error a:disabled{background:#cecece;cursor:not-allowed}.sf-toolbar{height:0;position:absolute}.order_failure{background-color:rgba(160,41,36,.35);color:#891818;top:35px}.order_failure,.order_success{border-radius:10px;font-weight:500;padding:20px;text-align:center}.order_success{background-color:#d5ffc8;color:green;top:50px}.infoBulle{animation:fadeIn 1s;background-color:#fffbbf;border-radius:10px;color:#e1a900;font-weight:500;padding:20px;right:0;text-align:center;top:15px}.infoBulle.check{background-color:#d5ffc8;color:green}.order_success.flash{animation:appear 6s ease-in-out;opacity:0;position:fixed;top:110px;width:100%;z-index:25}@keyframes appear_question{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0}30%{opacity:1}70%{opacity:1}to{opacity:0}}.order_failure.flash,.order_success.flash{animation:appear 6s ease-in-out;opacity:0;position:fixed;z-index:25}.error{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}.error span{font-size:80px}.error h1{font-size:40px;font-weight:600;margin-bottom:5px;text-align:center;width:95%}@media screen and (max-width:950px){.error h1{font-size:32px}}@media screen and (max-width:600px){.error h1{font-size:24px}}@media screen and (max-width:400px){.error h1{font-size:20px}}.error p{color:#a02924;font-weight:500;text-align:center;width:95%}@media screen and (max-width:600px){.error p{font-size:19px}}@media screen and (max-width:400px){.error p{font-size:18px}}.error a{margin-top:30px;max-width:350px;min-width:250px;width:95%}@media screen and (max-width:600px){.error a{font-size:19px;height:40px}}@media screen and (max-width:400px){.error a{font-size:18px;height:35px}}.btn_open_form{align-items:center;background:#532b09;border:none;border-radius:25%;bottom:20px;cursor:pointer;display:flex;height:80px;justify-content:center;position:fixed;right:20px;transition:.2s ease;width:80px;z-index:9}.btn_open_form svg{transition:.2s ease;width:55%}.btn_open_form svg path{fill:#fff}.btn_open_form:hover{background:rgba(121,65,20,.84)}.btn_open_form:hover svg{scale:1.1}.modal_container,.modals{position:fixed;top:0;z-index:25}.modal_container{align-items:center;backdrop-filter:blur(5px);background-color:rgba(0,0,0,.5);display:flex;height:100vh;justify-content:center;left:0;width:100%}.modal_container .modal{align-items:center;background:#fff;border-radius:5px;display:flex;flex-direction:column;max-height:95%;max-width:500px;overflow-y:auto;padding:35px 25px;position:relative;width:95%}.modal_container .modal h2{color:#532b09;font-size:30px;font-weight:600;margin-bottom:15px}.modal_container .modal .btn_close_modal{background:none;border:none;cursor:pointer;position:absolute;right:15px;top:15px;transition:.2s ease}.modal_container .modal .btn_close_modal svg{height:20px;width:20px}.modal_container .modal .btn_close_modal svg:hover{scale:1.1}.modal_container .modal .btn_close_modal svg path{fill:#532b09;stroke:#532b09}.modal_container .modal form{align-items:center;display:flex;flex-direction:column;width:100%}.modal_container .modal form label{font-size:17px;margin-bottom:8px;margin-top:12px;width:100%}.modal_container .modal form #code,.modal_container .modal form select,.modal_container .modal form textarea,.modal_container .modal form>input{background:#fff;border:1px solid #e6e6e6;border-radius:3px;height:35px;outline:none;padding-left:5px;width:100%}.modal_container .modal form #code:disabled,.modal_container .modal form select:disabled,.modal_container .modal form textarea:disabled,.modal_container .modal form>input:disabled{background:hsla(0,0%,87%,.635);border:1px solid #dedede}.modal_container .modal form textarea{height:100px;padding:5px;resize:none}.modal_container .modal form button{margin-top:30px;max-width:300px;width:95%}.modal_container .modal form .return{align-items:center;display:none;flex-direction:column;width:100%}.modal_container .modal form .return.active{display:flex}.file-upload-select{background:#fff;border:1px solid #e6e6e6;border-radius:6px;color:#dbdbdb;cursor:pointer;display:block;overflow:hidden;position:relative;text-align:left;width:100%}.fonts{background:#fff;border:1px solid #e6e6e6;border-radius:3px;height:35px;outline:none;padding-left:5px;width:100%}.fonts:disabled{background:hsla(0,0%,87%,.635);border:1px solid #dedede}.file-upload-select .file-select-button{background:#532b09;color:#fff;font-weight:400}.file-upload-select .file-select-button,.file-upload-select .file-select-name{display:inline-block;font-size:12px;padding:10px}.file-upload-select:hover .file-select-button{background:rgba(121,65,20,.84);color:#fff;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.file-upload-select input[type=file]{display:none}#top_product{align-items:center;display:flex;flex-direction:column;margin:125px 0 200px}#top_product>h2{color:#532b09;font-size:72px;font-weight:600;margin-bottom:70px;text-align:center}@media screen and (max-width:650px){#top_product>h2{font-size:56px}}@media screen and (max-width:400px){#top_product>h2{font-size:40px}}#top_product>h3{color:#291402;font-size:22px;font-weight:400}#top_product .products{align-items:center;column-gap:25px;display:flex;flex-direction:row;justify-content:center;max-width:1280px;row-gap:25px;width:90vw}@media screen and (max-width:1200px){#top_product .products{flex-wrap:wrap;justify-content:flex-start}}@media screen and (max-width:480px){#top_product .products{column-gap:12px;row-gap:12px}}#top_product .products .product{align-items:center;border-radius:4px;display:flex;height:300px;justify-content:center;overflow:hidden;width:300px}@media screen and (max-width:1200px){#top_product .products .product{max-width:none;width:calc(50% - 12.5px)}}@media screen and (max-width:475px){#top_product .products .product{width:100%}}#top_product .products .product .content{align-items:center;background:rgba(34,34,34,.302);display:flex;flex-direction:column;height:100%;justify-content:center;opacity:0;position:absolute;right:0;top:0;transition:.2s ease;width:100%}#top_product .products .product .content .btn_2{background:none;border:3px solid #fff;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:40px;min-width:140px;transition:.4s ease;width:80%}#top_product .products .product .content .btn_2:hover{background-color:#fff;color:#000}#top_product .products .product .content:hover{opacity:1}#top_product .products .product:hover img{scale:1.15}#top_product .products .product img{display:block;height:100%;object-fit:cover;transition:.4s ease;user-select:none;width:100%}#cookies_aggrement{background:#fff;border-top:rgba(121,65,20,.84);bottom:0;display:flex;flex-direction:column;padding:20px;position:fixed;width:100%;z-index:16}#cookies_aggrement .titre{display:flex;justify-content:center;width:100%}#cookies_aggrement .titre h2{align-items:flex-start;color:#532b09;display:inline-flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-bottom:40px}#cookies_aggrement .content{align-items:center;display:flex;flex-direction:row;gap:0 60px;margin-bottom:30px}#cookies_aggrement .content .choices{display:flex;flex-direction:column;gap:10px 0}#cookies_aggrement .content .choices a{align-items:center;background:#532b09;border-color:#fefefe;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;height:45px;justify-content:center;min-width:300px;text-decoration:none;transition:.2s}#cookies_aggrement .content .choices a:hover{background:rgba(121,65,20,.84)}#cookies_aggrement .footer{align-items:center;display:flex;flex-direction:row}#cookies_aggrement .footer span{margin:0 7px}#cookies_aggrement .footer a{font-size:14px}@media screen and (max-width:730px){#cookies_aggrement .content{flex-direction:column}#cookies_aggrement .content p{font-size:12px;margin-bottom:20px;text-align:center}#cookies_aggrement .content .choices{width:100%}#cookies_aggrement .content .choices button{min-width:250px}#cookies_aggrement .titre h2{font-size:16px;margin-bottom:15px}#cookies_aggrement .titre h2 span.space{opacity:0;width:5px}#cookies_aggrement .footer{justify-content:center}}@media screen and (max-width:330px){#cookies_aggrement .titre h2{font-size:14px;margin-bottom:15px}#cookies_aggrement .titre h2 span.space{opacity:0;width:4px}}@keyframes display{0%{opacity:0}to{opacity:1}}@keyframes right{0%{opacity:0;transform:translateX(-100vw)}to{opacity:1;transform:translateX(0)}}@keyframes left{0%{opacity:0;transform:translateX(100vw)}to{opacity:1;transform:translateX(0)}}@keyframes top{0%{opacity:0;transform:translateY(-100vh)}to{opacity:1;transform:translateY(0)}}@keyframes bottom{0%{opacity:0;transform:translateY(100vh)}to{opacity:1;transform:translateY(0)}}@keyframes jump{0%{transform:translateY(0)}to{transform:translateY(-5px)}}@keyframes appear-smooth{0%{opacity:0}to{opacity:1}}@keyframes slide-in{0%{height:0}to{height:300px}}.scroll{opacity:0}footer{background:#291402;padding:45px 0 20px;width:100%}footer,footer .container{align-items:center;display:flex;flex-direction:column}footer .container{max-width:1200px;width:max-content;width:100%}footer .row_1{column-gap:150px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:70px;row-gap:25px;width:100%}@media screen and (max-width:1100px){footer .row_1{column-gap:70px;flex-wrap:wrap;justify-content:center}footer .row_1 .column{width:calc(35% - 35px)}}@media screen and (max-width:500px){footer .row_1 .column{align-items:center;width:95%}}footer .row_1 .column{display:flex;flex-direction:column;row-gap:10px}footer .row_1 .column h3{color:#fefefe;font-size:25px;font-weight:700;letter-spacing:120%;margin-bottom:20px;white-space:nowrap}footer .row_1 .column .btn_open_contact,footer .row_1 .column a{background:none;border:none;color:#fefefe;cursor:pointer;display:flex;font-size:16px;font-weight:600;opacity:.8;text-decoration:none;transition:.2s ease;white-space:nowrap}footer .row_1 .column .btn_open_contact:hover,footer .row_1 .column a:hover{color:#ad863c}footer .row_1 .column input{-webkit-appearance:none;-moz-appearance:none;background:none;border:none}footer .row_1 .column #Email,footer .row_1 .column #fname,footer .row_1 .column #msg,footer .row_1 .column #sub,footer .row_1 .column .newsLetter{border:none;border-bottom:2px solid #fefefe}footer .row_1 .column #msg{margin-top:30px}footer .row_1 .column .p_newsLetter{color:#fefefe;display:flex;font-weight:600;text-decoration:none;white-space:nowrap}@media screen and (max-width:500px){footer .row_1 .column .p_newsLetter{width:95%}}footer .row_1 .column input{color:#fefefe;font-size:18px;height:40px;line-height:130%;margin-bottom:25px;max-width:95%;outline:none;width:100%}footer .row_1 .column .container_button{display:flex;justify-content:flex-start}footer .row_1 .column .container_button button{background:#fefefe;border:none;border-radius:5px;color:#291402;font-size:18px;font-weight:600;height:45px;transition:.2s ease;width:175px}footer .row_1 .column .container_button button:hover{background:#532b09;color:#fefefe}footer .row_1 .column.newsletter{row-gap:0}footer .row_2{display:flex;justify-content:space-between;max-width:95%;width:100%}footer .row_2 .column{align-items:center;display:flex}footer .row_2 .column span{color:#fefefe;margin:0 5px}footer .row_2 .column a{color:#fefefe;cursor:pointer;font-size:16px;font-weight:600;opacity:.8;text-decoration:none;transition:.2s ease;white-space:nowrap}footer .row_2 .column a:hover{color:#ad863c}@media screen and (max-width:400px){footer .row_2 .column a{font-size:14px}}@media screen and (max-width:345px){footer .row_2 .column a{font-size:12px}}footer .row_2 .column p{align-items:center;color:#fefefe;display:flex;font-size:16px;font-weight:600;opacity:.8;text-decoration:none;transition:.2s ease;white-space:nowrap}@media screen and (max-width:400px){footer .row_2 .column p{font-size:14px}}@media screen and (max-width:345px){footer .row_2 .column p{font-size:12px}}body{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:space-between;margin:0;min-height:auto;min-height:100vh;padding-top:60px}.quantity_product,a{color:#000}a{text-decoration:none}p{color:#000;font-weight:700}.row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around}.col-2{flex-basis:50%;min-width:300px}.col-2 img{max-width:100%;padding:50px 0}.col-2 h1{font-size:50px;line-height:60px;margin:25px 0}.btn{background:#532b09;border-radius:5px;color:#fff;display:inline-block;margin:30px 0;padding:8px 30px;transition:background .5s}.btn:hover{background:rgba(121,65,20,.84)}.header{background:radial-gradient(#fff,#ffd6d6)}.header .row{margin-top:70px}.categories{margin:70px 0}.col-3{flex-basis:30%;margin-bottom:30px;min-width:250px}.col-3 img{width:100%}.small-container{max-width:1400px;width:95%}.col-4{flex-basis:25%;margin-bottom:50px;min-width:200px;padding:10px;transition:transform .5s}.col-4 img{width:100%}h4{color:#000;font-weight:400}.col-4 p{font-size:14px}.rating .far,.rating .fas{color:#532b09}.col-4:hover{transform:translateY(-5px)}.offer{background:radial-gradient(#fff,#ffd6d6);margin-top:80px;padding:30px 0}.col-2 .offer-img{padding:50px}small{color:#000}.testimonial{padding-top:100px}.testimonial .col-3{box-shadow:0 0 20px 0 rgba(0,0,0,.1);cursor:pointer;padding:40px 20px;text-align:center;transition:transform .5s}.testimonial .col-3 img{border-radius:50%;margin-top:20px;width:100px}.testimonial .col-3:hover{transform:translateY(-10px)}.fa-quote-left{color:#532b09;font-size:34px}.col-3 p{color:#777;font-size:14px;font-weight:700;margin:12px 0}.testimonial .col-3 h3{color:#000;font-size:16px;font-weight:600}.brands{margin:100px auto}.col-5{width:160px}.col-5 img{cursor:pointer;filter:grayscale(100%);width:100%}.col-5 img:hover{cursor:pointer;filter:grayscale(0);width:100%}@media only screen and (max-width:800px){nav ul{background:#333;left:0;overflow:hidden;position:absolute;top:70px;transition:max-height .5s;width:100%}nav ul li{display:block;margin-bottom:10px;margin-right:50px;margin-top:10px}nav ul li a{color:#fff}.menu-icon{cursor:pointer;display:block}}.row-2{justify-content:space-between;margin:100px auto 50px}select{border:1px solid #532b09;padding:5px}select:focus{outline:none}.page-btn{margin:0 auto 80px}.page-btn span{border:1px solid #532b09;cursor:pointer;display:inline-block;height:40px;line-height:40px;margin-left:10px;text-align:center;width:40px}.page-btn span:hover{background:rgba(121,65,20,.84);color:#fff}.single-product{margin-top:80px}.single-product .col-2 img{padding:0}.single-product .col-2{padding:20px}.single-product h4{font-size:22px;font-weight:700;margin:20px 0}.single-product select{display:block;margin-top:20px;padding:10px}.single-product input{border:1px solid #532b09;font-size:20px;height:40px;margin-right:10px;padding-left:10px;width:50px}input:focus{outline:none}.single-product .fas{color:#532b09;margin-left:10px}.small-img-row{display:flex;justify-content:space-between}.small-img-col{cursor:pointer;flex-basis:24%}.cart-page{margin:90px auto;min-height:60vh}table{border-collapse:collapse;border-radius:5px;width:100%}table tbody{min-height:130px}table .void_cart td{color:#000;font-size:20px;font-weight:600;padding:30px;text-align:center}table .void_cart td a{color:rgba(121,65,20,.84);font-size:20px;font-weight:500;text-decoration:none}table .void_cart td a:hover{text-decoration:underline}.cart-info{display:flex;flex-wrap:wrap}.cart-info .btn_remove{align-items:center;background:#532b09;border:none;border-radius:3px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:11px;font-weight:500;height:25px;justify-content:center;margin-top:4px;max-width:190px;padding:10px;text-decoration:none;transition:.2s ease}.cart-info .btn_remove:hover{background:rgba(121,65,20,.84)}.cart-info .custom_text{color:#532b09;font-size:16px;font-weight:500;max-width:240px;overflow:hidden;white-space:nowrap}.head_subtotal{border-bottom-right-radius:5px;border-top-right-radius:5px}.head_product{border-bottom-left-radius:5px;border-top-left-radius:5px}th{background:#532b09;color:#fff;font-weight:500;padding:5px;text-align:left}td{padding:10px 5px}td input{height:30px;padding:5px;width:40px}td a{color:#532b09;font-size:12px}td img{height:80px;margin-right:10px;width:80px}.total-price{align-items:flex-end;display:flex;flex-direction:column;width:100%}.total-price td{color:#000;font-weight:700}.total-price table{border-top:3px solid #532b09;max-width:400px;width:100%}td:last-child,th:last-child{text-align:right}.account-page{background:radial-gradient(#fff,#ffd6d6);padding:50px 0}.form-container{background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.1);height:400px;margin:auto;overflow:hidden;padding:20px 0;position:relative;text-align:center;width:300px}.form-container span{color:#000;cursor:pointer;display:inline-block;font-weight:700;padding:0 10px;width:100px}.form-btn{display:inline-block}.form-container form{max-width:300px;padding:0 20px;position:absolute;top:130px;transition:transform 1s}form input{border:1px solid #ccc;height:30px;padding:0 10px}form .btn,form input{margin:10px 0;width:100%}form .btn{border:none;cursor:pointer}form .btn:focus{outline:none}#LoginForm{left:-300px}#RegForm{left:0}form a{font-size:12px}#Indicator{background:#532b09;border:none;height:3px;margin-top:8px;transform:translateX(100px);transition:transform 1s;width:100px}@media only screen and (max-width:600px){.row{text-align:center}.col-2,.col-3,.col-4{flex-basis:100%}.single-product .row{text-align:left}.single-product .col-2{padding:20px 0}.single-product h1{font-size:26px;line-height:32px}.cart-info p{font-size:16px}}.manage_quantity{column-gap:8px}.manage_quantity,.manage_quantity button{align-items:center;display:flex;flex-direction:row}.manage_quantity button{background:none;border:none;cursor:pointer;font-size:28px}.manage_quantity button svg{transition:.2s ease;width:12px}.manage_quantity button svg:hover{transform:scale(1.2)}.manage_quantity button svg path{fill:#532b09;fill-opacity:1;stroke-opacity:1}body header .tools .icons .icon_cart .total_icon_cart{display:none}