.about-hero .benefits {
  width: calc(100% - 40px);
  left: 20px;
}
@media only screen and (min-width: 961px) {
  .toggler_wrapper {
    display: none;
  }
  .filter-heading {
    display: none;
  }
  .mobile-navigation {
    
  }
}
@media only screen and (min-width: 1921px) and (max-width: 3840px) {}

@media only screen and (max-width: 1600px) {
  .our-benefits .car-image {
    margin-top: 60px;
  }
  .our-benefits .car-image img {
    width: 1300px;
    margin-left: -65px;
  }
}

@media only screen and (max-width: 1300px) {
  .our-benefits .car-image img {
    width: 100%;
    margin-left: 0;
  }
  .main .main_poster .caption {
    height: 750px;
    padding-bottom: 60px;
  }
  .main_poster .image-inside {
    margin-top: 100px;
  }
  .main_poster .image-inside img {
    width: 800px;
  }
  .main .image-wrapper .info.info-1 {
    top: 90px;
    left: 144px;
  }
  .main .image-wrapper .info.info-2 {
    top: 90px;
    right: 100px;
  }
  .main .image-wrapper .image {
    transform: translate(-27%, -15%);
  }
  .filter_wrapper .filter {
    padding: 18px 0 14px;
  }
  .header .nav > .flex {
    gap: 20px;
  }
  .main .main_poster h1 {
    font-size: 40px;
  }
  .main .main_poster .text {
    width: 540px;
  }
  .title {
    font-size: 32px;
  }

  .double-content .row-content .text h3 {
    font-size: 32px;
  }
  .double-content {
    padding: 60px 0;
  }
  .double-content .row-content .image {
    width: 510px;
  }
  .double-content .row-content .text {
    width: 510px;
  }
}
  
@media only screen and (max-width: 1260px) {
  /*.base-border {
    width: 140px;
    height: 140px;
  }
  .pie {
    width: 140px;
    height: 140px;
  }*/
  .inside {
    width: 1100px;
  }
  .product_item {
    width: 344px;
  }
  .filter_wrapper .filter .type-trigger {
    width: 33%;
  }
  .filter_wrapper .filter .controls {
    width: 49%;
    gap: 0;
  }
  .filter_wrapper .filter .type-trigger .item {
    max-width: 50%;
  }
  .filter_wrapper .filter .item.border {
    max-width: 32.5%;
  }
  .filter_wrapper .filter .search-button button {
    width: 100%;
  }
  .filter_wrapper .filter .search-button {
    width: 15%;
  }
  .filter_wrapper .filter .select.year {
    width: 32.5%;
  }
  .filter_wrapper .filter .controls:before {
    left: -1.55%;
  }
  .filter_wrapper .filter .controls:after {
    right: -1.55%;
  }
  
  .our-benefits .properties .tile {
    padding: 20px 8px 20px 16px;
    font-size: 14px;
  }
  .our-benefits .properties .tile:nth-child(1) {
    width: 264px;
  }
  .our-benefits .properties .tile:nth-child(2) {
    width: 286px;
  }
  .our-benefits .properties .tile:nth-child(3) {
    width: 272px;
  }
  .our-benefits .properties .tile:nth-child(4) {
    width: 214px;
  }
  .our-benefits .properties .tile strong {
    font-size: 16px;
  }
  .our-benefits .sound-difference {
    margin-top: -80px;
  }
  .why-ev-wheels .description,
  .why-ev-wheels .image {
    width: 520px;
  }
  .why-ev-wheels .description-left .description-inner, 
  .why-ev-wheels .description-right .description-inner {
    padding: 30px 16px;
  }
  .why-ev-wheels {
    font-size: 15px;
  }
  .why-ev-wheels ul li {
    padding-left: 14px;
  }
  .why-ev-wheels ul li:before {
    left: 0;
  }
  .about-service .card .description {
    padding: 16px;
  }
  .about-service .card .description strong {
    font-size: 16px;
  }
  .about-service {
    padding: 100px 0 70px 0;
  }
  .simple-text {
    padding: 60px 0;
  }
  .main_poster .image-inside img {
      width: 700px;
  }
  .main .main_poster .text {
    width: 500px;
  }
  .main .main_poster h1 {
    font-size: 36px;
  }
  .main .image-wrapper .image {
    transform: translate(-14%, -12%);
  }
  .main .image-wrapper .info.info-2 {
    right: 70px;
  }
  .contact-form .form .message {
    width: calc(100% - 710px);
  }
  .about-service .card label {
    font-size: 20px;
  }
  .about-hero .benefits li {
    padding: 20px 10px 20px 20px;
    letter-spacing: 0;
    max-width: 24.5%;
  }
  .map {
    height: 400px;
  }
  .pickup-form {
    width: 530px;
  }
  .pickup-tires .page-heading h1 {
    font-size: 32px;
  }
  .pickup-widget .content {
    height: 500px;
  }
  .product-card__main-info .purchase-info {
    padding-left: 22px;
    padding-right: 0;
  }
  .product-card__stats {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1200px) {
  .main .main_poster .caption {
    height: 650px;
  }
  .main .main_poster .text {
    width: 440px;
  }
  .main .main_poster h1 {
    font-size: 32px;
  }
  .main_poster .image-inside img {
    width: 600px;
  }
  .main .image-wrapper .image {
    transform: translate(-4%, -8%);
  }
  .main .image-wrapper .info.info-1 {
    left: 80px;
  }
  .main .image-wrapper .info.info-2 {
    right: 30px;
  }
}
@media only screen and (max-width: 1100px) {
  .inside {
    width: 960px;
  }
  .main .main_poster h1 {
    margin-bottom: 16px;
  }
  .our-benefits .properties .tile strong {
    font-size: 14px;
  }
  .our-benefits .properties .tile {
    line-height: 1.35;
    border-radius: 14px;
  }
  .our-benefits .properties .tile:nth-child(1) {
    width: 220px;
  }
  .our-benefits .properties .tile:nth-child(2) {
    width: 234px;
  }
  .our-benefits .properties .tile:nth-child(3) {
    width: 230px;
  }
  .our-benefits .properties .tile:nth-child(4) {
    width: 214px;
  }

  .main .main_poster h1 {
    font-size: 28px;
  }
  .main .main_poster .text {
    width: 400px;
  }
  .main_poster .image-inside img {
    width: 500px;
  }
  .main .image-wrapper {
    width: 500px;
    height: 380px;
  }
  .main_poster .image-inside {
      margin-top: 50px;
  }
  .main .image-wrapper .info.info-1 {
    left: 30px;
    top: 30px;
  }
  .main .image-wrapper .info.info-2 {
    top: 20px;
    right: -20px;
  }
  .our-benefits .properties .tile strong {
    margin-bottom: 10px;
  }
  .bar {
    width: 2px;
  }
  .our-benefits .car-image {
    margin-top: 116px;
  }
  .our-benefits .sound-difference {
    margin-top: -60px;
  }
  .why-ev-wheels .description-left .description-inner, 
  .why-ev-wheels .description-right .description-inner {
    padding: 20px 16px;
  }
  .why-ev-wheels {
    font-size: 14px;
  }
  .why-ev-wheels .description-left .text,
  .why-ev-wheels .description-right .text {
    max-width: 52%;
  }
  .why-ev-wheels .description-left strong, 
  .why-ev-wheels .description-right strong {
    font-size: 18px;
  }
  .why-ev-wheels .description, .why-ev-wheels .image {
    width: 454px;
  }
  .why-ev-wheels .description-left, .why-ev-wheels .description-right {
    width: 454px;
    max-width: 49.5%;
  }
  .contact-form .form .field {
    width: 210px;
  }
  .contact-form .form .message {
    width: calc(100% - 626px);
  }
  .contact-form .form .button {
    width: 180px;
  }
  .contact-form .form .button button {
    padding-right: 24px;
  }
  .contact-form .form .button button:after {
    right: 20px;
  }
  .double-content .row-content .image {
    width: 49%;
  }
  .double-content .row-content .text {
    width: 49%;
  }
  .double-content .row-content .text h3 {
    font-size: 26px;
  }
  .about-hero .inside {
    height: 640px;
    padding-top: 140px;
  }
  .about-hero .benefits li p {
    font-size: 13px;
  }
  .contacts {
    overflow: hidden;
  }
  .pickup-form {
    width: 420px;
  }
  .pickup-tires .form-body .image {
    width: 434px;
  }
  .product-card__stats .product-stats__item {
    padding: 20px 12px 20px 12px;
  }
  .product-card__stats .stat-item__inner .stat-bar__value {
    gap: 10px;
  }
  .product-card__stats .stat-item__inner .stat-bar__header {
    padding-left: 30px;
  }
  .product-card__stats .stat-item__inner .stat-bar__value img {
    width: 140px;
  }
  .product_item .product-tile_info {
    padding: 42px 20px 10px 20px;
  }
  .product_item .product-tile_properties {
    padding: 18px 20px 84px 20px;
  }
  .product_item .buttons {
    padding: 0 20px 16px;
  }
  .product_item {
    width: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .main .image-wrapper {
    width: 480px;
    height: 350px;
  }
  .main .main_poster .text {
    width: 380px;
  }
  .main .main_poster .caption {
    height: 600px;
  }
  .main .image-wrapper .info.info-1 {
    left: 50px;
    top: 20px;
  }
  .filter_wrapper .filter .controls:before {
    left: -1.57%;
  }
  .filter_wrapper .filter .controls:after {
    right: -1.45%;
  }
  .filter_wrapper .filter .type-trigger .item {
    padding: 16px 10px 15px 10px;
  }
  .title {
    font-size: 26px;
  }
  .filter_wrapper .filter .search-button button {
    padding: 15px 10px 16px 10px;
  }
  .main .image-wrapper .info.info-2 {
    right: 20px;
  }
}
@media only screen and (max-width: 960px) {
  button {
    cursor: default;
  }
  .header .languages,
  .header .nav {
    display: none;
  }
  .filter-widget_wrapper .options {
    height: 60vh;
  }
  .toggler_wrapper {
    margin-left: 50px;
  }
  .map {
    height: 300px;
  }
  .product-card__main-info .product-card__gallery {
    width: 400px;
    height: 400px;
  }
  
  .product-card h1 {
    font-size: 18px;
  }
  .pickup-tires .form-body {
    padding: 16px;
  }
  .pickup-tires .form-body .image {
    width: 49%;
  }
  .pickup-form {
    width: 49%;    
  }
  .pickup-form .type-trigger .item,
  .pickup-form .search-button button,
  .pickup-form .item.border {
    padding: 16px 12px;
  }
  .pickup-form .group {
    margin-bottom: 8px;
  }
  .our-benefits .properties div.tile {
    width: 49.6% !important;
  }
  .main .image-wrapper .image {
    transform: translate(0, 0);
  }
  .main .image-wrapper {
    width: 400px;
  }
  .main .main_poster .caption {
    height: 600px;
    padding-bottom: 200px;
  }
  .main_poster .image-inside img {
    width: 400px;
  }
  .main .image-wrapper .info.info-1 {
    left: 12px;
    top: 5px;
  }
  .main .image-wrapper .info.info-2 {
    right: -40px;
  }

  .filter_wrapper .filter .controls:before,
  .filter_wrapper .filter .controls:after {
    display: none;
  }
  .filter_wrapper .filter .type-trigger {
    width: 100%;
    margin-bottom: 8px;
  }
  .filter_wrapper .filter .type-trigger .item {
    width: 50%;
    max-width: 50%;
  }
  .filter_wrapper .filter .controls {
    width: 100%;
    margin-bottom: 8px;
  }
  .filter_wrapper .filter .item.border {
    width: 286px;
  }
  .filter_wrapper .filter .search-button {
    width: 100%;
  }
  .main .image-wrapper .info {
    font-size: 14p;
  }
  .main .image-wrapper .info.info-1 {
    transform: scale(0.75);
  }
  .main .image-wrapper .info.info-2 {
    right: -20px;
    transform: scale(0.75);
  }
  .main .image-wrapper .image {
    transform: translate(0, 8%);
  }
  .main {
    padding: 0;
  }
  .main .main_poster {
    border: none;
  }
  .filter_wrapper .filter {
    padding: 14px 0
  }
  .filter_wrapper .filter .inside {
    padding: 0 16px;
  }
  .filter_wrapper {
    padding: 0;
    bottom: 0;
  }
  .our-benefits {
    padding: 60px 0 46px 0;
  }
  .player-wrap .player-label {
    font-weight: 400;
  }
  .our-benefits .sound-difference .block-title strong {
    font-size: 20px;
  }
  .our-benefits .sound-difference .block-title p {
    font-size: 13px;
    letter-spacing: 0;
  }
  .our-benefits .properties .tile strong {
    font-size: 13px;
  }
  .why-ev-wheels .description, .why-ev-wheels .image {
    width: 49.5%;
  }
  .contact-form .form .field {
    width: 180px;
  }
  .contact-form .form .message {
    width: calc(100% - 570px);
  }
  .double-content .row-content .text h3 {
    font-size: 24px;
  }
  .about-hero .inside {
    padding-top: 24px;
    padding-bottom: 0;
    height: 680px;
  }
  .about-hero {
    background-position: center bottom;
    background-size: auto;
    overflow: hidden;
  }
  .about-hero:before {
    top: -100px;
    margin-left: -180px;
  }
  .about-hero .caption {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .about-hero {
    background-image: url(../img/about-mid.jpg);
    background-size: 560px;
  }
  .about-hero .benefits {
    width: 100%;
    margin-top: 20px;
    position: static;
  }
  .about-hero .benefits li {
    padding-left: 14px;
  }
  .about-hero .benefits li p {
    font-size: 12px;
    margin-top: 8px;
  }
  .contacts .contact__information li {
    width: 24%;
  }
  .contacts .contact__information li a {
    max-width: 100%;
  }
  .contacts {
    padding-top: 40px;
  }
  .contacts .contacts-description__inner {
    width: 400px;
  }
  .pickup-parameters_table .inside {
    padding: 0;
  }
  .pickup-parameters_table .table-body {
    padding: 0 16px 16px 16px;
    overflow: auto;
  }
  .pickup-parameters_table .table-heading {
    padding: 16px;
  }
  .pickup-parameters_table .card {
    border-radius: 0;
    padding: 0;
  }
  .pickup-parameters_table {
    margin-top: 0;
  }
  .filter-widget_wrapper {
    position: fixed;
    bottom: 0;
    right: 0;
    top: auto;
    border-radius: 12px 12px 0 0;
  }
  .product_item {
    width: 49%;
  }
  .product_item .product-tile_info .desc {
    padding-top: 14px;
  }
  .product_item .product-title {
    height: auto;
    font-size: 14px;
  }
  .product_item .buttons button,
.product_item .buttons a.detail  {
    height: 48px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 930px) {
  .product-card__stats .stat-item__inner {
    flex-wrap: wrap;
  }
  .product-card__stats .stat-item__inner .stat-bar__value {
    justify-content: flex-end;
    margin-top: 10px;
  }
  .product-card__stats .stat-item__inner .stat-bar__header,
  .product-card__stats .stat-item__inner .stat-bar__value {
    width: 100%;
  }
}
@media only screen and (max-width: 880px) {
  .contacts__form {
    width: 358px;
  }
  .filter_wrapper .filter .type-trigger .item {
    padding: 14px 10px 13px 10px;
  }
  .filter_wrapper .filter .search-button button {
    padding: 13px 10px 14px 10px;
  }
  .main .main_poster h1 {
    font-size: 24px;
  }
  .main .main_poster .text {
    width: 326px;
  }
  .our-benefits .properties {
    gap: 6px 0;
  }
  .our-benefits .properties div.tile {
    width: 49.6%;
  }
  .player-wrap .player {
    padding: 0;
    gap: 8px;
  }
  .play-btn {
    width: 40px;
    height: 40px;
  }
  .our-benefits .sound-difference .block-title strong {
    font-size: 18px;
  }
  .title {
    margin-bottom: 30px;
  }
  .why-ev-wheels .description-left .text, .why-ev-wheels .description-right .text {
    max-width: 100%;
  }
  .why-ev-wheels ul {
    padding-left: 10px;
  }
  .why-ev-wheels .description-left .description-inner, .why-ev-wheels .description-right .description-inner {
    padding: 24px;
    justify-content: center;
    gap: 16px;
  }
  .contact-form .form .field,
  .contact-form .form .button {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .contact-form .form .field {
    width: 49.5%;
  }
  .contact-form .form .button {
    width: 100%;
  }
  .contact-form .form .field textarea {
    padding-top: 12px;
    height: 80px;
  }
  .contact-form {
    padding: 60px 0;
  }
  .footer .navigation ul {
    gap: 16px;
  }
  .product-card__main-info .product-card__gallery {
    width: 360px;
    height: 320px;
  }
  .product-card__gallery img {
    max-width: 90%;
    max-height: 90%;
  }
}

@media only screen and (max-width: 800px) {
  .contacts .contacts-description__inner h1 {
    font-size: 32px;
  }
  .contacts .contacts-description__inner {
    text-align: center;
    margin-bottom: 30px;
    width: auto;
  }
  .contacts .contacts-description__inner h1:before {
    left: 50%;
    margin-left: -82px;
  }
  .contacts__form {
    width: 360px;
  }
  .contacts__form {
    width: 100%;
  }
  .contacts .contact__information {
    font-size: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .pickup-parameters_table table {
    width: 924px;
  }
  .main .main_poster .text {
    width: 100%;
    text-align: center;
    padding-top: 34px;
  }
  .main .main_poster .button {
    margin-top: 16px;
  }
  .main .main_poster h1 {
    margin-bottom: 16px;
  }
  .main .inside {
    width: 460px;
  }
  .main .main_poster .caption {
    height: 780px;
    padding-bottom: 220px;
  }
  .our-benefits .car-image img {
    width: 140%;
    margin-left: -20%;
  }
  .our-benefits {
    overflow: hidden;
  }
  .title {
    font-size: 24px;
  }
  .why-ev-wheels .image {
    margin-bottom: 30px;
  }
  .why-ev-wheels .description, .why-ev-wheels .image {
    width: auto;
    max-width: 100%;
  }
  .about-service .list {
    justify-content: center;
    gap: 20px;
  }
  .about-service .card {
    width: auto;
    max-width: 100%;
  }
  .about-service .card .description p {
    font-size: 14px;
  }
  .why-ev-wheels .description-left .description-inner, 
  .why-ev-wheels .description-right .description-inner {
    padding: 16px;
  }
  .our-benefits .sound-difference .block-title {
    width: 100%;
    margin-bottom: 30px;
  }
  .bar {
    width: 3px;
  }
  .why-ev-wheels .description-left .description-inner, 
  .why-ev-wheels .description-right .description-inner {
    align-items: flex-start;
  }
  .footer .coll-1 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .footer .socials {
    width: 100%;
    margin-top: 20px;
  }
  .footer .inside {
    justify-content: center;
  }
  .footer .socials ul {
    justify-content: center;
  }
  .why-ev-wheels {
    padding: 60px 0;
  }
  .double-content .row-content .image {
    margin-bottom: 36px;
    height: 300px;
    width: 100%;
  }
  .double-content .row-content .text {
    order: 2;
    width: 100%;
  }
  .contacts .contact__information > .flex {
    gap: 12px 0;
  }
  .contacts .contact__information li a {
    width: 100%;    
  }
  .contacts .contact__information li {
    width: 49.2%;
  }
}
@media only screen and (max-width: 680px) {
  .our-benefits .sound-difference {
    margin-top: -40px;
  }
  .pickup-tires .form-body .image {
    width: 100%;
    height: 260px;
    margin-bottom: 16px;
  }
  .pickup-form {
    width: 100%;
  }

  .product-card__main-info {
    flex-wrap: wrap;
  }
  .product-card__main-info .product-card__gallery {
    width: 100%;
    height: 320px;
    margin-bottom: 20px;
  }
  .product-card__main-info .purchase-info {
    width: 100%;
    padding-left: 0;
  }
  /* Бренд/Модель у стовпчик — щоб білий дропдаун з пошуком вміщався на мобільному */
  .pickup-form .group.controls {
    flex-wrap: wrap;
  }
  .pickup-form .group .item.js-shyny-brand-control,
  .pickup-form .group .item.js-shyny-model-control {
    flex: 0 0 100%;
    width: 100%;
  }
  .pickup-form .select .dropdown {
    width: 100%;
    left: 0;
    right: auto;
    max-width: none;
  }
}
@media only screen and (max-width: 640px) {
  .bar {
    width: 2px;
  }
  .inside {
    padding: 0 16px;
  }
  .about-hero .benefits .flex {
    gap: 8px 0;
  }
  .about-hero .benefits li {
    max-width: 49.5%;
    width: 49.5%;
    padding: 14px 10px 14px 14px;
  }
  .about-hero {
    background-size: 500px;
  }
  .about-hero .caption h2 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 580px) {
  .product_item {
    width: 100%;
  }
  .product_item .product-tile_info .desc {
    padding-top: 0;
    margin: 0;
  }
  .product_item .product-tile_info {
    display: flex;
    align-items: center;
  }
  .product_item .product-tile_info .image {
    height: 120px;
  }
  .product_item .product-tile_info .image a {
    aspect-ratio: 1;
  }
  .product_item .product-tile_info .desc:before {
    display: none;
  }
  .our-benefits .properties .tile strong {
    padding-left: 0;
    margin-bottom: 6px;
  }
  .our-benefits .properties .tile svg {
    left: 50%;
    margin-left: -12px;
    top: 10px;
    position: absolute;
  } 
  .our-benefits .properties .tile .inner {
    padding-top: 44px;
  }
  .our-benefits .properties .tile {
    padding: 0 10px 16px;
    text-align: center;
  }
  .our-benefits .car-image img {
    width: 160%;
    margin-left: -33%;
  }
  .double-content .row-content .image {
    height: 260px;
  }
  .pickup-tires .form-body .image {
    height: 220px;
  }
  .pickup-widget,
  .pickup-widget .inside {
    padding: 0;
  }
  .pickup-widget .content {
    border-radius: 0;    
  }
}
@media only screen and (max-width: 540px) {
  .product-card__stats .product-stats__item {
    width: 100%;
    max-width: 100%;
  }
  .bar {
    width: 4px;
  }
  .player-wrap .player {
    gap: 16px;
  }
  .player-wrap-1 {
    margin-bottom: 20px;
  }

  .why-ev-wheels .description-left, .why-ev-wheels .description-right {
    width: 100%;
    max-width: 100%;
  }
  .why-ev-wheels .description-left {
    margin-bottom: 20px;
  }
  .why-ev-wheels .description-left .text, .why-ev-wheels .description-right .text {
    max-width: 100%;
    width: 100%;
  }
  .contact-form .form .field {
    width: 100%;
  }
  .contact-form .form .field:first-child {
    margin-bottom: 8px;
  }
  .contact-form .heading {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.35;
  }
  
}

@media only screen and (max-width: 500px) {
  .footer .navigation li {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .pickup-tires .form-body .image {
    height: 200px;
  }
  .pickup-tires .page-heading h1 {
    font-size: 26px;
  }
  .pickup-tires .inside {
    padding-left: 0;
    padding-right: 0;
  }
  .title {
    font-size: 20px;
  }
  .contact-form {
    padding: 40px 0;
  }
  .main .image-wrapper .image {
    max-width: 100%;
  }
  .main .main_poster .button a {
    height: 52px;
    line-height: 52px;
  }
  .main_poster .image-inside img {
    max-width: 100%;
  }
  .main .image-wrapper .info.info-1 {
    left: -20px;
  }
  .main .image-wrapper .info.info-1,
  .main .image-wrapper .info.info-2 {
    top: 10px;
  }
  .main .image-wrapper .info.info-1:after {
    height: 4px;
    bottom: -10px;
    background-position: center 0;
  }
  .main .image-wrapper .info.info-2:after {
    height: 4px;
    bottom: -10px;
    background-position: center 0;
  }
  .main .main_poster .caption {
    height: 720px;
  }
  .bar {
    width: 3px;
  }
  .why-ev-wheels {
    padding: 40px 0;
  }
  .double-content .row-content .image {
    height: 240px;
  }
  .about-hero {
    background-size: 440px;
  }
  .double-content .row-content .text h3 {
    font-size: 20px;
  }
  .product-card__main-info {
    padding: 16px;
  }
}
@media only screen and (max-width: 420px) {
  .contacts .contact__information li {
    width: 100%;
  }
  .contacts .address {
    text-align: center;
    padding-top: 20px;
    padding-left: 0;
  }
  .contacts .address svg {
    left: 50%;
    top: -6px;
    transform: translateX(-50%);
  }
  .contacts .address strong {
    display: block;
    margin-bottom: 4px;
  }
  .our-benefits .properties .tile {
    font-size: 13px;
  }
  .our-benefits .properties .tile strong {
    font-size: 12px;
  }
  .filter_wrapper .filter .type-trigger .item {
    font-size: 13px;
  }
  .filter_wrapper .filter .item.border {
    font-size: 13px;
  }
  .filter_wrapper .filter .item.border.with_icon .selected .icon {
    left: 4px;
  }
  .filter_wrapper .filter .item.border.with_icon {
    padding-left: 30px;
  }
  .main .image-wrapper .info {
    font-size: 14px;
  }
  .double-content .row-content .image {
    height: 200px;
  }
  .success-sent h3 {
    font-size: 21px;
  }
  .success-sent {
    padding: 114px 60px 32px;
  }
  .success-sent__inner:before {
    top: -90px;
  }
}
@media only screen and (max-width: 370px) {
  .toggler_wrapper {
    margin-left:30px;
  }
  .main .main_poster h1 {
    font-size: 22px;
  }
  .inside {
    padding-left: 12px;
    padding-right: 12px;
  }

  .our-benefits .properties .tile {
    padding: 0 4px 16px;
  }
  .bar {
    width: 2px;
  }
  .our-benefits .sound-difference {
    margin-top: -20px;
  }
  .pickup-tires .page-heading button {
    padding: 8px;
  }
}


/* ============================================================
   Мобільні доопрацювання (додано 2026-08-05).
   Блок стоїть В КІНЦІ файлу навмисно — щоб перекрити правила
   ширших брейкпоінтів (1260/1100/960…), які лишались активними
   на телефоні й ламали розкладку.
   ============================================================ */
@media only screen and (max-width: 680px) {

  /* --- 1. Фіксовані висоти лишали великі порожні зони --- */

  /* герой: висота 720px при вмісті ~544px */
  .main .main_poster .caption {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  /* блок «Ми підберемо сумісні шини»: висота 500px при вмісті ~179px */
  .pickup-widget .content {
    height: auto;
    min-height: 0;
    padding: 40px 20px;
  }

  /* --- 2. Фільтр на головній — візуально як на сторінці шин --- */

  .filter_wrapper .filter .inside {
    flex-wrap: wrap;
    gap: 10px;
  }
  .filter_wrapper .filter .type-trigger {
    width: 100%;
    margin: 0;
  }
  .filter_wrapper .filter .type-trigger .item {
    max-width: 50%;
    width: 50%;
  }
  /* два поля в ряд на всю ширину (було 32.5% → вузькі й розкидані по краях) */
  .filter_wrapper .filter .controls {
    width: 100%;
    gap: 10px;
    justify-content: space-between;
  }
  .filter_wrapper .filter .item.border,
  .filter_wrapper .filter .select.year {
    max-width: calc(50% - 5px);
    width: calc(50% - 5px);
  }
  .filter_wrapper .filter .search-button {
    width: 100%;
  }
  .filter_wrapper .filter .search-button button {
    width: 100%;
  }
  /* декоративні риски між полями на вузькому екрані зайві */
  .filter_wrapper .filter .controls:before,
  .filter_wrapper .filter .controls:after {
    display: none;
  }

  /* --- 3. Блок порівняння шин — у стовпчик і по центру --- */

  .why-ev-wheels .description-left .description-inner,
  .why-ev-wheels .description-right .description-inner {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 20px;
  }
  .why-ev-wheels .description-left .text,
  .why-ev-wheels .description-right .text {
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
  /* список центруємо як блок, а текст усередині лишаємо зліва —
     інакше маркери (:before на left:10px) відірвуться від рядків */
  .why-ev-wheels .description-left .text ul,
  .why-ev-wheels .description-right .text ul {
    display: inline-block;
    text-align: left;
  }
  .why-ev-wheels .description-left .pie,
  .why-ev-wheels .description-right .pie {
    margin: 0 auto;
  }
}


/* ============================================================
   Перенесено зі style.css (2026-08-05): блог, стаття, плитки
   брендів, модалка замовлення. Тут їм і місце — усі медіа-запити
   теми зібрані в одному файлі.
   ============================================================ */

@media (max-width: 1000px) {
.blog-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 680px) {
.article-hero {
        padding: 24px 0;
    }
    .article-hero__top {
        align-items: flex-start;
    }
    .article-hero__title {
        font-size: 18px;
    }
    .article-hero__excerpt {
        font-size: 15px;
    }
    .article-body {
        padding: 24px 0 50px;
    }
    .article-card {
        padding: 20px 16px;
        border-radius: 16px;
    }
    .article-popular__title {
        font-size: 18px;
    }
.blog-hero {
        padding: 30px 0;
    }
    .blog-hero__title {
        font-size: 24px;
    }
    .blog-tabs {
        width: 100%;
    }
    .blog-tabs__item {
        flex: 1 1 auto;
        min-width: 0;
        height: 46px;
        padding: 0 14px;
        font-size: 13px;
    }
    .blog-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    .blog-list {
        padding: 24px 0 50px;
    }
.brand-tile {
        padding: 10px 14px;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
.order-modal__card {
        padding: 20px 16px;
    }
    .order-modal__heading h3,
    .order-modal__success h3 {
        font-size: 24px;
    }
    .order-modal__image {
        width: 110px;
        height: 110px;
    }
    .order-modal__price {
        font-size: 18px;
    }
}
