/**
* Theme Name: Greenly Child
* Description: This is a child theme of Greenly, generated by Merlin WP.
* Author: <a href="https://creativesplanet.com/">Creative's Planet</a>
* Template: greenly
* Version: 1.0
*/

.cspt-contact-widget-phone {
    font-size: 24px;
    font-weight: 600;
}
ul.top-contact.list-inline {
    font-weight: bold;
}
.bottone-newsletter {
    margin-top: 40px;
}
.bottone-newsletter a {
    font-size: 18px;
    line-height: 30px;
    background-color: #f28c00;
    color: #fff;
    letter-spacing: .3px;
    font-weight: 500;
    display: block;
    text-align: center;
    padding: 30px;
}
.menu-item-has-children a:not([href]):not([tabindex]){
	color:#333333!important;
}
.scroll-to-top{background-color:#A2D45E!important;}
.scroll-to-top:hover{background-color:#000!important;}
.grecaptcha-badge{visibility:hidden!important;}
.cspt-pre-header-wrapper .cspt-social-links li a:hover{background: #ffffff!important;}
@media screen and (max-width: 600px) {
	.menu-item-has-children a:not([href]):not([tabindex]) {
		color: #ffffff!important;
	}
}