@media (max-width: 575.9px) {
  .product-desc-list p {
    margin: 0 10px 20px; }
    .product-desc-list-item {
      padding: 15px 5px; }
    .product-desc-item-title, .product-desc-item-value {
      bottom: 15px; }

  .cabinet-content-data-value {
    display: flex; }
    .cabinet-content-data-value .cabinet-content-btn-save, .cabinet-content-data-value .cabinet-content-btn-cancel {
      flex: 1 0;
      justify-content: center;
      align-items: center;
      text-align: center;
      display: flex; } }

@media (min-width: 575.9px) {
  .product-desc-block-img {
    border-right: 5px solid var(--silver); }
    .product-desc-review-msg:before, .product-desc-review-msg-reply:before, .product-desc-question-msg:before, .product-desc-question-msg-reply:before {
      content: "";
      position: absolute;
      left: -30px;
      top: 30px;
      border-left: 30px solid rgba(0, 0, 0, 0);
      border-top-width: 30px; }
    .product-desc-review-msg:before {
      border-top: 30px solid rgba(27, 188, 156, 0.18); }
    .product-desc-review-msg-reply:before {
      border-top: 30px solid #bce9e1; }
    .product-desc-question-msg:before {
      border-top: 30px solid rgba(0, 135, 255, 0.18); }
    .product-desc-question-msg-reply:before {
      border-top: 30px solid #a4d3fe; }

  .cabinet-content-review-msg:before, .cabinet-content-review-msg-reply:before, .cabinet-content-question-msg:before, .cabinet-content-question-msg-reply:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 30px;
    border-left: 30px solid rgba(0, 0, 0, 0);
    border-top-width: 30px; }
    .cabinet-content-data-property {
      flex: 1 0 15%; }
    .cabinet-content-data-value {
      flex: 1 0 30%; }
    .cabinet-content-review-msg:before {
      border-top: 30px solid rgba(27, 188, 156, 0.18); }
    .cabinet-content-review-msg-reply:before {
      border-top: 30px solid #bce9e1; }
    .cabinet-content-question-msg:before {
      border-top: 30px solid rgba(0, 135, 255, 0.18); }
    .cabinet-content-question-msg-reply:before {
      border-top: 30px solid #a4d3fe; }

  .reg-form {
    width: 55%; }
    .reg-advantages {
      width: 45%; } }

@media (min-width: 575.9px) and (max-width: 991.9px) {
  .catalog-filter-mob-center {
    max-width: 50%;
    flex: 0 0 50%;
    display: flex;
    align-items: center;
    justify-content: center; }

  .product-desc-review-user {
    flex: 1 0 20%; } }

@media (min-width: 575.9px) and (max-width: 767.9px) {
  .product-item-cat .product-body {
    max-width: 60%;
    flex: 0 0 60%;
    align-items: center;
    justify-content: center; }
    .product-button-buy button {
      width: 100%; }
    .product-desc-review-msg {
      flex: 1 0 70%; }
    .product-desc-question-msg {
      flex: 1 0 70%; }
    .product-desc-similar .br-sm-silver-light:nth-of-type(even) {
      border-right: none; } }

@media (min-width: 768px) {
  .catalog-br-silver-light:not(:nth-of-type(3n)) {
    border-right: 1px solid var(--silver-light); }

  .br-md-silver-light-not:not(:nth-child(4n)) {
    border-right: 1px solid var(--silver-light); }

  .cabinet-block-nav {
    box-shadow: 0 0 10px 0 #d3d3d3; }
    .cabinet-list-nav-item:hover:not(.active) {
      padding-left: 30px;
      background: var(--silver-light); }
    .cabinet-content-data-property {
      flex: 1 0 30%; }
    .cabinet-content-data-value {
      flex: 1 0 30%; }

  .order-product-price {
    width: 120px; }

  .compare-block-left {
    min-width: 280px;
    width: 280px;
    box-shadow: 8px 1px 10px #e5e5e5; }

  .compare-btn-left {
    left: 280px;
    top: 70px; } }

@media (max-width: 767.9px) {
  .cabinet-list-nav-item {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center; }

  .order-product {
    align-items: flex-start; }
    .order-product-remove {
      position: absolute;
      top: 20px;
      right: 0px; }

  .compare-block-left {
    min-width: 190px;
    width: 190px;
    box-shadow: 8px 1px 10px #e5e5e5; } }

@media (min-width: 768px) and (max-width: 991.9px) {
  .product-desc-similar .br-sm-silver-light:nth-of-type(3n) {
    border-right: none; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .br-md-silver-light-not:not(:nth-child(3n)) {
    border-right: 1px solid var(--silver-light); }

  .product-desc-review-user, .product-desc-question-msg, .cabinet-content-question-msg {
    flex: 1 0 25%; } }

@media (max-width: 991.9px) {
  .mobile-menu {
    width: 100%;
    left: -1000px; }
    .mobile-menu-block, .mobile-menu-box {
      max-width: 90%;
      width: 480px; }
    .mobile-menu-block, .mobile-menu {
      top: 0;
      bottom: 0; }
    .mobile-menu-close {
      top: 40px;
      right: -25px;
      width: 50px;
      height: 50px;
      line-height: 51px; }
    .mobile-menu .bb-ssm-silver-light {
      border-color: #2a3d51; }

  .content-menu-mobile {
    overflow: scroll; }

  .navbar-lg-brand {
    background: var(--white); }
    .navbar-lg-brand img {
      width: 260px; }

  .callback {
    background: var(--green); }
    .callback-contact {
      top: 160px;
      left: 10px; }

  .navbar-language {
    margin-top: 10px; }
    .navbar-language .language {
      width: 50%; }

  .connection, .connection-contact {
    width: 100%; }

  .catalog-filter-box-sort {
    top: -15px;
    right: -11px; }

  .product-item {
    min-width: 288px; }

  .bg-silver-mob {
    background: var(--silver); }

  .product-desc-list-item {
    padding: 17px 50px; }

  .product-desc-list p {
    margin: 0 49px 10px; }

  .promo-text-info:before {
    content: "Чтобы скопировать промо-код, тапните 2 раза на карточку."; }

  .history-rule-btn {
    flex: 1 0; }

  .cabinet-content-status-icon:after {
    width: 2px;
    height: 15px;
    left: 20px;
    top: 43px; }

  .footer-title-mobile {
    background: var(--blue-dark);
    color: var(--white); }
    .footer-bg {
      background: var(--green-light); }
    .footer-bottom:before {
      background: #36ddbc; }
    .nav-.footer {
      background: var(--white);
      text-align: center; } }

@media (min-width: 992px) {
  ::-webkit-scrollbar {
    width: 4px;
    height: 3px; }

  ::-webkit-scrollbar-button {
    background-color: var(--blue-dark); }

  ::-webkit-scrollbar-track {
    background-color: #999; }

  ::-webkit-scrollbar-track-piece {
    background-color: #fff; }

  ::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: var(--blue-dark);
    border-radius: 3px; }

  ::-webkit-scrollbar-corner {
    background-color: #999; }

  ::-webkit-resizer {
    background-color: var(--blue-dark); }

  .navbar-lg {
    margin-left: -15px;
    margin-right: -15px; }

  .callback-contact {
    top: 60px;
    right: 40px; }

  .carousel {
    height: 430px;
    z-index: 1;
    margin: 0 0 0px 320px; }

  .brand, .carousel {
    width: calc(100% - 320px); }

  .brand {
    margin: 7px 0 0 calc(320px + 7px); }

  .catalog-filter-box-sort {
    top: -15px;
    left: 75px; }
    .catalog-filter-amount {
      top: 20px; }

  .connection {
    width: 260px; }

  .footer-bottom:before {
    background: var(--silver-light); }

  .subcat-lvl3-item:nth-child(-n+12) {
    display: block; }

  .subcat-lvl3-item {
    display: none; }

  .product-desc-similar .br-sm-silver-light:nth-of-type(4n) {
    border-right: none; }

  .cabinet-content-data-property {
    flex: 1 0 10%; }
    .cabinet-content-data-value {
      flex: 1 0 45%; }
    .cabinet-content-status-icon {
      min-width: 105px;
      max-width: 105px; }
    .cabinet-content-status-icon:after {
      width: 45px;
      height: 2px;
      top: 24px;
      left: 82px; }

  .promo-text-info:before {
    content: "Чтобы скопировать промо-код, кликните 2 раза правой клавишей мыши на карточку."; }

  .compare-block-left {
    min-width: 360px;
    width: 360px;
    box-shadow: 8px 1px 10px #e5e5e5; }

  .compare-btn-left {
    left: 360px;
    top: 70px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .cat-subcategory .cat-subcategory-item:nth-last-child(-n+3) {
    display: none; } }

@media (min-width: 991.9px) and (max-width: 1045px) {
  .subcat-lvl3-item:nth-child(-n+16) {
    display: block; }

  .subcat-lvl3-item {
    display: none; } }

@media (min-width: 1199.9px) {
  .subcat-lvl3-item-img {
    width: 60%; }

  .cabinet-content-data-property {
    flex: 1 0 10%; }

  .cabinet-content-data-value {
    flex: 1 0 55%; } }

@media (min-width: 1200px) and (max-width: 1245px) {
  .subcat-lvl3-item:nth-child(-n+16) {
    display: block; }

  .subcat-lvl3-item {
    display: none; } }
