/*
Theme Name: Green Marketing
Theme URI: https://greenmarketing.agency
Description: Green Marketing Template
Author: Perinelli Cristian
Author URI: http://greenmarketing.agency
Template: hello-elementor
Version: 1.0.0
*/


.btn { white-space: normal !important; }
.h1, .h2, .h3, .h4 { word-wrap: break-word; }
ul { margin-bottom:20px; }
a { word-break: break-word }

.grecaptcha-badge {  visibility: hidden;}


.colore-blu { color: #007FC5 }
.colore-verde { color: #4FBD95 }

/* ricorda di mettere display:none al div principale */
body.logged-in .mostra-se-loggato {
    display: block !important;
}

body.logged-in .nascondi-se-loggato {
    display: none !important;
}





/* rank math */
.rank-math-breadcrumb a {
    color:white;
    font-size:14px;
}

.rank-math-breadcrumb a:hover {
    color:white;
    text-decoration:underline;
}


.rank-math-breadcrumb span {
    color:white;
    font-size:14px;
}

@media screen and (max-width: 767px) {
  .rank-math-breadcrumb {
    text-align: center !important;
}


