/*
 Theme Name:     Tower Child
 Theme URI:      http://codeless.co
 Description:    Tower Child Theme
 Author:         Codeless
 Author URI:     http://www.codeless.co
 Template:       tower
 Version:        1.0.0
*/

@import url("../tower/style.css");

#copyright {
    font-size: 13px;
}

.tp-title {	top: 84% !important}

@media screen and (max-width: 480px){
	.header_page.with_subtitle.centered .titles h5 {display: none;}
}