@import url("https://use.typekit.net/tcz4asw.css");

#PageMain, #PageFooter { margin-top: 0; }

/* DEFAULT CONTAINER-FLUID FOR CUSTOM SITES */
.sePageMain .container-fluid {
 padding: 0 15px !important;
}

/* HERO */
.sePage .sePageLayout .sePageMain .se-hero-inner .content-block-column,
.sePage .sePageLayout .sePageMain .se-lp-hero-top .content-block-column {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 position: relative;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 z-index: 1;
 padding: 8% 15px;
}

.sePage
 .sePageLayout
 .sePageMain
 .se-hp-hero-top
 .custom3-2
 .content-block-column {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 position: relative;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: start;
 -ms-flex-pack: start;
 justify-content: flex-start;
 z-index: 1;
 padding: 14% 30px;
}

.sePage .sePageLayout .sePageMain .se-hero-inner .content-block-column {
 padding: 4% 15px;
 text-color: #fff;
}

.sePage .sePageLayout .sePageMain .se-hp-hero-top::after,
.sePage .sePageLayout .sePageMain .se-hero-inner::after,
.sePage .sePageLayout .sePageMain .se-lp-hero-top::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 padding: 0;
 width: 100%;
 content: "";
}

.sePage .sePageLayout .sePageMain .se-hero-inner,
.sePage .sePageLayout .sePageMain .se-lp-hero-top {
 position: relative;
 overflow: hidden;
}

.sePage .sePageLayout .se-hp-hero-top h2,
.sePage .sePageLayout .se-hero-inner h2 {
 margin-top: 22px;
}

.sePage .sePageLayout .se-hero-inner p {
 margin-top: 0;
 font-size: 20px;
 color: #fff !important; 
}

.sePage .sePageLayout .se-lp-hero-top h1 {
 margin: 22px auto;
}

/* TEXT BLOCK WIDTHS */
.custom3-1 .text-center .editContent,
.custom4-1 .text-center .editContent {
 margin: auto;
 width: 100%;
 max-width: 940px;
 padding-left: 15px;
 padding-right: 15px;
}

/* INTRO COPY SECTION */
.sePageContent .sePageSection.no-button .editContent {
 padding-bottom: 11px;
}

/* FULL WIDTH FEATURE IMAGE LINK */
.sePage .sePageLayout .se-feature-fw-image-link-section .content-block-column {
 position: relative;
 transition: all 0.3s ease-in-out;
 min-height: 480px;
 overflow: hidden;
 text-align: left;
}
.sePage .sePageLayout .se-feature-fw-image-link-section .col-xs-12 {
 padding-left: 0;
 padding-right: 0;
 margin-bottom: 0;
 text-align: left;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-fw-image-link-section
 a:not(.btn) {
 text-decoration: none !important;
}
.sePage .sePageLayout .sePageMain .se-feature-fw-image-link-section a {
 padding: 0 30px;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 display: flex;
 flex-direction: column;
 align-items: flex-start;
 justify-content: flex-end;
 background-color: rgba(0, 0, 0, 0.15);
 width: 100%;
 color: #ffffff;
 text-decoration: none;
 transition: all 0.3s ease-in-out;
}
.sePage .sePageLayout .sePageMain .se-feature-fw-image-link-section a h2,
.sePage .sePageLayout .sePageMain .se-feature-fw-image-link-section a h3 {

 margin-bottom: 5px;
 text-decoration: none;
 text-shadow: 0 0 5px #484848;
 color: #ffffff;
 font-size: 36px;
 font-weight: 700;
}
.sePage .sePageLayout .sePageMain .se-feature-fw-image-link-section a:hover,
.sePage .sePageLayout .sePageMain .se-feature-fw-image-link-section a:active,
.sePage .sePageLayout .sePageMain .se-feature-fw-image-link-section a:focus {
 color: #ffffff;
 text-decoration: none;
 transition: all 0.3s ease-in-out;
 background-color: rgba(0, 0, 0, 0.4);
}
.sePage .sePageLayout .se-feature-fw-image-link-section .btn-link {
 text-decoration: none;
 display: flex;
 align-items: center;
 justify-content: flex-start;
 white-space: normal;
 padding: 0;
 color: #ffffff;
 font-size: 20px;
 font-weight: 700;
 margin-bottom: 22px;
 text-shadow: 0 0 5px #484848;
}
.sePage .sePageLayout .se-feature-fw-image-link-section .btn-link:active,
.sePage .sePageLayout .se-feature-fw-image-link-section .btn-link:focus,
.sePage .sePageLayout .se-feature-fw-image-link-section .btn-link:hover {
 color: #fff;
 text-decoration: none;
}
.sePage .sePageLayout .se-feature-fw-image-link-section .btn-link::after {
 content: "\f061";
 font-family: "Font Awesome 6 Free";
 font-weight: 900;
 font-size: 20px;
 transition: 0.3s ease-in-out;
 margin-left: 7px;
}

/* FULL WIDTH 2 COLUMN FEATURE */
.se-feature-2col-fw-section .content-block-column {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}

.se-feature-2col-fw-section .content-block-column:first-child {
 min-height: 360px;
}

.se-feature-2col-fw-section .content-block-column:last-child {
 padding: 45px 30px;
 text-align: center;
}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 font-family: franklin-gothic-urw, sans-serif;
 font-style: normal;
 font-weight: 700;
 color: #f3dbc3;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 40px;
}
.sePage .sePageLayout .sePageMain h2 {
 font-size: 36px;
}
.sePage .sePageLayout .sePageMain h3 {
 font-size: 28px;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #f3dbc3;
 font-family: franklin-gothic-urw, sans-serif;
 font-size: 20px;
 font-style: normal;
 font-weight: 400;
}

.sePage .sePageLayout .sePageMain a:not(.btn) {
 color: #000;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain a:not(.btn):hover {
 color: #000;
 text-decoration: underline;
}

.seAdvancedItemCarousel .slick-track .seProductPrice {
 color: #333;
}

.seAdvancedItemCarousel .slick-track .seSpecialPrice {
 color: #d9364b;
}

/* 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 28px;
 font-size: 20px;
 font-family: franklin-gothic-urw, sans-serif;
 font-style: normal;
 font-weight: 600;
 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: #a52727;
 background: #a52727;
 color: #f3dbc3;
}

.sePage .sePageLayout .sePageMain .seContentSectionLink .btn-primary,
.sePage .sePageLayout .sePageMain .seContentSectionLink a.btn.btn-primary {
 border-color: #a52727;
 background: #a52727;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):visited,
.sePage .sePageLayout .sePageMain .btn-primary:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited {
 color: #f3dbc3;
}

.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: #e2382e;
 background: #e2382e;
 color: #f3dbc3;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 border-color: #f3dbc3;
 border-width: 2px;
 background: transparent;
 color: #f3dbc3;
}

.sePage .sePageLayout .sePageMain .btn-default:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-default:visited {
 color: #f3dbc3;
}

.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: #f3dbc3;
 background: #f3dbc3;
 color: #252525;
 text-decoration: none;
}



/* TEXT SHADOW REMOVE */
.block-bg-img .h1,
.block-bg-img .h2,
.block-bg-img .h3,
.block-bg-img h1,
.block-bg-img h2,
.block-bg-img h3,
.block-bg-img ol,
.block-bg-img p,
.block-bg-img ul {
 text-shadow: none;
}

@media (min-width: 992px) {
 /* FULL WIDTH 2 COLUMN FEATURE */
 .se-feature-2col-fw-section .content-block-column:first-child {
 min-height: 480px;
 }

 .se-feature-2col-fw-section .content-block-column:last-child {
 padding: 45px 60px;
 }
}

@media (min-width: 1200px) {
 /* FULL WIDTH 2 COLUMN FEATURE */
 .se-feature-2col-fw-section .content-block-column:first-child {
 min-height: 520px;
 }

 .se-feature-2col-fw-section .content-block-column:last-child {
 padding: 45px 90px;
 }
}

.se-heading-stars {
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 line-height: 1.1;
}

.se-heading-stars::before,
.se-heading-stars::after {
 content: "\f005";
 display: inline;
 margin-bottom: 5px;
 font-size: 18px;
 font-family: "Font Awesome 6 Free";
 font-weight: 900;
}

@media only screen and (min-width: 992px) {
 .se-heading-stars {
 flex-direction: row;
 }
 .se-heading-stars::before,
 .se-heading-stars::after {
 display: inline;
 margin: 0 10px;
 }
}

.se-color-change-hero {
 position: relative;
 animation: colorchange 50s infinite;
 -webkit-animation: colorchange 50s infinite;
 animation-direction: alternate;
}

.se-color-change-hero .block-bg-img {
 padding: 12% 15px;
}

.se-color-change-hero::before {
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 content: "";
 background: url("https://www.sefiles.net/files/library/site/SE_PREMIUM_LP_MemorialDaySavings23-bg-gray2.png");
 height: 100%;
 width: 100vw;
 overflow: hidden;
 mix-blend-mode: soft-light;
 background-repeat: no-repeat;
 background-size: cover;
 background-position: center;
}

@keyframes colorchange
{
0% {background: #2c3377;}
 25% {background: #a52727;}
 50% {background: #2c3377;}
 75% {background: #e2382e;}
 100% {background: #f28040;}
}

@-webkit-keyframes colorchange
{
0% {background: #2c3377;}
 25% {background: #a52727;}
 50% {background: #2c3377;}
 75% {background: #e2382e;}
 100% {background: #f28040;}
}

.se-pattern-divider.section::after {
 content: "";
 display: block;
 width: 100%;
 height: 120px;
 background-image: url(https://www.sefiles.net/images/library/site/SE_PREMIUM_LP_MemorialDaySavings23-divider.svg);
 background-repeat: repeat-x;
 background-position: center;
}

.se-pattern-divider-two.section::after {
 content: "";
 display: block;
 width: 100%;
 height: 60px;
 background-image: url(https://www.sefiles.net/images/library/site/SE_PREMIUM_LP_MemorialDaySavings23-divider-two-7.svg);
 background-repeat: repeat-x;
 background-position: center;
}

.se-pattern-divider.section
.se-pattern-divider-two {
 position: relative;
}

.se-pattern-divider .col-xs-12,
.se-pattern-divider-two .col-xs-12 {
 min-height: 0;
}