@import url("https://use.typekit.net/rfv2oiu.css");

#PageMain,
#PageFooter {
 margin-top: 0;
}

.se-code-section .customContentBlock {
 min-height: 0;
}

.sePageMain .container-fluid {
 padding: 0 15px !important;
}

.custom3-1 .editContent,
.custom4-1 .editContent {
 width: 100%;
 max-width: 820px;
 margin: auto;
}

.sePageMain .se-fw-section .container-fluid {
 padding: 0 30px !important;
}

.sePageMain .se-contained-section .container {
 padding: 0 30px !important;
}

/* HEROS */

.se-hero-capable .block-bg-img {
 padding: 45px 15px 45vw;
}

.se-hero-gear .block-bg-img {
 padding: 45px 15px 100vw;
}

.se-hero-image .col-xs-12 {
 padding: 0;
}

/* TYPOGRAPHY */

.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 color: #fff;
 font-family: urw-din, sans-serif;
 font-style: normal;
 font-weight: 700;
 text-transform: none;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 52px;
 margin-top: 5px;
 margin-bottom: 0;
 line-height: 60px;
}
.sePage .sePageLayout .sePageMain h2 {
 font-size: 36px;
}
.sePage .sePageLayout .sePageMain h3 {
 font-size: 32px;
}

.sePage .sePageLayout .sePageMain h1 span,
.sePage .sePageLayout .sePageMain h2 span,
.sePage .sePageLayout .sePageMain h3 span {
 display: block;
 margin-bottom: 5px;
 font-family: urw-din, sans-serif;
 font-size: 16px;
 font-style: normal;
 letter-spacing: 3px;
 line-height: 1.2;
 font-weight: 400;
 text-transform: uppercase;
}

.sePageMainWrapper {
 background-color: #000;
}

.sePage .sePageLayout .sePageMain {
 color: #fff;
 font-family: urw-din, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 line-height: 1.7;
}

.sePage .sePageLayout .sePageMain a:not(.btn) {
 color: #252525;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain a:not(.btn):hover {
 color: #252525;
 text-decoration: underline;
}

.seAdvancedItemCarousel .slick-track .seProductPrice {
 color: #454545;
}

/* SLIDER */
.se-single-slider-section .col-xs-12 {
 padding: 0;
}

.slick-dots li button:before {
 font-size: 20px;
}

.sePage .sePageLayout .slick-next:before,
.sePage .sePageLayout .slick-prev:before {
 color: #fff;
 background: #252525;
 padding: 7px 10px;
 border-radius: 4px;
}

.slick-prev {
 left: 10px;
}

.slick-next {
 right: 23px;
}

.seAdvancedItemCarousel .slick-prev {
 left: -20px;
}

.seAdvancedItemCarousel .slick-next {
 right: -7px;
}

.white-dots .slick-dots li button:before {
 color: #fff;
}

.white-dots .slick-dots li.slick-active button:before {
 color: #fff;
}

.se-single-slider-section .slick-dots {
 position: absolute;
 bottom: 22px;
 list-style: none;
 display: block;
 text-align: center;
 padding: 0;
 margin: 0;
 width: 100%;
}

.se-multi-slider-section .col-xs-12 {
 padding: 0;
}

.se-multi-slider-section .slick-track {
 display: flex;
 align-items: center;
 height: auto;
}

.se-multi-slider-section .slick-slide {
 position: relative;
 padding: 0;
}

.se-multi-slider-section .slick-slide > div {
 display: flex;
 align-items: center;
 justify-content: center;
 padding: 15px;
 height: 100%;
}

.se-single-slider-section .slick-track {
 display: flex;
 align-items: center;
 height: auto;
}

.se-single-slider-section .slick-slide {
 position: relative;
 padding: 0;
}

.se-single-slider-section .slick-slide > div {
 display: flex;
 align-items: center;
 justify-content: center;
 width: 100%;
 height: 100%;
}

.se-single-slider-section .slick-dotted.slick-slider {
 margin-bottom: 0;
}

/* BUTTONS */
.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary,
.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 margin-bottom: 0;
 border-radius: 8px;
 padding: 8px 22px;
 font-size: 16px;
 font-family: urw-din, sans-serif;
 font-style: normal;
 font-weight: 700;
 text-align: center;
 text-decoration: none;
 white-space: normal;
 cursor: pointer;
}

.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary {
 border-color: #252525;
 background: #252525;
 color: #fff;
}

.sePage .sePageLayout .sePageMain .seContentSectionLink .btn-primary,
.sePage .sePageLayout .sePageMain .seContentSectionLink a.btn.btn-primary {
 border-color: #ee1c23;
 background: #ee1c23;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):visited,
.sePage .sePageLayout .sePageMain .btn-primary:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited {
 color: #fff;
}

.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 .btn:not(.btn-link):active,
.sePage .sePageLayout .sePageMain .btn-primary:active,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:active,
.sePage .sePageLayout .sePageMain .btn:not(.btn-link):focus,
.sePage .sePageLayout .sePageMain .btn-primary:focus,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:focus {
 border-color: #454545;
 background: #454545;
 color: #fff;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 border-color: #fff;
 border-width: 1px;
 background: transparent;
 color: #fff;
}

.sePage .sePageLayout .sePageMain .btn-default:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-default:visited {
 color: #fff;
}

.sePage .sePageLayout .sePageMain .btn-default:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-default:hover,
.sePage .sePageLayout .sePageMain .btn-default:active,
.sePage .sePageLayout .sePageMain a.btn.btn-default:active,
.sePage .sePageLayout .sePageMain .btn-default:focus,
.sePage .sePageLayout .sePageMain a.btn.btn-default:focus {
 border-color: #fff;
 background: #fff;
 color: #252525;
 text-decoration: none;
}

/* FULL WIDTH 2 COLUMN FEATURE */
.se-2col-fw-feature .content-block-column,
.se-2col-feature .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
}

.se-2col-fw-feature .content-block-column:last-child {
 min-height: 360px;
}

.se-2col-fw-feature .content-block-column:first-child {
 padding: 45px 30px;
 text-align: center;
}

.se-2col-feature .content-block-column:last-child {
 padding: 45px 30px;
 text-align: center;
}

@media (min-width: 768px) {
 .seAdvancedItemCarousel .slick-prev {
 left: -40px;
 }

 .seAdvancedItemCarousel .slick-next {
 right: -27px;
 }

 .sePageMain .se-fw-section .container-fluid {
 padding: 0 60px !important;
 }
}

@media (min-width: 992px) {
 /* FULL WIDTH 2 COLUMN FEATURE */
 .se-2col-fw-feature .content-block-column:last-child {
 min-height: 540px;
 }

 .se-2col-fw-feature .content-block-column:first-child {
 padding: 45px 60px;
 }
}

@media (min-width: 1200px) {
 /* FULL WIDTH 2 COLUMN FEATURE */
 .se-2col-fw-feature .content-block-column:last-child {
 min-height: 640px;
 }

 .se-2col-fw-feature .content-block-column:first-child {
 padding: 45px 90px;
 }
}
