@media (max-width: 1199px) {
  .subscribe-title h3 {
    font-size: 28px;
  }
  .content-padding {
    padding: 0 70px;
  }
  .lastnews {
    padding: 0 15% 60px;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  .catalog-news .news-image {
    height: 250px;
  }
}

@media (min-width: 992px) {
  .catalog_right-side .email-subscribe {
    display: none;
  }
}

@media (max-width: 991px) {
  div h1, div .h1 {
    font-size: 26px;
  }
  div h2, div .h2 {
    font-size: 24px;
  }
  div h3, div .h3 {
    font-size: 22px;
  }
  div h4, div .h4 {
    font-size: 20px;
  }
  .favorite-page .catalog-block .column {
    width: 33.3333%;
  }
  body .block-wizard.block-banner-blocks {
    margin-top: 10px;
  }
  footer .block-wizard {
    min-height: 1px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .lastnews {
    padding: 0 10% 60px;
  }
  .profile-page div .left-side {
    padding-right: 15px;
  }
  .profile-page div .right-side {
    padding-left: 15px;
  }
  .header-alt {
    display: block;
  }
  .header-alt h1.text-center {
    text-align: left;
    font-size: 28px;
  }
  .header-alt .logo {
    margin-bottom: 20px;
  }
  .content-padding {
    padding: 0 45px;
  }
  div.column {
    padding: 0;
  }
  .basket-page {
    margin-bottom: 30px;
  }
  .basket-page .else-action {
    margin-bottom: 20px;
    text-align: center;
  }
  .basket-page .order-checkout .basket-order_btn .btn-theme {
    text-align: center;
    max-width: 250px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .basket-page .modal-inner {
    text-align: center;
  }
  .basket-page .modal-inner .btn-theme {
    margin-bottom: 0;
  }
  .filter_bar {
    margin-bottom: 20px;
  }
  .filter_bar .filter-open_desc {
    display: inline-block;
  }
  .filter_bar .filter-close_desc {
    display: none;
  }
  .filter_bar form {
    display: none;
  }
  .filter_bar.open form {
    display: block;
  }
  .filter_bar.open .filter-close_desc {
    display: inline-block;
  }
  .filter_bar.open .filter-open_desc {
    display: none;
  }
  .catalog_left-side .catalog-page_block.category, .catalog_left-side .banners_zone, .catalog_left-side .email-subscribe {
    display: none;
  }
  div .catalog_left-side {
    margin-top: 0;
  }
  div .catalog_left-side, div .catalog_right-side {
    padding: 0;
  }
  .catalog_right-side .breadcrumbs {
    display: none;
  }
  footer h4 {
    margin-top: 30px;
  }
  .email-subscribe {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .email-subscribe h3 {
    margin-bottom: 0;
    text-align: center;
  }
  .email-subscribe .subscribe-desc {
    margin: 15px 0;
    text-align: center;
  }
  .email-subscribe .form-subscribe input {
    margin-bottom: 15px;
  }
  .email-subscribe .form-subscribe .d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .product-view_block .product-image, .product-view_table .product-image {
    text-align: center;
  }
  .product-view_block .product-image a.wrap:before, .product-view_table .product-image a.wrap:before {
    content: none;
  }
  .product-view_block .product-image:hover .second, .product-view_table .product-image:hover .second {
    display: none;
  }
  .product-view_block .product-image:hover .first, .product-view_table .product-image:hover .first {
    display: block;
  }
  .product-view_block .product-image .second, .product-view_table .product-image .second {
    display: none;
  }
  .product-favorite, .product-compare, .product-add_cart {
    position: static;
    margin-top: 10px;
  }
  header.main .logo {
    width: 100%;
    margin-bottom: 30px;
  }
  header.main.fixed .logo {
    margin-bottom: 0;
    display: none;
  }
  header.main.fixed .logo + .d-flex {
    width: auto;
  }
  header.main.fixed .user-tools {
    width: auto;
  }
  .banner-blocks .banner {
    margin-bottom: 0;
    margin-top: 35px;
  }
  .banner-blocks .banner:hover {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  div .left-side, div .right-side {
    padding: 0;
  }
  .warehouse-info {
    margin-bottom: 0;
  }
  .warehouse-info > div {
    margin-bottom: 20px;
  }
  .warehouse-info > div:last-child {
    margin-bottom: 0;
  }
  #order-form .left-side {
    padding: 0;
  }
  #order-form .right-side {
    padding: 0;
  }
  #order-form .onePageProductsBlock {
    border-top: 0;
  }
  .checkout-steps.confirm .left-side {
    padding-right: 0;
  }
  .checkout-steps.confirm .right-side {
    padding-left: 0;
  }
  .paginator {
    margin: 10px auto 25px;
  }
}

@media (max-width: 767px) {
  div h1, div .h1 {
    font-size: 23px;
  }
  div h2, div .h2 {
    font-size: 21px;
  }
  div h3, div .h3 {
    font-size: 19px;
  }
  div h4, div .h4 {
    font-size: 17px;
  }
  .favorite-page .catalog-block .column {
    width: 50%;
  }
  .lastnews {
    padding: 0 5% 60px;
  }
  .product-view_table .product-name {
    height: 44px;
  }
  .product-view_table .product-name a {
    font-size: 14px;
  }
  .profile-page .user-profile_items {
    margin-bottom: 0;
  }
  .profile-page div .left-side, .profile-page div .right-side {
    padding: 0;
  }
  .user-account .drop_block {
    top: 59px;
  }
  table.order .order-item_del {
    padding: 0;
    position: static;
  }
  table.order .order-item_del a {
    right: 0;
  }
  table.order thead {
    border-bottom: 0;
  }
  table.order tbody td.fake {
    padding: 0;
  }
  .basket-page {
    margin-bottom: 0;
  }
  .content-padding {
    padding: 0 25px;
  }
  header .logo, .search, .nav-category {
    display: none;
  }
  .developers-info .float-r {
    float: none;
  }
  #mob-menu_wrap {
    display: inline-block;
  }
  .header-alt {
    position: relative;
  }
  .header-alt .user-account .drop_block {
    top: 120px;
  }
  header.main {
    padding: 15px 0;
    position: relative;
  }
  .user-account {
    position: static;
  }
  div .drop_block {
    width: 100%;
    left: 0;
  }
  .banner-in_carousel-item .product-info {
    padding: 10px 15px;
  }
  .content-wrap .right-side_cart .col-xs-12 {
    padding: 0;
  }
  .catalog-news .news-block {
    margin-bottom: 20px;
    padding-bottom: 19px;
    border-bottom: 1px solid #ebebeb;
  }
  .catalog-news .col-xs-12:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .search-block {
    width: calc(88% - 50px);
  }
  .compare-page .product-view_block {
    width: 50%;
  }
  .catalog-filter {
    margin-bottom: 30px;
  }
  .product-page .page-product_description {
    text-align: center;
  }
  .product-page .page-product_description .product-main_photo {
    margin-bottom: 20px;
  }
  .product-page .page-product_description .product-offers .product-offers_title {
    text-align: left;
  }
  .product-page .page-product_description.price {
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 0;
  }
  .product-page .page-product_description.short {
    margin-top: 20px;
  }
  .product-page .page-product_description.characteristics {
    list-style: none;
  }
  .product-page .rating-block {
    display: block;
    margin-top: 20px;
  }
  .product-page .rating-block .icon.icon-rating-star.value {
    top: 3px;
  }
  #order-form .formAddressSectionWrapper, #order-form .formPickUpTypeWrapper, #order-form .formTable {
    padding-left: 0;
  }
  .search-input, .search-start {
    display: none;
  }
  .search-input {
    position: absolute;
  }
  table.order tbody tr, table.order tbody td, table.order thead tr, table.order thead td {
    display: block;
  }
  table.order tbody .order-image, table.order thead .order-image {
    display: block;
  }
  table.order tbody .order-product, table.order thead .order-product {
    padding: 10px 0;
  }
  table.order tbody .order-product_quantity .error, table.order thead .order-product_quantity .error {
    position: static;
    margin-top: 13px;
    max-width: 100%;
    padding: 0 15px;
  }
  table.order tbody td, table.order thead td {
    margin: auto;
    text-align: center;
    padding: 15px 0;
  }
  table.order tbody select, table.order thead select {
    margin-left: auto;
    margin-right: auto;
  }
  footer .block-wizard {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

@media (max-width: 700px) {
  .product-view_table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-view_table .product-info {
    margin-left: 0;
    width: 100%;
  }
  .product-view_table .product-image {
    width: 100%;
  }
  .product-view_table .product-image img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .product-view_table .product-add {
    text-align: center;
  }
  .catalog-block .column {
    width: 50%;
  }
}

@media (max-width: 650px) {
  .catalog-page_sort {
    display: block;
  }
}

@media (max-width: 570px) {
  .catalog-page-sort_order {
    margin-top: 10px;
  }
  .catalog-page-sort_order .dropdown {
    display: block;
    margin: 10px 5px 0 0;
  }
}

@media (max-width: 550px) {
  .profile-page .balance-list {
    margin-bottom: 0;
  }
  .profile-page .balance-list li {
    display: block;
    text-align: center;
  }
  .profile-page .balance-list li > div {
    margin-top: 18px;
  }
  .profile-page .balance-list li > div:first-child {
    margin-top: 0;
  }
  .nav.nav-tabs li {
    display: block;
  }
  .nav.nav-tabs li a, .nav.nav-tabs li span {
    display: block;
    padding: 14px 28px;
    text-align: left;
    background-color: #eee;
  }
  .nav.nav-tabs li a:after, .nav.nav-tabs li span:after {
    content: none;
  }
  .nav.nav-tabs li a:hover, .nav.nav-tabs li span:hover {
    background-color: #ebebeb;
  }
  .nav.nav-tabs li.active a:hover {
    background-color: #fff;
  }
  .page-product_description .d-flex {
    display: block;
    margin-bottom: 0;
  }
  .product-page .page-product_description.actions {
    margin-top: 20px;
  }
  .product-page .product_quantity {
    margin: 20px 0;
  }
  .product-page .page-product_content .tab-content {
    padding: 15px 28px 24px;
  }
  .search-block {
    width: 100%;
  }
  .search-block {
    max-width: 100%;
    height: 40px;
  }
  .search-input, .search-start {
    display: block;
  }
  .owl-carousel .owl-nav {
    display: none;
  }
}

@media (max-width: 500px) {
  div h1, div .h1 {
    font-size: 20px;
  }
  #order-form .order-form_count-block {
    display: none;
  }
  #order-form .formSectionTitle {
    text-align: center;
    display: block;
  }
  .favorite-page .catalog-block .column {
    width: 100%;
  }
  .compare-page .product-view_block {
    width: 100%;
  }
  div .owl-carousel.owl-category .owl-nav {
    display: none;
  }
  .mfp-container .mfp-content .user .btn-menu .btn-theme {
    width: auto;
    max-width: 100%;
  }
  .mfp-container .mfp-content .btn-theme {
    max-width: 100%;
    width: 100%;
    margin-bottom: 5px;
  }
  div h2, div .h2 {
    font-size: 18px;
  }
  div h3, div .h3 {
    font-size: 16px;
  }
  div h4, div .h4 {
    font-size: 15px;
  }
  .lastnews {
    padding: 0 3% 60px;
  }
  table.order tbody .order-product:first-child {
    border-top: 1px solid #ebebeb;
  }
  .basket-page {
    background-color: #fff;
  }
  .basket-page .basket-order_total.wrap {
    border: none;
  }
  .basket-page .basket-order_total.wrap:before {
    content: none;
  }
  .basket-page .else-action .btn-theme {
    text-align: center;
    max-width: 250px;
    width: 100%;
    margin-top: 5px;
  }
  .basket-page .else-action .btn-theme:first-child {
    margin-top: 0;
  }
  .content-padding {
    padding: 0;
  }
  .catalog-block .column {
    width: 100%;
  }
  .banner-blocks .banner {
    width: 100%;
    border: none;
  }
  #order-form .onePageProductsBlock .orderBasket.orderitems {
    display: block;
    padding-left: 0;
  }
  #order-form .onePageProductsBlock .orderBasket.orderitems thead, #order-form .onePageProductsBlock .orderBasket.orderitems tbody {
    display: block;
  }
  #order-form .onePageProductsBlock .orderBasket.orderitems img {
    margin-right: 0;
  }
  #order-form .onePageProductsBlock .orderBasket.orderitems tr {
    display: block;
    text-align: center;
  }
  #order-form .onePageProductsBlock .orderBasket.orderitems tr.item:first-child {
    padding-left: 0;
  }
  #order-form .onePageProductsBlock .orderBasket.orderitems tr.item td:first-child {
    padding-left: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  #order-form .onePageProductsBlock .orderBasket.orderitems tr.item td:last-child {
    display: none;
  }
  #order-form .onePageProductsBlock .orderBasket.orderitems tr td {
    display: block;
    padding: 13px 0;
  }
  #order-form .onePageProductsBlock .orderBasket.orderitems .text-right {
    text-align: center;
  }
  #order-form .table-wrap .orderBasket thead {
    border-bottom: 1px solid #ebebeb;
  }
  #order-form .table-wrap .orderBasket thead tr td {
    border-bottom: 0;
    text-align: center;
    width: 100%;
  }
  #order-form .table-wrap .orderBasket thead tr td.orderBasket_count {
    padding-bottom: 0;
  }
  #order-form .table-wrap .orderBasket thead tr td.orderBasket_link-to-cart {
    padding-top: 5px;
  }
  .checkout-steps .btn-menu .btn-theme {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 100%;
    margin-bottom: 5px;
  }
  .checkout-steps .btn-menu .btn-theme:last-child {
    margin-bottom: 0;
  }
  .profile-page .profile-page_more-info .info_sum .d-flex {
    display: block;
  }
  .profile-page .profile-page_more-info .info_sum .amount, .profile-page .profile-page_more-info .info_sum .summ {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
  .profile-page .profile-page_more-info .info_sum .summ {
    margin-bottom: 0;
  }
}

@media (max-width: 424px) {
  body header.main .block-wizard.block-category {
    margin-bottom: 30px;
    margin-left: 0;
  }
}
