/*
Theme Name: Foundations of Success
Theme URL: 
Description: Child theme for Divi
Author: Shannon Rose
Author URL: http://shannonrose.com
Template: Divi
Version: 1.0.0
Text Domain: fos
*/
#top-header #et-secondary-menu .et-social-icon a.socicon {
	width: 32px;
}
.post-type-archive-fos_library {
	background-color: #4e6276;
}
.et_pb_row_0.et_pb_row.library-single {
	padding: 70px 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.library-item {
	background-color: rgba(255, 255, 255, .25);
	padding: 40px 35px;
	width: 48%;
	float: left;
	margin-right: 1%;
}
.taxonomy-meta {
	font-family: Tahoma, Verdana, Segoe, sans-serif; 
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 20px;
}
.taxonomy-meta p, .taxonomy-meta a, .library-item h2, .library-item p {
	color: #fff;
	margin: 0;
	padding: 0;
}
.library-single .library-thumbnail {
	border-radius: 10px;
}
.taxonomy-meta a {
	text-transform: capitalize;
}
.library-item img {
	border-radius: 15px;
}
.library-item .item-content  h2 {
	margin-top: 20px;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 10px;
}
.library-item .item-content p {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 30px;
}
.library-single .et_pb_text_inner {
	font-weight: 400;
}
.library-single .et_pb_button {
	margin-top: 15px;
}
.library-single .taxonomy-meta a {
	color: #4e6276;
}
.library-single .taxonomy-meta span {
	display: block;
	margin-bottom: 8px;
}
.library-single .taxonomy-meta {
	display: block;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
.library-single h1 {
	padding: 0;
	margin: 0 0 20px;
}
.library-single .et_pb_button_module_wrapper {
	display: inline-block !important;
	margin: 20px 10px 0 0 !important;
}
.library-single .et_pb_button {
	margin: 0;
	color: #ffffff!important;
    font-size: 17px;
    font-family: 'Tahoma Black',Helvetica,Arial,Lucida,sans-serif!important;
    padding: 0 25px 0 8px !important;
}
.library-single .et_pb_button:after {
	    color: #ffffff;
    line-height: 1.7em;
    font-size: 1em!important;
    opacity: 1;
    margin-left: .3em;
    left: auto;
}
.library-single .share {
	margin-top: 10px;
	padding: 5px 5px 0;
	background-color: #e3e8ee;
}
.library-single .share strong {
	text-transform: uppercase;
	font-size: 14px;
}
ol, ul {
	list-style-type: circle;
	padding-left: 18px;
}