.elementor-kit-7{--e-global-color-primary:#959782;--e-global-color-secondary:#7C7F5E;--e-global-color-text:#000000;--e-global-color-accent:#CFB87E;--e-global-color-f7b83da:#F2F0EC;--e-global-color-b9934d8:#E2DFDA;--e-global-color-9978191:#35302B;--e-global-color-5eba8a1:#316077;--e-global-color-31de112:#FFFFFF;--e-global-color-3c0bf11:#618FAC;--e-global-color-257d6d8:#064D7F;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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:"Montserrat", Sans-serif;font-size:16px;font-weight:400;line-height:1.6em;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-accent );font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var( --e-global-color-31de112 );box-shadow:0px 5px 35px 0px rgba(0, 0, 0, 0.1);border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:5px 5px 5px 5px;padding:20px 35px 20px 35px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-accent );}.elementor-kit-7 h1{font-family:"LagunaC", Sans-serif;font-size:70px;}.elementor-kit-7 h2{font-family:"LagunaC", Sans-serif;font-size:45px;line-height:1.2em;}.elementor-kit-7 h3{font-family:"LagunaC", Sans-serif;font-size:35px;font-weight:400;line-height:1.2em;}.elementor-kit-7 h4{font-size:28px;font-weight:400;line-height:1.3em;}.elementor-kit-7 h5{font-size:22px;font-weight:400;line-height:1.5em;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{color:var( --e-global-color-31de112 );}.elementor-kit-7 label{color:var( --e-global-color-primary );font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{font-size:14px;border-style:none;border-radius:5px 5px 5px 5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-7 h1{font-size:60px;}.elementor-kit-7 h2{font-size:42px;}.elementor-kit-7 h3{font-size:33px;}.elementor-kit-7 h4{font-size:25px;}.elementor-kit-7 h5{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{font-size:14px;}.elementor-kit-7 h1{font-size:50px;}.elementor-kit-7 h2{font-size:37px;}.elementor-kit-7 h3{font-size:27px;}.elementor-kit-7 h4{font-size:22px;}.elementor-kit-7 h5{font-size:18px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:14px;padding:15px 15px 15px 15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Layout */
html, body {
    position: relative;
    overflow-x: hidden;
}
/* Typograpghy */
p b, p strong {
    font-weight: 600;
}
.elementor-widget-text-editor p:last-of-type {
    margin-bottom: 0;
}
.elementor-heading-title b {
    font-weight: 600;
}
/* Script highlight */
.script-highlight b {
    font-family: 'Margista', script !important;
    display: block;
    font-size: 3.3em;
    font-weight: 100 !important;
    margin-left: -0.4em;
    margin-bottom: 0.03em;
}
.script-highlight.inline b {
    display: inline;
    font-size: 2.1em;
    margin-left: 0;
}
.script-highlight.small b {
    font-size: 2.5em;
}
.script-highlight.gold b {
    color: var(--e-global-color-accent);
}
/* Scroll animation CSS */
.animate-words .word {
  display: inline-block;
  white-space: nowrap;
}
/* Form styles */
.elementor-field-type-checkbox .elementor-subgroup-inline,
.elementor-field-type-radio .elementor-subgroup-inline {
    gap: 5px;
}
.elementor-field-type-checkbox > label,
.elementor-field-type-radio > label {
    margin-bottom: 5px !important;
}
.elementor-field-type-checkbox input,
.elementor-field-type-radio input,
.elementor-field-type-acceptance  input {
    opacity: 0;
    position: absolute;
}
.elementor-field-type-checkbox input + label,
.elementor-field-type-radio input + label,
.elementor-field-type-acceptance  input + label {
    display: grid !important;
    grid-template-columns: auto 1fr;
    grid-gap: 10px;
    align-items: center;
    text-transform: unset;
}
.elementor-field-type-checkbox input + label:before,
.elementor-field-type-radio input + label:before,
.elementor-field-type-acceptance  input + label:before {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    border: 1px solid #bbb;
    border-radius: 5px;
    background: #fff;
    color: #fff;
    content: '\f00c';
    font-weight: 500;
    font-family: 'Font Awesome 6 Pro';
}
.elementor-field-type-checkbox input:checked + label:before,
.elementor-field-type-radio input:checked + label:before,
.elementor-field-type-acceptance  input:checked + label:before {
    color: #FFF;
    background: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
}
.elementor-form .elementor-message {
    margin-top: 30px;
}
/* Override Elementor Animations */
@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'LagunaC';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://thesacredbreath.co.uk/wp-content/uploads/2026/03/LagunaC.eot');
	src: url('https://thesacredbreath.co.uk/wp-content/uploads/2026/03/LagunaC.eot?#iefix') format('embedded-opentype'),
		url('https://thesacredbreath.co.uk/wp-content/uploads/2026/03/LagunaC.woff2') format('woff2'),
		url('https://thesacredbreath.co.uk/wp-content/uploads/2026/03/LagunaC.woff') format('woff'),
		url('https://thesacredbreath.co.uk/wp-content/uploads/2026/03/LagunaC.svg#LagunaC') format('svg');
}
@font-face {
	font-family: 'LagunaC';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://thesacredbreath.co.uk/wp-content/uploads/2026/03/LagunaC-Bold.eot');
	src: url('https://thesacredbreath.co.uk/wp-content/uploads/2026/03/LagunaC-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://thesacredbreath.co.uk/wp-content/uploads/2026/03/LagunaC-Bold.woff2') format('woff2'),
		url('https://thesacredbreath.co.uk/wp-content/uploads/2026/03/LagunaC-Bold.woff') format('woff'),
		url('https://thesacredbreath.co.uk/wp-content/uploads/2026/03/LagunaC-Italic.svg#LagunaC') format('svg');
}
/* End Custom Fonts CSS */