/*
Theme Name: Perth Child
Description: A child theme of Perth Theme
Author: dmink
Version: 1.0.0
Template: perth
*/
@import url("../perth/style.css");

/* Page builder */

.panel-row-style {
	padding: 30px 0 !important;
}

/* Header image area */

.blog div.header-image,
.page:not(.home) div.header-image,
.single-post .header-image {
    display: none !important;
}

/* Page footer */

.site-info {
	margin-right: 100px;
}
.site-footer {
    background: url("http://ukrarts.org/wp-content/uploads/bg-footer.jpg") repeat-x 0 0;
}