@import url("https://use.typekit.net/nli8nve.css");

/* PAGE MARGINS */
.se-code-section .customContentBlock {
 min-height: 0;
}
#PageMain,
#PageFooter {
 margin-top: 0;
}
.sePageMain .container-fluid {
 margin: 0 auto;
 padding: 0 15px;
}
.sePageMain .container {
 margin-right: auto;
 margin-left: auto;
 padding-left: 30px;
 padding-right: 30px;
}

.sePageMain .se-fw-section .container-fluid {
 margin: 0 auto;
 padding: 0 30px;
}

.img-desktop {
 display: none;
}
.img-mobile {
 display: block;
 margin: auto;
}
.modal-dialog {
 width: auto;
 margin: 30px 15px;
}

.modal-body {
 position: relative;
 padding: 0;
}

.modal-content {
 position: relative;
 background-color: transparent;
 border: none;
 border-radius: 0;
 box-shadow: none;
}

.modal button.close {
 padding: 0;
 cursor: pointer;
 background: #000;
 padding: 4px;
 border: 0;
 float: right;
 font-size: 24px;
 font-weight: 700;
 line-height: 1;
 color: #fff;
 text-shadow: none;
 opacity: 1;
 filter: none;
}
.sePage .sePageLayout .sePageMain .divider1-1 .divider {
 border-color: #e5e5e5;
}
.custom3-1 .text-center .editContent,
.custom4-1 .text-center .editContent {
 width: 100%;
 max-width: 940px;
 margin: 0 auto;
 padding: 0 15px;
}

.no-button .editContent {
 padding-bottom: 11px;
}

.se-unstyled-list {
 margin-bottom: 0;
 padding-left: 0;
 list-style-type: none;
}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3,
.sePage .sePageLayout .sePageMain p.feature-subhead {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-style: normal;
 font-weight: 700;
}
.sePage .sePageLayout .sePageMain h1 {
color: #fff;
font-size: 34px;
}
.sePage .sePageLayout .sePageMain h2 {
 color: #333;
 font-size: 30px;
}
.sePage .sePageLayout .sePageMain h3 {
 color: #333;
font-size: 24px;
 text-shadow: none !important;
}
.sePage .sePageLayout .sePageMain p.feature-subhead {
 color: #fff;
 font-size: 18px;
 margin-top: 0;
}
.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #333;
 font-family: roboto, sans-serif;
 font-size: 18px;
 font-weight: 400;
 line-height: 1.5;
}
.sePage .sePageLayout .sePageMain a:not(.btn),
.sePage .sePageLayout .sePageMain a:not(.btn):visited {
 color: #333;
 font-family: roboto, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 text-decoration: none;
}
.sePage .sePageLayout .sePageMain a:not(.btn):hover,
.sePage .sePageLayout .sePageMain a:not(.btn):focus,
.sePage .sePageLayout .sePageMain a:not(.btn):active {
 color: #b30000;
 text-decoration: none;
}
.sePage .sePageLayout .sePageMain a.se-btn-arrow {
 display: flex;
 align-items: center;
 justify-content: flex-start;
}
.sePage .sePageLayout .sePageMain a.se-btn-arrow i {
 color: #aaa;
 font-weight: 400;
 font-size: 24px;
 margin-left: 7px;
}
.sePage .sePageLayout .sePageMain .block-bg-img h1,
.sePage .sePageLayout .sePageMain .block-bg-img h2,
.sePage .sePageLayout .sePageMain .block-bg-img p {
 text-shadow: none;
 color: #fff;
}

.sePage .sePageLayout .sePageMain p.small-text,
.sePage .sePageLayout .sePageMain li.small-text {
 font-size: 14px;
 color: #fff;
}

/* TEXT WHITE */
.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 .se-text-white h1,
.sePage .sePageLayout .se-text-white h2,
.sePage .sePageLayout .se-text-white h3,
.sePage .sePageLayout .se-text-white p {
 color: #fff;
}

.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 ol,
.sePage .sePageLayout .sePageMain .block-bg-img p,
.sePage .sePageLayout .sePageMain .block-bg-img ul {
 color: #fff;
}

.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn),
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):visited {
 color: #fff;
 text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):focus,
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):active {
 color: #ddd;
 text-decoration: underline;
}

/* BUTTONS */
.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: 0;
 border-width: 1px;
 padding: 8px 22px;
 font-family: roboto, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: 400;
 letter-spacing: 1.5px;
 text-align: center;
 text-decoration: none;
 text-transform: uppercase;
 white-space: normal;
 cursor: pointer;
}
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary {
 border-color: #1a1a1a;
 background: #1a1a1a;
 color: #fff;
}
.sePage .sePageLayout .sePageMain .btn-primary:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited {
 color: #fff;
}
.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: #1a1a1a;
 background: #333;
 color: #fff;
 text-decoration: none;
}
.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 border-color: #ffffff;
 background: #ffffff;
 color: #1a1a1a;
}
.sePage .sePageLayout .sePageMain .btn-default:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-default:visited {
 color: #1a1a1a;
}
.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: #ffffff;
 background: #e5e5e5;
 color: #1a1a1a;
 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: #1a1a1a;
 font-family: roboto, sans-serif;
 font-weight: 400;
}
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-track
 .seProductTitle
 .seBrandName {
 font-size: 14px;
 font-weight: 700;
}
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-track
 .seProductTitle
 .seItemName {
 font-size: 16px;
}
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seSpecialPrice {
 color: #ed1c24;
 font-size: 16px;
 font-weight: 700;
}
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seOriginalPrice {
 opacity: 0.6;
 font-size: 12px;
 text-decoration: line-through;
}
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seRegularPrice {
 color: #333;
 font-size: 16px;
 font-weight: 400;
}
.sePage .sePageLayout .seAdvancedItemCarousel .slick-next:before,
.sePage .sePageLayout .seAdvancedItemCarousel .slick-prev:before {
 color: #1a1a1a;
}

.seContentSectionLink {
 text-align: center;
 padding-top: 11px;
}

/* HERO */
.se-hero .block-bg-img {
padding: 20vw 30px;
}

.se-hero-inner .block-bg-img {
padding: 10vw 30px;
}

.se-hero-inner.medium .block-bg-img {
padding: 13vw 30px;
}

.se-hero-inner.large .block-bg-img {
padding: 10vw 30px 50vw;
}

/* 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;
 }

.se-feature-2col-fw-section.custom .content-block-column:first-child {
min-height: unset;
padding: 0px;
}

/* BUTTON GROUP */
.sePage .sePageLayout .se-btn-group,
.sePage .sePageLayout .content-block-column .se-btn-group {
 display: -webkit-inline-box;
 display: -ms-inline-flexbox;
 display: inline-flex;
 flex-direction: column;
}

.sePage .sePageLayout .se-btn-group .btn:not(:last-child),
.sePage
 .sePageLayout
 .content-block-column
 .se-btn-group
 .btn:not(:last-child) {
 margin-bottom: 4px;
}
.sePage .sePageLayout .se-btn-group .btn,
.sePage .sePageLayout .content-block-column .se-btn-group .btn {
 margin-top: 0;
 white-space: normal;
}

@media (max-width: 767px) {
.se-hero-inner .block-bg-img {
 padding: 25vw 30px;
}

.se-hero-inner.medium .block-bg-img {
padding: 50vw 30px;
}

.se-feature-2col-fw-section .content-block-column:last-child {
 padding: 30px 30px;
 text-align: center;
}
}

@media (min-width: 768px) {
.sePageMain .container {
 margin-right: auto;
 margin-left: auto;
 padding-left: 15px;
 padding-right: 15px;
}
 .img-desktop {
 display: block;
 }
 .img-mobile {
 display: none;
 }

.sePage .sePageLayout .se-btn-group,
 .sePage .sePageLayout .content-block-column .se-btn-group {
 display: flex;
 flex-direction: row;
 justify-content: center;
 }
 .sePage .sePageLayout .se-btn-group.left,
 .sePage .sePageLayout .content-block-column .se-btn-group.left {
 justify-content: flex-start;
 }

 .sePage .sePageLayout .se-btn-group .btn:not(:last-child),
 .sePage
 .sePageLayout
 .content-block-column
 .se-btn-group
 .btn:not(:last-child) {
 margin-right: 4px;
 margin-bottom: 11px;
 }
 .sePage .sePageLayout .se-btn-group .btn,
 .sePage .sePageLayout .content-block-column .se-btn-group .btn {
 margin-bottom: 11px;
 }
}
@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.tall .content-block-column:first-child {
 min-height: 900px;
 }

 .se-feature-2col-fw-section .content-block-column:last-child {
 padding: 45px 90px;
 }
 }


