/* HERO */
.sePage .sePageLayout .sePageMain .se-hp-hero .content-block-column,
.sePage .sePageLayout .sePageMain .se-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 .se-hp-hero::after,
.sePage .sePageLayout .sePageMain .se-lp-hero::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.15);
  padding: 0;
  width: 100%;
  content: "";
}

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

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

.sePage .sePageLayout .se-hp-hero p {
  margin: 0px auto 18px;
  font-size: 20px;
}

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

/* SHOP LINKS */
.se-shop-links .content-block-column::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.15);
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

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

.se-shop-links .block-bg-img {
  padding: 60px 15px;
}

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

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

.sePage .sePageLayout .se-shop-links h3 {
  margin-top: 22px;
}

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

/* FULL WIDTH 2 COLUMN FEATURE */
.se-2col-fw-feature .content-block-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.se-2col-fw-feature .content-block-column:first-child {
  min-height: 360px;
}

.se-2col-fw-feature .content-block-column:last-child {
  padding: 45px 30px;
}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain {
  font-family: "Source Sans Pro", sans-serif;
}

.sePage .sePageLayout .seNavbar .navbar-nav>li>a,
.sePage .sePageLayout h1,
.sePage .sePageLayout h2,
.sePage .sePageLayout h3,
.sePage .sePageLayout h4,
.sePage .sePageLayout h5,
.sePage .sePageLayout h6 {
  font-family: "Fjalla One", "Source Sans Pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0.6px;
}

.sePage .sePageLayout a.btn.btn-primary,
.sePage .sePageLayout a.btn.btn-default {
  font-family: "Fjalla One", "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.6px;
}

/* SERVICE MENU */
.price-block .price-header {
  background-color: #de1616;
  border-bottom: 3px solid #111;
  padding: 22px 15px 18px;
}

.sePage .sePageLayout .price-block .price-header h3 {
  color: #fff;
}

.sePage .sePageLayout .price-block .price h4 {
  margin: 22px auto;
}

.price-block .price-footer {
  padding: 22px 15px;
}

/* CUSTOM SERVICE MENU */
.se-custom .price-block .features li {
  text-align: left;
  padding: 11px 5px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.se-custom .price-block .features li::after {
  display: block;
  background-color: #ccc;
  margin: 11px -5px 0;
  width: 100%;
  height: 1px;
  content: "";
}

.se-custom .price-block .features:after,
.se-custom .price-block .features:before {
  display: none;
}

.se-custom .price-block .features ul {
  padding: 0;
  margin-block-start: 0;
  margin-block-end: 0;
}

/* STORE INFORMATION PAGE */
.seStoreInformationWrapper .seStoreInformationColumn .seStoreInformation .seStoreDBA {
  background-color: #de1616;
  border-bottom: 3px solid #111;
  padding: 22px 15px 18px;
}

.seStoreInformationWrapper .seStoreInformationColumn .seStoreInformation .seStoreDBA h1 {
  line-height: 1.15;
}

.seStoreInformationWrapper .seStoreInformationColumn .seStoreInformation .seStoreDBA h1 span.seStoreName {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}

.se-fw-section .container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}

/* STORE HOURS */
.sePage .sePageLayout .sePageHeader .seHeaderBottom .seStoreDataBottom .seStoreHours p a,
.sePage .sePageLayout .sePageHeader .seHeaderBottom .seStoreDataBottom a,
.sePage .sePageLayout .sePageHeader .seHeaderBottom .seStoreDataBottom .seStoreHours p a:hover,
.sePage .sePageLayout .sePageHeader .seHeaderBottom .seStoreDataBottom .seStoreHours p a:active,
.sePage .sePageLayout .sePageHeader .seHeaderBottom .seStoreDataBottom .seStoreHours p a:focus,
.sePage .sePageLayout .sePageHeader .seHeaderBottom .seStoreDataBottom a:hover,
.sePage .sePageLayout .sePageHeader .seHeaderBottom .seStoreDataBottom a:active,
.sePage .sePageLayout .sePageHeader .seHeaderBottom .seStoreDataBottom a:focus {
  color: #333 !important;
}

.sePageHeaderWrapper .seHeaderBottom {
  background-color: #ccc;
  color: #333;
}

/* MEGA MENU TOGGLE */
.megamenu-toggle-bar {
  background-color: #ccc;
}

.megamenu-close .icon-bar {
  background-color: #333;
}

.sePageLayout .seNavbar .seNavbarNav>li.active>a,
.sePageLayout .seNavbar .seNavbarNav>li.active>a:focus,
.sePageLayout .seNavbar .seNavbarNav>li.active>a:hover,
.sePageLayout .seNavbar .seNavbarNav>li.open>a,
.sePageLayout .seNavbar .seNavbarNav>li.open>a:focus,
.sePageLayout .seNavbar .seNavbarNav>li.open>a:hover,
.sePageLayout .sePageLayoutWrapper .navbar .navbar-nav>.open>a,
.sePageLayout .sePageLayoutWrapper .navbar .navbar-nav>.open>a:focus,
.sePageLayout .sePageLayoutWrapper .navbar .navbar-nav>.open>a:hover,
.sePage .sePageLayout .seNavbar .navbar-nav>li>a:hover,
.sePage .sePageLayout .seHeaderActions a:not(.btn):hover .seIcon,
.sePage .sePageLayout .seHeaderActions li.open a:not(.btn) .seIcon {
  color: #fff;
}

@media only screen and (min-width: 992px) {

  /* FULL WIDTH 2 COLUMN FEATURE */
  .se-2col-fw-feature .content-block-column:first-child {
    min-height: 480px;
  }

  .se-2col-fw-feature .content-block-column:last-child {
    padding: 45px 60px;
  }

  /* CUSTOM SERVICE MENU */
  .se-custom .price-block .features {
    column-count: 2;
  }

  /* TYPOGRAPHY */
  .sePage .sePageLayout .seSiteNavigator .navbar-nav a.title {
    font-family: "Fjalla One", "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
  }
}

@media only screen and (max-width: 991px) {

  .sePage .sePageLayout .sePageHeader .seMobiActionsWrapper a:hover:not(.btn) {
    color: #fff;
  }
}