.navigation-main {
	font-size: 18px;
}

.wp-block-gutenbee-accordion-item-title-content {
    font-weight: bold;
    color: #b08f70;
}

.wp-block-gutenbee-accordion-item-title-icon {
    color: #b08f70;
}

#menu-psychotherapygr li:before {
    content: "\f105"; /* FontAwesome Unicode fontawesome.com/v5/cheatsheet */
    font-family: FontAwesome;
    margin-right: 5px;
}

#menu-servicesgr li:before {
    content: "\f105"; /* FontAwesome Unicode fontawesome.com/v5/cheatsheet */
    font-family: FontAwesome;
    margin-right: 5px;
}

/* Home Slide Test */
.wp-block-gutenbee-column.block-42b41f-d9 {
    max-width: 700px;
}

/* Pathiseis Home */
.is-style-ignition-convert-item-overlay .entry-item:not(.entry-item-media) {
	--ignition-primary-color: #173052;
}

/* About Me - Home */

.americas.term-20.col-md-6.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

#entry-item-157 > .entry-item-content {
    text-align: center;
}

/* Socials Header */
.head-content-slot [id*=social].menu a {
    font-size: 16px;
}

/* Seperator Services */
#smooth-seperator {
  width: 200px;
  margin-bottom: 50px;
}

/* Slider */
.maxslider-slide-title, .maxslider-slide-subtitle {
  /*color: #577361;
  background: rgba(221, 179, 140, 0.25);
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.45);*/
	max-width: 700px;
	/*margin: auto;
	padding: 20px;*/
	text-align: center;
}

.maxslider-slide-subtitle {
  padding-top: 20px;
  /*border-top: 1px solid;*/
}

