.elementor-kit-5{--e-global-color-primary:#022B3A;--e-global-color-secondary:#FAEBDC;--e-global-color-text:#863527;--e-global-color-accent:#FA5537;--e-global-color-be05c04:#FFFFFF;--e-global-typography-primary-font-family:"Work Sans";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"cocomat pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-family:"cocomat pro", Sans-serif;font-size:110px;font-weight:400;line-height:88px;}.elementor-kit-5 h2{font-family:"cocomat pro", Sans-serif;font-size:40px;font-weight:300;}.elementor-kit-5 h4{font-family:"cocomat pro", Sans-serif;}.elementor-kit-5 h5{font-family:"cocomat pro", Sans-serif;}.elementor-kit-5 h6{font-family:"cocomat pro", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-5{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.btn-bg-507 {
  background-color: #fa5537 !important;
  color: #ffffff !important;
  padding: 10px 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.1s ease;
}

.btn-bg-507:hover {
  background-color: #e64b2e !important; 
}

a:hover,
a:focus {
  text-decoration: none !important;
}

#pylon iframe {
  background-color: #FAEBDC !important;
}

/* form container spacing */
.wpcf7 form.wpcf7-form {
  display: flex;
  flex-direction: column;
  gap: 18px; /* equal spacing between all elements */
}

/* inputs & textarea */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form textarea {
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  border: 1px solid #000;
  border-radius: 9999px;
  padding: 10px 100px 10px 10px;
  font-size: 16px;
  line-height: 1.2;
  color: #2a2f33;
  outline: none;
  transition: border-color .2s ease, box-shadow .2s ease;
}

/* placeholder style */
.wpcf7-form ::placeholder {
  color: #8ea0ad;
  opacity: 1;
}

/* focus state (subtle red-orange) */
.wpcf7-form input:focus,
.wpcf7-form textarea:focus {
  border-color: #FA5537;
  box-shadow: 0 0 0 3px rgba(250,85,55,.08);
}

/* submit button */
.wpcf7-form input[type="submit"],
.wpcf7 .wpcf7-submit {
  width: 100%;
  background: #FA5537;    
  color: #fff;
  border: none;
  border-radius: 9999px;
  padding: 12px 0;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: .06em;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform .06s ease, opacity .2s ease;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'cocomat pro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://saunacairngorms.co.uk/wp-content/uploads/2025/08/cocomat-pro-regular.eot');
	src: url('https://saunacairngorms.co.uk/wp-content/uploads/2025/08/cocomat-pro-regular.eot?#iefix') format('embedded-opentype'),
		url('https://saunacairngorms.co.uk/wp-content/uploads/2025/08/cocomat-pro-regular.woff2') format('woff2'),
		url('https://saunacairngorms.co.uk/wp-content/uploads/2025/08/cocomat-pro-regular.woff') format('woff');
}
/* End Custom Fonts CSS */