/*css*/
.current_page_item>a, .current-menu-item>a {
  border-color: #006bcb;
}

.switch-lang__item:last-child {
  color: #c6c6c6;
}

.product-card__title a {
  text-decoration: none;
}

.footer__inner:after {
  z-index: -1;
}

.error-404 {
  margin: 0 auto 150px !important;
}

.wpcf7 {
  width: 55%;
}


@media screen and (max-width: 960px) { 
  
}
@media screen and (max-width: 670px) { 
  
} 