/*
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.2.1.1735231400
Updated: 2024-12-26 16:43:20

*/

/* Container for the category list */
.child-category-list {
    display: flex;
    flex-wrap: wrap; /* Allow items to wrap to the next row */
    column-gap: 36px;
	row-gap:10px;/* Space between items */
    padding: 0;
    margin: 20px 0;
	margin-bottom:0 !important;
    list-style: none; /* Remove default list styling */
    align-content: center;
    align-items: center;
}

.home .child-category-list {
	margin-top: 0;
}

.no-child{
	width:100%;
	text-align:center;
}

/* Individual category items */
.child-category-item {
	text-align: center;
	width: 17%;
    padding: 6px 12px; /* Spacing inside each item */
    border-radius: 0; /* Rounded corners */
    font-family: "Work Sans", Sans-serif;
    font-size: 13px;
    font-weight: 700;
	line-height:1;
    transition: all 0.3s ease-in-out; /* Smooth transition for hover effects */
    white-space: nowrap; /* Prevent text from wrapping */
    color: #404041; /* Set text color to white for better contrast */
}
.home .child-category-item {
	text-align: center;
	width: 30%;
    padding: 6px 12px; /* Spacing inside each item */
    border-radius: 0; /* Rounded corners */
    font-family: "Work Sans", Sans-serif;
    font-size: 13px;
    font-weight: 700;
	line-height:1;
    transition: all 0.3s ease-in-out; /* Smooth transition for hover effects */
    white-space: nowrap; /* Prevent text from wrapping */
    color: #404041; /* Set text color to white for better contrast */
}
/* Alternating colors */
.child-category-item:nth-child(4n + 1) {
    background-color: #C0D3E5; /* Light blue */
}

.child-category-item:nth-child(4n + 2) {
    background-color: #F0CC00; /* Yellow */
}

.child-category-item:nth-child(4n + 3) {
    background-color: #FF82BF; /* Pink */
}

.child-category-item:nth-child(4n) {
    background-color: #EA663F; /* Orange */
}

/* Link styling */
.child-category-item a {
    text-decoration: none;
    color: inherit; /* Inherit color from parent */
}

/* Hover effect */
.child-category-item:hover {
    color:white;
}

.related-posts .related-posts-list,
.child-category-posts .child-category-posts-list,
.latest-posts .latest-posts-list {
	    padding: 0;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 9px;
    list-style: none;
}

.related-posts h3,
.child-category-posts h3,
.latest-posts h3{
	color: #103655;
    font-family: "Work Sans", Sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
}

.related-posts .related-posts-list .related-post-link,
.child-category-posts .child-category-posts-list .child-category-post-link,
.latest-posts .latest-posts-list .latest-post-link{
	display: flex;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 6px;
    padding: 0px 0px 0px 0px;
    box-shadow: 3px 1px 4px 0px rgba(0, 0, 0, 0.12);
    height: 53.5px;
}

.related-posts .related-posts-list .related-post-link .related-post-thumbnail,
.child-category-posts .child-category-posts-list .child-category-post-link .child-category-post-thumbnail,
.latest-posts .latest-posts-list .latest-post-link .latest-post-thumbnail{
	margin-right:16px;
}

.related-posts .related-posts-list .related-post-link .related-post-thumbnail img,
.child-category-posts .child-category-posts-list .child-category-post-link .child-category-post-thumbnail img,
.latest-posts .latest-posts-list .latest-post-link .latest-post-thumbnail img{
	border-radius:9px;
}

.related-posts .related-posts-list .related-post-link .related-post-title,
.child-category-posts .child-category-posts-list .child-category-post-link .child-category-post-title,
.latest-posts .latest-posts-list .latest-post-link .latest-post-title{
	width:80%;
	padding:8px 4px 8px 0px;
	color: #103655;
    font-family: "Work Sans", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
}

.related-posts .related-posts-list .related-post-link .attachment-thumbnail,
.child-category-posts .child-category-posts-list .child-category-post-link .attachment-thumbnail,
.latest-posts .latest-posts-list .latest-post-link .attachment-thumbnail {
	    height: 100%;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .child-category-list {
        justify-content: center; /* Center items on smaller screens */
    }
    .child-category-item {
        font-size: 12px; /* Smaller font size on mobile */
        padding: 8px 16px; /* Adjust padding */
    }
}

.news-letter .elementor-message.elementor-message-danger::before{
		content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBmaWxsPSIjZDk1MzRmIiBoZWlnaHQ9IjE2cHgiIHdpZHRoPSIxNnB4IiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHZpZXdCb3g9IjAgMCA0OTAgNDkwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KCjxnIGlkPSJTVkdSZXBvX2JnQ2FycmllciIgc3Ryb2tlLXdpZHRoPSIwIi8+Cgo8ZyBpZD0iU1ZHUmVwb190cmFjZXJDYXJyaWVyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KCjxnIGlkPSJTVkdSZXBvX2ljb25DYXJyaWVyIj4gPHBvbHlnb24gcG9pbnRzPSI0NTYuODUxLDAgMjQ1LDIxMi41NjQgMzMuMTQ5LDAgMC43MDgsMzIuMzM3IDIxMi42NjksMjQ1LjAwNCAwLjcwOCw0NTcuNjc4IDMzLjE0OSw0OTAgMjQ1LDI3Ny40NDMgNDU2Ljg1MSw0OTAgNDg5LjI5Miw0NTcuNjc4IDI3Ny4zMzEsMjQ1LjAwNCA0ODkuMjkyLDMyLjMzNyAiLz4gPC9nPgoKPC9zdmc+);
		
}

@media (max-width: 425px) {
.child-category-list {
        justify-content: start; /* Center items on smaller screens */	
    	column-gap:10px;
	}}

.news-letter .elementor-form-fields-wrapper{
	    align-items: flex-start !important;
}

.news-letter .elementor-field-type-submit{
	padding-top:4px;
	padding-bottom:4px;
}


.reserverShortcode a {
    display: inline-block;
    color: #fff;
    background-color: #EA663F;
    border-radius: 80px;
    padding: 0 25px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Capriola';
    font-size: 14px;
    font-weight: normal;
    line-height: 55px;
    font-family: 'Work Sans', sans-serif;
}
.reserverShortcode{
    text-align: center;
    padding-top: 15px;
}
.rt-reading-time {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}
@media (max-width: 650px) {
	.book-my-cleaning-mobile {
	position: fixed !important;
	bottom: 10px;
	left: 0;
	right: 0;
	z-index: 99;
}
/* 	.reserverShortcode ,.reserverShortcodemobile {
    position: fixed;
    margin-top: 0px;
    margin-bottom: 0px;
    bottom: 9px;
		z-index:99;
}
	.reserverShortcodemobile a {
	display: inline-block;
	color: #fff;
	background-color: #EA663F;
	border-radius: 80px;
	padding: 0 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Capriola';
	font-size: 14px;
	font-weight: normal;
	line-height: 55px;
	font-family: 'Work Sans', sans-serif;
} */
}

.home .elementor-posts--thumbnail-top.elementor-posts--align-center .elementor-post__thumbnail__link {
  height: 145px;
}
.home .elementor-posts--thumbnail-top.elementor-posts--align-center .elementor-post__thumbnail__link img {
  height: 145px;
  width: 100%;
  object-fit: cover;
}
.custom-breadcrumbs{
	    font-family: "Work Sans", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #103655;
}
.custom-breadcrumbs a {
    color: #103655;
}
li.child-category-item a {
    white-space: break-spaces;
}
.language-wrap .elementor-button {
	padding: 6px 10px 5px;
	font-size: 16px;
}
.language-wrap .elementor-button .elementor-button-icon {
	display: flex;
}
.language-wrap .elementor-button .elementor-button-icon svg {
	width:18px;
}
.language-wrap .elementor-button:hover {
	color: #000000 !important;
    background-color: #eeeeee !important;
}

@media (max-width: 767px) {
	.child-category-item {
		width:auto
	}
}