@import url("https://use.typekit.net/for7avf.css");

/* PAGE MARGINS */
#PageMain, #PageFooter {
 margin-top: 0px;
}

/* HERO */
.sePage .sePageLayout .se-spec-fw-2col .se-spec-hero h1 {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 17px;
 color: #fff;
 margin-top: 5px;
 margin-bottom: 5px;
 letter-spacing: 3px;
 text-shadow: none;
}

.sePage .sePageLayout .se-spec-fw-2col .se-spec-hero h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 50px;
 color: #fff;
 margin-top: 0px;
 margin-bottom: 0px;
 line-height: 50px;
 text-shadow: none;
}

.sePage .sePageLayout .se-spec-fw-2col .se-spec-hero p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 17px;
 color: #fff;
 margin-top: 11px;
 margin-bottom: 11px;
 line-height: 1.9;
 text-shadow: none;
}

/* TEXT BLOCKS */
.sePage .sePageLayout .se-spec-text h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 42px;
 text-transform: uppercase;
 color: #fff;
}

.sePage .sePageLayout .se-spec-text h3 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 32px;
 text-transform: uppercase;
 color: #121212;
}

.sePage .sePageLayout .se-spec-text-w h3 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 32px;
 text-transform: uppercase;
 color: #fff;
}

.sePage .sePageLayout .se-spec-text h4 {
 font-family: urw-din, sans-serif;
 font-weight: 500;
 font-style: normal;
 font-size: 26px;
 color: #222;
 margin-top: 22px;
 margin-bottom: 11px;
}

.sePage .sePageLayout .se-spec-text-w p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 17px;
 line-height: 1.9;
 color: #fff;
}

.sePage .sePageLayout .se-spec-text p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 17px;
 color: #222;
}

/* FULL WIDTH 2 COLUMN */
.se-spec-fw-2col .content-block-column, .se-spec-fw-2col-flex .content-block-column {
 display: -webkit-box;
 display: -webkit-flex;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 justify-content: center;
}

/* 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-catalog .seContentSectionLink .btn-primary {
 color: #fff;
 border: none;
 background-color: #222;
 border-color: #222;
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-size: 17px;
 font-style: normal;
 letter-spacing: .5px;
 margin-top: 0;
 margin-bottom: 22px;
 padding: 8px 35px;
 text-transform: uppercase;
 border-radius: 0px;
}

.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-catalog .seContentSectionLink .btn-primary:hover {
 color: #fff;
 border: none;
 background-color: #121212;
 border-color: #121212;
 text-decoration: none;
}

.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-catalog .seContentSectionLink .btn-primary:focus {
 color: #fff;
 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-catalog .seContentSectionLink .btn-primary:visited {
 color: #fff;
 text-decoration: none;
}

/* CATALOG*/
.sePage .sePageLayout .se-spec-catalog .seAdvancedItemCarousel .slick-track .seProductTitle .seBrandName {
 font-weight: 600;
 font-size: 14px;
}

.sePage .sePageLayout .sePageMain .se-spec-catalog a:not(.btn) {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 17px;
 color: #121212;
}

.sePage .sePageLayout .sePageMain .se-spec-catalog a:not(.btn):hover {
 color: #ed1c24;
}

.sePage .sePageLayout .sePageMain .se-spec-catalog a:not(.btn):visited, .sePage .sePageLayout .sePageMain .se-spec-catalog a:not(.btn):focus {
 color: #121212;
}

.sePage .sePageLayout .sePageMain .se-spec-catalog .slick-slide .seRegularPrice, .sePage .sePageLayout .sePageMain .se-spec-catalog .seSearchProductsContainer .seProduct .seProductPrice .seRegularPrice {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 17px;
 color: #222;
}

.sePage .sePageLayout .se-spec-catalog .slick-next:before, .sePage .sePageLayout .se-spec-catalog .slick-prev:before {
 color: #121212;
}

.se-spec-catalog {
 text-align: center;
}

/* STORE LOCATOR */
.sePage .sePageLayout .se-spec-locator h3 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 32px;
 color: #fff;
 margin: 22px auto 15px;
}

.sePage .sePageLayout .se-spec-locator p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 17px;
 color: #fff;
 margin-bottom: 22px;
 line-height: 1.9;
 text-shadow: none;
}

.sePageContent .sePageSection.se-spec-locator {
 margin-bottom: 0;
 padding: 200px 30px;
}

/* TRACKING CODE SECTION */
.sePageContent .sePageSection.se-code-section {
 margin-bottom: 0;
}

.se-code-section {
 height: 0;
}

@media only screen and (max-width: 991px) {
 .sePageContent .sePageSection.se-spec-text-padding {
 padding: 0px;
 }

 .sePage .sePageLayout .sePageMain .se-spec-logo-desktop {
 display: none;
 }

 .sePage .sePageLayout .sePageMain .se-spec-logo-mobile {
 display: block;
 }

 .sePage .sePageLayout .se-spec-fw-2col .se-spec-hero h1 {
 color: #121212;
 }

 .sePage .sePageLayout .se-spec-fw-2col .se-spec-hero h2 {
 color: #121212;
 }

 .sePage .sePageLayout .se-spec-fw-2col .se-spec-hero p {
 color: #222;
 }

 .sePage .sePageLayout .se-spec-fw-2col h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 42px;
 color: #121212;
 margin-top: 11px;
 text-shadow: none;
 }

 .sePage .sePageLayout .se-spec-fw-2col p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 17px;
 color: #222;
 margin-bottom: 11px;
 text-shadow: none;
 line-height: 1.9;
 }

 .se-spec-fw-2col .content-block-column {
 width: 100%;
 }

 .se-spec-fw-2col-flex .content-block-column:first-child,
 .se-spec-fw-2col .content-block-column:first-child {
 min-height: 360px;
 }

 .se-spec-fw-2col-flex .content-block-column:last-child,
 .se-spec-fw-2col .content-block-column:last-child {
 padding: 45px;
 }

 .se-spec-fw-2col .custom1-6 .col-sm-push-6 {
 left: inherit;
 }

 .se-spec-fw-2col .custom1-6 .col-sm-pull-6 {
 right: inherit;
 }

 .se-spec-fw-2col-grey .content-block-column:last-child {
 background-color: #E2E2E2 !important;
 }
}

@media only screen and (max-width: 767px) {
 .se-spec-text-padding .content-block-content {
 padding: 45px 30px;
 }
}

@media only screen and (min-width: 992px) {
 .sePageContent .sePageSection.se-spec-text-padding {
 padding: 60px 0;
 }

 .se-spec-fw-2col-flex .content-block-column:first-child {
 min-height: 540px;
 }

 .sePage .sePageLayout .sePageMain .se-spec-logo-desktop {
 display: block;
 }

 .sePage .sePageLayout .sePageMain .se-spec-logo-mobile {
 display: none;
 }

 .se-spec-m-img {
 background-image: none !important;
 }

 .sePage .sePageLayout .se-spec-fw-2col h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 42px;
 color: #fff;
 margin-top: 11px;
 text-shadow: none;
 }

 .sePage .sePageLayout .se-spec-fw-2col p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 17px;
 color: #fff;
 margin-bottom: 11px;
 line-height: 1.9;
 text-shadow: none;
 }

 .sePage .sePageLayout .se-spec-fw-2col .se-spec-dark-text h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 42px;
 color: #121212;
 margin-top: 11px;
 text-shadow: none;
 }

 .sePage .sePageLayout .se-spec-fw-2col .se-spec-dark-text p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 17px;
 color: #222;
 margin-bottom: 11px;
 line-height: 1.9;
 text-shadow: none;
 }

 .se-spec-fw-2col-flex .content-block-column:first-child,
 .se-spec-fw-2col .content-block-column:first-child {
 min-height: 680px;
 }

 .se-spec-fw-2col-flex .content-block-column:first-child {
 width: 50%;
 }

 .se-spec-fw-2col-flex .content-block-column:last-child {
 width: 50%;
 padding: 45px 60px;
 }

 .se-spec-fw-2col .content-block-column:first-child {
 width: 60%;
 }

 .se-spec-fw-2col .content-block-column:last-child {
 width: 40%;
 padding: 45px 60px;
 }

 .se-spec-fw-2col .custom1-5 .col-md-push-6,
 .se-spec-fw-2col .custom1-6 .col-sm-push-6 {
 left: 40%;
 }

 .se-spec-fw-2col .custom1-5 .col-md-pull-6,
 .se-spec-fw-2col .custom1-6 .col-sm-pull-6 {
 right: 60%;
 }

 .se-spec-fw-2col .content-block-column:last-child {
 padding: 45px 60px;
 }
}

@media only screen and (min-width: 1200px) {
 .se-spec-fw-2col-flex .content-block-column:last-child {
 padding: 45px 120px;
 }
}