.elementor-3459 .elementor-element.elementor-element-331ec6e{margin-top:150px;margin-bottom:0px;}.elementor-3459 .elementor-element.elementor-element-fe7faa4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:10px;}.elementor-3459 .elementor-element.elementor-element-fe7faa4 > .elementor-element-populated{margin:0px 0px 61px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-3459 .elementor-element.elementor-element-a3fc405{margin:-10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-3459 .elementor-element.elementor-element-a3fc405 .elementor-heading-title{font-family:"cutewritten", Sans-serif;font-size:40px;font-weight:500;color:#000000;}.elementor-3459 .elementor-element.elementor-element-0064c2b{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 36px) 0px;font-family:"Arapey", Sans-serif;font-size:20px;font-weight:500;color:#000000;}.elementor-3459 .elementor-element.elementor-element-240754a{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;font-family:"Bantayog", Sans-serif;font-size:20px;font-weight:500;color:#1D1D1D;}.elementor-3459 .elementor-element.elementor-element-2f1048a{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-3459 .elementor-element.elementor-element-2f1048a .elementor-heading-title{font-family:"FONTSPRING Demo-The Seasons", Sans-serif;font-size:30px;font-weight:300;color:#000000;}.elementor-3459 .elementor-element.elementor-element-9bd8c40{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 36px) 0px;font-family:"FONTSPRING Demo-The Seasons", Sans-serif;font-size:18px;font-weight:300;color:#000000;}.elementor-3459 .elementor-element.elementor-element-72eda87 > .elementor-element-populated{margin:0px 0px 61px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-3459 .elementor-element.elementor-element-4ebfd4e{margin:-10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-3459 .elementor-element.elementor-element-4ebfd4e .elementor-heading-title{font-family:"cutewritten", Sans-serif;font-size:40px;font-weight:500;text-transform:capitalize;color:#000000;}@media(max-width:767px){.elementor-3459 .elementor-element.elementor-element-331ec6e{margin-top:250px;margin-bottom:0px;}.elementor-3459 .elementor-element.elementor-element-a3fc405 .elementor-heading-title{font-size:30px;}.elementor-3459 .elementor-element.elementor-element-0064c2b{font-size:18px;}.elementor-3459 .elementor-element.elementor-element-240754a{font-size:18px;}.elementor-3459 .elementor-element.elementor-element-2f1048a .elementor-heading-title{font-size:25px;}.elementor-3459 .elementor-element.elementor-element-9bd8c40{font-size:15px;}.elementor-3459 .elementor-element.elementor-element-4ebfd4e .elementor-heading-title{font-size:30px;}}/* Start custom CSS for shortcode, class: .elementor-element-3933a4c *//* ================= Booking Form================= */
/* ================= FONT IMPORT ================= */
@font-face {
  font-family: "Bantayog";
  src: url("https://blinkypinks.com/wp-content/uploads/fonts/Bantayog-Semilight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bantayog';
  src: url('https://blinkypinks.com/wp-content/uploads/fonts/Bantayog-Regular.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* ===== CONTACT FORM 7 – BOOKING FORM BASE ===== */
.booking-form {
  max-width: 500px;
  font-family: "Bantayog", sans-serif;
	font-weight:500;
	color:#000;
  padding: 5px 10px;
}

/* FIELD WRAPPER */
.booking-form .bf-field {
  display: block !important;
  width: 100%;
  margin-bottom: 22px;
  flex-direction: column !important;
  align-items: flex-start !important;
}

/* REMOVE NICE SELECT */
.nice-select {
  display: none;
}

/* LABEL */
.booking-form .bf-field > label {
  display: block !important;
  width: 100%;
  font-size: 14px;
  color: #000;
  margin-bottom: 8px;
  font-weight: 500;
  font-family: "Bantayog", sans-serif!important;
}

/* CF7 SPAN FIX */
.booking-form .bf-field span,
.booking-form .wpcf7-form-control-wrap {
  display: block !important;
  width: 100%;
}

/* INPUTS */
.booking-form input,
.booking-form select,
.booking-form textarea {
  display: block !important;
  width: 100% !important;
  background: #f7f7f7;
  border: none;
  padding: 14px 16px;
  font-size: 14px;
  font-family: "Bantayog", sans-serif !important;
	font-weight:300;
  outline: none;
  border-radius: 6px;
}

/* TEXTAREA */
.booking-form textarea {
  min-height: 120px;
  resize: none;
}

/* SELECT ARROW */
.booking-form select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23000' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 12px;
}

/* SUBMIT */
.bf-submit {
  margin-top: 30px;
}

.booking-form input[type="submit"] {
  background: #000;
  color: #fff;
  border: none;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  padding: 10px 15px;
  width: 50%;
  font-family: "Bantayog", sans-serif;
}

/* REMOVE CF7 ERRORS */
.wpcf7-not-valid-tip,
.wpcf7-response-output {
  display: none;
}

/* ================= TABLET (max 768px) ================= */
@media (max-width: 768px) {

  .booking-form {
    max-width: 100%;
  }

  .booking-form .bf-field {
    margin-bottom: 20px;
  }

  .booking-form .bf-field label {
    font-size: 13px;
  }

  .booking-form input,
  .booking-form select,
  .booking-form textarea {
    padding: 16px;
    font-size: 14px;
  }

  .bf-submit {
    margin-top: 26px;
  }
}

/* ================= MOBILE (max 480px) ================= */
@media (max-width: 480px) {

  .booking-form {
    max-width: 100%;
  }

  .booking-form .bf-field {
    margin-bottom: 18px;
  }

  .booking-form .bf-field label {
    font-size: 12px;
    margin-bottom: 6px;
  }

  .booking-form input,
  .booking-form select,
  .booking-form textarea {
    padding: 14px;
    font-size: 13px;
  }

  .booking-form textarea {
    min-height: 100px;
  }

  .booking-form input[type="submit"] {
    font-size: 13px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'cutewritten';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://blinkypinks.com/wp-content/uploads/2026/01/Cutewritten-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Bantayog';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://blinkypinks.com/wp-content/uploads/2026/01/Bantayog-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'FONTSPRING Demo-The Seasons';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://blinkypinks.com/wp-content/uploads/2026/01/Fontspring-DEMO-theseasons-reg.woff') format('woff');
}
/* End Custom Fonts CSS */