.elementor-kit-18{--e-global-color-primary:#DB9457;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#242434;--e-global-color-ca2c6d1:#722441;--e-global-color-92c4c37:#FFFFFF;--e-global-color-3a655df:#C7BAAC;--e-global-color-a3be505:#662F00;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:44px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Optima Med";--e-global-typography-secondary-font-size:34px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:34px;--e-global-typography-secondary-letter-spacing:0.89px;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:22px;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;}.elementor-kit-18 e-page-transition{background-color:#FFBC7D;}.elementor-kit-18 a{color:#E36B04;}.elementor-kit-18 a:hover{color:var( --e-global-color-text );}.elementor-kit-18 h1{font-family:"Optima Med", Sans-serif;}.elementor-kit-18 h2{font-family:"Optima Med", Sans-serif;}.elementor-kit-18 h3{font-family:"Optima Med", Sans-serif;}.elementor-kit-18 h4{font-family:"Optima Med", Sans-serif;}.elementor-kit-18 h5{font-family:"Cinzel", Sans-serif;}.elementor-kit-18 h6{font-size:24px;}.elementor-kit-18 button,.elementor-kit-18 input[type="button"],.elementor-kit-18 input[type="submit"],.elementor-kit-18 .elementor-button{color:#FFFFFF;}.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);}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */header.sticky-header {
    --header-height: 100px;
    --opacity: 0.97 !important;
    --shrink-me: 0.80;
    --sticky-background-color: #ffffff;
    --transition: .3s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Optima Med';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://86degrees.co.uk/wp-content/uploads/2025/01/Optima-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */