/*
Theme Name: Energy Logistix
Theme URI: https://www.energylogistix.com.au
Template: Divi
Author: 57 Films
Author URI: https://57films.com.au
Description: Energy Logistix ... we make it happen
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.10.1.1532331663
Updated: 2018-07-23 17:11:03

*/

#sidebar{
    display: none;
}
h1.entry-title {
    color: #d2232a;
}
span.published{
	position: absolute;
    right: 20px;
    background: #d2232a;
    color: #fff;
    padding: 15px 10px;
    width: 98px;
    text-align: center;
    font-size: 20px;
    line-height: 1.4;
    bottom: 170px;
}
a.more-link {

    color: #000;
    text-transform: uppercase;
    border: #d2232a 2px solid;
    display: inline-block !important;
    padding: 4px 9px;
    margin-top: 15px;
	float:left;

}
.et_pb_text_inner{
	
}
.post-content p {
    max-width: 100%;
}
.et_pb_text_inner p {
    max-width: 100%;
}
#main-content .container:before{
	background:transparent !important;
}
#left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
@media only screen and (min-width: 0px) and (max-width: 767px){
	
	span.published {

position: initial;
right: 20px;
background: #d2232a;
color: #fff;
padding: 4px 10px;
width: 97px;
text-align: center;
font-size: 14px;
line-height: 1.4;
bottom: 170px;

}

}
