

/* /////////////////////////////////////////////////////////////////////
//  Your CSS
/////////////////////////////////////////////////////////////////////*/

#pgLogo_img {
max-width: 400px;
    padding-bottom: 24px;
}

li {
font-family: century gothic!important;  
}

.recentpostsBox li a {
font-family: century gothic!important;  
} 

a {
font-family: century gothic!important;  
}
.recentpostsBox li {
font-family: century gothic!important;  
}

.subnav li {
width: 180px !important; 
}
.subnav {
    font-family: century-gothic;
}
#pgFooter {
    padding: 30px 0 132px 0;
    border-top: 1px solid #e9e9e9;
}

.postRow .sharelinks {
border-bottom:0px;
}

.blogWrapper p {
font-family: century gothic!important; 
letter-spacing:0px;
}

#galleryTitle {
font-family: century gothic;
}

p {
    font-family: century gothic;
letter-spacing: 0px;
}

h1{
    font-family: century gothic;
} 

h2 {
    font-family: century gothic;
}

h3 {
    font-family: century gothic;
}

h4 {
    font-family: century gothic;
}

#pgNavigation li a { 
   font-family: century gothic;
}

#ps_container {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.masonryitem {
    width:calc(33.33% - 7px) !important;
}
