.header__top-inner {
  padding: 0px;
}
.header__logo .brand-logo {
  max-height: 50px;
}
.navbar-search {
  max-width: 650px;
}
@media (min-width: 768px) {
    .header__utility {
        position: relative;
        bottom: 3px;
    }
    
    #myTireFilterModal .modal-dialog{
        width: 600px;
    }
    #select2-model_id-results{
        width: 537px;
    }
    #select2-make_id-results{
        width: 340px;
    }
    #select2-car_tire-results{
        width: 300px;
    }
}
/* .header__utility ul li {
  margin-left: 25px;
} */
.header__search {
  /* margin-top: 24px; */
  max-width: 650px;
}
@media (max-width: 575px) {
  .header__main {
    padding: 5px 0 0 0;
  }
  .header__search {
    margin-top: 6px;
  }
}
.search-box {
  border-color: #868e8e;
  border-radius: 4px;
  width: 100%;
}
.search-box__select {
  /* border-color: #868e8e; */
  border-left: 1px solid #e0e0e0;
}
.search-box__select select {
  padding: 1px 15px;
  max-width: 140px;
}

.search-box__select:after {
  content: "";
  position: absolute;
  top: 14px;
  right: 15px;
  width: 8px;
  height: 5px;
  overflow: hidden;
  z-index: 2;
}
/* .search-box__select .fa-chevron-down {
  font-weight: normal;
} */

.search-box__button button {
  width: 60px;
  height: 100%;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  /* padding: 6px; */
  background-color: #ff4747;
  color: #f7f7f7;
  border: none;
  border-left: 1px solid #ffba49;
  margin: 0px;
}
.navbar-search-submit i.fa-search {
  margin: 0;
}
.search-box__dropdown {
  border: 1px solid #868e8e;
}
#globalCartItemCount {
  padding: 0 0 0 1px;
  background-color: #ff4747;
  color: #fff;
}
.search-box .search-box__input input {
  padding: 8px;
  border-radius: 6px;
}
.header__navigation {
  /* background-color: #f9f9f9; */
}
.header__navigation-category .menu-link,
.header__menu .menu-link {
  padding: 8px 0;
}


.select2-dropdown {
    border: 0;
}
.select2-container {
    width: 100% !important;
}
.select2-results__options{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    padding:5px;
    /*max-height: 200px !important;*/
    background-color: #fff;
    border: 1px solid #d2d2d2;
    margin-top: 3px;
    border-radius: 4px;
    box-shadow: 12px 12px 32px -6px rgb(37 47 63 / 18%)
}
.select2-results__options>li{
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 7px;
}
.select2-search,
.select2-results>.select2-results__options>li:first-child{
    display:none;
}
#select2-model_id-results>li{
    text-transform: lowercase;
}

#select2-car_tire-results>li{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 7px 0;
}
#select2-car_tire-results>li:not(:last-child){
    border-bottom: 1px solid #d2d2d2;
}
.select2-results__options--nested{
    border: 0;
    box-shadow: none;
    margin: 0 7px;
    padding: 0;
}
.select2-results__options--nested>li{
    flex: 1;
    max-width: inherit;
    background-color: transparent !important;
    padding: 7px !important;
    color: #333 !important;
}
.select2-results__options--nested:hover{
    background-color: #5897fb;
}
.select2-results__options--nested:hover>li{
    color: #fff !important;
}

.select2-container .select2-selection--single{
    height: 40px;
    border-color: #d2d2d2;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 40px;
    font-size: 13px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 38px;
}

.category-filters-section>h3[data-toggle="collapse"]{
    position:relative;
    cursor:pointer;
}
.category-filters-section>h3[data-toggle="collapse"]::after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f107";
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 13px;
    transition: transform .2s ease;
}
.category-filters-section>h3[aria-expanded="true"]::after {
    transform: rotate(180deg);
}

.irs-with-grid {
    margin: 0 15px;
}

.ei-slider-thumbs{
    display: none !important;
}

#shipToModal{
    z-index: 9999999;
}
#shipTo_country{
    width: 100% !important;
}


.category-banner-img-wrapper .banner {
    padding: 0;
    background-color: #fff;
    color: #333e48;
    min-height: 0;
    margin-bottom: 0;
}
.category-banner-img-wrapper .banner .category-image>a{
    display: block;
    /*height: 150px;
    align-items: center;
    justify-content: center;
    padding: 15px;
    background-color: #f7f7f7;*/
    margin-bottom: 20px;
}
.category-banner-img-wrapper .banner .category-image>a>img{
    max-width: 100%;
    max-height: 100%;
}
.category-banner-img-wrapper .banner .banner-caption .lead,
.category-banner-img-wrapper .banner .banner-caption .page-cover-title{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}

.product-list .product-list-view{
    padding: 10px;
    margin-bottom: 5px;
}
.product-list-view .product-img-wrap{
    width: 15%;
    height: 90px;
}
.product-list-view .product-info{
    width: 65%;
    margin: 0;
    padding: 0;
}
.product-list-view .product-info-rating{
    min-height: 0;
}
.product-list-view .product-info-title {
    font-size: 15px !important;
    font-weight: 700;
}
.product-list-view .product-info-desc{
    margin-bottom: 5px;
}
.product-list-view .product-info-price {
    margin: 0;
}
.product-list-view .product-info-price > span {
    font-size: 20px;
    margin-bottom: 0;
}
.product-list-view .product-info-feature-list{
    margin: 0;
}

.customer-address-list .address-list-item{
    padding: 15px 15px 15px 35px;
}
.address-list-item input[type="radio"].ship-to-address {
    top: 12px;
    left: 12px;
    right: auto;
}

.tire-type__group{
    font-size: 15px;
}
.tire-type__title{
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}
/*.tire-type__title:after{
    content:'';
    display: block;
    width: 25px;
    height: 3px;
    background-color: #000;
    margin-top: 5px;
}*/
.tire-type__price{
    color: #b12704;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
}
.tire-type__aval{
    margin-bottom: 10px;
}
.tire-type__aval > span{
    background-color: #009686;
    color: #fff;
    display: inline-block;
    padding: 3px 7px;
    font-weight: 700;
    border-radius: 5px;
    font-size: 12px;
    vertical-align: middle;
}
.tire-type__info{
    margin-bottom: 20px;
}
/*.tire-type__info .col-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}*/
.tire-type__info label{
    margin: 0;
    font-size: 13px;
}
.tire-type__group .product-info-qty-item{
    float: none;
}
.tire-type__group .product-info-qty{
    height: 25px;
    line-height: 25px;
    width: 25px;
}
.tire-type__group .product-info-qty-input{
    width: 35px;
}
.tire-type__extra-info{
    font-size: 13px;
}
.tire-type__extra-info h6{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
}


body {
    counter-reset: section;
}
#select2-car_tire-results>li::before {
    counter-increment: section;
    content: "Choice " counter(section) ": ";
    display: block;
    margin: 10px 0 3px 12px;
    font-weight: 700;
}
#select2-car_tire-results>li>strong{
    display: none;
}

@media screen and (max-width: 991.98px){
    .header__utility ul li:last-child {
        display: block;
    }
    .product-list .product-grid-view{
        padding-bottom: 60px;
    }
    .product-grid-view .product-actions{
        display: block;
    }
    .product-grid-view .product-actions a.btn-primary {
        width: 100%;
    }
    .product-list-view .product-actions{
        display: block;
        top: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px){
    .best-seller__item-image {
        width: 70px;
    }
    .best-seller__item-details {
        width: calc(100% - 70px);
        padding-left: 15px;
    }
}

@media screen and (max-width: 767px){
    #filterBtn {
        position: static;
        margin: 10px 5px;
    }
    .nav-breadcrumb{
        margin-bottom: 15px;
    }

    #select2-model_id-results>li{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 575.98px) { 
    .shell-banner__inner .row>div{
        margin: 0 !important;
        padding: 0 !important;
        border: 1px solid #fff;
    }
    .shell-banner__inner .image-banner {
        height: 100%;
        background-color: #f5f5f5;
    }
    .shell-banner__inner .image-banner .shell-banner__box {
        height: 100%;
        display: flex;
        align-items: center;
        margin: 0;
        padding: 0;
    }
    .shell-banner__inner .image-banner .shell-banner__box::before{
        content: "";
        position: absolute;
        inset: 0;
        /*background: rgb(0 0 0 / .3);*/
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, #000000 70%);
        height: 100%;
        opacity: .7;
    }
    .shell-banner__inner .image-banner .shell-banner__overlay{
        display: flex;
        flex-direction: column;
        justify-content: end;
        padding: 10px;
    }
    .shell-banner__overlay-title h3 {
        font-size: 12px;
    }
    .shell-banner__overlay-text{
        display: none;
    }
    .shell-banner__overlay .neckbands__button{
        margin-bottom: 0;
        margin-top: 8px;
    }
    .shell-banner__overlay .neckbands__button a{
        padding: 5px;
        font-size: 8px;
    }
    
    #select2-model_id-results>li{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    #select2-make_id-results>li{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    #select2-car_tire-results>li{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .tire-type__group .product-qty-wrapper label{
        display: none;
    }
    .tire-type__group .product-qty-wrapper .product-info-qty-item{
        margin-left: 0 !important;
    }
    .product-single .product-info-title{
        margin-top: 20px;
        font-weight: 700;
    }
}
