 body {
 font-family: "Roboto", "sans-serif";
 }

 .loading__spinner {
 color: #EC262A;
 }

 .site-header__logo img {
 height: 70px;
 }

 .footer-contacts__text img {
 height: 70px;
 }

 .nav-panel {
 background: #67c200;
 color: #FFF;
 }

 .site-newsletter {
 background: #67c200;
 color: #FFFFFF;
 }

 .block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
 color: #67c200;
 }

 .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: #67c200;
 }

 .product-card__new-price {
 color: #67c200;
 }

 .product__price {
 color: #67c200;
 }

 .product__new-price {
 color: #67c200;
 }

 .top-button {
 color: #EC262A;
 }

 @media (max-width: 991px) {
 .indicator__value {
 background: #EC262A;
 color: #FFF;
 }

 }

 .page-header__back i {
 color: #EC262A;
 }

 .input-check__input:checked ~ .input-check__box {
 background: #67c200;
 }

 .block-slideshow .owl-carousel .owl-dot {
 background: #67c200;
 }

 .block-slideshow .owl-carousel .owl-dot.active {
 background: #EC262A;
 }

 .block-header__arrow {
 background: transparent;
 color: #67c200;
 }

 .block-header__arrow:hover {
 background: #f7f7f7;
 color: #67c200;
 }

 .block-header__arrow:active {
 background: transparent;
 color: #67c200;
 }

 .block-header__arrow:focus {
 background: #f7f7f7;
 color: #67c200;
 }

 .filter__arrow {
 color: #EC262A;
 }

 .title-checkout, .footer-links__title {
 color: #EC262A;
 }

 .footer-contacts__title, .service-bar__title:hover {
 color: #EC262A;
 }

 .footer-newsletter__title {
 color: #EC262A;
 }

 .footer-payment__title {
 color: #EC262A;
 }

 .footer-seals__title {
 color: #EC262A;
 }

 .footer-apps__title {
 color: #EC262A;
 }

 .nav-links__item-link {
 font-size: 13px;
 font-weight: 500;
 }

 .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: #EC262A;
 }

 .page-header__title {
 color: #EC262A;
 }

 .product__name {
 color: #EC262A;
 }

 .nav-links__item-body {
 padding: 0 6px;
 }

 .container__products-carousel-grid {
 margin-top: 30px;
 }

 .container__register-customer-form .alert {
 background: transparent;
 padding: 0px;
 }

 .container__activate-customer-form .alert {
 background: transparent;
 padding: 0px;
 }

 .topbar-message {
 background: #67c200;
 color: #fff;
 min-height: 40px;
 padding: 10px;
 }

 .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__cart i {
 color: #909090;
 }

 .site-header__cart i:hover {
 color: #5a5a5a;
 }

 .site-header__cart .indicator__value {
 background-color: #EC262A;
 color: #fff;
 }

