body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #F58634;
}

.site-header__logo img {
    height: 90px;
}

.footer-contacts__text img {
    height: 90px;
}

.nav-panel {
    background: #01395E;
    color: #FFF;
}

.site-newsletter {
    background: #01395E;
    color: #FFFFFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #01395E;
}

.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: #01395E;
}

.product-card__new-price {
    color: #01395E;
}

.product__price {
    color: #01395E;
}

.product__new-price {
    color: #01395E;
}

.top-button {
    color: #F58634;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #F58634;
        color: #FFF;
    }

}

.page-header__back i {
    color: #F58634;
}

.input-check__input:checked ~ .input-check__box {
    background: #01395E;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #01395E;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #F58634;
}

.block-header__arrow {
    background: transparent;
    color: #F58634;
}

.block-header__arrow:hover {
    background: #F58634;
    color: #FFF;
}

.block-header__arrow:active {
    background: transparent;
    color: #F58634;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #F58634;
}

.filter__arrow {
    color: #F58634;
}

.title-checkout, .footer-links__title {
    color: #FFF;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #FFF;
}

.footer-newsletter__title {
    color: #FFF;
}

.footer-payment__title {
    color: #FFF;
}

.footer-seals__title {
    color: #FFF;
}

.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: #01395E;
}

.page-header__title {
    color: #01395E;
}

.product__name {
    color: #01395E;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #01395E;
}

.product-tabs__item:hover {
    color: #01395E;
}

.product-tabs__item--active {
    border-bottom-color: #F58634;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
}

.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;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 12px;
        font-weight: 500;
        white-space: nowrap;
    }

    .nav-links__item {
        margin-left: -7px;
    }

}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 14px;
        font-weight: 500;
        white-space: nowrap;
    }

    .nav-links__item {
        margin-left: -3px;
    }

}

.product-card__login {
    background: #ee680f;
    color: #fff;
    width: 100%;
    border-radius: 50px;
}

.product__actions-item--addtocart a {
    background: #01395E;
    color: #fff;
}

.topbar-link {
    color: #fff;
}

.topbar__item--divider {
    display: none;
}

.megamenu__body {
    background: #01395E;
}

.megamenu__links--level--1 > .megamenu__item > a {
    color: #fff;
    font-size: 15px;
    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;
}

.site-header__cart i {
    color: #fff;
    margin-left: 15px;
}

.site-header__cart i:hover {
    color: #F58634;
}

.site-header__cart .indicator__value {
    background-color: #fff;
    color: #01395E;
}

.topbar {
    background-color: #01395E;
    border-bottom: 0px;
    color: white;
}

.site-header__search {
    margin-left: 0px;
    width: 35%;
}

.search__button {
    color: #fff;
}

.site-header__logo {
    width: 20%;
    margin-left: 60px;
    margin-right: 30px;
}

.site-header__phone {
    width: 20%;
    color: #fff;
    margin-right: 20px;
}

.site-header__phone-title {
    color: #fff;
}

.fa-whatsapp {
    color: #fff;
}

.site-header {
    background-color: #01395E;
}

.site-header__cart .indicator__area {
    margin-left: 20px;
}

.fa-whatsapp {
    color: green
}

.site-footer {
    background: #01395E;
}

.footer-links__list.mb-3 {
    color: white;
}

.row.mb-3 {
    color: white;
}

.footer-contacts__contacts.mb-3 {
    color: white;
}

.site-footer__copyright.col-12.text-center {
    color: white;


}

@media (min-width: 992px) {
    .site__body {
        margin-top: 187px;
    }

    .topbar-message {
        position: fixed;
        top: 0;
        width: 100%;
    }

    .site-header {
        position: fixed;
        top: 0px;
        width: 100%;
    }

}