@import url("https://use.typekit.net/for7avf.css");

/* PAGE 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 */
.se-spec-turbo-hero .block-bg-img {
 padding: 18% 10%;
}
.sePage .sePageLayout .se-spec-turbo-hero h1 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 48px;
 color: #ffffff;
 margin: 5px auto;
}

.sePage .sePageLayout .se-spec-turbo-hero p {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 32px;
 color: #ffffff;
 margin: 0 auto 22px;
}

/* TEXT BLOCKS */

.sePage .sePageLayout .se-spec-turbo-text h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 34px;
 color: #000000;
}

.sePage .sePageLayout .se-spec-turbo-text h3 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 26px;
 color: #000000;
}

.sePage .sePageLayout .se-spec-turbo-text p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #222222;
}

.sePageContent .sePageSection.se-spec-turbo-text {
 padding-bottom: 11px;
}

@media (max-width: 991px) {
 .se-spec-turbo-text {
 text-align: center;
 }
}

/* FULL WIDTH 2 COLUMN */
.sePage .sePageLayout .se-spec-turbo-fw-2col h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 34px;
 color: #000000;
 margin-top: 11px;
}

.sePage .sePageLayout .se-spec-turbo-fw-2col p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #222222;
 margin-bottom: 11px;
}

.sePage .sePageLayout .sePageMain .se-spec-turbo-fw-2col .se-spec-turbo-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: 180px 60px;
}

.sePage .sePageLayout .sePageMain .se-spec-turbo-fw-2col .seContentEmpty {
 min-height: 400px;
}

@media (min-width: 992px) {
.se-spec-turbo-m-bg {
 background-color: rgba(244, 244, 244, 0) !important;
}
.se-spec-turbo-m-img {
 background-image: none !important;
}
.sePage .sePageLayout .se-spec-turbo-fw-2col .se-spec-turbo-m-bg .se-spec-turbo-white-text h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 34px;
 color: #ffffff;
 margin-top: 11px;
 text-shadow: 0 0 5px #484848;
}
.sePage .sePageLayout .se-spec-turbo-fw-2col .se-spec-turbo-m-bg .se-spec-turbo-white-text p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #ffffff;
 margin-bottom: 11px;
 text-shadow: 0 0 5px #484848;
}
}

@media (max-width: 991px) {
 .sePage .sePageLayout .sePageMain .se-spec-turbo-fw-2col .se-spec-turbo-fw-2col-content {
 padding: 45px 30px;
 text-align: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 }
}

/* 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;
}

/* CATALOG */

.sePage .sePageLayout .se-spec-turbo-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-turbo-cat h5 a:not(.btn) {
 color: #222222;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .se-spec-turbo-cat h5 a:not(.btn):hover {
 color: #222222;
 text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .se-spec-turbo-cat h5 a:not(.btn):visited, .sePage .sePageLayout .sePageMain .se-spec-turbo-cat h5 a:not(.btn):focus {
 color: #222222;
}

.se-spec-turbo-cat {
 text-align: center;
}

.sePageContent .sePageSection.se-spec-turbo-cat {
 margin-bottom: 45px;
}


/* FLEX GRID NAV 6*/
.se-spec-turbo-flex .col-xs-12 {
 padding-left: 0;
 padding-right: 0;
}

.se-spec-turbo-flex-grid-6 {
 display: flex;
 justify-content: space-around;
}

.se-spec-turbo-flex-grid-6 .col {
 width: 16.6666666667%;
 margin: 0;
}

@media only screen and (max-width: 991px) {
 .se-spec-turbo-flex-grid-6 {
 display: block;
 }

 .se-spec-turbo-flex-grid-6 .col {
 width: 100%;
 }
}

.se-spec-turbo-flex-grid-6 .se-spec-turbo-flex-btn {
 white-space: pre-wrap;
}

.sePage .sePageLayout .se-spec-turbo-flex-btn, .sePage .sePageLayout .sePageMain .se-spec-turbo-flex a:not(.btn) {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #ffffff;
 margin: 0;
 padding: 11px;
 display: block;
 background-color: #222222;
 border-color: #222222;
 text-decoration: none;
 text-align: center;
}

.sePage .sePageLayout .se-spec-turbo-flex-btn:hover, .sePage .sePageLayout .sePageMain .se-spec-turbo-flex a:not(.btn):hover {
 background-color: #ed1c24;
 border-color: #ed1c24;
 color: #ffffff;
 text-decoration: none;
}

.sePage .sePageLayout .se-spec-turbo-flex-btn:visited, .sePage .sePageLayout .sePageMain .se-spec-turbo-flex a:not(.btn):visited, .sePage .sePageLayout .se-spec-turbo-flex-btn:focus, .sePageMain .se-spec-turbo-flex a:not(.btn):focus {
 color: #ffffff;
 text-decoration: none;
}

/* FOOTER */
.se-spec-turbo-footer .block-bg-img {
 padding: 10%;
}
.sePage .sePageLayout .se-spec-turbo-footer h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 34px;
 color: #ffffff;
 margin: 5px auto;
}

.sePage .sePageLayout .se-spec-turbo-footer p {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 24px;
 color: #ffffff;
 margin: 0 auto 22px;
}

/* CODE SECTION */

.se-code-section {
height: 0;
}