@media only screen and (max-width:480px){.store-cards{display:flex;flex-direction:column}}@media only screen and (min-width:480px){.store-cards{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}}@media only screen and (max-width:985px){.store-card{width:100%;height:170px;padding:10px;background-color:#fff;margin:10px 0;border-radius:3px;border:2px solid #e1e1e1;font-family:Roboto,sans-serif;cursor:pointer;transition:.1s ease-in-out;display:flex;flex-direction:column;justify-content:space-between}}@media only screen and (min-width:985px){.store-card{width:31%;height:170px;padding:10px;background-color:#fff;margin:15px 10px;border-radius:3px;border:2px solid #e1e1e1;font-family:Roboto,sans-serif;cursor:pointer;transition:.1s ease-in-out;display:flex;flex-direction:column;justify-content:space-between}.store-card:hover{transform:scale(1.02)}}.store-card.active{border-color:#f8c961;border-width:4px}.store-card.inactive{cursor:no-drop;opacity:.75}.store-card-status{display:flex;align-items:center;padding:5px 0;margin-bottom:5px}.store-card-status span{padding:5px 10px;font-size:14px;height:unset;border-radius:4px;text-transform:uppercase;line-height:16px;color:#fff}.dot{height:12px;width:12px;background-color:#fff;border-radius:50%;display:inline-block;border:1px solid #f8c961;margin-right:5px}.active .dot{background-color:#f8c961}.store-card-status .active{background-color:#28a745!important;border-color:#28a745!important}.store-card-status .inactive{background-color:#9e9e9e!important;border-color:#9e9e9e!important}.store-card-name{font-size:17px;font-weight:600}.store-card-address{font-size:15px;margin:5px 0}.store-card-phone{font-size:13px;margin-top:auto}@media only screen and (max-width:985px){.store-time-select{width:100%;margin-top:15px}}@media only screen and (min-width:985px){.store-time-select{width:240px;margin:15px 10px}}.store-cards-title,.store-time-title{font-weight:700;font-size:20px}.store-cards-invalid-text,.store-time-invalid-text{display:none;font-style:italic;color:red;font-size:14px}.store-error-text{font-style:italic;color:red;font-size:17px}.store-time-sold-out-text,.store-time-sold-out-preorder-text,.store-time-exceed-max-weight-text{display:none;font-style:italic;color:red;font-size:24px}.modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:#0006;opacity:initial!important}@media only screen and (max-width:480px){.modal-content{width:320px}}@media only screen and (min-width:480px){.modal-content{width:360px}}.modal-content{background-color:#fefefe;margin:auto;padding:8px;border:1px solid #888;-webkit-animation-name:animate-top;-webkit-animation-duration:.4s;animation-name:animate-top;animation-duration:.4s}.modal-title{font-weight:700;font-size:28px;padding:0 10px;color:#000}.modal-title-sub{padding:0 10px;position:relative;top:-5px;font-weight:700;color:#000000bd;font-size:16px;margin-bottom:10px}.modal-text{font-size:15px;font-weight:400;padding:10px 10px 0;color:#000}.modal-text-main{font-size:15px;font-weight:400;color:#000;margin-bottom:5px;line-height:15px}.modal-text-sub{font-size:13px;font-weight:400;color:#000000bd;margin-bottom:20px;position:relative;top:-4px;line-height:normal}.modal-check{color:#000;cursor:pointer;margin:10px auto;font-size:21px;font-weight:500;width:80px;height:45px;background-color:#ff9c00;display:flex;justify-content:center;align-items:center}.close{color:#aaa;font-size:28px;font-weight:700;display:flex;flex-direction:column-reverse;align-items:flex-end;line-height:20px}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer}@-webkit-keyframes animate-top{0%{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animate-top{0%{top:-300px;opacity:0}to{top:0;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/store-pickup.css.map */
