/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/
/*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;  }*/
@font-face {
  font-family: "rouble";
  /*src: url(../fonts/rouble.eot),*/
  src:
    url(../fonts/rouble.eot?#iefix) format("embedded-opentype"),
    url(../fonts/rouble.woff) format("woff"),
    url(../fonts/rouble.woff2) format("woff2"),
    url(../fonts/rouble.ttf) format("truetype"),
    url(../fonts/rouble.otf) format("otf");
}

body,
html {
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .product-info--type2 .product-chars {
    padding-right: 30px;
  }
}

/*синий*/

h1 {
  font-size: 1.8em;
}

@media (min-width: 601px) {
  .hot-wrapper-items .image-wrapper .wrapp_one_click {
    display: block;
  }
}

.product-main .specs {
  margin: 5px 0 10px;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.specs .label {
  color: #333;
  font-weight: 400;
  background-color: #fff;
}

.product-main .specs ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  clear: none;
  list-style: none;
}

.product-main .specs ul.color-list li {
  margin: 2px 8px 4px 2px;
  height: 24px;
  width: 24px;
  float: left;
}

.specs .label {
  margin-right: 0px;
  font-size: 14px;
  padding-top: 5px;
  padding-left: 0;
  min-width: 90px;
  text-align: left;
}

.specs.mem .label {
  padding-top: 6px;
}

/* .product-main .specs ul.color-list li */
.product-main .specs.mem ul.color-list li {
  margin-right: 3px;
  margin-left: 0;
}

.product-main .specs ul.color-list {
  margin-top: -4px;
}

.product-main .specs ul.color-list li:before {
  display: none;
}

.product-main .specs ul.color-list li .selector {
  height: 30px;
  width: 30px;
  position: relative;
  display: block;
  outline: 0;
  border: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.product-main .specs ul.color-list li {
  height: 30px;
  width: 30px;
}

.product-main .specs ul.color-list li .selector.active {
  border: 2px solid #707070;
  border-radius: 5px;
  top: -2px;
  left: -2px;
}

.product-main .specs ul.color-list li .selector .color-icon {
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 3px;
}

.product-main .specs ul.color-list li .selector span.color {
  width: 22px;
  height: 22px;
  top: 1px;
  left: 1px;
  z-index: 1;
  border-radius: 10px;
  display: block;
  position: absolute;
}

.product-main .specs.mem ul.color-list li {
  width: auto;
  height: auto;
}

.product-main .specs.mem ul.color-list li .selector.active {
  border: 1px solid #707070;
  border-radius: 5px;
  color: #333333;
  top: 0;
  left: 0;
  box-shadow: inset 0 0 0 0.08rem #707070;
}

.product-main .specs.mem ul.color-list li .selector {
  width: 47px;
  height: 27px;
  line-height: 29px;
  font-size: 12px;
  text-align: center;
  color: #333;
  border: 1px solid #333;
  border-radius: 5px;
}
.product-main .specs.mem.typesim ul.color-list li .selector {
  width: auto;
  padding-left: 3px;
  padding-right: 3px;
}

.catalog_item .footer_button {
  position: relative !important;
  z-index: 4;
}

.rubleIcon {
  width: 14px;
  height: 14px;
}

.popup {
  max-width: calc(100% - 30px);
}

.justify-flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

/* stocks */

.left_stocks {
  width: 90px;
  position: absolute;
  left: 0;
  /* top: 140px; */
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1.1;
  color: #3f454b;
  z-index: 54;
}

.left_stocks_favor {
  width: 104px;
  position: absolute;
  left: 0;
  /* top: 140px; */
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1.1;
  color: #3f454b;
  z-index: 54;
}

.catalog_item .left_stocks_favor {
  z-index: 70;
  left: 0px;
  width: 34px;
  top: 232px !important;
  height: auto !important;
  text-align: center;
  padding: 0 !important;
  background: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.catalog_item .left_stocks {
  z-index: 70;
  left: 0;
  width: 50px;
  top: 110px;
  height: auto !important;
  text-align: center;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  display: block !important;
}

.catalog_item .image_wrapper_block {
  z-index: 4;
}

.stocks_bottom .rubleIcon {
  vertical-align: -2px;
}

.block_gift,
.block_discount,
.block_cashback {
  padding-bottom: 10px;
  cursor: pointer;
}

.discount_value {
  color: #ff9d50;
  font-size: 30px;
  font-weight: 600;
}

.discount_value span {
  font-size: 26px;
}

.cashback_value {
  color: #d9002b;
  font-size: 25px;
  font-weight: 600;
}

.block_cashback.block_deffer .cashback_value {
  color: #ff9d50;
}

.catalog_item .block_deffer .cashback_value {
  font-size: 16px;
}

.block_cashback.block_deffer .stocks_subtext {
  text-align: left;
}

.popup_arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
  border-width: 11px 11px 11px 0px;
  border-color: transparent;
  border-top-color: transparent;
  border-right-color: #fff;
  border-left-color: transparent;
  top: 15px;
  left: -15px;
  margin-right: 0;
  -webkit-filter: drop-shadow(-3px 0px 2px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(-3px 0px 2px rgba(0, 0, 0, 0.13));
}

/* NEW */
.stock_popup {
  position: absolute;
  margin-left: -4px;
  /* margin-top: -66px; */
  display: none;
  line-height: 1.1;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  z-index: 1052;
}

.stocks-block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 14px 14px 20px;
  width: 190px;
}

.stock_popup:not(.active) {
  left: -999px;
  top: -999px;
}

.stock_popup.active {
  display: block;
}

.stocks-content {
  display: none;
}

/* NEW */

.stock_popup p {
  color: #3f454b;
  margin-bottom: 8px;
  margin-top: 8px;
}

.stock_popup img {
  display: block;
  margin: 0 auto;
  padding-bottom: 5px;
  width: 100% !important;
}

.stocks_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.stocks_bottom span:first-child {
  position: relative;
}

.stocks_bottom span:first-child:after {
  content: "";
  background-color: #d9002b;
  width: 110%;
  height: 1px;
  position: absolute;
  top: 7px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.stocks_bottom span:last-child {
  color: #d9002b;
}

.mob {
  display: none;
}

.left_stocks img {
  position: relative;
  border-radius: 0;
}

@media screen and (max-width: 530px) {
  .catalog_item .left_stocks {
    top: 22%;
  }
}

@media screen and (max-width: 450px) {
  .catalog_item .left_stocks {
    top: 20%;
  }
}

.catalog_item .left_stocks .desk,
.catalog_item .block_gift .stocks_subtext {
  display: none;
}

.catalog_item .block_gift,
.catalog_item .block_discount,
.catalog_item .block_cashback {
  padding: 5px 10px;
  margin-bottom: 4px;
  background: #fff;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 0px 5px 5px 0px;
}
.product-detail-gallery .stock-item,
.product-detail-gallery .block_gift,
.product-detail-gallery .block_discount,
.product-detail-gallery .block_cashback {
  padding: 5px 10px;
  margin-bottom: 4px;
  background: #fff;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 0px 5px 5px 0px;
  margin-bottom: 5px;
}

.catalog_item .block_gift img {
  position: relative;
}

.catalog_item .discount_value,
.catalog_item .cashback_value {
  font-size: 11px;
}

.catalog_item .discount_value,
.catalog_item .block_deffer .cashback_value {
  font-size: 8px;
}

.catalog_item .discount_value span,
.catalog_item .stocks_subtext {
  font-size: 7px;
}

.catalog_item .discount_value span,
.catalog_item .block_deffer .stocks_subtext {
  font-size: 6px;
}

.catalog_item span.mob {
  display: inline-block;
  font-size: 12px;
}

.stocks_bottom span:last-child {
  font-weight: bold;
}

.product-main .left_stocks {
  font-size: 13px;
}

.product-main .block_gift,
.product-main .block_discount,
.product-main .block_cashback {
  padding-bottom: 17px;
}

@media screen and (max-width: 500px) {
  .product-info-wrapper .block_gift,
  .product-info-wrapper .block_cashback {
    padding: 5px 5px;
    margin-bottom: 5px;
    border-radius: 0 5px 5px 0;
    background-color: #fff;
  }

  .left_stocks {
    width: 60px;
  }

  .discount_value span,
  .stocks_subtext {
    font-size: 9px;
  }

  .cashback_value {
    font-size: 14px;
  }

  .product-info-wrapper .stock_popup {
    margin-left: 70px;
  }

  .stocks-content-catalog {
    width: 150px;
  }

  .stocks-content-catalog.stocks-block {
    padding: 8px 10px 14px;
  }
}

@media screen and (max-width: 405px) {
  .stocks-content-catalog .popup_arrow {
    display: none;
  }

  .stocks-content-catalog {
    font-size: 13px;
  }
}

@media screen and (max-width: 380px) {
  .stocks-content-catalog {
    width: 120px;
  }
}

@media screen and (max-width: 375px) {
  .catalog_item .left_stocks {
    top: 16%;
  }
}

.product-info-wrapper .product-main {
  position: relative;
}

.ratings {
  position: relative;
}

.rating-thx {
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  top: -30px;
  left: 0;
  padding: 1px 10px;
  color: #000;
  font-size: 14px;
  z-index: 53;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  visibility: hidden;
}

.rating-thx.show {
  -webkit-animation: showRatingTNX 2s forwards;
  animation: showRatingTNX 2s forwards;
}

@-webkit-keyframes showRatingTNX {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    visibility: hidden;
  }

  30% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
  }

  70% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes showRatingTNX {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    visibility: hidden;
  }

  30% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
  }

  70% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
    visibility: hidden;
  }
}

.tab-pane.installment .title {
  font-size: 25px;
  font-weight: bold;
  color: #1d1a1a;
  margin-bottom: 20px !important;
}

.tab-pane.installment table {
  /* margin-bottom: 30px; */
  width: 100%;
}

.tab-pane.installment th {
  font-size: 14px;
  font-weight: normal;
  color: #888;
  padding: 0 0 10px 6px;
  text-align: center;
}

.tab-pane.installment tr:not(:nth-child(1)) {
  border-top: 1px solid #ccc;
}

.tab-pane.installment .creditTable tr:nth-child(2n - 1) {
  border-top: none;
}

.tab-pane.installment tr:last-child {
  border-bottom: none;
}

.credit_line_between_tables {
  width: 100%;
  height: 1px;
  background-color: #d9002b;
  margin-bottom: 20px;
}

.tab-pane.installment th:first-child {
  padding: 0 10px 10px 0;
  text-align: left;
}

.tab-pane.installment td {
  font-size: 14px;
  font-weight: 500;
  color: #1d1a1a;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
}

.tab-pane.installment .creditTable tr:nth-child(2n - 1) td {
  padding-top: 0;
}

.tab-pane.installment td:last-child {
  width: 162px;
  padding-right: 0px;
}

.tab-pane.installment td:first-child {
  text-align: left;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 135px;
}

.tab-pane.installment .rubleIcon {
  width: 19px;
  height: 19px;
  margin-top: -2px;
  vertical-align: middle;
}

.tab-pane.installment small {
  font-size: 12px;
  width: 100%;
  text-align: center;
  display: block;
  line-height: 1.3;
  margin-top: 2px;
}

.tab-pane.installment small .rubleIcon {
  width: 14px;
  height: 14px;
  margin-top: 0;
}

.accessories_sum {
  color: #d9002b;
  font-size: 14px;
  font-weight: 500;
}

.tab-pane.installment .small {
  font-size: 13px;
}

.tab-pane.installment .btn {
  width: 100%;
}

.tab-pane.installment .btn:hover,
.tab-pane.installment .btn:focus {
  color: #fff;
}

.tab-pane.installment p {
  color: #1d1a1a;
  margin: 0 0 6px;
}

@media screen and (max-width: 800px) {
  .tab-pane.installment p {
    color: #1d1a1a;
  }

  .tab-pane.installment {
    width: 500px;
    max-width: 100%;
    margin: 0 auto;
  }

  .tab-pane.installment th {
    display: none;
  }

  .tab-pane.installment tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 12px;
  }

  .tab-pane.installment small {
    margin-top: 9px;
  }

  .tab-pane.installment td {
    text-align: left;
    display: block;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 22px;
    padding-bottom: 0;
  }

  .tab-pane.installment td p {
    color: #888;
  }

  .tab-pane.installment td:first-child {
    width: 100%;
    font-size: 20px;
    padding-bottom: 0;
  }

  .tab-pane.installment .btn {
    width: 230px;
    padding: 15px 0;
    top: 0px;
    margin: 10px auto 0;
    display: block;
  }

  .tab-pane.installment small {
    width: 230px;
    margin: 10px auto 0;
    font-size: 14px;
  }

  .tab-pane.installment td:last-child {
    width: 100%;
  }
}

@media screen and (max-width: 530px) {
  .tab-pane.installment td {
    font-size: 18px;
  }
}

/* рассрочка начало */
.product-view--type2 .product-action .middle-info-wrapper .shadowed-block {
  padding: 0px;
}

.product-view--type2 .product-action {
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
}

.product-info--type2 .product-chars {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

@media screen and (max-width: 767px) {
  .product-info--type2 .product-chars {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

@media screen and (min-width: 768px) {
  .product-info--type2 .product-chars {
    padding-right: 0px;
  }
}

.trade-in-button {
  width: 100%;
  border: 3px solid #d9002b !important;
  font-weight: 600;
  font-size: 18px;
}

.btn-installment {
  padding-top: 6px !important;
  padding-bottom: 6px;
  background: #fff !important;
  border: 3px solid #d9002a !important;
  color: #d9002a !important;
  margin-top: 10px;
}

.credit-rules-after-btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 100%;
  margin: 10px auto 0px;
  line-height: 1.1;
  font-size: 13px;
}

.credit-rules-after-btn-container svg {
  display: inline !important;
}

.credit-rules-after-btn {
  cursor: pointer;
}

.credit-rules-after-btn:hover svg {
  fill: #000;
}

.bottom-icons-panel {
  height: 62px;
}

.credit-rules-after-btn-container .line {
  height: 100%;
  width: 1px;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #666;
}

.mobileText {
  display: none;
}

@media screen and (max-width: 800px) {
  .mobileText {
    display: block;
  }
}
/* рассрочка конец */

/* скругление углов на картинке о нас на главной */
.item-views.company .item.video-block .image {
  background-position: 100% 34%;
  background-size: cover;
  border-radius: 10px;
}

@media (min-width: 992px) {
  .wrapper1:not(.with_left_block)
    .drag-block
    .with-padding.company
    .item.video-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
/* скругление углов на картинке о нас на главной end*/

/* Отсутуп на странице /contacts/ */
.wrapper_inner_half.shop-detail1 .item .left_block_store {
  margin: 20px 0 0 auto;
}

/* Отсутуп на странице /contacts/ */

.product-main .values_wrapper {
  font-size: 40px;
}

.price_currency svg {
  height: 0.6em;
  overflow: visible;
}

.rouble {
  font-family: "rouble";
}

#headerfixed .values_wrapper .price_currency:before {
  font-size: 17px;
  margin-left: 5px;
}

.bigdata_recommended_products_items .values_wrapper .price_currency:before {
  font-size: 14px;
  margin-left: 4px;
}

.catalog_block .catalog_item .values_wrapper .price_currency:before {
  font-size: 20px;
  margin-left: 6px;
}

.product-main .values_wrapper::before {
  /*content: "Цена со скидкой при оплате наличными:";*/
  display: block;
  font-size: 12px;
  color: #777;
  font-weight: 400;
  line-height: 12pt;
}

.catalog_item .cost.prices .price {
  margin: 0;
}

.catalog_item .values_wrapper {
  font-size: 22px;
  /* margin-top: 10px; */
}

.catalog_item .economy-price {
  margin-bottom: 10px;
}

.catalog_block .btn {
  font-size: 18px;
  font-weight: 600;
}

.catalog_block .btn.in-cart {
  /*font-size: 14px;*/
}

.catalog_block .catalog_item .btn {
  font-size: 16px;
}

.catalog_block .counter_wrapp > div .btn {
  border-radius: 5px !important;
}

.counter_wrapp .button_block {
  width: 100% !important;
  display: block;
}

.product-main .cost.prices .price {
  margin: 0;
}

.catalog_block .catalog_item > div .item_info {
  padding-bottom: 15px;
}

.product-info.product-info--type2 .shadowed-block .buy_block .btn-lg {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .product-main .product-action {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .product-view--type2 .product-action {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .credit-rules-after-btn-container {
    /*display: none;*/
  }

  .product-view--type2 .product-action .middle-info-wrapper .shadowed-block {
    /* box-shadow: none; */
    padding: 0;
  }

  .product-main .values_wrapper {
    font-size: 30px;
  }

  .product-info-wrapper > div .btn {
    padding: 7px 10px;
    font-size: 14px;
  }

  .product-info.product-info--type2 .shadowed-block .buy_block .btn-lg {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .product-info-wrapper .counter_wrapp > div .btn {
    border-radius: 0 !important;
  }

  .product-info-wrapper .counter_wrapp > div .btn-installment {
    margin-top: 0;
    border-top: none !important;
  }
}

@media screen and (max-width: 520px) {
  .product-info-wrapper > div .btn {
    padding: 8px 10px;
    font-size: 13px;
  }

  .product-info.product-info--type2 .shadowed-block .buy_block .btn-lg {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .product-info-wrapper > div .btn.in-cart {
    font-size: 13px;
  }
}

@media screen and (max-width: 1450px) {
  .product-main .rating-thx {
    left: -60px;
  }
}

@media screen and (max-width: 600px) {
  .compact-catalog .ajax_load.block .catalog_item .footer_button {
    bottom: 20px;
    margin-bottom: 0 !important;
  }

  .compact-catalog .ajax_load .cost.prices .price {
    font-size: 10pt;
    padding: 0px 0px 10px 0;
  }

  .compact-catalog .catalog_block .catalog_item > div .item_info {
    /* padding-bottom: 148px; */
    padding-bottom: 20px;
  }

  body .ajax_load.block .footer_button .btn-installment {
    margin-top: 10px;
  }

  .inline-search-block.fixed .search-wrapper {
    display: block;
  }
}

.jqmOverlay {
  display: block;
}

@media screen and (max-width: 506px) {
  .catalog_block .catalog_item .btn {
    font-size: 14px;
  }

  .catalog_item .item-title {
    /* height: 57px; */
  }
}

@media screen and (max-width: 430px) {
  /*.catalog_block .catalog_item .btn.in-cart {*/
  /*  font-size: 11px;*/
  /*  padding: 10px 0 !important;*/
  /*}*/

  .catalog_block .catalog_item .btn.in-cart i {
    margin-right: 3px;
  }
}

@media screen and (max-width: 356px) {
  .catalog_block .catalog_item .btn.in-cart i {
    display: none;
  }
}

.catalog_block .catalog_item {
  height: auto !important;
}

@media (max-width: 501px) {
  .catalog_block .catalog_item {
    height: 100% !important;
  }
}

.ajax_load.block .footer_button {
  display: block;
}

.footer_button {
  opacity: 1;
  visibility: visible;
  height: auto;
  margin-bottom: 20px !important;
}

.footer_button .btn {
  padding-top: 8px;
  padding-bottom: 8px;
}

.ajax_load .top_wrapper .catalog_item .footer_button {
  margin-left: 0;
  margin-right: 0;
}

.stickers .sticker_novinka {
  font-size: 0px;
  background-position: center;
  width: 43px;
  height: 43px;
  right: 0;
  position: absolute;
  top: 6px;
  background: url(../images/new.svg) no-repeat;
}

.stickers .sticker_novinka:after {
  content: "NEW";
  color: #fff;
  position: absolute;
  font-weight: 600;
  font-size: 12px;
  left: 7px;
  top: 21px;
}

.catalog_item .stickers .sticker_novinka:after {
  font-size: 7px;
  left: 6px;
  top: 9px;
  line-height: 1.7;
}

.catalog_item .stickers .sticker_novinka {
  background-position: center;
  width: 28px;
  height: 28px;
  /* left: 80%; */
  top: -11px;
  right: 25px;
  background-size: contain;
}

.stickers {
  padding-right: 0;
  width: 100%;
}

.stickers.custom-font .sticker_khit_prodazh {
  background-position: center;
  width: 114px;
  height: 39px;
  left: calc(5% - -22px);
  top: -19px;
  background: -o-linear-gradient(top, #d60a30 0%, #fec656 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#d60a30),
    to(#fec656)
  );
  background: linear-gradient(180deg, #d60a30 0%, #fec656 100%);
  border-radius: 0px 0px 5px 5px;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.7;
  text-transform: uppercase;
  padding: 7px 11px 7px;
}

@media (max-width: 1199px) {
  .stickers.custom-font .sticker_khit_prodazh {
    left: 0;
  }
}

.catalog_item .stickers .sticker_khit_prodazh {
  width: 61px;
  height: 20px;
  left: 22px;
  top: -28px;
  background: -o-linear-gradient(top, #d60a30 0%, #fec656 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#d60a30),
    to(#fec656)
  );
  background: linear-gradient(180deg, #d60a30 0%, #fec656 100%);
  border-radius: 0px 0px 5px 5px;
  font-weight: 600;
  font-size: 7px;
  line-height: 1.7;
  text-transform: uppercase;
  padding: 4px 5px 2px;
}

@media screen and (max-width: 500px) {
  /* .stickers.custom-font .sticker_khit_prodazh {
    left: 228px;
    top: -60px;
  } */

  .catalog_item .stickers .sticker_khit_prodazh {
    left: 22px;
  }
}

@media screen and (max-width: 600px) {
  .catalog_item .stickers .sticker_novinka {
    right: 0px;
  }

  .compact-catalog .item .stickers {
    display: block;
  }

  .catalog_item .stickers .sticker_khit_prodazh {
    top: -18px;
  }
  h1 {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 490px) {
  .catalog_item .stickers .sticker_novinka {
    right: -15px;
  }
}

.product-info.product-info--type2 .shadowed-block .prices_block {
  padding-bottom: 20px;
}

.price .economy-price__before-caption {
  display: flex;
  padding: 15px 0px 5px 0px;
}
.economy-price__before-caption {
  font-size: 12px;
  font-weight: 100;
  line-height: 12pt;
}

.cashback-block .rouble {
  padding-left: 5px;
  font-size: 15px;
}

.economy-price__before {
  color: #737373;
  font-size: 16px;
  text-decoration: line-through;
}

.economy-price__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.economy-price__difference-caption {
  /* position: absolute;
  top: -10px; */
  font-size: 12px;
  text-align: center;
  width: 100%;
  color: #252525;
  font-weight: 700;
  background: #ffc74a;
  border-radius: 5px 5px 0px 0px;
  margin: 0px 0px -4px 0px;
}

.economy-price__difference {
  color: #252525;
  background: #ffc74a;
  font-size: 16px;
  padding: 0px 15px 3px 15px;
  font-weight: 700;
  border-radius: 0px 0px 5px 5px;
  white-space: nowrap;
}

.economy-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  /* width: -webkit-calc(75% + 36px);
  width: calc(75% + 36px); */
}

.item_main_info .economy-price__item .rubleIcon {
  width: 16px;
  height: 16px;
}

.economy-price__item .rubleIcon {
  margin-bottom: -2px;
  fill: #737373;
}

.rubleIcon_credit {
  vertical-align: text-bottom;
  width: 17px;
  height: 17px;
  fill: #d9002b;
  position: relative;
  top: 1px;
}
.credit-rules-after-btn:not(:hover) .rubleIcon_credit use {
  fill: #d9002b;
}
#headerfixed .economy-price__before-caption {
  display: none;
}

#headerfixed .economy-price {
  height: 27px;
}

#headerfixed .economy-price .economy-price__item:first-child {
  margin-right: 20px;
}

#headerfixed .cost.prices .price {
  margin: 0;
}

#headerfixed .economy-price__difference {
  padding-top: 3px;
  padding-bottom: 3px;
}

#headerfixed .economy-price__before {
  text-decoration: line-through;
}

.catalog_item .economy-price__item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media (max-width: 800px) {
  .catalog_item .economy-price__before--list {
    font-size: 12px !important;
    margin-right: 10px;
    text-decoration: line-through;
  }
}

@media (max-width: 767px) {
  .catalog_item .economy-price__before--list {
    font-size: 14px !important;
    margin-right: 10px;
    text-decoration: line-through;
  }
}

.catalog_item .economy-price__before--list {
  font-size: 14px;
  margin-right: 10px;
  text-decoration: line-through;
}

.catalog_item .economy-price__difference--list {
  padding: 7px 10px 0px 10px;
  font-size: 12px;
  line-height: 11px;
  border-radius: 5px;
}

@media screen and (max-width: 400px) {
  .catalog_item .economy-price__difference--list {
    padding: 6px 10px 5px 10px;
  }

  .catalog_item .left_stocks_favor {
    z-index: 70;
    left: 0;
    width: 34px;
    top: 110px !important;
    height: auto !important;
    text-align: center;
    padding: 0 !important;
    background: none !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block !important;
  }
}

@media screen and (max-width: 375px) {
  .catalog_item .economy-price__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 380px) {
  .catalog_block .catalog_item .btn {
    font-size: 12px;
  }

  .popup .popup-intro .pop-up-title {
    padding: 55px 30px 20px 30px;
  }

  .popup .form-wr {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.product-info.product-info--type2 .shadowed-block .buy_block {
  padding: 0 30px 20px;
}

.inline-search-block.with-close .search .search-input-div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.quantity_block_wrapper .dotted {
  cursor: default;
  border: none;
}

.quantity_block_wrapper .item-stock .icon {
  margin-top: 6px;
}

#headerfixed .item-stock .dotted {
  cursor: default;
  border: none;
}

.cashback-hint {
  font-weight: 400;
  color: silver;
  border: 1px solid silver;
  padding: 0 9px;
  border-radius: 50%;
}

.cashback-hint:hover {
  color: silver;
}

.order-hint {
  font-weight: 400;
  color: silver;
  border: 1px solid silver;
  padding: 0 4px;
  border-radius: 50%;
  font-size: 11px;
}

.cashback-hint:hover {
  color: silver;
}

.order-option {
  display: inline-block;
  margin-left: 3px;
  cursor: pointer;
}

#order-option-info {
  display: none;
  position: absolute;
  padding: 10px;
  margin: 0 7px 0 -14px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 1px 2px rgb(0 0 0 / 30%);
  box-shadow: 0 0 1px 2px rgb(0 0 0 / 30%);
  background-color: #fff;
  max-width: 400px;
  z-index: 10;
}
b svg path {
  color: #383838;
  color: var(--white_text_black);
}
.cashback-block {
  font-weight: 700;
  color: #d9002b;
  font-size: 17px;
}

.price_currency svg path {
  fill: #333;
  stroke: #333;
  stroke-miterlimit: 10;
  stroke-width: 0.26px;
}
.credit-rules-after-btn-container .price_currency svg path,
.catalog-list-item-cashback .price_currency svg path,
.cashback-block .price_currency svg path {
  fill: #d9002b;
  stroke: #d9002b;
  stroke-miterlimit: 10;
  stroke-width: 0.26px;
}
.credit-rules-after-btn:hover .price_currency svg path {
  fill: #000;
  stroke: #000;
}

.economy-price__before svg path,
.economy-price__item.card-pay svg path {
  fill: #737373;
  stroke: #737373;
  stroke-miterlimit: 10;
  stroke-width: 0.26px;
}

body .maxwidth-theme {
  width: 100%;
}

.bottom-icons-panel__content {
  justify-content: space-between;
  padding: 0 10px 0 0;
}

#basket-root
  .basket-checkout-section
  .btn-default.basket-btn-checkout:not(:hover),
#basket-root
  .basket-checkout-section
  .btn-default.basket-btn-checkout:not(:active),
#basket-root
  .basket-checkout-section
  .btn-default.basket-btn-checkout:not(:focus) {
  background-color: transparent;
  border: 1px solid #d9002a;
  color: #d9002a;
}

.basket-checkout-section-inner .fastorder .btn {
  background-color: #d9002a;
  color: #fff;
}

.pay-by-credit::after {
  content: "Цена не участвует в акции";
  color: #d9002a;
  display: inline-block;
  margin-top: 10px;
}

.header-top-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-socials {
  display: flex;
  align-items: center;
  /* width: 120px; */
  /* float: left; */
  /* margin-left: 30px; */
}

header .phone-block.icons {
  padding-left: 23px;
}

.header-address {
  width: 465px;
  padding-right: 0;
  padding-left: 0;
}

header .address {
  padding-left: 16px;
  font-size: 0.65em;
}

@media screen and (max-width: 1225px) and (min-width: 991px) {
  .header-address {
    width: 260px;
  }
}

/* @media screen and (max-width: 1100px) {
  .header-socials {
    display: none;
  }
} */
.header-socials a {
  margin-right: 10px;
}

.header-socials img {
  width: 26px;
  height: 26px;
}

/* картинка на слайдере на всю высоту */
.top_slider_wrapp .flexslider .slides > li:not(.image) .img img {
  position: absolute;
  bottom: 0px;
  max-height: 100%;
}
/* конец картинка на слайдере на всю высоту */

/* отступ после блока с банерами на главной */
.BIG_BANNER_INDEX > .maxwidth-theme .top_big_banners.short_block {
  padding: 0px 0px 0px;
  margin-bottom: 9px;
}
/* конец отступ после блока с банерами на главной */
/* скругление банеров */
.BIG_BANNER_INDEX > .maxwidth-theme .top_big_banners.short_block .flex-viewport,
.BIG_BANNER_INDEX
  > .maxwidth-theme
  .top_big_banners.short_block
  .item
  .item_inner {
  border-radius: 8px;
  transform: translateZ(0px);
}

.rounded3,
.rounded3 .darken-bg-animate:before,
.rounded3 .darken-bg-animate:after {
  border-radius: 5px;
  transform: translateZ(0);
}

.item-views.float_banners.type2.sm-block .row .col-md-3 .img_inner span {
  overflow: hidden;
}
/* конец скругление банеров */

.item-views.float_banners.type2.sm-block .row .image,
.item-views.float_banners.type2.sm-block .row .image * {
  border-radius: 8px;
}

/* скругление поля поиска */
.search .search-input {
  border-radius: 8px;
}
/* конец скругление поля поиска */

/* Скрыть в брендах описание и лого сверху */
.with_left_block .ordered-block.partners_mode.detail_content_wrapper {
  display: none;
}

/* временно скрываем картинки на подкатегориях */
.section-compact-list__image {
  /*display: none;*/
}
/*конец временно скрываем картинки на подкатегориях */

/* Скрыть в брендах описание и лого сверху */

/* скругление углов в баннерах на главной на мобилке */
.BIG_BANNER_INDEX > .maxwidth-theme .top_big_banners.short_block {
  overflow: visible !important;
}
/* скругление углов в баннерах на главной на мобилке */

/* пункты меню по ширине поиска */
.logo_and_menu-row .mega-menu .table-menu tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.subbottom .menu .mega-menu table td .wrap > a {
  padding-right: 0;
}

.logo-row .subbottom > .menu {
  padding-right: 244px;
}
/* пункты меню по ширине поиска */

.catalog_block .catalog_item > div .item_info {
  padding-bottom: 10px;
}

.wrap_c0eb,
.__jivoMobileButton {
  bottom: 50px !important;
}

.hover_link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}

.item_block:hover .item_block__title {
  color: #d9002a;
}

.section-compact-list__item:hover .section-compact-list__link span {
  color: #d9002a;
}

.with_left_block .detail-news1 .ordered-block {
  margin-top: 0;
}

.left_block.sticky-sidebar .menu_top_block.catalog_block .slide-block {
  border-top: 1px solid #ececec;
}

.phone .more_phone {
  padding: 18px 22px 18px;
}

.lines-block .phone .more_phone a {
  padding: 0;
  margin-bottom: 2px;
  display: inline-block;
}

.phone .more_phone span:not(.icon) {
  display: block;
  font-size: 0.8em;
  font-weight: 400;
  padding-top: 6px;
  color: #999;
  white-space: normal;
}

.delivery_block_info {
  margin-top: 10px;
}

.delivery_block_info.process-loading .loadings {
  height: 7px;
  width: 30px;
  margin: 0;
}

.delivery_block_info .text-form-info {
  display: flex;
  align-items: center;
  /* justify-content: center; */
  /* flex-direction: column; */
  width: 100%;
  height: 60px;
  width: 100%;
  text-align: left;
}

.delivery_block_info .text-form-info div {
  position: relative;
}

.delivery_block_info .text-form-info i {
  /* position: absolute;
  left: -23px;
  top: 2px; */
}

.tab-pane__title {
  font-size: 22px;
  color: #000;
  font-weight: 500;
  margin-bottom: 30px;
}

/* landigs */
/*.detail.landings.fixed_wrapper .filter-panel.sort_header.view_block {
  display: none;
}*/
/* landigs */

body #basket-root .rouble {
  font-family: "rouble" !important;
}

/*ocb*/
/* .wrapp_one_click .to-cart:hover span,
.wrapp_one_click .in-cart:hover span{
  background: #c00025;
} */
.wrapp_one_click .to-cart,
.wrapp_one_click .in-cart {
  opacity: 1;
  visibility: visible;
  margin: 0px;
  font-size: 9px;
  display: block;
  background: transparent;
  transition: opacity 0.3s ease;
  overflow: hidden;
  text-align: center;
}

.wrapp_one_click .to-cart i,
.wrapp_one_click .in-cart i {
  padding: 0px 8px 0px 0px;
  left: 2px;
}

.wrapp_one_click .to-cart span,
.wrapp_one_click .in-cart span {
  display: inline;
}

.wrapp_one_click .in-cart {
  padding: 9px 14px 7px !important;
  height: 31px !important;
  color: #fff !important;
  background: #d9002b !important;
  border-radius: 26px !important;
}

.wrapp_one_click .in-cart i.svg path {
  fill: #fff !important;
}

.wrapp_one_click .in-cart span {
  line-height: 1.3em;
  text-transform: uppercase !important;
  letter-spacing: 0.8px;
}

#headerfixed .wrapp_one_click .in-cart,
#headerfixed .wrapp_one_click .to-cart {
  height: 36px !important;
  line-height: 36px !important;
  width: 36px !important;
  padding: 0 !important;
}

.like_icons.list.icons.long .wrapp_one_click .in-cart i.svg path {
  fill: #fff !important;
}

.like_icons.list.icons .wrapp_one_click .like-text {
  display: none;
}

.btn.one_click {
  border: none !important;
  color: #ffffff !important;
  background: #d9002b !important;
  width: 100%;
}

.tabs_slider .item_block .like_icons .wrapp_one_click .to-cart,
.tabs_slider .item_block .like_icons .wrapp_one_click .in-cart,
.section-content-wrapper .item_block .like_icons .wrapp_one_click .to-cart,
.section-content-wrapper .item_block .like_icons .wrapp_one_click .in-cart {
  padding: 0 !important;
  background: #fff;
}

.tabs_slider .item_block .like_icons .wrapp_one_click .to-cart,
.section-content-wrapper .item_block .like_icons .wrapp_one_click .to-cart {
  display: none;
}

.tabs_slider .item_block:hover .like_icons .wrapp_one_click .to-cart,
.tabs_slider .item_block .like_icons .wrapp_one_click .in-cart,
.section-content-wrapper
  .item_block:hover
  .like_icons
  .wrapp_one_click
  .to-cart,
.section-content-wrapper .item_block .like_icons .wrapp_one_click .in-cart {
  display: inline-block;
}

.tabs_slider .item_block:hover .like_icons .wrapp_one_click,
.section-content-wrapper .item_block:hover .like_icons .wrapp_one_click {
  display: block;
}

.tabs_slider .item_block .like_icons .wrapp_one_click .in-cart,
.section-content-wrapper .item_block .like_icons .wrapp_one_click .in-cart {
  background-color: #d9002b;
  opacity: 0.6;
}

.tabs_slider .item_block .wrapp_one_click .to-cart:hover,
.tabs_slider .item_block .wrapp_one_click .in-cart:hover,
.section-content-wrapper .item_block .wrapp_one_click .to-cart:hover,
.section-content-wrapper .item_block .wrapp_one_click .in-cart:hover {
  background: #d9002b !important;
}

.tabs_slider .item_block:hover .like_icons .wrapp_one_click .in-cart,
.section-content-wrapper
  .item_block:hover
  .like_icons
  .wrapp_one_click
  .in-cart {
  background: #d9002b !important;
  opacity: 1;
}

.tabs_slider .item_block .wrapp_one_click .in-cart i,
.section-content-wrapper .item_block .wrapp_one_click .in-cart i {
  top: -1px;
}

.compact-catalog .ajax_load .like_icons .wrapp_one_click .in-cart,
.compact-catalog .ajax_load .like_icons .wrapp_one_click .to-cart {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

@media (max-width: 600px) {
  .tabs_slider .item_block .like_icons .wrapp_one_click .to-cart,
  .section-content-wrapper .item_block .like_icons .wrapp_one_click .to-cart {
    display: inline-block;
  }

  .compact-catalog .ajax_load .like_icons .wrapp_one_click {
    display: inline-block !important;
    height: 32px;
  }

  .tabs_slider .item_block .like_icons .wrapp_one_click .in-cart,
  .section-content-wrapper .item_block .like_icons .wrapp_one_click .in-cart {
    background: #d9002b !important;
    opacity: 1;
  }
}

/* title over buttons mobile fix */
/* .wraps > .wrapper_inner {
	z-index: 4;} */

/* buttons in product multiline fix */
@media screen and (max-width: 402px) {
  .like_icons.list:not(.icons) > div span .svg {
    padding-right: 2px;
  }

  .like_icons.list:not(.icons) > div span .svg svg {
    width: 13px;
    height: 13px;
  }

  .product-info-headnote__toolbar .like_icons.list.sm .btn-xs {
    padding: 8px 8px 7px;
    height: 29px;
  }

  .like_icons.list > div {
    padding-right: 2px;
  }
}

@media screen and (max-width: 334px) {
  .like_icons.list:not(.icons) > div span .svg {
    padding-right: 0px;
  }

  .product-info-headnote__toolbar .like_icons.list.sm .btn-xs {
    padding: 8px 7px 7px;
    height: 29px;
  }

  .like_icons.list > div {
    padding-right: 0px;
  }
}

/* maybe fix flying button on card on iphone*/
@media screen and (max-width: 600px) {
  .compact-catalog .ajax_load .like_icons {
    display: flex;
    align-items: center;
  }

  .compact-catalog .ajax_load .like_icons > div {
    display: block;
    margin-right: 3px;
  }
}

.logo_and_menu-row .callback-block {
  display: block;
  width: 96px;
  margin-right: 15px;
  margin-left: 15px;
}

header .phone-block.icons .phone .svg.svg-inline-phone {
  left: 2px;
  margin-right: 6px;
}
.catalog-list-item-cashback {
  margin-bottom: 10px;
}
.catalog-list-item-cashback span {
  font-weight: 700;
  color: #d9002b;
  font-size: 14px !important;
}

.specs .label {
  min-width: 110px;
}

.product-main .specs.mem ul.color-list li .selector {
  width: auto;
  padding: 0 6px;
}
.item-views.sales2.bg .item-wrapper > .item .period-block {
  display: none;
}

/*
custom
 */
/*template css*/
body {
  --fill_dark_lite_ccc: var(--light, #333) var(--dark, #ccc);
}

.menu-row.middle-block .wrap_icon .basket-link {
  /*z-index: 1;*/
}
.mega-menu table td.active .wrap > a,
.mega-menu table td:not(.search-item):hover .wrap > a {
  color: #d9002a;
}
.mega-menu table td.active .wrap > a .svg path {
  fill: #d9002a;
}

.logo_and_menu-row .mega-menu .table-menu tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mega-menu table td .wrap > a .svg:not(.svg-inline-down) {
  opacity: 0.5;
}
/*.mega-menu table td.active .wrap > a .svg:not(.svg-inline-down),*/
.mega-menu
  table
  td:not(.search-item):hover
  .wrap
  > a
  .svg:not(.svg-inline-down) {
  opacity: 1;
}

.auth_wr_inner .dropdown-menu li:hover > a {
  background-color: #fafafa;
}
.mega-menu table .wrap > .dropdown-menu li:first-of-type > a,
.auth_wr_inner .dropdown-menu li:first-of-type > a {
  border-top-color: transparent !important;
}
.auth_wr_inner .dropdown-menu li a {
  padding: 11px 43px 12px 19px !important;
  line-height: 25px;
  border-top: 1px solid #f0f0f0;
  text-transform: none;
  font-size: 13px;
  letter-spacing: 0px;
}

#main .mega-menu table td:not(.wide_menu) .dropdown-menu li.dropdown-submenu a {
  padding: 10px 10px 10px 10px !important;
  line-height: 20px;
  white-space: nowrap;
}

#main .mega-menu table td:not(.wide_menu) .dropdown-menu li a {
  line-height: 20px;
  padding: 10px 10px 10px 10px !important;
  white-space: nowrap;
}
#main .mega-menu table td:not(.wide_menu) .dropdown-menu li > a .name {
  margin-right: 20px;
}
.header__main-item.no-shrinked {
  padding-left: 26px;
  padding-right: 4px;
}
.header__top-item.search-block {
  margin: 0;
  padding-left: 21px;
}
.logo-block1.header__main-item {
  margin: 0;
  padding: 0;
}
.logo-block1 .line-block.line-block--16 {
  margin: 0;
  padding: 0;
}
.logo-row .logo {
  height: 94px;
  max-width: 179px;
  line-height: 94px;
  margin: 0;
  padding: 0;
}

.header__left-part {
  margin: 0;
  padding: 0;
  height: 94px;
  width: 214px;
}
.header__menu-item {
  width: calc(100% - 0px);
}
.content-block.header__right-part {
  width: calc(100% - 214px);
}
.header__top-region .region_wrapper .js_city_chooser *,
.header__top-region .region_wrapper .js_city_chooser:hover * {
  color: #999999;
}
.header__top-region .region_wrapper .js_city_chooser svg path,
.header__top-region .region_wrapper .js_city_chooser:hover svg path {
  fill: #333;
}
.header__top-region .top-description {
  line-height: 20px;
  color: #999999;
}
.header__top-region {
  width: 22%;
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}
.header__top-address {
  width: 465px;
  padding-right: 0;
  padding-left: 0;
  display: block;
}
.header__top-address .line-block.line-block--40,
.header__top-address .line-block__item {
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0;
}
/*header .address {*/
/*  padding-left: 17px;*/
/*}*/
.footer-bottom__items-wrapper {
  align-items: flex-start;
}
.footer-bottom__item.pays {
  margin-top: 11px;
}
footer .footer_middle .social-icons:before {
  margin-top: 0;
}
@media screen and (max-width: 1225px) and (min-width: 991px) {
  .header__top-address {
    width: 260px;
  }
  .header__top-address .line-block {
    flex-shrink: 1;
  }
}
.logo_and_menu-row .personal-link {
  margin-top: 7px;
}
body .regions_Y.wrapper1 .logo_and_menu-row .wrap_icon.person {
  padding-right: 1px;
}
.sticky-sidebar__inner {
  min-width: unset !important;
}

@media (min-width: 992px) {
  .right_block.wide_N,
  .right_block.wide_,
  .catalog_page.wide_N .section-content-wrapper,
  .catalog_page .section-content-wrapper.with-leftblock {
    float: right;
  }
}

.table-view .item-icons {
  flex-shrink: 0;
  align-self: center;
  -ms-align-self: center;
  padding-left: 19px;
  text-align: center;
}
.table-view__item {
  margin-bottom: -1px;
}

.bigdata-wrapper .values_wrapper .price_currency:before,
.bigdata_recommended_products_items .values_wrapper .price_currency:before {
  font-size: 14px;
  margin-left: 4px;
}

.catalog_block_template .catalog_block.owl-carousel .footer_button {
  margin-left: 0;
  margin-right: 0;
}
a.scroll-to-top {
  right: inherit;
  left: 75px;
}

html:not(.mobile)
  .catalog_block
  .item_block
  .catalog_item:not(.big)
  .footer_button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/*catalog css*/
.table-view__item-wrapper.item_info {
  align-items: normal;
}
/*searchtitle*/
.inline-search-block.corp {
  display: flex !important;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
  top: 0px;
  bottom: 0px;
  z-index: 0 !important;
}
.inline-search-block.corp.show {
  opacity: 1;
  z-index: 1055 !important;
  visibility: visible;
}
.inline-search-block.corp > .maxwidth-theme {
  width: 100%;
}
.inline-search-block.corp > .maxwidth-theme > .row {
  display: flex;
  justify-content: center;
}
.inline-search-block.corp .close-block {
  position: fixed;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
.inline-search-block.corp .close-block .close-icons {
  background-color: #b8b8b8;
  opacity: 1;
  position: static;
  margin: 0;
}
.inline-search-block.corp.with-close .search .search-input-div {
  padding-right: 0;
}
.inline-search-block.corp.with-close .search .search-button-div {
  bottom: 0;
}
.inline-search-block.corp .search-input {
  padding: 0 44px 0 16px;
  height: 48px;
  font-size: 14px;
  min-width: 600px;
  transition: background 0.2s ease-in-out;
  background-color: #fafafa;
  border: 1px solid #ececec;
}
.inline-search-block.corp .search-input:focus {
  background: #fff;
  border: 1px solid #ccc;
}
.inline-search-block.corp.with-close .search .btn-search-corp {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bx_searche .bx_item_block > .maxwidth-theme {
  padding: 0px 30px;
  margin: 0 auto;
}

.bx_searche .bx_item_element {
  padding-left: 25px;
  margin-left: 0px;
  border-top: 1px solid transparent;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.bx_searche .bx_img_element + .bx_item_element {
  padding-left: 20px;
  margin: 10px 0;
}
.bx_searche .bx_img_element {
  width: 105px;
  height: 80px;
  margin: 10px 0;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.btn.btn-transparent {
  color: #000000;
}
.btn.btn-transparent:hover {
  color: #ffffff;
}
.left_block.sticky-sidebar .menu_top_block.catalog_block .slide-block {
  border-top: none;
}
.menu_top_block .slide-block hr {
  margin: 0;
}

.logo-row .logo {
  position: absolute;
  top: 0px;
  bottom: 0px;
  height: 94px;
  width: 193px;
  left: auto;
}
.top_big_banners.short_block .top_slider_wrapp .main-slider,
.top_big_banners.short_block .top_slider_wrapp .main-slider__item,
.top_big_banners.short_block .top_slider_wrapp .main-slider__item td {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  height: 350px;
}

.logo a {
  display: block;
}

#headerfixed.fixed .logo-row .logo {
  position: relative;
  display: inline-block;
}
@media (max-width: 767px) {
  .product-info.product-info--type2 .shadowed-block .buy_block {
    padding: 0 30px 10px;
  }

  .footer-bottom__items-wrapper {
    align-items: center;
    flex-direction: column-reverse;
  }
  .footer-bottom__item.pays {
    margin-bottom: 0;
  }

  .top_big_banners.short_block .top_slider_wrapp .main-slider,
  .top_big_banners.short_block .top_slider_wrapp .main-slider__item,
  .top_big_banners.short_block .top_slider_wrapp .main-slider__item td {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    height: 350px;
    /* padding: 0 6px 0 6px; */
  }
}

@media (max-width: 530px) {
  .top_big_banners.short_block .top_slider_wrapp .main-slider,
  .top_big_banners.short_block .top_slider_wrapp .main-slider__item,
  .top_big_banners.short_block .top_slider_wrapp .main-slider__item td {
    height: 260px;
  }
}

@media (max-width: 400px) {
  .top_big_banners.short_block .top_slider_wrapp .main-slider,
  .top_big_banners.short_block .top_slider_wrapp .main-slider__item,
  .top_big_banners.short_block .top_slider_wrapp .main-slider__item td {
    height: 200px;
  }
}

#headerfixed.fixed .basket-link {
  padding: 0px 3px 0px 27px;
}
#headerfixed.fixed .basket-link:first-child {
  padding: 0px 3px 0px 16px;
}
#headerfixed.fixed .header__top-inner {
  width: 100%;
  margin: 0;
}
#headerfixed.fixed .item-phone-block,
#headerfixed.fixed .item-cabinet-block,
#headerfixed.fixed .item-basket-block {
  margin: 0;
  padding: 0;
}
#headerfixed.fixed .inner-table-block .auth_wr_inner {
  display: block;
  padding: 5px 3px 0px 37px;
}
#headerfixed.fixed .header__top-item {
  margin: 0;
}
#headerfixed.fixed .line-block--8 {
  margin-left: 0;
  margin-right: 0;
}
#headerfixed.fixed .line-block--40 {
  margin-left: 0;
  margin-right: 0;
}
#headerfixed.fixed .line-block--8 > .line-block__item {
  padding-left: 0;
  padding-right: 0;
}
#headerfixed.fixed .logo a {
  display: inline;
}
#headerfixed.fixed .logo-row .logo {
  height: auto;
  line-height: normal;
  padding-right: 12px;
  max-width: 202px;
  width: auto;
}
#headerfixed.fixed .top-item-search-block {
  width: 20%;
  padding-right: 40px;
  padding: 0px 28px 0px 28px;
}
#headerfixed.fixed .logo-row.v3 .search .svg {
  opacity: 0.5;
  fill: #333 !important;
  color: #333 !important;
  fill-rule: evenodd;
}
#headerfixed.fixed .logo-row.v3 .search .btn:hover .svg {
  opacity: 1;
}
#headerfixed.fixed .logo-row.v3 .search .btn:hover .svg * {
  fill: #333 !important;
  color: #333 !important;
}
#headerfixed.fixed .region_wrapper svg path {
  color: inherit;
}
#headerfixed.fixed .region_wrapper .js_city_chooser,
header .logo_and_menu-row:not(.bgdark) .region_wrapper .js_city_chooser {
  line-height: 20px;
  color: #000;
}
#headerfixed.fixed .item-region-block {
  padding-left: 0;
  padding-right: 0;
}
.table-view__item {
  margin-bottom: -1px;
}

.table-view__item-wrapper.item_info {
  align-items: center;
}
.table-view .item-info .item-title {
  color: #777;
}
footer .info .phone.blocks .dropdown .wrap {
  max-height: none;
}
.bx_searche .bx_item_block:not(.all_result):hover {
  background: none;
  background-color: transparent;
}
.bx_searche .bx_item_block {
  position: relative;
  display: block;
  text-decoration: none;
  color: #2f383d;
  border-top: 1px solid #ececec;
}
.inline-search-block.fixed.big .search .search-input {
  /*padding: 0 200px 0 25px;*/
  font-size: 20px;
  height: 134px;
  background: none;
  border: none;
  border-radius: 0;
  line-height: 36px;
}
/* .inline-search-block .search-wrapper #title-search {
  padding: 0px 46px;
} */
.inline-search-block.fixed.big .search .search-button-div {
  top: 13px;
}
.inline-search-block.fixed.big .search .search-input {
  /*padding: 0 200px 0 25px;*/
  font-size: 20px;
  /*height: 134px;*/
  height: 75px;
  background: none;
  border: none;
  border-radius: 0;
  line-height: 36px;
}
.search .btn-search {
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 16px;
  margin: 0px;
}
@media (max-width: 1199px) {
  .product-info.product-info--type2
    > .flexbox
    > .product-detail-gallery
    .product-detail-gallery__container {
    padding-top: 0;
  }
  #headerfixed.fixed .item-search-mob-block {
    height: 62px;
    padding: 0px 3px 0px 31px;
  }
}
@media (max-width: 600px) {
  .compact-catalog .ajax_load.block .catalog_item .footer_button {
    left: 0;
    right: 0;
  }
  .compact-catalog .ajax_load .like_icons {
    justify-content: end;
  }
}
@media screen and (max-width: 375px) {
  .catalog_item .left_stocks {
    /*top: 44px;*/
    top: 88px;
  }
}
@media screen and (max-width: 450px) {
  .catalog_item .left_stocks {
    /*top: 44px;*/
    top: 88px;
  }
}

body.simple_basket_mode #header .logo-block.floated .logo {
  display: inline-block;
  position: relative;
}

/* vote-hint */
.iblock-vote,
.rating {
  position: relative;
}

.vote-hint {
  pointer-events: none;
  padding: 7px;
  font-size: 17px;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  position: absolute;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  opacity: 0;
  border-radius: 5px;
  top: 0;
  right: 0;
}
.vote-hint.active {
  opacity: 1;
  top: -40px;
}
/* vote-hint */

.custom-stock-item {
  padding-bottom: 10px;
}

.catalog_item .custom-stock-item {
  padding: 3px 5px 3px 4px;
  margin-bottom: 4px;
  background: #fff;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 0px 5px 5px 0px;
}
.custom-stock-item .icon-stock {
  max-width: 50px;
  max-height: 50px;
}
.custom-stock-item .title-stock {
  font-size: 15px;
}
.catalog_item .custom-stock-item .icon-stock {
  max-width: 27px;
  max-height: 27px;
}
.catalog_item .custom-stock-item .title-stock {
  font-size: 7px;
}
.catalog_item .custom-stock-item .stocks_subtext {
  font-size: 7px;
}

@media screen and (max-width: 500px) {
  .custom-stock-item {
    padding: 5px 2px 5px 0px;
    margin-bottom: 5px;
    padding-bottom: 0px;
  }
  .custom-stock-item .icon-stock {
    max-width: 27px;
    max-height: 27px;
  }
  .custom-stock-item .title-stock {
    font-size: 9px;
  }
}

@media (max-width: 600px) {
  .inline-search-block .search .close-block {
    top: 8px;
  }
}

@media (max-width: 861px) {
  #characteristics .btn.one_click {
    width: 100%;
  }
}
/* отступ в списке подкатегорий */
.section-compact-list__item {
  padding: 10px 10px;
}

/*отступ в списке товаров*/
@media (max-width: 600px) {
  .compact-catalog .ajax_load .item .catalog_item > div {
    padding: 15px 15px 0px 15px;
    height: 100%;
  }
}

.ajax_load_btn:not(.ajax) {
  margin: 5px 0px 30px;
}

.image33 {
  position: relative;
  width: 100%; /* для IE 6 */
}

.opisanie {
  position: absolute;
  top: 250px;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 30px;
  line-height: 55px;
  background: rgba(0, 0, 0, 0.7);
  background: #000;
  padding: 10px;
}

.sections_wrapper.icons .list .item .img {
  width: 75px;
  height: 75px;
}

.properties-group__hint .tooltip {
  padding: 10px;
  min-width: 100px;
}

.block_gift.stock.stock-item {
  text-align: center;
}

.custom-stock-item.stock-item {
  text-align: center;
  cursor: pointer;
}

.block_cashback.stock-item {
  text-align: center;
}

.block_cashback.block_deffer {
  text-align: center;
}

.block_cashback.block_deffer .stocks_subtext {
  text-align: center;
}
a .block_cashback.block_deffer .stocks_subtext {
  color: #3f454b !important;
}
/* bitrix 24 */
.b24-widget-button-position-bottom-right {
  bottom: 34px !important;
}

.b24-widget-button-inner-container,
.bx-touch .b24-widget-button-inner-container {
  -webkit-transform: scale(0.75) !important;
  transform: scale(0.75) !important;
}

.b24-widget-button-inner-mask {
  top: -5px !important;
  left: -5px !important;
  height: 76px !important;
  -webkit-width: calc(100% + 10px) !important;
  width: calc(100% + 10px) !important;
  opacity: 0.1 !important;
}

.top_mobile_region {
  position: absolute !important;
  z-index: 2000 !important;
  width: 100% !important;
}

.hint .tooltip {
  padding: 8px 8px 8px;
  min-width: 100px;
  max-width: 203px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.22);
}

.catalog_main_favor .counter_wrapp > div .btn {
  border-radius: 25px !important;
  font-size: 16px;
  font-weight: 600;
}
.stickers .sticker_sale_text {
  width: 28px;
  height: 28px;
  /* left: 80%; */
  top: -11px;
  right: 58px;
  position: absolute;
  color: transparent;
  font-size: 0;
  border-radius: 50%;
  padding: 0 !important;
  margin: 0 !important;
  background-color: red;
  background-image: url(../images/svg/sale-hot.svg);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
}
.sticker_sale_text:after {
  content: " ";

  /*top: 0;*/
  /*left: 0;*/

  width: 100%;
  height: 100%;
  background-color: red;
  background-image: url(../images/svg/sale-hot.svg);
  background-size: cover;
}

.catalog_main_favor .catalog_item .image,
.catalog_item .image a {
  /* height: 280px; */
  /* height: 350px; */
}
.catalog_main_favor .catalog_item a[data-type="installment"] {
  display: none !important;
}

@media (min-width: 601px) {
  .catalog_main_favor .hot-wrapper-items .item .image-wrapper {
    height: 100% !important;
    /* display: flex; */
    /* flex-direction: column-reverse */
  }
}
.catalog_main_favor .wrapp_one_click {
  display: inline-block;
}
@media (max-width: 991px) and (min-width: 601px) {
  .catalog_main_favor .hot-wrapper-items .economy-price {
    justify-content: center;
  }
}
.catalog_main_favor .values_wrapper .price_currency:before {
  font-size: 22px;
}
.catalog_main_favor .catalog_item .image img {
  margin: 0 auto !important;
}
@media (max-width: 600px) {
  .hot-wrapper-items .items.mobile-overflow .item .inner_wrap {
    padding: 25px;
  }
  .mobile #main .catalog_item .footer_button {
    width: 100%;
  }
  .hot-wrapper-items .items.mobile-overflow .item .image-wrapper,
  .hot-wrapper-items
    .items.mobile-overflow
    .item
    .item_info
    .item_info_wrapper {
    padding: 0;
  }
  .catalog_main_favor .like_icons {
    justify-content: end;
    display: flex;
    left: 0px;
    bottom: -4px;
    top: auto;
    text-align: left;
    position: absolute;
    right: 0px;
    z-index: 53;
  }
  .catalog_main_favor .like_icons .wrapp_one_click {
    display: inline-block !important;
    height: 32px;
  }
}
@media (max-width: 600px) {
  .hot-wrapper-items .item .image-wrapper .like_icons .fast_view_button {
    display: none;
  }
}
.hot-wrapper-items .wrapp_one_click .to-cart {
  display: block;
}
.hot-wrapper-items .wrapp_one_click .btn-hot-items {
  background: var(--black_bg_black);
}
.hot-wrapper-items .wrapp_one_click .to-cart:hover,
.hot-wrapper-items.wrapp_one_click .in-cart:hover,
.hot-wrapper-items .wrapp_one_click .to-cart:hover,
.hot-wrapper-items .wrapp_one_click .in-cart:hover {
  background: #d9002b !important;
}
.hot-wrapper-items .wrapp_one_click .in-cart:hover {
  background: #d9002b !important;
}
.hot-wrapper-items .wrapp_one_click .in-cart {
  width: 32px;
  height: 32px;
  min-height: 32px !important;
  line-height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.catalog_item.item_wrap .sticker_sale_text {
  left: 70% !important;
  right: 0 !important;
}

.catalog_item.item_wrap .stickers:has(.sticker_novinka) .sticker_sale_text {
  left: 50% !important;
}

.detail_page .stickers .sticker_sale_text {
  height: 43px;
  width: 43px;
}

.detail_page .stickers .sticker_novinka {
  top: -11px;
}

@media (max-width: 320px) {
  .hot-wrapper-items .item .image-wrapper .like_icons {
    bottom: 320px;
    left: 54px;
    text-align: left;
    top: auto;
  }

  .catalog_main_favor .like_icons {
    justify-content: end;
    display: flex;
    left: 0px;
    bottom: -4px;
    top: auto;
    text-align: left;
    position: absolute;
    right: -38px;
    z-index: 53;
  }

  .catalog_main_favor .catalog_item .image,
  .catalog_item .image a {
    height: 174px;
  }
}

@media (max-width: 375px) {
  .hot-wrapper-items .item .image-wrapper .like_icons {
    bottom: 320px;
  }

  .catalog_main_favor .like_icons {
    right: -38px;
  }

  .catalog_main_favor .catalog_item .image,
  .catalog_item .image a {
    height: 210px;
  }
}

@media (max-width: 425px) {
  .hot-wrapper-items .item .image-wrapper .like_icons {
    bottom: 320px;
  }

  .catalog_main_favor .like_icons {
    right: -38px;
  }

  .catalog_main_favor .catalog_item .image,
  .catalog_item .image a {
    height: 250px;
  }

  .catalog_item .left_stocks_favor {
    top: 200px !important;
  }
}

@media (max-width: 600px) {
  /*.wish_item_button {
    margin-right: 3px;
  }
  .compare_item_button {
    margin-right: 3px;
  }*/
  .hot-wrapper-items .mobile-margin-16.mobile-compact > div {
    padding: 0px 0px 0px 0px;
  }
  .catalog_item.item_wrap .stickers .sticker_sale_text {
    left: 90% !important;
  }
  .catalog_item.item_wrap .stickers:has(.sticker_novinka) .sticker_sale_text {
    left: 70% !important;
  }
  .filter-panel .sort_header .view_block {
    display: flex;
  }
  .filter-panel__sort .pull-left {
    display: flex;
  }
  .filter-panel__filter .pull-left .filter-vertical {
    display: flex;
  }
  .dropdown-select .dropdown-select__title {
    padding: 0;
  }
  .filter-panel.sort_header.view_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .filter-panel__filter .bx-filter-title {
    display: flex;
    align-items: center;
  }
  .filter-panel.sort_header.view_block .clearfix {
    display: none;
  }
  .bx_filter_parameters_box.bx_sort_filter {
    display: none !important;
  }
  .filter_exists .filter-panel .filter-vertical.filter-panel__filter {
    display: flex;
  }
}

@media (max-width: 990px) {
  .filter-panel .sort_header .view_block {
    display: flex;
  }
  .filter-panel__sort .pull-left {
    display: flex;
  }
  .filter-panel__filter .pull-left .filter-vertical {
    display: flex;
  }
  .dropdown-select .dropdown-select__title {
    padding: 0;
  }
  .filter-panel.sort_header.view_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .filter-panel__filter .bx-filter-title {
    display: flex;
    align-items: center;
  }
  .filter-panel.sort_header.view_block .clearfix {
    display: none;
  }
  .bx_filter_parameters_box.bx_sort_filter {
    display: none !important;
  }
  .filter_exists .filter-panel .filter-vertical.filter-panel__filter {
    display: flex;
  }
}

#bx_catalog_compare_block .to-cart.btn path {
  fill: red;
}

#bx_catalog_compare_block .catalog_block .catalog_item .btn {
  font-size: 16px;
  padding: 2px 4px 2px 4px !important;
}

#bx_catalog_compare_block .catalog-compare__items .catalog_item {
  height: inherit !important;
  min-height: auto !important;
}
#bx_catalog_compare_block .to-cart {
  border-color: white;
  padding: 2px 4px 2px 4px !important;
}

.to-cart.btn.btn-default.no-border {
  border: none;
}

.banner.CONTENT_TOP {
  padding-bottom: 0px;
}
.top-content-block > div {
  padding: 10px 0px 5px 0px;
}

@media (max-width: 767px) {
  .b24-widget-button-wrapper.b24-widget-button-position-bottom-right,
  .b24-widget-button-wrapper.b24-widget-button-position-bottom-middle,
  .b24-widget-button-wrapper.b24-widget-button-position-bottom-left {
    left: calc(90% + 40px);
    bottom: 150pt;
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #main .bottom-icons-panel-Y .catalog_detail .counter_wrapp.fixed {
    /* padding-right: 16%; */
    padding: 4px 6px 4px 6px;
    background-color: #fff;
    box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
    /* border-bottom: 2px solid #f2f2f2; */
  }

  body:has(.button_wrapper)
    .b24-widget-button-wrapper.b24-widget-button-position-bottom-right,
  .b24-widget-button-wrapper.b24-widget-button-position-bottom-middle,
  .b24-widget-button-wrapper.b24-widget-button-position-bottom-left {
    left: calc(90% + 40px);
    bottom: 102pt;
  }

  .b24-widget-button-wrapper.b24-widget-button-position-bottom-right,
  .b24-widget-button-wrapper.b24-widget-button-position-bottom-middle,
  .b24-widget-button-wrapper.b24-widget-button-position-bottom-left {
    left: calc(90% + 40px);
    bottom: 150pt;
  }

  .product-info.product-info--type2 .shadowed-block .buy_block .btn.one_click {
    border-radius: 5px !important;
  }
}

.has_hover .votes_block.nstar .ratings .item-rating .svg:hover svg path,
.votes_block.nstar .ratings .item-rating:not(.filed) .svg svg path {
  fill: #e6c553;
}

.item-stock .value {
  color: #000;
}

.item-stock .icon {
  background: #000;
}
.notavailable {
  line-height: 13px;
  font-size: 10pt;
}
.btn:not(.round-ignore) {
  border-radius: 5px !important;
}

span.price_value {
  /* margin: 0px -0.15em 0 0; */
}

@media (max-width: 446px) {
  body:has(.button_wrapper)
    .b24-widget-button-wrapper.b24-widget-button-position-bottom-right,
  .b24-widget-button-wrapper.b24-widget-button-position-bottom-middle,
  .b24-widget-button-wrapper.b24-widget-button-position-bottom-left {
    left: calc(90% + 40px);
    bottom: 146pt;
  }
}

nav.mega-menu.sliced .dropdown-submenu {
  position: relative;
}

nav.mega-menu.sliced .dropdown-submenu > .dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  right: auto;
  margin-top: -1px;
}

nav.mega-menu.sliced .dropdown-submenu > .dropdown-menu.left-position {
  left: auto;
  right: 100%;
}

nav.mega-menu.sliced .dropdown > .wrap > .dropdown-menu.left-position {
  left: auto;
  right: 0;
}

/* Доставка - стили для блока лоадера */
.delivery_block_info.process-loading {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  height: 60px !important;
}

.delivery_block_info.process-loading .text-form-info {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  height: 60px !important;
  text-align: left !important;
}

.delivery_block_info.process-loading
  .ajax_load_btn.rounded3.colored_theme_hover_bg.loadings {
  display: flex !important;
  width: 100% !important;
  height: 60px !important;
  justify-content: center !important;
  align-items: center !important;
}

.delivery_block_info:not(.process-loading) .text-form-info {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  height: 60px !important;
  text-align: left !important;
}
