/*
Theme Name: PureMag-child
Template: puremag
Version: 1.0
*/

.puremag-main-wrapper {
	width: 72%;
}

.puremag-sidebar-wrapper {
	width: 26%;
}

.col-md-4 {
	display: inline-flex;
	width:30%;
	margin: 0 1%;
	margin-bottom: 2%;
	text-align: center;
}
.col-md-4 a span {
	line-height: 12px;
	font-weight: bold;
}
.col-md-4 img {
    height: 150px;
    width: auto;
}

.entry-content.clearfix {
	text-align: justify;
}

.puremag-list-post-snippet {
	text-align: justify;	
}

.puremag-list-post-thumbnail {
    max-width: 160px;
    margin-right: 10px !important;
}

.puremag-list-post-thumbnail img {
    margin: 10px;
}

.site-branding img {
    max-width:130px;
}

#puremag-logo {
    float:none !important;
    width:auto !important;
}

.site-title {
    font: normal bold 24px 'Playfair Display',Arial,Helvetica,sans-serif;
    margin: 0 0 15px 0 !important;
    line-height: 1 !important;
    color: #333333;
    padding-top: 15px;
}

.site-description {
    font: oblique normal 15px Domine,Arial,Helvetica,sans-serif;
    line-height: 1 !important;
    color: #333333;
}
