/*
Theme Name: Mauer Stills Child
Theme URI: http://stills.mauer.co
Template: mauer-stills
Author: Mauer Themes
Author URI: http://mauer.co
Description: Photography theme
Tags: photography,portfolio
Version: 1.4.6.1659018851
Updated: 2022-07-28 14:34:11

*/

h1.portfolio-welcome-phrase {
	 font-family: "FuturaBT-Book", sans-serif;
}

h2.portfolio-welcome-phrase {
	 font-family: "FuturaBT-Book", sans-serif;
}

h3.entry-title {
	 font-family: "FuturaBT-Book", sans-serif;
}

p{
    font-family: 'FuturaBT-Book';
}

.portfolio-categories a{
    font-family: 'FuturaBT-Book';
}

h3 {
    margin: 0 0 10px;
}



.entry-full .entry-title.entry-title-without-meta:after, .entry-full.has-post-thumbnail.no-post-thumbnail-output .entry-title.entry-title-without-meta:after {
    display: none;
}


h2.recent-box-headline {
    visibility: hidden;
}

.recent-box {
    visibility: hidden;
}

     .recent-box{
            display: flex;
            justify-content: flex-start;
            align-items: center;
        }
        .recent-icon{
            padding-left: 40px;
        }

p {
	margin: 0!important;
}

.recent-p2 {
	font-family: 'FuturaBT-Light'; 
}