@import url("https://use.typekit.net/for7avf.css");
.se-code-section {
height: 0;
}

/* PAGE MARGINS */
#PageMain, #PageFooter {
 margin-top: 0px;
}

/* Reset Custom Full Width */
.sePageMain .container-fluid {
 margin: 0 auto;
 padding: 0 15px;
}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3,
.sePage .sePageLayout .sePageMain h4 {
 color: #414141;
 font-family: urw-din-condensed, sans-serif;
 font-style: normal;
 font-weight: 400;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 45px;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain h1 span,
.sePage .sePageLayout .sePageMain h2 span,
.sePage .sePageLayout .sePageMain h3 span {
 display: block;
 font-family: urw-din, sans-serif;
 font-size: 13px;
 letter-spacing: 3px;
 line-height: 1;
}

.sePage .sePageLayout .sePageMain h2 {
 font-size: 36px;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain h3 {
 font-size: 32px;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain h4 {
 margin-bottom: 20px;
 font-family: urw-din, sans-serif;
 font-size: 20px;
}

.sePage .sePageLayout .sePageMain p {
 color: #414141;
 font-family: Helvetica,sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: 300;
 line-height: 2;
}

.sePage .sePageLayout .sePageMain a:not(.btn),
.sePage .sePageLayout .sePageMain a:not(.btn):visited {
 color: #121212;
 font-family: urw-din-condensed, sans-serif;
 font-size: 17px;
 font-style: normal;
 font-weight: 400;
}

.sePage .sePageLayout .sePageMain a:not(.btn):hover,
.sePage .sePageLayout .sePageMain a:not(.btn):focus,
.sePage .sePageLayout .sePageMain a:not(.btn):active {
 color: #ed1c24;
}

.sePage .sePageLayout .sePageMain .se-text-white h1,
.sePage .sePageLayout .sePageMain .se-text-white h2,
.sePage .sePageLayout .sePageMain .se-text-white h3,
.sePage .sePageLayout .sePageMain .se-text-white h4,
.sePage .sePageLayout .sePageMain .se-text-white h5,
.sePage .sePageLayout .sePageMain .se-text-white h6,
.sePage .sePageLayout .sePageMain .se-text-white p,
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn),
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):visited {
 color: #FFFFFF;
}

/* BUTTONS */
.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary,
.sePage .sePageLayout .sePageMain button.btn.btn-primary {
 margin-top: 0;
 margin-bottom: 22px;
 border: 1px solid #222;
 border-radius: 0px;
 background-color: #222;
 padding: 8px 35px;
 color: #fff;
 font-family: urw-din-condensed, sans-serif;
 font-size: 17px;
 font-style: normal;
 font-weight: 400;
 letter-spacing: .5px;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):hover,
.sePage .sePageLayout .sePageMain .btn-primary:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain button.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain .btn:not(.btn-link):active,
.sePage .sePageLayout .sePageMain .btn-primary:active,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:active,
.sePage .sePageLayout .sePageMain button.btn.btn-primary:active {
 border: 1px solid #121212;
 background-color: #121212;
 color: #fff;
 text-decoration: none;
}

/* CATALOG*/
.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-slide .seRegularPrice,
.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-track .seProductTitle .seBrandName {
 font-family: urw-din-condensed, sans-serif;
 font-style: normal;
 font-weight: 600;
}

.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-track .seProductTitle .seBrandName {
 font-size: 14px;
}

.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-slide .seRegularPrice {
 color: #222;
 font-size: 17px;
}

.sePage .sePageLayout .seAdvancedItemCarousel .slick-next:before,
.sePage .sePageLayout .seAdvancedItemCarousel .slick-prev:before {
 color: #121212;
}

/* Two Column Full Width Feature & Two Column Hero */
.se-text-section {
 padding: 100px 0;
}

.se-text-section .editContent {
 margin: 0 auto;
 max-width: 570px;
}

/* Slider */
.se-slider .slide {
 display: flex !important;
 align-items: flex-start;
 justify-content: flex-start;
 padding: 100px 30px 100px;
 min-height: 580px;
}

.se-slider .slick-slide,
.se-slider .customContentBlock {
 padding: 0;
 text-align: left;
}

.se-slider .slick-dots {
 bottom: 30px;
}

.se-slider .slick-dots li {
 margin: 0;
}

.se-slider .slick-dots li button::before {
 opacity: 1;
 color: #E2E2E2;
 font-size: 32px;
}

.se-slider .slick-dots li.slick-active button::before {
 color: #000000;
}

.se-slider .slick-dotted.slick-slider {
 margin-bottom: 0;
}

/* Image Above Content */
.se-image-above-content .content-block-column {
 padding: 100px 30px;
}

.se-image-above-content .content-block-column:first-child {
 padding-bottom: 0;
}

/* Two Column Full Width Feature & Two Column Hero */
.se-hero-2col .content-block-column:first-child,
.se-2col-fw-feature .content-block-column:first-child {
 min-height: 360px;
}

.se-hero-2col .content-block-column:last-child,
.se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 30px;
 display: flex;
 flex-direction: column;
 justify-content: center;
}

.se-hero-2col.multi-image .content-block-column:first-child {
 padding: 0;
 overflow: hidden;
}

.se-hero-2col.multi-image .content-block-column:first-child img {
 position: absolute;
}

.se-hero-2col.multi-image .content-block-column:first-child img:first-child {
 bottom: 0;
 left: 0;
 width: 30%
}

.se-hero-2col.multi-image .content-block-column:first-child img:nth-child(2) {
 top: 0;
 left: 0;
 width: 80%;
}

.se-hero-2col.multi-image .content-block-column:first-child img:last-child {
 right: 0;
 bottom: 30px;
 width: 60%;
}

.left-mobile-img .content-block-column:first-child {
 background-position: left center !important;
}

.right-mobile-img .content-block-column:first-child {
 background-position: right center !important;
}

.sePage .sePageLayout .sePageMain .se-hero-2col h1 {
 line-height: 50px;
 text-shadow: none;
}

.sePage .sePageLayout .sePageMain .se-hero-2col p {
 text-shadow: none;
}

.se-hero-2col .content-block-column:last-child {
 background-color: #E2E2E2;
}

.se-hero-2col img {
 margin-bottom: 10px;
 width: 170px;
}

.se-hero-2col.video-section .content-block-column:first-child {
 height: 100%;
 display: flex;
 align-items: center;
 justify-content: center;
}

.se-hero-2col.video-section button.video-btn {
 background-color: transparent;
 border: 0;
 font-size: 60px;
 padding: 0;
 color: #ed1c24;
}

/* HERO */
.sePage .sePageLayout .se-hero .content-block-column {
 padding: 100px 30px;
}

@media only screen and (min-width: 768px) {
 .se-slider .slide {
 padding: 100px 60px 100px;
 }
 .se-hero-2col.video-section .content-block-column:first-child {
 left: inherit;
 }
 .se-hero-2col.video-section .content-block-column:last-child {
 right: inherit;
 }
 .se-hero-2col .content-block-column:last-child {
 background-color: #000000;
 }

 .se-hero-2col .content-block-column:last-child,
 .se-2col-fw-feature .content-block-column:last-child {
 display: flex;
 flex-direction: column;
 justify-content: center;
 padding: 60px;
 height: 100%;
 }

 .se-2col-fw-feature .content-block-column:last-child {
 align-items: center;
 }

 .sePage .sePageLayout .sePageMain .se-hero-2col h1,
 .sePage .sePageLayout .sePageMain .se-hero-2col h2,
 .sePage .sePageLayout .sePageMain .se-hero-2col p {
 color: #FFFFFF;
 }
}

@media only screen and (min-width: 992px) {
 .se-2col-fw-feature .content-block-column:first-child {
 min-height: 540px;
 }

 .se-hero-2col .row {
 position: relative;
 }

 .se-slider .slide {
 min-height: 730px;
 }

 .se-hero-2col .content-block-column:first-child {
 background-position: 50% 50% !important;
 width: 100%;
 height: 730px !important;
 left: inherit;
 }
 .se-hero-2col .content-block-column:last-child,
 .se-2col-fw-feature .content-block-column:last-child {
 padding: 60px 80px;
 }
 .se-hero-2col .content-block-column:last-child {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 background-color: transparent;
 width: 40%;
 right: inherit;
 }
 .se-hero-2col .custom1-5 .content-block-column:last-child {
 right: 0;
 left: inherit;
 }
 .se-hero-2col .content-block-column:last-child .editContent {
 display: flex;
 flex-direction: column;
 justify-content: center;
 height: 100%;
 }
 .se-hero-2col.multi-image .content-block-column:first-child img:first-child {
 top: -40px;
 bottom: inherit;
 left: 80px;
 }

 .se-hero-2col.multi-image .content-block-column:first-child img:nth-child(2) {
 right: 0;
 left: inherit;
 width: 50%;
 }

 .se-hero-2col.multi-image .content-block-column:first-child img:last-child {
 right: 20%;
 bottom: -70px;
 width: 30%;
 }
 .se-hero-2col.video-section .content-block-column:last-child .editContent {
 justify-content: flex-end;
 }
}

@media only screen and (min-width: 1200px) {
 .se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 120px;
 }
}
