.custom-size-popup{position:fixed;background-color:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;z-index:1000000;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out}.custom-size-popup.in{opacity:1;pointer-events:all}.custom-size-popup.in .content{right:0}.custom-size-popup .content{position:absolute;top:0;right:-600px;max-width:600px;width:100%;height:100%;overflow:scroll;padding:3rem;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;background-color:#fff;border-radius:15px 0 0 15px;transition:right .4s ease-in-out}@media screen and (max-width:768px){.custom-size-popup .content{max-width:95%;right:-85%;padding:1.5rem}}.custom-size-popup .content .loox-rating{margin:20px 0}.custom-size-popup .content .key-details{width:100%}.custom-size-popup .content .titles{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:1rem}.custom-size-popup .content .titles h3{color:#232323;text-align:center;font-family:Questrial;font-size:24px;font-style:normal;font-weight:400;line-height:30px;text-transform:uppercase;margin:0}.custom-size-popup .content .titles .custom-size-close{cursor:pointer;font-size:1.5rem}.custom-size-popup .content .calculator-product{border-radius:4px;width:100%;padding:20px;background:#f8f8f8}.custom-size-popup .content .calculator-product h2{margin:0}.custom-size-button{width:100%!important;display:block!important;color:#000;background-color:#f5f3ed;letter-spacing:0;text-decoration:none;font-weight:400;cursor:pointer;padding:18px;border:none;text-align:center;outline:0;font-size:15px;transition:.4s;border-radius:4px;margin:10px 0}
/*# sourceMappingURL=custom-size.min.css.map */
