
.loader-mini {
    width: 3em;
    height: 3em;
    border-radius: 50%;
    background: #f0f0f0;
    /*background: #091e48;*/
    position: relative;
    opacity: 0;
}

.hovarable-img img.loader-mini, .ui-photos .loader-mini.item-delete-lg, .loader-mini.anim {
    animation: load3 1.4s infinite linear;
    opacity: 1;
}

.loader-mini.abs {
    position: absolute;
    top: calc(50% - 1.5em);
    left: calc(50% - 1.5em);
    z-index: 33;
}

.loader-mini:before {
    width: 50%;
    height: 48%;
    background: #EC3F3B;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}

.loader-mini:after {
    background: #fff;
    width: 90%;
    height: 90%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.loader-mini.loader-mini-inline:after {
    background-color: #fff;
}

.anim {
    transition: all 0.3s ease-in-out;
}

.loader-mini {
    display: inline-block !important;
}

.loader-mini {
    vertical-align: middle !important;
}

@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.review-rating {
    color: #eea20e;
    display: inline-block;
}

.review-rating i {
    font-size: 1.2rem;
    /*    //vertical-align: middle;*/
    width: .9em;
    text-align: left;
}

.review-rating .fa-star-o:before {
    color: #ccc;
    content: "\f005";
}

.review-rating .fa-star-half {
    position: relative;
}

.review-rating .fa-star-half:before {
    z-index: 1;
    position: relative;
}

.review-rating .fa-star-half:after {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f005";
    color: #ccc;
}

.review-rating-lg i {
    font-size: 24px;
}

.opacity-5 {
    opacity: 0.5;
}

#checkout-form label:not(.form-check-label) {
    display: block;
}


.single-product-description .product__specs .quantity .form-control {
    width: 66px;
}


@media (max-width: 1200px) {
    .subheader .subheader__title {
        line-height: 0.8;
    }
}

.single-category-1 li:last-of-type {
    margin-bottom: 0;
}

.img-cart {
    width: 52px;
    height: 68px;
    object-fit: contain;
}

.cart-input {
    width: 76px;
}

.cart__content {
    overflow: auto;
}

.no-transition {
    transition: none;
}

.max-height {
    max-height: 50vh;
}

.pagination-bar .pagination {
    overflow: auto;
}

.z-index-1 {
    z-index: 1;
}

.z-index-99 {
    z-index: 99;
}

.product-brand-img {
    height: 50px;
}


.cursor-pointer {
    cursor: pointer;
}

.show-on-hover-tip {
    opacity: 0;
}

.show-on-hover-trigger {
    opacity: 0.5;
}

.show-on-hover:hover .show-on-hover-trigger, .show-on-hover:hover .show-on-hover-tip {
    opacity: 1;
}

.cover__configurator .car-list img {
    width: 56px;
}

.cover__configurator .car-list {
    height: 400px;
}

@media (min-width: 768px) {
    .cover__configurator .car-list li a {
        padding-left: 2rem;
    }

    .cover__configurator.cover__configurator-compact {
        min-height: 570px;
    }
}


@media (min-width: 1300px) {
    .filter .filter-open {
        top: 50px;
    }
}

@media (max-width: 600px) {
    .motorization .table td, .motorization .table th {
        padding: 0.2rem;
    }

    .motorization table {
        font-size: 0.8rem;
    }

    .motorization .show-on-hover-tip {
        display: none !important;
    }
}


@media (min-width: 601px) {
    .motorization .table td {
        vertical-align: middle;
    }
}


@media (min-width: 768px) {
    .choose-car-carousel .owl-item .owl__item {
        min-width: 312px;
    }
}

.cart-item-count {
    /*top: -24px;*/
    /*right: -12px;*/
    top: -1.5em;
    right: -0.6em;
}
@media (min-width: 992px) {
    .cart-wrapper .cart {
        top: 148px;
    }
    .sticky-menu .cart-wrapper .cart {
        top: 100px;
    }
}

.help .icon {
    writing-mode: vertical-lr;
}

.distinct-price s {
    font-size: 0.7em;
    color: #292929;
}


.cover__carousel .item__img img {
    max-height: 260px;
}

.see-more {
    margin-right: 1px;
}

.cover .cover-bg {
    background-position: center;
}

.cover .cover__configurator {
    opacity: 0.95;
    opacity: 0.93;
    /*backdrop-filter: blur(2px);*/
}

.cover .owl-nav {
    position: absolute;
}



@media (min-width: 992px) {
    .cover__configurator #rims .motorization {
        position:absolute;
        left: -25px;
        top: 0;
        z-index: 2;
        min-width: 900px
    }
}

@media (min-width: 1300px) {
    .cover__configurator #rims .motorization {
        left:104%;
        top: -16px;
        min-width: 900px;

        left: 99%;
        top: 24px;
        background: #f3f3f3 !important;
        box-shadow: none !important;
    }
}

@media (min-width: 992px) {
    .cover__configurator #rims .motorization .table {
        min-width:800px
    }
}

.cover__configurator #rims .motorization .table .form-control {
    width: auto
}

.cover__configurator #rims .motorization thead {
    background: #fff
}

.cover__configurator #rims .motorization thead th {
    vertical-align: inherit
}

.cover__configurator #rims .motorization tbody tr {
    background: #fff;
    position: relative
}

.cover__configurator #rims .motorization tbody tr:nth-of-type(odd) {
    background: #f8f9fa
}

.cover__configurator #rims .motorization tbody:hover tr {
    opacity: 1
}

.cover__configurator #rims .motorization tbody:hover tr:not(:hover) {
    opacity: .2
}

.cover__configurator {
    opacity: 1 !important;
}

.product .product__name {
    height: 52px;
    display: block;
}
