.help-block {
  color: red;
  font-size: 13px;
  position: relative;
  float: left;
}

.item-page-pic {
  display: block;
}

.item-page-pic .cic-fav {
  z-index: 9999;
}

.order-comment-row {
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
}

.order-comment-row input {
  background: transparent;
  text-transform: unset;
}

#basket-submit .btn-row {
  margin-bottom: 15px;
}

.has-error input, .has-error textarea {
  border-bottom: 2px solid red;
}

.search-img {
  border-radius: 10em;
  vertical-align: middle;
  margin-right: 20px;
}
.close {
  cursor: pointer;
}

.basket-item-list-pager {
  margin-top: 20px;
  margin-bottom: 20px;
}

.header-main-menu nav a:nth-child(1) {
  color: #c30000;
}

.text-panel ul li.img-search::after {
  top: 30px;
}

.centered-image {
  display:flex;
  align-items:center;
  justify-content:center;
}

.centered-image img {
  width:auto;
  max-width:100%;
}
.catalog-page-filter-col form {height:100%;}

.no-insert {
  margin-bottom: 25px;
}

input, button, textarea, select {
  -webkit-appearance: none;
  border-radius: 0 !important;
  box-shadow: none !important;
}

input, select, textarea {
  font-size: 16px;
}
