/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.3
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* Privacy Policy Form */
#contact_form_page label.jet-form-builder__field-label.for-checkbox span {color: #ffffff;font-size: 14px;}
p.check-nero {color:#333333;}
#contact_form_page label.jet-form-builder__field-label.for-checkbox span p {margin-block-end: 0;}
.jet-form-builder :focus-visible {outline: none;}

/* banner cookie LegalBlink */
#cc_div .c_button, #cc_div .c_link {padding: 0.6em 1.2em!important;min-height: 50px!important;height: fit-content!important;}
#cc_div #cm_title {font-size: 1.3em!important;}
#cc_div #cm_text {font-size: 0.8em!important;}

/* Hero pagine */
.w-750 {max-width: 775px;}
.mondo-rot {top:90px;left: 90px;}

@media only screen and (max-width:1600px) {
	.mondo-rot {top:90px;left: 0px;}
}
@media only screen and (max-width:1025px) {
	.w-750 {max-width: unset;}
	.mondo-rot {top:30px;left: 0px;}
}
@media only screen and (max-width:767px) {
	.campus-conditions .jet-toggle__label-text {padding-right:10px;}/* Toggle Weeks Program*/
}