@media screen and (min-width: 1025px) {
  .mobile_only {
    display: none !important;
  }

  .page-header .switcher.switcher-language {
    margin-left: auto;
  }
  .page-header .footer.links {
    display: none;
  }
  .page-header .action.showcart:has(.counter.qty:not(:empty):not(.empty)) {
    margin-right: 10px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1600px) {
  .page-header .menu_inner {
    padding-right: 210px;
  }
  .page-header .block-search form {
    width: 210px;
  }
  .page-header .brands_menu {
    width: 210px;
  }
  .page-header .brands_menu a {
    height: 38px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .page-header:before {
    height: 64px;
  }
  .page-header .header .logo {
    top: 57px;
    width: 122px;
    margin-left: -61px;
  }
  .page-header .menu_inner {
    height: 64px;
    padding-right: 200px;
  }
  .page-header .block-search {
    height: 64px;
  }
  .page-header .block-search form {
    width: 200px;
  }
  .page-header .brands_menu {
    width: 200px;
    gap: 14px;
  }
  .page-header .brands_menu a {
    height: 36px;
  }
  .page-header .website_menu {
    gap: 18px;
  }
  .page-header .website_menu a {
    font-size: 160%;
  }

  .catalog_menu .menu_list li {
    padding-inline: 7px;
  }
  .catalog_menu .menu_list a {
    font-size: 160%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .page-header:before {
    height: 60px;
  }
  .page-header .header .logo {
    top: 55px;
    width: 116px;
    margin-left: -58px;
  }
  .page-header .menu_inner {
    height: 60px;
    padding-right: 180px;
  }
  .page-header .block-search {
    height: 60px;
  }
  .page-header .block-search form {
    width: 180px;
  }
  .page-header .brands_menu {
    width: auto;
    gap: 16px;
  }
  .page-header .brands_menu a {
    height: 32px;
  }
  .page-header .website_menu {
    gap: 16px;
  }
  .page-header .website_menu a {
    font-size: 140%;
  }

  .catalog_menu .menu_list li {
    padding-inline: 7px;
  }
  .catalog_menu .menu_list a {
    font-size: 140%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .page-header:before {
    height: 56px;
  }
  .page-header .header .logo {
    top: 53px;
    width: 108px;
    margin-left: -54px;
  }
  .page-header .menu_inner {
    height: 56px;
    padding-right: 0;
  }
  .page-header .block-search {
    right: 210px;
    top: 0;
    height: 70px;
    padding: 0;
  }
  .page-header .block-search form {
    width: 180px;
  }
  .page-header:has(.showcart .counter.qty:not(:empty):not(.empty)) .block-search {
    margin-right: 10px;
  }
  .page-header .brands_menu {
    width: auto;
    gap: 14px;
  }
  .page-header .brands_menu a {
    height: 32px;
  }
  .page-header .website_menu {
    gap: 16px;
  }
  .page-header .website_menu a {
    font-size: 140%;
  }

  .catalog_menu {
    padding-left: 12px;
  }
  .catalog_menu .menu_list {
    justify-content: space-between;
  }
  .catalog_menu .menu_list li {
    padding-inline: 7px;
  }
  .catalog_menu .menu_list a {
    font-size: 140%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .page-footer {
    padding-top: 30px;
  }
  .page-footer .footer.content {
    gap: 20px;
  }
  .page-footer .footer.content > div:has(.footer.links) {
    padding-bottom: 30px;
  }
  .page-footer .footer_contacts {
    padding-right: 20px;
    padding-bottom: 30px;
    flex: 0 0 30%;
  }
  .page-footer .footer.links {
    column-gap: 20px;
  }
  .page-footer .contact_type {
    margin-top: 24px;
  }
  .page-footer .contact_item {
    margin-top: 14px;
  }
  .page-footer .block.newsletter {
    padding-left: 20px;
    flex: 0 0 30%;
  }
  .page-footer .form.subscribe {
    margin-top: 24px;
  }
  .page-footer .form.subscribe .field.newsletter {
    margin-bottom: 20px;
  }

  small.copyright {
    padding-block: 20px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .products.wrapper .product-items {
    row-gap: 40px;
  }

  .toolbar-products:has(+ .products.wrapper) {
    height: 44px;
    margin-top: -74px;
    gap: 24px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .toolbar-products:has(+ .products.wrapper) {
    margin-bottom: 24px;
    margin-top: -68px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .filter-content {
    padding: 32px;
    max-width: 560px;
  }
  .filter_close {
    top: 32px;
    right: 32px;
  }
  .filter .sticky-buttons {
    margin-bottom: -32px;
    padding-bottom: 32px;
    bottom: -32px;
  }
  .filter-subtitle {
    font-size: 200%;
  }
}

/*# sourceMappingURL=listing-l.css.map */
