div.post_content a{
	color:#0000FF;
}

div.post_content a:hover{
	color:#000080;
	text-decoration:underline;
}
.sidebar .widget {
	padding: 30px;
}

.page-title h1 {
	font-size: 32px !important;
}

.page-title .left-side {
	padding: 30px 30px !important;
}

.instagram-media{
	margin:0 auto !important;
	max-width:550px !important;
	min-width:0px !important;
	position: static !important
}

.post-showing-type1 {
	padding: 0 15px 0 !important;
	position: relative;
	float: left;
	width: 100%;
	text-align: justify;
}

.post-type {
	text-align: center;
}

.post-showing-type1 h2 {
	text-align: left;
}

.post-showing-type1 .post-title {
	font-weight:bold;
	text-align: left !important;
}

.post_content, .post_content p {
	color: black;
	font-family: "Noto Serif",serif;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	line-height: 1.8;
	font-size: 19px;
	margin-top: 8px;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 5px;
	font-family: "Noto Serif",serif;
	font-family: 'Source Sans Pro', sans-serif;
	color: #1b1b1b;
	line-height: 1.9;
	font-size: 12px;
}

div.post_content a {
	color: #f90707;
}

.wp-block-image .aligncenter {
	margin: 10px auto !important;
}

@media only screen and (max-width: 500px) {
	.post_content, .post_content p {
		color: black;
		font-family: "Noto Serif",serif;
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 300;
		line-height: 1.8;
		font-size: 16px;
		margin-top: 8px;
	}

	.post_content ul li, .post_content ol li {
		margin: 0 0 0 10px;
	}
	
	.post-showing-type1 .post-title {
		font-weight: bold;
		text-align: left !important;
		font-size: 24px;
	}

	#comments h1 {
		color: #000;
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 24px;
		-webkit-font-smoothing: antialiased;
		/* line-height: 1; */
		font-weight: 300;
		margin-bottom: 30px;
	}

}

.gsc-resultsHeader, .gsc-above-wrapper-area{
	display: none;
}

.gsib_a, .gsib_b, table.gsc-input-box {
	border: none;
}

table.gsc-search-box td {
	vertical-align: top !important;
}

td.gsc-search-button {
	border: none;
}

.gsc-search-button-v2 {
	padding: 16px 27px !important;
}

.gsib_a {
    padding: 8px 9px 0px 9px !important;
}

.gsc-input-box table {
	border: none;
}

table .gsc-input {
	border: none;
	margin-bottom: 0px;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
	height: 38px !important;
}

.fbx-instance {
	width: 100% !important;
}

.post-showing-type3 {
	display: none;
}