@import url("https://use.typekit.net/okp6yef.css");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");

#PageMain,
#PageFooter {
 margin-top: 0;
}

/* DEFAULT CONTAINER-FLUID FOR CUSTOM SITES */
.sePageMain .container-fluid {
 padding: 0 15px;
}

.sePageMain .ws-section-fw .container-fluid {
 padding: 0 30px;
}

.ws-section-code .customContentBlock {
 min-height: 0;
}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 font-family: ivypresto-headline, serif;
 font-style: normal;
 font-weight: 600;
 color: #000;
 text-transform: none;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 42px;
}
.sePage .sePageLayout .sePageMain h2 {
 font-size: 42px;
}
.sePage .sePageLayout .sePageMain h3 {
 font-size: 32px;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 font-family: elza-text, sans-serif;
 font-size: 18px;
 font-style: normal;
 font-weight: 400;
 color: #333;
}

.sePage .sePageLayout .sePageMain a:not(.btn) {
 color: #333;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain h3 a:not(.btn) {
 color: #333;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain h3 a:not(.btn):hover {
 color: #333;
}

.seAdvancedItemCarousel .slick-track .seProductPrice {
 color: #333;
}

.seAdvancedItemCarousel .slick-track .seSpecialPrice {
 color: #ce0d14;
}

/* 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 {
 padding: 8px 22px 5px;
 font-size: 18px;
 font-family: elza-text, sans-serif;
 font-style: normal;
 font-weight: 400;
 text-align: center;
 text-decoration: none;
 white-space: normal;
 cursor: pointer;
line-height: 1.389;
}

.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary {
 border-color: #333;
 background: #333;
 color: #fff;
}

.sePage .sePageLayout .sePageMain .seContentSectionLink .btn-primary,
.sePage .sePageLayout .sePageMain .seContentSectionLink a.btn.btn-primary {
 border-color: #333;
 background: #333;
}

.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: #000;
 background: #000;
 color: #fff;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 border-color: #fff;
 border-width: 2px;
 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: #525151;
 text-decoration: none;
}

/* FULL WIDTH 2 COLUMN OVERLAP */
.sePage .sePageLayout .ws-section-2col-overlap .row {
 padding: 0 15px;
}
.sePage .sePageLayout .ws-section-2col-overlap .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 30px;
 padding-right: 30px;
}
.sePage .sePageLayout .ws-section-2col-overlap .content-block-column {
 padding: 0;
}
.sePage
 .sePageLayout
 .ws-section-2col-overlap
 .content-block-column:first-child {
 min-height: 280px;
 overflow: hidden;
}
.sePage
 .sePageLayout
 .ws-section-2col-overlap
 .content-block-column:last-child {
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 padding: 30px;
 text-align: center;
 background-color: #525151;
}

.sePage .sePageLayout .ws-section-2col-overlap h2 {
 margin-top: 11px;
 color: #fff;
}

.sePage .sePageLayout .ws-section-2col-overlap h2 span {
 display: block;
 margin-bottom: 5px;
 font-family: elza-text, sans-serif;
 font-size: 18px;
 font-style: normal;
 letter-spacing: 3px;
 line-height: 1.2;
 font-weight: 500;
 text-transform: uppercase;
 color: #afcdf8;
}

.sePage .sePageLayout .ws-section-2col-overlap p {
 color: #fff;
}

.sePage
 .sePageLayout
 .ws-section-2col-overlap.text-left
 .content-block-column:last-child {
 text-align: left;
}

@media (min-width: 768px) {
 /* FULL WIDTH 2 COLUMN OVERLAP */
 .sePage .sePageLayout .ws-section-2col-overlap .row {
 position: relative;
 padding: 0;
 }
 .sePage
 .sePageLayout
 .ws-section-2col-overlap
 .content-block-column:first-child {
 width: 70%;
 height: 600px;
 }
 .sePage
 .sePageLayout
 .ws-section-2col-overlap
 .content-block-column:last-child {
 position: absolute;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
 width: 60%;
 }
 .sePage
 .sePageLayout
 .ws-section-2col-overlap
 .custom1-5
 .content-block-column:first-child {
 left: -15px;
 }
 .sePage
 .sePageLayout
 .ws-section-2col-overlap
 .custom1-5
 .content-block-column:last-child {
 right: 15px;
 }
 .sePage .sePageLayout .ws-section-2col-overlap .custom1-6 {
 display: flex;
 justify-content: flex-end;
 }
 .sePage
 .sePageLayout
 .ws-section-2col-overlap
 .custom1-6
 .content-block-column:first-child {
 right: -15px;
 left: inherit;
 }
 .sePage
 .sePageLayout
 .ws-section-2col-overlap
 .custom1-6
 .content-block-column:last-child {
 right: inherit;
 left: 15px;
 }
}

@media (min-width: 992px) {
 /* FULL WIDTH 2 COLUMN OVERLAP */
 .sePage
 .sePageLayout
 .ws-section-2col-overlap
 .content-block-column:first-child {
 width: 80%;
 }
 .sePage
 .sePageLayout
 .ws-section-2col-overlap
 .content-block-column:last-child {
 width: 35%;
 }
}

@media (min-width: 1200px) {
 /* FULL WIDTH 2 COLUMN OVERLAP */
 .sePage
 .sePageLayout
 .ws-section-2col-overlap
 .content-block-column:last-child {
 padding: 45px;
 min-height: 400px;
 }
}
