/*
Theme Name:		 Xmoze child
Theme URI:       https://wpkiddie.com/demos/wp/xmoze
Description:	 A premium WordPress theme for SaaS, Software, App, Services and many more
Author:			 mthemeus
Author URI:      https://themeforest.net/user/mthemeus
Template:		 xmoze
Version:		 1.0.0
Text Domain:	 xmoze-child
*/


/*
    Add your custom styles here
*/
.elementor-counter-number-prefix{
    width: 100% !important;
    font-size: 25px;
    text-align: center !important;
}
.elementor-counter-number-wrapper{
    flex-wrap: wrap;
    justify-content: center;
}
.elementor-counter-number,
.elementor-counter-number-suffix{
    font-size: 3.3rem !important;
}
.wpcf7-form .wpcf7-acceptance label{
    display: flex !important;
}
.wpcf7-form .wpcf7-acceptance label input[type="checkbox"]{
    width: 20px !important;
    height: 20px !important;
}
.wpcf7-form button[type="submit"]{
    width: 100% !important;
    background-color: #000 !important;
    border-color: #000 !important;
}
.wpcf7-form .wpcf7-acceptance label a{
    color: #000 !important;
    text-decoration: underline !important;
}
.mas-modal-image-action.image-modal:before{
    content: "Guarda il video" !important;
}