/*
Theme Name: Holamed Child Theme
Theme URI: http://holamed.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Holamed
Template: holamed
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: holamed

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

#div-fijo {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
	height: 100px;
    background-color: #f0f0f0;
	background-image: url('https://10manerasdeserbellaynomorirenelintento.com/wp-content/uploads/2017/07/1080x300.jpg'); 
	background-size: contain;
    background-repeat: no-repeat; 
    padding: 10px;
    text-align: center;
    z-index: 999;
    background-position: center center;
}
