html{--adev-mystery-box-stats-height-inline: 0}html:has(.adev-mystery-stats.active){--adev-mystery-box-stats-height-inline: var(--adev-mystery-box-stats-height, 0)}html:has(.adev-mystery-stats.active) main{padding-top:var(--adev-mystery-box-stats-height-inline);transition:padding-top .2s ease-in-out}.adev-mystery-products{position:relative}.adev-mystery-products .adev-mp__header{margin-bottom:30px;text-align:center}.adev-mystery-products .adev-mp__header h2{margin:0;font-weight:var(--section-title-font-weight);font-size:var(--section-title-size);line-height:var(--section-title-line-height);color:var(--section-title-color)}.adev-mystery-products .adev-mp__inner{display:flex;flex-wrap:wrap;margin:-10px}.adev-mystery-products .adev-mp__inner .adev-mp__col{--size: 50%;flex:0 0 var(--size);width:var(--size);padding:10px}@media (min-width:768px){.adev-mystery-products .adev-mp__inner .adev-mp__col{--size: 33.3333%}}@media (min-width:1024px){.adev-mystery-products .adev-mp__inner .adev-mp__col{--size: 25%}}.adev-mystery-products .adev-mp__item .adev-mp__i-details{padding-top:15px;padding-bottom:10px;text-align:center}.adev-mystery-products .adev-mp__item .adev-mp__i-title h3{margin:0;font-weight:500;font-size:16px;line-height:1.4}@media (min-width:768px){.adev-mystery-products .adev-mp__item .adev-mp__i-title h3{font-size:18px}}.adev-mystery-products .adev-mp__item .adev-mp__i-add{margin-top:15px}.adev-mystery-products .adev-mp__item button.adev-mp__i-add-btn{display:inline-block;padding:10px 15px;background:#000;color:#fff;cursor:pointer;font-weight:500;font-size:14px;line-height:1.4;min-width:100px;position:relative;overflow:hidden}@media (min-width:768px){.adev-mystery-products .adev-mp__item button.adev-mp__i-add-btn{min-width:140px;font-size:16px}}.adev-mystery-products .adev-mp__item button.adev-mp__i-add-btn:disabled{background:#6b6b6b;color:#fff;cursor:pointer}.adev-mystery-products .adev-mp__item button.adev-mp__i-add-btn:before{content:"";position:absolute;top:50%;left:50%;background:#ffffff80;transform:translate(-50%,-50%) scale(0);width:100px;height:100px;border-radius:50%;transform-origin:center}.adev-mystery-products .adev-mp__item button.adev-mp__i-add-btn.adev-ripple:before{animation:adev_ripple .4s linear}@keyframes adev_ripple{0%{transform:translate(-50%,-50%) scale(0);opacity:1;transform-origin:center}to{transform:translate(-50%,-50%) scale(4);opacity:0;transform-origin:center}}.adev-mystery-stats{background:#000;color:#fff;padding:10px;opacity:1;visibility:hidden;position:fixed;top:var(--theme-header-height);width:100%;z-index:1}.adev-mystery-stats.active{visibility:visible;opacity:1}.adev-mystery-stats.finished{background:green;color:#fff}.adev-mystery-stats .adev-ms__inner{display:flex;align-items:center}.adev-mystery-stats .adev-ms__inner svg{--size: 30px;width:var(--size);height:var(--size);flex:0 0 var(--size);margin-right:10px}.adev-mystery-stats .adev-ms__inner p{margin:0 10px 0 0;font-size:16px;line-height:1.4;display:inline}.adev-mystery-stats .adev-ms__text a{color:#fff;font-size:16px;font-weight:600;text-decoration:underline;line-height:1.4;display:inline}.adev-mystery-quickview{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#00000080;text-align:center;overflow:auto;padding:15px;z-index:-1;visibility:hidden;opacity:0}.adev-mystery-quickview.active{visibility:visible;opacity:1;z-index:1000000000}.adev-mystery-quickview:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.05em}.adev-mystery-quickview .adev-mq__popup{width:98%;vertical-align:middle;max-width:600px;margin:0 auto;position:relative;display:inline-block;background:#fff;border-radius:0;cursor:initial;transform:translateY(10px);transition:.2s all ease-in-out;overflow:hidden}.adev-mystery-quickview .adev-mq__header{padding:10px 20px;display:flex;justify-content:space-between;align-items:center}.adev-mystery-quickview .adev-mq__close{--size: 30px;flex:0 0 var(--size);width:var(--size)}.adev-mystery-quickview .adev-mq__close button{background:transparent;color:#000;--size: 30px;width:var(--size);height:var(--size);display:inline-flex;align-items:center;justify-content:center;padding:3px}.adev-mystery-quickview .adev-mq__close button svg{width:100%;height:100%}.adev-mystery-quickview .adev-mq__title{flex:auto;padding-right:10px;text-align:left}.adev-mystery-quickview .adev-mq__title h3{margin:0;font-weight:600;font-size:16px;line-height:1.4}@media (min-width:768px){.adev-mystery-quickview .adev-mq__title h3{font-size:18px}}.adev-mystery-quickview .adev-mq__inner{padding:5px 20px 15px}.adev-mystery-quickview .adev-mq__main,.adev-mystery-quickview .adev-mq__media-wrap{margin-bottom:20px}@media (min-width:768px){.adev-mystery-quickview .adev-mq__main{display:flex;align-items:center}.adev-mystery-quickview .adev-mq__media-wrap{--size: 50%;width:var(--size);flex:0 0 var(--size);padding-right:10px;margin-bottom:0}.adev-mystery-quickview .adev-mq__variants-wrap{--size: 50%;width:var(--size);flex:0 0 var(--size);padding-left:10px}}.adev-mystery-quickview .adev-mq__media img{display:block;width:100%}.adev-mystery-quickview .adev-mq__variants{display:flex;flex-direction:column;gap:15px}.adev-mystery-quickview .adev-mq__option select{width:100%;padding:10px 15px;border:1px solid #000;color:#000;background:transparent;-webkit-appearance:none;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='m12 19.15l3.875-3.875q.3-.3.7-.3t.7.3t.3.713t-.3.712l-3.85 3.875q-.575.575-1.425.575t-1.425-.575L6.7 16.7q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3zm0-14.3L8.15 8.7q-.3.3-.7.288t-.7-.288q-.3-.3-.312-.712t.287-.713l3.85-3.85Q11.15 2.85 12 2.85t1.425.575l3.85 3.85q.3.3.288.713t-.313.712q-.3.275-.7.288t-.7-.288z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:17px;background-position:98% 50%;font-family:inherit;font-size:16px}.adev-mystery-quickview .adev-mq__option label{display:block;font-size:16px;line-height:1.4;margin-bottom:5px}.adev-mystery-quickview button.adev-mq__add-to-cart{width:100%;text-align:center;padding:10px 15px;background:#000;color:#fff;font-weight:600;font-size:16px;line-height:1.4;text-transform:uppercase;letter-spacing:1px;-webkit-user-select:none;user-select:none}.adev-mystery-quickview button.adev-mq__add-to-cart:disabled{background:#6b6b6b;color:#fff}.adev-myster-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#00000080;z-index:1000000000;visibility:hidden;opacity:0;transition:.2s opacity ease-in-out}.adev-myster-overlay.active{visibility:visible;opacity:1;transition:.2s opacity ease-in-out}.adev-mystery-cart{position:fixed;top:0;right:0;width:95%;height:100%;max-width:480px;background:#fff;z-index:10000000000;display:flex;flex-direction:column;transform:translate(100%);transition:.2s transform ease-in-out;overflow:hidden}.adev-mystery-cart.active{transform:translate(0);transition:.2s transform ease-in-out}.adev-mystery-cart .adev-mc__header{flex:0 0 auto;border-bottom:1px solid #ddd;padding:10px 20px;display:flex;justify-content:space-between;align-items:center}.adev-mystery-cart .adev-mc__inner{flex:auto;overflow:hidden;overflow-y:auto}.adev-mystery-cart .adev-mc__title{flex:auto;padding-right:10px}.adev-mystery-cart .adev-mc__title h3{margin:0;font-weight:500;font-size:18px;line-height:1.4}.adev-mystery-cart .adev-mc__close{flex:0 0 auto}.adev-mystery-cart .adev-mc__close button{--size: 30px;width:var(--size);height:var(--size);background:transparent;color:#000;display:inline-flex;align-items:center;justify-content:center;padding:4px}.adev-mystery-cart .adev-mc__close button svg{width:100%;height:100%}.adev-mystery-cart .adev-mc__progress{background:#f2f2f2;border-bottom:1px solid #ddd;padding:10px 20px;font-size:16px;line-height:1.4}.adev-mystery-cart .adev-mc__items{padding:15px 20px;display:flex;flex-direction:column;gap:15px}.adev-mystery-cart .adev-mc__item{display:flex;border-bottom:1px solid #ddd;padding-bottom:15px}.adev-mystery-cart .adev-mc__i-left{--size: 100px;flex:0 0 var(--size);width:var(--size)}.adev-mystery-cart .adev-mc__i-right{flex:auto;padding-left:12px;display:flex;justify-content:space-between;align-items:center}.adev-mystery-cart .adev-mc__ir-left{flex:auto;padding-right:15px}.adev-mystery-cart .adev-mc__i-title{font-weight:600;font-size:16px;line-height:1.4}.adev-mystery-cart .adev-mc__ir-right{flex:0 0 auto;display:flex;align-items:center}.adev-mystery-cart .adev-mc__i-qty{font-weight:600;font-size:16px;line-height:1}.adev-mystery-cart .adev-mc__i-remove{margin-left:10px}.adev-mystery-cart .adev-mc__i-remove button{--size: 30px;width:var(--size);height:var(--size);background:transparent;color:#000;display:inline-flex;align-items:center;justify-content:center;padding:2px}.adev-mystery-cart .adev-mc__i-remove button svg{width:100%;height:100%}.adev-mystery-cart .adev-mc__main{width:100%;height:100%;display:flex;flex-direction:column}.adev-mystery-cart .adev-mc__top{flex:auto;overflow:hidden;overflow-y:auto}.adev-mystery-cart .adev-mc__bottom{flex:0 0 auto;padding:15px 20px;border-top:1px solid #ddd}.adev-mystery-cart .adev-mc__bottom button{width:100%;background:#000;color:#fff;padding:11px 10px;font-size:18px;line-height:1.4;text-transform:uppercase;letter-spacing:0px;position:relative;cursor:pointer;overflow:hidden}.adev-mystery-cart .adev-mc__bottom button:disabled{background:#6b6b6b;color:#fff;cursor:pointer}.adev-mystery-cart .adev-mc__bottom button:before{content:"";position:absolute;top:50%;left:50%;background:#ffffff80;transform:translate(-50%,-50%) scale(0);width:100px;height:100px;border-radius:50%;transform-origin:center}.adev-mystery-cart .adev-mc__bottom button.adev-ripple:before{animation:adev_ripple .4s linear}.adev-mystery-cart .adev-mc__bottom button:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;transform:translate(-50%,-50%);animation:adev_rotate 1s linear infinite;pointer-events:none;visibility:hidden;opacity:0}.adev-mystery-cart .adev-mc__bottom button.loading:after{visibility:visible;opacity:1}.adev-mystery-cart .adev-mc__bottom button.loading span{visibility:hidden;opacity:0}@keyframes adev_rotate{0%{transform:rotate(0) translate(-50%,-50%)}to{transform:rotate(360deg) translate(-50%,-50%)}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/adev-mystery-box.css.map */
