/*
Theme Name:     leaveonlyprints
Description:    powerful magazine
Author:         luca
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/



.et_pb_posts a.more-link {
    display: inline-block;
    clear: both;
    width: auto!important;
    padding: 10px;
    border: solid 2px;
    margin-top: 10px;
    font-weight: bold;
}

.comment-form-url  {
	display: none;
}


#main-content .container:before {background: none;}

/*  single post  */

.post-template-default #left-area, .archive #left-area {
	width: 70%;
}
.post-template-default #sidebar, .archive #sidebar   {
	width: 30%;
}
