@media (min-width: 992px) {
  .visible-sm {
    display: none; }

  .visible-md {
    display: block; } }
@media (min-width: 801px) {
  .mobile-menu {
    display: none; } }
@media (max-width: 1380px) {
  .cat-item {
    width: 25%; } }
@media (max-width: 1200px) {
  footer .footer .top_row > div {
    margin-bottom: 30px; }
  footer .footer .top_row > .menu_item {
    flex-basis: 30%; } }
@media (max-width: 1115px) {
  footer .footer .top_row > .menu_item {
    flex-basis: 50%; }
  footer .footer .top_row > div {
    flex-basis: 50%; }
    footer .footer .top_row > div:nth-child(2n) {
      text-align: right; } }
@media (max-width: 1100px) {
  .product_content {
    width: 100%;
    padding-right: 0; }

  .day_product {
    margin-top: 30px;
    width: 100%; }
    .day_product ._scrollable {
      overflow-x: hidden; }
      .day_product ._scrollable .items {
        display: flex;
        margin: 0 -5px; }
        .day_product ._scrollable .items li {
          padding: 0 5px;
          width: 25%;
          min-width: 250px; }
          .day_product ._scrollable .items li .item-product {
            height: 100%; } }
@media (max-width: 1023px) {
  .popular_sections_row .conteiner {
    justify-content: center; }
    .popular_sections_row .conteiner > .top_section_item {
      display: none; }
    .popular_sections_row .conteiner .top_section_more {
      display: none; }

  .idea-side-button-wrapper, #idea_popup {
    display: none; } }
@media (max-width: 991px) {
  .close_menu {
    position: absolute;
    width: 32px;
    height: 21px;
    opacity: 1;
    right: 5px;
    top: 5px; }
    .close_menu:hover:before, .close_menu:hover:after {
      background-color: #fff; }
    .close_menu:before, .close_menu:after {
      position: absolute;
      left: 15px;
      content: ' ';
      height: 21px;
      width: 2px;
      background-color: #AA2534; }
    .close_menu:before {
      transform: rotate(45deg); }
    .close_menu:after {
      transform: rotate(-45deg); }

  .overlay_for_menu {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    display: none; }

  .catalog_sub_menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    right: auto;
    margin: 0;
    padding: 25px 0;
    box-shadow: 0 2px 4px #bebebe;
    z-index: 1001;
    max-width: 300px;
    width: 100%;
    height: 100vh;
    overflow-y: auto; }
    .catalog_sub_menu .sub_menu_item > a {
      color: #212121;
      padding: 10px 15px;
      width: 100%;
      border-bottom: 1px solid #ececec;
      border-right: none; }
    .catalog_sub_menu .sub_menu_item .sub_menu_item-items {
      position: relative;
      top: auto;
      bottom: auto;
      left: auto;
      margin-left: 0;
      flex-wrap: wrap;
      overflow: auto;
      align-content: flex-start;
      padding-left: 30px; }
      .catalog_sub_menu .sub_menu_item .sub_menu_item-items .sub_menu_item-item {
        width: 100%; }

  .main_header_row .conteiner .stores_block {
    display: none; }

  .header_menu_row .basket .pb_line a div {
    width: 0;
    text-indent: -99999px; }
    .header_menu_row .basket .pb_line a div span {
      text-indent: 0; }

  .catalog {
    width: 100%; }

  .left-menu-block {
    display: none; }

  .col-md-9 {
    width: 100%; }

  .right-col-md-3 {
    display: none; }

  .index-container {
    height: auto; }

  .main-title h1 {
    font: 100 45px/40px 'roboto-thin'; }
    .main-title h1 span {
      font: 50px 'Roboto Condensed', sans-serif; }

  .lil-banner {
    width: 100%;
    margin-top: 15px; }
    .lil-banner .lil-banner_cont {
      height: auto;
      flex-wrap: nowrap;
      margin-bottom: 30px; }
      .lil-banner .lil-banner_cont .lil-banner_item {
        width: 100%;
        height: auto; }
        .lil-banner .lil-banner_cont .lil-banner_item:not(:last-child) {
          margin-right: 15px;
          margin-bottom: 0; }
        .lil-banner .lil-banner_cont .lil-banner_item img {
          width: 100%;
          display: block; }

  .slider-block {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-right: 0; }
    .slider-block .swiper-container_main {
      height: auto; }

  .catalog {
    padding-right: 0; }

  .cat-item {
    width: 50%; }

  .left-menu-cat li {
    margin-left: 0; }

  .wrapper {
    background: none; }
    .wrapper .top-menu-block {
      text-align: center; }
      .wrapper .top-menu-block .top-menu {
        display: inline-block; }
        .wrapper .top-menu-block .top-menu > li {
          text-align: left; }
          .wrapper .top-menu-block .top-menu > li div.root-item-cont {
            width: auto !important; }
          .wrapper .top-menu-block .top-menu > li a {
            padding: 0 36px; }
          .wrapper .top-menu-block .top-menu > li:last-child {
            float: left; }

  .visible-sm {
    display: block; }

  .visible-md {
    display: none; } }
@media (max-width: 960px) {
  .header_menu_row.fixed .menu_list {
    flex-wrap: wrap; }
    .header_menu_row.fixed .menu_list .search_block {
      order: 1;
      flex-basis: 100%;
      margin-top: 15px; }

  .main-title h1 {
    font: 100 35px/35px 'roboto-thin'; }
    .main-title h1 span {
      font: 40px 'Roboto Condensed', sans-serif; } }
@media (max-width: 900px) {
  header {
    display: block;
    height: 100px;
    padding-bottom: 170px; }
    header .middle-top-block, header .block-logo, header .right-top-block {
      display: block; }
    header .block-logo {
      float: left;
      width: auto; }
    header .middle-top-block {
      float: none;
      right: auto;
      clear: both; }
      header .middle-top-block .middle-top-block_inner {
        max-width: none; }
    header .right-top-block {
      left: auto;
      float: right;
      width: auto; }
      header .right-top-block:after {
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        width: 0;
        content: ''; }
      header .right-top-block .call-site, header .right-top-block .basket, header .right-top-block .cabinet {
        display: inline-block;
        margin: 0 0 0 5px;
        vertical-align: middle;
        padding-bottom: 0; } }
@media (max-width: 850px) {
  .product_content {
    display: flex;
    flex-wrap: wrap; }
    .product_content .desc-block-product {
      width: 100%;
      padding-left: 0; }
      .product_content .desc-block-product:not(.title) {
        order: 3; }
      .product_content .desc-block-product.title {
        order: 1; }
      .product_content .desc-block-product .left_block {
        width: 100%;
        padding-right: 0;
        margin: 10px 0; }
    .product_content .left-block-product {
      width: 100%;
      order: 2; } }
@media (max-width: 810px) {
  .header_top_row .conteiner {
    justify-content: center; }
    .header_top_row .conteiner .top_header_menu {
      display: none; } }
@media (max-width: 800px) {
  .item-cat-product:hover {
    box-shadow: none;
    border-radius: 0; }

  .catalog {
    width: 100%; }

  .wrapper .top-menu-block .top-menu > li a {
    padding: 0 25px; }

  .top_section_list, .top-menu-block {
    display: none; }

  .mobile-block {
    display: table;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    background: #e7e6ec; }
    .mobile-block .mobile-menu {
      position: relative;
      display: table-cell;
      width: 40px;
      box-sizing: border-box;
      vertical-align: middle; }
      .mobile-block .mobile-menu .menu-icon {
        cursor: pointer;
        position: relative;
        padding: 5px;
        width: 30px;
        height: 24px;
        background: #AA2534;
        -webkit-transition: linear 0.5s;
        -moz-transition: linear 0.5s;
        -ms-transition: linear 0.5s;
        -o-transition: linear 0.5s;
        transition: linear 0.5s; }
        .mobile-block .mobile-menu .menu-icon i {
          display: block;
          height: 0;
          margin-bottom: 7px;
          border-top: 3px solid #fff; }
        .mobile-block .mobile-menu .menu-icon:hover {
          background: #fff; }
          .mobile-block .mobile-menu .menu-icon:hover i {
            border-color: #AA2534; }
      .mobile-block .mobile-menu .top-menu {
        min-width: 300px;
        left: -1000px;
        position: fixed;
        -webkit-transition: linear 0.5s;
        -moz-transition: linear 0.5s;
        -ms-transition: linear 0.5s;
        -o-transition: linear 0.5s;
        transition: linear 0.5s;
        z-index: 5;
        top: 0;
        background: #AA2534;
        border-radius: 0;
        max-width: 351px;
        height: auto;
        overflow-y: auto;
        height: 100vh; }
        .mobile-block .mobile-menu .top-menu.active {
          left: 0; }
        .mobile-block .mobile-menu .top-menu .active-menu > a {
          background: #ea3c42; }
        .mobile-block .mobile-menu .top-menu > li {
          float: none; }
          .mobile-block .mobile-menu .top-menu > li a {
            border-radius: 0 !important;
            color: #fff;
            padding: 0 15px; }
          .mobile-block .mobile-menu .top-menu > li #mega_menu_mobile a.root-item {
            padding-left: 30px;
            padding-right: 30px; }
          .mobile-block .mobile-menu .top-menu > li #mega_menu_mobile a.root-item-selected {
            padding-right: 30px;
            padding-left: 30px;
            background: #ea3c42; }
            .mobile-block .mobile-menu .top-menu > li #mega_menu_mobile a.root-item-selected + .bord-icon:after {
              border-bottom-color: #ea3c42 !important; }
          .mobile-block .mobile-menu .top-menu > li #mega_menu_mobile .root-item, .mobile-block .mobile-menu .top-menu > li #mega_menu_mobile .root-item-selected {
            position: relative; }
            .mobile-block .mobile-menu .top-menu > li #mega_menu_mobile .root-item a, .mobile-block .mobile-menu .top-menu > li #mega_menu_mobile .root-item-selected a {
              padding-left: 45px; }
          .mobile-block .mobile-menu .top-menu > li #mega_menu_mobile #vertical-multilevel-menu_mobile > li {
            position: relative; }
            .mobile-block .mobile-menu .top-menu > li #mega_menu_mobile #vertical-multilevel-menu_mobile > li.active .bord-icon {
              transform: rotate(180deg); }
            .mobile-block .mobile-menu .top-menu > li #mega_menu_mobile #vertical-multilevel-menu_mobile > li .bord-icon {
              border: 5px solid transparent;
              float: right;
              height: 0;
              border-bottom-color: #fff;
              border-top: none;
              top: 17px;
              position: absolute;
              right: 15px;
              border-bottom-width: 8px;
              -webkit-transition: linear 0.5s;
              -moz-transition: linear 0.5s;
              -ms-transition: linear 0.5s;
              -o-transition: linear 0.5s;
              transition: linear 0.5s;
              z-index: 1; }
              .mobile-block .mobile-menu .top-menu > li #mega_menu_mobile #vertical-multilevel-menu_mobile > li .bord-icon:after {
                border: 4px solid transparent;
                content: "";
                display: block;
                border-bottom-color: #AA2534;
                border-top: none;
                top: calc(50% - -2px);
                position: absolute;
                right: 15px;
                border-bottom-width: 6px;
                left: -4px;
                width: 0px; }
            .mobile-block .mobile-menu .top-menu > li #mega_menu_mobile #vertical-multilevel-menu_mobile > li .root-item-cont {
              display: none; }
    .mobile-block .search-block {
      display: table-cell;
      width: 100%;
      padding-left: 15px;
      box-sizing: border-box;
      vertical-align: middle; }
      .mobile-block .search-block .bx_search_container {
        height: auto; }

  /*  footer {
      padding-bottom: 30px;
      .menu-block-foot {
        float: right;
      }
      .contacts-foot {
        max-width: 208px;
        margin: 0 auto;
        clear: both;
        float: none;
      }
    }*/ }
@media (max-width: 768px) {
  .item-cat-product .zoomrow {
    display: none; }

  .buttons-filter li {
    width: auto; }
    .buttons-filter li a {
      width: 0;
      overflow: hidden; }
      .buttons-filter li a.tile-filter {
        background-position: 2px -37px; }
        .buttons-filter li a.tile-filter:hover, .buttons-filter li a.tile-filter.active {
          background-position: 2px 1px; }

  .main-title-news {
    padding-top: 30px; } }
@media (max-width: 740px) {
  footer .footer .bottom_row {
    text-align: center; }
    footer .footer .bottom_row > a, footer .footer .bottom_row > div {
      margin: 0 10px 10px;
      display: inline-block; }
    footer .footer .bottom_row .developed {
      position: static; } }
@media (max-width: 715px) {
  .main_header_row .conteiner .help_user {
    display: none; }

  .header_menu_row .menu_list {
    flex-wrap: wrap; }
    .header_menu_row .menu_list .search_block {
      order: 1;
      flex-basis: 100%;
      margin-top: 15px; } }
@media (max-width: 670px) {
  .bx_ordercart #basket_items_list .bx_ordercart_order_table_container table.basket_items thead td {
    display: none; }
  .bx_ordercart #basket_items_list .bx_ordercart_order_table_container table.basket_items tbody tr {
    position: relative;
    border-bottom: 1px solid #ececec; }
    .bx_ordercart #basket_items_list .bx_ordercart_order_table_container table.basket_items tbody tr td {
      border-bottom: none; }
      .bx_ordercart #basket_items_list .bx_ordercart_order_table_container table.basket_items tbody tr td:nth-child(2), .bx_ordercart #basket_items_list .bx_ordercart_order_table_container table.basket_items tbody tr td:nth-child(3), .bx_ordercart #basket_items_list .bx_ordercart_order_table_container table.basket_items tbody tr td:nth-child(4) {
        display: none; }
      .bx_ordercart #basket_items_list .bx_ordercart_order_table_container table.basket_items tbody tr td:last-child > a {
        position: absolute;
        top: 0;
        right: 0; }

  .filter-block2 > span {
    display: none; }
  .filter-block2 .heapBox {
    margin-bottom: 5px; }

  .breadcrumbs {
    display: none; }

  .ency_list a {
    width: 100%;
    text-align: center; }

  header {
    height: 179px;
    padding-bottom: 170px; }
    header .right-top-block .call-site, header .right-top-block .basket, header .right-top-block .cabinet {
      display: block; }
    header .right-top-block .call-site {
      margin: 37px 0 25px 14px; }
    header .right-top-block .basket, header .right-top-block .cabinet {
      margin: 0 0 25px 18px;
      padding: 0 0 10px 20px; }

  footer .footer .top_row .info_col .callback_wrap {
    margin: 20px auto; }
  footer .footer .top_row > .menu_item {
    flex-basis: 100%; }
  footer .footer .top_row > div {
    flex-basis: 100%; }
    footer .footer .top_row > div:nth-child(n) {
      text-align: center; } }
@media (max-width: 590px) {
  /*  footer {
      .logo-foot, .menu-block-foot {
        float: none;
        display: inline-block;
      }
      .menu-block-foot {
        margin-left: 15px;
      }
    }*/ }
@media (max-width: 515px) {
  .cabinet {
    padding: 0;
    background: none; }

  .main_header_row .conteiner {
    flex-wrap: wrap; }
    .main_header_row .conteiner .logo {
      margin: 0 auto; }
    .main_header_row .conteiner .phone_wrap {
      min-width: 199px;
      text-align: center;
      margin: 0 auto; }

  .header_menu_row .icon-block {
    order: 2; }
    .header_menu_row .icon-block .favorite_header {
      display: none; }
    .header_menu_row .icon-block .svg-icon {
      display: block;
      margin-right: 0; }
      .header_menu_row .icon-block .svg-icon g {
        stroke: #212121; }
  .header_menu_row.fixed .menu_list .search_block {
    order: 4; }
  .header_menu_row.fixed .logo_fixed {
    order: 2; }
    .header_menu_row.fixed .logo_fixed img {
      max-width: 100%; }
  .header_menu_row.fixed .icon-block {
    justify-content: space-between;
    order: 3; }
    .header_menu_row.fixed .icon-block .svg-icon {
      display: block;
      margin-right: 0; }
      .header_menu_row.fixed .icon-block .svg-icon g {
        stroke: #212121; }
  .header_menu_row .menu_list .search_block {
    order: 4;
    display: none; }
  .header_menu_row .menu_list > .top-menu {
    order: 1;
    width: auto;
    order: 1; }
    .header_menu_row .menu_list > .top-menu > li {
      height: 100%; }
      .header_menu_row .menu_list > .top-menu > li > a {
        height: 100%;
        border-radius: 0;
        padding: 0 15px; }
        .header_menu_row .menu_list > .top-menu > li > a > span {
          display: none; } }
@media (max-width: 505px) {
  .block-content-slide > *:not(.more-slide) {
    display: none; }

  .cat-item {
    width: 100%; }

  .menu-fav {
    display: block; }

  .header_menu_row .menu_list > .top-menu {
    width: auto; }
    .header_menu_row .menu_list > .top-menu > li {
      height: 100%; }
      .header_menu_row .menu_list > .top-menu > li > a {
        height: 100%;
        border-radius: 0; }
        .header_menu_row .menu_list > .top-menu > li > a > span {
          display: none; }

  header {
    padding-bottom: 217px;
    height: 100px; }
    header .block-logo {
      width: 50%; }
      header .block-logo a {
        max-width: calc(100% - 5px); }
    header .right-top-block {
      width: 50%;
      text-align: right;
      max-width: 111px; }
      header .right-top-block:after {
        content: none; }
      header .right-top-block > div:first-child {
        display: none; }
      header .right-top-block > div.basket, header .right-top-block > div.cabinet {
        margin: 0;
        display: inline-block; }
      header .right-top-block > div.basket {
        margin-top: 25px; }

  .middle-top-block_inner {
    text-align: center; }
    .middle-top-block_inner .top-phone {
      width: 100%;
      text-align: center; }
    .middle-top-block_inner .city_chage {
      display: inline-block;
      float: none; }
    .middle-top-block_inner .choose-pharmacy {
      display: inline-block;
      margin-left: 0;
      float: none; }
    .middle-top-block_inner .middle-block-link:after {
      clear: both;
      content: '';
      display: block; }
    .middle-top-block_inner .middle-block-link > a {
      display: none; }
    .middle-top-block_inner .middle-block-link .ask-q {
      float: right;
      margin-right: 0; }
    .middle-top-block_inner .middle-block-link .call {
      float: left; } }
@media (max-width: 457px) {
  .discount {
    margin-right: 0;
    margin-bottom: 15px; } }
@media (max-width: 400px) {
  .g-recaptcha > div {
    margin: 0 auto; }

  .swiper-pagination {
    display: none; }

  .main-title-news h2 {
    font-size: 24px; }

  .t-carousel .buttons {
    display: none; }

  /*  .swiper-button-prev {
      width: 35px;
      height: 35px;
      right: 40px;
    }
    .swiper-button-next {
      width: 35px;
      height: 35px;
    }*/
  .city_chage > span:not(.m-marker) {
    display: none; }
  .city_chage .m-marker {
    display: inline-block;
    vertical-align: middle; }
  .city_chage a {
    color: #AA2534; }

  .cabinet a {
    color: #AA2534;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: sub; }

  .main-title h1 {
    font-size: 9vw; }
    .main-title h1 span {
      font-size: 9vw; }

  #popup_basket {
    max-width: 385px; } }

/*# sourceMappingURL=media.css.map */
