@import url("https://use.typekit.net/for7avf.css");

/* PAGE AND FOOTER MARGINS */
.sePage .sePageMain, .sePageFooter { margin-top: 0px; }

.se-spec-campaign .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 15px;
 padding-right: 15px;
}

/* HERO */
@media (min-width: 768px) {
 .se-creo-hero .block-bg-img {
 padding: 32% 0;
 }
}

@media (max-width: 767px) {
 .se-creo-hero .block-bg-img {
 padding: 32% 15px;
 }
}
	
.se-creo-hero {
 background-position-x: 75% !important;
}

.sePageContent .sePageSection.se-creo-hero {
 margin-bottom: 0;
}

.sePage .sePageLayout .se-creo-hero h1 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 56px;
 color: #ffffff;
 margin: 5px auto;
}

.sePage .sePageLayout .se-creo-hero h3 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 32px;
 color: #ffffff;
 margin: 0 auto 22px;
}
	
/* CATALOG */

.sePage .sePageLayout .se-creo-cat-header h3 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 28px;
 color: #000000;
}
	
.sePageContent .sePageSection.se-creo-cat-header {
 margin-bottom: 0;
}

.sePage .sePageLayout .se-creo-catalog h5 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 18px;
 color: #222222;
}

.sePage .sePageLayout .sePageMain .se-creo-catalog h5 a:not(.btn) {
 color: #222222;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .se-creo-catalog h5 a:not(.btn):hover {
 color: #222222;
 text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .se-creo-catalog h5 a:not(.btn):visited, .sePage .sePageLayout .sePageMain .se-creo-catalog h5 a:not(.btn):focus {
 color: #222222;
}

.se-creo-catalog {
 text-align: center;
}

.sePageContent .sePageSection.se-creo-catalog {
 margin-bottom: 45px;
}

/* FULL WIDTH 2 COLUMN */
.sePage .sePageLayout .se-creo-fw-2col h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 34px;
 color: #000000;
}

.sePage .sePageLayout .se-creo-fw-2col p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #222222;
}

.sePage .sePageLayout .sePageMain .se-creo-fw-2col .se-creo-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: 120px 60px;
}

.sePage .sePageLayout .sePageMain .se-creo-fw-2col .seContentEmpty {
 min-height: 300px;
}

@media (max-width: 991px) {
 .sePage .sePageLayout .sePageMain .se-creo-fw-2col .se-creo-fw-2col-content {
 padding: 90px 60px;
 text-align: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 }
}

@media (max-width: 767px) {
 .sePage .sePageLayout .sePageMain .se-creo-fw-2col .se-creo-fw-2col-content {
 padding: 45px 30px;
 }
}

/* FOOTER CALLOUT */
.se-creo-footer .block-bg-img {
 padding: 90px 15px;
}

.sePageContent .sePageSection.se-creo-footer {
 margin-bottom: 0;
}

.sePage .sePageLayout .se-creo-footer h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 42px;
 color: #ffffff;
 margin: 22px auto 5px;
}

.sePage .sePageLayout .se-creo-footer p {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 22px;
 color: #ffffff;
 margin: 0 auto 22px;
}
	
/* STORE LOCATOR */
.sePage .sePageLayout .se-spec-locator h3 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 28px;
 color: #ffffff;
 margin: 22px auto;
}

.sePageContent .sePageSection.se-spec-locator {
 margin-bottom: 0;
 padding: 30px 0;
}

/* BUTTONS */
.sePage .sePageLayout .se-spec-btn .btn-primary, .sePage .sePageLayout .se-spec-btn a.btn.btn-primary, .sePage .sePageLayout .se-spec-btn .btn:not(.btn-link), .sePage .sePageLayout .se-spec-turbo-cat .seContentSectionLink .btn-primary {
 color: #ffffff;
 border: none;
 background-color: #222222;
 border-color: #222222;
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-size: 18px;
 font-style: normal;
 letter-spacing: .5px;
 margin-top: 0;
 margin-bottom: 22px;
 padding: 8px 35px;
 text-transform: uppercase;
}

.sePage .sePageLayout .se-spec-btn .btn-primary:hover, .sePage .sePageLayout .se-spec-btn a.btn.btn-primary:hover, .sePage .sePageLayout .se-spec-btn .btn:not(.btn-link):hover, .sePage .sePageLayout .se-spec-turbo-cat .seContentSectionLink .btn-primary:hover {
 color: #ffffff;
 border: none;
 background-color: #000000;
 border-color: #000000;
 text-decoration: none;
}

.sePage .sePageLayout .se-spec-btn .btn-primary:visited, .sePage .sePageLayout .se-spec-btn a.btn.btn-primary:visited, .sePage .sePageLayout .se-spec-btn .btn:not(.btn-link):visited, .sePage .sePageLayout .se-spec-btn .btn-primary:focus, .sePage .sePageLayout .se-spec-btn a.btn.btn-primary:focus, .sePage .sePageLayout .se-spec-btn .btn:not(.btn-link):focus, .sePage .sePageLayout .se-spec-turbo-cat .seContentSectionLink .btn-primary:visited, .sePage .sePageLayout .se-spec-turbo-cat .seContentSectionLink .btn-primary:focus {
 color: #ffffff;
 text-decoration: none;
}