#input_1_4, #input_1_5, #input_1_6, #input_1_7, #input_1_8 {
border-bottom: 1px solid #ccc7c7;
background: transparent;
width: 90%;
margin: auto;
display: flex;
}

#field_1_4, #field_1_5, #field_1_6, #field_1_7, #field_1_8 {
padding: 0px;
}
body .gform_wrapper .top_label div.ginput_container {
padding-top: 15px;
}
.gform_wrapper .gform_footer {
margin: auto;
display: flex;
margin-left: 5%;
padding-bottom: 15px;
}

#gform_submit_button_1 {
	margin-left: 20px;
}

.blog_holder article .post_info a {
	color: #2d2d2d;
	padding: 5px;
}

.entry_title {
	padding-left:16px;
}

.date.entry_date.updated {
	display:none;
}
/*
.post_info {
	color:white !important;
}

.post_info .post_comments {
	display:none;
}
.post_info .post_author {
	display:none;
}

.post_info .dots {
	display:none;
}

.post_info .time {
	display:none;
}

.post_info .blog_like {
	display:none;
}*/

.post_info {
	display: none !important;
}
.type-post .entry_title,
.blog_holder article .post_image {
	display: none !important;
}
.search-results .type-post .entry_title {
	display: flex !important;
	padding-left: 0px !important;
}
.search-results .blog_holder article .post_image img{
	Width: 70% !important; 
}
.latest_post_two_holder .latest_post_two_text {
    padding: 20px 0px 20px;
}
.page-id-17552 .entry_title {
	padding-left: 0px !important;
}
.search-results .blog_holder article .post_image {
	display: flex !important;
}

.comment_holder {
	display:none;
}
.page-id-17552 .latest_post_two_holder .latest_post_two_text .separator.small {
    display: none !important;
    margin: 0px !important;
}

#gform_submit_button_1 {
	text-align: center;
}

.page-id-17552 .is-form-style input.is-search-input {
    border: none !important;
    border-bottom: 1px solid #cccccc !important;
    width: 90%;
	font-size: 20px !important;
}
.page-id-17552 .is-search-icon {
    color: #f9e9e9;
    background: #191919;
    border-radius: 5px !important;
		border: none !important;
}
.page-id-17552 .is-form-style .is-search-submit path {
    fill: #fff;
}
.page-id-17552 .latest_post_two_info {
	display: none;
}

.search, .search-no-results {
	margin-top: 10% !important;
}

.blog_holder
{
	margin-top: 15vh;
}



#blogGallery
{
	margin-top:-15vh;
}

@media (max-width: 767px)
{
	#blogGallery
{
	margin-top:-25vh;
}

}
.single_tags {
	display: none;
}