.elementor-kit-6{--e-global-color-primary:#023A57;--e-global-color-secondary:#8DC63F;--e-global-color-text:#333333;--e-global-color-accent:#8DC63F;--e-global-color-71ee787:#023A57;--e-global-color-f98259a:#E8E8EB;--e-global-color-a19aefb:#F5F9FB;--e-global-color-0901410:#F6F6F6;--e-global-color-33e1a58:#FFFFFF00;--e-global-color-574592d:#FFFFFF;--e-global-color-a86edf9:#000000;--e-global-color-83023a9:#73B21D;--e-global-color-9b413a1:#5A5A5A;--e-global-typography-primary-font-family:"Lora";--e-global-typography-primary-font-weight:300;--e-global-typography-primary-font-style:italic;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-574592d );color:var( --e-global-color-text );font-family:"Open Sans", Sans-serif;font-weight:400;line-height:1.6em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Open Sans", Sans-serif;font-weight:400;letter-spacing:0.3px;color:var( --e-global-color-574592d );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:6px 6px 6px 6px;padding:16px 24px 16px 24px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-83023a9 );color:var( --e-global-color-574592d );border-style:solid;border-color:var( --e-global-color-83023a9 );}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 a:hover{color:var( --e-global-color-primary );}.elementor-kit-6 h1{color:var( --e-global-color-71ee787 );font-family:"Lora", Sans-serif;font-size:64px;font-weight:300;font-style:italic;line-height:1.1em;}.elementor-kit-6 h2{color:var( --e-global-color-71ee787 );font-family:"Lora", Sans-serif;font-size:42px;font-weight:300;font-style:italic;line-height:1.1em;}.elementor-kit-6 h3{color:var( --e-global-color-71ee787 );font-family:"Open Sans", Sans-serif;font-size:34px;font-weight:300;line-height:1.1em;}.elementor-kit-6 h4{color:var( --e-global-color-71ee787 );font-family:"Open Sans", Sans-serif;font-size:26px;font-weight:500;line-height:1.1em;}.elementor-kit-6 h5{color:var( --e-global-color-secondary );font-family:"Open Sans", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;line-height:1.1em;letter-spacing:3px;}.elementor-kit-6 h6{color:var( --e-global-color-71ee787 );}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );background-color:var( --e-global-color-574592d );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-f98259a );border-radius:6px 6px 6px 6px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}.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-6 h1{font-size:48px;}.elementor-kit-6 h2{font-size:36px;}.elementor-kit-6 h3{font-size:30px;}.elementor-kit-6 h4{font-size:22px;}.elementor-kit-6 h5{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Global START */
body,
html {
	overflow-x: hidden;
}
p:last-child {
	margin-bottom: 0;
}

/* Remove Focus Outline On Buttons and Other Elements */
*:focus,
[type=button]:focus,
[type=submit]:focus,
button:focus {
	outline: none;
}

/* Relative position in Tablet-mobile */
@media (max-width:1024px){
.mobile-relative{
    position:relative !important;  
  }
}

/* Hide Stuff At Different Resolutions */
@media (min-width: 2400px) {
	body:not(.elementor-editor-active) .hide-widescreen {
		display: none !important;
	}
}
@media (min-width: 1025px) and (max-width: 2399px) {
	body:not(.elementor-editor-active) .hide-desktop {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	body:not(.elementor-editor-active) .hide-tablet {
		display: none !important;
	}
}
@media (max-width: 767px) {
	body:not(.elementor-editor-active) .hide-mobile {
		display: none !important;
	}
}
/* OL UL margin bottom */
ol, ul {
	margin-bottom: 0.9rem;
}
/* Remove Left Border of Sub Menu Items */
ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
	border-left: 0 !important;
}
/* Tables - For overriding Elementor's default table styling - Elementor's styling is below, edit values to override elementor's default styling */
/* table {
	background-color: transparent;
	width: 100%;
	margin-bottom: 15px;
	font-size: 0.9em;
	border-spacing: 0;
	border-collapse: collapse;
}
table td,
table th {
	padding: 15px;
	line-height: 1.5;
	vertical-align: top;
	border: inherit;
}
table th {
    font-weight: 700;
}
table tfoot th,
table thead th {
    font-size: 1em;
}
table caption + thead tr:first-child td,
table caption + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th {
    border-top: 1px solid #ccc;
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
    background-color: transparent;
}
table tbody tr:hover > td,
table tbody tr:hover > th {
    background-color: transparent;
}
table tbody + tbody {
    border-top: 2px solid #ccc;
}
@media (max-width: 767px) {
    table table {
        font-size: 0.8em;
    }
    table table td,
    table table th {
        padding: 7px;
        line-height: 1.3;
    }
    table table th {
        font-weight: 400;
    }
} */
/* Fix Fancybox Styling */
.fancybox-button {
	border: 0 !important;
	background: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	font-size: 1rem !important;
}
/* FacetWP Filters */
.facet-wrap h3 {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 10px;
}
.facetwp-facet {
    min-width: 200px;
    margin-bottom: 0px !important;
}
.facetwp-facet select, .facetwp-facet input:not([type="button"]) {
    border: 1px solid #cfcfe3;
    color: var(--e-global-color-text);
    padding: 12px 18px;
    font-size: 15px;
    border-radius: 6px;
}
.facetwp-facet select.facetwp-dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpolygon points='0,0 10,0 5,6' fill='%23333333'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 30px;
}
.facetwp-slider.noUi-target{
	background: var(--e-global-color-primary);
	border-radius: 30px;
	height: 8px;
    border: 0;
}

.noUi-connect {
  background: var(--e-global-color-primary) !important;
}
.facetwp-slider.noUi-target {
    background: #ddd;
}

.facetwp-slider.noUi-target .noUi-handle {
    border: 2px solid var(--e-global-color-primary);
    border-radius: 5px;
    width: 18px;
    height: 18px;
}
.facetwp-type-slider .facetwp-slider-wrap {
    padding-bottom: 10px;
    padding-top: 10px;
}
.facetwp-type-slider span.facetwp-slider-label {
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 2px !important;
}
.facetwp-type-slider input.facetwp-slider-reset {
    padding: 0;
    background-color: transparent !important;
    color: var(--e-global-color-accent);
    font-weight: 600;
    text-decoration: underline;
    border: 0;
    box-shadow: none;
}
.facetwp-type-slider input.facetwp-slider-reset:hover {
    text-decoration: none;
    color: var(--e-global-color-primary);
}

.fdate-wrap .fdate-nav-label{
    font-size: 16px;
}
.fdate-wrap .fdate-day.weekday{
    border-bottom: 1px solid #d8e2e7;
}
.fdate-wrap .fdate-nav-label,
.fdate-wrap .fdate-day.weekday,
.fdate-wrap .fdate-day:not(.disabled){
    color: var(--e-global-color-primary);
}
.fdate-wrap .fdate-day:not(.weekday) {
    border: 1px solid white;
    font-size: 15px;
    border-radius: 30px;
    transition: all 0.3s ease;
}
.fdate-wrap .fdate-day.selected {
    background-color: var(--e-global-color-accent);
    color: white;
    font-weight: 600;
}
.fdate-wrap .fdate-day.today {
    background-color: #ecf9da;
    color: var(--e-global-color-accent);
}
.fdate-wrap .fdate-day:not(.weekday):hover {
    box-shadow: 0px 0px 0px 2px var(--e-global-color-accent) inset;
    background-color: white;
    color: var(--e-global-color-accent);
}
.fdate-wrap .fdate-clear {
    box-shadow: 0px 0px 0px 1px var(--e-global-color-accent) inset;
    font-weight: 600;
    color: var(--e-global-color-primary);
    transition: all 0.3s ease;
}
.fdate-wrap .fdate-clear:hover {
    box-shadow: 0px 0px 0px 1px var(--e-global-color-primary) inset;
}
.fdate-wrap .fdate-day.disabled {
    opacity: 0.2;
}

@media(max-width:1024px){
.facetwp-facet {
    min-width: 150px;
}

/* Global END */

/* Password Protect Form */
#content.post-password-required {
	padding: 100px 0 !important;
	text-align: center;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
}
#content.post-password-required form.post-password-form {
	
}
#content.post-password-required form.post-password-form p {
	
}
#content.post-password-required form.post-password-form p:last-child {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
}
#content.post-password-required form.post-password-form p:last-child label {
	display: flex;
	align-items: center;
}
#content.post-password-required form.post-password-form p:last-child label input {
	margin: 0 12px;
}
#content.post-password-required form.post-password-form p:last-child input[type="submit"] {
	
}

/* Text selection/highlight colour */
::selection {
  background: var(--e-global-color-primary);
  color: white; /* Assuming primary colour is a darker colour */
}

/* CONTENT LIST */
.elementor-widget-text-editor ul, .elementor-widget-text-editor ol{
    padding-left:20px;
}
.elementor-widget-text-editor ul li, .elementor-widget-text-editor ol li{
    margin-bottom:10px;
    line-height:1.4em;
}
.elementor-widget-text-editor ul li ul, .elementor-widget-text-editor ol li ol{
    margin-top:10px;
}
.elementor-widget-text-editor ul li::marker, .elementor-widget-text-editor ol li::marker{
    color:var(--e-global-color-accent);
    font-weight: bold;
}

/* BUTTON */
.elementor-widget-button:not(.head-btn):not(.contact-btn):not(.search-btn):not(.link-btn) a.elementor-button{
	min-width:160px;
  }
@media (max-width:480px){
.elementor-widget-button:not(.head-btn):not(.contact-btn):not(.search-btn):not(.link-btn),
.elementor-widget-button:not(.head-btn):not(.contact-btn):not(.search-btn):not(.link-btn) a.elementor-button{
	width:100%;
  }
}

/* ACCORDION */
.e-n-accordion-item-title > .e-n-accordion-item-title-icon svg {
    width: auto;
}

/* Elementor CAROUSEL */
.widget-carousel .swiper {
	margin-right: calc(0px - (50vw - 50.6%));
	padding-right: calc(50vw - 50.6%);
	margin-left: calc(0px - (50vw - 50.6%));
	padding-left: calc(50vw - 50.6%);
	overflow: visible;
  }
@media (max-width:1024px){
.widget-carousel .swiper {
    margin-right: calc(0px - (43vw - 50.6%));
    padding-right: calc(43vw - 50.6%);
    overflow: visible;
  }  
}
@media (max-width:767px){
.widget-carousel .swiper {
    margin-right: calc(0px - (40vw - 50.6%));
    padding-right: calc(40vw - 50.6%);
    overflow: visible;
  }  
}

/* Elementor Linked Images*/
.elementor-widget-image a{
    width:100% !important;
}

/* LOOP images */
.blog-unit .elementor-widget-image, .listing-unit .elementor-widget-image  {
    overflow: hidden;
}
.blog-unit .elementor-widget-image a, .listing-unit .elementor-widget-image a {
    width:100%;
}
.blog-unit .elementor-widget-image img, .listing-unit .elementor-widget-image img {
    transform: scale(1.07);
    transition: all 0.5s ease-in-out;
}
.blog-unit:hover .elementor-widget-image img, .listing-unit:hover .elementor-widget-image img{
    transform: scale(1);
}

/* CARDS - selling point */
.card-img-bg{
    background-size:auto 110% !important;
    transition:all 0.5s ease-in-out;
}
.card-img-bg:hover{
    background-size:auto 100% !important;
}
.card-img-bg .card-img-content *{
    transition:all 0.7s ease;
}
.card-img-bg .card-img-content .elementor-widget-icon-box{
    position:relative;
    bottom:-40px;
}
.card-img-bg:hover .card-img-content .elementor-widget-icon-box{
    bottom:0px;
}
.card-img-bg .card-img-content .elementor-icon-box-title{
    height:53px;
    width:100%;
    display:flex !important;
    align-items:end;
}
.card-img-bg .card-img-content .elementor-icon-box-title,
.card-img-bg .card-img-content .elementor-icon-box-description{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media (max-width:540px){
.card-img-grid{
     --e-con-grid-template-columns: repeat(1, 1fr) !important;
  }
}

/* Listing Loop item */
.listing-unit .elementor-widget-text-editor .elementor-widget-container{
    display: -webkit-box; 
-webkit-line-clamp: 3; /* Limit to 3 lines */
-webkit-box-orient: vertical; /* Set box orientation to vertical */
overflow: hidden;
text-overflow: ellipsis; /* Add ellipsis for truncated text */
}/* End custom CSS */