@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}.container_forgotpass p{text-align:center;width:100%}.container_forgotpass,.container_form_adress{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.container_form_adress form{justify-content:center}.container_forgotpass input#check_email_email{background-color:#eee;border:none;border-radius:3px;font-size:13px;outline:none;padding:10px;width:250px}.container_forgotpass button{background-color:#532b09;border:1px solid transparent;border-radius:3px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.5px;margin-left:1rem;padding:10px;text-transform:uppercase}.container_forgotpass button:hover{background-color:rgba(121,65,20,.84)}.container_forgotpass .form{align-items:center;display:flex;margin-top:2rem}section#forgotpass{margin:100px 0 120px}h1{color:#000;display:inline-block;font-size:32px;font-weight:600;line-height:150%;margin-bottom:25px}form{width:100%}.forgot_pass,.form_adress,form{align-items:center;display:flex}.forgot_pass,.form_adress{flex-direction:column;justify-content:center;margin:55px 0;max-width:600px;text-align:center;width:95%}.forgot_pass .infoBulle,.form_adress .infoBulle{display:block;margin-bottom:20px;top:0;width:100%}.forgot_pass .order_failure,.form_adress .order_failure{display:block;margin-top:10px;top:0;width:100%}.forgot_pass .row,.form_adress .row{align-items:center;display:flex;flex-direction:column;width:100%}.forgot_pass .row .col-md-12,.forgot_pass .row .col-md-6,.form_adress .row .col-md-12,.form_adress .row .col-md-6{width:100%}.forgot_pass #change_password,.form_adress #change_password{display:flex;flex-direction:column;row-gap:10px;width:100%}.forgot_pass .form-group,.form_adress .form-group{align-items:center;display:flex;flex-direction:column;row-gap:3px;width:100%}.forgot_pass .form-group label,.form_adress .form-group label{width:100%}.forgot_pass .form-group input,.forgot_pass .form-group select,.form_adress .form-group input,.form_adress .form-group select{background:#fff;border:1px solid #e6e6e6;border-radius:3px;height:35px;padding-left:5px;width:100%}.forgot_pass .form-group input:disabled,.forgot_pass .form-group select:disabled,.form_adress .form-group input:disabled,.form_adress .form-group select:disabled{background:hsla(0,0%,87%,.635);border:1px solid #dedede}.error .forgot_pass .form-group a,.error .form_adress .form-group a,.forgot_pass .form-group .btn_1,.forgot_pass .form-group .error a,.form_adress .form-group .btn_1,.form_adress .form-group .error a{margin-top:15px;max-width:300px;width:95%}.forgot_pass .return,.form_adress .return{color:#532b09;font-weight:600;margin-top:15px;text-decoration:none}@media screen and (max-width:512px){.container_forgotpass p{width:80%}.container_forgotpass button{margin-left:revert;margin-top:1rem}.container_forgotpass form{flex-direction:column}}#feedback{justify-content:center;margin:55px 0;max-width:900px;text-align:center;width:95%}#feedback,#feedback .row{align-items:center;display:flex;flex-direction:column}#feedback .row,#feedback .row .col-md-12,#feedback .row .col-md-6{width:100%}#feedback .container_feedback>p{margin-bottom:25px}#feedback form{align-items:center}#feedback #change_password,#feedback form{display:flex;flex-direction:column;width:100%}#feedback #change_password{row-gap:10px}#feedback .form-group{align-items:center;display:flex;flex-direction:column;row-gap:3px;width:100%}#feedback .form-group label{margin-bottom:5px;margin-top:20px;text-align:left;width:100%}#feedback .form-group input,#feedback .form-group select,#feedback .form-group textarea{background:#fff;border:1px solid #e6e6e6;border-radius:3px;height:35px;padding-left:5px;width:100%}#feedback .form-group input:disabled,#feedback .form-group select:disabled,#feedback .form-group textarea:disabled{background:hsla(0,0%,87%,.635);border:1px solid #dedede}#feedback .form-group textarea{height:150px;outline:none;padding:7px;resize:none}#feedback .form-group .btn_1,#feedback .form-group .error a,.error #feedback .form-group a{margin-top:15px;max-width:300px;width:95%}#feedback .return{color:rgba(121,65,20,.84);font-weight:600;margin-top:15px;text-decoration:none}