/* HEADER */
.sePage .sePageMain { margin-top: 0px; }

/* FOOTER */ 
.sePageFooter { margin-top: 0px; } 

/* HERO */
.sePage .sePageLayout .sePageMain .se-hp-hero .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% 10%;
}

.sePage .sePageLayout .sePageMain .se-hp-hero::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background-color: rgba(0, 0, 0, 0.25);
 padding: 0;
 width: 100%;
 content: '';
}

.sePage .sePageLayout .sePageMain .se-hp-hero {
 position: relative;
 overflow: hidden;
}

.sePage .sePageLayout .se-hp-hero h1,
.sePage .sePageLayout .se-hp-hero h2 {
 margin: 22px auto 7px;
}

.sePage .sePageLayout .se-hp-hero p {
 margin: 0px auto 18px;
 font-size: 20px;
}

/* SHOP LINKS */

.se-shop-links .content-block-column::before {
 content: '';
 background-color: rgba(0, 0, 0, 0.25);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}

.se-shop-links .editContent, .se-shop-links .content-block-column {
 position: relative;
}

.sePageContent .sePageSection.se-shop-links {
 margin-bottom: 0px;
}

.se-shop-links .col-margin-bottom {
 margin-bottom: 30px;
}

.sePage .sePageLayout .se-shop-links h3 {
 margin-top: 22px;
}

.seResponsive .se-shop-links .content-block-column .btn {
 margin-bottom: 22px;
}

/* SHOP CARDS */
.se-shop-cards .editContent {
 background-color: #f0f0f0;
}

.sePage .sePageLayout .se-shop-cards h3 {
 margin-top: 22px;
}

.seResponsive .se-shop-cards .content-block-column .btn {
 margin-bottom: 22px;
}

.se-shop-cards .content-block-content {
 padding: 0px 22px;
}

.sePageContent .sePageSection.se-shop-cards {
 margin-bottom: 0px;
}

.se-shop-cards .col-margin-bottom {
 margin-bottom: 30px;
}

/*SLIDER*/
.se-section-border-t {
 border-top: 1px solid #000;
}

.se-section-border-b {
 border-bottom: 1px solid #000;
}

.se-section-border-y {
 border: 1px solid #000;
 border-width: 1px 0;
}

/* LOGO SLIDER */
.ws-section-logo-slider .container,
.ws-section-logo-slider .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding: 0 30px;
}
.ws-section-logo-slider .slick-track {
 display: flex;
 align-items: center;
 height: auto;
}
.ws-section-logo-slider .slick-slider .slick-track,
.ws-section-logo-slider .slick-slider .slick-list {
 transform: inherit !important;
}
.ws-section-logo-slider .slick-slide {
 position: relative;
 padding: 0 30px;
}

.ws-section-logo-slider .slick-slide div > img:first-child {
 margin-bottom: 30px;
}

.ws-section-logo-slider .slick-slide img {
 display: -webkit-box;
 display: -webkit-flex;
 display: flex;
 position: relative;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -webkit-align-items: center;
 align-items: center;
 -webkit-box-pack: start;
 -webkit-justify-content: flex-start;
 justify-content: flex-start;
}
.ws-section-logo-slider .slick-slide a img:hover,
.ws-section-logo-slider .slick-slide a img:focus,
.ws-section-logo-slider .slick-slide a img:active {
 opacity: 0.7;
 transition: opacity 0.3s ease-in-out;
}

/* FULL WIDTH 2 COLUMN FEATURE */
.se-2col-fw-feature .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
}

.se-2col-fw-feature .content-block-column {
 width: 100%;
}

.se-2col-fw-feature .content-block-column:first-child {
 min-height: 360px;
}

.se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 30px;
 text-align: center;
}

.se-2col-fw-feature .custom1-6 .col-sm-push-6 {
 left: inherit;
}

.se-2col-fw-feature .custom1-6 .col-sm-pull-6 {
 right: inherit;
}

@media only screen and (min-width: 992px) {

 /* FULL WIDTH 2 COLUMN FEATURE */
 .se-2col-fw-feature .content-block-column:first-child {
 min-height: 480px;
 }

 .se-2col-fw-feature .content-block-column {
 width: 50%;
 }

 .se-2col-fw-feature .custom1-6 .col-sm-push-6 {
 left: 50%;
 }

 .se-2col-fw-feature .custom1-6 .col-sm-pull-6 {
 right: 50%;
 }

 .se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 60px;
 }
}: 6px;
}

/* feature image section */
.sePage .sePageLayout .se-feature-image-section {
 margin-bottom: 0;
}
.sePage .sePageLayout .se-feature-image-section .content-block-column {
 padding: 45px 30px;
 min-height: 280px;
 display: flex;
 align-items: center;
 justify-content: center;
 background-repeat: no-repeat;
}
.sePage .sePageLayout .se-feature-image-section .content-block-column h2,
.sePage .sePageLayout .se-feature-image-section .content-block-column h3 {
 margin-top: 22px;
}
.sePage .sePageLayout .se-feature-image-section .content-block-column .btn {
 margin-bottom: 22px;
}
.sePage .sePageLayout .se-feature-image-section:not(.no-overlay) .content-block-column::before {
 content: "";
 background: rgba(0, 0, 0, 0.1);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}
.sePage .sePageLayout .se-feature-image-section .editContent,
.sePage .sePageLayout .se-feature-image-section .content-block-column {
 position: relative;
}

/* full width sections */
.se-fw-section .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 30px;
 padding-right: 30px;
}


/* full width 2 column feature */
.se-feature-2col-fw-section .content-block-column {
 display: flex;
 flex-direction: column;
 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 (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;
 }
 }



/* full width sections */
.se-fw-section .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 30px;
 padding-right: 30px;
}

.custom3-1 .text-center .editContent,
.custom4-1 .text-center .editContent,
.custom5-4 .text-center .editContent {
 margin: auto;
 width: 100%;
 max-width: 1080px;
 padding-left: 15px;
 padding-right: 15px;
}

.sePageContent .sePageSection.no-button .editContent {
 padding-bottom: 11px;
}

/* divider margin */
.divider {
 margin-bottom: 15px;
 margin-top: 15px;
}
