.cust-menu-plus .fa-plus::before {
  content: "\f067";
}

.cust-menu-plus .fa-minus::before {
  content: "\f068";
}

.search_colls {
  display: flex;
  flex-direction: column;
}

.product-page .ribbons {
  left: 0;
  z-index: 5;
}

.sp-form {
  margin: 0 !important;
}

#header .search {
  margin-left: 20px;
}

.referer_code_block {
  display: block;
  position: relative;
  float: right;
  width: 50px;
  text-align: center;
  margin-top: 44px;
  font-weight: 700;
  letter-spacing: 2px;
  font-size:14px;

}

#textback_widget {
  right: auto;
  left: 0;
}


  
.button-blue {
  background-position: right -123px;
  color: black;
}
  
.item .button.button-blue span::after {
  border: 1px solid #efe053;
}

.button-blue:hover {
  background-position: right -41px;
  color: black;
}
  
.button-blue:hover span {
  background-position: left 0;
}

.item .buttons.cf form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.item .but-lupa {
  font-size: 10px;
  white-space: nowrap;
  letter-spacing: 1px;
}

@media (min-width: 1281px) {  
  .products .item  {
    min-height: 420px; 
  }  
}
