@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .header_top .page_container {
    padding-block: 10px;
  }
  .header .main_logo img {
    width: 175px;
    height: 47px;
  }
  .header .header_phone {
    font-size: 87.5%;
  }
  .header .search_block {
    width: 500px;
    max-width: 500px;
  }
  .header .search_form {
    height: 44px;
    padding-inline: 16px;
  }
  .header .search_field input {
    font-size: 87.5%;
  }
  .header .gift_btn {
    height: 44px;
    padding-inline: 10px 14px;
    font-size: 87.5%;
  }
  .header .profile_btn,
.header .drop_block {
    height: 44px;
  }
  .header .drop_inner {
    border-radius: 6px;
  }
  .header .drop_btn {
    height: 44px;
    padding-inline: 10px;
  }
  .header .drop_list li {
    padding-bottom: 0;
  }
  .header .drop_list a {
    padding-inline: 10px;
  }
  .header .menu_categories {
    --menu-tab-radius: 10px;
    padding-inline: 10px;
    font-size: 93.75%;
  }
  .header .menu_categories > li > a {
    height: 46px;
    padding: 10px 8px;
  }
  .header .submenu_list {
    padding-inline: 20px;
    gap: 28px;
  }
  .header .submenu_list li {
    padding-top: 8px;
    padding-bottom: 14px;
  }
}
@media screen and (min-width: 1601px) {
  .footer_top, .footer_bottom {
    padding-block: 20px;
  }
  .footer_bottom {
    font-size: 87.5%;
  }
  .footer_title, .footer_menu a {
    font-size: 100%;
  }
  .footer .subscribe_inner {
    padding: 20px;
  }
  .footer .subscribe_form form {
    padding: 6px;
  }
  .footer .subscribe_form .error_hint {
    margin-top: 6px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .footer:before {
    height: 68px;
  }
  .footer_top {
    gap: 20px;
  }
  .footer_description,
.footer .phone_link,
.footer .stat_label,
.footer .subscribe_form input,
.footer .subscribe_btn {
    font-size: 87.5%;
  }
  .footer_left {
    gap: 43px;
  }
  .footer_stats {
    max-width: 500px;
  }
  .footer .subscribe_form input {
    height: 40px;
  }
  .footer .apps_block {
    margin-top: 28px;
  }
}
@media screen and (min-width: 1601px) {
  .events_listings .list_inner:before {
    height: 24px;
  }

  .listing_head .page_title {
    gap: 6px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .events_listings .section_title:before {
    flex: 0 0 40px;
    max-width: 40px;
    margin-right: 16px;
  }

  .listing_head .page_container {
    row-gap: 20px;
  }
  .listing_head .page_title,
.listing_head .filter_btn {
    height: 60px;
  }
  .listing_head .filter_btn.active:after {
    width: 12px;
    top: 12px;
    margin-left: 6px;
  }
  .listing_head .subcategories_list a {
    font-size: 106.25%;
    line-height: 24px;
    padding: 7px 19px;
  }
  .listing_head .categories_list ul {
    border-radius: 8px;
  }
  .listing_head .categories_list a {
    font-size: 106.25%;
    line-height: 24px;
    padding: 4px 20px;
  }
  .listing_head .filter_reset {
    font-size: 87.5%;
  }
  .listing_head .filter_keys {
    gap: 10px;
  }
  .listing_head .filter_keys li {
    padding: 9px 32px 9px 12px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) and (hover: none) {
  .listing_head .filter_keys .key_remove {
    margin: -10px;
    padding: 10px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .date_filter {
    padding-top: 20px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .filter_popup .filter_label {
    font-size: 100%;
  }
}

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