@media (max-width: 576px) {
  .wrapper .inner {
    width: 85%;
    padding: 0;
  }
  .wrapper .product_reclam_block .reclam_line {
    padding: 20px 0;
  }
  .wrapper .product_reclam_block .reclam_line .product_box {
    padding: 0;
    margin-top: 30px;
  }
  .wrapper .product_reclam_block .reclam_line .product_box:nth-child(1) {
    margin-top: 0;
  }
  .wrapper .product_reclam_block .reclam_line .product_box:hover {
    box-shadow: none;
  }
  .wrapper .product_reclam_block .reclam_line .product_box .picture {
    height: 200px;
    margin-bottom: 20px;
  }
  .wrapper .product_reclam_block .reclam_line .product_box .middle_box {
    display: block;
    margin-bottom: 10px;
  }
  .wrapper .product_reclam_block .reclam_line .product_box .bottom_box {
    display: block;
  }
  .wrapper .product_reclam_block .reclam_line .product_box .params {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .wrapper .product_reclam_block .reclam_line .product_box .price {
    margin-bottom: 10px;
  }
  .wrapper .product_reclam_block .reclam_line .product_box .buy {
    width: auto;
  }
  .wrapper .title {
    font-size: 20px;
  }
  .wrapper .tab_slider.tab_slider_thumbs {
    font-size: 14px;
  }
  .wrapper header .top_header {
    padding: 10px 0;
    font-size: 10px;
  }
  .wrapper header .top_header .adress {
    display: block;
  }
  .wrapper header .top_header .adress .adress_item {
    margin-right: 0;
    border-right: 0;
    margin-bottom: 10px;
  }
  .wrapper header .top_header .adress .adress_item:nth-last-child(1) {
    margin-bottom: 0;
  }
  .wrapper header .top_header .adress .adress_item.city .adress_modal {
    width: 225px;
  }
  .wrapper header .top_header .adress .adress_item.street .adress_modal {
    width: 280px;
  }
  .wrapper header .bot_header {
    padding: 20px 0 35px;
  }
  .wrapper header .bot_header .inner {
    padding: 0 5px;
  }
  .wrapper header .bot_header .line_top {
    justify-content: center;
  }
  .wrapper header .bot_header .line_top .contacts {
    display: none;
  }
  .wrapper header .bot_header .line_bot {
    flex-wrap: wrap;
  }
  .wrapper header .bot_header .line_bot .tovar_box_wr {
    margin-right: 0;
  }
  .wrapper header .bot_header .line_bot .links_wr {
    width: 100%;
    justify-content: space-between;
    margin-top: 45px;
  }
  .wrapper header .bot_header .line_bot .links_wr .item {
    display: block;
    margin-right: 0;
  }
  .wrapper header .bot_header .line_bot .links_wr .bascet_wr .count {
    right: 0;
  }
  .wrapper .page_content .page_title.mob_small {
    font-size: 20px;
  }
  .wrapper footer {
    padding: 15px 0 20px;
  }
  .wrapper footer .top_line {
    text-align: center;
  }
  .wrapper footer .middle_line {
    margin-bottom: 35px;
  }
  .wrapper footer .middle_line .footer_contact {
    flex-direction: column;
    align-items: center;
  }
  .wrapper footer .middle_line .footer_contact .standart_link {
    width: auto;
  }
  .wrapper footer .middle_line .footer_contact .tel_link {
    width: unset;
    margin-bottom: 25px;
  }
  .wrapper footer .middle_line .footer_contact .box {
    margin-left: unset;
  }
  .wrapper footer .middle_line .footer_contact .box .btn_wr {
    margin-bottom: 20px;
  }
  .wrapper footer .middle_line .footer_contact .box .social_wr {
    text-align: center;
  }
}
