/* Top section with circle slideshow and text */
#PageMain {
 margin-top: 0px;
}

.hp-circle-slideshow img {
 border-radius:50%;
 border:10px solid rgba(242, 242, 242, 0.5);
}

.ebc-rightcol img {
 border:0px;
}

.hp-circle-slideshow {
 padding-top: 50px;
 padding-bottom: 50px;
}

.sePageSectionSlideShow .royalSlider.rsDefaultInv, .sePageSectionSlideShow .royalSlider.rsDefaultInv .rsOverflow, .sePageSectionSlideShow .royalSlider.rsDefaultInv .rsSlide, .sePageSectionSlideShow .royalSlider.rsDefaultInv .rsThumbs, .sePageSectionSlideShow .royalSlider.rsDefaultInv .rsVideoFrameHolder {background:none !important;}

.ebc-intro-txt {
 color: #fff;
}

.sePageSectionResponsive.hp-circle-slideshow {
 margin-bottom: 0px;
}
.sePageSectionResponsive.ebc-rightcol {
 margin-top: 0px;
 margin-bottom: 0px;
}

/* Style for five column shopping callout section */
.sePageSectionResponsive.ebc-hp-title {
 margin-bottom: 0px;
}
.hp-shopping-callouts .img-responsive {
 border-radius: 50%;
 margin-bottom: 15px;
 display: inline;
}
.hp-shopping-callouts div {
 text-align: center;
}

@media (min-width: 768px) {
.hp-circle-slideshow .w-block {
width: 33.33%;
}
.hp-circle-slideshow row {
display: flex;
}
.hp-circle-slideshow .text-center {
display: none;
}
}




































































































































































































