/*
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.1.1.1726653993
Updated: 2024-09-18 10:06:33

*/

a {
	color: #e63450;
}

h1 strong,
strong, a, h1, h2, h3, h1, .big-text, .slogan1 {
	font-style: normal;
	font-weight: 700;
}
p, li, .subheading, .menu a, div, h4, h5, h6, .btn {
	font-style: normal;
	font-weight: 300;
}
[type="button"], [type="submit"], button {
	background-color: #e63450;
	border: none;
  letter-spacing: 2px;
  padding: 15px 40px !important;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  line-height: 1.42857143;
}
.theme_color {
	color: #e63450;
}
.contact_item h3 {
	text-align: left;
	color: #e63450;
	font-weight: 400;
}
.field-label {
	font-family: 'proxima-nova';
	font-style: normal;
	font-weight: 400;
}
.field-label {
	color: #e63450;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.home #banner {
	display: none!important;
}
.cta-secondary a {
	font-weight: 300;
	color: #fff;
}


#cta-primary {
letter-spacing: .075em;
}
.elementor-button:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}

#design-build {
	position: relative;
}

#design-build h2 {
	color: #fff;
	line-height: 0.8;
	margin-bottom: 0 !important;
	font-size: 6em !important;
}
#design-build ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: 600;
	letter-spacing: .1em;
}
#design-build ul li {
	font-weight: 600;
}

.primary-red-box ol {
	padding: 0;
	margin-left: 0;
  padding-left: 20px;
}
.primary-red-box ol li {
	padding-left: 20px;

}

.primary-red-box:not(.secondary) li a, .blue, .blue:hover {
	color: #1b3045;
}
.projects-grid .elementor-grid > .e-loop-item {
		background: #1b3045;
		padding-bottom: 20px;

}
.projects-grid .elementor-grid > .e-loop-item:nth-child(2n) {
		background: #2a3648;
}

.projects-grid .elementor-widget-theme-post-featured-image {
	position: relative;
	padding-top: 100%;
}
.related_carousel .elementor-widget-theme-post-featured-image img,
.projects-grid .elementor-widget-theme-post-featured-image img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.projects-grid h4.elementor-heading-title {
	letter-spacing: .1em;
	font-size: 100%;
	text-transform: uppercase;
	padding-top: 20px;
}
.projects-grid .elementor-post-info__terms-list {
	font-weight: 300;
	font-size: .95em;
}
.primary_post_navigation .ue-post-navigation {
	background-color: #1b3045;
	color: #e63450;
	align-items: center;
  	padding: 30px
}
.house-land-navigation   .ue-post-navigation  div,
.primary_post_navigation .ue-post-navigation  div {
	font-weight: 700;
		color: #e63450;
}

.primary_post_navigation .ue-post-navigation > div {

	min-width: 110px;
	}
.house-land-navigation   .ue-post-navigation > h1 ,
.primary_post_navigation .ue-post-navigation > h1 {
	text-transform: uppercase;
	margin: 0;
	font-size: 1.5em;
	color: #e63450;
}
.ue-post-navigation {
	align-items: center;
}
.list-resever .elementor-icon-list-item{
flex-flow: row-reverse;
}
.house-details h2 {
	font-weight: 300;
	color: #1b3045;
}
.house-details .field-label {
	display: inline-block;
	margin-right: 10px;
	font-weight: 700;
	color: #1b3045;
	font-size: 1.25em;
}
.house-details .large-field {

}
.related_carousel .elementor-widget-theme-post-featured-image {
position: relative;
	padding-top: 90%;
}
.related_carousel .elementor-widget-theme-post-featured-image img {
	border-radius: 50%;
}
.addition-meta-box {
	border:1px solid #ddd;
	margin-bottom: 20px;
	border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  padding: 0.35em 0.625em 0.75em;
}
.addition-meta-box .panel-heading {
	color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
   border-bottom-color: transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 1rem;
}
.addition-meta-box .field-row {
	padding: 0 15px;
}
.filter_form {
	background-color: #f1f1f1;
  padding: 20px;
  margin-bottom: 60px;
  display: flex;
  justify-content: space-around;
  gap: 20px;
}
.filter_form  .wrap-field {
	width: 100%;
	padding-bottom: 15px;
}
.filter_form  .wrap-field  label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
.form-control {
	border: 1px solid #e5e5e5;
	box-shadow: 0px 0px 0px 0px;
	-moz-box-shadow: 0px 0px 0px 0px;
	-webkit-box-shadow: 0px 0px 0px 0px;
	background: #fff;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	z-index: 1;
}
.home-land-grid .elementor-grid > div {
	padding: 30px;
	background-color: #fafafa;
}
.home-land-grid .elementor-grid > div:nth-child(2n) {
	background: transparent;
}

@media screen and (min-width: 1024px) {
	.house-land-navigation .ue-post-navigation > h1 {
		font-size: 2.5em;
	}
	.primary_post_navigation .ue-post-navigation > h1 {
		font-size: 4em;
	}
	.primary-red-box {
		padding: 50px!important;

}
.house-land-navigation .ue-post-navigation > div {
	min-width: 120px;
}

}
@media screen and (max-width: 768px) {
	#header-wrap {
		position: relative;
	}
	.filter_form  {
		display: block;
	}
	.primary_post_navigation .ue-post-navigation > div {
		min-width: 0;
	}
.house-land-navigation .ue-post-navigation .ue-post-pagination-btn-label-txt,
.primary_post_navigation .ue-post-navigation .ue-post-pagination-btn-label-txt {
	display: none!important;
}

}
