body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #F3D900;
}

.site-header {
    background-color: #2D2F7C;
    color: #FFF;
}

.mobile-header__panel {
    background-color: #2D2F7C;
}

.mobile-header__search {
    background-color: #2D2F7C;
}

.mobile-header__panel i {
    color: #fff;
}

@media (max-width: 767px) {
    .mobile-header__search-form i {
        color: #b3b3b3;
    }

}

.site-header__middle {
    height: 120px;
    margin-bottom: 0px;
}

.site-header__logo img {
    height: 100px;
}

.site-header__phone-title {
    color: #FFF;
    margin-top: 5px;
}

.footer-contacts__text img {
    height: 100px;
}

.nav-panel {
    background: #161248;
    color: #FFF;
    height: 60px;
}

.site-newsletter {
    background: #161248;
    color: #FFFFFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #161248;
}

.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: #2D2F7C;
}

.product-card__new-price {
    color: #2D2F7C;
}

.product__price {
    color: #2D2F7C;
}

.product__new-price {
    color: #2D2F7C;
}

.top-button {
    color: #2D2F7C;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #FFFFFF;
    }

}

.page-header__back i {
    color: #2D2F7C;
}

.input-check__input:checked ~ .input-check__box {
    background: #2D2F7C;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #2D2F7C;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #F3D900;
}

.block-header__arrow {
    background: transparent;
    color: #2D2F7C;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #2D2F7C;
}

.block-header__arrow:active {
    background: transparent;
    color: #2D2F7C;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #2D2F7C;
}

.filter__arrow {
    color: #2D2F7C;
}

.nav-links__item-link {
    font-size: 13px;
    font-weight: 400;
    color: #FFFFFF;
    font-weight: 500;
}

.nav-links__item-link:hover {
    color: #FFFFFF;
}

.nav-links__item-link:active {
    color: #FFFFFF;
}

.megamenu__links--level--1 .megamenu__item a {
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    color: #161248;
}

.footer-seals__text img {
    width: 50%!important;
}

.product-tabs__title, .product-tabs__title, .block-header__title {
    color: #2D2F7C;
}

.page-header__title {
    color: #2D2F7C;
}

.product__name {
    color: #2D2F7C;
}

.nav-links__item-body {
    padding: 0 10px;
}

.product-card__image img {
    max-width: 90%;
}

.container__products-carousel-grid {
    margin-top: 40px;
}

.search__form {
    background: #fff;
}

.topbar {
    position: relative;
}

.topbar__item {
    color: #2D2F7C;
}

.site-footer {
    background-color: #2D2F7C;
    color: #FFF;
}

.block-brands__slider .owl-carousel .owl-item img {
    width: auto;
}

.container__product-description {
    margin-top: 60px;
}

.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;
}

.fa-whatsapp {
    color: #FFFFFF;
}

.site-header__cart {
    margin-top: 35px;
}

.mobile-header__search input {
    background: #FFFFFF;
}

.product-card__rating-subtitle {
    color: #28a745;
    font-weight: 500;
    font-size: 14px;
}

.product__description {
    font-size: 22px;
    color: #28a745;
}

.container__register-customer-form .alert-warning {
    font-weight: 400;
    text-align: left;
}