/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

body.page-id-16 {
    background-image: url("img/bg-108tmp.png") !important;
    background-repeat: repeat;
    background-size: 100%;
}
@media only screen and (min-width: 768px) {
    body.page-id-16 { background-size: 81%; }
}
.page-id-16 .page-title {
    text-align: center;
    font-size: 63px;
    color: #4a4236;
}
.page-id-16 .ct-container-full { padding-bottom: 0; }
.page-id-16 .hero-section { margin-bottom: 9px !important; }

/*----------------- main -----------------*/
.ct-footer-copyright {
    text-align: center;
}