@import url("https://use.typekit.net/rfv2oiu.css");

#PageMain, #PageFooter {
 margin-top: 0;
}
.ws-code-section .customContentBlock {
 min-height: 0;
}
.sePageMain .container-fluid {
 padding: 0 15px !important;
}

.sePageMain .ws-fw-section .container-fluid {
 padding: 0 30px !important;
}
.custom3-1 .editContent,
.custom4-1 .editContent {
 width: 100%;
 max-width: 940px;
 margin: auto;
 padding: 0 15px;
}
/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 color: #252525;
 font-family: urw-din, sans-serif;
 font-style: normal;
 font-weight: 500;
 text-transform: none;
}
.sePage .sePageLayout .sePageMain h1 {
 font-size: 42px;
 margin-top: 11px;
 margin-bottom: 0;
}
.sePage .sePageLayout .sePageMain h2 {
 font-size: 38px;
}
.sePage .sePageLayout .sePageMain h3 {
 font-size: 30px;
}
.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #414141;
 font-family: urw-din, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 line-height: 1.7;
}
.sePage .sePageLayout .sePageMain a:not(.btn) {
 color: #252525;
 text-decoration: none;
}
.sePage .sePageLayout .sePageMain a:not(.btn):hover {
 color: #252525;
 text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .block-bg-img h1,
.sePage .sePageLayout .sePageMain .block-bg-img h2,
.sePage .sePageLayout .sePageMain .block-bg-img h3,
.sePage .sePageLayout .sePageMain .block-bg-img p {
 color: #fff;
 text-shadow: 0 0 5px #484848;
}

/* 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 {
 margin-bottom: 11px;
 border-radius: 8px;
 padding: 8px 22px;
 font-size: 16px;
 font-family: urw-din, 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: #252525;
 background: #252525;
 color: #fff;
}
.sePage .sePageLayout .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 .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;
}
.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 border-color: #fff;
 border-width: 1px;
 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;
}

/* CATALOG*/
.seSearchProductsContainer .seProduct .seProductTitle {
 line-height: 20px;
 margin: 8px 0 4px;
 text-align: center;
 font-family: urw-din, sans-serif;
 font-size: 16px;
}
.seSearchProductsContainer .seProduct .seProductTitle a {
 color: #252525;
}
.seSearchProductsContainer .seProduct .seProductTitle .seBrandName {
 font-size: 14px;
 font-weight: 700;
}
.seSearchProductsContainer .seProduct .seProductTitle .seCleanTitle {
 display: block;
}
.seSearchProductsContainer .seProduct .seProductPrice .seRegularPrice {
 display: block;
 font-weight: 700;
 color: #454545;
}

/* 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;
 }
 
 .se-feature-2col-fw-section .content-block-column:last-child {
 padding: 45px 90px;
 }
 }


/* FOOTER */
.sePage .sePageLayout .sePageMain .se-lp-footer p {
 font-size: 24px;
 margin-top: 5px;
}

