/*
Theme Name: Barrs Bathroom Renovations
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.6.1769996721
Updated: 2026-02-02 01:45:21

*/

.bold-text {
	font-weight: 700;
}
.footer-menu ul li a {
	color: #FFFFFF;
}
/* Home */
.elementor-swiper-button {
	background-color: #DFDFDF;
	border-radius: 5px;
	padding: 2px;
}
#testimonials .swiper-wrapper .swiper-slide::before {
	content: '';
	width: 115px;
	height: 47px;
	display: inline-block;
	background-image: url('/wp-content/uploads/2026/02/star-icon.svg');
	background-size: 100%;
	background-position: center;
	position: relative;
	left: -10px;
}
#testimonials .elementor-swiper-button-prev {
	left: -10px;
}
#testimonials .elementor-swiper-button-next {
	right: -10px;
}
#menu-1-666a4dd {
	gap: 10px
}
#menu-1-666a4dd li {
	border: 1px solid #DFDFDF;
	border-radius: 25px;
}
#menu-1-666a4dd li.current-menu-item {
	border-color: #000000;
}
/* Service */
.service-list-icon ul li {
	border: 1px solid #DFDFDF;
	border-radius: 25px;
	width: fit-content;
	padding: 12px 20px !important;
}
.elementor-cta__content {
	display: grid !important;
	grid-template-columns: 20% 60% 20% !important;
}
.elementor-cta__content .elementor-icon-wrapper {
	display: flex;
	align-items: center;
	margin-bottom: 0 !important;
	background-color: #FFF;
	height: 100%;
	padding-left: 8px;
}
.elementor-cta__content .elementor-icon svg path {
	fill: #FFF;
}
.elementor-cta__content::after {
	content: '';
	background-color: #000;
	background-image: url('/wp-content/uploads/2026/02/arrow-right.svg');
	background-size: 17px;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.elementor-cta__content h3 {
	padding: 8px 10px;
	background-color: #FFF;
}
.submenu-service nav ul li::before {
	content: '';
	width: 9px;
	height: 9px;
	background-color: #DFDFDF !important;
	border-radius: 50%;
	position: absolute;
	top: 17px;
	left: 20px;
}
.submenu-service nav ul li.current-menu-item::before {
	background-color: #FFF !important;
}
.submenu-service nav ul li a {
	padding-left: 40px !important;
}
/* Gallery */
.project-gallery a.elementor-gallery-title {
	border: 1px solid #DFDFDF;
	border-radius: 25px;
	padding: 12px 30px 12px 40px;
}
.project-gallery a.elementor-item-active,
.project-gallery a.elementor-gallery-title:hover {
	border-color: #000;
	background-color: #000;
}
.project-gallery a.elementor-gallery-title::before {
	content: '';
	width: 9px;
	height: 9px;
	background-color: #DFDFDF !important;
	border-radius: 50%;
	position: absolute;
	top: 17px;
	left: 20px;
}
/* FAQs */
#general-faqs .e-n-accordion details {
	border: 1px solid #D9D9D9;
}
#general-faqs .e-n-accordion details[open] {
	background-color: rgba(0, 0, 0, 0.04);
	border-color: transparent;
}
/* Blog Post */
.blog-post article {
	border: 1px solid #D9D9D9;
}
.blog-post article .elementor-post__text {
	display: flex;
	padding: 20px;
}
.blog-post article .elementor-post__text .elementor-post__title {
	order: 1;
}
.blog-post article .elementor-post__text .elementor-post__meta-data {
	order: 0;
}
.blog-post article .elementor-post__text .elementor-post__excerpt {
	order: 2;
}
.page-numbers.current {
	font-weight: 700;
	border-bottom: 1px solid #000;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.elementor-cta__content .elementor-icon-wrapper {
		padding-left: 4px;
	}
	.elementor-cta__content .elementor-icon {
		font-size: 26px !important;
		padding: 6px !important;
	}
}

@media only screen and (max-width: 767px) {
	.elementor-cta__content .elementor-icon {
		font-size: 26px !important;
		padding: 6px !important;
	}
	.elementor-cta__content h3 {
		min-height: 54px;
		padding: 8px 15px;
	}
}