.elementor-kit-11{--e-global-color-primary:#14574C;--e-global-color-secondary:#F68A12;--e-global-color-text:#000000;--e-global-color-accent:#959595;--e-global-typography-primary-font-family:"Bebas Neue";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-b7c7422-font-family:"Bebas Neue";}.elementor-kit-11 a{color:var( --e-global-color-primary );}.elementor-kit-11 h1{color:var( --e-global-color-primary );font-family:"Bebas Neue", Sans-serif;font-size:42px;font-weight:600;}.elementor-kit-11 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-11 h3{color:var( --e-global-color-text );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:#FFFFFF;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1290px;}.e-con{--container-max-width:1290px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-11 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-11 h3{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-11 h3{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS for page-settings */strong {
  color: #000 !important;
  font-weight: bold;
}
.elementor-element-a6481bb strong {
    color: #FFF !important;
  font-weight: bold;
}
@media (max-width: 767px) {
  .elementor-button-default .elementor-button,
  .elementor-button,
  .elementor-cta__button {
    font-size: 14px !important;
    line-height: 1.3 !important;
    padding: 10px 16px !important;
  }

  .elementor-button-text,
  .elementor-cta__button span {
    font-size: 14px !important;
    line-height: 1.3 !important;
  }
  p {
    font-size: 16px !important;
    line-height: 1.8 !important;
  }
}

.show-password-input {
  all: unset;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0.25rem;
  color: #000;
  font-size: 1.2rem;
}

.checkout-button.button.alt.wc-forward {
  background-color: #F68A12; /* Apex Orange */
  color: #FFFFFF;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.checkout-button.button.alt.wc-forward:hover {
  background-color: #14574C; /* Apex Green */
  color: #FFFFFF;
}

#place_order.button.alt {
  background-color: #14574C; /* Apex Green */
  color: #FFFFFF;
  border: none;
  text-transform: uppercase;
  transition: background-color 0.3s ease, color 0.3s ease;
}

#place_order.button.alt:hover {
  background-color: #F68A12; /* Apex Orange */
  color: #FFFFFF;
}

.woocommerce-info,
.woocommerce-message,
.woocommerce-notices-wrapper .woocommerce-info {
  background-color: #959595 !important; /* Apex Orange */
  color: #FFFFFF !important;
  border-top-color: #14574C !important;
}

.woocommerce-info a {
  color: #FFFFFF !important;
  text-decoration: underline;
}

.button.wc-backward {
  background-color: #F68A12; /* Apex Orange */
  color: #FFFFFF;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.button.wc-backward:hover {
  background-color: #14574C; /* Apex Green */
  color: #FFFFFF;
}/* End custom CSS */