/* --- Remove featured images from Page / 1384775-zen --- */
.page .hero {
    display: none;
}

@media screen and (min-width: 1000px) {
    .content-wrapper.full-width.with-featured-image {
        margin-top: 0;
    }
}


ul.products li.product h3, ul.products li.product .woocommerce-loop-product__title, ul.products li.product .woocommerce-loop-category__title {
    padding: 0.5em 0;
    margin: 0;
    font-size: 16px;
}

/* --- Remove featured images from Page / 1384775-zen --- */
.page .hero {
    display: none;
}

@media screen and (min-width: 1000px) {
    .content-wrapper.full-width.with-featured-image {
        margin-top: 0;
    }
}
.no-sidebar .site {
    max-width: 1400px;
}


div#front-page-testimonials {
	display: none;
}


div#primary.content-area.grid-page-content-area {
	
	max-width: 850px;
}

div#primary.content-area.front-page-content-area {
	align-self
	max-width: 850px;
}

h2 {
  font-size: 30px;
	font-family: Montserrat;
	color: #38b0c7;
}

h1 {
  font-size: 30px;
	font-family: Montserrat;
		color: #38b0c7;
	
}
p {
  font-size: 18px;
		font-family: Montserrat;
font-weight: 400;
}

ul {
  font-size: 18px;
		font-family: Montserrat;
font-weight: 400;
}

.wf-active .site-title {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.site-title {
    font-family: "Montserrat", sans-serif;
    font-size: 29px;
    line-height: 1.2;
    margin-bottom: 0;
}

body, button, input, select, textarea {
    color: #444340;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
}

p.site-description {
	    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
}

body.custom-background {
    background-color: #c7cdd2;
}

.jetpack-social-navigation ul {
    display: none;
    margin: 0 0 1.5em;
    padding: 0;
}


.widget-title {
	font-size: 18px;
	margin-bottom: 0.8em;
	text-align: center;
}

.site {
	max-width: 1800px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 2%;
	padding-left: 2%;
}

	margin-left: auto;
	margin-right: auto;
	padding-right: 2%;
	padding-left: 2%;
}

a {
	color: #15b6b8; 
	text-decoration: none;
}

.site {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 2%;
	padding-left: 2%;
}
.no-sidebar .site {
	max-width: 1400px;
}
.no-sidebar.page-template-full-width-page .site,
.no-sidebar.page-template-grid-page .site,
.no-sidebar.home.page .site {
	max-width: 1400px;
}

div#primary.content-area.grid-page-content-area {
    max-width: 850px;
}

@media screen and (min-width: 1000px) {
    .content-wrapper .content-area {
        float: left;
        margin: 0;
        width: 70%;
        max-width: 850px;
    }
}

#infinite-handle span, .hero-content-wrapper .cat-links a, .jetpack-social-navigation ul li, .jetpack-social-navigation ul a, .jetpack-social-navigation ul a:visited, .main-navigation, .main-navigation a, .main-navigation ul ul a, .button, .button:hover, .button:active, .button:focus, .menu-toggle, button, input[type=button], input[type=reset], input[type=submit], .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    color: #ffffff;
}

a {
  color: #38b0c7;

  font-weight: bold;
}

.site-title {
	font-family: "Yrsa", Georgia, Serif;
	font-size: 29px;
	line-height: 1.2;
	margin-bottom: 0;
}
.site-title a {
	color: #444340;
}
.site-title a:hover,
.site-title a:focus,
.site-title a:active {
	text-decoration: none;
}


.entry-author {
    display: none;
}