.hidden-block {
    display: none;
}
.call-whatsapp {
    position: fixed;
    bottom: 100px;
    left: 38px;
    cursor: pointer;
    z-index: 100;
}

.ui-inpack__opt-in-active {
    background: #229bd5;
    border-color: #229bd5;
    color: #fff;
}


.input-error {
    border: 1px solid red !important;
}


.product__buy-form.disabled .product__buy-btn,
.product__buy-form.disabled .oneclick-popup__btn {
    background-color: #229bd530;
    border: 1px solid #229bd530;
    cursor: default;
}


a.disabled {
    background-color: #229bd530;
    border: 1px solid #229bd530;
}


.brands__letters-item-not {
    color: #82809026;
}

.call-tg {
position: fixed;
  bottom: 105px;
  right: 180px;
  cursor: pointer;
  z-index: 100;
  max-width: 60px;
}










.bx-soa-orderSave-consent input {
    display: none;
}



a:hover, a:focus {
    text-decoration: none;
}





.articles-pager {
    margin-top: 50px;
}





.blog-main .blog__col:nth-child(n+4) {
    display: none
}

.askaron-reviews-for-element .ask-review .ask-stars img {
  border: 0;
  vertical-align: bottom;
  display: inline;
}
.askaron-reviews-new .ask-field textarea,.askaron-reviews-new .ask-field textarea.ask-textarea-big {
width: 100%;
  max-width: 100%;
  height: 100px;
  border: 1px solid #c8c8c8;
  border-radius: 4px;
  padding: 10px;
}
.askaron-reviews-new .ask-field input[type="text"],.askaron-reviews-new .ask-field input[type="email"] {
width: 350px;
  max-width: 100%;
  height: 55px;
  border: 1px solid #c8c8c8;
  border-radius: 4px;
  padding: 10px;
}
.askaron-reviews-for-element-answer {
  margin-bottom: 10px;
  background-color: #F2F2F2;
  padding: 10px;
  margin-left: 40px;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
}


.product__left-slider.hidden-block {display:block;}









