/*
Theme Name:     Child theme for Robert Swihart (child_theme6)
Theme URI:      
Description:    RCG Forest child theme.
Author:         Robert Swihart
Author URI:     
Template:       rcg-forest
Version:        0.1.0
*/

.site {
    margin: 0 auto;
    max-width: 960px;
    max-width: 74.285714286rem !important;
    overflow: hidden;
}
.footer-socket-wrapper {
	margin-top: 0px;
	font-family: 'Roboto', sans-serif;
	color: #aaa;
	line-height: 1.5;
	word-break: break-word;
	-webkit-font-smoothing: antialiased;
}
}
footer {
    display: inline-block !important;
}
.container201 {
width: auto !important;
margin-left: 5%;
margin-right: 0px !important;
word-break: normal;
}
.container301 {
width: auto !important;
margin-left: 0px !important;
margin-right: 0px !important;
clear: both; !important;
padding-top: 20px;
margin-bottom: -10px;
background-color: #555960;
color: #ccc; 
text-align: center;
font-size: 12px;
padding-top: 10px;
padding-bottom: 10px;
}

a.footer {
	color: #ccc !important;
}
a.link-list {
	color: #ccc !important;
}
a.link-list:link {
	color: #ccc !important;
}
a.link-list:visited {
	color: #ccc !important;
	text-decoration: none; 
	border-bottom:1px solid #ccc; 
}
a.link-list:hover {
	color: #ccc !important;
	text-decoration: none; 
	border-bottom:1px solid #ccc; 
}
.col-sm-2 {
margin: 0px 10px 0px;
padding: 35px;
}
.row1 {
	max-width: 100%;
	min-width:50%;
}
.row2 {
	max-width: 100%;
	min-width:50%;
	margin-top: -2px;
}
.squeezefont {
	letter-spacing: -1px;
}
.inner-wrap2 {
    width: auto;
	padding-top: 40px;
}
li.header-title {
    font-family: acumin-pro, "Franklin Gothic", sans-serif !important;
    font-weight: 600;
    font-size: larger;
    color: #cfb991;
	margin: 5px -2px 5px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
	display: inline;
}