.product__actions-item--wishlist,
.product__actions-item--compare {
    width: 100% !important;
}

.about__image-bg:before {
    background: none;
}

.block-slideshow__item-title {
    opacity: 1;
}

.block-slideshow__item,
.block-slideshow__item:hover {
    color: #e3000f;
}

.block-finder__form .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}

@media (min-width: 1200px) {
    .header.dc {
        grid-template-rows: auto auto auto !important;
    }
}

.document__header {
    text-align: center;
    padding: 20px 0 52px;
}

.document {
    max-width: 900px;
    margin: 0 auto;
}


@media (min-width: 1200px) {

    .mobile-header,
    .mobile-menu {
        display: none;
    }
}

@media (max-width: 2000px) {
    .block-posts-carousel--layout--list .post-card .post-card__excerpt {
        display: block;
    }

    .block-posts-carousel--layout--list .post-card .post-card__title h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .block-posts-carousel--layout--list .post-card .post-card__title {
        margin-bottom: 8px;
    }

    .block-posts-carousel--layout--list .post-card .post-card__title h2 {
        max-height: 70px;
    }
}

.post-view__item-post.dc {
    max-width: 100%;
}

.post-header__title {
    font-size: 50px;
}

.post-header__categories-link {
    font-size: 15px;
    padding: 8px 15px;
    background: #ffed00;
    color: #e3000f;
    font-weight: 500;
}

.block-banners__list.dc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: inherit;
}

.block-banners__item-details {
    margin-bottom: 15px;
}

@media (min-width: 992px) {
    .main-menu__item--submenu--menu {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }
    [dir=ltr] .indicator__title,
    [dir=ltr] .indicator__value {
        margin-right: 40px;
        font-size: 16px;
        color: #000;
        font-weight: 500;
    }
}

@media (min-width: 1200px) {

    [dir=ltr] .indicator__title,
    [dir=ltr] .indicator__value {
        margin-left: 0px;
        display: block;
    }
}

@media (max-width: 1199px) {

    [dir=ltr] .indicator__title,
    [dir=ltr] .indicator__value {
        display: none;
    }

    .header__navbar-departments {
        display: none;
    }
}

@media (max-width: 767px) {
    .mobile-header__body .departments__button-title {
        display: none;
    }
}

[dir=ltr] .mobile-header__indicators {
    align-items: center;
}

.mobile-header__body .departments__button-title {
    margin-right: 10px;
    margin-left: 10px;
    font-weight: 500;
}

.mobile-header__menu-button {
    width: 100px;
}

@media (min-width: 1200px) {
    .about__card {
        min-height: auto;
    }
}

.product__header.moto h1 {
    font-size: 40px !important;
}

.post-card__title h1 {
    font-size: 25px !important;
}


.posts-list--layout--grid-3 .posts-list__body {
    margin: -14px;
}

.posts-list--layout--grid-3 .posts-list__item {
    margin: 14px;
    width: calc(33% - 28px);
    #e3000f
}

#e3000f @media (max-width: 1399.98px) {
    .posts-list--layout--grid-3 .#e3000fist__body {
        margin: -10px;
        #e3000f
    }

    .posts-list--layout--grid-3 .posts-list__item {
        margin: 10px;
        width: calc(33% - 20px);
    }
}

@media (max-width: 767.98px) {
    .posts-list--layout--grid-3 .posts-list__body {
        margin: -16px;
    }

    .posts-list--layout--grid-3 .posts-list__item {
        margin: 16px;
        width: calc(100% - 32px);
    }
}

.section-header__title {
    font-size: 25px;
    font-weight: 700;
    margin: 0;
    position: relative;
    top: 2px;
}

.block-sale__title {
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
}

.block-sale__link a {
    color: #e3000f;
    font-weight: 600;
    font-size: 25px;
}

.block-sale__subtitle {
    color: #6c757d;
    line-height: 1;
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 20px;
}

@media (max-width: 1399.98px) and (min-width: 1200px) {
    .block-categories__item {
        width: calc((100% - 48px) / 2);
        margin: 8px;
    }
}

.product-card__name p {
    font-size: 15px;
    margin-bottom: 0px;
}

.product-card__name h2 {
    font-size: 29px;
}


@media (max-width: 575.98px) {
    .order-list__column-image .image {
        width: 40px;
        display: none;
    }

    [dir=ltr] .order-list__products .order-list__column-product {
        padding-left: 0px;
    }
}

.block-sale__timer {
    margin-bottom: 50px;
}

.block-sale__image:before {
    background: rgba(38, 38, 38, 0.5);
}

.block-finder__body {
    color: #fff;
}

.product__actions.moto {
    padding: 0 28px 15px;
}

@media (max-width: 1199.98px) {
    .product--layout--full .product__excerpt {
        margin-bottom: 15px;
    }
}

.input-radio-label__title {
    height: 35px;
    font-size: 15px;
}

.product--layout--full .product__excerpt {
    font-size: 15px;
    margin-bottom: 15px;
}

.cart-table__options li.type {
    color: #e3000f;
    font-weight: 500;
}

.cart-table__options li.type:before {
    display: none;
}

@media (min-width: 1200px) {

    [dir=ltr] .indicator__title,
    [dir=ltr] .indicator__value {
        margin-left: 50px;
        display: block;
    }
}

[dir=ltr] .indicator__title,
[dir=ltr] .indicator__value {
    margin-top: auto;
    margin-bottom: auto;
}

@media (max-width: 991px) {
    .header__indicators.dc {
        display: none;
    }
}

@media (min-width: 992px) {
    .mobile-header__indicators.dc {
        display: none;
    }
}

@media (min-width: 992px) {
    .account-menu__form-button {
        margin-top: 20px;
    }
}

#scrollUp {
    background-color: #ffc107;
    bottom: 30px;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .6);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .6);
    height: 35px;
    right: 25px;
    text-align: center;
    width: 35px;
}

#scrollUp i {
    vertical-align: -webkit-baseline-middle;
}

.status-badge--style--unknown .status-badge__body {
    background-color: #e3000f;
}

.status-badge__icon {
    fill: none;
    position: absolute;
    top: -1px;
    opacity: 1;
}

.status-badge {
    margin-left: 10px;
}

.middle {
    padding-top: 9px;
}

.card-table table {
    min-width: 300px;
}

.product-tabs__item-counter .status-badge__body {
    min-height: 17px;
    min-width: 22px;
}

.product-tabs__item-counter .status-badge__icon {
    left: 6px;
    top: -2px;
}

@media (max-width: 991.98px) {
    .block-banners__list.dc {
        display: grid;
    }
}

.filter-categories__item--current {
    font-weight: 400;
}

.filter-categories__item--current.coll {
    font-weight: 700;
}

.modal-header:not([class*=bg-]) {
    padding-bottom: 0;
    border-bottom-width: 0;
}

.modal-footer:not([class*=bg-]) {
    padding-top: 0;
    border-top-width: 0;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1.25rem;
    border-top: 1px solid rgba(0, 0, 0, .125);
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.25rem 1.25rem;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.presentation .modal-dialog {
    margin: 25px;
}

@media (min-width: 576px) {
    .presentation .modal-dialog {
        max-width: 70% !important;
        margin: 5% auto;
    }
}

.modal-dialog {
    margin: 25px;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 40% !important;
        margin: 10% auto;
    }
}

.account-menu.dc-modal {
    width: auto;
    padding: 20px 30px;
}

.form-group.account-menu__form-button {
    text-align: center;
}

.dc-modal .account-menu__form-title {
    text-align: center;
    font-size: 23px;
}


/* Mobile modal - 19th of April 2021 */
.modal-backdrop {
    z-index: 100;
}

.modal-dialog.mobile .account-menu__form-link a {
    color: #6c757d;
    -webkit-transition: color .1s;
    transition: color .1s;
}

.modal-dialog.mobile .account-menu__form-link {
    font-size: 14px;
    text-align: center;
    display: block;
}

.modal-dialog.mobile .account-menu__form-link a:hover {
    color: inherit;
}

.modal-dialog.mobile .account-menu__form {
    padding: 20px 20px 20px;
}

.modal-dialog.mobile .account-menu__form-button .btn {
    padding-left: 28px;
    padding-right: 28px;
}

.modal-dialog.mobile {
    margin-top: 10%;
}

.modal-dialog.mobile .account-menu {
    width: 100%;
    background-color: #fff;
    box-shadow: none;
    border-radius: none;
}

.block-categories__title {
    font-size: 30px;
}



@media (max-width: 400px) {
    .wp-style.block-finder .checks .form-check.form-check-inline.ml-4 {
        margin-left: 0rem !important;
    }

    .wp-style .block-finder__title {
        width: 100%;
        margin-bottom: 10px;
    }
}

.wp-style .block-finder__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #FFFFFF;
    float: left;
    font-stretch: condensed;
}

.wp-style .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    height: 17px;
    width: 17px;
    border: 1px solid #FFFFFF;
}

.wp-style .form-check-label {
    text-transform: uppercase;
    font-size: 17px;
    color: #FFFFFF;
    font-stretch: condensed;
    font-weight: 600;
}

.wp-style.block-finder {
    height: auto;
    padding: 20px 14px 25px 22px;
}

.wp-style .block-finder__image {
    background-color: #e3000f;
    z-index: 1;
    opacity: 1;
}

.wp-style .block-finder__form-control--button {
    background-color: #fff;
    color: #333;
}

.wp-style .block-finder__form-control--button:hover {
    background-color: #ffffffc7;
    ;
    color: #333;
}

@media (max-width: 767px) {
    .wp-style .block-finder__form {
        flex-wrap: wrap;
    }

    .wp-style .block-finder__form-control {
        width: 100%;
        flex-basis: auto;
        position: relative;
    }

    .wp-style .block-finder__form-control--button {
        margin-top: 7px;
        width: 100%;
    }
}

@media (max-width: 1199.98px) {
    .wp-style .block-finder__form-control--button {
        margin-top: 7px;
    }
}

.status-badge__body {
    display: none;
}

@media (max-width: 767px) {

    [dir=ltr] .card-table th:first-child,
    [dir=ltr] .card-table td:first-child {
        padding-left: 1rem;
    }

    [dir=ltr] .card-table th:last-child,
    [dir=ltr] .card-table td:last-child {
        padding-right: 1rem;
    }

    .card-table tbody th,
    .card-table tbody td,
    .card-table tfoot th,
    .card-table tfoot td {
        padding: 5px 5px;
    }

    .card-table tbody th,
    .card-table tbody td,
    .card-table tfoot th,
    .card-table tfoot td {
        padding: 5px 5px;
    }

    .card-table {
        font-size: 12px;
    }
}

@media (min-width: 992px) {
    .header {
        grid-template-rows: 0px auto auto;
    }

    .main-menu__item--submenu--menu {
        padding-right: 30px;
    }

    .main-menu__link {
        font-size: 16px;
    }

    [dir=ltr] .menu__link {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (min-width: 1192px) {
    .block-finder {
        height: 350px;
    }
}

.filters-button {
    background: #000000;
}

.filters-button:hover {
    background: #000000;
}

.sidebar--offcanvas--mobile .sidebar__body {
    background: #000;
}

.sidebar--offcanvas--mobile .sidebar__close {
    background-color: #000;
    color: #fff;
}

.sidebar--offcanvas--mobile .sidebar__close:hover {
    background-color: #000000;
    color: #ffffff;
}

.card-table tbody tr:hover>*,
.card-table tfoot tr:hover>* {
    background-color: #000;
}

.order-label {
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    margin-right: 0px;
}

.cart-table {
    background-color: #000;
}

.form-control {
    color: #ffffff;
    background-color: #000000;
}

.view-options__select .form-control {
    color: #000;
    background-color: #fff;
}

.btn-muted,
.btn-muted.disabled,
.btn-muted:disabled {
    border-color: #fff;
    background: #000;
    color: #f50001;
}

.cart-table__options {
    color: #ffffff;
}

.cart-table__options li.type.order-label_instock {
    color: #4a9345;
}

.cart-table__options li.type.order-label_preorder {
    color: #e3000f;
}

.cart-table__row {
    background-color: #000;
}

.cart-table__actions {
    background-color: #000;
}

.alert-primary {
    background: #181818;
    color: #ffffff;
}

.text-muted {
    color: #a1a1a1 !important;
}

.payment-methods__item--active,
.payment-methods__item--active:hover {
    background: #000000;
}

.payment-methods__item:hover {
    background: #000000;
}

.order-success__meta-title {
    color: #ffffff;
}

.order-list__header th,
.order-list__header td {
    color: #ffffff;
}

.order-list__options-list {
    color: #fff;
}

.product--layout--full .product__card {
    background-color: #000;
}

.product--layout--full .product__info-card {
    background-color: #000;
}

.product--layout--full .product__gallery {
    background-color: #000;
}

.product__price {
    color: #ffffff;
}

.input-radio-label__title {
    background: #000;
    box-shadow: 0 0 0 1px rgb(255 255 255) inset;
}

.input-radio-label__input:disabled~.input-radio-label__title {
    color: #a1a1a1;
    box-shadow: 0 0 0 1px #a1a1a1 inset;
}

.product-gallery__zoom {
    background-color: #000;
    color: #e3000f;
}

[dir=ltr] .product--layout--full .product-gallery[data-layout="product-full"] .product-gallery__zoom {
    margin-bottom: 10px;
}

.product--layout--full .product__header {
    background-color: #000;
}

.product--layout--full .product__features ul {
    color: #ffffff;
}

.product__form {
    background: #000000;
}

.product__tabs {
    background-color: #000;
}

.spec__name {
    color: #e3000f;
}

.footer-links__list a:hover {
    color: #e3000f;
}

.order-header__subtitle {
    color: #ffffff;
}

.order-header__subtitle mark {
    color: #e3000f;
}

.address-card__row-title {
    color: #ffffff;
}

footer .btn-primary:hover {
    border-color: #fff;
    background: #fff;
    color: #000;
}

.mobile-indicator__counter:before {
    background-color: #e3000f;
}

.indicator__counter:before {
    background-color: #e3000f;
}

.dropcart__item-quantity:before,
.dropcart__item-quantity:after {
    background: #e3000f;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #f6f6f6;
    color: #36414d;
}

#scrollUp {
    background-color: #fff;
}

.card-table .card-table__body--merge-rows th,
.card-table .card-table__body--merge-rows td {
    padding-top: 10px;
    padding-bottom: 10px;
}

.product__info-card .status-badge__body {
    display: block;
}

.product-card .product-card__features li:before {
    display: block;
    position: absolute;
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 1.5px;
    background: currentColor;
    top: 9px;
    opacity: .7;
    left: 3px;
}

.product-card .product-card__features {
    color: #6c757d;
    font-size: 13px;
    line-height: 21px;
}

/* Перекраска */

body {
    background: #000000 !important;
    color: #ffffff;
}

.header {
    background: #000;
    color: #ffffff;
}

.indicator__icon {
    fill: #ffffff;
}

[dir=ltr] .indicator__title,
[dir=ltr] .indicator__value {
    color: #fff;
}

.site-footer {
    background-color: #000;
    color: #fff;
}

.select2-container--default .select2-results>.select2-results__options {
    color: #000;
}

.header__navbar {
    background: #000;
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 992px) {
    .main-menu__item--submenu--menu {
        padding-right: 50px;
        padding-left: 50px;
    }
}

.block-categories__body {
    background-color: #000000;
}

.section-header__groups-button {
    color: #ffffff;
}

.section-header__groups-button--active:after,
.section-header__groups-button--active:hover:after,
.section-header__groups-button--active:active:after {
    background: #e3000f;
}

.product-card .product-card__name a {
    color: #000;
}

.site-footer__bottom {
    background-color: #000000;
    color: #ffffff;
}

.site-footer__widgets {
    border: #fff;
    border-top-style: solid;
    border-width: 1px;
}

.breadcrumb__item-link:before,
.breadcrumb__item-link:after {
    background-color: #fff;
}

.document__subtitle {
    color: #fff;
}

.card {
    background-color: #000;
}

.faq__section {
    background-color: #000;
}

.widget-filters--offcanvas--mobile {
    background-color: #000;
}

.breadcrumb {
    color: #000000;
}

.products-view__options {
    background-color: #000;
}

.applied-filters__button {
    color: #000;
    background-color: #fff;
}

.view-options__label {
    background: #000;
    color: #fff;
}

.products-view__pagination {
    background-color: #000;
}

.pagination__dots {
    background: rgb(255 255 255 / 100%);
}

.layout-switcher__button {
    padding: 7px;
    margin: 0;
    border: none;
    display: block;
    border-radius: 2px;
    background-color: transparent;
    color: #95a0a6;
}

.layout-switcher__button:focus {
    outline: none;
}

.layout-switcher__button svg {
    display: block;
    fill: #fff;
}

.layout-switcher__button:hover {
    background-color: #000;
}

.layout-switcher__button--active {
    color: #000;
}

.layout-switcher__button--active:hover {
    background-color: #000;
}

.applied-filters__button:hover {
    background-color: #ffffff;
    color: #000;
}

.filter__title:focus,
.filter__title:hover {
    background: #000000;
    fill: #ffffff;
}

.main-menu .main-menu__item:hover .main-menu__link {
    background-color: #000000;
    color: #e3000f;
}

.menu {
    color: #ffffff;
    background-color: #000;
}

.menu__item:hover>.menu__link {
    background: #000000;
}

.menu__item:hover>.menu__link {
    color: #e3000f;
    background: #000000;
}

.mobile-menu__links>li>a:hover,
.mobile-menu__links>li>button:hover {
    background: #000000;
    color: #e3000f;
}

.mobile-menu__panel-back {
    background-color: #000;
    color: #fff;
}

.mobile-menu__panel-back:hover {
    background-color: #000;
    color: #fff;
}

.mobile-menu__close {
    background-color: #000000;
    color: #fff;
}

.mobile-menu__close:hover {
    background-color: #000000;
    color: #fff;
}

.mobile-menu__contacts:hover {
    background: #000000;
}

.mobile-indicator__icon {
    fill: #ffffff;
}

.mobile-indicator:hover .mobile-indicator__button {
    background: #000000;
}

.account-menu {
    background-color: #e3000f;
    color: #fff;
}

.account-menu__form-link a {
    color: #ffffff;
}

.dropcart {
    background-color: #000;
    color: #fff;
}

.dropcart__item-remove {
    background-color: #e3000f;
    color: #fff;
}

.dropcart__item-name a:hover {
    color: #ffffff;
}

.dropcart__item-features {
    color: #ffffff;
}


.block-finder {
    background: #3330 !important;
}

.mobile-header {
    background: #000;
}

.mobile-header__menu-button {
    background: #000;
    fill: #ffffff;
}

.mobile-header__menu-button:hover {
    background: #000000;
}

.mobile-header__body .departments__button-title {
    color: #fff;
}

.mobile-menu__panel {
    background: #000;
}

.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled {
    border-color: #fff;
    background: #fff;
    color: #000;
}

.btn-primary.white {
    border-color: #fff;
    background: #fff;
    color: #000;
}

.btn-primary.white:hover {
    border-color: #000;
    background: #000;
    color: #fff;
}

.btn-primary.red {
    border-color: #e3000f;
    background: #e3000f;
    color: #fff;
}

.btn-primary.red:hover {
    border-color: #fff;
    background: #fff;
    color: #000;
}

img.menu-logo {
    margin-right: 10px;
}

@media (max-width: 991px) {
    img.menu-logo {
        display: none;
    }
}

[dir=ltr] .view-options__select {
    margin-left: 0px;
    margin-right: 9px;
}

.status-badge--style--failure .status-badge__body {
    background-color: #ff3333;
    color: #ffffff;
}

.status-badge--style--success .status-badge__body {
    background-color: #4a9345;
    color: #ffffff;
}

.spec__name {
    color: #ffffff;
    font-weight: 600;
}

.order-header__subtitle mark {
    color: #ffffff;
    font-weight: 600;
    text-decoration-line: underline;
}

@media (max-width: 1199.98px) {
    .block-finder__form-control--button {
        margin-top: 7px;
    }
}

.btn {
    border-radius: 30px;
}

.tuning-wp .products-list[data-layout="list"] .products-list__item {
    margin: 10px;
    width: calc((100%) / 2.1);
}

@media (max-width: 991px) {
    .tuning-wp .products-list[data-layout="list"] .products-list__item {
        margin: 10px;
        width: calc((100%) / 1);
    }
}

.tuning-wp .products-list[data-layout="list"] .products-list__content {
    margin: 0px;
}


@media (min-width: 768px) and (max-width: 991.98px) {
    .cart-table__coupon-form {
        width: 100%;
    }
}