/*
Theme Name: Outdoor Child
Theme URL: https://demowp.cththemes.net/outdoorv2/
Description: Outdoor Child Theme
Author: Matthew Pont
Author URL: https://www.matthewpont.com
Template: outdoor
Version: 1.0.0
Text Domain: outdoor-child
*/

.footer-social {
	float: left;
}
.policy-box {
	float: right;

}
.footer-social li a {
    color: #fff !important;
}
.footer-social li a {
	background: #666666;
}
.policy-box img {
	position: relative;
	right: -11px;
}

.content-nav {
	float: right;
	width: 15%;
	padding: 20px 0;
	position: relative;
	z-index: 1;
}
.blog-share-container {
	float: left;
	width: 20%;
	margin-bottom: 20px;
}
.blog-title-custom{
	float: left;
	width: 65%;
	padding: 20px 0;
	list-style: none;
	text-align: center;
	margin: auto;
}

.blog-title-custom li{
    display: inline;
}
ul.blog-title-custom li {
    display: inline;
}
.more-posts {
	font-size: 15px;
	font-weight: bold;
}