/* HERO */
.sePage .sePageLayout .sePageMain .se-hp-hero-top .content-block-column,
.sePage .sePageLayout .sePageMain .se-hp-hero-inner .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: 16% 10%;
}

.sePage .sePageLayout .sePageMain .se-hp-hero-inner .content-block-column {
  padding: 12% 10%;
}

.sePage .sePageLayout .sePageMain .se-hp-hero-top::after,
.sePage .sePageLayout .sePageMain .se-hp-hero-inner::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-top,
.sePage .sePageLayout .sePageMain .se-hp-hero-inner,
.sePage .sePageLayout .sePageMain .se-lp-hero {
  position: relative;
  overflow: hidden;
}

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

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

.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.25);
  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: 75px 15px;
}

.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;
}

/* LOGO SLIDER */

.se-logo-slider-section .slick-track {
  display: flex;
  align-items: center;
  height: auto;
}

.se-logo-slider-section .slick-slide {
  position: relative;
  padding: 0;
}

.se-logo-slider-section .slick-slide>div a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 11px 15px;
  height: 100%;
}

.se-logo-slider-section a img {
  transition: opacity 0.5s ease;
}

.se-logo-slider-section a img:hover {
  opacity: 0.7;
}

/* FULL WIDTH SECTIONS */
.se-fw-section .container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}

/* FOOTER */
.se-footer-social .seContentBlockFooter {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* POWER REVIEWS ADA */
.p-w-r .pr-read-review .pr-rd-image-container figcaption,
.p-w-r .pr-review-display .pr-rd-image-container figcaption {
  background-color: rgba(0, 0, 0, .5);
}

/* TEXT WHITE */
.sePage .sePageLayout .sePageMain .se-text-white .h1,
.sePage .sePageLayout .sePageMain .se-text-white .h2,
.sePage .sePageLayout .sePageMain .se-text-white .h3,
.sePage .sePageLayout .sePageMain .se-text-white h1,
.sePage .sePageLayout .sePageMain .se-text-white h2,
.sePage .sePageLayout .sePageMain .se-text-white h3,
.sePage .sePageLayout .sePageMain .se-text-white h4,
.sePage .sePageLayout .sePageMain .se-text-white h5,
.sePage .sePageLayout .sePageMain .se-text-white h6,
.sePage .sePageLayout .sePageMain .se-text-white p,
.sePage .sePageLayout .sePageMain .se-text-white ol,
.sePage .sePageLayout .sePageMain .se-text-white ul,
.sePage .sePageLayout .se-text-white h1,
.sePage .sePageLayout .se-text-white h2,
.sePage .sePageLayout .se-text-white h3,
.sePage .sePageLayout .se-text-white h4,
.sePage .sePageLayout .se-text-white h5,
.sePage .sePageLayout .se-text-white h6,
.sePage .sePageLayout .se-text-white p,
.sePage .sePageLayout .se-text-white ol,
.sePage .sePageLayout .se-text-white ul {
  color: #fff;
}


.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn) {
  text-shadow: 0 0 5px #484848;
}

.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn),
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):visited,
.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn),
.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn):visited {
  color: #fff;
  text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):focus,
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):active,
.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn):focus,
.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn):active,
.sePage .sePageLayout .sePageMain .se-text-white h1 a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white h2 a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white h3 a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white h4 a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white h5 a:not(.btn):hover {
  color: #aaa;
  text-decoration: underline;
}


/* SERVICE MENU */
.sePage .sePageLayout .price-block .price-header h3 {
  color: #fff;
}

/* FULL WIDTH SECTIONS */
.se-fw-section .container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}

.se-footer-social .seContentBlockFooter {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* BUTTON GROUP */
.se-btn-group {
  flex-direction: column;
  display: inline-flex;
}

.seResponsive .content-block-column .se-btn-group .btn:not(:last-child) {
  margin-bottom: 4px;
}

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

  /* BUTTON GROUP */
  .seResponsive .content-block-column .se-btn-group .btn:not(:last-child) {
    margin-right: 4px;
    margin-bottom: 11px;
  }

  .se-btn-group {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .seResponsive .content-block-column .se-btn-group .btn {
    margin-bottom: 11px;
  }
}

@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;
  }


  /* CLICK TO CALL FIX */
  .sePage .sePageLayout .sePageMain .seStoreInformationWrapper .seStoreInformationColumn .seStoreInformation .seClickCall:active,
  .sePage .sePageLayout .sePageMain .seStoreInformationWrapper .seStoreInformationColumn .seStoreInformation .seClickCall:focus,
  .sePage .sePageLayout .sePageMain .seStoreInformationWrapper .seStoreInformationColumn .seStoreInformation .seClickCall:hover {
    text-decoration: none;
    color: #333;
  }
}