/*
 Theme Name:   Avantage Child
 Theme URI:    http://avantage.bold-themes.com
 Description:  Avantage child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     avantage
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  avantage-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */


#floating-div {
    position: fixed;
    top: 50vh;
    right: -5.6rem;
    color: #000;
    padding: 10px 20px;
    /* box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2); */
    z-index: 10;
    background-image: url(https://difcelaya.gob.mx/wp-content/uploads/2025/07/donativo-flotante.png);
    min-width: 300px;
    min-height: 200px;
}