/*
Theme Name: Caridad Child
Author: VamTam
Author URI: https://vamtam.com
Template: caridad
*/



/*

put your child theme styles here
*/
body:not(.wp-admin):not(.elementor-editor-active).has-mouse-dot #mouseDot {
     background-color: rgba(240, 248, 255, 0) !important;
    background-image:url(/wp-content/uploads/2022/05/Recurso-3.png) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    border-radius: 0% !important;
    width: 30px !important;
    height: 30px !important;
    top: -15px !important;
    left: -15px !important;
}

/*
you don't need any @import rules

*/
