/*
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.7.1777305334
Updated: 2026-04-27 15:55:34

*/
.testi-loop-item::before{
    opacity: 0 !important;
}
.testi-loop-item .elementor-widget-theme-post-content p, .testi-loop-item .elementor-heading-title{
    transition: all 0.3s ease;
}
.testi-loop-item:hover .elementor-widget-theme-post-content p{
    color: white;
}
.testi-loop-item:hover .elementor-heading-title{
    color: white !important;
}
.testi-loop-item:hover::before{
    opacity: 0.1 !important;
}

.contact-page-form .elementor-field-group {
    position: relative;
}
.contact-page-form .elementor-field-group input,
.contact-page-form .elementor-field-group select,
.contact-page-form .elementor-field-group textarea{
    padding-left: 40px !important;
}
.contact-page-form .elementor-field-group:not(.elementor-field-type-submit)::before {
    content: '';
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 1;
}
.contact-page-form .elementor-field-group-name::before {
    background-image: url('https://thestagingdemo.com/legg-house/wp-content/uploads/2026/04/identification-card.svg');
    width: 17px !important;
    height: 17px !important;
    
}
.contact-page-form .elementor-field-type-tel::before {
    background-image: url('https://thestagingdemo.com/legg-house/wp-content/uploads/2026/04/phone-2.svg');
     width: 17px !important;
    height: 17px !important;
}
.contact-page-form .elementor-field-type-date::before {
    background-image: url('https://thestagingdemo.com/legg-house/wp-content/uploads/2026/04/calendar.svg');
}
.contact-page-form .elementor-field-type-select::before {
    background-image: url('https://thestagingdemo.com/legg-house/wp-content/uploads/2026/04/room-type.svg');
}
.contact-page-form .elementor-field-group-message::before {
    background-image: url('https://thestagingdemo.com/legg-house/wp-content/uploads/2026/04/list-checks.svg');
	    top: 18% !important;
}

.contact-page-form  .elementor-field-type-email::before { background-image: url(https://thestagingdemo.com/legg-house/wp-content/uploads/2026/04/identification-card.svg); width: 17px !important; height: 17px !important; background-size: contain !important; }

.rbs-rates-block {
    font-size: 18px;
}

.rbs-rates-block strong {
    font-size: 18px;
}

.rbs-rates-block .rbs-per-night {
    font-size: 18px;
}


@media(min-width: 1025px){
	.my-prod-gallery .elementor-gallery__container .e-gallery-item:nth-child(1),
	.my-prod-gallery .elementor-gallery__container .e-gallery-item:nth-child(2){
		grid-column: span 2;
	}
	.my-prod-gallery .elementor-gallery__container .e-gallery-item .e-gallery-image{
		padding: 0;
		height: 180px;
		border-radius: 7px;
	}
	.my-prod-gallery .elementor-gallery__container .e-gallery-item .elementor-gallery-item__overlay{
		border-radius: 7px;
	}
	.my-prod-gallery .elementor-gallery__container .e-gallery-item:nth-child(1) .e-gallery-image,
	.my-prod-gallery .elementor-gallery__container .e-gallery-item:nth-child(2) .e-gallery-image{
		height: 390px;
		border-radius: 17px;
	}
	.my-prod-gallery .elementor-gallery__container .e-gallery-item:nth-child(1) .elementor-gallery-item__overlay,
	.my-prod-gallery .elementor-gallery__container .e-gallery-item:nth-child(2) .elementor-gallery-item__overlay{
		border-radius: 17px;
	}
}

.my-mobile-menu .dialog-widget-content.dialog-lightbox-widget-content {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.rbs-room-overlay{
    padding-top: 4em !important;
    padding-bottom: 1em !important;
    padding-left: 1em !important;
    padding-right: 1em !important;
}
.rbs-room-foot{
    flex-wrap: wrap;
}
.rbs-room-overlay{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.rbs-room-overlay p,
.rbs-room-overlay h3{
    margin: 0 !important
}
.rbs-rates-cards .rbs-rate-card{
	flex: 1 1 auto !important;
}
.my-ele-checkout td.product-name *{
    font-size: 16px !important;
}
.my-ele-checkout .e-coupon-box *{
    font-size: 16px !important;
}
/* .rbs-sb-field{
	flex: 1 1 auto;
} */

/* Responsive */

@media(max-width: 1366px){
    .rbs-rooms-grid .rbs-room-card {
        height: 500px;
    }  
    .rbs-rooms-grid .rbs-room-card h3 {
        font-size: 25px;
    }
    .rbs-rooms-grid .rbs-room-card a.rbs-book-btn{
        padding: 15px 25px 15px 25px;
    }
	.rbs-booking-card {
		max-width: 100%;
	}
}

@media(max-width: 1200px){
    button.rbs-sb-submit {
        flex: 0 0 100%;
        margin-top: 10px
    }
	.section_two .elementor-widget-icon-box:nth-child(3):after{
		opacity: 0;
	}
    .rbs-rooms-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media(max-width: 1024px){
	.my-prod-gallery .elementor-gallery__container .e-gallery-item .e-gallery-image{
		border-radius: 7px;
	}
	.my-prod-gallery .elementor-gallery__container .e-gallery-item .elementor-gallery-item__overlay{
		border-radius: 7px;
	}
}

@media(max-width: 880px){
    .rbs-rooms-grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}
@media(max-width: 767px){
    .rbs-sb-field{
        flex: 0 0 auto;
    }
	.section_two .elementor-widget-icon-box:after{
		opacity: 0 !important;
	}
	.my-ele-cart .woocommerce-cart-form__cart-item.cart_item{
		padding: 0 !important;
	}
}

@media(max-width: 575px){
	.rbs-rates-cards{
		flex-direction: column;
	}
/* 	.rbs-rates-cards .rbs-rate-card{
		flex: 0 0 auto;
	} */
}
