body{background:#e5e7eb}.wrapper{display:block;margin:0}.booking-detail form *,.booking-detail form::after,.booking-detail form::before{box-sizing:border-box;-webkit-box-sizing:border-box}.product-booking .row{margin-top:0;margin-right:0;margin-left:0}.product-booking .control{width:100%}.product-booking .row .col-6{width:calc(50% - 6px)}.box-repairDate{max-width:100%;gap:12px}.day-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab}.day-wrapper::-webkit-scrollbar{display:none}.day-wrapper.grabbing{cursor:grabbing}.day-wrapper .days{display:flex;flex-wrap:nowrap;gap:12px}.times{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.day,.time{border:1px solid #ddd;border-radius:8px;padding:10px 5px;text-align:center;cursor:pointer;transition:all .2s;user-select:none}.day{min-width:62px}.time{min-width:54px}.day.disabled,.time.disabled{color:#aaa;cursor:not-allowed;opacity:.6}.day.active,.time.active{background:#ffefe6;border-color:#ff7d4d;color:#ff4d00}.day:hover:not(.disabled),.time:hover:not(.disabled){background:#f8f8f8}.section-time{border:1px solid #eee;padding:15px;border-radius:10px}.section-time-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;flex-wrap:wrap;justify-content:space-between}.time-group{gap:8px;display:flex;flex-wrap:wrap;margin-bottom:10px}.time-group label{width:100%;font-weight:500;margin-bottom:5px}#RepairDate{padding:8px 10px;width:100%;border:1px solid #ccc;border-radius:6px;font-size:15px}.flatpickr-current-month{display:flex;align-items:center;justify-content:center;gap:6px;width:calc(100% - 70px);left:35px}.flatpickr-current-month .flatpickr-monthDropdown-months{width:auto;max-width:135px;padding-left:0}.flatpickr-current-month .numInputWrapper{flex:0 0 6ch;width:6ch!important}.flatpickr-current-month input.cur-year{width:5ch!important;min-width:5ch;padding-left:0;text-align:left}#locationList .option-text{display:flex;flex-direction:column;gap:3px}#locationList .option-text span{color:#666;font-size:12px;line-height:1.35}#locationList.item-stores-select .option{display:none}#locationList.item-stores-select.is-active .option{display:block}.repair-autocomplete-suggestions{position:absolute;display:none;background:#fff;border-radius:6px;box-shadow:0 4px 16px rgba(0,0,0,.12);overflow-x:hidden;overflow-y:auto;z-index:10010}.repair-autocomplete-suggestions .autocomplete-suggestion{cursor:pointer}.time-buttons{display:flex;flex-wrap:wrap;gap:8px}.time-option{display:inline-block;padding:6px 12px;color:#000;border-radius:4px;border:1px solid #e2e5e8;font-size:14px;transition:background-color .3s,color .3s}.time-option:hover,.time-option.selected{background-color:#009981;color:#fff;border-color:#009981}.time-option:active{transform:scale(.96)}.product-booking{margin-top:12px;max-width:100%}.product-booking img{max-width:100%;height:auto}.product-booking .header{display:flex;-webkit-align-items:inherit;align-items:inherit;justify-content:center;text-align:center;position:relative}.product-booking .header i{position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:20px;color:#333}.product-booking .booking-detail{display:flex;gap:20px}.product-booking .booking-detail .booking-form{height:100%;width:calc(100% - 400px)}.product-booking .booking-detail .btn-booking{max-width:400px}.horizontal-line{width:100%;height:1px;background-color:rgb(218 218 218/1);margin:12px 0}.booking-detail .booking-info{display:flex;flex-direction:column;align-items:start;-webkit-justify-content:inherit;justify-content:inherit;border-radius:10px;background:#fff;padding:10px;gap:10px}.booking-detail .booking-info .booking-info-tile{display:flex;padding:10px;border:1px solid rgba(255,103,34,1);border-radius:10px;background:linear-gradient(180deg,#fff4eb 0%,#fff 50%,#fffbf8 100%);box-shadow:0 2px 6px rgba(255,103,34,.15);gap:8px}.booking-detail .booking-info .img{max-width:160px}.booking-detail .booking-info .content-text{display:flex;-ms-flex-direction:inherit;-webkit-flex-direction:inherit;flex-direction:inherit;align-items:start;text-align:start;flex-direction:column;gap:5px}.booking-detail .booking-info .content-text h1{font-size:16px}.booking-detail .booking-info .content-text .order-price{font-size:16px;font-weight:600;display:flex;gap:5px}.booking-detail .booking-info .content-text .order-price strong{--tw-text-opacity:1;color:rgb(219 47 64/var(--tw-text-opacity,1))}.booking-detail .booking-info .content-text .order-price strike{--tw-text-opacity:1;color:rgb(108 108 108/var(--tw-text-opacity,1));font-size:14px;font-weight:500}.booking-detail .booking-info .content-text .order-price span{--tw-text-opacity:1;color:rgb(219 47 64/var(--tw-text-opacity,1));font-size:14px;font-weight:500}.order-promotion{padding:10px;--tw-bg-opacity:1;background-color:rgb(239 241 243/var(--tw-bg-opacity,1));border-radius:10px;box-shadow:0 2px 6px rgb(179 173 171/15%)}.order-promotion .promotion-title{font-size:14px}.order-promotion ul{list-style:none;padding:0;margin:0;margin-top:8px}.order-promotion ul.checklist li{font-size:12px;position:relative;padding-left:25px;margin-bottom:8px}.order-promotion ul.checklist li::before{content:"✓";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;border:1px solid #139f89;border-radius:50%;text-align:center;line-height:16px;font-size:11px;color:#139f89;background-color:#fff;font-weight:bold}.booking-form{margin-top:12px}.booking-form .header-form{height:60px;display:flex;align-items:center;justify-content:center;--tw-border-opacity:1;border-color:rgb(255 203 203/1);--tw-bg-opacity:1;background-color:rgb(254 242 242/1);border-top-left-radius:.75rem;border-top-right-radius:.75rem;border-width:1px;border:1px solid rgb(255 203 203/1);box-sizing:border-box;color:#e11b1e}#quickFormHCareBooking{margin-top:-10px;background:#fff;border-radius:10px;margin-bottom:10px}.quick-order-form{display:flex;flex-direction:column;text-align:start}.quick-order-form .flex-column{display:flex;flex-direction:column;text-align:start;gap:8px}.quick-order-form .cart-customer-info__form{gap:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.quick-order-form .cart-customer-info__form .cart-customer-info__field .title{margin-bottom:8px}.quick-order-form .title{font-size:16px;font-weight:600;line-height:1.5}.quick-order-form textarea{padding:10px}.quick-order-form .control-button{width:100%}.quick-order-form .control-button button{--tw-bg-opacity:1;border:0;height:50px;font-size:16px;color:#fff;font-weight:600;width:100%;border-radius:5px}.btn-booking-order{text-align:center;margin:10px 0}.btn-booking-order button{border-radius:10px;border:0;background:#fd475a;color:#fff;width:100%;padding:12px 14px;font-size:16px;font-weight:600;line-height:1.5rem}.btn-booking-order button:hover{background:var(--red-red-2,#dd283b)}.custom-header-wrapper{position:absolute;top:12px;right:16px;width:calc(100% - 32px);display:flex;justify-content:space-between;align-items:center}.custom-header-wrapper h2{margin:0;font-size:15px}.custom-header-wrapper .close-modal.icon-minutes{width:24px;height:24px;color:#fff;line-height:1.28;text-align:center;text-decoration:none;text-indent:0;background:#fd5465;-webkit-border-radius:26px;-moz-border-radius:26px;-o-border-radius:26px;-ms-border-radius:26px;font-size:0;cursor:pointer}.close-modal.icon-minutes:before{font-size:12px;line-height:24px}.pd-12px{padding:12px}.offer-items .offer{margin-bottom:10px}.offer .stt{margin-bottom:5px}.offer .stt label{background:#f7941e 0% 0% no-repeat padding-box;box-shadow:0 4px 6px #00000029;border-radius:3px;display:inline-block;padding:3px 5px;font-size:11px;color:#fff}.offer .offer-border{border:1px solid #ddd;border-radius:4px;padding:8px 10px 5px 10px;display:flex;align-items:stretch;justify-content:stretch}.offer .offer-border .content{flex-basis:100%}.offer .offer-border .icon{width:25px}.offer .offer-border .icon i{display:block;margin-right:5px;background:#00483d 0% 0% no-repeat padding-box;border-radius:14px;text-align:center;width:14px;line-height:14px;height:14px;border-radius:14px;font-size:9px;color:#fff}.offer .offer-border .content{flex:1}.offer .offer-border .content label{display:block;margin-bottom:6px}.offer .offer-border .content .red{color:#fd475a}.offer .offer-border .content .radio-ctn{margin-bottom:6px}.offer .offer-border .content .radio-ctn span{display:block;line-height:24px}.cart-form h3{font-size:20px;margin:0 0 25px}.cart-form .row{margin-bottom:15px;display:flex;width:100%;justify-content:center;justify-items:stretch}.cart-form .row .control{background:#e5e5e5 0% 0% no-repeat padding-box;border-radius:9px;border:1px solid #e5e5e5;display:flex;justify-items:stretch;width:100%}.cart-form .row .control-button{text-align:center;background:none}.cart-form .row .col{flex-basis:100%;margin-right:20px;display:flex;justify-items:stretch}.cart-form input,.cart-form textarea,.cart-form select{outline:0;width:100%;background:none;border:0;font-family:-apple-system,BlinkMacSystemFont,'Inter';font-size:13px;color:#444;padding:10px 0}.cart-form select{border:1px solid #ccc}.cart-form .control-button{margin-top:10px}.cart-form .control-button button{background:transparent linear-gradient(180deg,#009981 0%,#00483d 100%) 0% 0% no-repeat padding-box;font-weight:bold;border:0;outline:0;box-shadow:0 4px 6px #00000029;border-radius:8px;color:#fff;font-size:15px;text-align:center;padding:20px 50px}.cart-form .control-button button:hover{background:#00483d}.cart-form textarea{min-height:90px}.cart .cart-layout .cart-form .row .errors{border-color:#fd475a}.cart-total{margin-top:15px;background:#fff 0% 0% no-repeat padding-box;box-shadow:0 4px 6px #00000029;border-radius:8px;padding:15px;margin-bottom:40px}.cart-total p{margin:0 0 6px 0;font-weight:bold}.cart-total p i{font-weight:normal}.cart-total .next{display:none}.order-infomation{background:#fff 0% 0% no-repeat padding-box;box-shadow:0 4px 6px #00000029;border-radius:8px;padding:15px;margin-bottom:20px}.cart-form .row .control-cbx{border:0;background:none;margin:10px 0 0 -10px}.cart-form .shVAT{display:none}.cart-form label>input[type="checkbox"]{display:none}.cart-form label>input[type="checkbox"]+*::before{content:"";display:inline-block;vertical-align:bottom;width:1rem;height:1rem;margin-right:.3rem;border-radius:10%;border-style:solid;border-width:.1rem;border-color:#f00;flex-shrink:0}.cart-form label>input[type="checkbox"]:checked+*{color:#008080}.cart-form label>input[type="checkbox"]:checked+*::before{content:"✓";color:#fff;text-align:center;background:#008080;border-color:#008080}.cart-form label>input[type="checkbox"]+*{display:inline-flex;padding:5px 0}.quick-order{max-width:1200px!important}.quick-order .quick-order-ctn{display:flex;padding:10px 10px 20px 10px}.quick-order .quick-order-ctn .left{width:45%;margin-right:30px;margin-top:10px}.quick-order .left .img{padding:0 30px;margin:auto;text-align:center}.quick-order .left .img img{max-width:90%}.quick-order .left p.title{font-weight:bold;font-size:15px}.quick-order .left p.price{font-size:20px}.quick-order .left p.price strong{color:#fd475a}.quick-order .left .info{text-align:center}.quick-order .left .info p{margin:0 0 5px 0}.quick-order .left .info p strike{font-size:15px}.quick-order .hot-line{margin:10px 0 15px 0;text-align:center}.quick-order .hot-line a{display:flex;white-space:nowrap;align-items:center;margin:0 auto 10px auto;line-height:40px;color:#fff;padding:0 10px;font-size:15px;background:transparent linear-gradient(88deg,#009981 0%,#00483d 100%) 0% 0% no-repeat padding-box;box-shadow:0 4px 6px #00000029;border-radius:20px;width:135px}.quick-order .hot-line a i{margin-right:10px;font-size:20px}.quick-order .right{width:55%}.quick-order .right h3{margin-top:0;font-size:20px}.quick-order-form .row{margin-bottom:8px;gap:12px}.quick-order-form .row .errors{border-color:#fd475a}.quick-order-form input,.quick-order-form textarea,.quick-order-form select{padding:10px}.quick-order-form input:focus,.quick-order-form textarea:focus{outline:0;box-shadow:0 0 0 1.5px #009981,0 0 2px rgba(0,0,0,.05);border-color:#009981;border-radius:10px}.quick-order-form .row .col{display:block;padding-right:10px}.quick-order-form label{font-weight:bold;font-size:12px}.quick-order-form textarea{min-height:60px;height:calc((46px*3))}.quick-order-form .control-button button{padding:10px 50px;border-radius:5px}.quick-order .options{display:flex;flex-flow:row wrap}.quick-order .grid-options label{margin-bottom:3px;display:block;font-size:12px}.quick-order .options .option{margin-right:10px;margin-bottom:10px}.quick-order .options .option a{display:block;background:#fff 0% 0% no-repeat padding-box;border:1px solid #c8c8c8;border-radius:3px;padding:5px 10px}.quick-order .options .option a.changeOption:hover{border-color:#fd475a}.quick-order .options .option a.selectedOption{border:2px solid #009981;cursor:default}.quick-order .options .option a.selectedOption *{cursor:default}.quick-order .options .option a.changeOption *{cursor:pointer}.quick-order .options .option label{display:flex;line-height:22px;margin-bottom:2px}.quick-order .options .option label i{border:2px solid #696969;width:20px;height:20px;display:block;border-radius:50%;text-align:center;margin-right:10px}.quick-order .options .option label i.icon-border{content:" "}.quick-order .options .option label span{font-size:12px;font-weight:bold;color:#333}.quick-order .options .option strong{display:block}.quick-order .number{margin:8px 0}.quick-order .number label{font-weight:bold;font-size:12px}.quick-order .number .control{display:flex;margin-top:5px}.quick-order .number .control input,.quick-order .number .control button{width:24px;height:24px;font-size:14px;text-align:center;line-height:24px;padding:0;margin:0;overflow:hidden;border:1px solid #c4c4c4;background:#fff;border-right:0}.quick-order .number .control button{height:26px;line-height:26px}.quick-order .number .control *:last-child{border-right:1px solid #c4c4c4}p.quick-order-ss,p.quick-order-ss *{font-size:19px;margin:10px 0;text-transform:uppercase}p.quick-order-ss strong,p.quick-order-ss strong a{color:#ffc875}.installment-v2{display:flex;margin:30px 0}.installment-v2 .info{width:33%;margin-right:40px}.installment-v2 .info .image{padding:10px}.installment-v2 .info .image img{width:100%}.installment-v2 .data{flex-basis:100%}.installment-v2 table tr:nth-child(even){background:#efefef}.installment-v2 table tr:nth-child(odd),.installment-v2 table tr:nth-child(odd) th{background:#fff;color:#333}.installment-v2 .options{display:flex;justify-content:start;margin-top:20px}.installment-v2 .options .item{margin-right:20px}.installment-v2 .options .item strong{display:block;margin-bottom:5px}.installment-v2 .options .item label{padding:8px 20px;border:2px solid #00483d;border-radius:3px;display:flex}.installment-v2 .options label i{display:block;margin-right:5px;background:#00483d 0% 0% no-repeat padding-box;border-radius:14px;text-align:center;width:14px;line-height:14px;height:14px;border-radius:14px;font-size:9px;color:#fff}.installment-v2 .options label span{display:block;line-height:14px}.installment-v2 .price-info{margin-top:20px}.installment-v2 .price-info p{margin:0 0 5px 0;padding:0}.installment-v2 .price-info label{font-weight:bold;color:#999}.installment-v2 .price-info .price-note strong{font-size:25px;font-weight:bold;color:#fd475a}.installment-v2 .header ul{list-style:none;padding:0;margin:0;display:flex;justify-content:center;justify-items:center}.installment-v2 .header ul li{margin:0 5px}.installment-v2 .header ul li a{display:block;text-align:center;margin:5px 0;min-width:320px;padding:15px 0;border-radius:8px;box-shadow:0 4px 6px #ccc;background:#fff;color:#555;font-weight:bold}.installment-v2 .header ul li a:hover{color:#009981}.installment-v2 .header ul li a.actived{color:#fff;background:#00483d;padding:20px 0;margin:0}.installment-v2 .month-opt{margin:15px 0;font-size:12px}.installment-v2 .month-opt h4{margin:0 0 5px 0}.installment-v2 ul{list-style:none;padding:0;margin:0;display:flex}.installment-v2 ul li{margin-right:6px}.installment-v2 ul li a{display:block;padding:6px 18px;border:1px solid #ccc;color:#555;font-weight:bold}.installment-v2 ul li a:hover{color:#009981;border:1px solid #009981}.installment-v2 ul li a.actived{color:#009981;border:1px solid #009981;background:#fff}.installment-v2 select.select-opt{border:1px solid #009981;color:#009981;padding:4px 8px}.payment-opt{border:1px solid #ddd;border-radius:4px;padding:10px 5px 5px 5px;display:flex;align-items:stretch;justify-content:stretch;margin-right:-20px}.payment-opt label span{display:block;line-height:20px;font-size:13px}.payment-selected{color:#00483d;border-color:#00483d}.checkbox-ctn{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-ctn input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee}.checkbox-ctn:hover input~.checkmark{background-color:#ccc}.checkbox-ctn input:checked~.checkmark{background-color:#009981}.checkmark:after{content:"";position:absolute;display:none}.checkbox-ctn input:checked~.checkmark:after{display:block}.checkbox-ctn .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.radio-ctn{display:block;position:relative;padding-left:25px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio-ctn input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radio-ctn .checkmark{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#fff;border-radius:50%;border:1px solid #aaa}.radio-ctn:hover input~.checkmark{background-color:#ccc}.radio-ctn input:checked~.checkmark{background-color:#fff;border:2px solid #009981}.radio-ctn .checkmark:after{content:"";position:absolute;display:none}.radio-ctn input:checked~.checkmark:after{display:block}.radio-ctn .checkmark:after{top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#009981}.cart-form .row .voucher-button{background:#444;color:#fff;border:0;border-radius:0 10px 10px 0;margin-right:-10px;text-wrap:nowrap;padding:5px 15px}.cart-form .row .voucher-button:hover{background:#009981;cursor:pointer}@media only screen and (max-width:800px){.cart-form .control-button{margin-top:0}.quick-order .quick-order-ctn{display:flex;flex-direction:column;padding:0}.quick-order .quick-order-ctn .left{margin-top:10px;width:auto;margin-right:0}.quick-order .left .img{padding:0 30px;margin:auto;text-align:center}.quick-order .left .img img{max-width:160px}.quick-order .left p.title{font-weight:bold;font-size:15px}.quick-order .left p.price{font-size:20px}.quick-order .left p.price strong{color:#fd475a}.quick-order .left .info{text-align:center}.quick-order .left .info p{margin:0 0 5px 0}.quick-order .left .info p strike{font-size:15px}.quick-order .hot-line{margin:10px 0 15px 0;text-align:center}.quick-order .hot-line a{display:flex;white-space:nowrap;align-items:center;margin:0 auto 10px auto;line-height:40px;color:#fff;padding:0 10px;font-size:15px;background:transparent linear-gradient(88deg,#009981 0%,#00483d 100%) 0% 0% no-repeat padding-box;box-shadow:0 4px 6px #00000029;border-radius:20px;width:135px;justify-content:center}.quick-order .hot-line a i{margin-right:10px;font-size:20px}.quick-order .right{width:auto}.quick-order .right h3{margin-top:0;font-size:20px}.quick-order-form .row{margin-bottom:8px}.quick-order-form .row .errors{border-color:#fd475a}.quick-order-form input,.quick-order-form textarea,.quick-order-form select{padding:6px 0}.quick-order-form .row .col{display:block;padding-right:15px;margin-right:10px}.quick-order-form label{font-weight:bold;font-size:12px}.quick-order-form .control-button button{padding:10px 50px;border-radius:5px}.quick-order .grid-options label{margin-bottom:3px;display:block;font-size:12px}.quick-order .options .option{margin-bottom:10px}.quick-order .options .option a.changeOption:hover{border-color:#fd475a}.quick-order .options .option a.selectedOption{border:2px solid #009981;cursor:default}.quick-order .options .option a.selectedOption *{cursor:default}.quick-order .options .option a.changeOption *{cursor:pointer}.quick-order .options .option label{display:flex;line-height:22px;margin-bottom:2px}.quick-order .options .option label i{border:2px solid #696969;width:20px;height:20px;display:block;border-radius:50%;text-align:center;margin-right:10px}.quick-order .options .option label i.icon-border{content:" "}.quick-order .options .option label span{font-size:12px;font-weight:bold;color:#333}.quick-order .options .option strong{display:block}.quick-order .number{margin:8px 0}.quick-order .number label{font-weight:bold;font-size:12px}.quick-order .number .control{display:flex;margin-top:5px}.quick-order .number .control input,.quick-order .number .control button{width:24px;height:24px;font-size:14px;text-align:center;line-height:24px;padding:0;margin:0;overflow:hidden;border:1px solid #c4c4c4;background:#fff;border-right:0}.quick-order .number .control button{height:26px;line-height:26px}.quick-order .number .control *:last-child{border-right:1px solid #c4c4c4}p.quick-order-ss,p.quick-order-ss *{font-size:19px;margin:10px 0;text-transform:uppercase}p.quick-order-ss strong,p.quick-order-ss strong a{color:#ffc875}}.cart-items .add-on{padding:12px;border:1px solid #ddd;border-radius:0 0 5px 5px}.cart-items .item-site-banner{color:#fff;background:#dd283b}.cart-items .add-on a{color:#191919}.cart-items .add-on .final-price{border:1px solid #dd283b;padding:8px 12px;border-radius:5px}.list-shops h1{margin:12px 0}.map-filter{max-width:100%;display:flex;padding:12px 0;gap:12px}.mapcontent{padding-bottom:12px;padding-right:12px;background-color:#fff;border-radius:10px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:35%}.map-info{width:100%;background-color:#fff;border-radius:10px}.map-info .title{padding-bottom:8px}.map-info button{padding:8px 12px;background-color:#009981;border-radius:5px;color:#fff;border:0}.map-info #urlWalkToShop a{color:#fff;padding-left:10px}#map{width:100%;height:100%}.search-shop{display:flex;flex-direction:column;justify-content:center;text-align:start;align-items:center;gap:14px}.search-shop .search-shop-info{display:flex;flex-direction:column;width:100%;text-align:start;gap:8px}.search-shop .title-map{font-weight:700;text-align:start}.search-shop .form,.search-shop .box-stores-select{width:100%;position:relative;display:flex;flex-direction:column;gap:14px}#locationList{width:100%;box-sizing:border-box;border-radius:5px;float:left;font-size:13px}#locationList ul{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;overflow-y:auto;height:18rem}.Home-market #locationList ul{height:calc(90vh - 211px)}.Home-market #map{height:88vh}#locationList li{padding:5px;cursor:pointer}#locationList .item{border-bottom:1px solid #dedede;padding:10px;cursor:pointer;border:1px solid #f4f4f4;border-radius:5px;margin:10px 10px 0 10px}#locationList .item:not(.hide):last-child{border-bottom:0}#locationList .item.active{border:1px solid #009981;background:#dbf9eb}#locationList .item .info .item-left{display:flex;flex-direction:column;align-items:start;text-align:start}#locationList .item .info .item-left .title-map,#locationList .item .info .item-left p{display:flex;gap:10px;text-align:start;color:#4c4c4c;font-weight:bold}#locationList .item .info .item-left i{font-size:15px;line-height:15px}#locationList .item .info .item-right{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));white-space:nowrap;gap:5px;padding-top:8px}#locationList .item .info .item-right .distance{border-radius:100px;text-align:center;padding:1px 10px;white-space:nowrap}#locationList .boxMap-address{display:flex;color:#18ac4e;text-align:center;align-items:center;gap:10px}#locationList .boxMap-address i{font-size:13px;line-height:13px;width:13px;font-weight:bold}#locationList .boxMap-time{color:#009981}#locationList .boxMap-phone{display:flex;gap:8px;align-items:center;padding:8px 12px;background-color:#009981;border-radius:5px;color:#fff}#locationList .boxMap-phone a{height:fit-content;display:inline-flex;color:#fff}#locationList .map-link{background-color:#4caf50;color:#fff;padding:8px 12px;border-radius:5px;width:100%}#locationList .map-link:hover{background-color:#45a049}#locationList li:hover{background-color:#f0f0f0}#map{transition:transform .5s ease-in-out}a{cursor:pointer}.list-map-control{display:flex;margin:10px}.map-control{background-color:#fff;border:2px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.3);cursor:pointer;padding:10px;text-align:center;vertical-align:middle;color:#000;font-family:Roboto,Arial,sans-serif;font-size:18px;box-shadow:rgba(0,0,0,.3) 0 1px 4px -1px;font-weight:500}#locationList::-webkit-scrollbar{width:7px}#locationList::-webkit-scrollbar-track{background:#fafafa;border-radius:4px}#locationList::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}#locationList::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}.box-map-count{background-color:#5e5e5e;color:#fff;font-size:16px;font-weight:400;height:30px;padding:2px 10px;width:100%;box-sizing:inherit}.search-shop form,.search-shop .box-stores-select{width:100%;position:relative;display:flex;flex-direction:column;gap:14px}.search-shop .input_shop{height:40px;padding:10px;border-radius:5px;outline:0;font-size:13px;float:left;font-weight:400;width:100%;border:1px solid #ddd;padding-left:40px}.search-shop .search-shop-info i{position:absolute;left:13px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);fill:#757575;width:16px;height:16px}.search-shop .btn_search{width:45px;height:40px;border-radius:0 5px 5px 0;border:1px solid #009981;background-color:#009981;color:#fff}.search-shop .btn_search:hover{background:var(--green-green-2,#006555)}.search-shop .btn_search i{font-size:24px;line-height:24px}.search-shop *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.search-shop .item-stores-select .option{width:100%}.search-shop .box-stores-select .select-btn{cursor:pointer;display:inline-flex;padding:5px;justify-content:space-between;align-items:center;width:100%;gap:12px;border-radius:5px;border:1px solid #ddd;height:40px;font-size:13px;color:#191919;font-weight:500}.Home-market .search-shop .box-stores-select .select-btn{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%233F4452' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px}.Home-market .search-shop .box-stores-select .select-btn{padding:17px}.box-stores-select .box-stores-select-group{display:flex;flex-direction:column;gap:12px}.option-city.is-active{display:block}.item-stores-select.stores-city{width:100%;position:relative}.gm-style-iw-chr{display:-webkit-box;display:-webkit-flex;overflow:visible;position:absolute;top:0;z-index:2;right:0;color:#fff}.gm-style .gm-style-iw-c{max-width:320px!important;padding-top:12px!important}.gm-style .gm-style-iw-d{overflow:auto!important;padding:0 12px 10px 0}.gm-ui-hover-effect{height:40px!important;width:40px!important}.gm-ui-hover-effect>span{background-color:#fff!important;color:#fff;font-weight:bold;margin:9px!important}.popup-map{font-size:14px;padding-top:40px}.item-stores-select .option{position:absolute;z-index:2;margin-top:0;width:calc(100% - 10px);background:#fff;box-shadow:0 0 3px rgba(0,0,0,.1);display:none;border-radius:5px;display:none;padding:5px;overflow-y:auto;max-height:240px}.item-stores-select.stores-city.is-active .option{display:block}.item-stores-select.active .option{display:block}.item-stores-select .option .option-content{display:flex;padding:5px;align-items:center;gap:10px;align-self:stretch;background:#fff;cursor:pointer;text-align:start}.item-stores-select .option .option-content.outstock{display:none}.item-stores-select .option .option-content.instock{display:block}.item-stores-select .option .option-content.ishide{display:none}.item-stores-select .option .option-content.hide{display:none}.item-stores-select .option .option-content:hover,.item-stores-select .option .option-content:focus,.item-stores-select .option .option-content.selected{border-radius:5px;background:var(--green-green-4,#dbf9eb)}.item-stores-select .option .option-content i{font-size:14px;line-height:14px;width:14px}.item-stores-select .option .option-content:focus i,.item-stores-select .option .option-content:hover i,.item-stores-select .option .option-content.selected i{color:#0ba360}.item-stores-select .option .option-content .option-text{color:var(--black-black-1,#191919);font-feature-settings:'clig' off,'liga' off;font-size:13px;font-style:normal;font-weight:400;line-height:normal;width:100%}.box-stores-des .box-stores-count{width:100%;text-align:center}.box-stores-des .box-stores-count p{font-size:13px;margin:0;padding:0;font-weight:700;line-height:15.73px;text-align:center;padding:10px 0}.box-stores-des .box-stores-count strong{color:#009981}.box-stores .box-stores-address{width:100%;border-radius:5px}.box-stores .box-stores-address .stores-address-list{width:100%;display:inline-flex;flex-direction:column;align-items:flex-start;gap:12px;overflow-y:auto;max-height:263px;margin-bottom:4px;min-height:200px;margin-top:4px;overflow-x:hidden}.box-stores .box-stores-address .stores-address-list .address-list-content{display:inline-flex;flex-direction:column;align-items:flex-start;gap:12px;padding:0;margin:0}.box-stores .box-stores-address .stores-address-list .stores-address-item{display:inline-flex;align-items:flex-start;gap:30px}.box-stores .box-stores-address .stores-address-list .stores-address-item .address-content-item{display:flex;align-items:center;justify-content:center;text-align:start;gap:10px}.box-stores-address .stores-address-list .stores-address-item.outstock{display:none}.box-stores-address .stores-address-list .stores-address-item.instock{display:inline-flex}.box-stores-address .stores-address-list .stores-address-item.show{display:inline-flex}.box-stores-address .stores-address-list .stores-address-item.hide{display:none}.box-stores-address .stores-address-list .stores-address-item .calling{color:#090d14}.box-stores-address .stores-address-list .stores-address-item .address{color:var(--bs-teal)}.box-stores-address .stores-address-list .stores-address-item .address-content-item i{font-size:24px;line-height:24px;width:24px}.box-stores-address .stores-address-list .stores-address-item .address-content-item .text-item-address{font-feature-settings:'clig' off,'liga' off;font-size:13px;font-style:normal;line-height:normal;text-overflow:ellipsis;overflow:hidden;min-width:83px}.box-stores-address .stores-address-list .stores-address-item .address a{text-decoration-line:underline;color:#090d14}.box-stores.none-stock .box-stores-des{gap:0}.box-stores.none-stock .box-stores-address{background:#fff}.box-stores.none-stock .box-stores-address .stores-address-list .address-list-content{padding:10px}#no-repair{width:380px}#no-repair{padding:0}#no-repair .title{font-size:17px;font-weight:600;line-height:1.5}#no-repair .booking-detail{--tw-bg-opacity:1;background-color:rgb(239 241 243/var(--tw-bg-opacity,1));padding:12px;display:flex;flex-direction:column;text-align:center;width:calc(100% - 24px);max-width:100%}#no-repair .booking-detail .booking-detail-info{display:flex;flex-direction:column;gap:12px;text-align:center;align-items:center;line-height:1.5}#no-repair .booking-detail .booking-detail-info i{font-size:80px;width:80px;line-height:80px}#no-repair .booking-detail .booking-detail-info strong{font-size:14px;font-weight:600}#no-repair .booking-detail .booking-detail-info span{font-size:14px;font-weight:600}#no-repair .booking-detail .booking-detail-search .form{width:100%;position:relative;display:flex;flex-direction:column;gap:14px}#no-repair .booking-detail .booking-detail-search .form input{padding:10px;border-radius:5px;outline:0;font-size:13px;float:left;font-weight:400;border:1px solid #ddd;padding-left:40px}#no-repair .booking-detail .booking-detail-search .form i{position:absolute;left:13px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);fill:#757575;width:16px;height:16px}#no-repair .no-repair-promotion strong{color:#009981;font-size:12px}.shadow,.shadow-1dtv{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.border-1px{border-width:1px}.shadow-1dtv{--tw-shadow:0 1px 2px 0 rgba(60,64,67,.1),0 2px 6px 2px rgba(60,64,67,.15);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color),0 2px 6px 2px var(--tw-shadow-color)}.hide{display:none!important}*{box-sizing:border-box}.order-main-page{color:#333;font-family:Inter,Arial,sans-serif}.order-main-page a{color:inherit;text-decoration:none}.order-header{position:relative;z-index:10;background:#e11b22;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.12)}.order-header-inner{max-width:1200px;margin:0 auto;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.order-logo img{height:40px;display:block;object-fit:contain}.order-header-actions,.order-location,.order-nav{display:flex;align-items:center;gap:12px}.order-header-button,.order-nav-link{border:0;background:transparent;color:#fff;display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.order-header-button:hover,.order-nav-link:hover{background:rgba(255,255,255,.12)}.order-location{flex-direction:column;align-items:flex-start;gap:1px;padding:6px 8px;border-radius:8px;cursor:pointer;font-size:12px}.order-location:hover{background:rgba(255,255,255,.12)}.order-location strong{font-size:12px}.order-search{flex:1;max-width:400px;position:relative}.order-search input{width:100%;height:40px;border:0;border-radius:8px;padding:0 12px 0 40px;font-size:14px;outline:0}.order-search svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280}.order-login{background:rgba(255,255,255,.2);border-radius:999px}.order-icon{width:22px;height:22px;flex:0 0 22px}.order-main{padding:12px 12px 120px;background:#e5e7eb}.order-shell{width:100%;max-width:1120px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.order-topbar,.order-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.order-topbar{min-height:48px;padding:12px 16px;display:grid;grid-template-columns:120px 1fr 120px;align-items:center}.order-back{display:inline-flex;align-items:center;gap:6px;color:#111827;font-size:15px;font-weight:600}.order-page-title{margin:0;color:#111827;font-size:20px;font-weight:700;line-height:1.3;text-align:center}.order-title{margin:0;text-align:center;font-size:20px;line-height:1.25;padding-top:16px;color:#1f2937;font-weight:700}.order-card{overflow:hidden}.order-layout-card{padding-bottom:16px}.order-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:12px;padding:0 12px;align-items:start;margin-top:16px}.order-column{display:flex;flex-direction:column;gap:12px;min-width:0}.order-layout .order-section{overflow:hidden;border:1px solid #f0f1f3;border-radius:8px;background:#fff}.order-layout .order-section+.order-section{border-top:1px solid #f0f1f3}.order-column-side .booking-info-tile{align-items:flex-start}.order-column-side .order-search-service{min-width:0;z-index:10}.order-column-side .order-textarea{min-height:140px}.order-section+.order-section{border-top:1px solid #f0f1f3}.order-section-title{background:#f9fafb;border-bottom:1px solid #f0f1f3;color:#1f2937;font-weight:700;padding:12px;text-align:center;font-size:15px}.order-section-body{padding:12px;display:flex;flex-direction:column;gap:12px}.order-service-picker{min-height:148px;border-radius:8px;padding:30px;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;background-image:repeating-linear-gradient(0deg,#3b82f6,#3b82f6 8px,transparent 8px,transparent 15px,#3b82f6 15px),repeating-linear-gradient(90deg,#3b82f6,#3b82f6 8px,transparent 8px,transparent 15px,#3b82f6 15px),repeating-linear-gradient(180deg,#3b82f6,#3b82f6 8px,transparent 8px,transparent 15px,#3b82f6 15px),repeating-linear-gradient(270deg,#3b82f6,#3b82f6 8px,transparent 8px,transparent 15px,#3b82f6 15px);background-size:1px 100%,100% 1px,1px 100%,100% 1px;background-position:0 0,0 0,100% 0,0 100%;background-repeat:no-repeat}.order-service-picker:hover{background-color:rgba(59,130,246,.05)}.order-service-content{display:flex;flex-direction:column;align-items:center;gap:8px;color:#374151;font-size:14px;font-weight:500}.order-service-icon{width:48px;height:48px;border-radius:50%;background:#dbeafe;color:#3b82f6;display:flex;align-items:center;justify-content:center}.booking-info{display:flex;flex-direction:column;gap:10px}.booking-info-tile{display:flex;gap:12px;padding:12px;border:1px solid #ffcbcb;border-radius:8px;background:linear-gradient(180deg,#fff4eb 0%,#fff 55%,#fffbf8 100%)}.booking-info-tile .content-text{min-width:0;flex:1}.repair-product-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px;margin-left:auto}.repair-remove-product,.repair-change-product{border:0;border-radius:7px;cursor:pointer;font:inherit}.repair-remove-product{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;background:#f3f4f6;color:#374151;padding:0}.repair-remove-product:hover{background:#fee2e2;color:#dc2626}.repair-remove-product svg{width:16px;height:16px}.repair-change-product{min-height:24px;background:#fff1f2;color:#e11b22;font-weight:600}.repair-change-product:hover{background:#ffe4e6}.repair-change-search{margin-top:12px}.repair-note-divider{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0}.repair-note-divider span{width:40px;height:1px;flex:0 0 40px;background:#e4e4e7}.repair-note-divider p{margin:0;color:#1d1d20;font-size:12px;line-height:1.45;text-align:center}.repair-note-divider strong{font-weight:700}.booking-info-tile .img{width:112px;flex:0 0 112px}.booking-info-tile img{max-width:100%;height:auto;display:block}.booking-info-tile h1{margin:0 0 8px;font-size:16px;line-height:1.35}.order-price{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.order-price strong,.price-last span{color:#db2f40}.price-last{display:inline-flex;gap:6px;color:#6b7280;font-size:14px}.order-promotion{padding:12px;background:#eff1f3;border-radius:8px}.order-promotion ul{margin:8px 0 0;padding:0;list-style:none}.order-promotion li{margin-bottom:6px;font-size:13px}.order-search-service{width:100%;min-width:420px;margin-top:4px;position:relative}.order-search-service input{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:11px 12px 11px 38px;outline:0}.order-search-service svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280}.repair-autocomplete-suggestions{overflow:hidden;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 14px 30px rgba(15,23,42,.16);z-index:10020!important}.repair-autocomplete-suggestions .autocomplete-suggestion{padding:0;cursor:pointer}.repair-autocomplete-suggestions .autocomplete-suggestion:last-child .search-item{border-bottom:0}.repair-autocomplete-suggestions .autocomplete-suggestion:hover,.repair-autocomplete-suggestions .autocomplete-selected{background:#f8fafc}.repair-autocomplete-suggestions .search-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-bottom:1px solid #f1f5f9}.repair-autocomplete-suggestions .search-item .img{display:flex;align-items:center;justify-content:center;width:54px;height:54px;flex:0 0 54px;border-radius:8px;background:#f8fafc}.repair-autocomplete-suggestions .search-item .img img{max-width:48px;max-height:48px;object-fit:contain}.repair-autocomplete-suggestions .search-item .info{min-width:0;flex:1}.repair-autocomplete-suggestions .search-item h2{display:-webkit-box;overflow:hidden;margin:0 0 5px;color:#1f2937;font-size:14px;font-weight:700;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.repair-autocomplete-suggestions .search-item h3{margin:0;color:#e11b22;font-size:14px;font-weight:700;line-height:1.3}.repair-autocomplete-suggestions .search-item strike{margin-right:6px;color:#9ca3af;font-weight:400}.repair-autocomplete-suggestions .autocomplete-no-suggestion{padding:12px;color:#6b7280;font-size:14px}.order-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.order-field{display:flex;flex-direction:column;gap:6px}.order-field label{color:#374151;font-size:14px;font-weight:500}.order-field small{color:#9ca3af;font-weight:400}.order-input,.order-select,.order-textarea{width:100%;border:1px solid #d1d5db;border-radius:8px;color:#111827;font:inherit;font-size:14px;outline:0;transition:border-color .2s,box-shadow .2s}.order-input,.order-select{height:42px;padding:0 12px}.order-textarea{height:112px;padding:12px;resize:vertical}.order-input:focus,.order-select:focus,.order-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.18)}.order-date-wrap{position:relative}.order-date-wrap .order-input{padding-right:42px;cursor:pointer}.order-date-wrap svg{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.order-store-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.order-policy{padding:12px;color:#374151;font-size:14px;line-height:1.55;text-align:center}.order-policy a{color:#3b82f6;font-weight:600}.order-submit-fixed{position:fixed;left:50%;bottom:0;z-index:7;width:min(1120px,calc(100vw - 32px));transform:translateX(-50%);padding:12px;border-radius:8px 8px 0 0;background:#fff;box-shadow:0 -2px 12px rgba(15,23,42,.14)}.order-submit{width:100%;border:0;border-radius:8px;background:#e11b22;color:#fff;min-height:58px;padding:10px 16px;box-shadow:0 4px 10px rgba(225,27,34,.22);cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:3px;transition:background .2s}.order-submit:hover{background:#c1171d}.order-submit strong{font-size:18px}.order-submit span{font-size:12px;font-weight:400;opacity:.9}.order-cookie{position:fixed;left:16px;bottom:16px;z-index:50;width:min(340px,calc(100vw - 32px));padding:18px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 14px 28px rgba(0,0,0,.16);font-size:14px;line-height:1.5}.order-cookie-title{display:flex;gap:8px;align-items:center;margin-bottom:8px;color:#1f2937;font-size:16px;font-weight:700}.order-cookie p{margin:0 0 12px;color:#4b5563}.order-cookie a{color:#3b82f6}.order-cookie-actions{display:flex;gap:8px}.order-cookie button{flex:1;border-radius:8px;padding:9px 10px;font-weight:600;cursor:pointer}.order-cookie-secondary{border:1px solid #d1d5db;background:#fff;color:#374151}.order-cookie-primary{border:1px solid #e11b22;background:#e11b22;color:#fff}.errors,.errors .order-input,.errors .order-select,.errors .order-textarea{border-color:#e11b22!important}@media(max-width:900px){.order-header-inner{flex-wrap:wrap}.order-layout{grid-template-columns:1fr}.order-column-side{order:-1}.order-search{order:3;max-width:none;flex-basis:100%}.order-nav{margin-left:auto}}