@import url("https://use.typekit.net/pvt4qqe.css");

#PageMain, #PageFooter { margin-top: 0; }

/* DEFAULT CONTAINER-FLUID FOR CUSTOM SITES */
.sePageMain .container-fluid {
 padding: 0 30px !important;
}

.se-background-position-y-edit { 
background-position-y: top !important; 
}

/* 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;
}

/* GRADIENT */
.se-gradient-to-bottom {
 background: linear-gradient(
 to bottom,
 rgba(215, 239, 247, 1),
 rgba(215, 239, 247, 0)
 );
}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1 {
 font-family: rig-shaded-bold-face, sans-serif;
 font-style: normal;
 font-weight: 700;
 font-size: 36px;
}

.sePage .sePageLayout .sePageMain h2 {
 font-family: p22-freely, sans-serif;
 font-style: normal;
 font-size: 40px;
 color: #df2d20;
 font-weight: 400;
}

.sePage .sePageLayout .sePageMain h3 {
font-family: rig-shaded-bold-face, sans-serif;
font-style: normal;
color: #183449;
font-weight: 700;
font-size: 28px;
}

.sePage .sePageLayout .sePageMain h4 {
font-family: p22-freely, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 26px;
color: #ffffff;
margin-bottom: 15px;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #333;
 font-family: indivisible, sans-serif;
 font-size: 18px;
 letter-spacing: normal;
 line-height: 1.5;
 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;
}

/* 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: #fff;
}

/* 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: 16px;
 font-family: indivisible, sans-serif;
 font-style: normal;
 font-weight: 400;
 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: #df2d20;
 background: #df2d20;
 color: #fff;
}

.sePage .sePageLayout .sePageMain .seContentSectionLink .btn-primary,
.sePage .sePageLayout .sePageMain .seContentSectionLink a.btn.btn-primary {
 border-color: #df2d20;
 background: #df2d20;
}

.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: #183449;
 background: #183449;
 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: #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;
}

/* FEATURE CARD SECTION */
.sePage .sePageLayout .se-feature-card-section {
 margin-bottom: 0px;
}
.sePage .sePageLayout .se-feature-card-section .editContent {
 background-color: #183449;
 height: 100%;
 border-radius: 30px;
}
.sePage .sePageLayout .se-feature-card-section .editContent img {
border-radius: 30px 30px 0px 0px;
}
.sePage .sePageLayout .se-feature-card-section .content-block-content {
 padding: 30px 30px;
}
.sePage .sePageLayout .se-feature-card-section .content-block-content h2 {
 font-weight: 500;
 margin: 0px !important;
 color: #ffffff;
}

.sePage .sePageLayout .se-feature-card-section .content-block-content h3 {
 font-weight: 600;
 color: #ffffff;
}

.sePage .sePageLayout .se-feature-card-section .content-block-content p {
font-weight: 400;
color: #ffffff;
margin-bottom: 11px;
}

.sePage .sePageLayout .se-feature-card-section .content-block-content .btn {
 margin-bottom: 22px;
}
.sePage .sePageLayout .se-feature-card-section .col-margin-bottom {
 margin-bottom: 30px;
}

 /* FEATURE CARD SECTION w ICONS ALT */
.sePage .sePageLayout .se-feature-card-section.alt .editContent {
 background-color: #afdfef;
}

.sePage .sePageLayout .se-feature-card-section.alt .editContent h3,
.sePage .sePageLayout .se-feature-card-section.alt .editContent p {
 color: #183449;
}

.sePage .sePageLayout .se-feature-card-section.alt .editContent h3 {
margin-top: 0px !important;
}

 /* FEATURE CARD SECTION w ICONS */
.sePage .sePageLayout .se-feature-card-section.with-icons .editContent {
 background-color: #afdfef;
}

 .se-feature-card-section.with-icons .content-block-content::after {
display: flex;
width: 100px;
height: 100px;
position: absolute;
justify-content: center;
align-items: center;
background-image: url('https://www.sefiles.net/files/library/site/joy-icon-color.png');
left: 50%;
top: -50px;
content: '';
transform: translate(-50%);
background-size: contain;
background-repeat: no-repeat;
}

.se-feature-card-section.with-icons .content-block-column:nth-child(2) .content-block-content::after {
 background-image: url('https://www.sefiles.net/files/library/site/fitness-icon-color.png');
 }

.se-feature-card-section.with-icons .content-block-column:last-child .content-block-content::after {
 background-image: url('https://www.sefiles.net/files/library/site/everyone-icon-color.png');
 }
 
.sePage .sePageLayout .se-feature-card-section.with-icons .content-block-content h3 {
font-size: 32px;
margin: 36px 0 11px;
color: #183449;
 }

.sePage .sePageLayout .se-feature-card-section.with-icons .content-block-content p {
font-size: 20px;
font-weight: 500;
color: #183449;
 }

/* 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: 14% 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;
 background-color: rgba(0, 0, 0, 0.15);
 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: 18px;
 color: #fff !important; 
}

.sePage .sePageLayout .se-lp-hero-top h1 {
 margin: 22px auto;
}

/* 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;
}

@media (max-width: 767px) {
.sePage .sePageLayout .se-feature-card-section.alt .col-margin-bottom {
 margin-bottom: 60px;
 }
}

@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;
 }
}
