/* Selling 2.0 */
.page-id-100001 h2 {
	font-size: 36px !important;
}

.page-id-100001 h2.wp-block-heading.has-text-align-center.has-white-color.has-text-color {
	margin-bottom: 2% !important;
}

.page-id-100001 h2.wp-block-heading.has-text-align-center {
	color: #4C586F !important;
}

.page-id-100001 .wp-block-genesis-blocks-gb-columns.gb-layout-service-3.gb-layout-columns-1.gb-1-col-equal.has-blue-background-color.gb-columns-center.alignfull h2.wp-block-heading.has-text-align-center {
	color: #ffffff !important;
}

.page-id-100001 .entry-content ul, .entry-content ol {
    padding-left: 0em;
}

.page-id-100001 .wp-block-genesis-blocks-gb-columns.gb-layout-service-3.gb-layout-columns-1.gb-1-col-equal.has-blue-background-color.gb-columns-center.alignfull {
    background-color: #4C586F;
}

.page-id-100001 .gb-block-layout-column-inner.gb-has-custom-background-color {
    height: 200px;
}

.page-id-100001 .wp-block-button__link {
    color: #4C586F !important;
}

.gb-block-layout-column-inner.has-blue-background-color {
	background-color: #4C586F;
}

.gb-block-layout-column-inner.has-blue-background-color p, .embed-vimeo {
    margin-bottom: 0.5em;
}

/* Custom Builds 2.0 */
.page-id-98747 .wp-block-image {
    margin: 0em !important;
}

.page-id-98747 figure.aligncenter.size-full {
	margin: 0.5em !important;;
}

.page-id-98747 .wp-block-genesis-blocks-gb-columns.custom.home.gb-layout-columns-3.gb-3-col-equal.gb-columns-center .wp-block-genesis-blocks-gb-column.gb-block-layout-column {
    background-color: #F2F2F2;
}

.page-id-98747 .wp-block-genesis-blocks-gb-columns.gb-layout-service-3.gb-layout-columns-1.gb-1-col-equal.has-blue-background-color.gb-columns-center.alignfull {
	background-color: #4C586F;
}

.page-id-98747 .wp-block-button__link {
	color: #4c586f !important;
}

.page-id-98747 h2.wp-block-heading.has-text-align-center.has-white-color.has-text-color.has-x-large-font-size {
	margin-bottom: 1%;
}

/* ADDS SHADOW TO H1 XL */
h1.has-x-large-font-size {
	text-shadow: #000 1px 0 10px !important;
}

h2.wp-block-heading.has-text-align-center.has-white-color.has-text-color.has-link-color.has-x-large-font-size.wp-elements-15433ed76b5f0d6fbb145ec1257fdd2a {
    margin-bottom: 0px !important;
	  text-shadow: #000 1px 0 10px !important;
}

h2.wp-block-heading.has-text-align-center.has-white-color.has-text-color.has-link-color.has-x-large-font-size.wp-elements-15433ed76b5f0d6fbb145ec1257fdd2a {
    margin-bottom: 0px !important;
}

/* PARAGRAPH FONT SIZE */
p {
  font-size: 20px;
}

ol.gpb-number-list li::before {
    content: counter(gpb-list-counter) "";
    color: #fff;
    background: #4c586f;
    position: absolute;
    left: 0;
    top: 10px;
    text-align: center;
    border-radius: 100px;
    height: 42px;
    width: 42px;
    line-height: 41px;
}

/* Changed H2 color to Brand Color */
h2.wp-block-heading.has-text-align-center.has-grey-blue-color.has-text-color.has-link-color.wp-elements-dda034591408f5415d507896b2d293bb {
	color: #4C586F !important;
}

h2.wp-block-heading.has-text-align-center.has-grey-blue-color.has-text-color.has-link-color.wp-elements-8a22aa27b860b633a866aa36d21c1ca2 {
    color: #4C586F !important;
}

.page-id-91664 h3.wp-block-heading.has-text-align-center {
	color: #4C586F !important;
}

.page-id-91664 h2.wp-block-heading.has-text-align-center.has-text-color {
	color: #4C586F !important;
}

.page-id-91664 .wp-block-genesis-blocks-gb-columns.gb-slate-section-feature-text-columns.gb-slate-feature-text-columns.gb-layout-columns-1.one-column.gb-has-custom-background-color.gb-has-custom-text-color.gb-columns-center.alignfull h4.wp-block-heading.has-text-color {
	color: #4C586F !important;
}

.page-id-91664 h2 {
	color: #4C586F !important;
}

.page-id-91664 .wp-block-genesis-blocks-gb-columns.gpb-agency-section-video-text-2.gb-layout-columns-1.one-column.has-white-background-color.gb-has-custom-text-color.gb-columns-center.alignfull
h3.wp-block-heading.has-text-color {
	color: #4C586F !important;
}

.page-id-91664 .wp-block-genesis-blocks-gb-container.gb-layout-hero-1.gb-block-container.alignfull h2 {
	color: #4C586F !important;
}

.page-id-91664 p {
		color: #4C586F !important;
}

li {
	color: #4C586F !important;
	font-size: 20px;
}

/* TEXT DROP SHADOWS*/
.shadow-text {
    text-shadow: #000 1px 0 10px;
}


/* HIDES ENTRY HEADER ON IDK WRAPPER PAGE */
.post-156 .entry-header {
    display:none;
}

/* HIDES SIDEBAR TEXT ON SEARCH RESULTS */
[role=complementary] {
    display:none;
}

a.button.btn-primary.more-link {
    color:#ffffff!important;
}

a.button.btn-primary.more-link:hover {
    opacity:.5;
}


/* Adds 20px padding l-r on content */
#primary.content-area {
    padding: 0px 2% 0px;
}
.page-template-full-width #page .entry-header {
    padding: 5% 0px 0px;
}
.post .entry-header {
    margin-bottom: 0px;
}


/*homepage fixes*/
.discover-triangle a {
    color:white!important;
}
.wp-block-genesis-blocks-gb-columns.gb-layout-columns-1.one-column.gb-has-background-dim.gb-has-background-dim-50.gb-background-cover.gb-background-no-repeat.has-white-background-color.alignfull {
    margin-top:-22px;
}

/* Removes space from top of page*/
#page {
    padding-top: 0%;
}

p {
    color: #4c586f;
}

.site-content {
    display: inline-block;
    width: 100%;
    padding: 0;
    vertical-align: top;
    position: relative;
    z-index: 10;
}

/* Fixes spacing on homepage*/
.gb-block-post-grid .is-grid article, .gb-block-post-grid .gb-is-grid article {
    margin-bottom: 0em;
    min-width: 0;
}

/* Correct Font Family*/
h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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 {
    border: 0;
    font-family: 'Source Sans Pro';
}

/* Homepage Color Block*/
.gb-block-container .gb-container-image-wrap {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    z-index: 0;
    background-color: #ebeced;
}

 .gpb-number-list strong {
    border: 0;
    font-family: 'Source Sans Pro';
    color: #4c586f !important;
}

ol.gpb-number-list li, .editor-styles-wrapper ol.gpb-number-list li {
    list-style-type: none;
    counter-increment: gpb-list-counter;
    position: relative;
    padding-left: 65px;
    margin-bottom: 1.2em;
    color: #4c586f;
}

.gb-block-post-grid header .gb-block-post-grid-title a:hover {
    color: #4c586f;
}

.discover p{
	color: #ffffff;
}

/* Removes White Backgrounds*/
.gb-block-container .gb-container-image-wrap {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    z-index: 0;
    background-color: revert;
}

.page-id-3986 .gb-block-container .gb-container-image-wrap {
    background-color: #000000!important;
}

/* Fixes full-width issues */
.gb-container-content {
    max-width:100%!important;
}

/* Fixes spacing on bio pages */
.wp-block-genesis-blocks-gb-columns.gpb-section-profile-columns.gb-layout-columns-1.one-column.gb-has-custom-background-color.gb-has-custom-text-color.gb-columns-center.alignfull {
    padding-top: 0px !important;
}

.wp-block-genesis-blocks-gb-profile-box.center.square.gb-has-avatar.gb-font-size-21.gb-block-profile.gb-profile-columns {
    margin-bottom: 0px;
}

.wp-block-cover.alignfull.gpb-altitude-section-colorful-quote {
	margin-bottom: 0px !important;
}

/* makes forms full width*/ div.wpforms-container-full, div.wpforms-container-full * {
    width: 100%;
}

button#wpforms-submit-6303 {
    width: auto;
}

/* Removed icon line */
.page-id-87573 .entry-content p a, .header-text a.icon {
    box-shadow: inset 0 -1px 0 #ffffff;
}

.page-id-87573 .entry-content p a:hover {
    box-shadow: inset 0 -2px 0 #ffffff;
}

/* Sets height for blocks on concierge page */

.page-id-87693 .wp-block-genesis-blocks-gb-columns.gb-layout-service-3.gb-layout-columns-2.gb-2-col-equal.alignfull {
    background-color: white !important;
}

.page-id-87693 .wp-block-genesis-blocks-gb-columns.gb-layout-service-6.gb-layout-columns-1.one-column.alignfull {
    padding-right: 0% !important;
    padding-left: 0% !important;
}

.page-id-87693 .gb-block-layout-column-inner.gb-has-custom-background-color {
    min-height: 900px !important;
}

.page-id-87693 .gb-block-layout-column-inner.has-central-palette-3-background-color.gb-has-custom-text-color {
	 min-height: 900px !important;
}


.page-id-87693 .small-block-2 .gb-block-layout-column-inner.has-central-palette-3-background-color.gb-has-custom-text-color {
    min-height: 570px !important;
}

.page-id-87693 .small-block .gb-block-layout-column-inner.gb-has-custom-background-color {
    min-height: 570px !important;
	  
}

.page-id-87693 @media print, screen and (max-width: 600px) {.gb-block-layout-column-inner.has-central-palette-3-background-color.gb-has-custom-text-color {
	min-height: 300px !important;
}
}

.page-id-87693 @media print, screen and (max-width: 600px) { .gb-block-layout-column-inner.gb-has-custom-background-color {
	min-height: 300px !important;
}
}

.page-id-87693 @media print, screen and (max-width: 600px) { .small-block-2 .gb-block-layout-column-inner.has-central-palette-3-background-color.gb-has-custom-text-color {
	min-height: 300px !important;
}
}

.page-id-87693 @media print, screen and (max-width: 600px) { .small-block .gb-block-layout-column-inner.gb-has-custom-background-color {
	min-height: 200px !important;
}
}

.page-id-87693 .gb-block-layout-column-inner.has-central-palette-3-background-color.gb-has-custom-text-color {
    min-height: 820px;
    background-color: white;
}

.page-id-87693 .gb-block-layout-column-inner.gb-has-custom-background-color {
    min-height: 900px !important;
    padding: 10% !important;
}

/* Changed Middle-Block Background Color From White to Theme Color */
.page-id-87876 .wp-block-genesis-blocks-gb-columns.gb-slate-section-text-with-cta.gb-slate-text-with-cta.gb-layout-columns-1.gb-1-col-equal.gb-has-background-dim.gb-has-background-dim-30.has-grey-blue-background-color.gb-has-custom-text-color.gb-columns-center.alignfull {
    background-color: #4C586F !important;
}

/* Changed Link Color Under My Story Section */
.my-story .entry-content p a, .header-text a {
    box-shadow: inset 0 -1px 0 #ffffff;
	  text-decoration: underline;
}

.my-story a {
    color: white !important;
}

.my-story .entry-content p a, .header-text a {
    box-shadow: inset 0 -1px 0 #4c586f;
    text-decoration: underline;
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_slide figure {
    align-items: center;
    display: flex;
    height: 150%;
    justify-content: center;
    margin: 0;
    position: relative;
    width: 100%;
}

/* Job Page - The Right Person Block */
.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile.gb-slate-section-media-and-text.gb-slate-section-media-text.has-grey-blue-background-color.has-background {
    background-color: #4C586F  !important;
}

/* Jonathan Edwards Page */
h2.wp-block-heading.has-text-align-center.has-grey-blue-color.has-text-color.has-link-color.wp-elements-fd8d37c7edec123ba1335c1ea2b70ee5 {
    color: #4C586F  !important;
}
/* Rebecca Wise Page */
h2.wp-block-heading.has-text-align-center.has-grey-blue-color.has-text-color.has-link-color.wp-elements-1e91106e6bbc02382218d5db43b9349b {
    color: #4C586F  !important;
}
/* Robin Lilley Page */
h2.wp-block-heading.has-text-align-center.has-grey-blue-color.has-text-color.has-link-color.wp-elements-3e14894ea32b03adeab22e2aaad5b769 { color: #4C586F  !important;
}

/* Header Color */
h2.wp-block-heading.has-text-align-center.has-grey-blue-color.has-text-color {
    color: #4C586F !important;
}

.wp-elements-52a979bfc925c3a835d756fc1d637a0e a {
    color: #62707c !important;
}

/* Modernist Homes Page */
.wp-block-genesis-blocks-gb-columns.gpb-monochrome-section-image-and-text-columns.gb-layout-columns-1.one-column.gb-has-background-dim.gb-has-background-dim-20.gb-background-cover.gb-background-no-repeat.has-blue-background-color.gb-has-custom-text-color.gb-columns-center.alignfull {
    background-color: #4C586F !important;
}

h2.wp-block-heading.has-blue-color.has-text-color.has-link-color.has-large-font-size.wp-elements-43ab84676661fb3189f7c8f2128a5456 {
    color: #4C586F !important;
}

/* Triangle-Area Tiny Homes Page Text Color */
.page-id-92358 .has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
    color: #4C586F;
}


h2.wp-block-heading.alignfull.has-blue-color.has-text-color.has-link-color.wp-elements-021f2854c96e87d6addec51be8238e43 {
	margin-bottom: 1em;
	color: #4C586F;
}