.wholesale-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:block;pointer-events:none}.wholesale-drawer.active{pointer-events:auto}body.wholesale-drawer-open{overflow:hidden}.wholesale-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.wholesale-drawer.active .wholesale-drawer__overlay{opacity:1;visibility:visible}.wholesale-drawer__content{position:absolute;top:0;right:0;width:100%;max-width:550px;height:100vh;background:#fff;overflow-y:auto;box-shadow:-10px 0 40px #00000026;transform:translate(100%);transition:transform .35s ease;z-index:2;padding:45px;border-radius:0;box-sizing:border-box}.wholesale-drawer.active .wholesale-drawer__content{transform:translate(0)}.wholesale-drawer__content::-webkit-scrollbar{width:8px}.wholesale-drawer__content::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:10px}.wholesale-drawer__content::-webkit-scrollbar-track{background:#f3f3f3}.wholesale-drawer__close{position:absolute;top:18px;right:18px;width:42px;height:42px;border:none;background:transparent;cursor:pointer;font-size:30px;color:#222;line-height:1;transition:none}.wholesale-drawer__close:hover{transform:none}.wholesale-drawer__header{margin-bottom:30px}.wholesale-drawer__header h2{margin:0 0 10px;font-size:32px;font-weight:700;color:#111;line-height:1.2}.wholesale-drawer__header p{margin:0;color:#666;font-size:15px;line-height:1.6}.wholesale-field{margin-bottom:22px}.wholesale-field label{display:flex;margin-bottom:8px;font-size:15px;font-weight:500;color:#222;gap:3px}span.required-text-highlighter{color:red}.wholesale-field input,.wholesale-field textarea,.wholesale-field select{width:100%;min-height:45px;padding:0 16px;border:1px solid #d9d9d9;border-radius:8px;font-size:15px;background:#fff;transition:all .25s ease;box-sizing:border-box}.wholesale-field textarea{min-height:140px;padding:14px 16px;resize:vertical}.wholesale-field input:focus,.wholesale-field textarea:focus,.wholesale-field select:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #00000014}.wholesale-field input[readonly]{background:#f5f5f5;cursor:pointer}.wholesale-submit{margin-top:30px}.wholesale-submit-btn{width:100%;height:50px;border:none;border-radius:8px;background:#290b01;color:#fff;font-size:16px;cursor:pointer;transition:background .25s ease}.wholesale-submit-btn:hover{background:#290b01ed}.wholesale-success{margin-bottom:20px;padding:15px;border-radius:8px;background:#ecfdf3;border:1px solid #8de0b7;color:#05603a}.wholesale-errors{margin-bottom:20px;padding:15px;border-radius:8px;background:#fff2f2;border:1px solid #ffbaba;color:#b30000}.wholesale-errors ul{margin:0;padding-left:18px}.wholesale-contact{margin-top:40px;padding-top:30px;border-top:1px solid #ececec;text-align:center}.wholesale-contact h3{margin:0 0 6px;font-size:16px;font-weight:500}.wholesale-contact a{color:#000;font-size:14px;font-weight:500;text-decoration:none}.wholesale-contact a:hover{text-decoration:underline}.wholesale-open-popup{display:inline-flex;justify-content:center;align-items:center;padding:14px 26px;border:none;border-radius:6px 6px 0 0;background:#290c02;color:#fff;font-size:15px;font-weight:500;cursor:pointer;transition:background .25s ease}.wholesale-open-popup:hover{background:#222}@media(max-width:991px){.wholesale-drawer__content{max-width:480px;padding:32px}}@media(max-width:767px){.wholesale-drawer__content{width:100%;max-width:100%;padding:40px 24px}.wholesale-drawer__header h2{font-size:26px}.wholesale-drawer__header p{font-size:14px}.wholesale-submit-btn{height:50px}.wholesale-contact h3,.wholesale-contact a{font-size:14px}}.wholesale-product-item img{width:55px;height:55px;object-fit:cover;border-radius:6px;border:1px solid #eee}.wholesale-product-item input{width:18px;height:18px}.wholesale-product-item span{font-size:15px;font-weight:500}.wholesale-product-selector{position:relative}.wholesale-product-search{width:100%;height:45px;padding:0 16px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;cursor:pointer;font-size:15px;color:#222;box-sizing:border-box}.wholesale-product-search:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #00000014}.wholesale-product-dropdown{position:absolute;top:calc(100% + 8px);left:0;width:100%;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 12px 30px #0000001f;z-index:50;display:none;overflow:hidden}.wholesale-product-search-wrapper{padding:12px;border-bottom:1px solid #eee}.wholesale-product-filter{width:100%;height:44px;padding:0 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;box-sizing:border-box}.wholesale-product-filter:focus{outline:none;border-color:#000}.wholesale-product-list{max-height:320px;overflow-y:auto}.wholesale-product-list::-webkit-scrollbar{width:6px}.wholesale-product-list::-webkit-scrollbar-thumb{background:#c5c5c5;border-radius:20px}.wholesale-product-item{display:flex;align-items:center;gap:14px;padding:12px 16px;cursor:pointer;transition:background .25s}.wholesale-product-item:hover{background:#f7f7f7}.wholesale-product-item input[type=checkbox]{width:18px;min-width:18px;height:18px;min-height:18px;margin:0;padding:0;flex-shrink:0}.wholesale-product-item img{width:55px;height:55px;object-fit:cover;border-radius:6px;border:1px solid #eee;flex-shrink:0}.wholesale-product-item span{flex:1;font-size:15px;font-weight:500;color:#222}@media(max-width:767px){.wholesale-product-dropdown{max-height:350px}.wholesale-product-list{max-height:280px}.wholesale-product-item{gap:12px;padding:10px 14px}.wholesale-product-item img{width:48px;height:48px}}.wholesale-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.wholesale-form-grid .wholesale-field{margin-bottom:20px}@media(max-width:767px){.wholesale-form-grid{grid-template-columns:1fr;gap:0}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/wholesale-form.css.map */
