     

   
    

 .main-navigation,
#page .entry-header .entry-title,
#tertiary.sidebar-right,
.site-footer .site-info,
.sharedaddy.sd-sharing-enabled,
.sharedaddy.sd-block,
.author,
.single .navigation.post-navigation,
.single .entry-footer-wrapper,
.featured-header-image {
	display: none;
	font-size: 24px;
}

.featured-header-image {
	margin-top: 0px;
}

h1.site-title {
	text-transform: unset;
}

.single .entry-header .entry-title,
.post .entry-header .entry-title {
	display: block !important;
}

.site-branding,
.site-header {
	height: 300px;
}

.site-branding:before {
	opacity: unset;
}

#secondary.sidebar-left {
	width: 22% !important;
}

.site-title {
	margin-top: 50px;
	vertical-align: middle;
}

.site-main {
	width: 70%;
}

.page-id-63 .site-main {
	width: 100%;
}

p {
	color: #5b5555;
}

.widget {
	border-top: 4px solid #1a1a1a;
	margin-bottom: 50px;
}

.site-footer .widget {
	margin-bottom: 50px;
}

#secondary .widget_categories ul,
.otw-sidebar .widget_categories ul {
	overflow: hidden;
}

figure.otw_post_content-media.otw_post_content-format-image {
	margin: 0px;
}

#secondary .widget_categories li.cat-item,
.otw-sidebar .widget_categories ul li.cat-item {
	float: left;
	display: inline;
	width: 50%;
	margin-top: 0px;
	padding-top: 12px;
}

input[type="search"] {
	border: 1px solid #a79b9b;
}

h3#analytical-though-about-every-day-life {
	margin-top: 0px;
}

.widget-area #menu-footer li {
	display: inline-block;
	float: left;
	padding-right: 33px;
	list-style-type: none;
}

h1.widget-title {
	font-size: 18px;
	font-weight: bold !important;
}

.footer-widgets .widget-area {
	width: 70% !important;
}

.footer-widgets {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.widget ul#menu-footer li {
	margin-top: 0.5em;
}

.current_page_item {
	text-decoration: underline;
}

.entry-content .entry-title a {
	font-weight: 800;
	font-size: 18px;
}

.entry-content .entry-title {
	line-height: 20px;
	text-decoration: none;
}

.otw-six.otw-columns.otw-primary-sidebar {
	padding-top: 30px;
}

.otw-columns {
	padding: 8px 15px;
}

.otw_post_content-blog-title {
	font-size: 38px;
}

.otw_post-post-content p:first-child {
	margin: 0px;
}

.sub-title-post {
	margin-top: 0px;
}

select#archives-dropdown-2 {
    width: 100%;
    padding: 10px;
    -webkit-appearance: caret;
}

input[type="search"].search-field{
	width:100%;
  -webkit-appearance: none;
}

@media only screen and (max-width: 768px) {
	.site-main {
		width: 100%;
	}
	#secondary.sidebar-left {
		width: 100% !important;
	}
	.site-branding,
	.site-header {
		height: unset;
	}
	.site-title {
		margin-top: 0px;
	}
	article {
		margin-top: 0px !important;
	}
	.site-content {
		padding-top: 0px !important;
	}
	.page-id-63 .wp-block-media-text .wp-block-media-text__content {
		padding-left: 0px;
		padding-right: 0px;
	}
	.otw_post_content-blog-title {
		padding-top: 25px;
	}
}