/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


#main-header { box-shadow: none !important;}
.page-template-default .et_pb_section { padding-top: 0 !important;}
.archive .post-meta { display: none;}
a {text-decoration:underline;}
h3 {color: #408c92;}

.et_bloom .et_bloom_inline_form {margin: 0 !important;}
.et_bloom .et_bloom_form_container .et_bloom_form_content, .et_bloom .et_bloom_form_container .et_bloom_form_header  {padding: 0 !important;}


/*blog*/
h1.entry-title, h2.entry-title, .et_pb_post .post-meta {text-align:center;}
h1.entry-title::after, h2.entry-title::after {content: url("http://www.life-optimized.com/wp-content/uploads/2017/08/blog-divider.png"); display: block; font-size: 12px; overflow: hidden; padding-top: 15px;}
.et_pb_posts a.more-link { background: #ECECEA;   margin-top: 40px;  padding-bottom: 15px;}
.more-link { padding: 10px 0 !important; text-align: center;  text-transform: capitalize;margin: 0 auto; max-width:400px;}
#main-content .container:before {background: none;}
.post-template-default.single.single-post #left-area { margin: 0 auto; max-width: 800px;}
.post-template-default.single.single-post .post-meta, #sidebar {display:none;}

 

/*footer*/
.footer-widget {margin: 0 !important;}
#footer-widgets { padding: 15px 0 0 !important;}
#footer-bottom { display:none;}
.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2n) { float: right;}
.lsi-social-icons li a { padding: 8px 2px !important;}

/*media*/
@media (min-width: 981px){
#left-area { width: 100%; padding: 23px 0px 0px !important; float: none !important;}
}