/*
Theme Name: Hello Elementor Child
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.2.1747824904
Updated: 2025-05-21 10:55:04

*/

p {
    margin-block-end: 0;
}

/*header menu start*/
.header-popup .elementor-icon-wrapper {
    line-height: 0;
}
/*header menu end*/

/*Home page design start*/
.img-height {
    height: 100%;
}
.img-height img {
    object-fit: cover;
}
.review-slider .elementor-swiper-button i,
.other-lifestyle-collection .elementor-swiper-button i {
    display: none;
}
.review-slider .elementor-swiper-button {
    width: 30px;
    height: 28px;
    background-size: contain !important;
}
.review-slider .elementor-swiper-button.elementor-swiper-button-prev{
    background: url(https://splashgalleries.emeraldcreativegroup.com/wp-content/uploads/2025/05/Polygon-2.png) no-repeat left center;
}
.review-slider .elementor-swiper-button.elementor-swiper-button-next{
    background: url(https://splashgalleries.emeraldcreativegroup.com/wp-content/uploads/2025/05/Polygon-1.png) no-repeat left center;
}
.news-post .elementor-post__card {
    padding: 10px !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
}
.news-post .elementor-post__thumbnail__link img,
.lifestyle-post .elementor-posts-container article .elementor-post__thumbnail__link img {
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    transform: unset !important;
}
.news-post .elementor-post__card .elementor-post__meta-data {
    padding-top: 0px !important;
    border: 0px;
}
.collection-loop-grid .elementor-widget-image {
    position: relative;
}
.collection-loop-grid .elementor-widget-image a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(2, 41, 57, 0.4) 100%);
}
.collection-loop-grid .elementor-widget-image img {
    aspect-ratio: 387/228;
    object-fit: cover;
}
.lifestyle-grid .elementor-loop-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.lifestyle-grid .elementor-loop-container .e-loop-item {
    width: calc(33.33% - 13.33px);
}
/*Home page design end*/

/*contact page start*/
.contact-form form .elementor-field-group:not(.elementor-field-type-textarea){
    flex-wrap: nowrap;
	grid-column-gap:16px;
}
.contact-form form .elementor-field-group:not(.elementor-field-type-textarea) label{
    min-width: 135px;
	text-align: end;
}
.contact-form form .elementor-field-group:not(.elementor-field-type-textarea) input{
	padding: 10px 15px !important;
	min-height:48px;
}
.contact-form form .elementor-field-group textarea{
	padding: 10px 15px !important;
	min-height:212px;
}
.contact-form form .elementor-field-type-textarea textarea{
    margin-top: 12px;
}
.contact-form .elementor-button {
    min-height: unset !important;
}
/*contact page end*/

/* Lifestyle css start */
.lifestyle-post .elementor-posts-container article {
    gap: 20px;
}
.lifestyle-post .elementor-posts-container article .elementor-post__thumbnail__link {
    width: 34% !important;
}
.lifestyle-post .elementor-posts-container article  .elementor-post__text {
    width: 66%;
	display: flex;
}
.lifestyle-post .elementor-posts-container article  .elementor-post__text .elementor-post__read-more {
    margin-top: auto;
}
.lifestyle-post .elementor-posts-container article  .elementor-post__thumbnail {
    height: 100%;
}
.lifestyle-post .elementor-posts-container article .elementor-post__thumbnail img {
    object-fit: cover;
}

.life-banner-slider .swiper img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.life-banner-slider .swiper .swiper-slide.swiper-slide-active img,.life-banner-slider .swiper-slide.swiper-slide-duplicate-prev img{
    animation: scaleimg 6s linear;
}
@keyframes scaleimg {
    0%{
        transform: scale(1);
    }
    100%{
        transform: scale(1.3);
    }
}
.life-banner-slider,.life-banner-slider .elementor-image-carousel-wrapper,.life-banner-slider .swiper-slide-inner{
    height: 100% !important;
	width:100%;
}
.life-banner-slider::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    z-index: 2;
    opacity: 0.4;
}
.post-grid {
    display: flex;
    flex-direction: column;
    gap: 45px;
}
.post-box {
    padding: 30px 30px;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    display: flex;
    gap: 35px;
}
.post-box .acf-post-thumbnail {
    width: 47%;
	line-height: 0;
}
.post-box .acf-post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post-box .acf-post-content {
    width: 52%;
}
.post-box .acf-post-content h3 {
	margin: 0 0 10px;
}
.post-box .acf-post-content h3 a {
    font-size: 24px;
    font-weight: 500;
    line-height: 1em;
    color: #000000 !important;
    letter-spacing: 0;
	text-transform: uppercase;
}
.post-box .acf-post-content .acf-post-subheading {
    font-family: 'Cormorant Garamond';
    font-weight: 400;
    font-size: 20px;
    line-height: 2em;
    letter-spacing: 0;
    font-style: italic;
    color: #000000;
}
.post-box .acf-post-content .acf-post-content-full {
    font-family: 'Lato';
    font-weight: 400;
    font-size: 16px;
    line-height: 2em;
    letter-spacing: 0;
    color: #022939;
    margin-top: 20px;
}
.collection-box .elementor-icon {
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 100%;
    aspect-ratio: 1/1;
    background-color: #564f47;
}
.other-lifestyle-collection .elementor-swiper-button {
	width: 20px;
    height: 30px;
    background-size: contain !important;
	top: 50% !important;
    transform: translateY(-50%) !important;
}
.other-lifestyle-collection .elementor-swiper-button-prev {
    background: url(https://splashgalleries.emeraldcreativegroup.com/wp-content/uploads/2025/05/Polygon-2.svg) no-repeat left center;
	left: -10px !important;
}
.other-lifestyle-collection .elementor-swiper-button-next {
	 background: url(https://splashgalleries.emeraldcreativegroup.com/wp-content/uploads/2025/05/Polygon-1.svg) no-repeat left center;
	 right: -10px !important;
}
.accordion-item .accordion-inner p{
    word-wrap: break-word;
	font-family: 'Lato';
	color:#000000;
	font-weight:400;
	line-height:1.5em;
}
.custom-accordion .accordion-item .accordion-button {
    background: #564F47;
    color: #FFFFFF;
    padding: 9px 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 2em;
    letter-spacing: 1.6px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	border-radius:0px;
	white-space: initial;
}
.accordion-content {
    background: #FFFFFF;
    max-width: calc(100% - 40px);
    margin: auto;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.custom-accordion .accordion-item:not(:last-child) {
	margin-bottom: 16px;
}
.accordion-button {
	padding: 12px;
	border: none;
	width: 100%;
	text-align: left;
	cursor: pointer;
	font-size: 16px;
}
.accordion-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease;
}
.accordion-inner {
	padding: 30px 25px 20px;
}
.collection-category-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}
.collection-category-grid .category-item {
    width: calc(33.33% - (40px/3));
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.collection-category-grid .category-item h3 {
    position: absolute;
    color: #FFFFFF;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 2px;
    left: 0px;
    bottom: 18px;
    margin: 0px;
    width: 100%;
	padding-left:20px;
}
.collection-category-grid .category-item img {
    aspect-ratio: 387/230;
    object-fit: cover;
	width:100%;
}
.collection-category-grid .category-item a{
	display:block;
	line-height:0;
	position:relative;
}
.collection-category-grid .category-item a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(2, 41, 57, 0.4) 100%);
}
.post-box .acf-post-content .acf-post-content-full p:not(last-child), .propost-det p:not(last-child) {
    margin-bottom: 10px;
}
.product-nav .elementor-post-navigation__prev .post-navigation__arrow-prev i,.product-nav .elementor-post-navigation__next .post-navigation__arrow-next i{
	display:none;
}
.product-nav .elementor-post-navigation__prev .post-navigation__arrow-prev {
    width: 36px;
    height: 28px;
    padding: 0px !important;
    background: url(https://splashgalleries.emeraldcreativegroup.com/wp-content/uploads/2025/05/arrow-left.png) no-repeat center;
    background-size: contain;
	margin-right:20px;
}
.product-nav .elementor-post-navigation__next .post-navigation__arrow-next {
    width: 36px;
    height: 28px;
    padding: 0px !important;
    background: url(https://splashgalleries.emeraldcreativegroup.com/wp-content/uploads/2025/05/arrow-next.png) no-repeat center;
    background-size: contain;
	margin-left:20px;
}
/* Lifestyle css end */

/* Work With Us style start */
.qna-acco .e-n-accordion-item .e-n-accordion-item-title{
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.qna-acco .e-n-accordion-item > div[role="region"]{
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    width: calc(100% - 24px);
    margin: auto;
}
/* Work With Us style end */

/*blog page start*/
.blog-page-post .elementor-button {
    min-width: 280px;
}
.blog-share-btn .elementor-share-btn {
    width: 34px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.search-loop-excerpt .elementor-widget-container {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-box .e-search-input {
    padding: 0 10px !important;
}
/*blog page end*/

/*Resorces page start*/
.video-tab .e-child, .video-tab .e-child .elementor-widget-video {
    height: 100%;
}
.video-tab .elementor-custom-embed-play svg {
    opacity: 1;
    filter: unset;
}
.video-tab .elementor-wrapper {
	height: 100%;
}
.subscribe-form .elementor-field::placeholder {
    opacity: 1 !important;
}
.subscribe-form button {
    min-width: 285px;
    min-height: unset !important;
}
/*Resorces page end*/

/*Footer start*/
.white-text h5, .social-links i {
    color: #fff !important;
}

/*Gallery page start*/
.re-post {
    position: relative !important;
    transition: 0.8s all !important;
}
.re-post::before {
    content: '' !important;
    background-color: #00000080;
    z-index: 1;
	opacity: 0 !important;
}
.re-post .re-post-img img {
    aspect-ratio: 1/1;
    object-fit: cover;
}
.re-post-title {
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
}
.re-post-title h2 {
    word-break: auto-phrase;
}
.re-post:hover::before, .re-post:hover .re-post-title {
	opacity: 1 !important;
}
/*Gallery page end*/

@media screen and (min-width: 768px) {
	.video-tab .elementor-wrapper {
		--video-aspect-ratio: unset !important;
	}
}
@media screen and (max-width: 1024px) {
	.lifestyle-grid .elementor-loop-container .e-loop-item, .collection-category-grid .category-item {
		width: calc(50% - 10px);
	}
}
@media screen and (max-width: 767px) {
	.contact-form form .elementor-field-group:not(.elementor-field-type-textarea){
		flex-wrap: wrap;
	}
	.contact-form form .elementor-field-group:not(.elementor-field-type-textarea) label {
		min-width: auto;
	}
	.lifestyle-post .elementor-posts-container article {
		flex-direction: column;
	}
	.lifestyle-post .elementor-posts-container article .elementor-post__thumbnail__link,
	.lifestyle-post .elementor-posts-container article .elementor-post__text,
	.lifestyle-grid .elementor-loop-container .e-loop-item,
	.post-box .acf-post-thumbnail, .post-box .acf-post-content {
		width: 100% !important;
	}
	.post-grid {
		gap: 30px;
	}
	.post-box {
		padding: 20px;
		gap: 25px;
		flex-direction: column;
	}
	.post-box .acf-post-content h3 a {
		font-size: 20px;
	}
	.post-box .acf-post-content h3 {
		margin: 0;
	}
	.post-box .acf-post-content .acf-post-content-full {
		margin-top: 10px;
	}
	.other-lifestyle-collection .elementor-swiper-button-next {
		right: -5px !important;
	}
	.other-lifestyle-collection .elementor-swiper-button-prev {
		left: -5px !important;
	}
	.custom-accordion .accordion-item .accordion-button {
		font-size: 14px;
		line-height: 1.5em;
		letter-spacing: 1.4px;
	}
	.accordion-inner {
		padding: 15px 15px 15px !important;
	}
	.product-nav .elementor-post-navigation__prev .post-navigation__arrow-prev {
		width: 30px;
		height: 25px;
		margin-right: 0;
	}
	.product-nav .elementor-post-navigation__next .post-navigation__arrow-next {
		width: 30px;
		height: 25px;
		margin-left: 0;
	}
	.subscribe-form .elementor-field-type-email {
		margin-bottom: 10px !important;
	}
	.collection-category-grid .category-item {
		width: 100%;
	}
}

