/*
Theme Name: MBN Child
Theme URI: https://www.markeitngbynumbers.io
Template: Divi
Author: Marketing by Numbers
Author URI: https://www.markeitngbynumbers.io
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 1.1633657370
Updated: 2021-10-08 01:42:50

*/


.gform_button {
    padding: 12px 25px 12px 25px !important;
	border: 0 !important;
	border-radius: 0px !important;
	background-color: #B44D26 !important;
	color: white !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: 500 !important;
	font-size: 16px !important;
	line-height: 16px !important;
	cursor: pointer !important;
	align-self: center !important;
}

/*Fonts*/

h1 {
    font-family: 'Lato', sans-serif;
  	font-weight: 600;
  	font-size:26px;
	line-height: 25px;
    color: #303E48;
}
h2 {
    font-family: 'Lato', sans-serif;
  	font-weight: 400;
  	font-size:22px;
	line-height: 26px;
    color: #404041;
}
h3 {
    font-family: 'Lato', sans-serif;
  	font-weight: 500;
  	font-size: 20px;
	line-height: 22px;
  	color: #404041;
}
h4 {
  	font-family: 'Lato', sans-serif;
  	font-weight: 400;
  	font-size: 16px;
  	line-height: 22px;
  	color: #404041;
}

p {
  	font-family: 'Lato', sans-serif;
  	font-weight: 400;
  	font-size: 16px;
  	line-height: 22px;
  	color: #404041;
}

body {
  	font-family: 'Lato', sans-serif;
  	font-weight: 400;
  	font-size: 16px;
  	line-height: 22px;
  	color: #404041;
}

.table_button {
	padding: 12px 20px 12px 20px !important;
	border: 0 !important;
	border-radius: 0px !important;
	background-color: #404041 !important;
	color: white !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: 500 !important;
	font-size: 14px !important;
	line-height: 14px !important;
	cursor: pointer !important;
	align-self: center !important;
}

.table_button_small {
	padding: 7px 10px 7px 10px !important;
	border: 0 !important;
	border-radius: 0px !important;
	background-color: #404041 !important;
	color: white !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: 500 !important;
	font-size: 14px !important;
	line-height: 14px !important;
	cursor: pointer !important;
	align-self: center !important;
}

.publish_button{
	
	padding: 12px 20px 12px 20px !important;
	border: 0 !important;
	border-radius: 0px !important;
	background-color: #B44D26 !important;
	color: white !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: 500 !important;
	font-size: 14px !important;
	line-height: 14px !important;
	cursor: pointer !important;
	align-self: center !important;
}

/*EMAIL BUTTON*/
.EmailBTN {
    color: #FFFFFF!important;
    border-width: 0px!important;
    border-radius: 0px;
    font-size: 16px;
    background-color: #b44d26;
    padding-top: 10px!important;
    padding-right: 20px!important;
    padding-bottom: 10px!important;
    padding-left: 20px!important;
  	position:absolute;
  	right:0;
  }








