.elementor-location-header, .elementor-location-footer {
  display: none !important;
}

.join14 {
  width: 100%;
}

.join14 #join14Form #join14FormInner {
  border: 1px solid #223063;
  border-radius: 20px;
  padding: 3rem 2rem;
}

.join14 #join14Form #join14FormInner .gform_wrapper.gravity-theme .gf_page_steps {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
}

@media (min-width: 768px) {
  .join14 #join14Form #join14FormInner .gform_wrapper.gravity-theme .gf_page_steps {
    flex-direction: row;
    justify-content: center;
  }
}

.join14 #join14Form #join14FormInner .gform_wrapper.gravity-theme .gf_step_label {
  font-size: 1rem;
  font-weight: 600;
}

@media (min-width: 768px) {
  .join14 #join14Form #join14FormInner .gform_wrapper.gravity-theme .gf_step_label {
    font-size: 1.2rem;
  }
}

.join14 #join14Form #join14FormInner .gform-body.gform_body {
  margin-top: 3rem;
}

.join14 #join14Form #join14FormInner .gfield.gfield--width-half {
  width: 100% !important;
  margin: 0;
}

@media (min-width: 768px) {
  .join14 #join14Form #join14FormInner .gfield.gfield--width-half {
    width: 100% !important;
  }
}

.join14 #join14Form #join14FormInner #ginput_product_price_21_31 .ginput_product_price_label {
  display: none;
}

.join14 .hidden {
  display: none;
}

.join14 .gform_wrapper.gravity-theme .gsection {
  border-bottom: 1px solid #223063;
  padding: 0 16px 8px 0;
}

.join14 .gform_wrapper.gravity-theme .gsection .gsection_title {
  font-size: 1.3rem;
}

.join14 .gform_wrapper.gravity-theme .gf_step_number {
  border: 2px solid #223063;
}

.join14 .gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::before {
  background: #223063;
  border: 2px solid #223063;
}

.join14 #gfield--type-html {
  text-align: center;
}

.join14 #gfield--type-html h4 {
  margin: 0;
}

.join14 input[type="text"], .join14 input[type="email"], .join14 input[type="tel"], .join14 input[type="number"], .join14 textarea, .join14 select,
.join14 #ginput_base_price_21_31 {
  width: 100%;
  padding: 14px !important;
  border: 2px solid #223063;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 1rem !important;
}

.join14 input[type="text"]::placeholder,
.join14 input[type="email"]::placeholder,
.join14 input[type="tel"]::placeholder,
.join14 input[type="number"]::placeholder,
.join14 textarea::placeholder {
  color: #223063;
  opacity: 1;
}

.join14 .gf_page_steps {
  align-items: center;
  align-content: center;
  justify-content: center;
  display: flex;
}

.join14 .ginput_container_consent {
  align-items: center;
  display: flex;
}

.join14 #field_21_14 input[type="checkbox"] {
  display: none !important;
}

.join14 #field_21_14 label {
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  color: #223063;
  font-size: 1rem;
  padding-top: 10px;
}

.join14 #field_21_14 label:before {
  content: "";
  position: absolute;
  left: 9px;
  top: 4px;
  width: 24px;
  height: 24px;
  border: 2px solid #223063;
  background: #00FF01;
  border-radius: 4px;
  opacity: 1;
  transition: border-color 0.2s;
  z-index: 1;
}

.join14 #field_21_14 input[type="checkbox"]:checked + label:before {
  border: 2px solid #223063;
  background: #00FF01;
}

.join14 #field_21_14 input[type="checkbox"]:checked + label:after {
  content: '\2714';
  position: absolute;
  left: 15px;
  top: 5px;
  font-size: 1.2rem;
  color: #fff;
  z-index: 2;
}

.joing14 .input_21_5 {
  padding: 0 .8rem;
}

.join14 #input_21_5 .ginput_full {
  padding: 0;
}

.join14 #input_21_5 .ginput_left {
  padding-left: 0;
}

.join14 #input_21_5 .ginput_right {
  padding-right: 0;
}

.join14 .gform-page-footer {
  text-align: center;
}

.join14 .gform-page-footer input[type=button], .join14 .gform-page-footer input[type=submit] {
  background: #008827;
  border-radius: 0;
  font-size: 18px !important;
  line-height: 26px;
  padding: 15px 75px;
  font-weight: 700;
  border: 2px solid #008827;
  transition: all 0.3s ease-in-out;
  color: #ffffff;
}

.join14 .gform-page-footer input[type=button]:hover, .join14 .gform-page-footer input[type=submit]:hover {
  border: 2px solid #008827;
  background: #fff;
  color: #008827 !important;
}

.join14 .join14_imgboxes .elementor-image-box-wrapper {
  display: flex;
}

@media (min-width: 992px) {
  .join14 .join14_imgboxes .elementor-image-box-wrapper {
    display: block;
  }
}

.joing14 .ginput_container_singleproduct {
  border: none;
}

#ginput_product_price_21_31 {
  width: 100%;
}

#field_21_27 h4 {
  color: #000;
  font-size: 1rem;
}

#gform_submit_button_21 {
  background-color: #008827;
}