.blocklist__list--u-itjogwvhr {
  flex-wrap: nowrap; }
/* 1851 start */
.lot_block .product-top .product-image, .shop-main-blocks-wrapper .product-top .product-image {
  position: relative; }

.new_red_bl_main .shop2-product-item {
  position: relative; }
  @media (max-width: 960px) {
    .new_red_bl_main .shop2-product-item {
      margin: 0 10px 15px; } }
  @media (max-width: 768px) {
    .new_red_bl_main .shop2-product-item {
      margin: 0 10px 15px !important; } }
  @media (max-width: 480px) {
    .new_red_bl_main .shop2-product-item {
      margin: 0 0 15px !important; } }
  .new_red_bl_main .shop2-product-item .red_popup {
    display: none; }
  .new_red_bl_main .shop2-product-item .shop2-product-btn2 {
    flex: 2;
    border-radius: 5px;
    background: #f2623b;
    height: 48px;
    padding: 10px 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none; }
  .new_red_bl_main .shop2-product-item .quick-view {
    pointer-events: none; }
    .new_red_bl_main .shop2-product-item .quick-view a {
      pointer-events: auto; }
  .new_red_bl_main .shop2-product-item .red_popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.5);
    align-items: center;
    justify-content: center;
    overflow: auto;
    padding: 20px;
    box-sizing: border-box; }
    .new_red_bl_main .shop2-product-item .red_popup__inner {
      position: relative;
      background: #fff;
      width: 100%;
      max-width: 800px;
      margin: auto; }
    .new_red_bl_main .shop2-product-item .red_popup__closer {
      position: absolute;
      width: 30px;
      height: 30px;
      cursor: pointer;
      top: 15px;
      right: 10px;
      background: url('../close.svg') 50%/25px no-repeat; }
    .new_red_bl_main .shop2-product-item .red_popup__title {
      font: italic 30px 'Alice';
      color: #f2623b;
      font-weight: 400;
      padding: 20px;
      border-bottom: 2px solid #f2623b;
      padding-right: 40px; }
    .new_red_bl_main .shop2-product-item .red_popup__image {
      position: relative;
      padding-top: 56%; }
      .new_red_bl_main .shop2-product-item .red_popup__image img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .new_red_bl_main .shop2-product-item .red_popup__bottom {
      width: 100%;
      padding: 20px;
      box-sizing: border-box; }
    .new_red_bl_main .shop2-product-item .red_popup__bottom_inner {
      border-bottom: 1px dashed #d6c8b9 !important;
      border-top: 1px dashed #d6c8b9 !important;
      box-sizing: border-box;
      padding: 10px 0;
      display: flex;
      align-items: center; }
      @media (max-width: 480px) {
    .new_red_bl_main .shop2-product-item .red_popup__bottom_inner {
      flex-direction: column;
      align-items: unset; } }
    .new_red_bl_main .shop2-product-item .red_popup__desc {
      font-size: 15px;
      color: #888;
      max-width: 70%; }
      @media alk and (max-width: 480px) {
    .new_red_bl_main .shop2-product-item .red_popup__desc {
      max-width: 100%; } }
      .new_red_bl_main .shop2-product-item .red_popup__desc a {
        text-decoration: none;
        color: #f2623b;
        font-weight: bold; }
        .new_red_bl_main .shop2-product-item .red_popup__desc a:hover {
          text-decoration: underline; }
    .new_red_bl_main .shop2-product-item .red_popup__price {
      flex: 1 1 auto;
      font-size: 20px;
      font-weight: 900;
      color: #000;
      text-align: right;
      padding: 0 10px;
      box-sizing: border-box; }
      @media (max-width: 480px) {
    .new_red_bl_main .shop2-product-item .red_popup__price {
      text-align: left;
      padding: 10px 0; } }
    .new_red_bl_main .shop2-product-item .red_popup__btn .shop2-product-btn2 {
      display: inline-flex;
      width: auto;
      background: #ae9174;
      font-size: 15px;
      font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
      transition: all 0.3s ease; }
      @media (max-width: 480px) {
      .new_red_bl_main .shop2-product-item .red_popup__btn .shop2-product-btn2 {
        display: flex;
        width: 100%; } }
      .new_red_bl_main .shop2-product-item .red_popup__btn .shop2-product-btn2:hover {
        opacity: 0.8; }
    .new_red_bl_main .shop2-product-item .red_popup .product-anonce {
      color: #888 !important;
      font-size: 14px; }

.shop-main-blocks-wrapper .shop2-product-item .product-anonce {
  font-size: 14px;
  color: #888 !important;
  display: block !important; }
/* 1851 end */
/*
 .price-current, 
 .price-current *,
 .shop2-product-item.main-thumbs .product-price-wrap .price-current{
 color: #ae9174 !important;
 }*/
