.logo-row /*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
/* Examples (uncomment to use):*/
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */
/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
.catalog_block .catalog_item img {
  width: 100%;
}
.image_wrapper_block, .image_wrapper_block a {
  height: 400px;
}
/*

.catalog_item .item_info {
	text-align: left;
}
*/
.catalog_item .item-title a, .catalog_item .item-title a span, .view-item .item-title a span {
  font-size: 12px;
  line-height: 14px;
}
.catalog_block .article_block, .catalog_block .item-stock {
  margin-left: 0;
}
.catalog_block .cost.prices .price {
  margin-left: 0;
}
.price_measure-info {
  font-family: Roboto;
  font-size: 10px;
  line-height: 12px;
  color: #A89C9F;
  font-weight: normal;
}
.price--new {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
/* new  */
.price_list__item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #383838;
  margin-bottom: 5px;
}
.price_measure-info--list {
  padding-bottom: 1px;
  padding-top: 5px;
}
.price_measure--list {
  padding-right: 4px;
}
.price_list__item--new {
  font-size: 24px;
  line-height: 28px;
  color: #B961E7;
}
@media(max-width: 1200px) {
  .price_list__item {
    justify-content: center;
  }
}
@media(max-width: 800px) {
  .price_list__item {
    font-size: 14px;
    line-height: 18px;
  }
  .price_list__item--new {
    font-size: 18px;
    line-height: 20px;
    color: #B961E7;
  }
}
/* /new */
.price--new .price_value {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #B961E7;
}
.price--new .price_currency {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #B961E7;
}
.price--new .price_measure {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #B961E7;
}
.item_main_info .right_info .price--new {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: flex-end;
}
.item_main_info .right_info .price--new .price_measure-info {
  margin-left: 4px;
  margin-bottom: 3px;
}
.info_item .middle_info .prices .price {
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  font-family: Roboto;
}
@media(min-width: 1200px) {
  .image_wrapper_block, .image_wrapper_block a {
    height: 320px;
  }
}
@media(max-width: 768px) {
  .price--new .price_value {
    font-size: 18px;
    line-height: 21px;
  }
  .catalog_item .item_info {
    text-align: center;
  }
  .catalog_item .cost.prices {
    margin: 6px 0 0;
  }
  .price--new .price_currency {
    font-size: 18px;
    line-height: 21px;
  }
  .price--new .price_measure {
    font-size: 18px;
    line-height: 21px;
  }
  .price_measure-info {
    width: 100%;
    /* text-align: center; */
    margin-top: 2px;
    display: block;
  }
  .ce_cmp .catalog_block .image_wrapper_block {
    margin-bottom: 10px;
  }
  .item_main_info .right_info .price--new .price_value {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #B961E7;
  }
  .item_main_info .right_info .price--new .price_currency {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #B961E7;
  }
  .item_main_info .right_info .price--new .price_measure {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #B961E7;
  }
}
/*
.price_list__item {
	display: none;
}

.price_list__item.price_list__item--new {
	display: flex;
}

.price_matrix_wrapper  .price {
	display: none !important;
}

.price_matrix_wrapper .price.price--new {
	display: flex !important;
}
*/
.mega-menu .catalog .dropdown-toggle:after {
  display: none !important;
}
.mega-menu .catalog .dropdown-menu {
  display: none !important;
}
.logo-row .logo img {
  max-height: 520px;
}
@media(max-width: 767px) {
  .catalog_item .item-title a span {
    word-break: break-all;
  }
}
@media (min-width: 1200px) {
  .catalog_page .sections_wrapper .col-md-3 {
    width: 16%;
  }
}
@media (min-width: 1392px) {
  .catalog_page .sections_wrapper .col-md-3 {
    width: 14%;
  }
}
.form_head_auth_buy h2 {
  text-align: center;
}
.sub_title_auth_custom {
  text-align: center;
  margin-top: 18px;
  font-size: 18px;
}
.popup .form .form_head_auth_buy {
  padding: 34px 35px 35px 35px;
}
.ajax_load .btn.btn-lg, .buy_block .btn.btn-lg {
  --btn_height: 36px;
}
.chars_wrapper_custom {
  width: 100%;
}
.chars_wrapper_custom .chars_item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 12px;
  line-height: 12px;
  justify-content: center;
}
.chars_wrapper_custom_article_block .chars_item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.chars_wrapper_custom_article_block .chars_item .name {
  margin-right: 4px;
}
.chars_wrapper_custom .name {
  margin-right: 10px;
}
.chars_detail_small .char_item span {
  display: block;
}
.chars_detail_small {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  grid-auto-flow: row;
  margin-bottom: 20px;
}
.chars_detail_small .name_char {
  color: #9c9c9c;
}
.drag_block_detail .tabs {
  display: none;
}
.drag_block_detail .tab-content h4 {
  text-align: center;
  margin-top: 0;
}
.catalog_detail .detail_text {
  padding: 40px 40px;
  background-color: #f2f2f2;
}
@media(max-width: 600px) {
  .chars_detail_small {
    clear: both;
  }
}
.catalog_detail .props_list tr td span {
  background: none !important;
}
.catalog_detail .props_list tr td {
  padding: 10px;
  background: #f2f2f2 !important;
}
.catalog_detail .props_list tbody tr:nth-child(2n+2) td {
  background: #fff !important;
}
.catalog_detail .title-tab-heading {
  display: none !important;
}
.product-item-detail-tabs-container-fixed {
  display: none !important;
}
.wrapper_sale_table_custom td p {
  margin: 0;
}
.wrapper_sale_table_custom td {
  padding: 10px 10px;
  border: 1px solid #ccc;
  font-weight: bold;
  
  color: #000;
}
.wrapper_sale_table_custom tr td:nth-child(1) {
  text-align: left;
}
.wrapper_sale_table_custom tr td:nth-child(2) {
  text-align: center;
  color: #ff0000;
  font-size: 18px;
}
.wrapper_sale_table_custom table {
  width: 660px;
}
.wrapper_sale_table_custom tbody tr:first-child td {
  color: #000;
  font-size: 15px;
}
.wrapper_sale_table_custom tbody tr:nth-child(2n+2) td {
  background: #fdf8ff;
}
@media(max-width: 991px) {
  .wrapper_sale_table_custom table {
    width: 100%;
  }
}
@media(max-width: 385px) {
  .wrapper_sale_table_custom td {
    font-size: 12px !important;
  }
}

#order_not_blocked {padding: 20px; text-align: center;     max-width: 630px;}
#order_not_blocked .title {    font-weight: bold;
    text-align: center;
    font-size: 21px;
    margin-bottom: 20px;}
#order_not_blocked .desc_text {margin-bottom: 10px; font-size: 16px;}
#order_not_blocked .text2 {    font-style: italic;}
#order_not_blocked .summ_blocked {font-weight: bold;}

#order_not_blocked .text3 {font-style: italic; font-weight: bold;}
#order_not_blocked .wrap_btn {margin-top: 20px;}
