body:not(.all-duration){
  background-color: #000;
}
.form-group__message, .error{
  display: none;
}
#box__engine-oil .box__result .box__info .list__result>li .description{
  min-height: 2.5vw;
}
.box__share-social.open_share .info{
  display: flex;
}
.btn-compare.selected{
  background-color: #d50008;
}
.mx-datepicker{
  width: 100% !important;
}
.list__service-center .item.active{
  border-color: #d50008;
}
.popup__find-service-center .detail .box__map .box__btn{
  justify-content: flex-start !important;
}
.popup__find-service-center .detail .btn-nearly-location{
  padding: 0 1.167vw !important;
}

.lblPriceSlider{
  background: none;
  color: #333;
  font-family: "DB Heavent Md";
  font-size: 1.3541666667vw;
  padding: 0 0.2604166667vw;
  position: relative;
  text-align: center;
  visibility: visible!important;
  width: 100%;
  border-radius: 0;
}
.range-slider {
  width: 95% !important;
  height: 16px !important;
  padding: 0 !important;
  margin-top: 16px !important;
}
.range-slider-inner{
  margin-left: 8px !important;
}
.range-slider-rail,
.range-slider-fill{
  border-radius: 15px !important;
  height: 100% !important;
}
.range-slider-rail{
  background-color: #ccc !important;
}
.range-slider-fill{
  background-color: #d50008 !important;
}
.range-slider-knob{
  border: none !important;
  background-color: #ff000a !important;
  height: 28px !important;
  width: 28px !important;
}
.box__range .title{
  text-align: center !important;
}
.no_bg{
  background: none !important;
}
.no_border_bottom{
  border-bottom: none !important;
}

.toggle-checkbox {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 28px;
  margin-right: 10px;
}

.toggle-checkbox input {
  display: none;
}

.toggle-checkbox-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #555555;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.toggle-checkbox-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 1px;
  bottom: 1px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input.toggle-checkbox-input:checked + .toggle-checkbox-slider {
  background-color: #d50008;
}

input.toggle-checkbox-input:focus + .toggle-checkbox-slider {
  box-shadow: 0 0 1px #d50008;
}

input.toggle-checkbox-input:checked + .toggle-checkbox-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.toggle-checkbox-slider.toggle-checkbox-round {
  border-radius: 34px;
}

.toggle-checkbox-slider.toggle-checkbox-round:before {
  border-radius: 50%;
}

#box__customer-service-center .box__cart-dealer .sidebar.tire .pic{
  width: 167px;
}
.btn-compare{
  overflow: hidden;
}

.vs__dropdown-toggle{
  background: #f0f0f0 !important;
  border: none !important;
  border-radius: 0 !important;
}
.vs__actions{
  padding-right: 10px !important;
}
.vs__dropdown-menu li{
  margin: 0;
}
.vs--disabled .vs__clear,
.vs--disabled .vs__dropdown-toggle,
.vs--disabled .vs__open-indicator,
.vs--disabled .vs__search,
.vs--disabled .vs__selected{
  background-color: #f0f0f0 !important;
  color: #888;
}
.border-none{
  border: none !important;
}

/**
* Vue-multiselect
*/
.multiselect{
  min-height: auto !important;
}
.multiselect__select{
  height: 28px !important;
}
.multiselect__select:before{
    z-index: 1 !important;
}
.multiselect--above .multiselect__content-wrapper{
  border-radius: 0 !important;
}
.multiselect__tags{
  border: 0 !important;
  border-radius: 0 !important;
  min-height: auto !important;
  height: 2.6041666667vw !important;
  background: #f0f0f0 !important;
}
.multiselect__input,
.multiselect__single{
  background: #f0f0f0 !important;
  font-size: 1.3541666667vw !important;
  color: #000 !important;
}
.multiselect__placeholder{
  font-size: 1.3541666667vw !important;
  color: #000 !important;
}
.multiselect__content{
  font-size: 1.3541666667vw !important;
}
.multiselect__content li{
  list-style: none;
  margin: 0;
}
.multiselect__element{
  margin-left: 0 !important;
}
.multiselect__option--highlight,
.multiselect__option--highlight::after{
  background: #f3f3f3 !important;
  color: #333 !important;
}
.multiselect__option--selected{
  background: #ccc !important;
  color: #333 !important;
}
.multiselect__option--selected:after{
  color: #ccc !important;
}
.multiselect__option--selected.multiselect__option--highlight:after{
  background: #ccc !important;
}

.popup__vin.popup__extended-warranty .detail{ margin: 0; }


.btn-view-all{
  font-size: 1em;
}

.sidebar__member .box__info .box__pic .pic-profile{
  width: 4.9375vw !important;
  height: 4.9375vw !important;
}

.box__user-manage .box__car-order .table__dashboard .list__info .item, .box__user-manage .box__user-order .table__dashboard .list__info .item{
  align-items: flex-start;
}


.swal2-popup{
  border-radius: 0 !important;
}
.swal2-styled.swal2-confirm{
  background: #d50008 !important;
}
.swal2-styled.swal2-cancel{
  background: #fff !important;
  border: #000 0.1041666667vw solid !important;
  color: #000 !important;
}

.swal2-popup button{
  border-radius: 0 !important;
  border-radius: 0.2604166667vw !important;
}
.swal2-title{
  color: #000 !important;
  font-family: "DB Heavent Md" !important;
}
.swal2-file, .swal2-input, .swal2-textarea{
  border-radius: 0 !important;
  border-color: #333 !important;
}
.btn-add-other.btn-reset-other.no-icon{
  margin-left: 5px;
}
.btn-add-other.btn-reset-other.no-icon span{
  background-image: none !important;
  padding: 0 !important;
}
.box__user-manage .box__user-manage-head .box__head .head__info{
  background-image: none !important;
  padding: 0 !important;
}
.list-type-1 .item .info, .list-type-1 .slick-slide .info{
  height: 100%;
}
.btn-excel, .btn-pdf{
  display: block;
  margin: 0 0 0 0.2604166667vw;
  text-indent: -9998px;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  border-radius: 0.2604166667vw;
}
.btn-excel{
  background: url(../img/icon/excel.png) no-repeat center center #333;
  background-size: 1.09375vw auto;
}
.btn-pdf{
  background: url(../img/icon/pdf.png) no-repeat center center #333;
  background-size: 1.09375vw auto;
}
.btn-delete-order {
  background: url(../../img/icon/remove.png) no-repeat center center !important;
  background-size: 1.0416666667vw auto !important;
  filter: none !important;
}

@media (min-width: 992px) {
  .swal2-popup{
    width: 40% !important;
    padding: 3.125vw 1.5625vw 1.5625vw !important;
  }
  .swal2-popup button{
    min-width: 9.375vw !important;
    font-size: 1.4583333333vw !important;
  }
  .swal2-title{
    font-size: 1.6666666667vw !important;
    font-family: "DB Heavent Md" !important;
  }
  .swal2-styled.swal2-confirm,
  .swal2-styled.swal2-cancel{
    font-size: 1.4583333333vw !important;
  }
  .box__user-manage .box__car-order .box__head .sidebar .box__filter,
  .box__user-manage .box__user-order .box__head .sidebar .box__filter,
  #box__my-toyota .box__car-info .box__head .sidebar .box__filter{
    width: 20vw;
  }
}

@media (max-width: 960px){
  .nobgimg{
    background-image: none !important;
  }
  #box__product-detail .box__info-main .box__description .box__price .price-special.no_bg{
    border-left: none !important;
  }

  .box__flash-search .box__search-by-size,
  .box__flash-search .box__search-by-type{
    max-height: 90%;
  }

  .multiselect__input,
  .multiselect__single,
  .multiselect__content,
  .multiselect__placeholder{
    font-size: 5.46875vw !important;
  }
  .multiselect__tags{
    height: auto !important;
  }
}

@media (max-width: 991px) {
  #box__customer-service-center, 
  #box__eco-pack{
    padding-top: 20px;
    background-position: center 0;
  }
}

.box__car-maintenance #section-tire .car-maintenance-warning .container {
    border: #fff 2px solid;
}
@media (min-width: 992px){
    .box__car-maintenance #section-tire{
        background-position: center top -4.6875vw!important;
    }
    .box__car-maintenance #section-tire .box__info .box__text{
        margin-top: -4.6875vw;
        padding-top: 0;
    }
    .box__car-maintenance #section-tire .box__info .box__pic{
        top: 36%;
    }
    .box__car-maintenance #section-tire .car-maintenance-warning {
        text-align: center;
        z-index: 10;
        width: 100%;
        position: absolute;
        bottom: 5.7291666667vw;
        left: 0;
    }
    .box__car-maintenance #section-tire .car-maintenance-warning .container {
        background: rgba(0, 0, 0, 0.5);
        
        width: 66.6666666667vw;
    }
}
/* html{
  filter: grayscale(1) !important;
} */