/* PAGE MARGINS */
.se-code-section .customContentBlock {
 min-height: 0;
}
#PageMain,
#PageFooter {
 margin-top: 0;
}
.sePageMain .container-fluid {
 margin: 0 auto;
 padding: 0 15px;
}
.sePageMain .container {
 margin-right: auto;
 margin-left: auto;
 padding-left: 30px;
 padding-right: 30px;
}
.sePage .sePageLayout .sePageMain .divider1-1 .divider {
 border-color: #e5e5e5;
 margin: 0 auto;
}
.custom3-1 .text-center .editContent,
.custom4-1 .text-center .editContent {
 width: 100%;
 margin: 0 auto;
 padding: 0 15px;
}
.no-button .editContent {
 padding-bottom: 11px;
}

/* HERO */
.se-hero .block-bg-img {
padding: 20vw 30px;
}

.se-hero-inner .block-bg-img {
padding: 20vw 30px;
}

.se-hero-inner.large .block-bg-img {
padding: 10vw 30px 50vw;
}

.se-hero-inner.small .block-bg-img {
padding: 5vw 15px 20vw;
}

/* 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 {
 color: #1a1a1a;
 font-family: roboto, sans-serif;
 font-weight: 400;
}
.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;
}
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seSpecialPrice {
 color: #ed1c24;
 font-size: 16px;
 font-weight: 700;
}
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seOriginalPrice {
 opacity: 0.6;
 font-size: 12px;
 text-decoration: line-through;
}
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seRegularPrice {
 color: #333;
 font-size: 16px;
 font-weight: 400;
}
.sePage .sePageLayout .seAdvancedItemCarousel .slick-next:before,
.sePage .sePageLayout .seAdvancedItemCarousel .slick-prev:before {
 color: #1a1a1a;
}

.seContentSectionLink {
 text-align: center;
 padding-top: 11px;
}

.sePageContent .sePageSection.trek-feature-card-section {
 margin-bottom: 0;
}
.trek-feature-card-section .col-margin-bottom {
 margin-bottom: 30px;
}