/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/
@import url("../stockholm/style.css");


.header_top .left .inner > div, .header_top .left .inner > div:last-child {
    width: 100%;
}

.header_top .left {
    float: none;
    width: 100%;
    text-align: center !important;
}

.header_top {
    border-width: 0px;
    display: none;
}

div.text.all_at_once {
	background-image: url("http://http://doorfinishers.adcel.nz/wp-content/uploads/2017/05/slider_bg.png");
	background-repeat: repeat;
}

.nf-field-element input, .nf-field-element select, .nf-field-element textarea {
    padding: 6px;
}
.label-above .nf-field-label {
    margin-bottom: 4px !important;
}
.nf-field-container {
    margin-bottom: 15px !important;
}

.projects_holder.standard article .portfolio_title a {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: .1px;
}


.footer_bottom {
    font-size: 12px !important;
    color: #d4d4d4 !important;
}

li.phone-number a {
    color: #c02032 !important;
    font-weight: 700 !important;
}



