/*
 Theme Name:   Mentis Child Theme
 Theme URI:    https://edgarsvacca.com/
 Description:  Mentis Child Theme - Made by ESVU
 Author:       ESVU
 Author URI:   https://edgarsvacca.com/
 Template:     mentis
 Version:      1.0.0
 Text Domain:  mentis-child-theme
*/

/* = Theme customization go here
-------------------------------------------------------------- */
footer.site-footer{
	margin-top: 0;
}

.page-title{
	margin-bottom: 40px;
}

.cms-custom-heading.layout-2 .cms-heading-inner:before{
	background: none; 
}

.cms-testimonial-wrap.layout2 .with_quotes .author{
	font-size: 30px;
}

.cms-testimonial-wrap.layout2 .with_quotes:before,
.cms-testimonial-wrap.layout2 .with_quotes.with_quotes:after{
	content: "";
}

.cms-custom-heading.layout-2 .sub-heading{
	opacity: 1;
}

.wpcf7 form.wpcf7-form .form-style-message-4 input[type="submit"].wpcf7-submit, 
.template-grid-post-2 .template-grid-post-2-content .readmore a{
	background-color: #6DAB3C;
}

.wpcf7 form.wpcf7-form .form-style-message-4 input[type="submit"].wpcf7-submit:hover,
.template-grid-post-2 .template-grid-post-2-content .readmore a:hover,
.comments-area .comment-respond p.form-submit input[type="submit"]:hover{
	background-color: #53812d;
}

p > em > strong,
p > strong > em{
	color: #96DD27;
}

.page-id-45 .page-title,
.page-id-181 .page-title{
	margin-bottom: 0;
}

.entry-content .vc_custom_1512461230398{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

#page-title #page-title-text h1{
	margin: 0;
	line-height: 2;
}

#cshero-header-navigation ul.menu-main-menu {
  font-family: Lato,Arial, Helvetica, sans-serif;
  font-style: italic;
}

.cms-testimonial-wrap.layout2 .with_quotes.with_quotes {
  text-transform: inherit;
}