/*
Theme Name: Sardo Real Estate
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/** Drop Down Menu Style **/
.sub-menu.elementor-nav-menu--dropdown {
	position: relative !important;
	margin-left: 0 !important;
}
header.elementor-location-header > div {
	background-color: rgba(0,0,0, 0.5);
}
@font-face {
    font-family: 'Trajan Pro';
    src: url('/wp-content/uploads/2026/02/TrajanPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Isidora Sans", Sans-serif;
    src: url('/wp-content/uploads/2026/02/Isidora.woff') format('woff'), url('/wp-content/uploads/2026/02/Isidora.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "isidora-sans", Sans-serif;
    src: url('/wp-content/uploads/2026/02/Isidora.woff') format('woff'), url('/wp-content/uploads/2026/02/Isidora.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
.trajan-pro-font-500, .trajan-pro-font-500 p {
	 font-family: 'Trajan Pro' !important;
	 font-weight: 500; 
}

body, .p, p {
/*     font-family: "isidora-sans", Sans-serif !important; */
	font-family: "Isidora", Sans-serif !important;
}
p {
	margin: 10px 0;
    line-height: 1.45em;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
}
h1, h2, h3, h4, h5, h6 {
/* 	font-size: 18px;
    line-height: 1.4em;
    letter-spacing: 4px;
    word-spacing: 0px; */
}
.an-bullet-list ul {
    padding: 0;
    margin: 0 0 30px;
}
.an-bullet-list li {
    padding-left: 20px;
    padding-bottom: 10px;
    list-style: none;
}
.an-bullet-list li:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    background-color: #fff5;
    margin-top: 15px;
    margin-left: -20px;
}

.mb-0 {
	margin-bottom: 0 !important;
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-10 {
	margin-bottom: 10px;
}

h4 {
	font-size: 30px;
    line-height: 35px;
	font-weight: 300;
    letter-spacing: 2px;
    text-transform: none;
}

h6 {
	font-size: 18px;
    line-height: 1.4em;
    letter-spacing: 4px;
    word-spacing: 0px;
}


h5.raleway-header, .raleway-header {
	font-family: "Isidora Sans", Sans-serif;
	letter-spacing: 1 !important;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-10 {
	margin-bottom: 10px;
}

.inline-block {
	display: inline-block;
}
.h4 {
	font-weight: bold;
	margin-bottom: 10px;
	display: inline-block;
}
.d-block {
	display: block;
}
.white {
	color: #ffffff;
}
.font-size-30 {
	font-size:40px;
	line-height: 42px;
}
.gray {
	color: #b0afad;
}

.elementor-location-header{
	top: 0;
}
@media only screen and (min-width: 768px) {
	.d-block-md {
		display: block;
	}
}
@media only screen and (max-width: 1024px) {
	h4 {
		font-size: 28px;
		line-height: 33px;
	}
}
@media only screen and (max-width: 768px) {
	h4 {
		font-size: 26px;
		line-height: 31px;
	}
}