.wrapper .text .car_ratings,
.wrapper .text .car_ratings li,
.wrapper .text .car_ratings_plus_minus ul,
.wrapper .text .car_ratings_plus_minus ul li {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.single .wrapper .text .car_ratings_plus_minus ul li,
.category .wrapper .text .car_ratings_plus_minus ul li {
    margin-bottom: 15px !important;
    font-family: bold !important;
    font-size: 14px !important;
    list-style: none !important;
    margin-left: 0 !important;
}

.single .wrapper .text .car_ratings li,
.category .wrapper .text .car_ratings li {
    margin-bottom: 20px !important;
    list-style: none !important;
    margin-left: 0 !important;
    padding-bottom: 0 !important;
}

.wrapper .text .car_ratings,
.wrapper .text .car_ratings_plus_minus {
    padding-bottom: 15px !important;
}

.wrapper .text .car_ratings_plus_minus {
    margin-left: 0;
    margin-right: 0;
}

.wrapper .text .car_ratings:last-child,
.wrapper .text .car_ratings_plus_minus:last-child {
    padding-bottom: 35px !important;
}

.wrapper .text .car_ratings:after {
    content: "";
    display: block;
    clear: both;
}

.wrapper .text .car_ratings li h4 {
    text-transform: uppercase;
    font-size: 18px !important;
    padding-bottom: 5px !important;
    clear: both;
}

.wrapper .text .car_ratings li h4 em {
    color: #ee5b0a;
    font-family: bold;
    font-style: normal !important;
    margin-left: 10px;
}

.wrapper .text .car_ratings li i,
.wrapper .text .car_ratings li span {
    width: 50px;
    margin-right: 3px;
    margin-bottom: 10px;
    height: 8px;
    background: #e6e6e6;
    float: left;
}

.wrapper .text .car_ratings_sum li i,
.wrapper .text .car_ratings_sum li span {
    height: 12px;
}

.wrapper .text .car_ratings_sum li h4 {
    font-size: 24px !important;
}

.wrapper .text .car_ratings li i {
    background: #ee5b0a;
}

.wrapper .plus_mark,
.wrapper .minus_mark {
    font-size: 0 !important;
    color: #ee5b0a;
    font-family: bold;
    margin-top: 35px !important;
    margin-bottom: 15px !important;
}

.wrapper .plus_mark:after,
.wrapper .minus_mark:after {
    content: "+";
    font-size: 80px;
    color: #ee5b0a;
    font-family: bold;
}

.wrapper .minus_mark:after {
    content: "-";
}

.article-gallery p,
.article-gallery a.all {
    display: none;
}

.cars_katalog .ui-autocomplete-input {
    background: white !important;
}

.cars_katalog .ui-autocomplete {
    font-size: 1em !important;
    padding: 0;
    border: 1px solid #ee5b0a;
    width: calc(100vw - 40px);
    max-width: 1100px;
    list-style: none;
    background: white !important;
}

.cars_katalog .ui-autocomplete li {
    padding: 10px 15px !important;
    margin: 0 !important;
    box-sizing: border-box;
    list-style: none;
    text-align: left;
    font-size: 13px;
    font-family: regular;
    font-weight: normal;
    color: #242424;
}

.cars_katalog .ui-autocomplete .ui-state-focus {
    background: #ee5b0a !important;
    color: white;
    border: none;
}

.archive .wrapper .shortcode_box {
    padding-bottom: 30px !important;
}

.archive .wrapper .shortcode_box,
.archive .wrapper .shortcode_box a {
    font-family: regular !important;
    font-size: 13px !important;
}

.archive .wrapper .shortcode_box strong,
.archive .wrapper .shortcode_box b {
    font-family: bold !important;
}

.wrapper .text .shortcode_menu ul {
    border-top: 1px solid #eee;
    margin-top: 0 !important;
}

.wrapper .text .shortcode_menu li {
    border-bottom: 1px solid #eee;
    list-style: none !important;
    margin-left: 0 !important;
}

.wrapper .text .shortcode_menu li a {
    color: #424242 !important;
    display: block;
    padding: 5px 5px 5px 60px !important;
    line-height: 50px;
    position: relative;
}

.wrapper .text .shortcode_menu li .list_logo {
    position: absolute;
    left: 0;
    top: 5px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

@media (max-width: 768px) {
    .wrapper .text .shortcode_menu li a {
        padding: 5px 5px 5px 70px !important;
        line-height: 60px;
    }
    .wrapper .text .shortcode_menu li .list_logo {
        top: 5px;
        height: 60px;
        width: 60px;
        line-height: 60px;
    }
}

.archive .wrapper .shortcode_box.shortcode_search input {
    border: none !important;
    background: transparent !important;
    color: #ee5b0a !important;
    border-bottom: 3px solid #ee5b0a !important;
    font-style: italic !important;
    font-size: 22px !important;
    padding: 10px 5px !important;
    margin-bottom: 15px !important;
}

.archive .wrapper .shortcode_box.shortcode_search .cars_taxonomy_autocomplete {
    position: relative;
}

.archive .wrapper .shortcode_box.shortcode_search .fa {
    position: absolute;
    right: 10px;
    top: 15px;
    font-size: 22px !important;
    color: #ee5b0a;
}

.archive .wrapper .shortcode_box h2,
.sinlge .wrapper .shortcode_box h2,
.page .wrapper .shortcode_box h2,
.wrapper h2.small_title {
    color: #ee5b0a;
    text-transform: uppercase;
    font-family: bold !important;
    font-size: 20px !important;
}

.archive .wrapper .shortcode_box h4,
.sinlge .wrapper .shortcode_box h4,
.page .wrapper .shortcode_box h4,
.wrapper h4.small_title {
    color: #ee5b0a;
    text-transform: uppercase;
    font-family: bold !important;
    font-size: 20px !important;
}

.archive .wrapper .shortcode_box.shortcode_search input::placeholder {
    color: #ee5b0a;
}

.wrapper .car_most_search {
    padding: 0 5px;
    color: #9e9e9e !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .cars_katalog .ui-autocomplete {
        max-width: 710px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .cars_katalog .ui-autocomplete {
        max-width: 930px;
    }
}

.cars_katalog .wrapper h1 {
    color: #242424 !important;
}

.shortcode_katalog_items {
    position: relative;
    height: 100%;
}

.shortcode_katalog_items:before,
.shortcode_katalog_items:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 100%;
    content: "";
    z-index: 1;
    display: block !important;
    background: #fafafa;
}

.shortcode_katalog_items:after {
    left: auto;
    right: 0;
}

.wrapper .text .shortcode_list_item {
    padding-bottom: 30px !important;
    position: relative;
}

.wrapper .text .shortcode_list_item:after {
    content: "";
    display: block;
    border-top: 1px solid #eeeeee;
    bottom: 15px;
    left: 0;
    width: 100%;
    position: absolute;
}

.wrapper .text .shortcode_list_item .thumb {
    padding-bottom: 0 !important;
    margin-bottom: 10px !important;
    width: 245px;
    height: 138px;
    overflow: hidden;
    text-align: center;
}

.wrapper .text .shortcode_list_item .thumb.thumb_logo a {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wrapper .text .shortcode_list_item .thumb.thumb_logo img {
    object-fit: contain;
    object-position: center;
    max-height: 100%;
}

.wrapper .text .shortcode_list_item h2.title {
    padding-top: 0 !important;
    text-transform: none !important;
    line-height: 1em !important;
    font-size: 13px !important;
}

.wrapper .text .shortcode_list_item h2.title a {
    color: #424242 !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .wrapper .text .shortcode_list_item .thumb {
        width: 202px;
        height: 114px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .wrapper .text .shortcode_list_item .thumb {
        width: 335px;
        height: 198px;
    }
}

@media (max-width: 768px) {
    .wrapper .text .shortcode_list_item .thumb {
        width: 100%;
        height: calc(((100vw - 40px) / 16) * 9);
    }
}

.wrapper .text .shortcode_list_item img {
    max-width: 100%;
    height: auto;
    width: auto;
    margin-bottom: 0 !important;
}

.wrapper .text .shortcode_list_item h4 {
    padding-top: 1em !important;
    padding-bottom: 0.5em !important;
}

.wrapper .text .shortcode_list_item h4 a {
    color: #424242 !important;
    text-transform: none !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wrapper .text .shortcode_list_item h4:first-letter {
    text-transform: uppercase !important;
}

.wrapper .text .shortcode_list_item_rating {
    padding-bottom: 0 !important;
    color: #ee5b0a !important;
    font-family: bold !important;
}

.grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.wrapper .widget.widget_cars_parametry_widget td {
    font-size: 12px;
}

.car_test_link {
    text-transform: none;
    font-size: 14px !important;
    float: right;
    font-family: regular !important;
    position: relative;
    top: 5px;
}

@media (max-width: 768px) {
    .car_test_link {
        display: block;
        float: none;
        top: 0;
    }
}

.rating_caption {
    min-height: 1em;
    font-size: 12px;
    color: #727272;
    font-family: regular !important;
}

.brand_logo img {
    max-width: 100%;
}

.shortcode_menu li .list_logo {
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.archive .wrapper .shortcode_menu h2 {
    padding: 0 !important;
    margin: 0 !important;
    text-transform: none !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.archive .wrapper .shortcode_menu h2 a {
    overflow: hidden;
    text-overflow: ellipsis;
}

.wrapper .text table.motorizace {
    margin-bottom: 10px !important;
}

.archive .wrapper .brand-subcategories {
    margin-bottom: 0 !important;
}

.category-autokatalog .ui-autocomplete {
    z-index: 1;
}

.shortcode_list_item .title a::first-letter {
    text-transform: uppercase;
}

.category-autokatalog .ui-helper-hidden-accessible {
    display: none;
}

.brand_top {
    display: flex;
    align-items: center;
}

.next-brands {
    display: none;
}

@media (max-width: 768px) {
    .archive .wrapper .shortcode_box.shortcode_search input {
        font-size: 14px !important;
    }
}