.btn-buy2 {
    background-color: #151515;
    padding: 14px 30px;
    line-height: 0px;
    line-height: 0.8;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s ease;
      color: #ffffff;
  font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* начало */
.header-menu-left.hidden-md  .main-menu-item.menu-item.level-1:first-child * {
  	font-family: 'MuseoSans', sans-serif;
	font-weight: bold;
}

/* конец */

@media (max-width: 500px) {
  .product-prev-info-price-custom {
  /*position: static !important; */
  }
}
.desk-lang {
  margin-left: 15px;
}
.lang-toggler {
    background: transparent;
}
.mob-lang {
    position: absolute;
    right: 100%;
}

.lang-toggler {
  	border: none;
  	color: #151515;
}
.header-toolbar-whatsapp-mobile {
  font-size: 24px;
  float: right;
  position: absolute;
  right: 15px;
  top: 2px;
  @media screen and (max-width: 1024px) {
    display: inline-block !important;
  }
}
