/*
Theme Name: Stockholm
Theme URI: http://demo.select-themes.com/stockholm
Description: Stockholm Theme
Tags: agency, business, ajax, portfolio, blog, shop, multi-purpose, clean, elegant, white, photography, modern, fullscreen, stylish, design
Author: Select Themes
Author URI: http://demo.select-themes.com
Version: 3.1
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.

*/

.column1 {
    margin-top: 50px;
}

.header_bottom{
background-color: rgba(246,246,246,0)!important;
}

.header_inner.clearfix {
    margin-bottom: 0;
}

.header_bottom.clearfix {
    padding-bottom: 20px;
}

.page-id-222 .content_inner{
	visibility: visible;
}


.side_menu_button {
    padding-top: 15px;
}

/*Homepage portfolio*/
.projects_holder.clearfix.v5.standard.portfolio_default_image {
    opacity: 1;
    position: relative;
}

.page-id-5 .masonry_with_space .projects_holder .mix {
    display: inline-block!important;
}

.custom-msg, #main-wrap {
    display: none;
}

.content_inner{
	visibility: visible!important;
}

body{
background:none;
background: rgba(245, 245, 245, 1) none repeat scroll 0 0;
}

.page-id-222 p {
    color: #393939;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
}