.burger {
  display: none;
}

.burger-menu {
  display: none;
}

.scroll-top {
  display: none;
  opacity: 0;
  transition: opacity 300ms;
  background-color: #492524;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 10px;
  bottom: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid;
  z-index: 15;
  cursor: pointer;
}

.scroll-top svg {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 960px) {
  #header nav ul {
    white-space: nowrap;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    margin-left: 0;
    -webkit-overflow-scrolling: touch;
  }

  #header nav li {
    display: inline-block;
    float: none;
  }

  #header nav li a {
    padding-left: 18px;
    padding-right: 18px;
  }

  .nav-search {
    position: static;
    width: 100%;
    margin-bottom: 10px;
  }

  .nav-search input[type="text"] {
    height: 34px;
  }

  .nav-search input[type="submit"] {
    top: 8px;
    right: 10px;
  }
}

@media screen and (max-width: 960px) {
  #header {
    width: 100%;
    height: auto;
    flex-direction: column;
  }

  .header-main a.title {
    float: none;
    max-width: 220px;
    text-align: left;
    margin: 20px 0 5px;
  }

  .header-main a.title img {
    width: 100%;
  }

  .header-phone_select {
    display: none;
  }

  .phone-select > div:first-child {
    text-align: center;
    font-size: 26px;
    line-height: 32px;
  }

  .header-main {
    display: flex;
    flex-direction: column;
  }

  .header-main .info {
    order: 2;
    width: 100%;
    margin: 0;
    display: none;
    flex-wrap: wrap;
  }

  .header-main .info li {
    width: 50%;
  }

  .header-main .info a {
    width: auto;
    padding: 0;
    background-image: none;
    box-shadow: 0 1px 0 0 #000;
    line-height: 1;
    margin-bottom: 14px;
  }

  .header-phone {
    order: 1;
    margin-bottom: 0;
    margin-top: 0;
  }

  .phone-select {
    position: static;
    /*padding-left: 10px;*/
    text-align: left;
    width: 100%;
  }

  .nav:before {
    content: none;
  }

  #system-message-container {
    width: 100%;
  }

  .delivery-right__desktop {
    display: none !important;
  }

  .mobilyslider {
    width: 100%;
    background-image: none;
    margin-bottom: 20px;
    display: none;
  }

  .mobilyslider-info {
    width: auto;
  }

  .sliderBullets {
    margin-left: -20px;
  }

  .sliderContent {
    width: 100%;
    border: none;
  }

  .sliderContent .item {
    width: 100%;
  }

  #wrap {
    width: 100%;
  }

  .index #content {
    width: 100%;
  }

  .hits, .news, .special, .works {
    width: 100%;
  }

  .hits .list-items, .news .list-items, .special .list-items {
    width: auto;
    flex-wrap: wrap;
    margin: 0 -10px;
    display: flex;
    justify-content: center;
  }

  #content > section > ul.list-items {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .mini_slider-next {
    display: none;
  }

  .mini_slider-prev {
    display: none;
  }

  .mini_slider-items {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    width: auto;
  }

  .hits li, .news li, .special li, .works li, .product-related li {
    margin: 0 5px 20px;
  }

  .hits li a, .news li a, .special li a, .works li a, .product-related li a {
    width: 140px;
  }

  .hit-tape:before, .sale-tape:before, .new-tape:before {
    left: 0;
    top: -5px;
    z-index: 1;
  }

  .tabs .navigation li {
    box-sizing: border-box;
    width: 100%;
    padding: 13px;
    border-radius: 6px;
    border-bottom: 1px solid #cecccc;
    margin-bottom: 5px;
  }

  .cabinet table td {
    padding: 10px 10px;
    white-space: nowrap;
  }

  .cabinet table th {
    white-space: nowrap;
  }

  .contacts-office > span:last-child {
    padding-left: 0;
  }

  .sidebar-order, .sidebar-pay, .sidebar-get {
    display: none;
  }

  .sidebar nav {
    padding-bottom: 0;
  }

  .sidebar nav h2 {
    width: auto;
    margin-top: 12px;
  }

  .sidebar nav h2::after {
    content: '[Показать]';
    font-size: 13px;
    margin-left: 12px;
    color: #e31e24;
  }

  .sidebar nav h2.expand::after {
    content: '[Скрыть]';
    font-size: 13px;
    margin-left: 12px;
    color: #e31e24;
  }

  .sidebar nav .list-items {
    max-height: 0;
    transition: max-height 1s;
    overflow: hidden;
    margin: 0;
    margin-left: 6px;
  }

  .sidebar nav .list-items li:first-child {
    margin-top: 10px;
  }

  .sidebar nav .list-items.expand {
    max-height: 1000px;
  }

  .hits h2, .news h2, .product-related h2, .special h2, .works h2 {
    height: auto;
    background-size: 30px;
    background-position: 0 5px;
    padding-left: 40px;
    line-height: 22px;
    padding-top: 12px;
    min-height: 25px;
    text-align: left;
    margin: 0 auto 20px;
    font-size: 20px;
  }

  .special h2 a {
    margin-top: 10px;
    display: block;
    margin-left: 0;
    text-align: left;
  }

  .present-delivery {
    margin: 0;
    padding-top: 20px;
    margin-bottom: 10px;
    line-height: 24px;
  }

  .err .text {
    width: auto;
    margin-bottom: 20px;
  }

  .err .text404 {
    text-align: center;
  }

  #content .container .err img.cat404, .err .cat404 {
    position: static;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }

  .selection-sort > span:first-child {
    display: block;
    margin-right: 15px;
  }

  .tips-prepared {
    margin-bottom: 0;
  }

  .tips-prepared h3.title {
    text-align: left;
  }

  .selection-sort .selectbox:nth-of-type(2) .select {
    margin-bottom: 5px !important;
  }

  .card-tabs {
    margin-left: 0;
  }

  .present-delivery:before {
    top: 3px;
  }

  .spec-offer .special .list-items {
    width: 100%;
    margin-top: 30px;
  }

  .spec-offer h1 + .container .special ul li {
    margin: 0 5px 30px !important;
  }

  .hits li .price.old, .news li .price.old, .special li .price.old, .product-related li .price.old {
    float: none;
    display: inline-block;
  }

  .hits li .price.new, .news li .price.new, .special li .price.new, .product-related li .price.new {
    float: none;
    display: block;
    margin-bottom: 0;
  }

  .hits li .title, .news li .title, .special li .title, .works li .title, .product-related li .title {
    width: 140px;
    margin-bottom: 7px;
  }

  .index-content {
    width: 100%;
  }

  .index-content .reasons {
    width: 100%;
    margin-bottom: 30px;
  }

  .index-content .advice {
    width: 100%;
  }

  .mini_slider {
    width: 100%;
    margin-bottom: 0;
  }

  .mini_slider-wrapper {
    width: 100%;
    margin: 0 auto;
  }

  .footer-wrap {
    padding: 0 10px;
    height: 255px;
  }

  .module.works h2.title {
    padding-left: 0;
  }

  #userLogin input[type=submit] {
    max-width: 128px;
    margin: 0 auto;
  }

  .rsform-submit-button {

  }

  #footer {
    margin-bottom: 5px;
    width: 100%;
    height: 110px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #footer .address {
    padding-top: 0;
  }

  #footer .footer-nav {
    width: 100%;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    margin-bottom: 5px;
    align-items: center;
  }

  #footer .footer-nav::-webkit-scrollbar {
    display: none;
  }

  .coming-out .addr {
    text-shadow: 0 0 0 #000;
  }

  .coming-out .subway {
    text-shadow: 0 0 0 currentColor;
  }

  .coming-out .info .info__text {
    text-shadow: 0 0 0 #000;
  }

  .coming-out .info .info__icon {
    -webkit-font-smoothing: antialiased;
  }

  #footer .footer-nav li:nth-child(n) {
    width: auto;
    height: 36px;
  }

  #footer .info-team {
    margin: 0;
    padding: 0 0 0 20px;
  }

  .footer-key {
    padding: 0 0 0 20px;
  }

  .footer-wrap::after {
    position: absolute;
    left: 0;
  }

  .popup-warranty ul li:before, .category-desc ul:not(.list-items) li:before {
    opacity: 1;
  }

  #footer .footer-nav li:nth-child(5n) {
    order: -1;
    height: 36px;
  }

  ul.list-items.types-packing li div {
    font-size: 15px;
  }

  .hide-block ul.stack.gallery.picture-cover {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  #content .container .warranty img, .warranty img {
    width: 100%;
  }

  .warranty {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .warranty button {
    font-size: 15px;
  }

  .hide-block ul.stack.gallery.picture-cover li, .hide-block ul.stack.gallery.picture-cover li:nth-of-type(3n) {
    margin: 0 5px;
  }

  .toggle {
    border-bottom-color: transparent;
  }

  #footer .footer-nav li:not(:first-child):not(:nth-child(5n)) {
    padding-left: 35px;
  }

  #footer .footer-nav li + li {
    margin: 0 10px 0 0;
  }

  .card .price .real-price.one-new {
    margin-bottom: 0;
  }

  .card .price .real-price.one-old {
    margin-bottom: 0;
  }

  .promo-price_discount-no {
    margin-bottom: 20px;
  }

  .studio {
    margin: 0 auto;
    width: 250px;
    background-position: right;
  }

  #system-message-container {
    margin: 0;
    display: none;
  }

  .breadcrumbs {
    margin-top: 5px;
    margin-left: 0;
  }

  .copyright {
    width: 100%;
    bottom: -74px;
    display: flex;
    flex-direction: column;
    left: 0;
    text-align: center;
    bottom: -83px;
    justify-content: center;
    height: 70px;
  }

  .copyright div:first-child {
    top: 0;
    width: 80px;
    display: block;
  }

  .copyright div:last-child {
    margin-top: 4px;
    max-width: 100%;
  }

  .sidebar {
    padding: 0;
    float: none;
    width: auto;
  }

  .warranty-big-layout img {
    width: 100%;
    height: auto;
  }

  ul.list-items.types-packing.add-plus li:nth-of-type(1):after, ul.list-items.types-packing.addtags-plus li:nth-of-type(2):after {
    position: static;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
  }

  ul.list-items.types-packing.add-plus li:nth-of-type(1):after, ul.list-items.types-packing.add-plus li:nth-of-type(2):after {
    position: static;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
  }

  .list-items.types-packing.add-plus {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .list-items.types-packing.add-plus li {
    margin-bottom: 15px;
  }

  .list-items.our-team {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .our-team li {
    box-sizing: border-box;
    width: 33%;
    padding: 0 10px;
  }

  #wrapper {
    padding: 0 10px;
    box-sizing: border-box;
    min-width: 320px;
  }

  h1 + .container ul.our-team li {
    margin: 0 0 23px !important;
  }

  .sidebar + #content {
    width: 100%;
    padding: 18px 0 0;
  }

  /* New styles */
  .category #content > .list-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -10px;
  }

  .category #content > .list-items .title {
    font-size: 14px;
  }

  .category #content > .list-items li {
    margin: 0 10px 30px;
  }

  .product-params {
    float: left;
    width: auto;
    margin-bottom: 10px;
  }

  blockquote {
    display: block;
    height: auto;
    margin-left: 0;
    width: auto;
  }

  .category #content > .list-items li:last-child {
    margin-left: 0;
  }

  .category #content > .list-items a {
    width: 140px;
  }

  .category #content > .list-items .preview {
    width: 140px;
  }

  .category #content > .list-items .preview img {
    width: 140px;
  }

  #header .cabinet {
    white-space: nowrap;
    float: right;
    padding: 0 0 0 27px;
  }

  #header .basket {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: hsla(200, 20%, 20%, 0.8);
    width: 100%;
    z-index: 9999;
    padding-left: 50px;
    background-position: 10px 5px;
  }

  .bug {
    display: none;
  }

  #header .nav {
    margin-top: 10px;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 10px;
  }

  .category h1 {
    width: 100%;
    white-space: normal;
    line-height: 1.2;
  }

  .works li .preview {
    width: 140px;
    height: 140px;
    line-height: 1.5;
  }

  .works li .preview img {
    width: 100%;
  }

  .works li {
    margin-bottom: 10px;
  }

  .reasons ol {
    margin-left: 0;
  }

  .index-content .reasons h2 {
    margin-bottom: 20px;
  }

  .index-content .advice h2 {
    margin-left: 0;
    padding-left: 0;
  }

  .index-content .advice li {
    margin: 0 0 3px;
    padding: 0 0 8px 6px;
  }

  .index-content .advice li a:last-child {
    float: left;
    margin-left: 20px;
  }

  .index-content .treasure {
    margin-left: 0;
    padding-left: 20px;
  }

  .sidebar .sidebar-service a {
    width: auto;
  }

  .sidebar .sidebar-question, .sidebar .sidebar-service {
    margin-bottom: 0;
    display: none;
  }



  .formResponsive {
    width: 290px;
    margin: 0 auto;
  }

  .formResponsive input[type="text"], .formResponsive input[type="password"], .formResponsive textarea, .formResponsive select {
    width: 95% !important;
    margin: 0 auto 10px !important;
    display: block;
    box-sizing: border-box;
  }

  .selectbox .select {
    margin: 0 auto 10px !important;
    width: 95% !important;
    box-sizing: border-box;
    display: block;
    float: none !important;
  }

  .mistake textarea.rsform-text-box, .service-order textarea.rsform-text-box, .ask-question textarea.rsform-text-box, .consultation textarea.rsform-text-box {
    max-width: 95%;
    min-width: 95%;
  }

  form a.forgot-password {
    margin: 5px auto 20px;
    display: block;
    max-width: 109px;
  }

  #content .container #userLogin input[type="submit"] {
    margin: 0 auto;
    display: block;
  }

  .blog-help_order, .blog-help_pay, .blog-help_get {
    margin: 0 0 20px;
    width: 100%;
  }

  #content .container .coming-out .button__map .button__image {
    width: 100%;
  }

  .coming-out .contacts-map {
    width: 100%;
    height: auto;
  }

  .share-services {
    display: none;
  }

  .our-services .list-items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .help-blog h1 {
    margin-bottom: 20px;
    line-height: 25px;
  }

  .contacts-free-delivery > div:first-child {
    padding-top: 8px;
    margin-bottom: 15px;
  }

  .m-hide {
    display: none;
  }

  .left-menu {
    display: none;
  }

  .blog-help_get:before {
    margin-bottom: 20px;
  }

  .contacts-time {
    padding-top: 0;
  }

  .visual-block h2, h1 + .container h2, .popup-warranty h2, .category-desc h2:not(.title) {
    margin-left: 0 !important;
    line-height: 1.4 !important;
  }

  .coming-out + p > br {
    display: none;
  }

  .entity .container {
    margin-top: 0;
  }

  .entity .cont {
    margin: 15px 0 0 0;
    width: auto;
  }

  .entity {
    padding-bottom: 5px;
  }

  .blog-help_order:before {
    margin-left: 0;
  }

  .blog article h2 span {
    border-bottom: none;
    line-height: 1.2;
  }

  .coming-out .address, .coming-out .info, .coming-out .instruction {
    width: 100%;
  }

  .coming-out .info .right {
    float: left;
  }

  .coming-out .info {
    margin-bottom: 0;
  }

  .coming-out .info .left {
    margin-bottom: 20px;
  }

  .coming-out .step img {
    width: 100%;
    height: auto;
  }

  .coming-out .address {
    margin-top: 50px;
  }

  #content .container .coming-out .hide-block .step:nth-of-type(2n + 1) div {
    padding: 15px 28px 0 0;
  }

  .coming-out .hide-block .step:nth-of-type(2n + 1) div:before {
    content: none;
  }

  .coming-out .hide-block .step:nth-of-type(2n) div:before {
    content: none;
  }

  .contacts-petersburg {
    width: 100%;
  }

  .contacts-office {
    margin-left: 0;
  }

  .contacts-clients {
    margin-left: 0;
  }

  .contacts-partners, .contacts-info_law {
    margin-left: 0;
    margin-top: 20px;
  }

  .contacts-delivery {
    float: left;
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
  }

  .help-master {
    width: 100%;
    float: none;
    display: block;
    height: 50px;
    margin-top: 5px;
    padding-left: 50px;
    line-height: 38px;
  }

  .consultation .consultation-header {
    margin: 0 0 20px;
    width: auto;
  }


  .help-master:before {
    left: 0;
  }

  .card-select .selectbox .dropdown {
    width: 100%;
  }

  .sidebar-news {
    display: none;
  }

  .onsite {
    padding-bottom: 10px;
  }

  .onsite li {
    width: 120px;
  }

  .onsite li:after {
    left: 120px;
  }

  .onsite li:nth-of-type(5) {
    position: relative;
    top: 0;
  }

  .onsite li:nth-of-type(4):after {
    top: 25px;
    left: 120px;
    transform: rotate(-90deg);
  }

  .onsite > p {
    width: auto;
  }

  .onsite.per-post > p {
    margin-top: 20px;
  }

  .container .delivery-block ul {
    width: 100%;
  }

  .container .delivery-block ul li {
    width: 145px;
  }

  .delivery-special {
    float: none;
    margin: 0 auto;
  }

  ul.list-item.payment-methods li.preview {
    width: 120px;
  }

  h1 + .container ul.list-item.payment-methods, ul.list-item.payment-methods {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .receiving h4.title {
    margin-top: 20px;
  }

  .search {
    width: 100%;
    overflow: hidden;
    height: auto;
    margin-bottom: 25px;
  }

  .search input[type="text"] {
    width: 100%;
    box-sizing: border-box;
  }

  .search .search_btn2 {
    margin-top: 15px;
  }

  .pagination {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .pagination ul li {
    float: none;
    margin: 0;
  }

  .pagination .pagination-prev {
    margin: 0 0 0 18px !important;
  }

  .pagination .pagination-numbers {
    display: flex;
    justify-content: center;
    width: 100%;
    order: -1;
    margin-bottom: 20px;
  }

  .pagination-numbers div {
    margin: 0 10px;
  }

  .pagination ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .our-services .list-items li {
    margin: 0;
    padding: 0 10px;
    box-sizing: border-box;
    width: 33%;
  }

  .our-services .list-items a {
    width: auto;
  }

  .our-services .list-items a:before {
    margin-left: auto;
    margin-right: auto;
  }

  .our-services .list-items {
    margin-bottom: 30px;
  }

  .pointer-cost, .warranty {
    float: none;
    margin: 10px auto;
    width: 190px;
  }

  .pointer-cost div {
    white-space: nowrap;
  }

  .category.search-page .brand-logo h1 {
    width: 100%;
  }

  ul.list-items.types-packing li {
    margin-bottom: 20px;
  }

  .services h1 {
    line-height: 1.4;
  }

  ul.stack.gallery {
    text-align: center;
  }

  ul.stack.gallery li {
    margin-bottom: 20px !important;
    margin-right: 0;
  }

  #content .container ul.stack.gallery li img {
    width: 100%;
    height: auto;
    top: -1px;
  }

  #content .container ul.stack.gallery img, ul.stack.gallery img {
    width: 100%;
    height: auto;
    top: -1px;
  }

  .video-box iframe {
    width: 100%;
  }

  .video-box {
    width: 100%;
  }

  .responsive-table {
    overflow-x: auto;
    overflow-y: hidden;
  }

  .category #content > .list-items .preview {
    height: auto;
  }

  #content > div.content-title > form > span:nth-child(4) {
    margin-bottom: 6px;
    display: none;
  }

  .selection-sort > span.selectbox:nth-of-type(4) {
    display: none !important;
  }

  .category #content > .list-items .preview img {
    max-height: none;
  }

  .category .hits .list-items, .category .news .list-items {
    margin: 0 -10px;
    width: auto;
  }

  .selection-sort .selectbox {
    width: 180px;
  }

  .selection-sort .selectbox .select {
    margin-left: 0 !important;
  }

  .category .hits .list-items li,
  .category .news .list-items li,
  .category .hits li:nth-of-type(5n),
  .category .news li:nth-of-type(5n) {
    margin: 0 0 30px;
  }

  .category-selection-price {
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px;
  }

  .selection-sort {
    display: flex;
    width: 100%;
    align-items: center;
    margin-top: 5px;
  }

  .selection-sort > span.selectbox:not(:nth-of-type(4))::after {
    content: none;
  }

  .slider-range {
    height: auto;
    width: 95%;
    margin-right: 0;
  }



  .content-form {
    flex-wrap: wrap;
  }

  #content .container input[type="text"], #content .container .content-form input {
    margin-left: 0 !important;
  }

  .content-form input {
    height: 40px !important;
  }

  .content-form__group_mail::before {
    display: none;
  }

  .content-form__group_mail {
    display: block;
    width: 100%;
    padding: 0;
  }

  .slider-range span,
  .slider-range input:last-of-type,
  .slider-range input:first-of-type {
    margin: 0;
    position: static;
  }

  .slider-range .noUiSlider {
    width: 95%;
    margin-bottom: 40px;
  }

  .galleryone.one-left {
    margin: 5px 12px 5px 0;
  }

  .sidebar + #content .mini_slider {
    width: 100%;
  }

  .questions dd {
    margin-left: 0;
  }

  .cabinet .card-tabs .box {
    width: auto;
  }

  .cabinet .tabs-reg .tabs-reg_left {
    height: auto;
    border: none;
    margin-bottom: 20px;
  }

  .cabinet .tabs-address .tabs-address_left {
    height: auto;
    border-right: none;
    margin-left: 0;
  }

  .cabinet .tabs-address .list-items {
    margin-left: 0;
  }

  .cabinet .tabs-reg .tabs-address_left .add-address, .cabinet .tabs-address .tabs-address_left .add-address {
    margin-left: 20px;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .cabinet .tabs-address .tabs-reg_right, .cabinet .tabs-address .tabs-address_right {
    padding-left: 0;
    padding-bottom: 25px;
    width: 100%;
  }

  .cabinet .tabs-reg .tabs-address_right input[type="text"], .cabinet .tabs-address .tabs-address_right input[type="text"] {
    margin-left: 0;
  }

  .cabinet .tabs-reg .tabs-address_right input[type="submit"], .cabinet .tabs-address .tabs-address_right input[type="submit"] {
    display: block;
    margin: 0;
  }

  .cabinet .address-name + .formError {
    top: 0;
  }

  .cabinet .address-phone + .formError {
    top: 50px;
  }

  .cabinet .tabs-address .tabs-reg_left span, .cabinet .tabs-address .tabs-address_left span {
    margin-bottom: 20px;
  }

  .cabinet .tabs-address .tabs-address_right button.del {
    position: static;
    margin: 10px 0 0;
  }

  .cabinet .tabs-reg .tabs-reg_right, .cabinet .tabs-reg .tabs-address_right {
    padding-left: 0;
    position: relative;
  }

  .cabinet .tabs-address .tabs-address_right .add-address-title {
    margin-left: 0;
    margin-bottom: 20px;
  }

  #content .tabs-address .tabs-address_right span[id*=component] {
    top: auto;
    left: 0;
    bottom: 100%;
    width: 140px;
  }

  .cabinet .tabs-reg .tabs-reg_right input[type="submit"], .cabinet .tabs-reg .tabs-address_right input[type="submit"] {
    margin-left: 0;
  }

  span.formError::before {
    top: auto;
    bottom: -22px;
  }

  span.formError::after {
    top: auto;
    bottom: -16px;
  }

  .cabinet .tabs-reg .tabs-reg_left span, .cabinet .tabs-reg .tabs-address_left span {
    margin-bottom: 18px;
  }

  .cabinet .tabs-reg .tabs-reg_right input[type="text"], .cabinet .tabs-reg .tabs-address_right input[type="text"] {
    margin-left: 0;
  }

  .messi {
    left: 50% !important;
    transform: translateX(-50%);
  }

  .messi-box {
    width: 90% !important;
  }

  #content .container #userLogin, #content .container #regForm {
    width: 100%;
  }

  #userLogin input {
    margin-left: 0;
    box-sizing: border-box;
    width: 100%;
  }

  .pseudo-select .select {
    padding-left: 5px;
    width: 127px;
  }

  .card-img {
    margin: 0 auto;
    float: none;
    max-width: 300px;
    width: auto;
  }

  .card-img.hit-tape::before, .card-img.new-tape::before, .card-img.sale-tape::before {
    left: 0;
  }

  .blog article h2 {
    width: 100%;
    left: 0;
    float: none;
  }

  .sidebar-news li {
    min-height: 60px;
  }

  .blog article .author {
    margin-left: 23px;
  }

  .blog article .date {
    margin-right: 20px;
    clear: left;
  }

  .blog article > a + div {
    margin-bottom: 5px;
  }

  .blog article .date, .blog article .author, .blog article .views {
    display: none;
  }

  .category.search-page .brand-logo img {
    display: none;
  }

  .category.search-page .brand-logo h1 {
    margin-bottom: 25px;
  }

  .selection-sort #sort + span {
    display: none;
  }

  .selection-sort #limit {
    display: none;
  }

  .blog article .views {
    margin-left: 25px;
    width: 100%;
  }

  .sidebar-news .all-news {
    margin: 0;
  }

  .galleryone {
    width: 160px;
  }

  #content .container .galleryone img, .galleryone img {
    width: 100%;
  }

  .one-right {
    margin-left: 10px;
  }

  .one-left {
    margin-right: 10px;
  }

  .galleryone.one-right {
    margin-left: 10px;
  }

  .tabs .content > div {
    width: auto;
  }

  .card-select {
    width: 100%;
  }

  .card-select .selectbox {
    margin-bottom: 20px;
  }

  .card-delivery {
    width: auto;
  }

  .card ul.description {
    width: 100%;
    margin-bottom: 10px;
  }

  .card h1 {
    width: 100%;
    line-height: 22px;
  }

  .card-img > a {
    position: relative;
    width: 100%;
    max-width: 306px;
    margin: 0 auto 24px;
    line-height: 0;
    height: 300px;
  }

  .card-img > a > div > img {
    width: 100%;
  }

  .card-img > a::after {
    right: 0;
    top: 251px;
  }

  .card .price .promo {
    margin-bottom: 23px;
  }

  .card-img li {
    margin-right: 22px;
  }

  .show-param {
    margin-left: 20px;
    width: auto;
    float: left;
  }

  .card .price .real-price {
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .out-of-stock {
    width: 80%;
    float: left;
    margin-bottom: 20px;
  }

  .card-select .price-title {
    margin-bottom: 15px;
  }

  .card .price .price-wrap > *:last-child {
    float: left;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .product-related .list-items {
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
  }

  .card .price .price-wrap_equip {
    width: 100%;
  }

  .cart .header h1 {
    float: none;
    margin-top: 0;
    margin-left: 0;
  }

  .cart .header {
    margin-bottom: 0;
    padding-top: 0;
  }

  .cart .header .progressbar {
    width: 100%;
    margin: 20px 0;
    background-size: 95%;
    max-width: 300px;
    float: left;
  }

  .cart .header .progressbar li {
    margin-right: 33px;
  }

  .cart .cart-table .cart-table_head div:nth-of-type(1), .cart .cart-table .cart-table_row div:nth-of-type(1) {
    margin-left: -20px;
  }

  .cart .cart-table {
    width: 100%;
  }

  .cart .cart-table .cart-table_row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 0 20px;
    position: relative;
  }

  .cart .cart-table .cart-table_head {
    display: none;
  }

  .cart .cart-table .cart-table_row img {
    margin-bottom: 12px;
  }

  .cart .cart-table .cart-table_head div:nth-of-type(2), .cart .cart-table .cart-table_row div:nth-of-type(2) {
    width: 54%;
    position: absolute;
    left: 130px;
    top: 20px;
    font-size: 12px;
  }

  .cart .cart-table .cart-table_head div:nth-of-type(3), .cart .cart-table .cart-table_row div:nth-of-type(3) {
    width: 150px;
    text-align: left;
    margin-bottom: 20px;
  }

  .cart .cart-table .cart-table_row div:nth-of-type(2) a {
    font-size: 13px;
  }

  .cart .cart-table .cart-table_head div:nth-of-type(3), .cart .cart-table .cart-table_row div:nth-of-type(3)::before {
    content: 'Цена, руб';
    font-weight: bold;
    margin-bottom: 5px;
    color: #606060;
    font-size: 13px;
    display: block;
  }

  .cart .cart-table .cart-table_row div.plus-minus {
    background-position: bottom;
    margin-bottom: 20px;
    display: block;
  }

  .cart .cart-table .cart-table_row div.plus-minus::before {
    content: 'Количество';
    font-weight: bold;
    margin-bottom: 3px;
    color: #606060;
    font-size: 13px;
    display: block;
    text-align: left;
  }

  .cart .cart-table .cart-table_head div:nth-of-type(3), .cart .cart-table .cart-table_row div:nth-of-type(6) {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 5px;
    top: 14px;
  }

  .cart .cart-table .cart-table_head div:nth-of-type(3), .cart .cart-table .cart-table_row div:nth-of-type(6) a span {
    font-size: 0;
  }

  .cart .cart-table .cart-table_row > div:last-child a:before {
    font-size: 20px;
  }

  .cart .cart-table .cart-table_head div:nth-of-type(5), .cart .cart-table .cart-table_row div:nth-of-type(5) {
    width: auto;
    position: absolute;
    bottom: 24px;
    left: 170px;
  }

  .cart .cart-table .cart-table_head div:nth-of-type(5), .cart .cart-table .cart-table_row div:nth-of-type(5)::before {
    content: 'Сумма';
    font-weight: bold;
    margin-bottom: 5px;
    color: #606060;
    font-size: 13px;
    display: block;
    text-align: left;
  }

  .cart .cart-table .cart-row_block > div:last-child {
    padding: 17px 20px;
  }

  .cart .cart-table .cart-row_block > div:last-child span:last-of-type {
    margin: 0;
  }

  .cart .cart-table .submit {
    margin-top: 20px;
  }

  .messi-actions {
    min-width: 200px;
  }

  .messi-actions .btnbox {
    margin-left: 0;
    margin-right: 20px;
  }

  .messi-actions .btnbox:last-child {
    margin-right: 7px;
  }

  /* Step two */
  .address1 {
    width: 100%;
    margin-top: 0;
    overflow: hidden;
  }

  .delivery-way, .payment-block {
    width: 100%;
    padding: 18px 20px;
  }

  .delivery-way > .title, .payment-block > .title {
    font-weight: bold;
    margin-bottom: 10px;
  }

  .delivery-way:after, .payment-block:after {
    content: none;
  }

  .delivery-way input[type="radio"]:checked + label::after, .payment-block input[type="radio"]:checked + label::after, .tabs-address input[type="radio"]:checked + label::after {
    content: none;
  }

  .delivery-left {
    width: 100%;
    margin-top: 0;
  }

  .delivery-address {
    width: 100%;
    padding-left: 20px;
    margin-bottom: 30px;
  }

  .delivery-address:before {
    content: none;
  }

  .delivery-address input[type=radio]:checked + label:after {
    content: none;
  }

  .delivery-left form > div:nth-of-type(3) {
    margin-bottom: 18px;
  }

  .address1 textarea {
    max-width: 230px;
    width: 100%;
    min-width: auto;
  }

  .delivery-right {
    position: static;
    width: auto;
    padding: 0 20px;
    margin-bottom: 20px;
  }

  .address1 > div:last-child {
    position: static;
    float: right;
    margin-right: 10px;
  }

  .address1 > div:last-child a {
    margin-left: 12px;
  }

  .address1 > div:last-child::before {
    left: 10px;
  }

  #calendar.address-calendar {
    width: 203px;
  }

  .delivery-left .selectbox.time {
    width: 254px;
    margin-bottom: 10px;
  }

  .delivery-left form > div:nth-of-type(2) input[type="text"] {
    width: 202px;
  }

  .delivery-left form > div:nth-of-type(3) {
    width: 254px;
    position: relative;
  }

  .delivery-left form > div {
    margin-right: 54px;
    position: relative;
  }

  .delivery-left form > div:nth-of-type(3) input[type="text"] {
    margin-right: 9px;
    margin-bottom: 18px;
  }

  .delivery-left .selectbox.time .select {
    width: 100% !important;
  }

  .courier #house + .formError {
    left: 0;
  }

  .courier #room + .formError {
    left: 130px;
  }

  .courier #time + .formError {
    left: 0;
    bottom: 50px;
    top: auto;
  }

  .courier #street + .formError {
    left: 0;
  }

  .courier #phone + .formError {
    left: 0;
  }

  .courier #email + .formError {
    left: 0;
  }

  .delivery-left form > div:first-child {
    position: relative;
  }

  .final-order {
    width: 80%;
    padding: 0 20px 25px 20px;
  }

  .final-order .final-order_block {
    width: 100%;
  }

  .final-order .final-order_block li span:first-child {
    width: auto;
    padding-left: 10px;
  }

  .final-order .final-order_block li span:last-child {
    float: left;
    margin-bottom: 10px;
    width: 100%;
  }

  .final-info {
    width: 100%;
  }

  .final-info::before {
    content: none;
  }

  .final-info > div:first-of-type {
    float: none;
    margin: 0;
    width: 100%;
  }

  .final-info > div:first-of-type span:first-child {
    font-size: 14px;
  }

  .final-order .final-order_block li:nth-of-type(4) {
    padding-bottom: 0;
  }

  .final-order .final-order_block li:nth-of-type(7) {
    padding-bottom: 0;
  }

  .final-info > div:first-of-type > a:last-child {
    display: none;
  }

  .final-info > span:last-of-type {
    width: 100%;
  }

  .final-info > div:first-of-type span:last-of-type {
    display: block;
    font-size: 28px;
  }

  body {
    overflow-x: hidden;
  }

  body:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    pointer-events: none;
    z-index: 10000;
    transition: opacity 300ms;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }

  /*Burger*/
  .burger {
    display: block;
    position: absolute;
    right: 10px;
    top: 35px;
    z-index: 10001;
    background: none;
    border: none;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    transition: all 300ms, top 0ms;
    padding: 0;
    cursor: pointer;
  }

  .burger-scroll .burger {
    background-color: #492524;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 10px;
    padding: 4px;
  }

  .burger-scroll .burger__icon {
    transform: scale(0.8);
    fill: #f8f8f8;
  }

  .burger:focus {
    outline: none;
  }

  .burger__icon {
    display: block;
    right: 0;
    top: 0;
    fill: #4f1f13;
  }

  .burger__icon {
    width: 100%;
    height: auto;
    transition: 300ms;
  }

  .burger_close {
    right: 10px;
    top: 10px;

    padding: 0 !important;
    background: none !important;
    box-shadow: none !important;
  }

  .burger_close .burger__icon {
    display: block;
    fill: #4C3429;
    max-width: 75%;
    margin: 0 auto;
  }

  .show-nav {
    overflow: hidden !important;
  }

  .show-nav:before {
    opacity: 1;
    pointer-events: auto;
  }

  .show-nav .burger-menu {
    display: block;
    transform: translateX(0);
  }

  .show-nav .burger:not(.burger_close) .burger__icon {
    display: none;
  }

  .burger-menu::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/wood.png);
    z-index: -1;
    width: 100%;
    background-repeat: repeat-y;
    height: 100%;
    left: 0;
  }

  .burger-menu {
    display: none;
    z-index: 50000;
    align-items: center;
    max-width: 280px;
    width: 100%;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: transform 300ms;
    background: url(../img/bg-repeat.jpg) repeat;
    background-position: -50px;
    height: 100%;
  }

  .burger-menu__list {
    border-bottom: 1px solid #AAAAAA;
    margin-bottom: 13px;
  }

  .burger-menu__content {
    padding: 50px 15px 15px 60px;
    display: flex;
    flex-direction: column;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .burger-menu__list li a {
    text-transform: uppercase;
    color: #4C3429;
    font-size: 18px;
    font-family: 'kelson_sans_ru', sans-serif;
    font-weight: bold;
    letter-spacing: 0.9px;
    line-height: 26px;
  }

  .burger-menu__list_small li a {
    font-size: 16px;
    line-height: 30px;
    text-transform: none;
  }

  .burger-menu__list li.active a {
    color: #F04734;
  }

  .burger-menu__list li {
    position: relative;
    margin-bottom: 16px;
  }

  .burger-menu__list_small li {
    margin-bottom: 0;
  }

  .burger-menu__list_small li:last-child {
    margin-bottom: 12px;
  }

  .burger-question a {
    width: 193px;
    height: 36px;
    /* background: url(../img/images_for_sprite2/question_btn.png) no-repeat; */
    background-position: -126px -94px;
    display: block;
    overflow: hidden;
    margin: 14px 0;
    text-indent: 100%;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-image: url(../img/sprite2.png);
  }

  .burger-question h2 {
    display: none;
  }

  .scroll-top {
    display: block;
  }

  .burger-menu .phone-select > div:first-child {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.3px;
  }

  .burger-menu .header-phone {
    margin-bottom: 0;
    width: 100%;
    order: 0;
  }

  .burger-menu .burger-question {
    margin-bottom: 20px;
  }

  .burger-menu .address {
    margin-top: auto;
  }

  .burger-menu .address a {
    color: transparent;
    font-size: 0;
  }

  .cabinet .full-order .final-order_block {
    width: auto;
  }

  .warranty-big-layout_seminar h4 {
    width: 250px;
  }

  .seminar > h1 {
    line-height: 24px;
    margin-bottom: 28px;
  }

  .warranty-big-layout {
    float: none;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .tags {
    position: relative;
    max-height: 42px;
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
    margin: 0 0 25px;
  }

  .tags.active {
    transition: max-height 0.8s ease-in-out;
    max-height: 500px;
  }

  .tags__link {
    display: inline-block;
  }

  .tags__header {
    display: block;
    margin-bottom: 10px;
  }

  .tags__btn {
    position: absolute;
    top: 0;
    left: 125px;
    font-size: 13px;
    color: #e31e24;
    border-bottom: none;
    display: none !important;
  }

  .card-tabs .tabs .navigation li {
    margin-bottom: 0;
    border-bottom: none;
  }

  .card .tags {
    padding-top: 0;
  }
}

@media screen and (min-width: 615px) and (max-width: 960px) {
  .header-phone {
    /*position: absolute;*/
    /*right: 20px;*/
    /*top: 50px;*/
  }

  .header-main a.title {
    margin-bottom: 10px;
  }
}

/*@media screen and (max-width: 450px) {*/
/*.hits li:nth-of-type(5), .news li:nth-of-type(5), .special li:nth-of-type(5) {*/
/*display: none !important;*/
/*}*/
/*}*/

/*@media screen and (min-width: 600px) and (max-width: 744px) {*/
/*.hits li:nth-of-type(5), .news li:nth-of-type(5), .special li:nth-of-type(5) {*/
/*display: none !important;*/
/*}*/
/*}*/

/*@media screen and (max-width: 360px) {*/
/*.hits .list-items, .news .list-items, .special .list-items {*/
/*padding: 0 10px;*/
/*justify-content: space-between;*/
/*}*/
/*}*/

@media screen and (max-width: 960px) {
  .hits .list-items, .news .list-items, .special .list-items {
    justify-content: center;
  }

  .hits li, .news li, .special li, .works li, .product-related li {
    margin: 0 0 20px;
    width: 25%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    justify-content: center;
  }

  .category #content > .list-items li {
    width: 25%;
    margin-left: 0;
    display: flex;
    justify-content: center;
    margin-right: 0;
  }

  .hits .list-items li, .news .list-items li, .special .list-items li {
    width: 25%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    justify-content: center;
  }

  .cabinet .tabs .navigation li span {
    line-height: 1.6;
  }

  .cabinet a.back-link {
    position: static;
    margin-bottom: 15px;
    display: block;
    margin-left: auto;
    font-size: 16px;
  }

  .cabinet .full-order .final-order_block li span:first-child {
    text-align: left;
    margin-bottom: 2px;
  }

  .cabinet .full-order .final-order_block li span:last-child {
    margin-left: 0;
  }

  .cabinet .full-order .final-order_block {
    padding: 0 10px;
    margin: 0 0 20px;
    float: none;
  }

  .cabinet .full-order .payer-info, .cabinet .full-order .order-full_number {
    float: none;
  }

  .cabinet .full-order .order-contents {
    float: none;
  }

  .tabs .content > div.visible, .tabs .content > div:first-child {
    width: auto;
  }

  .cabinet .full-order .payer-info, .cabinet .full-order .order-full_number {
    width: auto;
  }

  .cabinet .full-order .table-wrap .order-title a {
    border-bottom: none;
  }

  .cabinet .full-order .table-wrap th {
    padding: 16px 12px 15px;
  }

  .cabinet .card-tabs li.current::after {
    content: none;
  }

  .cabinet table .order-number a {
    border-bottom: none;
  }

  .card .sidebar + #content {
    display: flex;
    flex-direction: column;
  }

  .card h1 {
    order: -1;
    text-shadow: 0 0 0 #000;
  }
}

@media screen and (max-width: 663px) {

  .hits .list-items li, .news .list-items li, .special .list-items li {
    width: 33%;
  }

  .category #content > .list-items li {
    width: 33%;
  }
}

@media screen and (max-width: 450px) {
  .hits .list-items li, .news .list-items li, .special .list-items li {
    width: 50%;
  }

  .category #content > .list-items li {
    width: 50%;
  }

  .hits li, .news li, .special li, .works li, .product-related li {
    width: 50%;
  }
}

@media screen and (max-width: 379px) {
  .cabinet__login {
    display: none;
  }

  .cabinet__separator {
    display: none;
  }
}

@media screen and (max-width: 530px) {
  .our-team li {
    width: 50%;
  }

  .our-services .list-items li {
    width: 50%;
  }
}

