/*
Theme Name: Playa del Carmen
Author: AGV
Template: kindergarten-toddler
Author URI: sirius-web.net
Version: 1.0.0
Requires PHP: 7.4
Text Domain: playa-carmen-child
*/

/* Add your custom styles here */

.page-template-home #content-header:before{
    background: url(img/header.png);
    content: "";
    width: 100%;
    height: 180px;
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    background-repeat: no-repeat;
}