

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

#pgLogo_img {
max-width: 450px;
}
#collection-nav-title {
    text-transform: uppercase;
    font-size: 14pt !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: normal;
}

#pgNavigation li a {
    color: black;
    text-decoration: none;
    font-weight: 400;
}

#product_name {
    color: black;
    font-size: 19pt;
    line-height: 30px;
    padding-bottom: 20px;
}