@import url("https://use.typekit.net/yqv7fqb.css");

#PageMain, #PageFooter { margin-top: 0; }

.sePageMain .container-fluid {
 margin: 0 auto;
 padding: 0 15px;
}
.sePageMain .se-fw-section .container-fluid {
 margin: 0 auto;
 padding: 0 30px;
}
.sePageMain .se-fw-section .container-fluid .full-width-block {
 margin-left: 0;
 margin-right: 0;
}

.face.left {
 display: flex;
 align-items: center;
 justify-content: center;
 gap: 30px;
 flex-wrap: wrap;
}

.face.right {
display: flex;
align-items: center;
justify-content: center;
gap: 30px;
flex-wrap: wrap-reverse;
}



/* 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;
}

/* HERO */
.se-lp-hero .block-bg-img {
 padding: 45px 15px;
}
.se-lp-hero .img-responsive {
 width: 100%;
 max-width: 62vw;
 margin: 0 auto;
}

/* 2 COL HERO */
.se-lib-2col-hero .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
}

.se-lib-2col-hero .content-block-column:first-child {
 padding: 0 30px;
}

.se-lib-2col-hero .content-block-column:last-child {
 padding: 22px 30px;
}

/* GRADIENT */
.se-gradient-to-bottom {
 background: linear-gradient(
 to bottom,
 rgba(229, 229, 229, 1),
 rgba(229, 229, 229, 0)
 );
}

/* PATTERN */
.se-dot-pattern {
 background-color: rgb(0,0,0) !important;
 background-image: url(https://www.sefiles.net/images/library/site/se-dots-pattern-22.svg) !important;
 background-repeat: repeat !important;
 background-position-y: top !important;
 background-position-x: left !important;
 background-size: auto !important;
}

/* IMAGE LINKS */
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img {
 position: relative;
 -webkit-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
 min-height: 240px;
 overflow: hidden;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img:hover,
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img:active,
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img:focus {
 -webkit-transform: translateY(-2px);
 -ms-transform: translateY(-2px);
 transform: translateY(-2px);
 -webkit-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img
 a {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
 background-color: rgba(0, 0, 0, 0.2);
 width: 100%;
 color: #fff;
 text-decoration: none;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img
 a
 h3 {
 font-family: mr-eaves-xl-modern, sans-serif;
 font-weight: 700px;
 color: #fff;
 text-decoration: none;
 text-transform: none;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img
 a
 h3:hover,
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img
 a
 h3:active,
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img
 a
 h3:focus {
 color: #fff;
 text-decoration: none;
}

.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img
 a
 h3::after {
 display: block;
 margin: 0 auto;
 border-radius: 2px;
 background-color: #fff;
 width: 100%;
 height: 4px;
 content: "";
}
.sePage .sePageLayout .se-feature-image-link-section .col-margin-bottom {
 margin-bottom: 30px;
}
.sePageContent .sePageSection.se-feature-image-link-section {
 margin-bottom: 0px;
}

/* 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 {
 color: #000;
 font-family: piepie, sans-serif;
 font-style: normal;
 font-weight: 400;
 letter-spacing: 1px;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 36px;
}
.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: #333;
 font-family: mr-eaves-xl-modern, 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: 16px;
 font-family: mr-eaves-xl-modern, sans-serif;
 font-style: normal;
 font-weight: 700;
 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: #FF430F;
 background: #FF430F;
 color: #000;
}

.sePage .sePageLayout .sePageMain .seContentSectionLink .btn-primary,
.sePage .sePageLayout .sePageMain .seContentSectionLink a.btn.btn-primary {
 border-color: #FF430F;
 background: #FF430F;
}

.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: #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: 768px) {
 .se-lp-hero .img-responsive {
 max-width: 40vw;
 }
}

@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;
 }
}
