

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



#lightbox-image {
    border: 2px solid #dddddd;
}

#pgCompany {
text-align:center;
margin-left:auto;
margin-right:auto;
padding-top:50px;
padding-bottom:10px;
}

#pgFooter { 
border-top: 0px;
padding-top:20px;
}

#copyright-footer p {
color:black !important;
}

#isPageFooter {
background-color:transparent;
}

#frmschoollogin {
text-align: left;
}

#pgLogo {
padding-top: 50px;
}

#isPageFooter {
height: 125px; 
}

.productPreviewImage img {
width: 86%; 
}

h1 {
padding-bottom: 0px; 
}

.school_login_name > div:first-child {
    display: none;
}
.school_login_name::before {
    content: "School Name or Login If provided:";
}
.school_login_password > div:first-child {
    display: none;
}
.school_login_password::before {
    content: "School Password:";
}

.hide_bundle_products {
display:none;
}

.change_package_image {
display:none;
}

.dbcgalimg {
    width: 200px !important;
}

.home .school_login_div{
    max-width: 600px;
    margin: auto;
width:100%;
}

#imgCat {
text-align: center;
padding-top: 20px;
}

.buy_product-content .caption.caption_package p{
    display:none;
}

.shipping_details_note {
display:none;
}