.product-card__features ul li {
    margin-top: 5px !important;
}

.view-options__select>label {
    width: 150px;
}

.justify-center {
    justify-content: center !important;
}

.error {
    color: red !important;
}

.logout a span {
    color: #ffff !important;
}

@media (min-width: 992px) {
    .offset-ar-lg-5 {
        margin-right: 41.66667%;
    }

    .offset-ar-lg-4 {
        margin-right: 39.66667%;
    }
}

.fs-20 {
    font-size: 20px;
}


.autocomplete-suggestions {

    border: 1px solid #999;

    background: #FFF;

    cursor: default;

    overflow: auto;
    width: 100px;

}



.autocomplete-suggestion {

    padding: 2px 5px;

    white-space: nowrap;

    overflow: hidden;

}



.autocomplete-selected {

    background: #F0F0F0;

}



.autocomplete-suggestions strong {

    font-weight: normal;

    color: #3399FF;

}

.new-arrival {
    cursor: pointer;
}

.profile-logo {
    width: initial !important;
    height: initial !important;
}

.modal-header .close {
    padding: initial;
    margin: initial;
}

.wishlist-label {
    margin-right: 4px;
}

.wishlist__row td {
    width: 30% !important;
    text-align: right !important;
}

.wishlist__row th {
    width: 30% !important;
    text-align: right !important;
}

.header__logo {
    min-height: 155px !important;
}

.block-products-carousel__cell .product-card.brand {
    width: 50% !important;
    background-color: initial !important;
    -webkit-box-shadow: initial !important;
    box-shadow: initial !important;

}

.category-card__children li a {
    text-decoration: underline !important;
}

.category-card__actions a {
    text-decoration: underline !important;
}

#profession-licence-custom-button {
    padding: 10px;
    color: white;
    background-color: #FF9E18;
    border: 1px solid #000;
    border-radius: 5px;
    cursor: pointer;
    width: 100px;
}

#profession-licence-custom-button:hover {
    background-color: #FF9E18;
}

.text-primary{
 color : #FF9E18 !important;   
}

#profession-licence-custom-text {
    margin-left: 10px;
    font-family: sans-serif;
    color: #aaa;
}

#company-id-custom-button {
    padding: 10px;
    color: white;
    background-color: #FF9E18;
    border: 1px solid #000;
    border-radius: 5px;
    cursor: pointer;
    width: 100px;
}

#company-id-custom-button:hover {
    background-color: #FF9E18;
}

#company-id-custom-text {
    margin-left: 10px;
    font-family: sans-serif;
    color: #aaa;
}


.social-links__list {
    justify-content: center;
}

.badge {
    padding: 10px !important;
    font-size: 15px !important;
    border-radius: 3px !important;
    color: white !important;
}

.logo-mobile {
    display: none;
}

@media only screen and (max-width: 600px) {
    .logo-mobile {
        display: block;
    }
}


.treeview .list-group-item {
    cursor: pointer
}

.treeview span.indent {
    margin-left: 10px;
    margin-right: 10px
}

.treeview span.icon {
    width: 12px;
    margin-right: 5px
}

.treeview .node-disabled {
    color: silver;
    cursor: not-allowed
}

.node-treeview1 {}

.node-treeview1:not(.node-disabled):hover {
    background-color: #F5F5F5;
}

.treeview span.icon {
    margin-right: initial;
    margin-left: 5px !important;
}

.wishlist-btn #wishlist-icon {
    margin-left: 10px !important;
}


.tree,
.tree ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.tree ul {
    margin-left: 1em;
    position: relative
}

.tree ul ul {
    margin-left: .5em
}

.tree ul:before {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-left: 1px solid
}

.tree li {
    margin: 0;
    padding: 0 1em;
    line-height: 2em;
    color: #369;
    font-weight: 700;
    position: relative
}

.tree ul li:before {
    content: "";
    display: block;
    width: 10px;
    height: 0;
    border-top: 1px solid;
    margin-top: -1px;
    position: absolute;
    top: 1em;
    left: 0
}

.tree ul li:last-child:before {
    background: #fff;
    height: auto;
    top: 1em;
    bottom: 0
}

.indicator {
    margin-left: 5px;
}

.tree li a {
    text-decoration: none;
    color: #369;
}

.tree li button,
.tree li button:active,
.tree li button:focus {
    text-decoration: none;
    color: #369;
    border: none;
    background: transparent;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    outline: 0;
}

.active-link {
    background-color: #FF9E18;
}

#maker-error,
#model-error,
#engine-error {
    color: #FF9E18 !important;
}

.vehicle-engine {
    width: 100% !important;
}

#pills-tab {
    padding: 0px;

}

#pills-tab li {
    width: 50%;
}

#pills-tab li a.active {
    background-color: #FF9E18;
}

.breadcrumb__item--current {
    color: #FF9E18;
}

#checkout-btn-mobile {
    display: none;
}

#checkout-btn-web {
    display: block;
}

.nav-pills-home {
    width: 50%;
}

.no-products {
    margin-right: auto;
    margin-left: auto;
    margin-top: 10%;
}



.tire-img {
    width: 500px;
    height: auto;
}

.view-options__select label {
    text-align: left !important;
}

[dir=rtl] .view-options__select {
    margin-right: 0px !important;
}

[dir=rtl] .view-options__select {
    margin-left: 5px !important;
}

/* mobile screens */
@media (max-width: 600px) {




    .tire-img {
        width: 300px;
        height: auto;
    }

    .rating {
        margin-right: auto;
        margin-left: auto;
    }

    .block-finder__form-control__mobile {
        /* margin: 7px; */
        margin-bottom: 7px;
        height: 40px;
        min-height: 40px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        width: 260px;
        -ms-flex-preferred-size: 260px;
        flex-basis: 260px;
    }

    .block-features__item,
    .block-products-carousel__cell,
    .product__actions {
        justify-content: center;
    }

    .product-card__footer {
        display: flex;
        justify-content: space-between;
    }

    .product-card__wishlist+div {
        width: 100%;
        text-align: center;
    }


    .product-card__addtocart-full {
        width: 140px !important;
    }

    .product-card__image {
        justify-content: center;
    }

    .product__info {
        justify-content: center;
    }


    #checkout-btn-mobile {
        display: block;
    }

    #checkout-btn-web {
        display: none !important;
    }

    .m-b-mobile {
        margin-bottom: 10px;
    }

    .m-t-mobile {
        margin-top: 10px;
    }

    .block-features__item {
        justify-content: space-evenly;
    }

    .nav-pills .nav-item {
        font-size: 10px !important;
    }

    .nav-pills-home {
        width: 90%;
    }

    .view-options__body {
        padding: .75rem 0px !important;
    }

    .view-more {
        left: 15% !important;
    }

    #accordion>div:last-child {
        margin-bottom: 10px;
    }

    .product-filter.product-filter-bottom.filters-panel div div {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }



}

/* tablets */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .cart__totals {
        width: 100% !important;
    }

    /* Your tablet-specific styles go here */
    .nav-pills-home {
        width: 70%;
    }

    #accordion>div:last-child {
        margin-bottom: 20px;
    }

    .product-card__features ul li {
        max-width: 300px !important;
        white-space: nowrap;
        /* Prevent text from wrapping to the next line */
        overflow: hidden;
        /* Hide overflowing content */
        text-overflow: ellipsis;
    }


}


@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .cart__totals {
        width: 100% !important;
    }

    /* Your tablet-specific styles go here */
    .nav-pills-home {
        width: 70%;
    }

    #accordion>div:last-child {
        margin-bottom: 20px;
    }

    .product-card__features ul li {
        max-width: 300px !important;
        white-space: nowrap;
        /* Prevent text from wrapping to the next line */
        overflow: hidden;
        /* Hide overflowing content */
        text-overflow: ellipsis;
    }
}

.block-banners {
    margin-bottom: 10px;
}

.mobile-menu__indicators {
    justify-content: space-between;
}

.no-products {
    justify-content: center;
}

.title {
    color: #FF9E18;
}

.sub-title {
    color: black;
}

#exTab1 .tab-content {
    color: white;

    padding: 5px 15px;
}

#exTab1 .nav-pills>li>a {
    border-radius: 0;
}


.social-links__item--whatsapp a {
    background: #2ccd47;
    color: #fff;
}

.product__prices-stock {
    padding-bottom: 5px !important;
}

/* accordion */

.product_list {
    border: 1px solid #d1d1d1;
    border-radius: 8px;
    padding: 20px;
    padding-bottom: 5px;
    margin-bottom: 30px;
    box-shadow: 0 20px 27px 0 rgb(0 0 0 / 5%);
}

.product_list .card-header {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    border: none;
    margin-bottom: 20px;
}

.product_list .card-header .btn-link {
    width: 100%;
    padding: 0;
    text-align: left;
    border: none;
    border-radius: 0;
    position: relative;
    background-color: #ffffff;
    text-decoration: none;
    box-shadow: none;
}

.product_list .card-header .btn-link:hover,
.product_list .card-header .btn-link:focus {
    text-decoration: none;
    box-shadow: none;
}

.product_list .card-header .btn-link:after {
    content: "\f078";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;

    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    line-height: normal;
    width: 30px;
    height: 30px;
    background-color: #2f2f2f;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 14px;
    transition: 0.5s all;
    background-image: none;
}

.product_list .card-header .btn-link.collapsed:after {
    transform: translateY(-50%) rotate(0deg);
}

.product_list .card-header .btn-link .list_block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.product_list .card-header .btn-link .list_block .list_image {
    /* width: 135px;
  margin-right: 25px; */
    height: 130px;
}

.product_list .card-header .btn-link .list_block .list_text {
    width: calc(100% - 120px);
    padding-right: 20px;
}

.product_list .card-header .btn-link .list_block .list_text .subtitle {
    margin-bottom: 4px;
    color: #c7a379;
    ;
    font-weight: 500;
    font-size: 16px;
}

.product_list .card-header .btn-link .list_block .list_text .title {
    margin-bottom: 10px;
}

.product_list .card-header .btn-link .list_block .list_text .text {
    font-size: 14px;
    color: #7f7f7f;
    margin: 0;
}

.product_list .card-body {
    padding: 15px;
    padding-bottom: 0;
    padding-top: 0;
}

.product_list .list_block_item {
    border: 1px solid #d1d1d1;
    border-radius: 8px;
    padding: 20px 10px;
    margin-bottom: 30px;
    text-align: center;
}

.product_list .list_block_item a {
    display: block;
}

.product_list .list_block_item a img {
    width: 70px;
    margin-bottom: 10px;
    height: 60px;
}

.product_list .list_block_item a .category {
    color: #7f7f7f;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: normal;
    font-weight: 500;
}

.product_list .list_block_item a .title {
    line-height: normal;
    margin-bottom: 10px;
    font-size: 16px;
}

.product_list .list_block_item a .title strong {
    color: #c7a379;
    ;
}

.image-fit-contain {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.list_text .text {
    font-size: 12px !important;
}

.see-more {

    position: absolute;
    top: 30%;
    right: 30%;

}

.toast {
    font-size: 18px !important;
    /* Set your desired font size here */
}

.rating-container {
    margin-bottom: 0px;
}

.rating-container .fa-star {
    font-size: 1.5rem !important;
}

.current-rating .fa-star {
    font-size: 1.5rem !important;
}

.rate-btn {
    display: flex;
    justify-content: center;
    width: 50px;
    height: 30px;
}

.rate-btn span {
    margin-top: -3px;
}

.view-options__spring {
    flex-grow: 0 !important;
}

.view-options__select>label {
    width: initial !important;
}

.add-more-to-cart {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}


div.product-body {
    background-color: #fff;
    min-height: 200px;
    width: 100%;
}


ul.other-vendors {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.other-vendors li {
    background-color: #ffffff;
    margin: 5px 0;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease;
}

ul.other-vendors li:hover {
    background-color: #f0f0f0;
}

.checkout__totals {
    margin-bottom: 20px;
}



.product_list .card-header .btn-link.tires::after {
    content: "" !important;
    background-color: #fff
}

.list_text .sub-title {
    font-size: 1.7rem !important;
}

.product__info .product__actions {
    justify-content: center !important;
}

.footer-newsletter__social-links {
    margin-top: 30px;

}

.social-links__list {
    justify-content: flex-start;
}

.primary-color {
    color: #FF9E18;
}

.other-vendor-info {
    line-height: 25px;
}

.cart__totals-table {
    margin-bottom: 8px;
}



#loader {
    border: 8px solid #f3f3f3;
    /* Light gray border */
    border-top: 8px solid #FF9E18;
    /* Blue border for animation */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    z-index: 9999999;
    /* Animation for rotation */
}

.accordion-button {
    position: relative; /* Ensure that the button is a positioned container */
    padding-right: 30px; /* Adjust padding to give space for the spinner */
}

.no-products{
    margin-top: 0px !important;
}
.no-products h5{
    font-size: 1.5rem !important;
}

.loader {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
}

/* Renaming spinner to loading-spinner */
.loader .loading-spinner {
    border: 5px solid #f3f3f3; /* Light gray */
    border-top: 5px solid #3498db; /* Blue color for the spinner */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}



/* Keyframes for the loading-spinner animation */
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Keyframes for the spinner animation */



#overlay {
    z-index: 999999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    /* White background with transparency */
    display: none;
    justify-content: center;
    align-items: center;
}


.custom-tag-badge {
    font-size: 17px;
    height: 26px;
}

.cart-table__column--product.vin {
    min-width: 200px !important;
}

.cart-table__column--product.article {
    min-width: 200px !important;
}

.vin-number-input {
    width: 412px;
    max-width: 412px;
}

.cash-on-delivery-notes .title {
    font-size: 15px;
}

.select2-selection__rendered,
.select2-results__option {
    direction: ltr !important;

}

.product-card__wishlist {
    margin-left: auto;
    margin-right: auto;
}

.rating {
    justify-content: center;
}

/* a {
    color: #fb9b25 !important;
} */

/* a.active{
    color: #ffff !important;
} */
/* .departments__button:hover{
    background-color: rgba(0, 0, 0, 0.12)!important;
} */
.country-code {
    padding-right: 0px !important;
}



.vendor-item {
    cursor: pointer !important;
}

.d-initial {
    display: block !important;
}


.sidebar.sidebar--offcanvas--mobile.fixed {
    width: 270px;
    position: fixed;
    z-index: 1;
    top: -60px;


    overflow-x: hidden;
    padding: 8px 0;
}
/* .sidebar.sidebar--offcanvas--mobile.fixed .widget-filters__actions{
    position: fixed !important;
    bottom: 10px !important;
} */

.filter__container{
    padding-bottom: 0px !important;
}
.widget-filters__actions{
    padding-top: 0px !important;
}


#product-request-form .form-control {
    background-color: #fff;
    border-color: #d1d1d1;
    border-radius: 5px;
}
.back-to-home{
    background-color: initial !important;
    color: #616161 !important;
    text-decoration: underline;
}

.form-control.error{
    border-color: #E53935 !important;
}

.confirm-order .arrow {
    display: inline-block;
    animation: bounce 1.5s infinite;
}

@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-3px);
    }
}

/* Hover effect for interactivity */
.confirm-order:hover {
    color: #0056b3; /* Darker color on hover */
    text-decoration: underline; /* Underline for interactivity */
}

/* Hover effect for icon */
.confirm-order:hover i {
    color: #0056b3; /* Match icon color with text on hover */
}

/* Hover effect for arrow */
.confirm-order:hover .arrow {
    color: #0056b3; /* Change arrow color on hover */
}
.bg-primary{
    background-color: #FF9E18 !important;
}

.product-details-container {
    padding: 20px;
    background-color: #f9f9f9; /* Light background for contrast */
    border-radius: 10px; /* Smooth corners */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); /* Subtle shadow */
}

.product-detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    padding: 10px 0;
    border-bottom: 1px solid #eaeaea; /* Separator between details */
}

.product-detail:last-child {
    border-bottom: none; /* Remove last separator */
}

.detail-key {
    display: flex;
    align-items: center;
    font-weight: bold;
    color: #333; /* Key text color */
}

.detail-icon {
    font-size: 18px;
    color: #007bff; /* Icon color */
    margin-right: 10px;
}

.detail-value {
    color: #555; /* Value text color */
    font-size: 16px;
    text-align: left;
    flex: 1;
    margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; /* For truncation */
}

.detail-value:hover {
    text-decoration: underline;
    cursor: pointer;
}

.text-truncate {
    max-width: 300px; /* Adjust to fit your layout */
}


.login-step {
    display: none;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}

.login-step.active {
    display: block;
    opacity: 1;
}