.mb-button.mb-corners-default {font-family: Questrial, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 0.14em; text-transform: uppercase; line-height: 120%;}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;}

body.single-post .pp-post-navigation {display: none;}

/*hide Looking for Family Photographer button  in menu on Lifesteyl/Family page*/
body.page-id-13754 ._8c4c06d0-cdf7-4c59-a32b-116cfac798da {visibility: hidden;}

/* code to make Google Map Embeds responsive */
.responsive-map {
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.responsive-map iframe {
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}