/* HERO */
.sePage .sePageLayout .sePageMain .olv-hp-hero .content-block-column, .sePage .sePageLayout .sePageMain .olv-lp-hero .content-block-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
  padding: 14% 10%;
}

.sePage .sePageLayout .sePageMain .olv-hp-hero::after, .sePage .sePageLayout .sePageMain .olv-lp-hero::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.25);
  padding: 0;
  width: 100%;
  content: '';
}

.sePage .sePageLayout .sePageMain .olv-hp-hero, .sePage .sePageLayout .sePageMain .olv-lp-hero {
  position: relative;
  overflow: hidden;
}

.sePage .sePageLayout .olv-lp-hero h1 {
  margin: 22px auto;
}

.sePage .sePageLayout .olv-hp-hero h1, .sePage .sePageLayout .olv-hp-hero h2 {
  margin: 22px auto 8px;
}

.sePage .sePageLayout .olv-hp-hero p {
  margin: 0px auto 11px;
  font-size: 22px;
}

/* SECTION HEADING */
.sePage .sePageLayout .olv-section-heading h1, .sePage .sePageLayout .olv-section-heading h2, .sePage .sePageLayout .olv-section-heading h3 {
  margin: 22px auto 8px;
}

.sePage .sePageLayout .olv-section-heading p {
  margin: 0px auto 11px;
  font-size: 22px;
}

/* BORDERS */
.olv-border-top {
  border-top: 1px solid #555555;
}

.olv-border-bottom {
  border-bottom: 1px solid #555555;
}

/* IMAGE OVERLAY */
.olv-shop-links .content-block-column::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.25);
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

.olv-shop-links .editContent, .olv-shop-links .content-block-column {
  position: relative;
}

.sePageContent .sePageSection.olv-shop-links {
  margin-bottom: 0px;
}

.olv-shop-links .col-margin-bottom {
  margin-bottom: 30px;
}

/* FULL WIDTH 2 COLUMN */
.sePage .sePageLayout .sePageMain .olv-fw-2col .olv-fw-2col-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 150px 60px;
  text-align: center;
}

.sePage .sePageLayout .sePageMain .olv-fw-2col .seContentEmpty {
  min-height: 300px;
}

@media (max-width: 991px) {
  .sePage .sePageLayout .sePageMain .olv-fw-2col .olv-fw-2col-content {
    padding: 45px 30px;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

/* MAP PIN */
.sePage .sePageLayout .mapboxgl-map .marker .seIcon {
  color: #f95a24;
}

.olv-location-map .seStoreInformationWrapper {
  padding-left: 15px;
  padding-right: 15px;
}

.olv-location-map .seStoreInformationWrapper .seStoreInformationColumn .seStoreInformation {
  padding-left: 22px;
  padding-right: 22px;
  border: 1px solid #555555;
}

.olv-location-map .seStoreInformationWrapper .seStoreInformationColumn .seStoreInformation .seStoreDBA {
  border-bottom: 1px solid #555555;
}

.olv-location-map .seStoreInformationWrapper .seSingleStoreMap {
  border: 1px solid #555555;
}

.listen-360-widget .customContentBlock {
  padding-left: 30px;
  padding-right: 30px;
}

.listen-360-widget .public-review {
  border: 1px solid #555555;
  padding: 22px;
}

/* BUTTON EDITS */
.btn {
  padding: 7px 22px;
}

.sePage .sePageLayout a.btn.btn-primary {
  text-transform: uppercase;
}

.seResponsive .content-block-column .btn {
  margin-bottom: 22px;
}

.block-bg-img .h1, .block-bg-img .h2, .block-bg-img .h3, .block-bg-img h1, .block-bg-img h2, .block-bg-img h3 {
  margin-top: 22px;
}

.seBackTop:hover i {
  color: #000000;
  top: 40%;
}

.seBackTop i {
  color: #000000;
}

.sePage .sePageLayout .slick-next:before, .sePage .sePageLayout .slick-prev:before {
  color: #000000;
}

/* CATALOG */
.sePageLayout .seSearchProductsContainer .seProduct .seSavingPercent {
  background-color: #F9C524;
  color: #000000;
}

.sePage .sePageLayout .sePageMain .seProductTitle a:not(.btn), .sePage .sePageLayout .sePageMain .seItemListBreadcrumbs a:not(.btn), .sePage .sePageLayout .sePageMain .breadcrumb.seProductBreadcrumb a:not(.btn), .sePage .sePageLayout .sePageMain .seItemsPerPageContainer a:not(.btn) {
  color: #000000;
}

.sePage .sePageLayout .sePageMain .seProductTitle a:not(.btn):hover, .sePage .sePageLayout .sePageMain .seItemListBreadcrumbs a:not(.btn):hover, .sePage .sePageLayout .sePageMain .breadcrumb.seProductBreadcrumb a:not(.btn):hover, .sePage .sePageLayout .sePageMain .seItemsPerPageContainer a:not(.btn):hover {
  color: #0535cb;
}

/* HEADER EDITS */
.sePageHeaderWrapper .seHeaderTop {
  background-color: #F9C524;
}

.sePageHeaderWrapper .seHeaderBottom {
  border-bottom: 1px solid #555555;
  border-top: 1px solid #555555;
}

.sePageLayout .seNavbar .navbar-nav>.active>a, .sePageLayout .seNavbar .navbar-nav>.active>a:focus, .sePageLayout .seNavbar .navbar-nav>.active>a:hover, .sePageLayout .seNavbar .navbar-nav>li>a:focus, .sePageLayout .seNavbar .navbar-nav>li>a:hover {
  background-color: #F9C524;
}

.sePageLayout .seNavbar .navbar-nav>.open>a, .sePageLayout .seNavbar .navbar-nav>.open>a:focus, .sePageLayout .seNavbar .navbar-nav>.open>a:hover {
  background-color: #e6e6e6;
}

.seMiniCart>a .badge {
  color: #000000
}

.seMiniCart.open .seMiniCartList {
  top: 30px;
  border: 1px solid #555555;
}

.seStoreHours span {
  padding-right: 5px;
  padding-left: 5px;
  border-left: 1px solid #000000;
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn, .input-lg, .seSiteSearchForm .input-group.input-group-lg .form-control {
  font-size: 16px;
  padding: 10px 0;
}

.sePageLayout .btn-default:active, .sePageLayout .btn-default:focus, .sePageLayout .btn-default:hover {
  color: #212121;
  background-color: #ffffff;
}

.seSiteSearchForm .input-group>.input-group-btn .seIconSearch {
  font-size: 19px;
}
