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