:root{--pro-top-menu-height: 62px}.top-menu{height:var(--pro-top-menu-height);position:fixed;top:0;left:0;width:100%;z-index:500;background:#bb0a21;padding:8px 22px 8px 12px;display:flex;justify-content:space-between;align-items:center}.left-container{width:230px;display:flex;justify-content:space-between;align-items:center}button.toggle{z-index:10;background-color:transparent;color:#fff;border:solid white 1px;padding:0 7px;cursor:pointer;font-size:24px;border-radius:5px;height:35px;width:39px}.logo-box{width:180px;display:flex}.top-menu-select{display:flex;align-items:center}.tuto-link{display:flex;cursor:pointer;margin-right:12px;transition:transform .2s ease-in}.tuto-link:hover{transform:scale3d(1.1,1.1,1)}.top-menu-select div{margin:0}.top-menu-select select{background:#f7f7f7;padding:6px;border-radius:8px;border:none}.alert-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#00000080;justify-content:center;align-items:center}.alert-content{width:340px;display:flex;flex-direction:column;align-items:center;background:#fff;padding:20px;border-radius:10px;text-align:center;box-shadow:0 0 10px #0003}.alert-content h3{color:#e12525}.alert-btns-box{width:65%;display:flex;justify-content:space-between;margin-top:26px}#confirm-btn,#close-btn{width:90px;margin-top:10px;padding:10px 20px;background-color:#5c6ac4;color:#fff;border:none;cursor:pointer;border-radius:5px}#close-btn{background:#797979}#confirm-btn:hover{background-color:#4a56a1}#close-btn:hover{background-color:#595959}.toggle-btn{width:70px;height:28px;position:relative;display:inline-block;cursor:pointer}.toggle-btn input[type=checkbox]{position:absolute;width:50px;height:22px;border-radius:100vmax;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;transition:all .25s ease-in-out;outline:none;background-color:#b4b4b4;border:3px solid #f8f4f4}.toggle-btn input[type=checkbox]:after{content:"All";position:absolute;top:8px;left:20px;transform:translateY(-50%);font-size:12px;font-weight:900;color:#e5e5e5;transition:all .25s ease-in-out;pointer-events:none}.toggle-btn .circle{position:absolute;width:14px;height:14px;top:14px;left:9;transform:translateY(-50%);background-color:#d0d0d0;transition:all .25s ease-in-out;pointer-events:none;border-radius:100vmax}.toggle-btn input[type=checkbox]:checked{background:#39c46e}.toggle-btn input[type=checkbox]:checked:after{content:"";top:7px;left:7px;width:30px}.toggle-btn input[type=checkbox]:checked~.circle{background-color:#45eb86;left:calc(50% + -0px)}
/*# sourceMappingURL=/cdn/shop/t/7/assets/pro-top-menu.css.map */
