This is all my custom CSS
/* Enter Your Custom CSS Here */
#footer .site-logo{
display:none;
}
.copy-text{
margin-top:10px;
}
.tagline{
display:none;
}
.site-bar .nav{
width:100%;
}
.widget{
border:none;
}
.sidebar.sidebar-right{
border:none;
}
.page-id-1799 footer{
display:none;
}
#site-content .col-md-8,
#site-content .col-md-4 {
height: auto!important;
}
#site-content .col-md-8,
#site-content .col-md-4 {
height: auto!important;
}
.slide .slide-content,.slide .slide-content a {
display: block;
opacity: 0;
left: 0;
width: 100%;
right: 0;
height: 100%;
transform: none;
top:0;
bottom:0;
position:absolute;
}