#site-navigation .search-widget-handle {
    display: none;
}
.contact-section .col-md-4 p{
	color:#0c0c0c;
	font-size:20px;
	text-align:left;
	font-weight:400;
}

.contact-section .text-center h1{
	margin-bottom:2px;
	margin-top:35px;
}

.contact-section .text-center p{
	font-size:28px;
}

.contact-section .container{
	padding-left:100px !important;
}

#shapely_home_parallax-11 .mb32 p{
	font-size:24px;
	line-height:32.3px;
	}
#shapely_home_parallax-6 .mb32 p{
	font-size:24px;
	line-height:31px;
}
#shapely_home_parallax-2 .image-bg .text-center{
	margin-right:25px;
}

#colophon{
	padding-bottom:0px;
	padding-top:11px;
}

#shapely_home_parallax-2 .image-bg h1{
	margin-right:63px;
	width:100%;
	box-sizing:border-box;
	position:relative;
	top:0px;
	left:-26px;
}
.contact-section .col-md-4 p{
	color:#190000;
}

.footer-widget-area .footer-widget .widget{
	margin-right:65px;
}

.footer-widget-area .widget h2{
	width:115%;
	color:#f22f2f !important;
}

#colophon .footer-widget-area .footer-widget{
	padding-right:0px;
}

#submit{
	max-width:304px;
	margin-right:0px;
	width:278px;
}

#name{
	color:#ffffff;
	background-color:#b7b2b2;
}

#email{
	background-color:#b7b2b2;
}
#shapely_home_parallax-15 .image-bg h1{
	font-size:64px;
	width:1224px;
	position:relative;
	top:-83px;
	left:-8px;
	color:#ffffff;
	
}

#shapely_home_parallax-16 .image-bg h1{
	font-family:'Glass Antiqua', display;
	font-size:60px;
}

#shapely_home_parallax-16 .mb32 p{
	font-size:25px;
	line-height:34.7px;
}

.small-screen div h1{
	font-family:'Glass Antiqua', display;
}

.contact-section .text-center h1{
	font-family:'Glass Antiqua', display;
	color:#4f4e4e;
}
#shapely_home_parallax-15 .image-bg h1{
	margin-bottom:56px;
	width:890px;
	padding-left:23px;
	margin-left:128px;
}

#shapely_home_parallax-15 .image-bg a{
	font-family:'Mate', serif;
	font-size:13px;
	
}
.single-post .post-entry .big-preview{ display: none !important; }

/*Remove post featured image*/
.post-content .entry-header {
    display: none;
}

 body {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none; }


