@import url("https://use.typekit.net/nli8nve.css");

#PageMain, #PageFooter { margin-top: 0px; }

.se-code-section .customContentBlock { min-height: 0; }

.sePageMain .container-fluid { padding: 0 15px !important; }

.se-fw-section .container-fluid {
 padding-left: 30px !important;
 padding-right: 30px !important;
}

/* HEROS */
.se-hero-top .block-bg-img {
 padding: 22% 15px;
}
.se-hero-top {
background-position-y: top !important;
}

.se-hero-inner .block-bg-img {
 padding: 14% 15px;
}

.sePage .sePageLayout .se-hero-top .block-bg-img h1,
.sePage .sePageLayout .se-hero-inner .block-bg-img h2 {
 color: #ffffff;
}

/* Typography */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3,
.sePage .sePageLayout .sePageMain h4,
.sePage .sePageLayout .sePageMain h5,
.sePage .sePageLayout .sePageMain h6 {
 color: #303030;
 font-family: proxima-nova, sans-serif;
 font-weight: 700;
 font-style: normal;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 44px;
}

.sePage .sePageLayout .sePageMain h2 {
 font-size: 34px;
}

.sePage .sePageLayout .sePageMain h3 {
 font-size: 28px;
}

.sePage .sePageLayout .sePageMain p {
 font-family: Arial, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 16px;
 color: #505050;
}

.sePage .sePageLayout .sePageMain a:not(.btn),
.sePage .sePageLayout .sePageMain a:not(.btn):visited {
 color: #505050;
 font-family: Arial, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
}

.sePage .sePageLayout .sePageMain a:not(.btn):hover,
.sePage .sePageLayout .sePageMain a:not(.btn):focus,
.sePage .sePageLayout .sePageMain a:not(.btn):active {
 color: #505050;
 text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .se-text-white h1,
.sePage .sePageLayout .sePageMain .se-text-white h2,
.sePage .sePageLayout .sePageMain .se-text-white h3,
.sePage .sePageLayout .sePageMain .se-text-white p,
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn),
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):visited {
 color: #ffffff;
}

/* BUTTONS */
.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary,
.sePage .sePageLayout .sePageMain button.btn.btn-primary {
 color: #000000;
 border: none;
 background-color: #ffed00;
 border-color: #ffed00;
 font-family: proxima-nova, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 16px;
 letter-spacing: 0.75px;
 margin-top: 0;
 margin-bottom: 22px;
 padding: 9px 22px 8px;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):visited,
.sePage .sePageLayout .sePageMain .btn-primary:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited,
.sePage .sePageLayout .sePageMain button.btn.btn-primary:visited {
 color: #000000;
}

.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 button.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 button.btn.btn-primary:active {
 color: #ffffff;
 border: none;
 background-color: #303030;
 border-color: #303030;
 text-decoration: none;
}

/* CATALOG*/
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seRegularPrice,
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seOriginalPrice,
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seSpecialPrice,
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-track
 .seProductTitle
 .seBrandName,
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-track
 .seProductTitle
 .seItemName {
 color: #303030;
 font-family: Arial, sans-serif;
 font-weight: 400;
}

.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-track
 .seProductTitle
 .seBrandName {
 font-size: 15px;
 font-weight: 700;
}

.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-track
 .seProductTitle
 .seItemName {
 font-size: 16px;
}

.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seSpecialPrice {
 color: #b30000;
 font-size: 16px;
 font-weight: 700;
}

.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seOriginalPrice {
 opacity: 0.6;
 font-size: 12px;
 text-decoration: line-through;
 color: #707070;
}

.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seRegularPrice {
 color: #505050;
 font-size: 16px;
 font-weight: 400;
}

.sePage .sePageLayout .seAdvancedItemCarousel .slick-next:before,
.sePage .sePageLayout .seAdvancedItemCarousel .slick-prev:before {
 color: #303030;
}

.custom4-1 {
 margin: 0 auto;
 max-width: 820px;
}

/* 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;
}

/* BUTTON GROUP */
.se-btn-group {
 display: inline-flex;
 flex-direction: column;
}

.sePage .editContent .se-btn-group .btn:not(:last-child) {
 margin-bottom: 2px !important;
}

.sePage .editContent .se-btn-group .btn {
 margin-top: 0;
}

@media only screen and (min-width: 768px) {
 /* BUTTON GROUP */
 .se-btn-group {
 display: flex;
 flex-direction: row;
 justify-content: flex-end;
 }

 .sePage .editContent .se-btn-group .btn:not(:last-child) {
 margin-right: 2px !important;
 margin-bottom: 11px !important;
 }
 .sePage .editContent .se-btn-group .btn {
 margin-bottom: 11px !important;
 }
}

@media only screen and (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 only screen and (min-width: 1200px) {
 /* FULL WIDTH 2 COLUMN FEATURE */
 .se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 90px;
 }
}
