@import url("https://use.typekit.net/fmv3hqk.css");
.se-code-section .customContentBlock {
min-height: 0;
}
/* PAGE MARGINS */
#PageMain, #PageFooter {
 margin-top: 0px;
}

.sePageMain .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 15px;
 padding-right: 15px;
}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3,
.sePage .sePageLayout .sePageMain h4,
.sePage .sePageLayout .sePageMain h5,
.sePage .sePageLayout .sePageMain h6 {
 color: #000;
 font-family: proxima-nova, sans-serif;
 font-weight: 700;
 font-style: normal;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 48px;
}

.sePage .sePageLayout .sePageMain h2 {
 font-size: 32px;
}

.sePage .sePageLayout .sePageMain h3 {
 font-size: 24px;
}

.sePage .sePageLayout .sePageMain p {
 color: #252525;
 font-family: proxima-nova, sans-serif;
 font-size: 16px;
 font-weight: 400;
 font-style: normal;
}

.sePage .sePageLayout .sePageMain a:not(.btn),
.sePage .sePageLayout .sePageMain a:not(.btn):visited {
 color: #000;
 font-family: proxima-nova, sans-serif;
 font-size: 16px;
 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: #e5001c;
}

/* TEXT WHITE */
.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 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 {
 color: #fff;
}

.sePage .sePageLayout .sePageMain .block-bg-img .h1,
.sePage .sePageLayout .sePageMain .block-bg-img .h2,
.sePage .sePageLayout .sePageMain .block-bg-img .h3,
.sePage .sePageLayout .sePageMain .block-bg-img h1,
.sePage .sePageLayout .sePageMain .block-bg-img h2,
.sePage .sePageLayout .sePageMain .block-bg-img h3,
.sePage .sePageLayout .sePageMain .block-bg-img ol,
.sePage .sePageLayout .sePageMain .block-bg-img p,
.sePage .sePageLayout .sePageMain .block-bg-img ul {
 color: #fff;
}

.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn),
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):visited {
 color: #fff;
 text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):focus,
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):active {
 color: #ddd;
 text-decoration: underline;
}

/* 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 #e5001c;
 border-radius: 0px;
 background-color: #e5001c;
 padding: 11px 22px 10px;
 color: #fff;
 font-family: proxima-nova, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: 700;
 letter-spacing: .75px;
 text-transform: uppercase;
 margin-top: 11px;
 margin-bottom: 22px;
}

.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 #b90017;
 background-color: #b90017;
 color: #fff;
 text-decoration: none;
}

/* CATALOG*/
.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-slide .seRegularPrice,
.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-slide .seOriginalPrice,
.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-slide .seSpecialPrice,
.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-track .seProductTitle .seBrandName,
.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-track .seProductTitle .seItemName {
 font-family: proxima-nova, sans-serif;
 font-style: normal;
}

.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-track .seProductTitle .seBrandName {
 font-size: 14px;
 font-weight: 700;
}

.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-track .seProductTitle .seItemName {
 font-size: 16px;
 font-weight: 400;
}

.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-slide .seSpecialPrice {
 font-size: 16px;
 color: #e5001c;
 font-weight: 700;
}

.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-slide .seOriginalPrice {
 font-size: 14px;
 color: #252525;
 font-weight: 400;
 opacity: 0.8;
 text-decoration: line-through;
}

.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-slide .seRegularPrice {
 font-size: 16px;
 color: #252525;
 font-weight: 400;
}

.sePage .sePageLayout .seAdvancedItemCarousel .slick-next:before,
.sePage .sePageLayout .seAdvancedItemCarousel .slick-prev:before {
 color: #e5001c;
}

.sePageContent .se-code-section {
 margin-bottom: 0;
 height: 0;
}

/* TWO COLUMN HERO */
.se-hero-2col .content-block-column:first-child {
 min-height: 420px;
}

.se-hero-2col .content-block-column:last-child {
 padding: 45px;
 background-color: #1f1f1f;
}

.sePage .sePageLayout .sePageMain .se-hero-2col h1 {
 margin: 0px;
}

.se-hero-2col img {
 margin: 22px auto;
 width: 280px;
}

.se-hero-2col .content-block-column:last-child .editContent {
 text-align: center;
}

/* FULL WIDTH 2 COLUMN FEATURE */
.sePage .sePageLayout .sePageMain .se-2col-fw-feature h2 {
 margin-top: 22px;
}

.sePage .sePageLayout .sePageMain .se-2col-fw-feature p {
 margin-bottom: 22px;
}

.se-2col-fw-feature .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
}

.se-2col-fw-feature .content-block-column {
 width: 100%;
}

.se-2col-fw-feature .content-block-column:first-child {
 min-height: 420px;
}

.se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 30px;
}

.se-2col-fw-feature .custom1-6 .col-sm-push-6 {
 left: inherit;
}

.se-2col-fw-feature .custom1-6 .col-sm-pull-6 {
 right: inherit;
}

@media only screen and (min-width: 992px) {
 .se-2col-fw-feature .content-block-column:first-child {
 min-height: 600px;
 }

 .se-2col-fw-feature .content-block-column {
 width: 50%;
 }

 .se-2col-fw-feature .custom1-6 .col-sm-push-6 {
 left: 50%;
 }

 .se-2col-fw-feature .custom1-6 .col-sm-pull-6 {
 right: 50%;
 }

 .se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 60px;
 }

 .se-hero-2col .content-block-column:last-child {
 max-width: 700px;
 }
}

@media only screen and (min-width: 768px) {
 .se-hero-2col .row {
 position: relative;
 }

 .se-hero-2col .content-block-column:first-child {
 min-height: 900px;
 }

 .se-hero-2col .content-block-column:first-child {
 width: 100%;
 left: inherit;
 right: inherit;
 }

 .se-hero-2col .content-block-column:last-child {
 background-color: transparent !important;
 }

 .se-hero-2col .content-block-column:last-child {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 }

 .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%;
 text-align: left;
 }

 .sePage .sePageLayout .sePageMain h1 {
 font-size: 60px;
 text-shadow: 0 0 11px rgba(31, 31, 31, 0.3);
 }

 .se-hero-2col img {
 margin: 22px 0;
 }

 .se-hero-2col .content-block-column:last-child {
 padding: 300px 30px 520px 105px;
 }
}