/*
Theme Name: The Kitchen Door
Theme URI: http://www.thewebsitestore.net/
Author: The Website Store
Author URI: http://www.thewebsitestore.net/
Description: Responsive Wordpress theme
Version: 10
License:
License URI:

*/

@import url("css/foundation.css?v=2.2.3");
/*************** ADD CUSTOM CSS HERE  ***************/
body{
	background:#000 !important;
}
.header-wrapper .right-text.right {
    float: none !important;
    font-size: 16px !important;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6{
	font-weight:300;
	color:#e64629;
}
.home h1{
	font-size:44px;
}
p{
	font-weight:300;
	color:#000;
}
.home1 *{
	color:#fff;
}
.home1 h2{
	font-size:44px;
}
.btn-inline {
    text-align: center;
}
.margin0{
	margin:0 !important;
	clear:both;
}
.noborder, .noborder *{
	border:none !important;
	background:none !important;
}
.home2 h2{
	font-size:44px;
	color:#000;
}
.home3 h3{
	font-size:33px;
	color:#000;
}
.featured-post h4 a {
    color: #000;
    font-size: 20px !important;
}.excerpt {
    font-size: 14px;
    line-height: 20px;
}.instagram-pics > li {
    float: left;
    margin: 4px 4px 0;
    width: 30%;
}
.insta-widget .wpb_text_column.wpb_content_element {
    width: 100%;
}
.insta-widget .clear{
	text-align:center;
}
.insta-widget p a {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: none;
    margin: 4px auto !important;
    padding: 3px 41px;
}
.home4 h3 {
    color: #000;
    font-size: 34px;
}

.home4 .phone {
    background: #e64729 none repeat scroll 0 0;
    border-radius: 50px;
	-webkit-border-radius: 50px;
    color: #fff;
    font-size: 33px;
    margin: 0 auto;
    padding: 19px;
    width: 280px;
}.testislide {
    text-align: center;
}.testislide > h3 {
    color: #000;
    font-size: 33px;
}
.quote-style{
	font-size:30px;
	font-style:italic;
	font-family:Dancing Script,sans-serif !important;
	color:#999 !important;
}
@media(max-width:800px){
	.wpb_image_grid .wpb_image_grid_ul .isotope-item{
		text-align:center;
		width:100% !important;
	}
	.wpb_image_grid .wpb_image_grid_ul img {
		display: inline !important;
	}
	.home3 h3{
		text-align:center;
	}
	.instagram-pics > li {
		display: inline-block;
		float: none;
		margin: 4px 4px 0;
		text-align: center;
		width: 76px;
	}
	.instagram-pics{
		text-align:center;
		width:100%;
	}
	.fb-page.fb_iframe_widget, .fb-page.fb_iframe_widget > span, .fb-page.fb_iframe_widget iframe {
		display: block;
		float: none !important;
		margin: 0 auto !important;
		width: 326px !important;
	}
	#logo a img{
		width:100%;
	}
	#masthead{
		height:auto !important;
	}
	h1, h2, h3 {
		font-size: 180% !important;
	}
	.wpb_image_grid .wpb_image_grid_ul img {
		display: inline !important;
		height: auto !important;
		width: 100% !important;
	}
	.home3 > div {
		clear: both;
		margin-top: 30px;
	}
	.quote-style{
		font-size:20px;
	}
}
#main-content {
    margin: 0 auto;
    max-width: 1150px;
}
body.home #main-content {
    max-width:inherit;
}
.gform_wrapper .gform_footer.left_label, .gform_wrapper .gform_footer.right_label {
    margin-left: 31% !important;
    padding: 1em 0 0.625em;
    width: 64%;
}
.testislide{
	width:100% !important;
}
body, #wrapper{
	background-color:#000 !important;
}