.popup-info.modal-show{opacity:1 !important;right:0 !important;z-index:9999 !important;pointer-events:all !important}.has-color-principale-color{color:#b2d64d}.has-color-principale-background-color{background-color:#b2d64d}.has-color-secondario-color{color:#ae3834}.has-color-secondario-background-color{background-color:#ae3834}.has-color-terziario-color{color:#dbc845}.has-color-terziario-background-color{background-color:#dbc845}.btn-primary,.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background:#b2d64d !important;border-color:#b2d64d !important;color:#000 !important}.text-primary,.nav-link{color:#b2d64d !important}*:focus{outline:none}@media(max-width: 767px){.not-visible-mobile{display:none !important}}@media(min-width: 767px){.visible-mobile{display:none !important}}.otgs-development-site-front-end{display:none}.is-hidden{opacity:0;transform:translate(0, -100px);transition:transform .6s ease,opacity .6s;pointer-events:none}.is-visible{opacity:1;transform:translate(0, 0);transition:transform .6s ease,opacity .6s}.hovertext{position:relative}.hovertext:before{content:attr(data-hover);overflow:hidden;max-width:200px;width:-moz-max-content;width:max-content;background-color:#6d6d6d;color:#fff;font-size:10px;font-weight:400;text-align:center;text-transform:none;white-space:normal;line-height:1.25;padding:5px;border-radius:6px;transition:opacity .6s ease-in-out;opacity:0;visibility:hidden;position:absolute;z-index:1111;left:0;top:110%}.hovertext:hover:before{opacity:.85;visibility:visible}.cursor-pointer{cursor:pointer}.w-fit-content{width:-moz-fit-content;width:fit-content}.button{display:block;border:1px solid #b2d64d;background:rgba(0,0,0,0);color:#fff;transition:.4s;margin-top:15px;border-radius:4px;padding:.75rem 1rem;width:-moz-max-content;width:max-content}.button:hover{background:#b2d64d}.button:disabled{opacity:.5}.wp-block-button{transition:.4s;cursor:pointer}.wp-block-button a{transition:.4s}.btn{transition:.4s}.btn:hover{opacity:.8}@keyframes fadein{from{opacity:0}to{opacity:1}}.mdg98-form{font-size:.875rem}.mdg98-form .form-content{margin-bottom:25px}.mdg98-form .form-content .form-input{display:flex;gap:50px;align-items:center;margin-bottom:20px}.mdg98-form .form-content .form-input .single-input{display:flex;align-items:center}.mdg98-form .form-content .form-input .single-input.custom-checkbox label{display:flex;gap:10px;align-items:center;font-size:1rem;line-height:1.25rem;cursor:pointer}.mdg98-form .form-content .form-input .single-input.custom-checkbox label::after{content:"";display:flex;align-items:center;justify-content:center;width:32px;height:24px;padding:5px;border:1px solid #707070;border-radius:4px}.mdg98-form .form-content .form-input .single-input.custom-checkbox input{display:none}.mdg98-form .form-content .form-input .single-input.custom-checkbox.checked label{color:#b2d64d}.mdg98-form .form-content .form-input .single-input.custom-checkbox.checked label::after{content:"✓";color:#b2d64d;border-color:#b2d64d}.mdg98-form textarea{width:100%;margin-bottom:20px;border:1px solid #707070;border-radius:4px;padding:15px}.mdg98-form textarea{min-height:100px}.mdg98-form select{width:100%;border:var(--bs-border-width) solid var(--bs-border-color);padding:calc(1rem + 1px) .75rem;border-radius:6px}a{color:#000}.btn{display:block;height:-moz-fit-content;height:fit-content}.close-cross{cursor:pointer}.popup-info{position:fixed;top:0;right:-100%;z-index:-1;height:100vh;width:45vw;opacity:0;pointer-events:none;transition:opacity .4s ease-in;background:#fff}.popup-info .popup-info-content{overflow:auto;position:relative;height:100%;padding-bottom:25px}.popup-info .popup-info-content .close-popup-info{position:absolute;top:10px;left:10px}.popup-info .popup-info-content .close-popup-info .cls-1,.popup-info .popup-info-content .close-popup-info .cls-2{transition:.6s}.popup-info .popup-info-content .close-popup-info:hover .cls-1,.popup-info .popup-info-content .close-popup-info:hover .cls-2{fill:#ae3834}.popup-info .popup-info-content .sezione-popup{padding:20px}.popup-info .popup-info-content .sezione-popup.titolo-popup{padding:10px 20px;border-bottom:2px solid #b2d64d;color:#b2d64d;font-size:56px;font-family:"Monalesa";text-align:center;text-transform:uppercase}.popup-info .popup-info-content .sezione-popup.sottotitolo-popup{color:#b2d64d;font-size:28px;font-family:"Monalesa";text-transform:uppercase}.popup-info .popup-info-content .sezione-popup.testo-popup{color:#b2d64d;font-size:18px}.popup-info .popup-info-content .sezione-popup.sez-left{padding-right:10px}.popup-info .popup-info-content .sezione-popup.sez-right{padding-left:10px}@media(max-width: 767px){header#layout-header{position:fixed;left:100%;z-index:1;transition:.8s}header#layout-header.active{left:0}header#layout-header #header{overflow:scroll}header#layout-header #header .contacts{position:relative !important;margin-top:-1px;background:#b2d64d;z-index:1}}header#layout-header .mobile-close{position:absolute;top:10px;right:15px;display:flex;padding:10px;font-size:3rem;color:#b2d64d;z-index:2}@media(min-width: 768px){header#layout-header .mobile-close{display:none}}header#layout-header #header{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;min-height:100vh;background-color:#b2d64d;color:#000;transition:.4s}header#layout-header #header .logo{position:relative;background-color:#000;z-index:1}header#layout-header #header .menu{position:relative;padding:30px 15px;background:#b2d64d;z-index:1}header#layout-header #header .menu ul{list-style:none;padding-left:0}header#layout-header #header .menu ul li{margin-bottom:10px;transition:.6s all;border-radius:5px}header#layout-header #header .menu ul li a{display:block;padding:15px;color:#000;text-decoration:none;transition:.4s all;cursor:pointer}header#layout-header #header .menu ul li:hover,header#layout-header #header .menu ul li.active{background-color:#000}header#layout-header #header .menu ul li:hover a,header#layout-header #header .menu ul li.active a{color:#b2d64d}header#layout-header #header .menu ul li .sub-menu{padding-bottom:5px}header#layout-header #header .menu ul li .sub-menu li{margin-left:25px;margin-right:25px}header#layout-header #header .menu ul li .sub-menu li:hover,header#layout-header #header .menu ul li .sub-menu li.active{background-color:#b2d64d}header#layout-header #header .menu ul li .sub-menu li:hover a,header#layout-header #header .menu ul li .sub-menu li.active a{color:#000}header#layout-header #header .contacts{position:sticky;bottom:0;padding:15px}header#layout-header #menu-toggle{overflow:hidden;text-align:center}header#layout-header #menu-toggle .hamburger{padding:0px;margin-top:5px}header#layout-header #menu-toggle .hamburger .hamburger-inner:before,header#layout-header #menu-toggle .hamburger .hamburger-inner:after,header#layout-header #menu-toggle .hamburger .hamburger-inner{background-color:#fff;width:100%;border-radius:0}header#layout-header #menu-toggle #menu-text-mobile{color:#fff;font-size:.5rem}header#mobile-header{padding:15px 0;background:#b2d64d}@media(min-width: 768px){header#mobile-header{display:none}}header#mobile-header #menu-toggle{width:-moz-fit-content;width:fit-content}header#mobile-header #menu-toggle .hamburger.hamburger--spin{padding-bottom:10px}html.header-open{overflow:hidden}body{font:100% "sofia-pro",sans-serif;color:#000;background:#fcfcfc}body.modal-open,body.header-open{overflow:hidden}@media(min-width: 768px){.main-row{width:100%}}#content_principale{background-color:#fcfcfc}#content_principale.clean-page{position:relative}#main_card{margin-bottom:35px}footer #footer{border-top:#fff 2px solid;background:#000}footer #footer a{color:#fff;text-decoration:none}footer #footer a:hover{text-decoration:underline}footer #footer .footer-row{display:flex;gap:25px;flex-wrap:wrap;padding:35px 0;text-align:center}@media(min-width: 768px){footer #footer .footer-row{text-align:left}}footer #footer .footer-row .footer-column{width:100%}@media(min-width: 768px){footer #footer .footer-row .footer-column{width:calc(25% - 18.75px)}}footer #footer .footer-row .footer-img{width:-moz-fit-content;width:fit-content;display:block;margin-bottom:15px}footer #footer .footer-row .footer-img img{height:40px}footer #footer .footer-row .footer-title{margin-bottom:25px;font-size:1.25rem;line-height:1.75rem;color:#fff;font-weight:bold}@media(min-width: 768px){footer #footer .footer-row .footer-title{font-size:1rem;line-height:1.5rem}}footer #footer .footer-row .footer-text{color:#fff;margin-bottom:15px;font-size:.875rem;line-height:1.125rem}footer #footer .footer-row .footer-nav{display:flex;gap:8px;flex-direction:column;align-items:center;font-size:.875rem}@media(min-width: 768px){footer #footer .footer-row .footer-nav{align-items:start}}footer #footer .footer-row .footer-nav ul{list-style-type:none;padding:0}footer #footer .footer-row .footer-nav ul li{margin-bottom:8px}footer #footer .footer-row .footer-nav.social-nav{flex-direction:row;gap:10px;justify-content:center;font-size:1.25rem}@media(min-width: 768px){footer #footer .footer-row .footer-nav.social-nav{justify-content:start}}footer #footer .footer-row .footer-nav.social-nav a{color:#fff}footer #footer .footer-row .footer-nav.social-nav a:hover{color:#b2d64d}footer #footer .footer-row .footer-nav a{width:-moz-fit-content;width:fit-content}footer #footer .sub-footer-row{padding:25px 0;font-size:.75rem;color:#fff}footer #poweredby{font-size:.7rem;padding:2px 20px;color:#989898;text-align:right;background:#000;border-top:1px solid #fff}footer #poweredby a{color:#989898;text-decoration:none}footer #poweredby a span{transition:all 1s}footer #poweredby a:hover span.made{color:#009246}footer #poweredby a:hover span.in{color:#fff}footer #poweredby a:hover span.italy{color:#ce2b37}.footer-clean{position:absolute;bottom:0;width:100%;height:100px;padding:15px 0}.footer-clean .img-container{display:flex;gap:15px;align-items:center;justify-content:center}.footer-clean .img-container a{height:100%;width:auto}.footer-clean .img-container a img{max-height:100%}a{transition:.4s}h1,h2,h3,h4{font-weight:bold}h1{margin-bottom:35px;font-size:2.25rem;line-height:2.5rem}@media(min-width: 768px){h1{font-size:3rem;line-height:3.25rem;text-align:center}}h2{margin-bottom:15px;font-size:1.5rem;line-height:1.75rem}@media(min-width: 768px){h2{font-size:2rem;line-height:2.25rem}}h3{margin-bottom:15px;font-size:1.375rem;line-height:1.675rem}@media(min-width: 768px){h3{font-size:1.5rem;line-height:1.75rem}}h4{margin-bottom:15px;font-size:1.125rem;line-height:1.75rem}@media(min-width: 768px){h4{font-size:1.25rem;line-height:1.5rem}}p{margin-bottom:15px;font-size:1rem;line-height:1.25rem}@media(min-width: 768px){p:last-of-type{margin-bottom:0}}.page-section{padding-top:45px;padding-bottom:45px}.page-section.small-pad{padding-top:15px;padding-bottom:15px}.page-section.no-pad-bottom{padding-bottom:0}@media(min-width: 768px){.main-section{padding-left:25px}}.page-card{margin-bottom:35px;background:#fff;box-shadow:0px 2px 8px 1px #c8c8c8}.page-card .card-body{padding:15px 25px;padding-bottom:25px}.page-title{font-size:2.5rem;line-height:2.75rem}@media(min-width: 768px){.page-title{font-size:3.5rem;line-height:3.75rem}}.text-icon{display:flex !important;gap:8px;align-items:center;text-decoration:none}.profile-img{background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}.profile-img.full-dimension{width:100%;height:0;padding-bottom:100%;border-radius:50%}.profile-img.fixed-dimension{width:60px;height:60px;border-radius:50%}.profile-img.fixed-dimension img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dataTables_wrapper{overflow:scroll}#page_login,#page_register{background-position:center;background-size:cover;background-repeat:no-repeat}#page_login #login_card,#page_register #login_card{box-shadow:none !important}#page_register{padding-bottom:80px}.field-icon{position:absolute;right:10px;top:calc(50% - 7px);cursor:pointer}.anagrafica-container .anagrafica .row-email{display:none}.anagrafica-container .anagrafica:nth-of-type(1) .delete-band-c{display:none !important}.anagrafica-container .anagrafica:nth-of-type(1) .row-email{display:flex}.anagrafica-container .anagrafica:nth-last-of-type(1) hr{display:none}.anagrafica-container.anagrafica-band .row-strumento{display:flex}.anagrafica-container.anagrafica-artist .row-strumento{display:none}.profile-card .profile-name{padding:15px 0;font-size:1.25rem;text-align:center}@media(min-width: 768px){.profile-card .profile-name{padding:0;text-align:left}}.profile-card .profile-name small{font-size:.75rem}.profile-card .profile-content{list-style-type:none;padding:0;margin-bottom:15px}.profile-card .profile-content.single-member{margin-bottom:15px;padding:10px;border-radius:var(--bs-border-radius);box-shadow:0px 0px 12px 1px #f0f0f0}.profile-card .profile-content .divider{height:1px;margin:10px 0;background:#000}.message-card .message-list .single-message{padding:10px 0;border-top:1px solid #000}.message-card .message-list .single-message .single-message-content{display:flex;gap:15px;align-items:center;justify-content:space-between;padding-bottom:5px}.message-card .message-list .single-message .single-message-preview{color:#707070;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.song-card .single-song{display:flex;gap:15px;align-items:center;justify-content:space-between;padding:15px 0;border-top:1px solid #000}.song-card .single-song audio{width:50%}.song-card .single-song .song-title{width:50%}.song-card .single-song .song-title span{color:#b2d64d;font-weight:bold}.chat-card .chat-list{padding:25px 0}.chat-card .chat-list .single-chat{position:relative;display:flex;gap:8px;align-items:center;justify-content:space-between;margin-top:10px;padding:10px;border-radius:6px;transition:.4s;cursor:pointer}.chat-card .chat-list .single-chat::before{content:"";position:absolute;height:1px;width:100%;top:-5px;left:0;background:#000}.chat-card .chat-list .single-chat:first-of-type{margin-top:0}.chat-card .chat-list .single-chat:first-of-type::before{display:none}.chat-card .chat-list .single-chat:hover,.chat-card .chat-list .single-chat.active{background:#000;color:#fff}.single-chat-card .chat-title{margin-bottom:35px;border-bottom:1px solid #f2f2f2}.single-chat-card .chat-container{margin-bottom:35px}.single-chat-card .chat-container .chat-messages-container{display:flex;flex-direction:column-reverse;height:500px;overflow-y:scroll;padding-right:5px}.single-chat-card .chat-container .chat-messages-container .single-message{max-width:80%;width:-moz-fit-content;width:fit-content;margin-bottom:15px;padding:15px;border-radius:6px;border:1px solid #f0f0f0;box-shadow:0px 0px 12px 1px #f0f0f0}.single-chat-card .chat-container .chat-messages-container .single-message.my-message{margin-right:auto;margin-left:0;background:#b2d64d}.single-chat-card .chat-container .chat-messages-container .single-message.others-message{margin-right:0;margin-left:auto}.single-chat-card .chat-container .chat-messages-container .single-message .message-text{padding-bottom:15px}.single-chat-card .chat-container .chat-messages-container .single-message .message-info{padding:2px 6px;font-size:.75rem;line-height:1rem;background:rgba(112,112,112,.2);border-radius:6px}/*# sourceMappingURL=css.min.css.map */