/*

Theme Name: DocItaly.com.br
Theme URI: https://docitaly.com.br/
Author: Equipe Suportepress
Author URI: https://suportepress.com.br/
Description: Custom theme inherited from Themeco PRO.
Version: 1.0.0
Template: pro

*/

.wpcf7-list-item-label {
    padding-left: 5px;
}

input.wpcf7-not-valid {
	border: 1px solid red;
}

#loader-image {
    object-fit: contain !important;
    width: 100px !important;
    height: 100px !important;

}

#loader {
    width: 200px !important;
    height: 200px !important;
}

#loader > img {
    object-fit: contain !important;
    width: 100px !important;
    height: 100px !important;

}