@import url("https://use.typekit.net/lyj5kgg.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: 35px 30px;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: flex-end;
 background-color: rgba(0, 0, 0, 0.15);
 width: 100%;
 color: #f9d9c2;
 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 {
 
 text-decoration: none;
 text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
 color: #f9d9c2;
 font-size: 32px;
 font-weight: 900;
 font-family: como, sans-serif;
text-transform: uppercase;
}
.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: #f9d9c2;
 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;
 text-shadow: none;
 white-space: normal;
 padding: 0;
 color: #f9d9c2;
 font-size: 22px;
 font-weight: 500;
 font-family: inherit;
 text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
}
.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: #f9d9c2;
 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;
}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 font-family: como, sans-serif;
 font-style: medium;
 font-weight: 900;
}

.sePage .sePageLayout .sePageMain h1 {
color: #213013; 
font-size: 36px;
text-transform: uppercase;
}
.sePage .sePageLayout .sePageMain h2 {
color: #213013; 
font-size: 36px;
text-transform: uppercase;
}
.sePage .sePageLayout .sePageMain h3 {
color: #ffffff; 
font-size: 30px;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #213013;
 font-family: nitti-grotesk, sans-serif;
 font-size: 22px;
 font-style: normal;
 font-weight: 500;
}

.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: #213013;
}

.seAdvancedItemCarousel .slick-track .seSpecialPrice {
 color: #213013;
}

/* 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: nitti-grotesk, sans-serif;
 font-style: normal;
 font-weight: 500;
 text-align: center;
 text-decoration: none;
 white-space: normal;
 cursor: pointer;
 text-transform: uppercase;
border-radius: 20px;
}

.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary {
 border-color: #213013;
 background: #213013;
 color: #f9d9c2;
}

.sePage .sePageLayout .sePageMain .seContentSectionLink .btn-primary,
.sePage .sePageLayout .sePageMain .seContentSectionLink a.btn.btn-primary {
 border-color: #213013;
 background: #213013;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):visited,
.sePage .sePageLayout .sePageMain .btn-primary:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited {
 color: #f9d9c2;
}

.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: #f9d9c2;
 background: #f9d9c2;
 color: #213013;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 border-color: #f9d9c2;
 border-width: 2px;
 background: transparent;
 color: #f9d9c2;
}

.sePage .sePageLayout .sePageMain .btn-default:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-default:visited {
 color: #f9d9c2;
}

.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: #f9d9c2;
 background: #f9d9c2;
 color: #252525;
 text-decoration: none;
}

/* feature catalog carousel */
.sePage .sePageLayout .se-feature-catalog-section .slick-slide {
 text-align: center;
 padding: 11px 15px;
 background: #fef6f0;
 margin: 5px;
 height: inherit !important;
 border-radius: 30px;
}

.sePage .sePageLayout .se-feature-catalog-section .img-thumbnail {
 background-color: transparent;
 border: none;
 mix-blend-mode: multiply;
}

.sePage .sePageLayout .sePageMain .se-feature-catalog-section .container-fluid {
 padding: 0 25px !important;
}
.sePage .sePageLayout .se-feature-catalog-section .slick-track {
 display: flex !important;
}
.sePage .sePageLayout .se-feature-catalog-section .slick-next,
.sePage .sePageLayout .se-feature-catalog-section .slick-next:focus,
.sePage .sePageLayout .se-feature-catalog-section .slick-next:hover,
.sePage .sePageLayout .se-feature-catalog-section .slick-prev,
.sePage .sePageLayout .se-feature-catalog-section .slick-prev:focus,
.sePage .sePageLayout .se-feature-catalog-section .slick-prev:hover {
 background: #f9d9c2;
 border-radius: 50%;
 width: 28px;
 height: 28px;
}
.sePage
 .sePageLayout
 .se-feature-catalog-section
 .slick-dots
 li.slick-active
 button:before {
 color: #213013;
}
.sePage .sePageLayout .se-feature-catalog-section .slick-dots li button:before {
 color: #213013;
}

.sePage .sePageLayout .se-feature-catalog-section .img-thumbnail {
 background-color: #fff;
 border: 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;
}
