.header__icons-item .favorit {display: none}
.header.skin-v20 .menu-top__item {width: auto;}

button.owl-prev, button.owl-next {
    position: absolute;
    top: 50%;
    margin-top: 0px;
    transform: translateY(-50%);
    color: black70px!important;
    font-size: 70px!important;
}

button.owl-prev{
    left: -30px;
}
button.owl-next {
  right: -30px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: none!important;
  color: #869791!important;
  text-decoration: none;
}
button:focus {outline: none;}
