@keyframes radio-hover{0%{-webkit-transform:scale(0.6);-moz-transform:scale(0.6);-ms-transform:scale(0.6);-o-transform:scale(0.6);transform:scale(0.6);opacity:.3}50%{-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5);opacity:.5}100%{-webkit-transform:scale(0.6);-moz-transform:scale(0.6);-ms-transform:scale(0.6);-o-transform:scale(0.6);transform:scale(0.6);opacity:.3}}.ugly.flex-end{display:flex;justify-content:flex-end}.ugly.select-store{display:block;max-width:900px;width:95%;position:fixed;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:99;background-color:#fff;padding:50px;border:2px solid #e04951;visibility:hidden;opacity:0;-webkit-transition:visibility .3s,opacity .3s;-moz-transition:visibility .3s,opacity .3s;-ms-transition:visibility .3s,opacity .3s;-o-transition:visibility .3s,opacity .3s;transition:visibility .3s,opacity .3s;overflow:auto;max-height:95%}.ugly.select-store.show{visibility:visible;opacity:1}.ugly.select-store .content{position:relative}.ugly.select-store .content .exit{width:20px;height:20px;position:absolute;top:-30px;right:-20px;cursor:pointer}.ugly.select-store .content .exit::after{content:"";width:20px;height:2px;background-color:#333;position:absolute;top:50%}.ugly.select-store .content .exit::before{content:"";width:20px;height:2px;background-color:#333;position:absolute;top:50%}.ugly.select-store .content .exit::after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.ugly.select-store .content .exit::before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.ugly.select-store .content table{margin:0 auto}.ugly.select-store .content table tr td{padding:5px 10px;font-size:14px}.ugly.butt,.ugly .butt{padding:9px 20px 8px;font-size:14px;border-radius:4px;font-weight:600;display:inline-block;text-align:center;cursor:pointer;color:#fff}.ugly.butt:hover,.ugly .butt:hover{text-decoration:none}.ugly.butt.red,.ugly .butt.red{background-color:#d2242d}.ugly.butt.red:hover,.ugly .butt.red:hover{background-color:#b41f27}.ugly.butt.blue,.ugly .butt.blue{background-color:#008aff;font-size:16px;padding:12px 20px 12px}.ugly.butt.blue:hover,.ugly .butt.blue:hover{background-color:#1f9fd9}.ugly.background{background-color:#000;opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;visibility:hidden;z-index:9;-webkit-transition:visibility .3s,opacity .3s;-moz-transition:visibility .3s,opacity .3s;-ms-transition:visibility .3s,opacity .3s;-o-transition:visibility .3s,opacity .3s;transition:visibility .3s,opacity .3s}.ugly.background.show{opacity:.5;visibility:visible}@media(max-width: 900px){.ugly.select-store{padding:30px 5px}.ugly.select-store .content .exit{top:-18px;right:8px}}@media(max-width: 639px){.ugly.select-store .content table .select-store-row{display:flex;flex-wrap:wrap;margin-bottom:9px}.ugly.select-store .content table .select-store-row .select-store-name{flex-basis:100%}.ugly.select-store .content table .select-store-row .select-store-button{flex:1}.ugly.select-store .content table .select-store-row .select-store-button a{display:block;padding:10px 7px}}
