@import url("https://use.typekit.net/rfv2oiu.css");

.se-code-section .customContentBlock {
 min-height: 0;
}

#PageMain,
#PageFooter {
 margin-top: 0;
}

.sePageMain .container-fluid {
 padding: 0 15px !important;
}

.custom5-4 .editContent,
.custom4-1 .editContent {
 width: 100%;
 max-width: 100%;
}

.sePageContent .sePageSection.no-button .editContent {
 padding-bottom: 11px;
}

.sePageMain .se-fw-section .container-fluid {
 padding: 0 30px !important;
}

.sePageMain .se-contained-section .container {
 padding: 0 30px !important;
}

.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 color: #252525;
 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;
 text-shadow: none;
 color: #fff;
}

.sePage .sePageLayout .sePageMain h2 {
 font-size: 48px;
}

.sePage .sePageLayout .sePageMain h3 {
 font-size: 32px;
}

.sePage .sePageLayout .sePageMain h4,
.sePage .sePageLayout .sePageMain .h4 {
 margin-top: 22px;
 margin-bottom: 11px;
 color: #ffffff;
 font-family: urw-din, sans-serif;
 font-size: 18px;
 font-style: normal;
 font-weight: 700;
 text-transform: none;
}
.sePage .sePageLayout .sePageMain h1 span,
.sePage .sePageLayout .sePageMain h2 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;
}

.sePage .sePageLayout .sePageMain h3 span {
 display: block;
 margin-bottom: 5px;
 font-family: urw-din, sans-serif;
 font-size: 24px;
 font-style: normal;
 letter-spacing: 3px;
 line-height: 1.7;
 font-weight: 500;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain h3.text-size-sm {
 font-size: 16px;
}

.sePage .sePageLayout .sePageMain h4 span {
 display: block;
 margin-bottom: 5px;
 font-family: urw-din, sans-serif;
 font-size: 24px;
 font-style: normal;
 letter-spacing: 3px;
 line-height: 1.7;
 font-weight: 500;
 font-size: 16px;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 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;
}

.sePage .sePageLayout .sePageMain .se-footer h3 {
 color: #fff;
 margin-bottom: 11px;
}

/* 2 COLUMN HEROS */
.se-hero-2col .block-bg-img {
 padding: 30px;
}

.se-hero-2col.cross-country .content-block-column {
 align-items: flex-end;
}

.sePage .sePageLayout .sePageMain .se-hero-2col h2 {
 margin-top: 5px;
 margin-bottom: 0;
 text-shadow: none;
 color: #fff;
}

.sePage .sePageLayout .sePageMain .se-hero-2col p {
 margin: 11px 0;
 text-shadow: none;
 color: #fff;
}

.se-hero-2col .content-block-column:first-child {
 background-image: url("https://www.sefiles.net/images/library/site/01-MTB-CategoryPage-Hero.jpg") !important;
 background-repeat: no-repeat;
 background-position-y: center;
 background-position-x: center;
 background-size: cover;
 height: 100%;
 min-height: 420px;
}

.se-hero-2col.trail .content-block-column:first-child {
 background-image: url("https://www.sefiles.net/files/library/site/SE_CAMPAIGN_SpecializedMTB23-2col-trail.jpg") !important;
}

.se-hero-2col.cross-country .content-block-column:first-child {
 background-image: url("https://www.sefiles.net/files/library/site/SE_CAMPAIGN_SpecializedMTB23-2col-cross-country.jpg") !important;
}

.se-hero-2col .content-block-column:last-child {
 background-color: #000 !important;
}

/* SLIDERS */
.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: -20px;
}

.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-multi-slider-section .slick-track {
 display: flex;
 align-items: center;
 height: auto;
}

.se-multi-slider-section .slick-slide {
 position: relative;
 padding: 0;
 text-align: left;
}

.se-multi-slider-section .slick-slide > div {
 display: flex;
 align-items: center;
 justify-content: center;
 padding: 15px;
 height: 100%;
}

.se-single-slider-section .slick-dots {
 bottom: 22px;
}
.se-single-slider-section .slick-track {
 display: flex;
 align-items: center;
 height: auto;
}
.se-single-slider-section .slick-slide {
 position: relative;
 padding: 0;
 text-align: left;
}
.se-single-slider-section .slick-slide > div {
 display: flex;
 align-items: center;
 justify-content: center;
 width: 100%;
 height: 100%;
}
.se-single-slider-section .slick-slider {
 padding: 0;
 margin: 0;
}
.se-single-slider-section .customContentBlock {
 padding: 0;
}
.sePage .sePageLayout .sePageMain .se-single-slider-section h3 {
 margin-top: 22px;
 margin-bottom: 0;
 text-shadow: none;
 color: #252525;
}
.sePage .sePageLayout .sePageMain .se-single-slider-section p {
 margin: 22px 0;
 text-shadow: none;
 color: #252525;
}
.se-single-slider-section .content-block-column {
 height: 100%;
}
.se-single-slider-section .content-block-content {
 background-color: #fff;
 padding: 30px;
}

.se-single-slider-section .col-xs-12,
.se-multi-slider-section .col-xs-12 {
 padding: 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: 11px;
 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 .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;
}

.se-flex-grid {
 display: block;
}

.se-flex-grid a.se-flex-btn {
 width: 100%;
 margin-bottom: 4px;
}

.se-flex-btn {
 text-align: center;
}

.sePageContent .sePageSection.se-flex-section {
 padding-bottom: 30px;
 margin-bottom: 0;
}

.se-flex-grid .btn {
 white-space: pre-wrap;
}

.sePage .sePageLayout .sePageMain .se-flex-grid-section .se-flex-btn {
 margin-bottom: 4px;
 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;
 border-color: #252525;
 background: #252525;
 color: #fff;
}

.sePage .sePageLayout .sePageMain .se-flex-btn:focus,
.sePage .sePageLayout .sePageMain .se-flex-btn:active,
.sePage .sePageLayout .sePageMain .se-flex-btn:visited {
 color: #fff;
}

.sePage .sePageLayout .sePageMain .se-flex-btn:hover {
 border-color: #454545;
 background: #454545;
 color: #fff;
 text-decoration: none;
}

@media only screen and (min-width: 992px) {
 /**/
 .se-flex-grid a.se-flex-btn:not(:last-child) {
 margin-right: 4px;
 }

 .se-flex-grid {
 display: flex;
 justify-content: space-around;
 }
}

@media (min-width: 768px) {
 .sePage .sePageLayout .sePageMain h3.text-size-sm span {
 font-size: 24px;
 }
 .sePageMain .se-single-slider-section .slick-prev {
 left: 15px;
 display: block;
 }
 .sePageMain .se-single-slider-section .slick-next {
 right: 30px;
 display: block;
 }
 .sePageMain .se-single-slider-section .customContentBlock {
 position: relative;
 }
 .sePage .sePageLayout .sePageMain .se-single-slider-section h3 {
 color: #fff;
 }
 .sePage .sePageLayout .sePageMain .se-single-slider-section p {
 color: #fff;
 }
 .sePageMain .se-single-slider-section .content-block-content {
 position: absolute;
 top: 60px;
 left: 60px;
 background-color: transparent;
 }
 .sePageMain .se-single-slider-section.right .content-block-content {
 right: 60px;
 left: unset;
 }
 .sePageMain .se-single-slider-section .content-block-content div {
 min-width: 50%;
 }
 .sePageMain .se-single-slider-section .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
 height: 100%;
 }

 .text-sm-center {
 text-align: center;
 }
 .slick-prev {
 left: -40px;
 }

 .slick-next {
 right: -27px;
 }

 .col-xs-12.hidden-sm.content-block-column {
 display: none;
 }

 .sePageMain .se-fw-section .container-fluid {
 padding: 0 60px !important;
 }

 .se-hero-2col .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
 height: 100%;
 min-height: 840px;
 }

 .se-hero-2col .editContent:first-child {
 margin: 0;
 width: 100%;
 max-width: 760px;
 }

 .se-hero-2col .editContent:first-child {
 margin: 0;
 width: 100%;
 max-width: 600px;
 }

 .se-hero-2col .block-bg-img {
 padding: 60px;
 }

 .se-hero-2col .content-block-column:last-child {
 background-color: transparent !important;
 }
}

@media (min-width: 992px) {
 .se-single-slider-section .content-block-content > div {
 max-width: 520px;
 }
}
