/*
 Theme Name:   Customizr Pro Child Theme
 Description:  A theme based on Customizr Pro
 Author:       inetUSA
 Author URI:   http://inetusa.com
 Template:     customizr-pro
 Version:      1.0.0
*/

h1, h2, h3, h4 {
	color: #7E2F31 !important;
	margin: 20px 0px;
}


#content {
	background-color: #ffffff !important;
	padding: 0px 15px 20px 15px !important;
}

#main-wrapper {
	background-color: #efefef !important;
}

/* Removes the underline on the siteorigin buttons */
.ow-button-base a:link {
	text-decoration: none;
}


section.post-content {
  margin-bottom:  0;
}

.type-page .entry-header-inner {
	display: none !important;
}

.archive-title {
	margin-top: 20px !important;
}

.type-post .entry-title {
	margin-top: 20px !important;
}

.single-post .section {
	margin-top: 20px !important;
}

#main-wrapper a {
	color: #3C84CE !important;
}

@media (min-width: 1200px){
.container {
    max-width: 1540px;
	}
}

td {
	word-wrap: normal;
  word-break: keep-all;
}

.forminator-title, .forminator-subtitle {
	color: white !important;
}