@font-face {
 font-family: "Friz Quadrata Regular OS";
 font-style: normal;
 font-weight: normal;
 src: local("Friz Quadrata Regular OS"),
 url("https://www.sefiles.net/files/library/site/friz-quadrata-regular-os-5870333951e7c.woff")
 format("woff");
}

@font-face {
 font-family: "Friz Quadrata Std Bold";
 font-style: normal;
 font-weight: normal;
 src: local("Friz Quadrata Std Bold"),
 url("https://www.sefiles.net/files/library/site/friz-quadrata-std-bold-587034a220f9f.woff")
 format("woff");
}

#PageMain,
#PageFooter {
 margin-top: 0;
}

.se-code-section .customContentBlock {
 min-height: 0;
}

.sePageMain .container-fluid {
 padding: 0 15px !important;
}

.custom3-1 .editContent,
.custom4-1 .editContent {
 width: 100%;
 max-width: 820px;
 margin: auto;
}

.sePageMain .se-fw-section .container-fluid {
 padding: 0 30px !important;
}

/* TYPOGRAPHY */

.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 color: #252525;
font-family: "Friz Quadrata Regular OS", sans-serif;
 font-style: normal;
 font-weight: normal;
 text-transform: none;
 text-rendering: optimizeLegibility;
 letter-spacing: -2px;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 50px;
}
.sePage .sePageLayout .sePageMain h2 {
 font-size: 36px;
}
.sePage .sePageLayout .sePageMain h3 {
 font-size: 32px;
}

.sePage .sePageLayout .sePageMain {
 color: #252525;
font-family: "Friz Quadrata Regular OS", sans-serif;
 font-style: normal;
 font-weight: normal;
 font-size: 16px;
}

.sePage .sePageLayout .sePageMain a:not(.btn) {
 color: #252525;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain a:not(.btn):hover {
 color: #252525;
 text-decoration: underline;
}

.seAdvancedItemCarousel .slick-track .seProductPrice {
 color: #252525;
}

.seAdvancedItemCarousel .slick-track .seProductTitle .seBrandName,
.slick-slide .seRegularPrice,
.slick-slide .seSpecialPrice {
 font-family: "Friz Quadrata Std Bold", sans-serif;
 font-style: normal;
 font-weight: normal;
}

/* BUTTONS */
.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary {
 border-color: #252525;
 background: #252525;
 color: #fff;
 margin-bottom: 0;
 border-radius: 20px;
 padding: 9px 22px 8px;
 font-size: 16px;
 font-family: "Friz Quadrata Regular OS", sans-serif;
 font-style: normal;
 font-weight: normal;
 text-align: center;
 text-decoration: none;
 white-space: normal;
 cursor: pointer;
}

.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: #454545;
 background: #454545;
 color: #fff;
 text-decoration: none;
}


/* 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:first-child {
 min-height: 360px;
}

.se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 30px;
 text-align: center;
}

@media (min-width: 992px) {
 /* FULL WIDTH 2 COLUMN FEATURE */
 .se-2col-fw-feature .content-block-column:first-child {
 min-height: 520px;
 }

 .se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 60px;
 }
}

@media (min-width: 1200px) {
 /* FULL WIDTH 2 COLUMN FEATURE */
 .se-2col-fw-feature .content-block-column:first-child {
 min-height: 640px;
 }
}
