

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

#frmContact td {
max-width:100%;
}
/* PRINT SHOP*/

.wtypeimage_full_width .overlap_text {
font-size: 34px;
opacity: 60%;
}

#pgLogo_img {
    height: 100px;
}
#pgLogo {
margin-bottom:35px;
}

/*FONTS*/

#pgNavigation li a {
    color: #333333;
    text-decoration: none;
    font-family: 'Poiret One', cursive;
}

h1 {
font-family: 'Poiret One', cursive;
}

#psProductName {
color: black;
   font-family: 'Poiret One', cursive;
}

.ps_mobile_back_to_gallery {
color: black;
   font-family: 'Poiret One', cursive;
}

.call-to-action {
margin-top: 20px;
}

#nav-pg ul {
margin-top: 50px; 
}

#copyright-footer p {
font-family: 'Urbanist', sans-serif;
}

p {
font-family: 'Saira Extra Condensed', sans-serif;
line-height: 25px;
font-size: 12pt;
}

#nav-pg ul {
    display: inline-block;
    margin-top: 29px;
    margin-bottom: 20px;
    font-size: 22px;
}

/* FOOTER*/ 

#pgFooter {
padding: 10px 20px 60px 20px; 
}
.nzipp-logo {
margin-top: -220px;
float:right;
}

@media only screen and (max-width: 859px) {
  .nzipp-logo {
margin-top: 15px;
float:left;
}
} 