#PageMain, #PageFooter {
 margin-top: 2px;
}
@media only screen and (min-width: 768px) {
 .owen-hp-hero, .owen-hero-bottom {
 padding-top: 40px;
 padding-bottom: 40px;
 }
}
.sePageSectionResponsive.owen-hero-bottom {
 margin-bottom: 0px;
}
.sePageSectionResponsive.owen-hp-shopping .img-responsive { 
 margin: 0 auto;
}
/* IMAGE OVERLAY */
.se-section-image-overlay .editContent,
.se-section-image-overlay .content-block-column {
 position: relative;
}

.se-section-image-overlay .content-block-column::before {
 content: '';
 background-color: rgba(0,0,0,0.30);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}



























































