/*
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");
.lightbox_single_portfolio h4 {
    text-align: left;
    padding: 10px 0 0;
}
.header_bottom_widget .q_social_icon_holder{margin-right: 7px !important;}
nav.main_menu > ul > li > a{padding: 0 11px;}

.header_top p {
    line-height: 16px;
    padding: 5px 15px;
}

.full_width,.q_slider_inner .carousel {
    background-color: #fff;
}
body .content.content_top_margin_none {
    margin-top: 100px !important;
}
.projects_holder.standard article .portfolio_description{
	min-height: 77px;
}

.single .blog_holder article .post_text .post_text_inner {
    background-color: #f5f5f5;
}

.home .q_counter_holder span.counter {
   font-size: 40px;
   line-height: 39px;
}

.carousel-inner h3 {
    margin: 0 0 8px !important;
}
.carousel-inner h2 {
    margin: 0 0 5px !important;
}

.lightbox_single_portfolio h4 {
    font-weight: normal;
    font-size: 12px;
}

@media only screen and (max-width: 1113px) {
	.projects_holder.standard article .portfolio_description{
		min-height: 100px;
	}
}
@media only screen and (max-width: 986px) {
	.projects_holder.standard article .portfolio_description{
		min-height: 120px;
	}
body .content.content_top_margin_none {
    margin-top: 0px !important;
}
}
@media only screen and (max-width: 766px) {
	.projects_holder.standard article .portfolio_description{
		min-height: 90px;
         }
          h3 {
          font-size: 16px
	}
}
body div.pp_default .pp_content_container .pp_details, body div.pp_overlay {
    opacity: .9 !important;
}

.page-id-18918 .title.position_left.has_fixed_background,.postid-21496 .title.position_left.has_fixed_background{
	background-position-x: left !important;
}
.project_category span{
	display: none !important;
}
.home .content .gform_wrapper form {
    width: 100%;
    display: inline-block;
    position: relative;
}
.home .content .gform_body {
    display: inline-block;
    width: 100%;
    padding-right: 145px;
    box-sizing: border-box;
}
.home .full_width .gform_footer {
    text-align: center;
}
.home .content .gform_wrapper .gform_footer {
    position: absolute;
    right: 0;
    bottom: 0px;
    width: auto;
}
.header_top{
display: block;
width: 100%;
}
.header_top .textwidget p{
padding:8px 0 0 0;
margin:0;
}

@media only screen and (max-width: 640px) {
	.home .content .gform_wrapper .gform_footer input[type="submit"],.gform_wrapper .gform_footer input[type="submit"] {
	    box-sizing: border-box !important;
	    text-align: center !important;
	}
	.home .content .gform_body {
	    padding-right: 0;
	}
	.home .content .gform_wrapper .gform_footer {
	    position: inherit;
	}
	.have_button_long .qbutton{
		white-space: inherit;
		height: auto;
		text-align: center;
		line-height: 1.7em;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
@media only screen and (min-width: 1000px) {
	.carousel-inner h2{
		font-size: 40px;
	}
}
@media only screen and (max-width: 768px) {
.wp-block-embed__wrapper iframe,.post_content iframe {max-height:360px;height: auto;}
	.header_bottom_right_widget_holder{
		display: table-cell !important;
	}
	.header_bottom{
		padding: 0 15px;
	}
	.logo_wrapper{
		left: 100px;
	}
	.header_bottom_widget .q_social_icon_holder{
		margin-right: 5px !important;
	}
.qbutton.large{
height: auto;
white-space: inherit;
text-align: center;
line-height: inherit;
padding-top: 10px;
padding-bottom: 10px;
}
}
@media only screen and (max-width: 450px) {
.wp-block-embed__wrapper iframe,.post_content iframe {max-height:300px;}
}