/*
CTC Separate Stylesheet
Updated: 2018-04-27 13:17:49
*/

.site-footer .wrap {
    padding-top: .5em;
    padding-bottom: .5em !important;
}
.site-footer .widget-area {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.social-navigation {
    width: 100%;
    text-align: -webkit-center !important;
}

.site-footer .widget-column.footer-widget-2 {
    float: none;
    width: 100%;
}
@media screen and (max-width: 48.875em) and (min-width: .5em) {
wp-custom-header img {
    display: none;
}
.wp-custom-header img {
    display: none;
}
.wp-custom-header {
    width: 100%;
    height: 600px;
    background-image: url(http://decayingthoughts.com/wp-content/uploads/2017/10/IMG_2951-EditVioletDelight-header.jpg);
    background-position: center top;
    background-size: cover;
}
}

