@import url("https://use.typekit.net/nli8nve.css");
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap');

/* 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;
}

.se-fw-section .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 30px;
 padding-right: 30px;
}

.custom3-1 .text-center .editContent,
.custom4-1 .text-center .editContent {
 width: 100%;
 max-width: 1170px;
 margin: 0 auto;
 padding: 0 15px;
}

.no-button .editContent {
 padding-bottom: 15px;
}

.sePage .sePageLayout .sePageMain .se-terms-conditions .editContent h3 {
text-align: left;
font-size: 14px;
}

.sePage .sePageLayout .sePageMain .se-terms-conditions .editContent p {
text-align: left;
font-size: 11px;
}

/* 2COL FEATURE IMAGE */
.se-2col-feature-image-section .col-margin-bottom {
 padding: 0;
 margin-bottom: 0;
}

.se-2col-feature-image-section .content-block-column {
 padding: 150px 60px;
}

.se-2col-feature-image-section .content-block-column:first-child {
 background-repeat: no-repeat;
 min-height: 600px;
}

.se-2col-feature-image-section .content-block-column:last-child {
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 padding: 80px 60px;
}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3,
.sePage .sePageLayout .sePageMain p.feature-subhead{
 color: #000;
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-style: normal;
 font-weight: 700;
}
.sePage .sePageLayout .sePageMain h1 {
 font-size: 38px;
}
.sePage .sePageLayout .sePageMain h2 {
 font-size: 32px;
}
.sePage .sePageLayout .sePageMain h3 {
 font-size: 24px;
}
.sePage .sePageLayout .sePageMain p.feature-subhead {
 font-size: 18px;
 margin-top: 0;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #333;
 font-family: roboto, sans-serif;
 font-size: 18px;
 font-weight: 400;
 line-height: 1.5;
}
.sePage .sePageLayout .sePageMain a:not(.btn),
.sePage .sePageLayout .sePageMain a:not(.btn):visited {
 color: #fff;
 font-family: roboto, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 text-decoration: none;
}
.sePage .sePageLayout .sePageMain a:not(.btn):hover,
.sePage .sePageLayout .sePageMain a:not(.btn):focus,
.sePage .sePageLayout .sePageMain a:not(.btn):active {
 color: #bebe23;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain a.btn-arrow:hover::after, .sePage .sePageLayout .sePageMain a.btn-arrow:focus::after, .sePage .sePageLayout .sePageMain a.btn-arrow:active::after {
 color: #bebe23;
 text-decoration: none;
 transition: color .3s ease-in-out 0s;
}

.sePage .sePageLayout .sePageMain .block-bg-img h1,
.sePage .sePageLayout .sePageMain .block-bg-img h2,
.sePage .sePageLayout .sePageMain .block-bg-img p {
 text-shadow: none;
 color: #fff;
}

/* 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,
.sePage .sePageLayout .sePageMain .se-text-white ol,
.sePage .sePageLayout .sePageMain .se-text-white ul,
.sePage .sePageLayout .sePageMain .block-bg-img h1,
.sePage .sePageLayout .sePageMain .block-bg-img h2,
.sePage .sePageLayout .sePageMain .block-bg-img h3 {
 color: #ffffff;
}

/* BUTTONS */
.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: 22px;
 border-radius: 0;
 border-width: 1px;
 padding: 8px 22px;
 font-family: roboto, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: 400;
 letter-spacing: 1.5px;
 text-align: center;
 text-decoration: none;
 text-transform: uppercase;
 white-space: normal;
 cursor: pointer;
}
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary {
 border-color: #1a1a1a;
 background: #1a1a1a;
 color: #fff;
}
.sePage .sePageLayout .sePageMain .btn-primary:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited {
 color: #fff;
}
.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: #1a1a1a;
 background: #333;
 color: #fff;
 text-decoration: none;
}
.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 border-color: #ffffff;
 background: #ffffff;
 color: #1a1a1a;
}
.sePage .sePageLayout .sePageMain .btn-default:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-default:visited {
 color: #1a1a1a;
}
.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: #ffffff;
 background: #e5e5e5;
 color: #1a1a1a;
 text-decoration: none;
}

.btn-arrow {
 display: flex;
 flex-direction: row;
 align-items: center;
 justify-content: flex-start;
 margin-top: 11px;
}

.btn-arrow::after {
 content: "arrow_circle_right";
 font-family: "Material Symbols Outlined";
 font-weight: 400;
 font-style: normal;
 font-size: 24px;
 color: #fff;
 display: inline-block;
 line-height: 1;
 text-transform: none;
 letter-spacing: normal;
 word-wrap: normal;
 white-space: nowrap;
 direction: ltr;
 margin-left: 5px;
}

/* 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;
}

/* IMAGE OVER CONTENT */
.sePage .sePageLayout .sePageMain .se-image-over-content-section p {
 font-size: 15px;
}

.se-image-over-content-section .col-margin-bottom {
 margin-bottom: 30px;
}

.se-image-over-content-section img {
 width: 100%;
}

/* VIDEO */
.sePage .sePageMain .se-video-section .w-block {
 padding: 0;
 position: relative;
}
.sePage .sePageMain .se-video-section .content-block-content {
 width: 100%;
 max-width: 1170px;
 padding: 15px;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 margin: auto;
}
.sePage .sePageMain .se-video-section video { 
 width: 100%;
}
.sePage .sePageMain .se-video-section .content-block-content.image-content {
display: flex;
 align-items: center;
 justify-content: center;
 flex-direction: column;
 height: 100%;
 text-align: center;
}

.sePage .sePageMain .se-video-section .content-block-content.two-column {
max-width: 540px;
}

/* VIDEO HERO */
.se-video-hero-section .col-xs-12 {
 padding-left: 0;
 padding-right: 0;
}
.se-video-hero {
 position: relative;
 overflow: hidden;
}
.se-video-hero .bg-video {
 position: absolute;
 height: 100%;
 width: 100%;
 overflow: hidden;
 object-fit: cover;
}
.video-background {
 background: #000;
 background-repeat: no-repeat;
 background-position-y: center;
 background-position-x: center;
 background-size: cover;
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
}
.video-background::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background-color: rgba(0, 0, 0, 0.2);
 padding: 0;
 width: 100%;
 content: "";
}
.video-background iframe,
.video-foreground {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 pointer-events: none;
}
.video-foreground {
 display: none;
 width: 300%;
 left: -100%;
 height: 120%;
 top: 0px;
}
.se-video-hero.large .fixed-overslider.white {
 color: #fff;
}

.se-video-hero.large .fixed-overslider {
 position: relative;
 display: flex;
 align-items: center;
 width: 100%;
 height: 100%;
 padding: 90px 0;
 min-height: 40vw;
 z-index: 1;
}
.se-video-hero.large .fixed-overslider .banner {
 width: 100%;
 max-width: 940px;
 margin: auto;
 padding: 0 15px;
 position: static;
 text-align: center;
}

@media (min-width: 768px) {
 /* VIDEO HERO */
 .video-foreground {
 display: block;
 }
 .se-video-hero.large .fixed-overslider {
 min-height: 50vw;
 padding: 0;
 }
}

@media (min-width: 992px) {
 /* VIDEO HERO */
 .se-video-hero .bg-video {
 display: block;
 }
}


