@import url("https://use.typekit.net/fmv3hqk.css");
.se-code-section .customContentBlock {
min-height: 0;
}
/* PAGE MARGINS */
#PageMain, #PageFooter {
 margin-top: 0px;
}

.sePageMain .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 15px;
 padding-right: 15px;
}

/* 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: #000;
 font-family: proxima-nova, sans-serif;
 font-weight: 700;
 font-style: normal;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 48px;
}

.sePage .sePageLayout .sePageMain h2 {
 font-size: 32px;
}

.sePage .sePageLayout .sePageMain h3 {
 font-size: 24px;
}

.sePage .sePageLayout .sePageMain p {
 color: #252525;
 font-family: proxima-nova, sans-serif;
 font-size: 16px;
 font-weight: 400;
 font-style: normal;
}

.sePage .sePageLayout .sePageMain a:not(.btn),
.sePage .sePageLayout .sePageMain a:not(.btn):visited {
 color: #000;
 font-family: proxima-nova, 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: #000000;
}

/* 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 h1,
.sePage .sePageLayout .sePageMain .se-text-white h2,
.sePage .sePageLayout .sePageMain .se-text-white h3,
.sePage .sePageLayout .sePageMain .se-text-white h4,
.sePage .sePageLayout .sePageMain .se-text-white h5,
.sePage .sePageLayout .sePageMain .se-text-white h6,
.sePage .sePageLayout .sePageMain .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 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;
}

/* 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 {
 font-family: proxima-nova, sans-serif;
 font-style: normal;
}

.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;
 font-weight: 400;
}

.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-slide .seSpecialPrice {
 font-size: 16px;
 color: #e5001c;
 font-weight: 700;
}

.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-slide .seOriginalPrice {
 font-size: 14px;
 color: #252525;
 font-weight: 400;
 opacity: 0.8;
 text-decoration: line-through;
}

.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-slide .seRegularPrice {
 font-size: 16px;
 color: #252525;
 font-weight: 400;
}

.sePage .sePageLayout .seAdvancedItemCarousel .slick-next:before,
.sePage .sePageLayout .seAdvancedItemCarousel .slick-prev:before {
 color: #e5001c;
}

.sePageContent .se-code-section {
 margin-bottom: 0;
 height: 0;
}

/* TWO COLUMN HERO */
.se-hero-2col .content-block-column:first-child {
 min-height: 420px;
}

.se-hero-2col .content-block-column:last-child {
 padding: 45px;
 background-color: #1f1f1f;
}

.sePage .sePageLayout .sePageMain .se-hero-2col h1 {
 margin: 0px;
}

.se-hero-2col img {
 margin: 11px auto 22px;
 width: 280px;
}

.se-hero-2col .content-block-column:last-child .editContent {
 text-align: center;
}

/* FULL WIDTH 2 COLUMN FEATURE */
.sePage .sePageLayout .sePageMain .se-2col-fw-feature h2 {
 margin-top: 22px;
}

.sePage .sePageLayout .sePageMain .se-2col-fw-feature p {
 margin-bottom: 22px;
}

.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: 420px;
}

.se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 30px;
}

.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) {
 .se-2col-fw-feature .content-block-column:first-child {
 min-height: 600px;
 }

 .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;
 }

 .se-hero-2col .content-block-column:last-child {
 max-width: 700px;
 }
}

@media only screen and (min-width: 768px) {
 .se-hero-2col .row {
 position: relative;
 }

 .se-hero-2col .content-block-column:first-child {
 min-height: 900px;
 }

 .se-hero-2col .content-block-column:first-child {
 width: 100%;
 left: inherit;
 right: inherit;
 }

 .se-hero-2col .content-block-column:last-child {
 background-color: transparent !important;
 }

 .se-hero-2col .content-block-column:last-child {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 }

 .se-hero-2col .custom1-5 .content-block-column:last-child {
 right: 0;
 left: inherit;
 }

 .se-hero-2col .content-block-column:last-child .editContent {
 display: flex;
 flex-direction: column;
 justify-content: center;
 height: 100%;
 text-align: left;
 }

 .sePage .sePageLayout .sePageMain h1 {
 font-size: 60px;
 text-shadow: 0 0 11px rgba(31, 31, 31, 0.3);
 }

 .se-hero-2col img {
 margin: 11px 0 22px;
 }

 .se-hero-2col .content-block-column:last-child {
 padding: 320px 30px 320px 105px;
 }
}

/*--- TBZ STICKY NAV ---*/
 @import url(https://fonts.googleapis.com/css?family=Work+Sans);
 * {
 transition: all 0.5s ease;
 }
 
 .tbz-nav-container {
 overflow: hidden;
 }
 
 .tbz-menu {
 display: none;
 width: 85px;
 height: 22px;
 background: url('https://www.sefiles.net/merchant/6391/files/tbz_menu_icon.png');
 background-size: contain;
 background-repeat: no-repeat;
 float: right;
 cursor: pointer;
 }
 
 .tbz-wrapper {
 width: 100%;
 margin: 0 auto;
 font-family: 'Work Sans', sans-serif;
 }
 
 .tbz-nav-bar {
 padding: 10px 0;
 background: #1f1f1f;
 position: relative;
 transition: all .5s ease-out;
 overflow: hidden;
 }
 
 .tbz-nav-bar .tbz-dropdown {
 width: 100%;
 margin: 0 auto;
 }
 
.tbz-nav-bar .tbz-dropdown ul {
 margin: 0px;
 overflow: hidden;
 padding-left: 0;
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
 align-items: center;
 }
 
 .tbz-nav-bar .tbz-dropdown ul li {
 float: left;
 list-style: none;
 margin-right: 20px;
 background: #ff7803;
 margin-bottom: 10px;
 }
 
 @media screen and (max-width: 767px) {
 .tbz-menu {
 display: block;
 }
 .tbz-nav-bar .tbz-dropdown ul {
 display: none;
 }
 .nav-expanded-menu {
 display: block;
 }
 .tbz-nav-bar .tbz-dropdown ul li {
 float: none;
 margin-right: 0px;
 }
 .tbz-nav-bar .tbz-dropdown ul li a {
 width: 100%;
 }
 }
 
 .tbz-nav-bar .tbz-dropdown ul li a {
 padding: 0 2rem;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bolder;
 color: #fff;
 letter-spacing: .5px;
 transition: .5s ease all;
 box-sizing: border-box;
 line-height: 36px;
 height: 36px;
 display: inline-block;
 }
 
 .tbz-nav-bar .tbz-dropdown ul li a:hover {
 background: #fff;
 color: #000000;
 box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
 }
 
 .sticky-nav {
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 z-index: 1000;
 box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
 }
 
 @media (max-width: 1200px) {
 .sticky-nav {
 left: 0;
 }
 }
.tbz-fullwidth {
 width: 100%;
 }

/* 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 {
 margin-top: 0;
 margin-bottom: 22px;
 border: 1px solid #ff7803;
 border-radius: 0px;
 background-color: #ff7803;
 padding: 11px 22px 10px;
 color: #fff;
 font-family: proxima-nova, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: 700;
 letter-spacing: .75px;
 text-transform: uppercase;
 margin-top: 11px;
 margin-bottom: 22px;
}

.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 {
 border: 1px solid #d16709;
 background-color: #d16709;
 color: #fff;
 text-decoration: none;
}
