.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-,.datepicker--cell.-current-.-in-range-{color:#4eb5e6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-in-range-{background:#5cc4ef1a;color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:#5cc4ef33}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-current-.-focus-,.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-range-from-{border:1px solid rgb(92 196 239 / .5);background-color:#5cc4ef1a;border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgb(92 196 239 / .5);background-color:#5cc4ef1a;border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none;pointer-events:none}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#ff9a19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px #00000026;border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s,transform .3s,left 0s .3s,-webkit-transform .3s;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translate(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translate(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s,transform .3s,left,-webkit-transform .3s}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 5px)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 5px)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4eb5e6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:"";background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:#fff0;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:#fff0;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:#fff0;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:"";background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-,.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:#5cc4ef1a;color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:#5cc4ef33}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}.datepickers-container{z-index:9999}.error-cls span,.error-cls-war{color:red}.CS-custom-tab-section .cs-crawler-tabs li.active,.sbzdeactive{pointer-events:none}.csShippingAppCode{margin-top:20px}.csLoader{text-align:center;margin:0 auto}.tab-inner-content h5{text-align:center}.csLoader img{width:35px}.CS-custom-tab-section ul{list-style:none;padding:0 0 15px;margin:0;text-align:center;display:flex;justify-content:center;flex-wrap:wrap}.CS-custom-tab-section .cs-crawler-tabs li,.CS-custom-tab-section .cs-tab_container .tab_drawer_heading{border:1px solid #ddd;padding:5px;display:flex;align-items:center;justify-content:center;border-radius:3px;cursor:pointer}#cs-location-list .cs-radio-card svg polyline,.CS-custom-tab-section .cs-crawler-tabs li .cs-check-icon svg polyline,.CS-custom-tab-section .cs-tab_container .tab_drawer_heading,.cs-layout-tab-1 .cs-crawler-tabs li .cs-check-icon,.multiple-input input{display:none}.CS-custom-tab-section .cs-crawler-tabs li{margin-bottom:10px;width:100%;padding:10px;font-size:14px;position:relative}#required-error .error-cls span,.shipping-option .error-cls span{padding:8px;line-height:18px;margin-top:20px;font-size:14px;display:block}.CS-custom-tab-section .cs-crawler-tabs li .cs-check-icon svg{width:20px;height:20px}.CS-custom-tab-section .cs-crawler-tabs li .cs-check-icon{position:absolute;left:14px;top:50%;height:22px;transform:translateY(-50%)}#cs-location-list .cs-radio-card.csactive svg polyline,.CS-custom-tab-section .cs-crawler-tabs li.active .cs-check-icon svg polyline{display:block}.shipping-option .error-cls span{color:red;background:#f7e4e4}#required-error .error-cls span{color:#202223;background:#fff5ea;font-weight:700;border:1px solid #e1b878}.CS-custom-tab-section .cs-crawler-tabs li:last-child,.cs-layout-tab-1 .cs-crawler-tabs svg{margin-right:0}.CS-custom-tab-section .cs-crawler-tabs svg,.CS-custom-tab-section .cs-tab_container svg{width:30px;height:30px;margin-right:10px;fill:#fff0}.tab-inner-content{max-width:600px;margin:0 auto;width:100%}.tab-inner-content input,.tab-inner-content select{border:1px solid #dadada;border-radius:5px}.tab-inner-content input[type=email],.tab-inner-content input[type=text]{padding:10px 10px 11px;border-radius:5px;width:100%;outline:0;background-size:17px 17px;background-repeat:no-repeat;background-position:right 10px center}.date-picker-heading,.tab-inner-content,.time-picker-heading{text-align:left}.tab-inner-content select{width:100%;padding:10px 5px}.postal-code button{background:green;border:1px solid #ddd;color:#fff;max-width:44px;width:100%;border-radius:0 5px 5px 0;display:flex;align-items:center;justify-content:center;min-height:42px;padding:0;height:auto}.postal-code{display:flex;align-items:stretch;border-radius:5px;margin:0 auto}.tab-inner-content.cs-sbz-thankyou{padding-top:25px}.tab-inner-content .postal-code input{width:calc(100% - 44px);border-radius:5px 0 0 5px;outline:0;height:auto;margin:0;padding:0 10px}.cs-pop-up-wrp,.csdatwpiker-input-wrap,.datepicker-block{position:relative}.csdatwpiker-input-wrap svg{top:50%;transform:translateY(-50%)}.search-content-wrap input:focus,.search-content-wrap select:focus,.tab-inner-content .postal-code input:focus{box-shadow:unset}.search-content-wrap span{font-size:14px}.search-content-wrap input,.search-content-wrap select{outline:0}.CS-custom-tab-section .postal-code button svg{width:20px;height:20px;margin:0}.tab-inner-content .input-content-block,.tab-inner-content .select-block{margin:10px auto 0;display:flex}.tab-inner-content .select-block{position:relative;display:flex}.tab-inner-content .select-block svg{width:16px!important;position:absolute;bottom:2px;right:0}.shipping-option{max-width:390px;margin:0 auto}.cs-radio-card,.cs-radio-card-block .google-map-label:not(:last-child),div#cs-map{margin-bottom:10px}.cs-radio-card{border:1px solid #ddd;padding:10px;background:#fff;display:flex;border-radius:5px}.cs-radio-card:last-child,.postal-code button{margin-bottom:0}.cs-radio-card h6,.csp-title h2{margin:0}.cs-radio-card p{margin-bottom:0;margin-top:5px}#cs-location-list .cs-radio-card h6{font-size:14px;line-height:1.3;margin:0 0 5px}#cs-location-list .cs-radio-card p{line-height:1.2;font-size:12px}#cs-location-list .cs-radio-card p:not(:last-child){margin:0 0 5px}#cs-location-list{max-height:320px;overflow:auto;clear:both}#cs-location-list .cs-radio-card svg{width:20px;height:20px;stroke:#000;float:left}.top-row{margin-left:5px}#csShippingAppCode{max-width:350px;margin:20px 0 20px auto;display:flex;justify-content:flex-end;align-items:center}.time-block{position:absolute;width:100%;top:100%;left:0;right:0;box-shadow:0 0 10px #d3d3d3!important;border:1px solid #f5f5f5!important;background:#fff;z-index:2}.time-body .multiple-input .t,.time-header{position:relative;font-size:14px;box-sizing:border-box;text-align:center}.time-header{padding:10px}.time-header .close-time-slot{position:absolute;right:12px;top:21px;cursor:pointer}.time-header .close-time-slot svg{margin:0;height:auto!important}.time-body{max-height:160px;height:100%;overflow:auto;width:100%}.multiple-input{display:flex;flex-wrap:wrap}.time-body .multiple-input .t{border:1px solid #eaeaea;height:40px;line-height:40px;background-color:#fff;outline:0;box-shadow:none;border-radius:0;width:50%;display:inline-block;padding:0;margin-right:0;cursor:pointer;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.multiple-input .cs-time-picker.active{border:1px solid #000!important;opacity:1;background-color:#000;color:#fff}.cs-map-content select{margin:0 10px;max-width:80px}.cs-map-content button.csIgnoreCngEvent{max-width:40px;width:100%;border-radius:3px;background:#efefef;border:unset;cursor:pointer}.cs-map-content button.csIgnoreCngEvent:hover{background:#9c9c9c}.cs-map-content button.csIgnoreCngEvent:hover svg,.cs-map-content button.csIgnoreCngEvent:hover svg path{fill:red}.cs-map-content button.csIgnoreCngEvent:not(:last-child){margin-right:10px}.cs-map-content svg{margin:0 auto!important}.cs-pop-up{max-width:500px;width:calc(100% - 30px);border-radius:5px;background:#fff;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:10px 10px 20px;border:1px solid #000;z-index:99}.cs-title-wrap{padding:0 10px}.csp-close-btn{cursor:pointer;display:flex;justify-content:flex-end;margin:5px 0}.csp-close-btn svg{max-width:20px;width:100%}.csp-title{margin-bottom:15px}.csp-info-text p{margin:0!important;text-align:left}.csp-content{max-height:500px;overflow-y:auto;padding:0 0 0 10px}.csp-content .table.table-bordered{width:100%!important}.cs-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:98;overflow:hidden;background:#0b0b0b;opacity:.8}.cs-title-wrap .csp-title{display:flex;justify-content:space-between;align-items:flex-start}.cs-title-wrap .csp-title .csp-title-text{flex:1;padding-right:10px}.cs-pop-up-wrp .cs-title-wrap{padding-right:0;text-align:left}.cs-pop-up-wrp .csp-content{margin-top:10px;text-align:left}.cs-tab_container p{float:none!important}.ShippingEstimator__Form,.sbz-cart-calculator .ShippingEstimator__Form{display:flex;width:100%}.sbz-cart-calculator input#input_postcode,input#input_postcode{padding:10px;font-size:15px;flex:1}.sbz-cart-calculator button#search_postcode,button#search_postcode{background:#000;border:1px solid;color:#fff;border-left:0;padding:0 15px;flex:0 0 170px;font-size:15px}.sbz-cart-calculator .field input,.sbz-cart-calculator .field select{padding:10px;flex:1;max-width:230px}.sbz-cart-calculator{max-width:350px;margin:20px 0 20px auto}.error-cls-war,div#success-msg{font-size:15px;margin-top:10px}.sbz-cart-calculator .field label{flex:0 0 120px}.cs-layout-tab-1 .shipping-option,.sbz-cart-calculator .nolabel input,.sbz-cart-calculator .nolabel select,.sbz-cart-calculator input.get-rates.btn.button{max-width:100%}button.update_order.btn{width:100%;margin-top:15px;padding:15px;max-width:150px}div#success-msg{color:green}.tab-inner-content input[type=email][disabled],.tab-inner-content input[type=text][disabled],button#update_order[disabled]{opacity:.5}.csLoader1{text-align:center;max-width:40px;margin:0 auto}.csLoaderTime{max-width:30px;margin:0 auto}.cs-layout-tab-1 .cs-crawler-tabs li{width:auto;flex:1;display:flex;flex-wrap:wrap;margin:0 3px}.cs-layout-tab-1{max-width:400px;margin:20px 0 20px auto;width:100%}.cs-layout-tab-1 ul{margin:0 -5px}.cs-layout-tab-1 .cs-crawler-tabs li span{display:block;width:100%}.cs-layout-tab-0{display:flex;justify-content:flex-end;max-width:350px;flex-wrap:wrap;width:100%}.cs-layout-tab-0 .CS-custom-tab-section.tab-view.quality-sticker-tab{max-width:350px}.CS-custom-tab-section #required-error,.CS-custom-tab-section.tab-view.quality-sticker-tab,.cs-layout-tab-0 ul,.cs-tab_container,.info-outer input{width:100%}.info-outer{margin-top:10px}.sbzdeactive{opacity:.5}@media only screen and (max-width:767px){#csShippingAppCode,.CS-custom-tab-section.tab-view.quality-sticker-tab{margin:auto}.csp-content{padding:0 10px}}@media screen and (max-width:500px){.ShippingEstimator__Form,.sbz-cart-calculator .ShippingEstimator__Form{flex-wrap:wrap}.sbz-cart-calculator button#search_postcode,button#search_postcode{flex:0 0 100%;padding:15px}button.update_order.btn{max-width:100%}.CS-custom-tab-section.cs-layout-tab-1 .cs-crawler-tabs li{font-size:12px;padding:10px 0}}@media screen and (max-width:414px){.csp-content{height:400px}.CS-custom-tab-section.cs-layout-tab-1 .cs-crawler-tabs li{flex:0 0 30.33%}}.info-outer .sbzdiscount{display:flex}.info-outer .sbzdiscount button{cursor:pointer;margin-left:5px;padding:0 12px;border-radius:5px;flex:0 0 160px}.errordis{color:red;font-size:14px}.sucessdis{color:green;font-size:14px}.cs-layout-tab-1.CS-custom-tab-section .cs-crawler-tabs svg{margin-right:0}.autoupdatecity ul{border:1px solid #ddd;padding:0;height:150px;overflow-y:scroll}.autoupdatecity li{width:100%;border-bottom:1px solid #ddd;cursor:pointer;text-align:left;padding:2px 10px;text-transform:capitalize}.autoupdatecity li:last-child{border:0}
/*# sourceMappingURL=/cdn/shop/t/177/assets/sbz_csShippingApp.css.map */
