.elementor-kit-14{--e-global-color-primary:#5A4A42;--e-global-color-secondary:#8B7D77;--e-global-color-text:#3B2F2A;--e-global-color-accent:#D9BBA9;--e-global-color-background:#FFFFFE;--e-global-color-backgroundAccent:#FBF5F0;--e-global-color-transparent:#00000000;--e-global-typography-primary-font-family:"Poiret One";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-heading-xl-font-family:"Poppins";--e-global-typography-heading-xl-font-size:56px;--e-global-typography-heading-xl-font-weight:600;--e-global-typography-heading-xl-line-height:1.2em;--e-global-typography-heading-l-font-family:"Poppins";--e-global-typography-heading-l-font-size:48px;--e-global-typography-heading-l-font-weight:600;--e-global-typography-heading-l-line-height:1.2em;--e-global-typography-heading-m-font-family:"Poppins";--e-global-typography-heading-m-font-size:40px;--e-global-typography-heading-m-font-weight:600;--e-global-typography-heading-m-line-height:1.2em;--e-global-typography-heading-s-font-family:"Poppins";--e-global-typography-heading-s-font-size:18px;--e-global-typography-heading-s-font-weight:500;--e-global-typography-body-s-font-family:"Figtree";--e-global-typography-body-s-font-size:14px;--e-global-typography-body-s-font-weight:400;--e-global-typography-body-s-line-height:1.5em;background-color:var( --e-global-color-background );}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.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 .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer{padding-inline-end:29px;padding-inline-start:29px;}.site-footer .site-branding .site-logo img{width:62px;max-width:62px;}.site-footer .copyright p{font-size:14px;}@media(max-width:1024px){.elementor-kit-14{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:18px;--e-global-typography-heading-xl-font-size:48px;--e-global-typography-heading-l-font-size:40px;--e-global-typography-heading-m-font-size:32px;--e-global-typography-heading-s-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-14{--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-heading-xl-font-size:40px;--e-global-typography-heading-l-font-size:32px;--e-global-typography-heading-m-font-size:32px;--e-global-typography-heading-s-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.site-footer{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .copyright p{font-size:10px;line-height:3.7em;}}/* Start custom CSS */.wpbc_wizard__border_container {
	border: none !important;
	box-shadow: none !important;
	background: none !important;
}

.wpbc_container.wpbc_form input.wpbc_button_light:focus, .wpbc_container.wpbc_form input.wpbc_button_light:hover, .wpbc_container .wpbc_button_light:focus, .wpbc_container.wpbc_container_booking_form .wpbc_button_light:focus, .wpbc_container .wpbc_button_light:hover, .wpbc_container.wpbc_container_booking_form .wpbc_button_light:hover
{
    border: 2px solid #d0bbaa !important;
    background: #d0bbaa !important;
    color: white !important;
}

.wpbc_wizard__border_container {
    --wpbc_timepicker-selected-bg-color: #554a43 !important;
}

header .e-n-menu ul li a {
	position: relative;
	overflow: hidden; 
	padding-bottom: 5px; 
}

header .e-n-menu ul li a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0; 
	height: 2px; 
	background-color: var(--n-menu-title-color-normal);
	transition: width 0.3s ease-in-out; 
}

header .e-n-menu ul li a:hover::after,
header .e-n-menu ul li.current-menu-item a::after {
	width: 100%;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
        display: none !important;
    }
    
.woocommerce div.product ul li { list-style-type: none; }

.woocommerce div.product strong { font-weight: 800; }/* End custom CSS */