.abs-hp-hero-top.triptych h1,
.abs-hp-hero-top.triptych h3 {
  margin-top: 3px;
  line-height: 1;
}
.abs-hp-hero-top.triptych p {
  margin-top: 0;
  font-size: 20px;
}
.abs-hp-hero-top.triptych a.btn {
  margin-bottom: 3px;
}
.abs-hp-hero-top.triptych .container-fluid {
  padding: 0 15px;
}
.abs-hp-hero-top.triptych.rpv2 .content-block-column {
  padding-top: 30px;
}
.abs-hp-hero-top.triptych .col-margin-bottom {
  margin-bottom: 0;
  border-bottom: 2px solid #ffffff;
  padding: 0;
}
.abs-hp-hero-top.triptych .col-margin-bottom:first-child .editContent {
  min-height: 500px;
}
.abs-hp-hero-top.triptych .content-block-column {
  padding: 0;
  overflow: hidden;
}
.abs-hp-hero-top.triptych .editContent {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  padding: 0 30px;
  text-align: center;
  justify-content: center;
  z-index: 1;
  height: 300px;
}
.abs-hp-hero-top.triptych .editContent::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.075);
  width: 100%;
  content: "";
}

@media (min-width: 768px) {
  .abs-hp-hero-top.triptych .col-margin-bottom:first-child {
    width: 100%;
  }
  .abs-hp-hero-top.triptych .col-margin-bottom:not(:first-child) {
    width: 50%;
  }
  .abs-hp-hero-top.triptych .col-margin-bottom:nth-child(2) {
    border-right: 2px solid #ffffff;
  }
}
@media (min-width: 1200px) {
  .abs-hp-hero-top.triptych .row {
    position: relative;
  }
  .abs-hp-hero-top.triptych .col-margin-bottom:first-child {
    border-right: 2px solid #ffffff;
    width: 65%;
  }
  .abs-hp-hero-top.triptych .col-margin-bottom:first-child .content-block-column {
    height: 602px;
  }
  .abs-hp-hero-top.triptych .col-margin-bottom:first-child .editContent {
    height: auto;
    min-height: 100%;
  }
  .abs-hp-hero-top.triptych .col-margin-bottom:first-child .editContent:first-child {
    padding: 0 45px;
  }
  .abs-hp-hero-top.triptych .col-margin-bottom:not(:first-child) {
    border-right: 0;
    width: 35%;
  }
  .abs-hp-hero-top.triptych .col-margin-bottom:not(:first-child) .content-block-column {
    height: 300px !important;
  }
  .abs-hp-hero-top.triptych .col-margin-bottom:not(:first-child) .editContent {
    min-height: 100%;
  }
  .abs-hp-hero-top.triptych .col-margin-bottom:last-child {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .sePage .sePageLayout .sePageMain .abs-secondary-promo .container-fluid {
    padding: 0 80px;
  }
  .sePage .sePageLayout .sePageMain .abs-secondary-promo-2col .container-fluid {
    padding: 0 65px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .sePage .sePageLayout .sePageMain .abs-secondary-promo .container-fluid {
    padding: 0 45px;
  }
  .sePage .sePageLayout .sePageMain .abs-secondary-promo-2col .container-fluid {
    padding: 0 30px;
  }
}
/* 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.25);
  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.25);
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

.se-shop-links .editContent,
.se-shop-links .content-block-column {
  position: relative;
}

.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;
}

/* MARGIN */
.se-section-bg-img-bottom {
  background-position-y: bottom !important;
}

/* SHOP CARDS */
.se-shop-cards .editContent {
  border: 2px solid #000;
}

.se-shop-cards .editContent img {
  border-bottom: 2px solid #000;
}

.sePage .sePageLayout .se-shop-cards h3 {
  margin-top: 22px;
}

.seResponsive .se-shop-cards .content-block-column .btn {
  margin-bottom: 22px;
}

.se-shop-cards .content-block-content {
  padding: 0px 22px;
}

.sePageContent .sePageSection.se-shop-cards {
  margin-bottom: 0px;
}

.se-shop-cards .col-margin-bottom {
  margin-bottom: 30px;
}

/* FULL WIDTH 2 COLUMN FEATURE */
.se-2col-fw-feature .content-block-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.se-2col-fw-feature .content-block-column {
  width: 100%;
}

.se-2col-fw-feature .content-block-column:first-child {
  min-height: 360px;
}

.se-2col-fw-feature .content-block-column:last-child {
  padding: 45px 30px;
}

.se-2col-fw-feature .custom1-6 .col-sm-push-6 {
  left: inherit;
}

.se-2col-fw-feature .custom1-6 .col-sm-pull-6 {
  right: inherit;
}

/* BTN */
.btn {
  padding: 6px 22px;
}

/* LOCATION PAGES */
.seStoreInformationWrapper .seStoreInformationColumn .seStoreInformation,
.seStoreInformationWrapper .seSingleStoreMap {
  border: 2px solid #000;
}

.seStoreInformationWrapper .seStoreInformationColumn .seStoreInformation .seStoreDBA {
  border-bottom: 2px solid #000;
}

.sePage .sePageLayout .mapboxgl-map .marker .seIcon {
  color: #b30000;
}

/* FOOTER */
.se-footer-section-border-b {
  border-bottom: 2px solid #fff;
}

/* DIVIDERS */
.se-section-border-bottom {
  border-bottom: 2px solid #000;
}

.se-section-border-bottom-white {
  border-bottom: 2px solid #fff;
}

.sePageLayout .bordered-top-bottom-block,
.sePageLayout .bordered-top-bottom-block2 {
  border-width: 2px 0;
}

.divider {
  border-top: 2px solid #000;
}

/* 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 {
  color: #fff;
}

.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: #ccc;
  text-decoration: underline;
}

/* SEARCH */
.seSiteSearchForm .input-group > .input-group-btn .seIconSearch {
  font-size: 16px;
  color: #000;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group.input-group-sm .seSiteSearchForm span.twitter-typeahead .form-control,
.input-sm,
.seSiteSearchForm .input-group .seSiteSearchForm span.twitter-typeahead .form-control,
.seSiteSearchForm .input-group > .form-control,
.seSiteSearchForm .input-group > .input-group-addon,
.seSiteSearchForm .input-group > .input-group-btn > .btn {
  padding: 8px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

.sePageLayout .seSearchButton.btn-default:active,
.sePageLayout .seSearchButton.btn-default:focus,
.sePageLayout .seSearchButton.btn-default:hover {
  color: #000;
  background-color: #ccc;
  border-color: #ccc;
}

/* SEARCH TEXT COLOR */
.seSearchBox {
  color: #000;
}

.sePageLayout .seSiteSearchForm .input-group .form-control::-webkit-input-placeholder {
  color: #000;
}

.sePageLayout .seSiteSearchForm .input-group .form-control::-ms-input-placeholder {
  color: #000;
}

.sePageLayout .seSiteSearchForm .input-group .form-control:-ms-input-placeholder {
  color: #000;
}

.sePageLayout .seSiteSearchForm .input-group .form-control::-moz-placeholder {
  color: #000;
}

.sePageLayout .seSiteSearchForm .input-group .form-control::placeholder {
  color: #000;
}

.sePageHeader .seHeaderActions .seSiteSearchForm .twitter-typeahead pre {
  color: #000 !important;
}

@media only screen and (min-width: 768px) {
  /* NAVIGATION */
  .sePage .sePageLayout .seNavbar {
    border-color: #fff;
    border-width: 2px 0px;
  }
  /* LOGO ROW */
  .se-logo-row-3 .col-sm-offset-1,
  .se-logo-row-5 .col-sm-offset-1 {
    margin-left: 12.5%;
  }
}
@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 {
    width: 50%;
  }
  .se-2col-fw-feature .custom1-6 .col-sm-push-6 {
    left: 50%;
  }
  .se-2col-fw-feature .custom1-6 .col-sm-pull-6 {
    right: 50%;
  }
  .se-2col-fw-feature .content-block-column:last-child {
    padding: 45px 60px;
  }
  /* LOGO ROW */
  .se-logo-row-5 .col-md-2 {
    width: 20%;
  }
  .se-logo-row-5 .col-sm-offset-1 {
    margin-left: 0;
  }
}
/*# sourceMappingURL=https://www.sefiles.net/merchant/5572/css/se_pw_francis_site_5572.css.map */
