/* 
 Theme Name:     MashCraft Brewing
 Author:         Glenda White/White Ox Creative/MashCraft Brewing
 Author URI:     https://whiteoxcreative.com
 Template:       Divi
 Version:        v.01
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 5.4.4
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/* New Media Page */
.no-background-fullwidth > .et_pb_fullwidth_header{
	background-color: transparent !important;
	padding-top:100px;
	padding-bottom:100px;
}
.no-background-fullwidth > .et_pb_fullwidth_header h1.et_pb_module_header{
	font-weight: 600;
}
.article-section > .et_pb_row .et_pb_text_inner h2{
  font-weight: 700;
}
.article-section > .et_pb_row{
	padding-left:10px;
	padding-right: 10px;
}
.article-section > .et_pb_row .et_pb_text_inner p{
	font-size: 16px;
}
.article-section > .et_pb_row .et_pb_column:first-child{
	display: flex;
}

.article-section > .et_pb_row .et_pb_column:first-child > .et_pb_image{
	min-width:33%;
	padding-right:5px;
}
