body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #082070;
}

.site-header__logo img {
    height: 70px;
}

.site-header__cart i {
    color: #ffffff;
}

.site-header__cart i:hover {
    color: #ffffff;
}

.site-header__cart .indicator__value {
    background-color: #808080;
    color: #fff;
}

.footer-contacts__text img {
    height: 70px;
}

.footer-apps__text img {
    width: 120px;
}

.nav-panel {
    background: #fff;
    color: #082070;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #082070;
}

.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: #082070;
}

.product-card__new-price {
    color: #082070;
}

.product__price {
    color: #082070;
}

.product__new-price {
    color: #082070;
}

.top-button {
    color: #082070;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #808080;
        color: #FFF;

    }
}

@media (max-width: 992px) {
    .site-header__logo img {
        height: 70px;
    }
}

.page-header__back i {
    color: #082070;
}

.input-check__input:checked ~ .input-check__box {
    background: #082070;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #808080;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #082070;
}

.block-header__arrow {
    background: transparent;
    color: #082070;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #808080;
}

.block-header__arrow:active {
    background: transparent;
    color: #082070;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #082070;
}

.filter__arrow {
    color: #082070;
}

.site-newsletter__title {
    color: #082070;
}

.footer-links__title {
    color: #082070;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #082070;
}

.footer-newsletter__title {
    color: #082070;
}

.footer-payment__title {
    color: #082070;
}

.footer-seals__title {
    color: #082070;
}

.footer-apps__title {
    color: #082070;
}

.megamenu__links--level--1 .megamenu__item a {
    font-size: 14px;
    white-space: nowrap;
    margin-right: 15px;
}

.footer-seals__text img {
    width: 50%!important;
}

.block-header__title {
    color: #082070;
}

.page-header__title {
    color: #082070;
}

.product__name {
    color: #082070;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #082070;
}

.product-tabs__item:hover {
    color: #082070;
}

.product-tabs__item--active {
    border-bottom-color: #082070;
}

.block-products-carousel[data-layout=grid-5] .product-card .product-card__actions {
    padding: 15px 15px 15px;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 12px;
        font-weight: 500;
        white-space: nowrap;
    }
}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 14px;
        font-weight: 500;
        white-space: nowrap;
    }
}

.nav-links__item--has-submenu .nav-links__item-body {
    padding-right: 15px!important;
}

.nav-links__item-body .fa-chevron-down {
    display: none;
}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    padding-right: 20px;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #082070;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #082070;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #082070;
}

.nav-links__item {
    margin-left: 2px;
    margin-right: 2px;
}

.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-newsletter__title {
    color: #fff;
}

.service-bar {
    background: #082070;
}

.site-header__phone-title {
    color: #808080;
}

.search__button {
    color: #808080;
}


.service-bar__title:hover {
    color: #082070;
}

.service-bar__title {
    color: #fff;
}

.site-header__phone-title {
    font-size: 14px;
}

.mobile-header__logo img {
    max-height: 45px;
    max-width: 200px;
}

.site-header {
    background: #082070;
    color: #fff;
}

.search__form {
    background: #FFFFFF;
}

.search__button {
    background: #808080;
    color: #ffffff;
}

.search__button:hover {
    background: #808080;
    color: #ffffff;
}

.search__button:active {
    background: #808080;
    color: #ffffff;
}

.site-header__phone-title {
    color: #fff;
    margin-top: 5px;
}

.site-header__phone-number .fa-whatsapp {
    color: #fff;
}

.mobile-header__panel {
    background: #082070;
}

.mobile-header__panel i {
    color: #fff;
}

.mobile-header__search {
    background-color: #082070;
}

.site-newsletter {
    background: #082070;
    color: #fff;
}

.mobile-header__search-form i {
    color: #b3b3b3;
}

.footer-links__title {
    color: #ffffff;
}

.footer-apps__title {
    color: #ffffff;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #ffffff;
}

.footer-contacts__contacts a {
    color: #ffffff;
}

.fa-whatsapp:before {
    color: #ffffff;
}

.footer-contacts__contacts li {
    color: #ffffff;
}

.footer-links__list a {
    color: #ffffff;
}

.site-footer__copyright {
    color: #ffffff;
}

.site-footer {
    background: #082070;
}

.fa-arrow-alt-circle-up:before {
    color: #000000;
}

.service-bar {
    margin-top: 1px;
}

.nav-links__item-link {
    color: #082070;
}

.megamenu__body {
    background: #082070;
}

.megamenu__links--level--1 > .megamenu__item > a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    padding-right: 20px;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #fff;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #fff;
}

.nav-links__item-link:hover {
    background-color: #082070;
}

.nav-links__item--hover {
    background-color: #082070;
}

.nav-links__item-link-body {
    background-color: #082070;
}

.footer-links__list {
    color: #fff;
}

.footer-seals__title {
    color: #fff;
}

.footer-payment__title {
    color: #fff;
}

.site-header__phone-number a {
    font-size: 14px;
}

.site-header__phone-number {
    font-size: 14px;
}

.fa-long-arrow-alt-right:before {
    color: #082070;
}


.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}


.modal-header {
    color: #fff;
    background: #082070;
}

.card-body strong {
    color: #D81920;
}

.product__actions-item--addtocart a {
    background: #808080;
    color: #fff;
}

.product__actions-item--addtocart a:hover {
    background: #808080;
    color: #fff;
}

.product__actions-item--addtocart a:focus {
    background: #808080;
    color: #fff;
}

.product__actions-item--addtocart a:active {
    background: #808080;
    color: #fff;
}

.product-card__login {
    background: #808080;
    color: #fff;
    width: 100%;
}

.product-card__login:hover {
    background: #808080;
    color: #fff;
    width: 100%;
}

.product-card__login:active {
    background: #808080;
    color: #fff;
    width: 100%;
}

.product-card__login:focus {
    background: #808080;
    color: #fff;
    width: 100%;
}

.product-card__rating-legend.product-card__rating-subtitle.mt-1 {
    display: none;
}

.product__description {
    background: #f2e291;
    color: #4d472e;
    text-align: center;
}

.site-header__qrcode {
    margin-left: 10px;
    scale: 90%;
}

.topbar {
    background: #082070;
    border-bottom: 1px #657789 solid;
    color: #fff;
}

div.product__badges-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

div.product-card__badge {
    display: block;
}