/*!
Theme Name: Mondadori Education 2018
Theme URI: http://underscores.me/
Author: Zeno Pioventini
Author URI: https://www.linkedin.com/in/zeno-pioventini-a117399/
Description: Mondadori Education 2018
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mondadori-education-2018
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Mondadori Education 2018 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*  imponiamo che il link di whatsapp si vedano solo su dispositivi mobile  */
.whatsapp-link{ display:inline-block !important;}

@media only screen and (min-width: 768px) {
 .whatsapp-link{ display:none!important;}
}

div.single-content div.text.text--large h4 {
    font-size: 16px;
}

.contact-input.error {
    border: 2px solid #be2929 !important;
}

ul li + br {
	display: none;
}
.option-item-shop {
	min-width: 120px;
}

.button-align {
	margin-top: -9px;
    vertical-align: middle;
    display: inline-block;
    padding-right: 10px;
}

.gotowebinar-evidence {
	color: #be2929;
}