html {
	scroll-behavior: smooth;
}
html:focus-within {
  scroll-behavior: smooth;
}
body, p,  h1, h2, h3, h4, h5, h6, li, .elementor-widget-container {
-moz-hyphens: none !important;
-ms-hyphens: none !important;
-webkit-hyphens: none !important;
 hyphens: none !important;
 font-family: "arboria", Sans-serif;
}
h1, h2, h3, h4, h5, h6 {  
	color: #b099dd;
}

body:not(.page-template-fullwidth-content) .site-content {
  margin-top: 0px;
  margin-bottom: 0px;
}
.page-header {
  margin: 0px 0px 0px 0px;
}
.menu-header-transparent {
	position: absolute; width: 100%;
}

#top-menu > div:nth-child(1) > div:nth-child(2) > svg:nth-child(2) { 
content: url('https://daringgreatlywealth.com/wp-content/uploads/2024/02/hamburger-menu-green-75x75-close.svg');
}
#services-posts .elementor-posts-container .elementor-post__thumbnail img {
	width:85%;
	border-radius: 300px 300px 0px 0px;
	border: 3px #FFFFFF;
	border-bottom: solid;
  border-left: solid;
  border-top: solid;
  border-right: solid;
  padding: 5px;
}
a.elementor-post__thumbnail__link {
  color: #FFFFFF;
}
#services-posts a.elementor-post__thumbnail__link {
  width: 25%;
}
#services-posts-m .elementor-posts-container .elementor-post__thumbnail img {
	/*width:200%;
	height: 200%;*/
	border-radius: 300px 300px 0px 0px;
	border: 3px #FFFFFF;
	border-bottom: solid;
  border-left: solid;
  border-top: solid;
  border-right: solid;
  padding: 5px;
}
#services-posts-m a.elementor-post__thumbnail__link {
  width: 25%;
}

#blog-posts .elementor-posts-container .elementor-post__thumbnail img {
	width:85%;
	border-radius: 300px 300px 0px 0px;
	border: 3px #FFFFFF;
	border-bottom: solid;
  border-left: solid;
  border-top: solid;
  border-right: solid;
  padding: 5px;
}
#blog-posts a.elementor-post__thumbnail__link {
  width: 25%;
}
.ctct-form-wrapper .ctct-form-field {
  margin: 0 0 0.6rem;
}

.btn, button, input[type='button'], input[type='reset'], input[type='submit'] {
  font-style: normal;
  font-weight: 500;
  font-size: 1em;
  line-height: 1;
  font-family: "arboria", Sans-serif;
  letter-spacing: 1.5px;
	border-radius: 0px;
}
input[type='text'], input[type='email']  {
	border-radius: 0px;
	border: 1px solid #b1ac00;
	color: #b1ac00;
}
.ctct-form-wrapper .ctct-input-container label {
  font-size: 0.85em;
	padding-left:5px;
}
/*
@media (max-width: 767px) {
.fa-bars:before {
    font-size: normal;
}
.eicon-close:before {
    content: url('https://drella.net/wp-content/uploads/2023/11/menu-close-33x33m.png');
}
}*/