.select2-container--disabled {
  opacity: 0.5;
  cursor: not-allowed
}

/* Find my battery  */
.find-my-battery-section {
  background-color: #c9c8c9;
}

.find-my-battery-section .find-my-battery-nav-block {
  background-color: #282733;
}

.find-my-battery-section .find-my-battery-nav-block li {
  width: 33%;
  padding-left: 05px;
  padding-right: 05px;
}

.find-my-battery-section .find-my-battery-nav-block li a {
  background-color: #c31d26;
}

.find-my-battery-section .find-my-battery-nav-block li a:hover,
.find-my-battery-section .find-my-battery-nav-block li a:active,
.find-my-battery-section .find-my-battery-nav-block li a:focus,
.find-my-battery-section .find-my-battery-nav-block li.active a {
  background-color: #fade07;
}

.find-my-battery-section .find-my-battery-nav-block li .title {
  color: #FFFFFF;
}

.find-my-battery-section .find-my-battery-nav-block a {
  display: block;
  padding: 0;
  width: 100%;
}

.find-my-battery-section .find-my-battery-nav-block .nav-icon-block {
  position: relative;
  display: block;
  height: 100px;
  margin: 0px;
  padding: 05px;
  border: 0px;
  border-radius: 0px;
  font-size: 22px;
  line-height: 60px;
  background-color: inherit;
}

.find-my-battery-section .find-my-battery-nav-block .nav-icon-block .icon-block {
  position: absolute;
  padding: 5px;
  width: 100px;
}

.find-my-battery-section .find-my-battery-nav-block .battery-finder-block .nav-icon-block .title {
  font-size: 32px;
  line-height: 1.2;
  color: #FFFFFF;
  text-transform: uppercase;
}

.find-my-battery-section .find-my-battery-nav-block .battery-finder-block .nav-icon-block img {
  background-color: rgba(0, 0, 0, 0) !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.find-my-battery-section .find-my-battery-nav-block .nav-icon-block .title {
  font-size: 24px;
  font-weight: 500;
  margin-top: 12px;
  padding-left: 105px;
  line-height: 60px;
}

.find-my-battery-section .find-my-battery-nav-block li:hover .nav-icon-block .title,
.find-my-battery-section .find-my-battery-nav-block li:active .nav-icon-block .title,
.find-my-battery-section .find-my-battery-nav-block li:focus .nav-icon-block .title,
.find-my-battery-section .find-my-battery-nav-block .active .nav-icon-block .title {
  color: #000000
}

.find-my-battery-section .find-my-battery-nav-block li.battery-finder-block:hover .nav-icon-block .title {
  color: #FFFFFF !important;
}

.find-my-battery-section .find-my-battery-nav-block .nav-icon-block .icon-block img {
  width: 100%;
  background-color: #FFFFFF;
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.75);
}

.find-my-battery-section .tab-content {
  padding-top: 60px;
  padding-bottom: 60px;
}

.find-my-battery-section .tab-content .battery-select-box-block .select2-container {
  width: 100% !important;
}

.find-my-battery-section .tab-content .battery-select-box-block .select2-container .select2-selection--single {
  height: 70px !important;
}

.find-my-battery-section .select2-container--default .select2-selection--single .select2-selection__placeholder,
.find-my-battery-section .tab-content .battery-select-box-block .select2-container--default .select2-selection--single .select2-selection__rendered {
  background-color: #c31d26;
  color: #FFFFFF !important;
  line-height: 70px !important;
  border-radius: 3px !important;
  font-weight: 500;
  font-size: 26px;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.find-my-battery-section .select2-container--default *:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

.find-my-battery-section .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #c31d26;
  color: #FFFFFF;
}

.find-my-battery-section .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #fade07;
  color: #000;
}

.find-my-battery-section .tab-content .battery-select-box-block .select2-selection__arrow {
  height: 70px !important;
  width: 75px !important;
  background-color: #a3151d;
}

.find-my-battery-section .tab-content .battery-select-box-block .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #FFF transparent transparent transparent !important;
  border-width: 15px 12px 0 12px !important;
  margin-left: -10px !important;
  margin-top: -7px !important;
}

.find-my-battery-section .tab-content .battery-select-box-block .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #FFF transparent !important;
  border-width: 0 12px 15px 12px !important;
}

/* .find-my-battery-section .battery-search-resualt {
  margin-top: 100px;
} */
.find-my-battery-section .category-carousel-block-2 {
  padding-top: 0px;
  padding-bottom: 00px;
}

#battery-search-resualt.active {
  padding-top: 30px;
}

#battery-search-resualt .col-md-5 a {
  margin-top: 35px;
  margin-bottom: 35px;
}

#battery-search-resualt .no-battery-block {
  padding-top: 15px;
}

#battery-search-resualt .no-battery-block h2 {
  margin-bottom: 25px;
}

@media(max-width:1440px) {
  .find-my-battery-section .tab-content .battery-select-box-block .select2-container .select2-selection--single {
    height: 45px !important;
  }

  .find-my-battery-section .tab-content .battery-select-box-block .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px !important;
    font-size: 18px !important;
  }
  .find-my-battery-section .select2-container--default .select2-selection--single .select2-selection__placeholder, .find-my-battery-section .tab-content .battery-select-box-block .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 45px !important;
    font-size: 18px !important;
  }

  .find-my-battery-section .tab-content .battery-select-box-block .select2-selection__arrow {
    height: 45px !important;
    width: 50px !important;
  }

  .find-my-battery-section .tab-content .battery-select-box-block .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 11px 9px 0 9px !important;
  }

  .find-my-battery-section .tab-content .battery-select-box-block .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 0 9px 11px 9px !important;
  }

  .find-my-battery-section .find-my-battery-nav-block .nav-icon-block .icon-block {
    width: 90px;
  }

  .find-my-battery-section .find-my-battery-nav-block .nav-icon-block .title {
    font-size: 22px;
    padding-left: 105px;
  }

  .find-my-battery-section .find-my-battery-nav-block .battery-finder-block .nav-icon-block .title {
    font-size: 24px;
  }

  .find-my-battery-section .find-my-battery-nav-block .nav-icon-block {
    height: 92px;
  }
}

@media(max-width:1240px) {
  .find-my-battery-section .find-my-battery-nav-block .nav-icon-block .title {
    font-size: 20px !important;
    padding-left: 95px !important;
  }
}

@media(max-width:1140px) {
  .find-my-battery-section .find-my-battery-nav-block li.battery-finder-block {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .find-my-battery-section .find-my-battery-nav-block li.battery-finder-block br {
    display: none
  }

  .find-my-battery-section .find-my-battery-nav-block li.battery-finder-block .nav-icon-block {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }

  .find-my-battery-section .find-my-battery-nav-block li.battery-finder-block .nav-icon-block .title {
    line-height: 80px;
    padding-left: 115px;
  }

  .find-my-battery-section .find-my-battery-nav-block li {
    width: 49.5%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .find-my-battery-section .tab-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #battery-search-resualt.active {
    padding-top: 20px;
  }

  #battery-search-resualt .col-md-5 a {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media(max-width:992px) {
  .find-my-battery-section .find-my-battery-nav-block .nav-icon-block .title {
    font-size: 20px;
  }

  .find-my-battery-section .tab-content .battery-select-box-block .select2-container {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .find-my-battery-section .item.category-item {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .find-my-battery-section .tab-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media(max-width:768px) {
  .find-my-battery-section .find-my-battery-nav-block li.battery-finder-block br {
    display: none
  }

  .find-my-battery-section .find-my-battery-nav-block li.battery-finder-block .nav-icon-block .title {
    line-height: 80px;
    padding-left: 115px;
  }

  .find-my-battery-section .find-my-battery-nav-block li {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .find-my-battery-section .battery-search-resualt {
    margin-top: 00px;
  }

  .find-my-battery-section .tab-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .find-my-battery-section .find-my-battery-nav-block {
    padding-bottom: 10px;
  }

  #battery-search-resualt.active {
    padding-top: 00px;
  }
}

@media(max-width:480px) {
  .find-my-battery-section .category-carousel-block-2 {
    padding-top: 5%;
    padding-bottom: 0%;
  }

  .find-my-battery-section .find-my-battery-nav-block .nav-icon-block .icon-block {
    width: 80px;
  }

  .find-my-battery-section .find-my-battery-nav-block li.battery-finder-block .nav-icon-block .title {
    line-height: 60px;
    padding-left: 85px;
    font-size: 20px;
  }

  .find-my-battery-section .find-my-battery-nav-block .nav-icon-block {
    height: 85px;
  }

  .find-my-battery-section .find-my-battery-nav-block .nav-icon-block .title {
    font-size: 16px !important;
    font-weight: 500;
    margin-top: 12px;
    padding-left: 85px;
    line-height: 50px;
  }

  .find-my-battery-section .tab-content .battery-select-box-block .select2-container .select2-selection--single {
    height: 45px !important;
  }
  .find-my-battery-section .select2-container--default .select2-selection--single .select2-selection__placeholder, .find-my-battery-section .tab-content .battery-select-box-block .select2-container--default .select2-selection--single .select2-selection__rendered
  .find-my-battery-section .tab-content .battery-select-box-block .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px !important;
    font-size: 20px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .find-my-battery-section .tab-content .battery-select-box-block .select2-selection__arrow {
    height: 45px !important;
    width: 50px !important;
  }

  .find-my-battery-section .tab-content .battery-select-box-block .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 10px 08px 0 08px !important;
    margin-left: -6px !important;
    margin-top: -5px !important;
  }

  .find-my-battery-section .tab-content .battery-select-box-block .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 0 10px 8px 8px !important;
  }

  #battery-search-resualt.active {
    padding-top: 00px;
  }
}
