.elementor-kit-75{--e-global-color-primary:#C99E66;--e-global-color-secondary:#A6773A;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-13608f4:#FAFAFA;--e-global-color-5ea6e12:#707070;--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;color:var( --e-global-color-text );font-family:"Moderat", Sans-serif;font-size:16px;line-height:1.5em;}.elementor-kit-75 e-page-transition{background-color:#FFBC7D;}.elementor-kit-75 a{color:var( --e-global-color-secondary );}.elementor-kit-75 h1{font-size:80px;font-weight:700;line-height:1em;}.elementor-kit-75 h2{font-size:40px;font-weight:700;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:40px;--container-default-padding-right:40px;--container-default-padding-bottom:40px;--container-default-padding-left:40px;}.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-75 h1{font-size:65px;}.elementor-kit-75 h2{font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-75 h1{font-size:56px;}.elementor-kit-75 h2{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}}/* Start custom CSS */.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}

.hover-bg-card {
    position: relative;
}

.hover-bg-card .bg-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -1
}

.hover-bg-card .bg-image img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    transition: all .3s ease-in-out;
    transform-origin: centre centre;
}

.hover-bg-card:hover .bg-image img {
    height: 100% !important;
    width: 100% !important;
    transform: scale(1.1);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Moderat';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://wonderlandvenues.co.uk/wp-content/uploads/2025/07/Moderat-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Moderat';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://wonderlandvenues.co.uk/wp-content/uploads/2025/07/Moderat-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Moderat';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://wonderlandvenues.co.uk/wp-content/uploads/2025/07/Moderat-Medium.woff2') format('woff2');
}
/* End Custom Fonts CSS */