/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 25 2025 | 14:55:31 */
@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif !important;
}
body, html {
  overflow-x: hidden !important;
}
.hero-img-block {
  height: 100%;
}
@keyframes lcp-appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  div[data-elementor-type="wp-post"] > main > .e-con-inner > .elementor-element:first-child, div[data-elementor-type="wp-post"] > main > .e-con-inner > .elementor-element:first-child + .elementor-element {
    animation: lcp-appear 0.3s linear forwards;
  }
}
* {
  margin: 0px;
  padding: 0;
}
.txt-balance {
  text-wrap: balance;
}
a {
  color: #3C7BAF;
}
.no-scroll {
  overflow: hidden;
}
/* ACCORDION */
.elementor-tab-content {
  border-radius: 24px;
}
.elementor-accordion-icon svg {
  height: 44px !important;
  width: 58px !important;
}
@media (max-width: 767px) {
  .elementor-accordion-icon svg {
    height: 18px !important;
    width: 18px !important;
  }
}
@media (min-width: 1025px) {
  .elementor-nav-menu--main .menu-item-has-children .menu-arrow.child {
    display: block !important;
  }
}
@media (max-width: 1058px) {
  .elementor-nav-menu .elementor-item {
    margin-inline-start: 0px !important;
  }
}
.elementor-nav-menu--main .menu-item-has-children > a:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 7px;
  top: 50%;
  transform: translateY(-52%) rotate(0deg);
  right: -10px;
  background: url("/wp-content/uploads/2025/06/Vector-77.svg");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1 !important;
  transition: transform 0.5s ease;
  z-index: 10;
}
.elementor-nav-menu--main .menu-item-has-children:hover > a:before {
  transform: translateY(-52%) rotate(180deg);
}
@media (min-width: 1025px) {
  .elementor-nav-menu--dropdown .menu-item-has-children > a:before {
    content: "";
    position: absolute;
    width: 11px;
    height: 7px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    right: 5px !important;
    background: url("/wp-content/uploads/2025/06/Vector-77.svg");
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1 !important;
    transition: transform 0.3s ease;
    z-index: 10;
  }
  .elementor-nav-menu--dropdown .menu-item-has-children > a:hover:before {
    transform: translateY(-50%) rotate(0deg);
  }
}
/* CONTACT FORM START */
#gform_wrapper_8 #gform_fields_8 {
  grid-row-gap: 10px;
}
#gform_wrapper_8 #gform_fields_8 .gfield_checkbox label, #gform_wrapper_8 #gform_fields_8 .ginput_container_consent label {
  vertical-align: middle;
  font-size: 16px;
  line-height: 1.5;
}
#gform_wrapper_8 #gform_fields_8 .gfield_checkbox label span.required, #gform_wrapper_8 #gform_fields_8 .ginput_container_consent label span.required {
  color: #DB4F13;
}
#gform_wrapper_8 #gform_fields_8 .gfield_checkbox input, #gform_wrapper_8 #gform_fields_8 .ginput_container_consent input {
  height: auto;
}
@media (max-width: 767px) {
  #gform_wrapper_8 #gform_fields_8 {
    grid-row-gap: 15px;
  }
}
#gform_wrapper_8 #input_8_1_3_container {
  padding-right: 0;
}
#gform_wrapper_8 input::placeholder {
  color: #aaa;
  font-size: 24px;
  line-height: 133%;
}
#gform_wrapper_8 .gfield_label {
  color: #1F1F1F;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 0 !important;
}
#gform_wrapper_8 input {
  height: 45px;
}
#gform_wrapper_8 input, #gform_wrapper_8 textarea {
  border-radius: 15px;
  padding: 5px 15px !important;
  border: 1px solid #1F1F1F;
  background: #FFF;
}
#gform_wrapper_8 textarea {
  resize: none;
  font-family: Roboto !important;
}
#gform_wrapper_8 textarea::placeholder {
  color: #aaa;
  font-size: 24px;
  line-height: 133%;
}
#gform_wrapper_8 .gfield_required {
  font-size: 0;
}
#gform_wrapper_8 .gfield_required .gfield_required_text {
  display: none;
}
#gform_wrapper_8 .gfield_required::after {
  content: "*";
  color: #DB4F13;
  font-size: 16px;
}
#gform_wrapper_8 .ginput_container_consent {
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
  height: 24px;
}
#gform_wrapper_8 .ginput_container_consent .gform-field-label {
  color: #6D6D6D;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: -5px;
}
#gform_wrapper_8 .ginput_container_consent .gform-field-label a {
  color: #FE7210 !important;
}
#gform_wrapper_8 .ginput_container_consent .gform-field-label a:hover {
  text-decoration: underline;
}
#gform_wrapper_8 .gform_footer {
  justify-content: center;
  margin: 0 !important;
  padding: 20px 0 0 0 !important;
}
#gform_wrapper_8 #gform_submit_button_8 {
  background: #DB4F13 !important;
  width: 400px;
  border: 0;
  border-radius: 6px;
  padding: 12px 48px !important;
  height: 53px !important;
  font-weight: 400;
  font-size: 24px;
  line-height: 133%;
  color: #FFFFFF;
  margin: 0 !important;
  text-transform: uppercase;
  transition: 0.3s;
}
#gform_wrapper_8 #gform_submit_button_8:hover {
  cursor: pointer;
  background: #A63808 !important;
  transition: 0.3s;
}
@media (max-width: 767px) {
  #gform_wrapper_8 #gform_submit_button_8 {
    font-size: 20px;
    min-width: 330px;
  }
}
@media (max-width: 767px) {
  #gform_wrapper_8 {
    margin-top: 0px !important;
  }
  #gform_wrapper_8 .gfield_label {
    font-size: 18px;
  }
}
.gchoice.gchoice_8_7_1 {
  display: flex;
  gap: 7px;
  align-items: baseline;
}
#field_8_6 div.ginput_container_consent {
  justify-content: flex-start;
}
#label_8_7_1 {
  color: #6D6D6D;
}
@media only screen and (max-width: 367px) {
  #gform_submit_button_8 {
    font-size: 24px !important;
  }
  input::placeholder {
    font-size: 20px !important;
  }
  #field_8_4 .gfield_label {
    font-size: 20px !important;
  }
  #gform_fields_8 {
    grid-row-gap: 24px !important;
  }
}
#gform_wrapper_10 #gform_fields_10 {
  grid-template-columns: repeat(32, 1fr);
}
#gform_wrapper_10 #gform_fields_10 #field_10_7 {
  grid-column: span 20;
}
#gform_wrapper_10 #gform_fields_10 #field_10_3 {
  grid-column: span 10;
}
#gform_wrapper_10 #gform_fields_10 #field_10_3 #input_10_3 {
  gap: 10px;
  flex-wrap: nowrap;
}
#gform_wrapper_10 #gform_fields_10 #field_10_3 .gfield_label {
  padding-top: 10px;
}
#gform_wrapper_10 #gform_fields_10 #field_10_4, #gform_wrapper_10 #gform_fields_10 #field_10_5 {
  grid-column: span 16;
}
#gform_wrapper_10 #gform_fields_10 #field_10_6 {
  grid-column: span 32;
}
#gform_wrapper_10 .gfield_required {
  display: none;
}
#gform_wrapper_10 input::placeholder {
  color: #aaa;
  font-size: 18px !important;
  line-height: 133%;
}
#gform_wrapper_10 .gform_drop_instructions {
  font-size: 18px;
}
#gform_wrapper_10 .gfield_label {
  line-height: 1.5em;
}
#gform_wrapper_10 input {
  font-size: 18px;
  line-height: 133%;
  font-weight: 400;
  border-radius: 32px;
  padding: 12px 12px 8px !important;
  border: 1px solid #1F1F1F;
}
#gform_wrapper_10 #input_10_3_2, #gform_wrapper_10 #input_10_3_1 {
  min-width: 78px !important;
}
#gform_wrapper_10 #input_10_3_3 {
  min-width: 108px !important;
}
#gform_wrapper_10 #input_10_6 {
  border: 0;
}
#gform_wrapper_10 .gform_footer {
  justify-content: center;
}
#gform_wrapper_10 #gform_submit_button_10 {
  border-radius: 6px;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
  background: #FE7210;
  width: 178px;
  height: 64px;
  border: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 133%;
  margin-top: 36px;
  transition: 0.3s;
}
#gform_wrapper_10 #gform_submit_button_10:hover {
  cursor: pointer;
  background: #ea6e18;
  transition: 0.3s;
}
@media (max-width: 1276px) {
  #gform_wrapper_10 #gform_fields_10 #field_10_7 {
    grid-column: span 19;
  }
  #gform_wrapper_10 #gform_fields_10 #field_10_3 {
    grid-column: span 11;
  }
}
@media (max-width: 767px) {
  #gform_wrapper_10 {
    margin-top: 0px !important;
  }
  #gform_wrapper_10 #gform_fields_10 {
    grid-template-columns: repeat(12, 1fr);
  }
  #gform_wrapper_10 #gform_fields_10 #field_10_7 {
    grid-column: span 12;
  }
  #gform_wrapper_10 #gform_fields_10 #field_10_3 {
    grid-column: span 12;
  }
  #gform_wrapper_10 #gform_fields_10 #field_10_3 #input_10_3 {
    gap: 10px;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  #gform_wrapper_10 #gform_fields_10 #field_10_3 #input_10_3 .ginput_container {
    flex-basis: 33%;
  }
  #gform_wrapper_10 #gform_fields_10 #field_10_3 .gfield_label {
    padding-top: 10px;
  }
  #gform_wrapper_10 #gform_fields_10 #field_10_4, #gform_wrapper_10 #gform_fields_10 #field_10_5 {
    grid-column: span 12;
  }
  #gform_wrapper_10 #gform_fields_10 #field_10_6 {
    grid-column: span 12;
  }
  #gform_wrapper_10 #input_10_3_3 {
    min-width: 90px !important;
  }
}
#gform_wrapper_10 #gform_browse_button_10_6 {
  cursor: pointer;
}
/* WOOCOMMERCE START */
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
  font-family: "brandon-grotesque", Roboto;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5em;
  fill: #FDFDFD;
  color: #FDFDFD;
  background-color: #0B2C60;
  padding: 10px 40px 10px 40px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
  background-color: black !important;
}
.woocommerce div.product form.cart .variations label {
  color: #0B2C60;
  font-family: "greycliff-cf", Roboto;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.5em;
  text-align: center;
  font-weight: bold;
}
.woocommerce div.product form.cart .variations select {
  color: #0B2C60;
  font-family: "greycliff-cf", Roboto;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.5em;
  text-align: center;
  padding: 10px 15px;
  width: 100%;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  width: 100%;
  display: block;
  text-align: center;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #0B2C60;
}
ul {
  list-style-position: inside;
}
/* WOOCOMMERCE END */
.similar-product img {
  max-height: 300px;
  max-width: auto;
  width: auto !important;
  margin: 0 auto !important;
}
.similar-product .add_to_cart_button {
  display: none !important;
}
.similar-product .product_type_variable {
  display: none !important;
}
.similar-product .product {
  padding: 20px !important;
  border-radius: 25px !important;
}
.similar-product h2 {
  font-family: "Roboto", Roboto !important;
  font-size: 20px !important;
  font-weight: 400 !important;
}
.similar-product .amount bdi {
  font-family: "Roboto", Roboto !important;
  font-weight: 400 !important;
}
.similar-product .button {
  display: none !important;
}
.select2-container .select2-selection--single {
  padding: 5px;
  height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}
.woocommerce-product-gallery {
  opacity: 1 !important;
}
.header-block .header-contact-us-btn {
  min-width: 169px;
}
@media (min-width: 1025px) {
  .header-block .elementor-widget-nav-menu li:hover > ul {
    display: block !important;
  }
}
@media (min-width: 1025px) and (max-width: 1216px) {
  .header-block nav a {
    font-size: 12px !important;
  }
  .header-block div.elementor-element.elementor-element-df20d07 {
    --e-nav-menu-horizontal-menu-item-margin: calc( 12px / 2 );
  }
}
@media screen and (max-width: 1024px) {
  .header-block.elementor-element.e-flex.e-con nav.elementor-nav-menu__container.elementor-nav-menu--dropdown {
    margin-top: 38px !important;
    padding: 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .header-block .elementor-menu-toggle {
    padding: 0 !important;
  }
}
.products-services .elementor-widget-image img {
  object-position: top;
}
@media (min-width: 1450px) {
  .new-home-page .adv-block {
    background-size: contain !important;
    background-repeat: repeat-x !important;
  }
}
@media (min-width: 450px) and (max-width: 767px) {
  .new-home-page .adv-block {
    margin-top: -60px !important;
  }
}
@media screen and (max-width: 400px) {
  .new-home-page .btn, .new-home-page .btn a {
    width: 100% !important;
  }
}
.category-arrow .elementor-button-icon {
  align-items: center;
}
.category-arrow .elementor-button-icon svg {
  width: 7px;
  height: 13px;
}
.category-loop .elementor-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.category-loop .elementor-pagination .page-numbers.prev, .category-loop .elementor-pagination .page-numbers.next {
  color: transparent !important;
  background: url(/wp-content/uploads/2024/01/Vector-43.svg);
  width: 12px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 16px !important;
}
.category-loop .elementor-pagination .page-numbers.next {
  background: url(/wp-content/uploads/2024/01/Vector-46.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: unset;
  margin-left: 16px !important;
}
.category-loop .elementor-pagination .page-numbers.current {
  padding: 0px 12px;
  border: 1px solid #FE7210;
  border-radius: 6px;
}
@media screen and (min-width: 1024px) {
  .category-loop .elementor-loop-container {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .category-loop .elementor-loop-container .e-loop-item {
    width: calc(25% - 19px);
  }
}
@media screen and (min-width: 768px) {
  .elementor-loop-container .product-inner-block, .elementor-loop-container .product-wrapper {
    height: 100%;
  }
}
.elementor-loop-container .elementor-widget-woocommerce-product-price {
  font-weight: 700 !important;
}
@media screen and (max-width: 767px) {
  .product-item-btn {
    max-width: 240px !important;
    margin: auto;
  }
  .category-loop .elementor-pagination {
    gap: 12px;
  }
  .category-loop .elementor-pagination .page-numbers.prev, .category-loop .elementor-pagination .page-numbers.next {
    margin: 0 !important;
    position: absolute;
  }
  .category-loop .elementor-pagination .page-numbers.prev {
    left: 0;
  }
  .category-loop .elementor-pagination .page-numbers.next {
    right: 0;
  }
  .category-loop div[data-elementor-type="loop-item"] > div {
    height: auto !important;
  }
  .category-loop .elementor-loop-container.elementor-grid {
    grid-auto-rows: auto !important;
  }
  .catalog-page .swiper-container .product-item-btn a {
    padding: 12px 20px !important;
    overflow: hidden;
  }
  .catalog-page .swiper-block {
    overflow: hidden;
  }
}
.hero-img {
  height: 100%;
}
.button.wc-forward {
  background: #0067BC !important;
  color: #fff !important;
}
.single-product-page .woocommerce-product-gallery__image .wp-post-image {
  max-height: 431px;
  object-fit: contain;
  margin-bottom: 24px;
}
.single-product-page .woocommerce-product-gallery__image img:not(.wp-post-image) {
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 0px 10px 4px rgba(207, 207, 207, 0.25) !important;
}
.single-product-page .woocommerce-product-gallery__image:not(:first-child) {
  margin-right: 24px;
}
.single-product-page .woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 18% !important;
}
@media screen and (max-width: 767px) {
  .single-product-page .woocommerce-product-gallery {
    height: 200px;
    overflow: hidden;
  }
  .images-mob {
    height: 200px;
  }
  .images-mob img {
    height: 200px !important;
    object-fit: contain;
  }
  .woocommerce-notices-wrapper .woocommerce-message {
    padding-bottom: 85px;
  }
  .button.wc-forward {
    float: unset !important;
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%);
    bottom: 20px;
  }
  .single-product-page .swiper-container .product-item-btn a {
    padding: 12px 20px !important;
  }
  .single-product-page .swiper-block {
    overflow: hidden;
  }
  .single-product .elementor-widget-shortcode .gallery-top .swiper-slide a {
    text-align: center;
  }
  .single-product .elementor-widget-shortcode .gallery-top .swiper-slide a img {
    min-height: 250px;
    width: 420px;
    max-width: 100%;
  }
}
.quantity:not(.elementor-menu-cart__main .quantity) {
  display: flex;
  height: 64px;
  padding: 8px 16px;
  align-items: center;
  width: 203px;
  min-width: 203px;
  border-radius: 8px;
  border: 1px solid #7D7D7D;
}
.quantity input {
  flex: 1;
  border: none !important;
  color: #6D6D6D !important;
  text-align: center !important;
  font-family: Roboto;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 36px */
  text-transform: capitalize !important;
  outline: none !important;
}
/* Chrome, Safari, Edge, Opera */
.quantity input::-webkit-outer-spin-button, .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
.quantity input[type=number] {
  -moz-appearance: textfield;
}
.quantity .plus, .quantity .minus {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 32px;
  height: 32px;
}
.cart_item .quantity:not(.elementor-menu-cart__main .quantity) {
  height: 50px;
  padding: 8px 16px;
  align-items: center;
  width: 150px;
  min-width: 150px;
  margin-left: auto;
}
.cart_item .quantity input {
  font-size: 20px;
}
.e-shop-table, .woocommerce-cart-form {
  height: 100% !important;
}
body .elementor-widget-woocommerce-cart .woocommerce table.cart td span {
  color: var(--order-summary-color, #000);
  font-size: 16px;
  font-weight: 500;
}
body .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove {
  padding-left: 0;
  padding-right: 15px;
}
.cart_item .product-name {
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 768px) {
  body .woocommerce table.shop_table_responsive tr td::before, body .woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
    font-size: 16px;
  }
}
fieldset {
  border: none;
}
.elementor-menu-cart__toggle .elementor-button svg {
  width: 1.8em;
}
.woocommerce div.product form.cart .variations select.error {
  border-color: red !important;
}
.woocommerce div.product form.cart .variations select {
  display: flex;
  height: 64px;
  width: 455px;
  padding: 8px 16px;
  align-items: center;
  border-radius: 8px !important;
  border: 1px solid #7D7D7D !important;
  text-align: left;
  color: #6D6D6D !important;
  font-family: Roboto;
  font-size: 20px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  outline: none !important;
}
html .woocommerce div.product form.cart .variations label {
  text-align: left;
  color: #1F1F1F !important;
  font-family: Roboto;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-transform: none !important;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  width: 100%;
  display: block;
  text-align: left;
}
.cart_item .product-name {
  line-height: 20px !important;
}
.elementor-7346 .elementor-element.elementor-element-5ec0cf9:not(.elementor-motion-effects-element-type-background), .elementor-7346 .elementor-element.elementor-element-5ec0cf9 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  height: 100%;
}
@media (max-width: 768px) {
  .woocommerce div.product form.cart .variations select, .woocommerce .elementor-7489 .elementor-element.elementor-element-58decd0 form.cart .variations {
    width: 100% !important;
  }
}
.elementor-8180 .elementor-element.elementor-element-9d0bd42 > .elementor-widget-container {
  padding: 0 16px !important;
}
#breadcrumbs a:hover {
  text-decoration: underline;
}
.admin-bar header.header-block {
  top: 32px !important;
}
@media (max-width: 767px) {
  .admin-bar header.header-block {
    top: 45px !important;
  }
}
.single-product.postid-4572 .elementor-element.elementor-element-0477d1b.swiper-block {
  display: none;
}
.single-product.postid-4572 .single-product-page {
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .e-atc-qty-button-holder {
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 15px !important;
  }
  .e-atc-qty-button-holder .single_add_to_cart_button {
    margin: 0 !important;
  }
}
.e-atc-qty-button-holder {
  position: relative;
  margin-top: 40px;
}
.e-atc-qty-button-holder:before {
  content: "Quantity:";
  color: #1F1F1F;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4;
  top: -43px;
  left: 0;
  position: absolute;
}
.single_add_to_cart_button {
  text-align: center;
}
table.variations tbody {
  display: flex;
  flex-direction: column;
  gap: 24px;
  /*tr{
			max-width:202px;
		}*/
}
@media screen and (max-width: 1024px) {
  table.variations tbody {
    gap: 12px;
    /*tr{
				max-width:150px;
			}*/
  }
  div.quantity:not(.elementor-menu-cart__main .quantity) {
    min-width: 150px !important;
    max-width: 150px;
  }
  .single_add_to_cart_button.button {
    margin-left: 12px !important;
    padding: 10px !important;
    width: 100% !important;
  }
  .elementor-10380 .e-atc-qty-button-holder {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  table.variations {
    margin-bottom: -30px !important;
  }
  table.variations tbody {
    flex-direction: column;
  }
  table.variations tbody tr {
    max-width: 100%;
  }
  div.quantity:not(.elementor-menu-cart__main .quantity) {
    min-width: 100% !important;
    max-width: 100%;
  }
  .single_add_to_cart_button.button {
    margin-left: 0px !important;
    margin-top: 15px !important;
    width: 100%;
    height: 64px;
  }
}
.variations select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
form.variations_form .variations select {
  background: #FFF !important;
}
.variations select::-ms-expand {
  display: none;
}
.variations .value {
  position: relative;
}
.variations .value:not(.is-color-pallet):after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translatey(-50%);
  width: 25px;
  height: 25px;
  background-image: url("/wp-content/uploads/2024/02/Vector.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
.variations .value .reset_variations {
  display: none;
}
.variations .value select {
  margin: 0 !important;
}
.woocommerce .elementor-7489 .elementor-element.elementor-element-58decd0 form.cart .variations {
  margin-bottom: 70px;
}
.elementor-nav-menu--dropdown {
  width: 100% !important;
  text-align: center;
}
.elementor-nav-menu--dropdown .menu-item > a {
  text-align: center;
  width: 100%;
  justify-content: center;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > ul > li > ul {
  top: 0 !important;
}
@media (max-width: 1024px) {
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu > li > ul > li > ul {
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu > li > ul > li > ul > li > a, .elementor-nav-menu--dropdown-tablet .elementor-nav-menu li a {
    margin-left: 0 !important;
    border: none !important;
  }
  .elementor-widget-woocommerce-product-add-to-cart {
    width: 100%;
  }
  .e-atc-qty-button-holder {
    position: relative;
    margin-top: 90px;
  }
  li span.menu-arrow {
    position: absolute;
    font-size: 0px;
    top: 0;
    right: 25px;
  }
  li span.menu-arrow::before {
    content: "";
    position: absolute;
    background: #3C7BAF;
    width: 35px;
    height: 35px;
    border-radius: 6px;
    right: 0;
  }
  li span.menu-arrow::after {
    content: url('data:image/svg+xml,<svg width="35px" height="35px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="%23ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"/><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" stroke="%23CCCCCC" stroke-width="0.048"/><g id="SVGRepo_iconCarrier"><path d="M9.71069 18.2929C10.1012 18.6834 10.7344 18.6834 11.1249 18.2929L16.0123 13.4006C16.7927 12.6195 16.7924 11.3537 16.0117 10.5729L11.1213 5.68254C10.7308 5.29202 10.0976 5.29202 9.70708 5.68254C9.31655 6.07307 9.31655 6.70623 9.70708 7.09676L13.8927 11.2824C14.2833 11.6729 14.2833 12.3061 13.8927 12.6966L9.71069 16.8787C9.32016 17.2692 9.32016 17.9023 9.71069 18.2929Z" fill="%23ffffff"/></g></svg>');
    position: absolute;
    right: 0;
    transition: all 0.45s ease;
  }
  li span.menu-arrow.child {
    top: 3px;
    right: 28px;
  }
  li span.menu-arrow.child::before {
    width: 32px;
    height: 32px;
    right: -1px;
  }
  li span.menu-arrow.child::after {
    right: -2px;
  }
  .menu-item-has-children {
    position: relative;
  }
  .sub-menu {
    opacity: 1;
    /* Додаємо прозорість для плавного ефекту */
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease, opacity 0.3s ease;
    /* Анімація висоти та прозорості */
  }
  .opened .menu-arrow::after {
    transform: rotate(90deg);
  }
  .opened .menu-item-has-children .menu-arrow.child::after {
    transform: rotate(0deg);
  }
  .opened .menu-item-has-children.opened .menu-arrow.child::after {
    transform: rotate(90deg);
  }
}
.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next, .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev {
  z-index: 1 !important;
}
.fancybox__content {
  background: #fff !important;
  border-radius: 5px !important;
}
.elementor-4715 .elementor-element.elementor-element-e2fb7f6:not(.elementor-motion-effects-element-type-background), .elementor-7489 .elementor-element.elementor-element-edb3b49:not(.elementor-motion-effects-element-type-background) {
  background-repeat: no-repeat !important;
}
p {
  margin-bottom: 10px !important;
}
.gallery-top, .gallery-thumbs {
  overflow: hidden;
  opacity: 0;
}
.gallery-top .swiper-wrapper, .gallery-thumbs .swiper-wrapper {
  display: flex;
}
.gallery-thumbs {
  display: none;
}
.gallery-top a {
  outline: none !important;
}
.gallery-thumbs .swiper-slide .thumb-inner {
  padding: 8px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 0px 10px 4px rgba(207, 207, 207, 0.25);
}
.gallery-thumbs .swiper-slide {
  padding-bottom: 20px;
  position: relative;
  cursor: pointer;
  height: auto;
  border-radius: 16px;
}
.gallery-thumbs .swiper-slide:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  border-radius: 16px;
  background: #D8D8D8;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.gallery-thumbs .swiper-slide-thumb-active:after {
  opacity: 1;
}
.gallery-top .swiper-slide a {
  display: block;
}
.sub-menu .menu-item a {
  margin-left: 0 !important;
  border: none !important;
}
.page .entry-title {
  display: none;
}
.elementor-nav-menu--dropdown {
  background-color: var(--e-global-color-e751300);
  width: auto ! IMPORTANT;
  min-width: 100%;
}
#gform_wrapper_9 .gfield_label, #gform_wrapper_9 .gform-field-label--type-sub {
  display: none;
}
#gform_wrapper_9 input {
  color: #000 !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  ont-family: "Roboto", sans-serif !important;
  padding: 12px 24px !important;
  border-radius: 32px !important;
  border: 1px solid #1F1F1F !important;
  background: #FFF !important;
  line-height: 150% !important;
}
#gform_wrapper_9 input:focus {
  outline: none;
}
#gform_wrapper_9 input::placeholder {
  color: #AAA !important;
  font-family: "Roboto", sans-serif !important;
  font-size: 20px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 150% !important;
}
#gform_wrapper_9 .gform_footer {
  display: flex;
  justify-content: center;
}
#gform_wrapper_9 .gform_footer input {
  color: #FFF !important;
  background: #FE7210 !important;
  border: 1px solid #FE7210 !important;
  max-width: 396px;
  transition: all 0.4s ease;
}
#gform_wrapper_9 .gform_footer input:hover {
  color: #FE7210 !important;
  background: #FFF !important;
  border: 1px solid #FE7210 !important;
}
#gform_wrapper_9 #gform_submit_button_9 {
  cursor: pointer !important;
}
.redirect-page .back-to-acc {
  position: relative;
}
.redirect-page .back-to-acc::after {
  position: absolute;
  content: "";
  width: 100px;
  height: 2px;
  bottom: 0;
  left: 50%;
  transform: translatex(-50%);
  background-color: #0067BC;
  transition: all 0.4s ease;
}
.redirect-page .back-to-acc:hover::after {
  width: 300px;
}
.cart {
  position: relative;
}
.zip-code-field {
  opacity: 0;
  visibility: hidden;
  transform: scale(0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: #fff;
  z-index: 1;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 5px;
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.zip-code-field.active {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.zip-code-field input, .zip-code-field select {
  height: 60px;
  border-radius: 5px;
  outline: none;
  padding: 10px;
  font-size: 25px;
  display: block;
  text-align: center;
  font-weight: 700;
  max-width: 200px;
  margin: 0 !important;
}
.zip-code-field input.error {
  border-color: red !important;
}
.zip-code-field input::-webkit-outer-spin-button, .zip-code-field input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
.zip-code-field input[type=number] {
  -moz-appearance: textfield;
}
.check-zip-btn {
  text-decoration: none;
  text-transform: uppercase;
  height: 60px;
  margin: 0 !important;
  border: none;
  cursor: pointer;
}
.close-zip-modal {
  width: 26px;
  height: 26px;
  padding: 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 50% !important;
  background: red !important;
  color: #fff !important;
  position: absolute;
  top: 0;
  font-weight: 400 !important;
  right: 0;
  transform: translate(40%, -50%) !important;
  border: none !important;
  margin: 0 !important;
  line-height: -1px;
  font-size: 18px !important;
  cursor: pointer;
}
@media (max-width: 1124px) {
  .zip-code-field {
    flex-direction: column;
    gap: 6px;
    height: auto;
    padding: 11px;
    min-height: 100%;
  }
  .zip-code-field input {
    height: 50px;
    border-radius: 5px;
    outline: none;
    padding: 10px;
    font-size: 20px;
  }
  .check-zip-btn {
    text-decoration: none;
    text-transform: uppercase;
    height: 48px !important;
    margin: 0 !important;
    border: none;
    cursor: pointer;
    font-size: 18px !important;
  }
}
.swrap select {
  text-align: left !important;
  padding-right: 20px;
}
.swrap select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swrap select::-ms-expand {
  display: none;
}
.swrap {
  position: relative;
}
.swrap:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translatey(-50%);
  width: 15px;
  height: 15px;
  background-image: url(/wp-content/uploads/2024/02/Vector.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
.variations_form:not(.initialized) {
  opacity: 0 !important;
}
.woocommerce div.product form.cart .variations, .woocommerce div.product form.cart .variations select {
  width: 100% !important;
}
.select_box_colorpicker ~ :after {
  display: none !important;
}
body .select_option .yith_wccl_value {
  border: 2px solid #fff;
  display: block;
  min-width: 38px;
  height: 38px;
  text-decoration: none;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .select_option .yith-wccl-bicolor {
  width: 0;
  height: 0;
  border-bottom: 34px solid;
  border-left: 34px solid;
  display: block;
  /* width: 100%; */
  /* height: 100%; */
}
body .select_option:not(.selected) {
  border-color: #e6dede !important;
}
@keyframes tilt-n-move-shaking {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  25% {
    transform: translate(5px, 5px) rotate(5deg);
  }
  50% {
    transform: translate(0, 0) rotate(0eg);
  }
  75% {
    transform: translate(-5px, 5px) rotate(-5deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}
select.error ~ .select_box_colorpicker .select_option {
  border-color: red !important;
}
.select_box_colorpicker {
  display: flex;
}
.select_option {
  display: flex;
  align-items: center;
  justify-content: center;
}
.select_box_colorpicker {
  flex-wrap: wrap;
}
.single_variation_wrap {
  padding-top: 30px;
}
.blog-page .elementor-posts div[data-elementor-type="loop"] {
  height: 100% !important;
}
.single-blog-faq .e-n-accordion-item-title {
  border-bottom: 1px solid #000 !important;
}
.single-blog-faq .e-opened {
  position: relative;
}
.single-blog-faq .e-opened svg {
  opacity: 0;
}
.single-blog-faq .e-opened:before {
  content: "";
  position: absolute;
  width: 19px;
  height: 9px;
  top: 9px;
  right: 0;
  background: url(https://hearwellservices.com/wp-content/uploads/2024/10/Vector-1-2.png);
  background-size: cover;
}
.single-blog-faq .e-closed {
  position: relative;
}
.single-blog-faq .e-closed svg {
  opacity: 0;
}
.single-blog-faq .e-closed:before {
  content: "";
  position: absolute;
  height: 19px;
  width: 9px;
  top: 4px;
  right: 0;
  background: url(https://hearwellservices.com/wp-content/uploads/2024/10/Vector-1-3.png);
  background-size: cover;
}
.blog-related {
  height: 100%;
}
.blog-related .elementor-widget-theme-post-featured-image img {
  transition: all 0.3s;
}
.blog-related:hover .elementor-widget-theme-post-featured-image img {
  transform: scale(1.015);
}
.single-blog .elementor-widget-text-editor a:hover {
  text-decoration: underline;
}
.single-blog-template .elementor-widget-author-box {
  display: none;
}
.blog-faq-accordion summary.e-n-accordion-item-title {
  padding: 8px 0;
  border-bottom: 1px solid #1f1f1f !important;
}
.blog-faq-accordion .e-n-accordion-item-title-icon .e-opened {
  position: relative;
}
.blog-faq-accordion .e-n-accordion-item-title-icon .e-opened svg {
  opacity: 0;
}
.blog-faq-accordion .e-n-accordion-item-title-icon .e-opened:before {
  content: "";
  position: absolute;
  width: 19px;
  height: 9px;
  top: 50%;
  transform: translatey(-50%);
  right: -5px;
  background: url(https://hearwellservices.com/wp-content/uploads/2024/11/Vector-1-5.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.blog-faq-accordion .e-n-accordion-item-title-icon .e-closed {
  position: relative;
}
.blog-faq-accordion .e-n-accordion-item-title-icon .e-closed svg {
  opacity: 1;
}
.blog-faq-accordion .e-n-accordion-item-title-icon .e-closed:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 19px;
  top: 50%;
  transform: translatey(-50%);
  right: 15px;
  background: url(https://hearwellservices.com/wp-content/uploads/2024/11/Vector-1-4.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.blog-faq-accordion details {
  padding: 0 20px;
}
.blog-faq-accordion details[open] {
  padding: 20px;
  background-color: #1f1f1f;
}
.blog-faq-accordion details[open] .e-n-accordion-item-title-text, .blog-faq-accordion details[open] .elementor-widget-text-editor {
  color: #FFF !important;
}
.social-icons {
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 15px;
  min-height: 33px;
}
.social-icons a {
  transition: color 0.3s;
  position: relative;
  min-height: 22px;
  min-width: 22px;
}
.social-icons a:hover {
  transform: scale(1.05);
}
.icon-envelope:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  background: url(https://hearwellservices.com/wp-content/uploads/2024/11/Group-2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-facebook:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  background: url(https://hearwellservices.com/wp-content/uploads/2024/11/Group-3.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.icon-x:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  background: url(https://hearwellservices.com/wp-content/uploads/2024/11/Group-4.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.icon-instagram:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  background: url(https://hearwellservices.com/wp-content/uploads/2024/11/logo-instagram-1.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.icon-whatsapp:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  background: url(https://hearwellservices.com/wp-content/uploads/2024/11/Vector-4.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.icon-link:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  background: url(https://hearwellservices.com/wp-content/uploads/2024/11/Vector-5.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.new-design-social a {
  transition: all 0.3s;
}
.new-design-social .icon-envelope:before {
  background: url(https://hearwellservices.com/wp-content/uploads/2025/04/email.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.new-design-social .icon-facebook:before {
  background: url(https://hearwellservices.com/wp-content/uploads/2025/04/fb.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.new-design-social .icon-x:before {
  background: url(https://hearwellservices.com/wp-content/uploads/2025/04/x.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.new-design-social .icon-instagram:before {
  background: url(https://hearwellservices.com/wp-content/uploads/2025/04/ins.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.new-design-social .icon-whatsapp:before {
  background: url(https://hearwellservices.com/wp-content/uploads/2025/04/wa.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.new-design-social .icon-link:before {
  background: url(https://hearwellservices.com/wp-content/uploads/2025/04/link.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.blog-author-block-title .elementor-image-box-title a {
  transition: all 0.3s;
}
.blog-author-block-title .elementor-image-box-title a:hover {
  color: #0067BC !important;
}
.blog-author-block-img img {
  transition: all 0.5s;
  border: 1px solid transparent;
}
.blog-author-block-img img:hover {
  border-radius: 5px;
  border: 1px solid #0067BC;
}
@keyframes borders {
  0% {
    border-radius: 0px;
  }
  70% {
    border-radius: 3px;
  }
  100% {
    border-radius: 5px;
  }
}
.blog-dark-block-link a {
  color: #FFF;
  text-decoration: underline;
}
.blog-dark-block-link a:hover {
  text-decoration: none;
}
.blog-vote-btns.hidden, .blog-vote-answers .vote-yes, .blog-vote-answers .vote-no {
  display: none;
}
.blog-vote-answers .vote-yes.visible, .blog-vote-answers .vote-no.visible {
  display: block;
}
.blog-table {
  color: var(--e-global-color-d73e0d6);
  font-family: "Roboto", Roboto;
  font-size: 16px;
  line-height: 1.5em;
  border-collapse: collapse;
}
.blog-table .table-title, .blog-table .title-td {
  font-weight: bold;
}
.blog-table td, .blog-table th {
  border: 1px solid #ccc;
  padding: 7px 5px;
}
.blog-table td {
  width: 33%;
}
@media screen and (max-width: 767px) {
  .blog-faq-accordion .e-n-accordion-item-title-icon .e-closed:before {
    right: 3px;
  }
  .blog-table {
    font-size: 14px;
  }
  .blog-table td, .blog-table th {
    padding: 5px 3px;
  }
}
@media screen and (min-width: 1366px) {
  .new-banner-block {
    aspect-ratio: 3.415;
  }
}
.product-item-block {
  background: linear-gradient(180deg, #EEEAEB 0%, rgba(238, 234, 235, 0) 57.14%, rgba(238, 234, 235, 0) 100%);
}
.gform_heading .gform_required_legend {
  display: none;
}
#gform_10 .gform-field-label.gfield_consent_label {
  text-align: center;
  color: var(--e-global-color-d73e0d6);
  font-family: "Roboto", Roboto;
  font-size: 18px;
  line-height: 1.5em;
}
#gform_10 .gfield--type-consent {
  grid-column: 1/-1;
}
.form-block.new-home .elementor-widget-container {
  background: linear-gradient(222deg, #BDF4F1 -0.01%, rgba(187, 84, 250, 0.32) 60.98%) !important;
}
.form-block {
  font-family: "Roboto", sans-serif;
}
.form-block #gform_confirmation_message_10 {
  text-align: center;
  font-size: 20px;
  min-height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.form-block #gform_fields_10 {
  grid-row-gap: 10px;
}
.form-block #gform_10 .gfield_required {
  display: inline-block;
}
.form-block #gform_10 .gfield_label {
  color: #1F1F1F;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}
.form-block #gform_10 input:not(#input_10_8_1) {
  border-radius: 15px;
  border: 1px solid #1F1F1F;
  background: #FFF;
  height: 45px;
  padding: 5px 15px;
}
.form-block #gform_10 .gform_drop_instructions {
  display: none;
}
.form-block #gform_10 #gform_drag_drop_area_10_6 {
  border-radius: 6px;
  border: 1px dashed #1F1F1F;
  background: #E0E0E0;
  padding: 72px 16px 16px;
  min-height: 145px;
  background-image: url("https://hearwellservices.com/wp-content/uploads/2024/12/document-upload.png");
  background-position: 50% 25px;
  background-size: 30px;
  background-repeat: no-repeat;
}
.form-block #gform_10 #gform_browse_button_10_6 {
  color: #1F1F1F;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  background: transparent;
  border: none;
}
.form-block #gform_10 .ginput_container_consent {
  text-align: center;
}
.form-block #gform_10 .ginput_container_consent .gform-field-label {
  color: #1F1F1F;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 1px;
}
.form-block #gform_10 .ginput_container_consent .gform-field-label a {
  color: #DB4F13;
  text-decoration: underline;
  font-weight: 700;
}
.form-block #gform_10 .ginput_container_consent .gform-field-label a:hover {
  text-decoration: none;
}
.form-block #gform_10 .ginput_container_consent input[type="checkbox"] {
  display: none;
}
.form-block #gform_10 .ginput_container_consent label:before {
  content: " ";
  color: #000;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  text-align: center;
  text-indent: 0px;
  width: 15px;
  height: 15px;
  font-size: 14px;
  background: transparent;
  border: 1px solid #1f1f1f;
  border-image: initial;
  vertical-align: middle;
  border-radius: 2px;
}
.form-block #gform_10 .ginput_container_consent input:checked + label:before {
  content: "✓";
}
.form-block #gform_10 .ginput_container_consent input:disabled + label:before {
  background: #eee;
  color: #aaa;
}
.form-block #gform_10 .gform_footer {
  padding-top: 10px;
}
.form-block #gform_10 input#gform_submit_button_10.gform_button {
  margin: 0;
  width: 250px;
  padding: 12px 25px 15px;
  height: 60px;
  border-radius: 6px;
  background: #DB4F13;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  border: none;
}
.form-block #gform_10 input#gform_submit_button_10.gform_button:hover {
  background-color: var(--e-global-color-968d714);
}
.form-block #gform_10 .ginput_complex {
  display: flex;
  justify-content: space-between;
}
.form-block #gform_wrapper_10 #gform_fields_10 #field_10_3 {
  grid-column: span 12;
}
.form-block #gform_wrapper_10 #gform_fields_10 #field_10_3 .gfield_date_month, .form-block #gform_wrapper_10 #gform_fields_10 #field_10_3 .gfield_date_day, .form-block #gform_wrapper_10 #gform_fields_10 #field_10_3 .gfield_date_year {
  width: calc(33.3% - 8px);
  flex-basis: unset;
  margin-left: 0;
  max-width: unset;
}
.form-block #gfield_upload_rules_10_6 {
  display: none;
}
.form-block input#gform_submit_button_10.gform_button.button {
  margin: 0;
  width: 250px;
  padding: 15px 25px;
  border-radius: 6px;
  background: #DB4F13;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}
@media screen and (max-width: 1276px) {
  .form-block #gform_wrapper_10 #gform_fields_10 #field_10_3 {
    grid-column: span 13;
  }
}
@media (min-width: 768px) {
  .form-block #gform_wrapper_10 #gform_fields_10 #field_10_3 .gfield_date_month input, .form-block #gform_wrapper_10 #gform_fields_10 #field_10_3 .gfield_date_day input, .form-block #gform_wrapper_10 #gform_fields_10 #field_10_3 .gfield_date_year input {
    min-width: unset !important;
  }
}
@media screen and (max-width: 767px) {
  .form-block #gform_wrapper_10 #gform_fields_10 {
    grid-column-gap: 0;
    grid-row-gap: 20px;
  }
  .form-block #gform_wrapper_10 #gform_fields_10 #gform_drag_drop_area_10_6 {
    min-height: 140px;
  }
  .form-block #gform_wrapper_10 input#gform_submit_button_10.gform_button.button {
    width: 100%;
    max-width: 400px;
  }
  .form-block #gform_10 .gfield_label, .form-block #gform_10 #gform_browse_button_10_6, .form-block #gform_10 .ginput_container_consent .gform-field-label {
    font-size: 18px;
  }
  .form-block #gform_wrapper_10 #gform_fields_10 #field_10_3 input {
    min-width: unset !important;
  }
  .form-block #gform_10 .ginput_container_consent {
    margin-top: -20px;
  }
}
@media screen and (max-width: 389px) {
  .form-block #gform_10 .ginput_container_consent .gform-field-label {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .banner-85-txt-block {
    background-color: #1F1F1F;
  }
}
.text-balance {
  text-wrap: balance;
}
.fix-swiper-btn .elementor-swiper-button {
  display: inline-block;
  width: 85px;
  position: absolute;
  left: 50%;
  cursor: pointer;
}
.fix-swiper-btn .elementor-swiper-button-prev {
  transform: translateX(calc(-50% - 50px));
}
.fix-swiper-btn .elementor-swiper-button-next {
  transform: translateX(calc(-50% + 50px));
}
#breadcrumbs a {
  transition: all 0.45s ease;
}
#breadcrumbs .breadcrumb_last {
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .header-block .elementor-nav-menu--dropdown .menu-item-has-children:not(.opened) ul:not(.active) {
    display: none !important;
  }
  .header-block .elementor-nav-menu--dropdown .menu-item-has-children ul.active, .header-block .elementor-nav-menu--dropdown .menu-item-has-children.opened > ul, .header-block .elementor-nav-menu--dropdown li.menu-item.menu-item-has-children:has(ul.active) > ul.sub-menu, .header-block .elementor-nav-menu--dropdown li.menu-item.menu-item-has-children:has(.opened) > ul.sub-menu {
    display: block !important;
    height: auto !important;
  }
  .header-block .elementor-nav-menu--dropdown .menu-item-has-children ul > li > a {
    font-size: initial !important;
  }
  .header-block .elementor-nav-menu--dropdown .menu-item-has-children .sub-menu .sub-menu a {
    font-size: 14px !important;
  }
  .header-block .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    box-shadow: 0px 5px 10px #05050552;
  }
  .header-block a:focus {
    background-color: transparent !important;
  }
  .header-block .elementor-nav-menu--dropdown .menu-item.menu-item-has-children {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .header-block .elementor-nav-menu--dropdown .menu-item.menu-item-has-children > a {
    width: auto;
  }
}
.elementor-menu-cart__container.elementor-lightbox {
  display: none !important;
}
@media (max-width: 640px) {
  .gravity-theme.ui-datepicker {
    max-width: 300px;
  }
  .gravity-theme.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%;
  }
}
.aiosrs-rating-wrap {
  display: none;
}
.left-menu {
  height: min-content;
  top: 120px;
  position: sticky;
}
.left-menu .menu-link > div {
  height: 27px !important;
}
.left-menu .menu-link a.active {
  font-weight: 700 !important;
}
.few-units {
  height: 0 !important;
  overflow: hidden !important;
}
.not-found-page-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .left-menu {
    position: relative;
    top: unset;
  }
  .left-menu .menu-link > div {
    height: 24px !important;
  }
}
.founders-members .item {
  transition: 0.45s ease;
}
.founders-members .item:hover {
  box-shadow: 0 0 14px #3c7baf;
}
.main-cat-item {
  transition: scale 0.45s ease;
}
.main-cat-item:hover {
  scale: 1.025;
}
.page-id-4564 .elementor-nav-menu--dropdown {
  width: 100vw !important;
  right: 0;
  left: unset !important;
}
div[data-testid="overlay"] {
  display: none;
}
.privacy-page .left-menu {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.cstm-search-back {
  background-color: var(--e-global-color-6910b79);
  font-family: "Roboto", Roboto;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.33em;
  fill: var(--e-global-color-e751300);
  color: var(--e-global-color-e751300);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-6910b79);
  border-radius: 6px 6px 6px 6px;
  padding: 12px 48px 12px 48px;
  transition: all 0.3s;
}
.cstm-search-back:hover {
  background-color: #1D5584;
  color: var(--e-global-color-e751300);
}
.cstm-search-toggler {
  top: 2px;
  z-index: 1;
}
#jet-popup-12892.jet-popup .jet-popup__close-button {
  background: #3C7BAF;
  height: 50px;
  width: 50px;
  border-radius: 5px;
  top: 20px;
  right: 20px;
  transition: all 0.3s;
}
#jet-popup-12892.jet-popup .jet-popup__close-button path {
  stroke: #fff;
  stroke-width: 4;
}
#jet-popup-12892.jet-popup .jet-popup__close-button:hover {
  background: #0960A8;
}
#jet-popup-12892.jet-popup .elementor-widget-search .e-search.hidden, #jet-popup-12892.jet-popup .elementor-widget-search .e-search {
  opacity: 1;
  visibility: visible;
}
#jet-popup-12892.jet-popup .elementor-widget-search .e-search.hidden .e-search-form, #jet-popup-12892.jet-popup .elementor-widget-search .e-search .e-search-form {
  display: block;
}
#jet-popup-12892.jet-popup .elementor-widget-search .e-search.hidden .e-search-form .e-search-input-wrapper, #jet-popup-12892.jet-popup .elementor-widget-search .e-search .e-search-form .e-search-input-wrapper {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
#jet-popup-12892.jet-popup .elementor-widget-search .e-search.hidden .e-search-form .e-search-input, #jet-popup-12892.jet-popup .elementor-widget-search .e-search .e-search-form .e-search-input {
  padding-left: 15px;
  padding-right: 15px;
  height: 45px;
  font-size: 15px;
}
#jet-popup-12892.jet-popup .elementor-widget-search .e-search.hidden .e-search-form .e-search-submit, #jet-popup-12892.jet-popup .elementor-widget-search .e-search .e-search-form .e-search-submit {
  width: 100%;
  max-width: 400px;
  text-align: center;
  justify-content: center;
  margin: 20px auto 0;
  cursor: pointer;
}
@media (min-width: 767px) {
  .cstm-search-toggler {
    top: 6px;
  }
}
@media only screen and (min-width: 1025px) {
  .cstm-search-toggler {
    cursor: pointer;
    top: 4px;
    transition: transform 0.3s;
  }
  .cstm-search-toggler:hover {
    transform: scale(1.15);
  }
}
.footer__icon-list .elementor-icon-list-text {
  padding-inline-start: 0px !important;
}
.custom-list ul {
  list-style: none;
  padding-left: 35px;
}
.custom-list ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #1F1F1F;
}
.custom-list ul li a {
  color: unset;
  text-decoration: underline;
}
.custom-list ul li a:hover {
  text-decoration: none;
}
.custom-list ul li::before {
  content: url("/wp-content/uploads/2025/06/Vector-22.svg");
  position: absolute;
  left: 0px;
}
.grid-full {
  grid-column: 1/-1;
}
.margin-scroll {
  scroll-margin-top: 150px;
}
.product_subtitle {
  font-size: 24px !important;
  font-weight: 400 !important;
  padding-bottom: 1rem;
  text-transform: capitalize !important;
}
.product_subtitle .no-transform {
  text-transform: none !important;
}
.woocommerce-cart .header-block .elementor-widget-nav-menu .menu-item-has-children .sub-arrow, .woocommerce-checkout .header-block .elementor-widget-nav-menu .menu-item-has-children .sub-arrow {
  display: none;
}
@media (min-width: 1025px) {
  .woocommerce-cart .header-block .elementor-widget-nav-menu .menu-item-has-children .menu-item-has-children:hover ul, .woocommerce-checkout .header-block .elementor-widget-nav-menu .menu-item-has-children .menu-item-has-children:hover ul {
    margin-left: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .woocommerce-checkout .header-block .elementor-widget-nav-menu .elementor-nav-menu--dropdown {
    left: 0 !important;
    width: 100wv !important;
  }
}
@media only screen and (min-width: 1024px) {
  .sub-menu.elementor-nav-menu--dropdown > li > .sub-menu.elementor-nav-menu--dropdown {
    margin-left: 0 !important;
    right: 0;
    transform: translateX(100%);
  }
}
.bg-block-30-off {
  background: linear-gradient(169deg, #bb54fa12 10%, #9a2fef38 55%, #BDF4F1 100%);
}
.woocommerce div.product p.price ins .woocommerce-Price-amount, .woocommerce div.product span.price ins .woocommerce-Price-amount {
  color: #DB4F13 !important;
  text-decoration: none !important;
  font-size: 52px !important;
}
@media (max-width: 768px) {
  .woocommerce div.product p.price ins .woocommerce-Price-amount, .woocommerce div.product span.price ins .woocommerce-Price-amount {
    font-size: 32px !important;
  }
}
ins {
  text-decoration: none !important;
}
.product-sale__price .woocommerce-Price-amount bdi {
  color: #1F1F1F !important;
  font-size: 24px !important;
}
del .woocommerce-Price-amount {
  color: #1F1F1F !important;
}
.product-sale__price del .woocommerce-Price-amount {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .price-sale__product .price {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
  }
  .price-sale__product ins {
    padding-top: 35px;
    margin-bottom: -70px;
  }
}
.custom-sale-badge {
  position: absolute;
  right: 25px;
  top: 0;
  background-color: #9747FF;
  padding: 10px;
  border-radius: 10px;
  color: #FFF;
  font-size: 18px;
  font-family: Roboto !important;
  font-weight: 500;
  line-height: 120%;
}
