/*
Theme Name: Jonah Berger
Theme URI: http://outthinkgroup.com
Description: Theme designed specifically for Jonah Berger
Version: 1.0
Template: imprint
Author: Joseph Hinson
Author URI: http://outthinkgroup.com
*/
@import url('../imprint/style.css');
/* put any styles you want here */
@import url('css/main.css?v2.5');

.btn {
	filter: none !important;
}

#resourcesbooks .form-inline_res{
	text-align:center;
}
.container.books.page.content h1 {
	display:none;
}


.quote-share-links i {
    font-size: 37px;
    margin-left: 15px;
    background-color: red;
    color: #fff;
    padding: 10px;
    min-width: 40px;
    text-align: center;
    height: 40px;
	}

i.fa.fa-google-plus {
	    background-color: #dd4b39;
	}

i.fa.fa-facebook {
	    background-color: #3b5998;
	}
i.fa.fa-twitter {
	    background-color: #00aced;
	}
i.fa.fa-envelope {
		    background-color: grey;
		}
.quote-share-links i {
	    margin-right: 0px!important;
	}
@media screen and (min-width: 980px) {


}
.book-image small {
	margin-top:-12px;
}
