/*
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: 1.2
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.

*/



/* Added below by LN*/
.layout-span12{
width:600px;
font-family: 'Raleway',sans-serif;
text-align:left;
}
.widget-layout{
background-color:#ffffff;
}


.widget-layout-title{
visibility:hidden;
display:none;
background-color:#ffffff;
}

.cb_form_wrapper{
max-width: 60%;
width:600px;
}

a:visited{
color:#4F7FC0;
}

a{
color:#4F7FC0;
}
.footer_top_holder{  background-color: #fff;
    display: block;}
#respond textarea, #respond input[type='text'], .contact_form input[type='text'], .contact_form textarea, .comment_holder #respond textarea, .comment_holder #respond input[type='text'], input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz {
    border: 1px solid #393939;
}
input.wpcf7-form-control.wpcf7-captchar {
    width: 100%;
    height: 31px;
    border: 1px solid #000;
    margin-bottom: 22px;
}
.wrapper_inner .content {
    margin-top: 0;
}
header.sticky.sticky_animate, header.fixed{padding-top: 0px !important;}
.logged-in header.sticky.sticky_animate, header.fixed{padding-top: 32px !important;}
.default_template_holder h3 {
    margin-bottom: 15px;
}

.default_template_holder ul li {
    margin-bottom: 5px;
}

.default_template_holder p {
    line-height: 20px;
}
.default_template_holder h2 {
    margin-bottom: 20px;
}
.side_menu{
z-index:-9 !important;
}
.footer_bottom a.privacy-link {
    font-size: 14px;
    font-weight: 700;
    position: relative;
    top: 21px;
}
}
.footer_bottom_holder {
    background-color: #ffffff;
    position: relative;
}

.footer_bottom .wpb_single_image.wpb_content_element.vc_align_left{
 float: left; margin-right: 10px;
}