.elementor-button {
  background: #020A07 !important;
}
.elementor-button:hover {
  background: #0b3324 !important;
}
body {
  margin: 0;
  padding: 0;
}
.header_menu {
  height: 66px;
}
header {
  padding-bottom: 66px;
}
.index_one {
  z-index: 1;
}
.height_animation_text {
  height: 51px;
}
.height_animation_text h3 {
  margin-top: 10px;
}
.opacity_elemenets {
  opacity: 0.5;
}
.link_green {
  color: #2BD78C !important;
}
.link_black {
  color: black !important;
}
.header_menu {
  position: fixed;
  background-color: #FFFFFF;
  z-index: 999;
}
.wpcf7 form {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.product_block_pay {
  margin-top: 20px;
}
@media (max-width: 998px) {
  .product_block_pay .elementor-widget-container {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .product {
    width: 100%;
  }
  .menu_footer nav {
    background: transparent;
  }
  .menu_footer nav ul li a:hover {
    background: transparent;
  }
  .menu_footer nav ul li {
    background: transparent;
    padding-bottom: 5px;
  }
  .menu_footer nav ul li a {
    background-color: transparent !important;
    color: black !important;
  }
  .current-menu-item {
    background: transparent;
  }
  .hamburger_menu nav {
    position: absolute !important;
    left: -369px;
    top: 76px !important;
    width: 100vw !important;
    background: white;
  }
}
@media (min-width: 999px) {
  .product_block_pay .elementor-widget-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .product_block_pay .elementor-widget-container .product {
    width: 30%;
  }
}
.product_block_pay .elementor-widget-container .product {
  display: flex;
  flex-direction: column;
  height: 62px;
  padding: 8px 10px;
  background: #fff;
  cursor: pointer;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  border: 0;
  border-radius: 10px;
}
.product_block_pay .elementor-widget-container .product h2 {
  margin: 0;
  font-size: 16px;
  float: left;
  color: #020a07;
  font-family: "gilroy-bolduploaded_file", Sans-serif, serif;
  font-weight: bold;
  line-height: 22px;
}
.product_block_pay .elementor-widget-container .product .product-price {
  margin: 0;
  font-size: 16px;
  float: left;
  color: #020a07;
  font-family: "gilroy-bolduploaded_file", Sans-serif, serif;
  font-weight: bold;
  line-height: 22px;
}
.product_block_pay .elementor-widget-container .selected-product {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #6098CA;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  background-color: #EEF5FB;
}
.buy-button-container {
  width: 100%;
  text-decoration: none;
  margin-top: 15px;
  font-family: "Inter", Sans-serif, serif;
  font-size: 20px;
  font-weight: 400;
  background-color: #020A07;
  border-radius: 99px 99px 99px 99px;
  border: 0;
  padding: 10px;
  display: block;
  text-align: center;
}
.buy-button-container:hover {
  background: #0B3324;
  transition: all 0.3s;
}
.buy-button-container .buy-button {
  color: white;
}
.buy-button-container .woocommerce-Price-amount {
  position: absolute;
  top: -180px;
  left: 0;
  color: #FF524F;
  font-family: "gilroy-bolduploaded_file", Sans-serif, serif;
  font-size: 21px;
  font-weight: normal;
  line-height: 1.1em;
}
.buy-button-container del .woocommerce-Price-amount {
  text-decoration: line-through;
}
.buy-button-container del .woocommerce-Price-amount {
  margin-left: 90px;
  color: white;
  margin-top: -60px;
}
.buy-button-container .woocommerce-Price-amount {
  margin-top: -60px;
}
.product-price del {
  display: none;
}
.product-price ins {
  text-decoration: none;
}
.mobile_menu {
  display: flex;
  flex-direction: row;
  align-items: center !important;
  justify-content: space-between !important;
  flex-wrap: nowrap !important;
}
/* #################### BLOCKS STYLES #################### */
/*# sourceMappingURL=style.lg.css.map */