/*

Theme Name: Sass WordPress Bootstrap

Theme URI: https://github.com/noahbass/sass-wordpress-bootstrap

Description: Mashing together 320press/wordpress-bootstrap and jlong/sass-twitter-bootstrap to create sass-wordpress-bootstrap.

Version: 1.0.0

Author: Your Name

Author URI: https://github.com/noahbass/sass-wordpress-bootstrap

Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options

License: GNU General Public License v2.0 & Apache License 2.0

License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0

*/



/* Everyhting in the original style.css from 320press/wordpress-bootstrap can be found in /library/scss/_wp.scss */

#sidebar1 .page-header li {

	list-style: none;

}



div.yarpp-related {

	margin-bottom: 50px;

}



.yarpp-thumbnails-horizontal .yarpp-thumbnail {

	height: 190px !important;

}



article a.synved-social-button {

	border-bottom: none !important;

}



.container.latest_blog {

	margin-top: 50px;

	padding-bottom: 50px;

}



.blogloop h2{

    font-size: 22px;

    font-weight: 600;

    letter-spacing: -0.3px;

    margin-top: 5px;

    margin-bottom: 8px;

}



.blogloop .date-meta{

	margin-bottom: 5px !important;

}



.blogloop .smallspan12{

	font-size: 17px;

}



.read-more-link{

	background: #B3539F;

    color: white;

    padding: 5px 10px;

    font-size: 16px;

    display: inline-block;

    border-bottom: none;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px;

}



.read-more-link:hover{

	background: #767676;

	color: white !important;

}



.widget a, .widget a:hover{

	border-bottom: none !important;

}



.sidebar ul li:hover a{

	border-bottom: none !important;

}



.pagination .screen-reader-text{

	display: none;

}



.navigation.pagination{

	text-align: center;

}



.navigation .page-numbers{

	margin:5px;

}

.page-numbers.current, .page-numbers:hover{

	color: #4FB163 !important;

}



article h2 a:hover{

	color: #8A8A8A !important;

}



.slider-blog{

	margin-bottom: 40px;

}



.single-post .post_content a{

	color: #4FB163 !important;

    border-bottom: none !important;

    text-decoration: none;

}



.sharify-container ul li a span, .sharify-container .sharify-count .count {

	color: #FFF !important;

}



div.wpcf7 img.ajax-loader { 

	width: auto !important;

}

li#menu-item-8483 a i, li#menu-item-8484 a i {
	font-size: 22px;
	color: #b3539f;
}

i.fa.fa-twitter, i.fa.fa-linkedin, i.fa.fa-facebook {
	color: #b3539f;
}