@media (max-width: 1024px) {
  /* .page-template-tpl-test .contacts-section {
    padding-right: 20px;
  } */

  .page-template-tpl-contacts .subscribe .contacts {
    flex-direction: column;
    align-items: flex-start;
  }

  .page-template-tpl-contacts .subscribe .tel {
    margin-right: 50px;
  }

  /* .page-template-tpl-contacts .subscribe .mailto {
    margin-top: 20px;
  }

  .page-template-tpl-contacts .facebook_icon {
    margin-top: 20px;
  } */

  .page-template-tpl-contacts .feedback-section {
    margin-top: 50px;
    padding-right: 0;
  }

  .page-template-tpl-contacts .feedback-section .feedback-textarea textarea {
    margin-top: 7px;
  }
}

@media (max-width: 1024px) {
  .page-template-tpl-contacts .contacts-section {
    flex-direction: column-reverse;
    /* padding-top: 52px; */
    padding-bottom: 52px;
    padding-left: 20px;
  }

  .page-template-tpl-contacts .subscribe {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .page-template-tpl-contacts .subscribe .heading {
    margin: 0;

    text-align: center;
  }

  .page-template-tpl-contacts .subscribe .contacts {
    font-size: 15px;
  }

  .page-template-tpl-contacts .googlemaps {
    /* width: auto; */
    height: 300px;
  }
  .page-template-tpl-contacts .subscribe .tel {
    margin-top: 25px;
    margin-right: 0;
  }

  .page-template-tpl-contacts .feedback-section {
    margin-top: 20px;
    padding: 0;

    font-size: 15px;
    text-align: center;
  }
  .page-template-tpl-contacts .feedback-section form {
    flex-direction: column;
  }
  .page-template-tpl-contacts .feedback-section .feedback-name {
    flex-direction: column;
  }

  .page-template-tpl-contacts
    .feedback-section
    .feedback-name
    label:nth-child(2) {
    margin-left: 0;
    margin-top: 20px;
  }

  .page-template-tpl-contacts .feedback-section .feedback-textarea {
    margin-left: 0;
    margin-top: 20px;
  }

  .page-template-tpl-contacts .feedback-section #feedback-submit-button {
    margin: 20px auto 0;
    height: 50px;
  }
  .page-template-tpl-contacts .feedback-section .button_text {
    font-size: 18px;
  }

  .about-page_icon-lightning {
    height: 29px;
    width: 50px;
    margin-right: 10px;
  }

  .about-page_icon-biomasse {
    height: 29px;
    width: 29px;
    margin-right: 10px;
  }

  .about-page_icon-deal {
    /* height: 29px; */
    width: 37px;
    margin-right: 10px;
  }
  .about-page_icon-cup {
    height: 29px;
    width: 29px;
    margin-right: 10px;
  }
}

@media (max-width: 426px) {
  .page-template-tpl-contacts .contacts-section {
    padding-left: 0;
    padding-right: 0;
  }

  .page-template-tpl-contacts .subscribe .heading {
    font-size: 22px;
  }

  .page-template-tpl-contacts .googlemaps {
    /* width: 300px; */
    width: auto;
    height: 329px;
  }
  .page-template-tpl-contacts .feedback-section .feedback-textarea textarea {
    width: 100%;
  }
  .about-page_icon-lightning {
    width: 73px;
  }
  .about-page_icon-deal {
    /* height: 29px; */
    width: 44px;
  }
}
@media (min-width: 768px) {
  .page-template-tpl-contacts .googlemaps {
    min-width: 560px;
  }
}
@media (max-width: 640px) {
  ul.products li.product {
    width: 50%;
  }
  .elementor-544 .elementor-element.elementor-element-a58f355,
  .elementor-544 .elementor-element.elementor-element-f657aa7 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .elementor-544 .elementor-element.elementor-element-3c15a26 {
    position: fixed;
    z-index: 5;
    top: 170px;
    left: -750px;
    transition: all 600ms ease;
  }
}
