@import url("https://use.typekit.net/nli8nve.css");
@import url("https://use.typekit.net/bvn8qie.css");

.containerhead {
 width: 60%;
 margin: 0 auto;
}

/* PAGE MARGINS */
#PageMain, #PageFooter {
 margin-top: 0px;
}

/* Tune Menu */
.price-block .price-header {
 background: #1a1a1a;
}

.price-block .editContent {
 border: 0px solid #d2d2d2;
}

.price-block .features ul li {
 padding: 4px 15px;
 list-style-type: none;
}

.price-block .price-footer {
 display: none;
 background: #E7B322;
 margin-top: -5px;
 padding-bottom: 0px;
}

/* sectiontunepadding*/
.sectiontune {
 padding-top: 30px;
 padding-bottom: 50px;
}

/* sectiontunenp*/
.sectiontunenp {
 padding-top: 50px;
 padding-bottom: 50px;
}
/* sectiontunelogos*/
.sectiontunelogos {
 padding-top: 20px;
 padding-bottom: 20px;
}

/* sectiontunenobottom*/
.sectiontunenb {
 padding-top: 50px;
 padding-bottom: 0px;
}

/* 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: #1a1a1a;
 font-family: "proxima-nova", sans-serif;
 font-weight: 700;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 48px;
}

.sePage .sePageLayout .sePageMain h2 {
 font-size: 32px;
}

.sePage .sePageLayout .sePageMain h3 {
 font-size: 24px;
}

.sePage .sePageLayout .sePageMain h4 {
 font-size: 18px;
}

.sePage .sePageLayout .sePageMain h5 {
 font-size: 16px;
}

.sePage .sePageLayout .sePageMain h6 {
 font-size: 14px;
}

.sePage .sePageLayout .sePageMain p, {
 color: #333;
 font-family: roboto, sans-serif;
 font-size: 16px;
 font-weight: 400;
}

.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;
}

.sePage .sePageLayout .sePageMain a:not(.btn):hover,
.sePage .sePageLayout .sePageMain a:not(.btn):focus,
.sePage .sePageLayout .sePageMain a:not(.btn):active {
 color: #333;
 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 h4,
.sePage .sePageLayout .sePageMain .se-text-white h5,
.sePage .sePageLayout .sePageMain .se-text-white h6,
.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: #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 p {
 color: #fff;
 text-shadow: 0 0 15px rgba(26, 26, 26, 0.25);
}

/* BUTTON-PRIMARY (Yellow) */
.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 {
 font-family: roboto, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 15px;
 color: #212121;
 margin: 11px auto;
 padding: 8px 22px;
 background: #E7B322;
 border-color: #E7B322;
 border-radius: 0px;
 text-decoration: none;
 text-align: center;
 text-transform: uppercase;
 letter-spacing: .25px;
 margin-top: 0;
 margin-bottom: 11px;
}

.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: #1a1a1a;
}

.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 {
 background: #333;
 border-color: #1a1a1a;
 color: #fff;
 text-decoration: none;
}

/* BUTTON-DEFAULT (WHITE) */
.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default,
.sePage .sePageLayout .sePageMain button.btn.btn-default {
 font-family: roboto, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 15px;
 color: #1a1a1a;
 margin: 11px auto;
 padding: 8px 22px;
 background: #ffffff;
 border-color: #ffffff;
 border-radius: 0px;
 text-decoration: none;
 text-align: center;
 text-transform: uppercase;
 letter-spacing: .25px;
 margin-top: 0;
 margin-bottom: 11px;
}

.sePage .sePageLayout .sePageMain .btn-default:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-default:visited,
.sePage .sePageLayout .sePageMain button.btn.btn-default:visited {
 color: #1a1a1a;
}

.sePage .sePageLayout .sePageMain .btn-default:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-default:hover,
.sePage .sePageLayout .sePageMain button.btn.btn-default:hover,
.sePage .sePageLayout .sePageMain .btn:not(.btn-link):active,
.sePage .sePageLayout .sePageMain .btn-default:active,
.sePage .sePageLayout .sePageMain a.btn.btn-default:active,
.sePage .sePageLayout .sePageMain button.btn.btn-default:active {
 background: #e5e5e5;
 border-color: #ffffff;
 color: #1a1a1a;
 text-decoration: none;
}


.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-weight: 700;
 font-size: 16px;
}

.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-slide .seOriginalPrice {
 font-size: 12px;
 opacity: 0.6;
 text-decoration: line-through;
}

.sePage .sePageLayout .sePageMain .seAdvancedItemCarousel .slick-slide .seRegularPrice {
 font-size: 16px;
 color: #333;
 font-weight: 400;
}

.sePage .sePageLayout .seAdvancedItemCarousel .slick-next:before,
.sePage .sePageLayout .seAdvancedItemCarousel .slick-prev:before {
 color: #1a1a1a;
}

.sePageContent .se-code-section {
 margin-bottom: 0;
 height: 0;
}

/* HERO */
.se-hero .block-bg-img {
 padding: 10% 10%;
}

/* FULL WIDTH 2 COLUMN FEATURE */
.se-2col-fw-feature .content-block-column {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 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: 23px 12% 34px;
}

.se-2col-fw-feature .custom1-6 .col-sm-push-6 {
 left: inherit;
}

.se-2col-fw-feature .custom1-6 .col-sm-pull-6 {
 right: inherit;
}

.sePage .sePageLayout .sePageMain .se-2col-fw-feature h4 {
 line-height: 1.4;
 margin-top: 22px;
}

/* INNER HERO */
.se-inner-hero .block-bg-img {
 padding: 18% 10%;
}

/* VIDEO */
.modal-body {
 padding: 0px;
}

.modal-content {
 background-color: #000;
 border: none;
}

.modal-dialog {
 width: auto;
 margin: 10px;
}

@media only screen and (min-width: 768px) {
 .modal-dialog {
 width: auto;
 margin: 30px 15px;
 }
}

@media only screen and (min-width: 992px) {
 .se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 90px;
 width: 50%;
 }

 .se-2col-fw-feature .content-block-column:first-child {
 width: 50%;
 min-height: 540px;
 }

 .se-2col-fw-feature .custom1-6 .col-sm-pull-6 {
 right: 50%;
 }

 .se-2col-fw-feature .custom1-6 .col-sm-push-6 {
 left: 50%;
 }

.sePageContent .sePageSection {
 margin-bottom: 0px;
}
}