@media screen and (max-width: 1023px) {
  body .desktop_search_wrapper.opened {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  body .desktop_search_wrapper .desktop_search_wrap {
    width: 100%;
  }
}
.product-list .price-current a {
  color: #000;
}
.product-list .price-current .maximal-title {
  margin-top: 5px;
}
.shop2_product_wrapper .shop2_prod_top_wr .shop2_prod_top_in .shop2_t_r_wr .product_price .price-current {
  font-size: 14px;
  color: #999;
  text-align: left;
}
.shop2_product_wrapper .shop2_prod_top_wr .shop2_prod_top_in .shop2_t_r_wr .product_price .price-current div {
  line-height: 1.2;
  font-size: 14px;
}
.shop2_product_wrapper .shop2_prod_top_wr .shop2_prod_top_in .shop2_t_r_wr .product_price .price-current strong {
  color: #000;
}
@media (min-width: 640px) {
  .shop2_product_wrapper .shop2_prod_top_wr .shop2_prod_top_in .shop2_t_r_wr .product_price .price-current strong {
    font-size: 26px;
    line-height: 1.2;
  }
}
.shop2_product_wrapper .shop2_prod_top_wr .shop2_prod_top_in .shop2_t_r_wr .product_price .price-current a {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  color: #000;
}
@media (min-width: 640px) {
  .shop2_product_wrapper .shop2_prod_top_wr .shop2_prod_top_in .shop2_t_r_wr .product_price .price-current a {
    font-size: 14px;
  }
}
