body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #FF9600;
}

.site-header {
    background: #FFF;
    color: #3D4CA1;
}

.site-header__logo img {
    height: 70px;
}

.footer-contacts__text img {
    height: 70px;
}

.nav-panel {
    background: #3D4CA1;
    color: #FFF;
}

.site-newsletter {
    background: #3D4CA1;
    color: #FFFFFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #D81920;
}

.mobile-header__panel i {
    color: #3D4CA1;
}

@media (max-width: 767px) {
    .mobile-header__search-form i {
        color: #b3b3b3;
    }

}

.mobile-header__search input {
    background: #FFFFFF;
}

.block-products-carousel__column .product-card__name {
    min-height: 55px;
}

.block-products-carousel__column .product-card__prices {
    min-height: 35px;
    margin-bottom: 10px;
}

.block-products-carousel__column .product-card__buttons {
    margin-top: 0px;
}

.product-card__prices {
    min-height: 15px;
}

.product-card__price {
    color: #D81920;
}

.product-card__new-price {
    color: #D81920;
}

.product__price {
    color: #D81920;
}

.product__new-price {
    color: #D81920;
}

.top-button {
    color: #D81920;
}

.indicator__value {
    background: #D81920;
    color: #FFF;
}

.page-header__back i {
    color: #D81920;
}

.input-check__input:checked ~ .input-check__box {
    background: #D81920;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #D81920;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #3D4CA1;
}

.block-header__arrow {
    background: transparent;
    color: #D81920;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #999;
}

.block-header__arrow:active {
    background: transparent;
    color: #D81920;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #D81920;
}

.filter__arrow {
    color: #D81920;
}

.title-checkout, .footer-links__title {
    color: #D81920;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #D81920;
}

.footer-newsletter__title {
    color: #D81920;
}

.footer-payment__title {
    color: #D81920;
}

.footer-seals__title {
    color: #D81920;
}

.megamenu__links--level--1 .megamenu__item a {
    font-size: 14px;
    white-space: nowrap;
    margin-right: 15px;
}

.footer-seals__text img {
    width: 50%!important;
}

.product-tabs__title, .block-header__title {
    color: #D81920;
}

.page-header__title {
    color: #D81920;
}

.product__name {
    color: #D81920;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #D81920;
}

.product-tabs__item:hover {
    color: #D81920;
}

.product-tabs__item--active {
    border-bottom-color: #D81920;
}

.block-products-carousel[data-layout=grid-5] .product-card .product-card__actions {
    padding: 15px 15px 15px;
}

.product-card__badges-list {
    top: 18px;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 1;
}

.nav-links__item-link {
    font-size: 11px;
    font-weight: 500;
    white-space: inherit;
    margin-top: 0px;
    line-height: 1.3;
}

.nav-links__item-link img {
    padding: 5px;
}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 12px;
        white-space: inherit;
    }

}

.nav-links__item:last-child {
    background-color: #d81920;
}

.nav-links__item--has-submenu .nav-links__item-body {
    padding-right: 15px!important;
}

.nav-links__item-body .fa-chevron-down {
    display: none;
}

.megamenu__body {
    background: #D81920;
}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    padding-right: 20px;
    color: #FFF;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #FFF;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #FFF;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #FFF;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item {
        margin-left: 3px;
        margin-right: 3px;
    }

    .nav-links__item:nth-child(1) {
        /*width: 105px;*/
    }

    .nav-links__item:nth-child(2) {
        /*width: 103px;*/
    }

    .nav-links__item:nth-child(3) {
        /*width: 103px;*/
    }

    .nav-links__item:nth-child(4) {
        /*width: 115px;*/
    }

    .nav-links__item:nth-child(5) {
        /*width: 100px;*/
    }

    .nav-links__item:nth-child(6) {
        /*width: 100px;*/
    }

    .nav-links__item:nth-child(7) {
        /*width: 100px;*/
    }

}

@media (min-width: 1200px) {
    .nav-links__item {
        margin-left: 3px;
        margin-right: 3px;
    }

    .nav-links__item:nth-child(1) {
        /*width: 125px;*/
    }

    .nav-links__item:nth-child(2) {
        /*width: 125px;*/
    }

    .nav-links__item:nth-child(3) {
        /*width: 125px;*/
    }

    .nav-links__item:nth-child(4) {
        /*width: 125px;*/
    }

    .nav-links__item:nth-child(5) {
        /*width: 125px;*/
    }

    .nav-links__item:nth-child(6) {
        /*width: 125px;*/
    }

    .nav-links__item:nth-child(7) {
        /*width: 125px;*/
    }

}

.topbar-message {
    background: #606061;
    color: #FFF;
    min-height: 40px;
    padding: 10px;
}

.topbar-message .fa-shipping-fast {
    font-size: 20px;
}

.topbar-app {
    background: #e1e1e1;
    color: #FFF;
    min-height: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

.topbar-app img {
    background: #FFF;
    padding: 7px;
    box-shadow: 1px 1px 3px #606061;
    -webkit-box-shadow: 1px 1px 3px #606061;
    -moz-box-shadow: 1px 1px 3px #606061;
    border-radius: 10px;
    height: 48px;
}

.topbar-app .btn {
    font-weight: 500;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #606061;
    -webkit-box-shadow: 1px 1px 3px #606061;
    -moz-box-shadow: 1px 1px 3px #606061;
}

.site-header__phone-title {
    color: #3D4CA1;
    margin-top: 5px;
    font-weight: 500;
}

.site-header__cart i {
    color: #3D4CA1;
}

.search__button {
    background: #3D4CA1;
    color: #FFFFFF;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.search__button:hover {
    background: #3D4CA1;
    color: #FFFFFF;
}

.search__button:active {
    background: #3D4CA1;
    color: #FFFFFF;
}

.site-header__phone i {
    color: #D81920;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    position: absolute;
}

.footer-apps__text img {
    width: 120px;
}

.footer-apps__title {
    color: #D81920;
}

.topbar {
    position: relative;
}

.site-header__middle {
    height: 90px;
    margin-bottom: 0px;
}

.topbar-link {
    color: #3D4CA1;
    padding: 10px;
}

.topbar__item--divider {
    display: none;
}

.topbar__item .topbar__item--link {
    color: #3D4CA1;
    font-size: 14px;
}

.nav-links__item:nth-child(1):hover {
    background: #D81920;
}

.nav-links__item:nth-child(2):hover {
    background: #D81920;
}

.nav-links__item:nth-child(3):hover {
    background: #D81920;
}

.nav-links__item:nth-child(4):hover {
    background: #D81920;
}

.nav-links__item:nth-child(5):hover {
    background: #D81920;
}

.nav-links__item:nth-child(6):hover {
    background: #D81920;
}

.nav-links__item:nth-child(7):hover {
    background: #D81920;
}

.body-message {
    background: #3D4CA1;
    color: #fff;
    min-height: 40px;
    padding: 10px;
    font-size: 20px;
    font-weight: 500;
}

.body-message img {
    width: 40px;
    margin-right: 15px;
}

.bottom-message {
    background-image: linear-gradient(90deg, #dc8bb5 0%, #3372b8 100%) !important;
    background-color: #3372b8;
    color: #fff;
    min-height: 40px;
    padding: 10px;
    font-size: 20px;
    font-weight: 500;
}

.bottom-message img {
    width: 40px;
    margin-right: 15px;
}

.site-newsletter__button {
    background: #D81920;
    border-color: #D81920;
    border-radius: 10px;
}

.site-newsletter__button:hover {
    background: #D81920;
    border-color: #D81920;
    border-radius: 10px;
}

.site-newsletter__button:active {
    background: #D81920;
    border-color: #D81920;
    border-radius: 10px;
}

.site-newsletter__button:focus {
    background: #D81920;
    border-color: #D81920;
    border-radius: 10px;
}

.container__register-customer-form .alert {
    background: 0 0;
    padding: 0;
}

.site-footer__logo img {
    width: 150px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.mobile-header__logo img {
    max-height: 45px;
    max-width: 200px;
}

html .search__border {
    border-radius: 50px;
}

.nav-links__item:hover {
    color: #fff;
    background: #D81920;
}

.nav-links__item-link {
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
}

.nav-links__item-body {
    display: flex;
    transition: background-color .2s;
    border-radius: 2px;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: center;
    /*flex-direction: column;*/
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: flex-end;
}

.nav-links__item-body {
    padding: 0 11px;
    padding-top: 0;
    padding-right: 11px;
    padding-bottom: 0;
    padding-left: 11px;
}

.nav-links__item:nth-child(5) {
    /* width: 125px; */
}