/*
Theme Name: RoofSuckers
Theme URI: http://roofsuckers.com.au
Description: RoofSuckers Theme
Tags: portfolio, clean, retina, photography, art, video, ajax, agency, blog, shop, business, elegant, hipster, multi-purpose, fullscreen
Author: tsoken designs
Author URI: http://tsokendesigns.com
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.


*/
.TK{
display: none;
}
footer * {
color: #fff !important;
}

.projects_holder article span.text_holder {
background-color:rgba(255,255,255,0.40);
}
.projects_holder article .feature_holder{
display: none !important;
}
.projects_holder article .image_holder .image {
min-height:165px;
position: relative;
}
.projects_holder article .image_holder .image img {
position:absolute;
top:0;
bottom:0;
margin:auto;
}
.projects_holder article .portfolio_description .project_category {
display: none !important;
}

@media only screen and (max-width: 768px) {
.page .content {
margin-top: 100px !important;
}
}
nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
color:#A31716 !important;
}

