/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */


#cmplz-manage-consent .cmplz-manage-consent {
display: block !important;
    box-shadow: none !important;
    bottom: 30px !important;
    right: 70px !important;
    background-color: #3EAF7C !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 10px !important;
    line-height: 1em;
    font-size: 12px !important;
    padding: 5px !important;
    height: 40px !important;
    text-transform: math-auto;
    max-width: 200px;
    width: 180px;
}



@media (max-width: 768px) {
#cmplz-manage-consent .cmplz-manage-consent{
    display: none !important;
  }
}

.conv_message{font-weight:bold!important; font-size:1rem!important;}

.conversion_name, .conversion_email{color:#cc0000!important; font-size:1.2rem!important;}

mark{font-weight:bold;}


.widget-menu{
list-style: none;
    font-size: 1rem;
    color: #000 !important;
	}

.default-news-thumb{
	border-radius: 30px;
    aspect-ratio: 4 / 3;
}


.trattamenti{  font-size: 1.rem;
    color: #3EAF7C !important;
	margin-left:-5px;
}

.ct-header-cta{
white-space:nowrap;
	
}