/* REMOVE FOOTER INFO */
.site-info { display : none; }

#ppBody
{
    font-size:11pt;
    width:100%;
    margin:0 auto;
    text-align:justify;
}
.woocommerce-breadcrumb {
display: none;
}
#ppHeader
{
    font-family:verdana;
    font-size:21pt;
    width:100%;
    margin:0 auto;
}

.ppConsistencies
{
    display:none;
}
a img { border: 0; }
a:hover img {border: 0; }
a:visited img {border: 0; }

/* START OF Remove the ‘breadcrumb’ at top of pages */
.breadcrumbs {
display: none;
}
/* END OF Remove the ‘breadcrumb’ at top of pages */

/* Margin between head and body */
#main {
    padding-top: -25px !important;
}

/* Section Below Slider middle blocks title */
#section-below-slider .small-wrap .block-title {
     background: rgba(0,128,128, 0.7) none repeat scroll 0 0;
     color: #fff;
}
/* Slider caption title */
.caption-title {
     background: rgba(0,128,128, 0.7) none repeat scroll 0 0;
}