::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

/* Font - SchotisText */

@font-face {
	font-family: 'SchotisText';
	src: url('../fonts/SchotisText-Light.eot');
	src: url('../fonts/SchotisText-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SchotisText-Light.woff2') format('woff2'),
		url('../fonts/SchotisText-Light.woff') format('woff'),
		url('../fonts/SchotisText-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

* {
	padding: 0;
	margin: 0;
	list-style: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	font-family: "Outfit", Sans-serif !important;
}

.pda-form-login a.ppw-swp-logo{
	background-image: url(<?php echo get_stylesheet_directory_uri(); ?>/images/logo.jpg) !important;
	width: 197px;
	height: 79px;
	background-size: contain;
	background-repeat: no-repeat;
}

body {
	background: #fff;
	font-size: 100%;
	color: #444;
	line-height: 100%;
	font-style: normal;
	font-weight: 400;
	font-family: "Outfit", Sans-serif !important;
	overflow: hidden !important;
	padding-top: 0;
}

html {
	overflow-x: hidden;
	-webkit-tap-highlight-color: transparent;
}

html,
html a,
body {
	-webkit-font-smoothing: antialiased;
}

.admin-bar form#adminbarsearch {
	display: none;
}

.text-wrap,
.img-wrap,
section {
	float: left;
	width: 100%;
}

/* Section Width */

.inner-contener > .elementor-container, 
.elementor > .elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1584px !important;
	padding: 0px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 100% !important;
}

#elementor-add-new-section {
	width: 100%;
}

section ul {
	width: 100%;
	float: left;
}

.elementor-element-overlay ul {
	width: auto;
}

.elementor,
.elementor-section-wrap,
.elementor-location-footer,
.force-stretched-header,
.footer-width-fixer {
	width: 100%;
	float: left;
}

.default-wrapper {
	padding: 80px 0;
}

.default-wrapper header {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.default-wrapper h2.entry-title,
.default-wrapper p {
	margin-bottom: 15px;
}

.default-wrapper h2.entry-title:last-child {
	margin-bottom: 0px;
}

article {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

article:last-child {
	margin-bottom: 0px;
}

.entry-summary {
	width: 100%;
	float: left;
}

.entry-summary > a {
	margin-bottom: 15px;
	float: left;
}

.entry-summary > a:last-child {
	margin-bottom: 0px;
}

a {
	-webkit-transition: all .25s ease 0s;
	transition: all .25s ease 0s;
	outline: none;
	cursor: pointer;
	text-decoration: none;
	color: #60422F;
}

a:hover,
a:focus {
	color: #60422F;
	text-decoration: none;
}

ol,
ul {
	list-style: none;
	margin: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

button {
	cursor: pointer;
	border: none;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

input[type=checkbox] {
	vertical-align: top;
}

input[type=radio] {
	height: auto;
	vertical-align: top;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
	appearance: none;
	-webkit-appearance: none;
}

::-webkit-input-placeholder {
	color: #666;
}

:-ms-input-placeholder {
	color: #666;
}

::placeholder {
	color: #666;
}

table {
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

img {
	border: 0 none;
	max-width: 100%;
	height: auto;
}

.relative {
	position: relative;
}

h1,
h2,
h3,
h4,
h5,
p {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	font-weight: 400;
	line-height: 120%;
	font-family: "Outfit", Sans-serif !important;
}

.elementor-heading-title {
	line-height: 125% !important;
}

h1 {
	font-size: 75px;
	font-weight: 800 !important;
	color: #FFFFFF !important;
}

.h1_style {
	color: #D0B082 !important;
}

h2 {
	font-size: 50px;
	font-weight: 700 !important;
	color: #000000 !important;
}

.h2_style {
	color: #BC8F4E !important;
}

.quote_title h2 {
	font-size: 55px;
	font-weight: 300 !important;
	color: #CFCFCF !important;
	line-height: 120% !important;
}

.quote_person h2 {
	color: #CFCFCF !important;
	padding-top: 20px;
}

h3 {
	font-size: 30px;
	font-weight: 700 !important;
	color: #171E3C !important;
}

h4 {
	font-size: 28px;
	color: #171E3C !important;
	font-weight: 600 !important;
}

h5 {
	font-size: 24px;
	font-weight: 700 !important;
	color: #171E3C !important;
}

.h5_yellow h5 {
	font-weight: 400 !important;
	color: #BC8F4E !important;
}

h6 {
	font-family: 'SchotisText' !important;
	font-size: 22px;
	font-weight: 300 !important;
	color: #000000 !important;
	letter-spacing: 14.08px;
	text-transform: uppercase;
}

p {
	font-size: 20px;
	font-weight: 300;
	color: #686262;
	line-height: 150%;
}

.black_p {
	font-weight: 600;
	color: #171E3B;
}

p {
	padding-bottom: 10px;
}

p:last-child {
	padding-bottom: 0;
}

b,
strong {
	font-family: "Outfit", Sans-serif !important;
	font-weight: 600 !important;
}

/* Header Button */

.header-btn-wrap a.elementor-button {
	background-color: #60422F !important;
	padding: 0 36px !important;
} 

.header-btn-wrap a.elementor-button:hover,
.header-btn-wrap a.elementor-button:focus {
	color: #FFFFFF !important;
	background-color: #60422F !important;
	border-color: #60422F !important;
}

/* Home Page Buttons */

.btn-wrap a.elementor-button,
.gform_footer input[type=submit],
.anwp-pg-wrap .btn {
	display: inline-block !important;
	width: auto !important;
	height: 55px;
	line-height: 55px !important;
	min-height: initial !important;
	font-family: "Outfit", Sans-serif !important;
	font-size: 16px !important;
	font-weight: 500;
	color: #FFFFFF;
	text-transform: capitalize;
	background-color: #444D6E;
	border-radius: 30px;
	border: none;
	box-shadow: none;
	padding: 0 44px;
	position: relative;
	outline: none !important;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	z-index: 1;
}

.btn-wrap a.elementor-button::after {
	content: '';
	width: 95%;
	height: 1%;
	background-color: #BB8E4D;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translate(-50%, 100%);
	z-index: -1;
}

.btn-wrap a.elementor-button:hover::after {
	width: 100%;
	height: 100%;
	top: 0%;
	transform: translatey(0%);
	left: 0;
}

.btn-wrap a.elementor-button:hover,
.btn-wrap a.elementor-button:focus,
.gform_footer input[type=submit]:hover,
.gform_footer input[type=submit]:focus,
.anwp-pg-wrap .btn:hover,
.anwp-pg-wrap .btn:focus {
	color: #FFFFFF;
}

/* Header */

.ehf-header #masthead {
	width: 100%;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	background-color: transparent;
	z-index: 999;
}

.ehf-header #masthead.sticky {
	background-color: #1c1c1ccc !important;
}
.ehf-header #masthead.sticky .logo-box img {
	max-width: 170px;
	transition: all 0.5s ease-in-out;
}

.header-wrapper {
	padding: 20px 0;
}

.header-wrapper .hfe-nav-menu {
	width: auto;
	float: right;
	align-items: center;
}

.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .hfe-nav-menu ul li {
	padding-left: 60px;
}

.header-wrapper .hfe-nav-menu ul li:first-child,
.header-wrapper .hfe-nav-menu ul li:last-child {
	display: none;
}

.header-wrapper .hfe-nav-menu ul li:nth-child(2) {
	padding-left: 0px;
}

.header-wrapper .elementor-widget-navigation-menu .menu-item a.hfe-menu-item:hover, 
.header-wrapper .elementor-widget-navigation-menu .sub-menu a.hfe-sub-menu-item:hover, 
.header-wrapper .elementor-widget-navigation-menu .menu-item.current-menu-item a.hfe-menu-item, 
.header-wrapper .elementor-widget-navigation-menu .menu-item a.hfe-menu-item.highlighted, 
.header-wrapper .elementor-widget-navigation-menu .menu-item a.hfe-menu-item:focus {
	color: #D0B082 !important;
	opacity: 1;
}

.header-wrapper .hfe-nav-menu ul li a {
	font-size: 18px;
	font-weight: 400 !important;
	color: #FFFFFF !important;
	opacity: 0.6;
	padding: 10px 0 !important; 
}

.header-wrapper .hfe-nav-menu ul li:last-child a {
	display: inline-block !important;
	width: auto !important;
	padding: 16px 30px !important;
	font-weight: 500 !important;
	font-size: 16px !important;
	text-transform: capitalize;
	background-color: #60422F !important;
	color: #FFFFFF !important;
	border-radius: 30px;
	position: relative;
	overflow: hidden;
	border: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	outline: none !important;
}

.header-wrapper .hfe-nav-menu .hfe-nav-menu__toggle {
	margin: 0;
	float: right;
}

.header-wrapper .hfe-nav-menu .hfe-nav-menu-icon {
	padding: 2px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.hfe-nav-menu-icon svg {
	width: 100%;
	height: 100%;
	line-height: initial;
	font-size: initial;
	fill: #FFFFFF;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .logo-box .elementor-widget-image {
	width: 100%;
}

.header-wrapper .logo-box img {
	width: 100%;
	max-width: 250px;
	transition: all 0.5s ease-in-out;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}

.header-wrapper .btn-box {
	width: auto !important;
}

/* 404 Page */

.error404.ehf-header #masthead {
	background-color: #1C1C1C !important;
}

.notfound-content {
	text-align: center;
	padding: 15vw 0 7vw 0;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #BC8F4E !important;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
}

/* Form */

body .gform_wrapper,
.gform_confirmation_wrapper {
	width: 100%;
	float: left;
}

body .gform_wrapper {
	margin: 0px 0;
}

body .gform_wrapper form {
	width: 100%;
	float: left;
}

body .gform_wrapper form .gform_body {
	float: left;
	width: calc(100% + 30px) !important;
	margin: 0 -15px !important;
}

body .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

body .gform_wrapper form .gform_body ul {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
	padding: 0px;
	width: 50%;
	float: left;
	padding: 0 15px !important;
	margin: 0 0px 30px !important;
	background-color: transparent;
	border: none;
	clear: inherit;
}

body .gform_wrapper form .gform_body ul .gfield--type-captcha label {
	display: none;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	width: 100%;
	float: left;
	font-family: "Outfit", Sans-serif !important;
	font-size: 20px;
	font-weight: 500;
	line-height: 120%;
	color: #171E3C;
	opacity: 0.8;
	margin-top: 0px !important;
	padding: 0 0px 10px; 
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
	font-size: 18px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: none;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	width: 100% !important;
	height: 180px !important;
	border-radius: 0px !important;
}

body .gform_wrapper form .gform_body ul li.description textarea {
	width: 100% !important;
}

body .gform_wrapper .validation_message {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, 
body .gform_wrapper li.gfield_error ul.gfield_checkbox, 
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body .gform_confirmation_message {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	font-family: "Outfit", Sans-serif !important;
	background-color: #029300;
	line-height: 125%;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	padding: 16px 20px;
	color: #ffffff;
	font-size: 16px;
}

body .gform_wrapper div.validation_error {
	margin-bottom: 20px;
	border: none;
	background-color: #790000;
	color: #ffffff;
	padding: 18px 15px;
	line-height: 120%;
	font-size: 16px;
	display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
	width: 100%;
	float: left;
}

body .gform_body input[type=text], 
body .gform_body input[type=email], 
body .gform_body input[type=tel], 
body .gform_body input[type=number], 
body select, 
body textarea {
	width: 100% !important;
	height: auto !important;
	font-family: "Outfit", Sans-serif !important;
	font-size: 20px !important;
	font-weight: 500;
	line-height: 125% !important;
	color: #171E3C !important; 
	background-color: transparent !important;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.20) !important;
	border-radius: 0px !important;
	box-shadow: none;
	padding: 0 !important;
	outline: none;
	margin: 0 !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none; 
}

body select {
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
	height: 80px;
}

body .gform_wrapper .gform_page_footer {
	padding: 0 15px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	float: right;
	margin-top: 10px;
	border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ffffff !important;
	font-weight: 400 !important;
	padding: 0 !important;
	margin: 0px !important;
	line-height: 120%;
}

.gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.gform_legacy_markup_wrapper li.gfield_error textarea {
	border: none !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.20) !important;
}

.gform_heading {
	display: none;
}

.gform_legacy_markup_wrapper .gform_footer {
	clear: both !important;
	margin: 0 !important;
	padding: 15px 0 10px !important;
	width: 100% !important;
}

/* Home Page CSS */

.gradient-line {
	padding: 10px 0 0 20px;
}

.gradient-line::before {
	content: '';
	height: 90%;
	width: 3px;
	background: linear-gradient(180deg, #444D6E 0%, rgba(208, 176, 130, 0.20) 100%);
	border-radius: 30px;
	position: absolute;
	top: 10px;
	left: 0;
}

/* Current Investment Section */

.investments_container {
	position: relative !important;
	width: calc(100% + 200px);
	margin-left: -15px;
}

.investments_container .slick-track {
	display: flex;
}

.investments_container .slick-track .slick-slide {
	height: auto !important;
}

.investments_container .slick-track .slick-slide > div {
	height: 100%;
}

.investments_container .investment_card {
	height: 100%;
	width: auto !important;
	background-color: #FFFFFF;
	border-radius: 30px;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
	margin: 0 15px;
}

.investment_img img {
	width: 100%;
	max-width: 100%;
	height: 290px;
	object-fit: cover;
	border-radius: 30px 30px 0 0;
}

.investment_content_box {
	display: inline-block;
	padding: 20px 20px 40px 20px;
}

.investment_content_box .investment_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 10px;
}

.investment_box p {
	font-size: 20px;
	font-weight: 400;
	color: #444D6E;
	padding-bottom: 0;
}

.investment_box .investment_year {
	text-align: right;
}

.investment_content_box .investment_title {
	margin-bottom: 5px;
	display: inline-block;
}

.investment_content_box .investment_title h5 {
	font-weight: 500 !important;
	color: #BC8F4E !important;
}

.investment_content_box .investment_content p {
	font-size: 18px;
}

.investment_content_box .investment_content p a {
	font-size: 16px;
	font-weight: 500;
	color: #BC8F4E;
}

.arrows-btn-wrap {
	width: 100%;
	max-width: 135px;
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: -20%;
	right: 5%;
	z-index: 1;
}

.arrows-btn-wrap .arrows-btn {
	display: flex;
	align-items: center;
	background-color: #FFFFFF;
	border-radius: 8px;
	border: none;
	padding: 18px;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
}

.arrows-btn-wrap .arrows-btn:hover {
	background-color: #444D6E;
}

.arrows-btn-wrap .arrows-btn svg path {
	fill: #000000;
}

.arrows-btn-wrap .arrows-btn:hover svg path {
	fill: #FFFFFF;
}

/* About Us Page CSS */

/* Hero Banner Section */

.about_hero_banner .elementor-background-video-container {
	border-radius: 0 0 40px 40px;
}

/* History Section */

.about_history h6 {
	text-transform: capitalize;
}
/* current instantaneous assets */
.wrapper {
	margin-top: 20px;
	max-width: 1520px;
	margin: 0 auto;
}

.tab-wrapper {
	text-align: center;
	display: block;
	margin: auto;
}

.tabs {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
}

.tab-link {
	list-style: none;
	padding: 10px 30px;
	cursor: pointer;
	transition: all ease 0.5s;
	border-bottom: solid 2px #F4F4F4;
	color: #686262;
	font-size: 20px;
	font-weight: 400;
	line-height: normal;
}
p {
	margin: 0;
}
.tab-link:hover {
	color: #BC8F4E;
	border-color: #BC8F4E; 
}

.tab-link.active {
	color: #BC8F4E;
	border-color: #BC8F4E; 
}

.tab-content {
	color: #686262;
	display: none;
	opacity: 0;
	transform: translateY(15px);
	animation: fadeIn 0.5s ease 1 forwards;
}

.tab-content.active {
	display: block;
	float:left;
	width:100%;
}

@keyframes fadeIn {
	100% {
		opacity: 1;
		transform: none; 
	} 
}
.instantaneous-assets-image-section {
	display: flex;
	column-gap: 15px;
	margin-top: 60px;
}
.about-property-description {
	max-width: 788px;
}
.property-price-section{
	width: 40%;
}
.tab-content.active .instantaneous-assets-content-section, .property-area{
	display: flex;
}
.IA-main-heading h2, .price h2 {
	color: #000;
	font-size: 40px;
	font-weight: 500;
	line-height: normal;
	margin: 0 0 20px;
}
.price h2 {
	color: #BC8F4E !important;
	border-bottom: 4px solid #CCAB7A;
	padding: 0 0 20px;
	margin-bottom: 15px;
}
.capro-description p {
	font-size: 20px;
	font-style: normal;
	font-weight:  300;
	line-height: 32px;
}
.property-overview-content h5 {
	color: #BC8F4E !important;
	font-size: 24px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
	padding: 20px 0 11px;
	border-top: 1px solid #e5e5e5;
	margin: 15px 0 10px;
}
.property-overview-content p, .property-overview-content h6 {
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	padding: 0 0 5px;
}
.property-overview-content h6 {
	color: #000 !important;
	font-family: Outfit !important;
	font-weight: 500 !important;
	letter-spacing: 0;
	text-transform: capitalize;
	margin-bottom: 5px;
}

.property-price-heading h6, .property-area h6 {
	font-size: 22px;
	font-weight: 400 !important;
	line-height: normal;
	margin: 0;
	font-family: "Outfit", Sans-serif !important;
	letter-spacing: 0.4px;
	text-transform: capitalize;
}
.property-price {
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
	max-width: 650px;
}
.property-date-time {
	font-size: 18px;
	font-weight: 400;
	position: relative;
	line-height: 28px;
	float: right;
}
.property-price-heading {
	float: left;
}
.property-area h6{
	margin-top: 5px;
}
.SQM {
	color: #000;
	font-size: 30px;
	font-weight: 500;
	line-height: normal;
	margin-left: 20px;
}
.instantaneous-assets-content-section {
	margin-top: 40px;
}
.property-price-section {
	width: 100%;
	margin: 0 0 0 80px;
	max-width: 650px !important;
	padding: 30px;
}
.p-style.funded {
	margin-bottom: 25px;
}
.property-date-time::after {
	content: "";
	width: 18px;
	height: 18px;
	background-image: url("../images/date-time.webp");
	position: absolute;
	left: -24px;
	top: 5px;
	background-size: contain;
	background-repeat: no-repeat;
}
.property-area {
	float: left;
	width: 100%;
}
.current-investment-section {
	padding: 100px 0;
}
.investment-subheading {
	margin-bottom: 15px !important;
}
.investment-heading {
	margin-bottom: 30px !important;
}
.left-image, .right-image {
	background-image: url("../images/img-2.webp");
	background-size: cover;
	width: 746px;
	height: 514px;
	display: inline-block;
	background-repeat: no-repeat;
	border-radius: 30px;
}
.right-image {
	background-image: url("../images/img-1.webp");
}
/* Strategy Page CSS */

/* Product Types Section */

.product_types .product_types_container > .elementor-container {
	flex-wrap: wrap;
	padding: 0 80px;
	margin-top: 10px;
}

.product_types .product_types_container .product_types_col {
	width: 33.33%;
}

.product_types .product_types_container .product_types_col > .elementor-widget-wrap {
	padding: 50px 25px;
	margin: 20px;
}

/* Contact Us Page CSS */

/* Contact Form Section */

.contact_info ul.elementor-icon-list-items span.elementor-icon-list-text {
	font-size: 20px;
	font-weight: 400;
	color: #171E3B;
	line-height: 180%;
}

.contact_info ul.elementor-icon-list-items span.elementor-icon-list-text a {
	color: #171E3B;
}

.contact_info ul.elementor-icon-list-items span.elementor-icon-list-text a:hover {
	color: #BC8F4E;
}

/* Terms of Service & Privacy Policy Page */

.policy_text_container p.black_p {
	border-bottom: 1px solid #171E3B;
	width: auto;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.policy_text_container p:not(.black_p) {
	padding-bottom: 20px;
}

.policy_text_container p a {
	color: #444D6E;
}

.policy_text_container p a:hover {
	color: #BC8F4E;
}

/* Footer */

.footer_wrapper .footer_inner_wrapper > .elementor-container {
	max-width: 1584px !important;
	padding: 0px;
}

.footer_text p {
	font-size: 20px;
	font-weight: 300;
	color: #FFFFFF;
	opacity: 0.7;
}

.footer_text p a img {
	max-width: 160px;
	vertical-align: middle;
}

.footer_wrapper .hfe-nav-menu .menu-item {
	padding: 13px 0;
}

.footer_wrapper .hfe-nav-menu .menu-item:last-child {
	display: none;
}

.footer_wrapper .hfe-nav-menu .menu-item a.hfe-menu-item {
	width: auto;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
}

.footer_wrapper .hfe-nav-menu .current-menu-item a.hfe-menu-item,
.footer_wrapper .hfe-nav-menu .menu-item a.hfe-menu-item:hover {
	color: #BC8F4E;
}

.footer_heading h5 {
	font-size: 24px;
	font-weight: 400 !important;
	color: #FFFFFF !important;
}

.footer_wrapper .footer_info ul.elementor-icon-list-items span.elementor-icon-list-text {
	font-size: 16px;
	font-weight: 400;
	line-height: 190%;
	color: #FFFFFF;
	opacity: 0.5;
}

.footer_wrapper .footer_info ul.elementor-icon-list-items span.elementor-icon-list-text a {
	color: #FFFFFF;
}

.footer_wrapper .footer_info ul.elementor-icon-list-items span.elementor-icon-list-text a:hover {
	color: #BC8F4E;
	opacity: 1;
}

.footer_links .hfe-nav-menu .menu-item:first-child {
	padding: 0;
}

.footer_links .hfe-nav-menu .menu-item:last-child {
	display: block !important;
	padding: 0 0 0 30px;
}

.footer_links span {
	font-size: 18px;
	font-weight: 400 !important;
	color: #FFFFFF !important;
}

.footer_text p a {
	color: #FFFFFF;
	opacity: 1;
}

.heart_icon {
	color: #F05050;
}

