/*
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.0.2.1717746173
Updated: 2024-06-07 07:42:53

*/

/* Ajax Category Filter Listing Page Layout */
.data-target-div1 .caf-post-layout1 .caf-post-title h2, .data-target-div1 .caf-post-layout1 .caf-post-title h2 a{
	font-size: 18px; 
	padding: 2px 0px;
}
.caf-post-layout1 .caf-post-title{
	display: flex!important;
    justify-content: space-between;
}
.next-to-heading{
	font-size: 16px!important;
	color: #FFF!important;
}
.caf-post-layout1 .caf-content{
	padding: 0px;
}
.plp-container{
	display: flex;
	width: 100%;
	justify-content: space-between;
	padding: 4px 7px;
	background-color: #F1F1F1;
	flex-wrap: wrap;
}
.plp-container div{
	padding: 5px 15px;
	font-size: 16px;
	justify-content: center;
	align-items: center;
	display: flex;
	flex-grow: 1;
	font-weight: 600;
}
.plp-container div:not(:first-child):not(:last-child){
	border-right: 1px solid #dfdfdf;
}
.plp-container div i{
	padding-right: 15px;
	color: gray!important;
}
.caf-post-layout1 .caf-meta-content{
	padding: 0px;
}
.caf-post-layout1 .caf-content-read-more {
    display: flex;
    padding: 7px 20px!important;
    justify-content: center;
}

/*  Room Dimensions   */
.roomd-tble th, .roomd-tble td{
	padding: 7px 20px!important;
	text-align: left;
}
.roomd-tble thead th{
	background-color: #e1e1e1;
}




