@import url("https://use.typekit.net/for7avf.css");

/* PAGE AND FOOTER MARGINS */
#PageMain,
#PageFooter {
 margin-top: 0;
}

/* HERO */
.se-spec-eos-hero .block-bg-img {
 padding: 0;
}

@media (max-width: 991px) {
 .se-spec-eos-hero img {
 margin: 0 auto;
 }
}

.se-spec-eos-footer .block-bg-img {
 padding: 15% 10%;
 font-family: urw-din-condensed, sans-serif;
}

.sePage .sePageLayout .se-spec-eos-footer h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 42px;
 color: #FFFFFF;
}

.sePage .sePageLayout .se-spec-eos-footer p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 20px;
 color: #FFFFFF;
}

.sePageContent .sePageSection.se-spec-eos-footer {
 margin-bottom: 0;
}

/* SALE TEXT */
.sePage .sePageLayout .se-spec-eos-text h1, .sePage .sePageLayout .se-spec-eos-text h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 42px;
 color: #000000;
}

.sePage .sePageLayout .se-spec-eos-text p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #222222;
}

@media (max-width: 991px) {
 .sePage .sePageLayout .se-spec-eos-text {
 text-align: center;
 padding: 0 30px;
 }
}

/* FULL WIDTH 2 COLUMN */
.sePage .sePageLayout .se-spec-eos-fw-2col h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 32px;
 color: #000000;
}

.sePage .sePageLayout .se-spec-eos-fw-2col p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #222222;
}

.sePage .sePageLayout .sePageMain .se-spec-eos-fw-2col .se-spec-eos-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: 105px 60px;
}
.sePage .sePageLayout .sePageMain .se-spec-eos-fw-2col2 .se-spec-eos-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: 50px 0px;
}
.sePage .sePageLayout .sePageMain .se-spec-eos-fw-2col .seContentEmpty {
 min-height: 300px;
}

@media (max-width: 991px) {
 .sePage .sePageLayout .sePageMain .se-spec-eos-fw-2col .se-spec-eos-fw-2col-content {
 padding: 75px 60px;
 text-align: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 }
}

@media (max-width: 767px) {
 .sePage .sePageLayout .sePageMain .se-spec-eos-fw-2col .se-spec-eos-fw-2col-content {
 padding: 45px 30px;
 }
}

/* CATALOG HEADERS */

.sePage .sePageLayout .se-spec-cat h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 42px;
 color: #000000;
}

.sePage .sePageLayout .se-spec-cat p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #222222;
}

.sePage .sePageLayout .se-spec-cat h5 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 18px;
 color: #222222;
}

.sePage .sePageLayout .sePageMain .se-spec-cat h5 a:not(.btn) {
 color: #222222;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .se-spec-cat h5 a:not(.btn):hover {
 color: #222222;
 text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .se-spec-cat h5 a:not(.btn):visited, .sePage .sePageLayout .sePageMain .se-spec-cat h5 a:not(.btn):focus {
 color: #222222;
}

.se-spec-cat {
 text-align: center;
}

.sePageContent .sePageSection.se-spec-cat {
 margin-bottom: 45px;
}