/*
Theme Name: Cherry Catering
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1774337004
Updated: 2026-03-24 07:23:24

*/

#sticky-head.elementor-sticky--active {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	background-color: #FFF;
	box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.24);
}
#sticky-head.elementor-sticky--active > div {
	padding: 5px !important;
}
#sticky-head.elementor-sticky--active .logo img {
	max-width: 140px !important;
}
#sticky-head .logo img {
	transition: all .5s ease !important;
}

#contact input::placeholder,
#contact textarea::placeholder,
#enquiry input::placeholder,
#enquiry textarea::placeholder {
	color: #3B3B3B;
	opacity: 1;
}
input[type="text"],
input[type="email"],
textarea {
	padding: 0 !important;
}
.line-spacer {
	width: 100%;
	height: 1px;
	background-color: #E2E2E2;
	margin: 40px 0 !important;
}
#enquiry .elementor-col-20 {
	width: 16.5% !important;
}
#enquiry .form-label {
	display: none !important;
}
#enquiry h3,
#enquiry .form-label,
#enquiry .elementor-field-type-select label,
#enquiry .elementor-field-type-date label,
#enquiry .elementor-field-type-text label,
#enquiry .elementor-field-type-textarea label {
	font-family: var( --e-global-typography-text-font-family ), Sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: var( --e-global-color-primary );
}
#enquiry .form-label,
#enquiry .elementor-field-type-select label,
#enquiry .elementor-field-type-date label,
#enquiry .elementor-field-type-text label,
#enquiry .elementor-field-type-textarea label {
	font-size: 16px;
}
#enquiry .elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
	flex-basis: 50% !important;
}
#enquiry .elementor-field-type-submit {
	margin-top: 40px;
}
#enquiry .elementor-field-type-text:not(.elementor-field-group-venue_address, .elementor-field-group-number_adult, .elementor-field-group-number_child) label,
#enquiry .elementor-field-type-email label,
#enquiry .elementor-field-type-textarea:not(.elementor-field-group-additional) label {
	display: none !important;
}

.discover-button {
	margin-top: auto;
}

.inner-col {
	height: 100% !important;
}

/* Gallery */
#image-gallery .elementor-gallery__titles-container a {
	padding: 10px 30px;
	border-radius: 6px;
	border: 1px solid rgba(14,11,83,.05);
}
.elementor-gallery__titles-container.e--pointer-framed .elementor-item:before {
	border-radius: 6px;
}
/* Home */
.elementor-counter-title {
	text-align: center;
}
.service-box {
	position: relative;
	overflow: hidden !important;
}
.service-box .main-info .info-top,
.service-box .main-info .info-detail {
	opacity: 0;
	transition: all .4s ease;
}
.service-box .main-info .info-top {
	transform: translateY(-10px);
}
.service-box .main-info .info-heading {
	margin-top: auto;
}
.service-box .info-detail {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transform: translateY(10px);
}
.service-box:hover .main-info .info-detail {
	max-height: 300px;
}
.service-box:hover .main-info .info-top,
.service-box:hover .main-info .info-detail {
	transform: translateY(0);
	opacity: 1;
}
.service-box:hover .info-heading {
	transform: translateY(-10px);
}
.service-box:hover .main-info:before {
	background-color: transparent;
	--background-overlay: '';
	background-image: linear-gradient(180deg, #00000000 0%, #000000 100%);
}
.elementor-element-f330b09 .ti-reviews-container {
	display: none !important;
}
/* Services */
.service-heading-child h3 {
	min-height: 60px !important;
}
/* Private Catering Banner */
.elementor-342.post-894 .elementor-element.elementor-element-9a1e55d:not(.elementor-motion-effects-element-type-background),
.elementor-342.post-894 .elementor-element.elementor-element-9a1e55d > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-position: top center;
}
/* Menus */
.elementor-element-ffaf5ea p a {
	text-decoration: underline;
}
/* Footer */
#footer-policy ul:before {
	content: '';
	width: 1px;
	height: 14px;
	background-color: #FFF;
	position: absolute;
	top: 6px;
	left: 152px;
}
@media only screen and (max-width: 1366px), (max-width: 1536px) {
	.elementor-element-de8d034 {
		max-height: calc(100vh - 115px);
		overflow-y: auto !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#image-gallery .elementor-gallery__titles-container a {
		padding: 10px 25px;
	}
	#footer-policy ul:before {
		top: 4px;
		left: 134px;
	}
}
@media only screen and (max-width: 767px) {
	#sticky-head.elementor-sticky--active .logo img {
		max-width: 100px !important;
	}
	#enquiry .elementor-col-20 {
		width: 50% !important;
	}
	.service-heading-child h3 {
		min-height: auto !important;
	}
	.elementor-gallery__titles-container {
		gap: 10px;
	}
	.elementor-element-de8d034 {
		max-height: unset;
		overflow-y: unset !important;
	}
	#footer-policy ul:before {
		left: 134px;
	}
	#menu-1-28d143f,
	#menu-1-a2a38c0 {
		display: grid;
		grid-template-columns: repeat(2,1fr);
	} 
}