.site-content,p,h1, h2, h3, h4, h5, h6 {
	word-wrap: normal;
}

.wp-block-column {
	word-break: normal;
	overflow-wrap: normal;
}

.type-post, .type-page, .type-attachment, .comments-area {
	word-wrap: normal;
}

.entry-title h1 {
	font-family: "Google Sans", Roboto, Arial, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 3.5rem;
	line-height: .9rem;
	letter-spacing: -.3px;
	text-rendering: optimizeLegibility;
}

:-webkit-any(article,aside,nav,section) :-webkit-any(article,aside,nav,section) h1 {
	font-size: 3.5rem;
}

.type-post, .type-page, .type-attachment, .comments-area {
	margin: 0 0 3em;
	padding: 0;
	background: #fff;
	border-top: 0 solid #FFFF00;
	border-top-width: 0;
	border-top-style: solid;
	border-top-color: #FFFF00;
	box-shadow: 0 0 0 #aaa;
	max-width: 100%;
	width: 100%;
	box-sizing: border-box;
}

.site-content {
	padding-top: 3em;
	padding-bottom: 3em;
	padding-right: 3em;
	padding-left: 3em;
}

.post-layout-columns .post-wrapper .post-column article .entry-content {
	flex-grow: 1;
	font-size: 14px;
	line-height: 1.2rem;
}

.entry-meta .meta-comments {
	display: none;
}

.primary-navigation-wrap, .main-navigation-menu ul, .widget, .type-post, .type-page, .type-attachment, .comments-area, .sticky, .page-header, .main-navigation-menu-wrap {
	border-color: #ffff00;
	border-width: 0;
}

.main-navigation-menu a {
	display: block;
	font-family: "Google Sans", Roboto, Arial, sans-serif;
	font-size: 13px;
	font-size: .9rem;
	padding: .8em 1.2em .7em;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.more-link {
	display: none !important;
}

.entry-meta a:link, .entry-meta a:visited {
	color: #000;
	font-size: 1.1rem;
	line-height: 1.75rem;
	font-weight: 350;
	letter-spacing: 0;
}

a, a:link, a:visited, .widget-title, .widget_flickr #flickr_badge_uber_wrapper a:link, .widget_flickr #flickr_badge_uber_wrapper a:visited, .archive-title, .page-title, .entry-title, .entry-title a:link, .entry-title a:visited, .comments-header .comments-title, .comment-reply-title span {
	color: #000;
}

/*Header size*/
.site-branding {
	height: 1em !important;
	padding-left: 1em;
}

@media only screen and (max-width: 80em)
.header-main {
	
}

.primary-navigation-wrap, .main-navigation-menu ul, .widget, .type-post, .type-page, .type-attachment, .comments-area, .sticky, .page-header, .main-navigation-menu-wrap {
	border-color: #fff;
}

.widget {
	margin: 2px;
	padding: 2px;
	background: #fff;
	border-top: 1px;
	box-shadow: 0 0 0 #000;
	max-width: 100%;
	width: 100%;
	box-sizing: none;
	-ms-word-wrap: normal;
	word-wrap: normal;
}

.main-navigation-menu a:hover {
	background: white !important;
	color: blue !important;
}

a:hover {
	background-color: white;
	color: blue !important;
}

.site-header {
	background: #fff;
}

site-header, .site-title a:link, .site-title a:visited, .main-navigation-menu a:link, .main-navigation-menu a:visited, .top-navigation-menu a:link, .top-navigation-menu a:visited, .main-navigation-menu>.menu-item-has-children>a:after, .top-navigation-menu>.menu-item-has-children>a:after, .main-navigation-menu ul .menu-item-has-children>a:after, .top-navigation-menu ul .menu-item-has-children>a:after, .jetpack-social-navigation .menu li a:before, .footer-widgets .widget-title, .footer-widgets .widget a:link, .footer-widgets .widget a:visited, .footer-widgets .widget, .site-footer, .site-footer a:link, .site-footer a:visited {
	color: #000;
}

site-header, .site-title {
	font-size: 1.8rem;
	font-weight: light !important;
}

.entry-content h2 {
	font-weight: 100;
	color: grey;
}

.entry-content h6 {
	font-weight: 100;
	color: grey;
	font-size: .9em;
	line-height: 2rem;
}

.wf-active .site-description {
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: .9em;
}

.wp-block-embed figcaption, .wp-block-image figcaption {
	margin-top: .3em;
	margin-bottom: 1em;
	color: #000;
	font-size: 12px;
	font-size: .8125rem;
	text-align: left;
	font-weight: 400;
}

.widget.widget_text p {
	margin-bottom: 1em;
	font-size: .8125rem;
	line-height: 1.5em;
}

.widget-area .widget {
	word-wrap: normal;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

.page .entry-header {
	text-align: center;
}

.is-style-black_and_white svg {
	width: 10px;
	height: 10px;
	background: #20b2aa;
	border-radius: 50%;
	display: block;
	margin: 30px auto 0;
}

main header .page-title {
	margin-top: -15px;
}

@media only screen and (max-width: 50em)
.single .type-post,.page .type-page {
	
}

.single .type-post, .page .type-page {
	padding: 0;
}

.sidebar {
	width: 250px;
}

.page .entry-title{
display:none;
}

widget {
    margin-bottom: 10px;
}
.ps-btn--action,.ps-photos .ps-js-dropdown-toggle,.ps-focus__options .ps-js-dropdown-toggle
{
	background-color:#20B2AA!important;
		color:#fff!important;
	font-size: 0.7rem !important;
    font-family: IBM Plex Sans;
    font-weight: 300;
    margin: 0 3px 3px 0;
    padding: 0.4em 0.2em 0.4em 0.2em;
    text-transform: none;
    letter-spacing: 0.5px;
		border-radius: 3px;
	text-decoration:none;
}
.ps-btn--action:hover,.ps-photos .ps-js-dropdown-toggle:hover,.ps-focus__options .ps-js-dropdown-toggle:hover{
	background: #808080 !important;
    color: #fff!important;
}
.ps-alert
{
	background: #808080 !important;
    color: #fff !important;
	--border: none!important;
		border-radius: 3px;
	font-size: 0.7rem !important;
    font-family: IBM Plex Sans;
    font-weight: 300;
    margin: 10px 3px 3px 0 !important;
    padding: 0.4em 0.2em 0.4em 0.6em !important;
}
.ps-photos__list-item
{
	margin-bottom:15px;
}
.ps-navbar__menu-link,#post-3413 .ps-tabs__item>a,#post-3413 .ps-member__name
{
	text-transform:uppercase;
}
.sharedaddy .sd-social .sd-title
{
	margin-top:20px;
}
.gci-thumbs-up,#like-count,.ps-profile__edit .ps-tabs__item--active .gcis
{
	color:#20B2AA!important;
}
.ps-focus__menu-item--active:after,.ps-profile__progress-bar>span,.ps-checkbox--switch .ps-checkbox__input:checked+.ps-checkbox__label:before, .ps-checkbox__input:checked+.ps-checkbox__label:before
{
	background-color:#20B2AA!important;
}
.ps-avatar--member:hover{
	background:transparent;
}
.ps-profile__about-field-title,.ps-profile__about-field-data {
	font-size:13.0156px !important;
	font-weight: 80;
  line-height: 1.6;
	    font-family: "Lato",sans-serif;
}
@media (min-width: 61.25em)
{
	.ps-members {
    grid-template-columns:repeat(3, 1fr);
	}
}