.product__item-name a {
  color: var(--black);
}
a:focus {
    outline: none;
}
input, textarea {
    font-weight: 400;
}
.product-item-detail-slider-image {
  display: none !important;
}

.bx-context-toolbar-empty-area {
    width: 200px;
}
.product__item-src {
    max-width: 100%;
}
div.product__item-count--text.empty {
  display: block;
  width: auto;
  height: auto;
  color: red;
}
.product__item-submit.btn__blue.disabled {
  background: #ccc !important;
  color: #fff !important;
  border: 1px solid #ccc !important;
}
.filter__range-left, .filter__range-right{width:100%;}
.product__gallery-thumb-src {
  width: 55px;
}
.filter__range-left.active, .filter__range-right.active {
  color: var(--black);
}
.product__gallery-main--src {
  max-width: 100%;
}
.cart__item-src {
  max-width: 100%;
}
.basket-items-list-item-amount.cart__item-count {
  display: block;
}
.cart__item-remove {
  position: absolute;
  right: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.cart__item-price {
  align-items: center;
  display: flex;
}
.cart__item-name {
  display: flex;
  align-items: center;
}
.orderStatus {
  margin-top: 15px;
}
.product__item-price {
  height: 40px;
}
.product__item-options {
  height: 39px;
}
.popup-window.popup-window-with-titlebar {
  font-family: 'MADE Evolve Sans', sans-serif;
padding: 0;
}
.popup-window-titlebar {
  display: none;
}
.popup-window-with-titlebar .popup-window-content {
  padding: 0;
}

.section__item-wrap {
  height: 100%;
  min-height: 295px;
}
.section__item {
  height: 100%;
}
.section__item-wrap {
  align-items: start;
}
.document__window-src {
  max-height: 65px;
}
.document__window-img {
  padding: 0 10px 0 0;
}
#basket_small {
  position: absolute;
  min-width: 20px;
  height: 23px;
  border-radius: 3px;
  background: var(--blue-2);
  color: #fff;
  padding: 0 5px;
  line-height: 24px;
  font-weight: normal;
  font-size: 16px;
  top: -16px;
  right: 0px;
  text-align: center;
}
.cart__item-name.no_flex {
  display: block;
}
.cart__list-item.no_border {
  border-bottom: none;
}
.cart__list-item.no_border.hidden {
  display: none;
}
.cart__item-name.no_flex .link-v4 {
  display: block;
}
.cart__item-name .link-v4:nth-child(1), .cart__item-name .link-v4:nth-child(2) {
  color: #000;
}
basket-item-price-current-text {
  font-size: 16px;
  font-family: 'MADE Evolve Sans', sans-serif;
}
.cart__list-item.no_border .cart__item-name.no_flex a {
  color: var(--blue-2);
}
#map {
  height: 450px;
}
.btn__blue {
  white-space: nowrap;
}
.open__catalog-link {
  color: #fff !important;
  text-decoration: none !important;
}
.menu__categories-link {
  text-decoration: none !important;
}
.header__search-result .product__item-submit-search.btn__blue-active {
  color: #fff;
  background-image: var(--blue-4);
}
#orderSuccess {
  width: 520px;
  height: 220px;
}
.file-selectdialog .file-extended .file-selector {
  padding: 0 !important;
  margin: 0;
  min-height: 55px;
  top: 10px;
  border: none !important;
}
.file-selectdialog .file-simple, .file-selectdialog .file-extended {
  margin: 0;
}
.file-selectdialog .file-extended .file-uploader {
  height: 55px;
  width: 100%;
}
.file-selectdialog.active_load .file-selector {
  position: absolute;
  top: 0;
  width: 100%;
  left: 2px;
}
.file-selectdialog.active_load .file-placeholder {
  padding-top: 17px;
  padding-right: 40px;
}
.file-selectdialog .file-extended .file-load-img {
  display: none !important;
}
.file-selectdialog .file-extended .file-uploader .file-but-text {
  display: none !important;
}
.file-selectdialog .file-extended {
  min-height: 40px;
}
.file-selectdialog {
  background: none;
  border: none;
  box-shadow: none;
  position: absolute;
  top: 5px;
  min-height: 55px;
  padding: 0;
  width: calc(100% - 5px);
}
.file-selectdialog.active_load {
  position: relative;
  top: -55px;
  z-index: 99999;
  visibility: visible;
  margin-bottom: -55px;
  padding-top: 55px;
}
.file-placeholder .files-list td {
  border-bottom: none;
}
.file-placeholder .del-but {
  top: -2px !important;
}
.file-placeholder .f-wrap {
  padding-top: 2px;
}
.product-item-amount-field-btn-disabled {
  opacity: 0.3;
}
.document__window-link:hover .document__window-icon path {
  stroke: var(--blue-1);
}
.form__control.form_error {
  border-color: var(--other-4);
}
.alert.alert-danger {
  color: var(--other-4);
  padding: 0 15px;
  margin-bottom: 20px;
}
.cart__item-price {
  flex-direction: column;
  justify-content: center;
}
.basket-item-price-old-text::after {
  display: none;
}
.cart__item-price > span.basket-item-price-current-text {
  white-space: nowrap;
}

.product__count .plus.disabled svg path {
  fill: #ccc;
}

.product__count .minus.disabled svg path {
  fill: #ccc;
}

.checkout__success .cart__item-price {
  white-space: nowrap;
  flex-direction: row;
}

.addcart__info-price--old {
  margin-left: 10px;
}
.cart__list {
  display: block;
}
.cart__list > tbody {
  display: table;
  width: 100%;
}
.product-item-hidden {
  display: none;
}

.product-item-scu-item-color-block {
  border: 1px solid var(--light-grey);
  border-radius: 3px;
  padding: 7px;
  display: block;
  transition: 1s;
  color: var(--black);
  outline: unset;
}
.product-item-scu-item-color-block:hover {
  color: var(--black);
  border: 1px solid var(--blue-2);
}
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
  color: var(--white);
  background: var(--blue-2);
  border: 1px solid var(--blue-2);
}
.product-item-scu-item-text {
  font-size: 16px;
  font-weight: bold;
}
.product-item-scu-item-color-container {
  max-width: unset;
  width: auto;
}
.basket-item-price-current-text span {
  font-size: 14px;
  font-family: var(--second-family);
}
.basket-item-price-old-text span {
  font-size: 10px;
  font-family: var(--second-family);
}
.cart__result-value span:not(.rst) {
  font-size: 11px;
  font-family: var(--second-family);
}
.cart__result-price--value span:not(.rst) {
  font-size: 14px;
  font-family: var(--second-family);
}
.product__gallery-main--item img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
	.header__search-result {
		position: relative !important;
		left: 0 !important;
		display: block !important;
	}
}