/*
Theme Name: Multicote WP Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Multicote WP Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Template: multicote-wp
Author: An-Themes
Author URI: http://www.anthemes.com/
Tags: sticky-post, right-sidebar, custom-colors
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */



.home-pre-post {
  margin-bottom: 1rem;
}

.home-pre-post > *, .home-pre-post .custom-html-widget > * {
  margin-bottom: 1rem !important;
}


/*------------------------------------*\
	DONAZIONI
\*------------------------------------*/

.page-id-368 .container {
  display: flex;
}

.page-id-368 .col-50 {
  width: 50%;
}

.page-id-368 .col-50:first-child {
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid gray;
}