@import url("https://use.typekit.net/nli8nve.css");

#PageMain {
    margin-top: 0;
}

#PageFooter {
    margin-top: 0;
}

/* BUTTONS */
.sePage .sePageLayout a.btn.btn-primary,
.sePage .sePageLayout a.btn.btn-primary:hover,
.sePage .sePageLayout a.btn.btn-primary:active,
.sePage .sePageLayout a.btn.btn-primary:focus {
    background: #000000;
    border-color: white;
    border-width: 2px;
}

.sePage .sePageLayout .btn-primary:hover,
.sePage .sePageLayout a.btn.btn-primary:hover,
.sePage .sePageLayout .btn:not(.btn-link):hover,
.sePage .sePageLayout .seContentSectionLink .btn-primary:hover {
    background: #333333;
    border-color: #1a1a1a;
    color: #ffffff;
    text-decoration: none;
}

.sePage .sePageLayout .se-trek-btn .btn-primary:visited,
.sePage .sePageLayout .se-trek-btn a.btn.btn-primary:visited,
.sePage .sePageLayout .btn:not(.btn-link):visited,
.sePage .sePageLayout .seContentSectionLink .btn-primary:visited {
    color: #ffffff;
    text-decoration: none;
}

.sePage .sePageLayout .btn:not(.btn-link):focus,
.sePage .sePageLayout .btn-primary:focus,
.sePage .sePageLayout a.btn.btn-primary:focus,
.sePage .sePageLayout .seContentSectionLink .btn-primary:focus {
    color: #ffffff;
    text-decoration: none;
}

.se-button-group {
    display: flex;
    justify-content: center;
}
.se-button-group.se-button-group-left {
    justify-content: flex-start;
}
.seResponsive .content-block-column .se-button-group .btn {
    margin-bottom: 22px;
    min-width: 180px;
}


/* HERO */
.se-trek-hero .block-bg-img {
    padding: 100px 15px;
    text-align: center;
}

.sePage .sePageLayout .se-trek-hero h1 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    font-size: 38px;
    color: #FFFFFF;
    text-shadow: 0 0 5px #484848;
    margin: 8px auto 11px;
}

.sePage .sePageLayout .se-trek-hero h1 span {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
    text-shadow: 0 0 5px #484848;
    margin: 11px auto 0;
}

.sePage .sePageLayout .se-trek-hero h3 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    line-height: 1.2em;
    font-size: 24px;
    max-width: 555px;
    color: #ffffff;
}

.sePage .sePageLayout .se-trek-hero p {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 400;
    font-size: 16px;
    max-width: 555px;
    color: #ffffff;
}

/* FULL-WIDTH 2 COL */
.sePage .sePageLayout .se-trek-fw-2col .se-trek-fw-2col-content h2 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    font-size: 32px;
    color: #1a1a1a;
    margin: 11px auto;
}

.sePage .sePageLayout .se-trek-fw-2col-w .se-trek-fw-2col-content h2 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    font-size: 32px;
    color: #ffffff;
    margin: 11px auto;
}

.sePage .sePageLayout .se-trek-fw-2col .se-trek-fw-2col-content h3 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #1a1a1a;
    margin: 11px auto;
}

.sePage .sePageLayout .se-trek-fw-2col-w .se-trek-fw-2col-content h3 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #ffffff;
    margin: 11px auto;
}

.sePage .sePageLayout .se-trek-fw-2col .se-trek-fw-2col-content h4 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #1a1a1a;
    margin-bottom: 22px;
}

.sePage .sePageLayout .se-trek-fw-2col-w .se-trek-fw-2col-content h4 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 22px;
}

.sePage .sePageLayout .se-trek-fw-2col-w .se-trek-fw-2col-content p {
    font-family: roboto, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
}

.sePage .sePageLayout .sePageMain .se-trek-fw-2col-w .se-trek-fw-2col-content {
    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-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 135px 60px;
}

.sePage .sePageLayout .sePageMain .se-trek-fw-2col .se-trek-fw-2col-content {
    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-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 135px 60px;
}

.sePage .sePageLayout .sePageMain .se-trek-fw-2col-w .content-block-column:first-child {
    min-height: 340px;
    background-size: contain !important;
    background-repeat: no-repeat;
}

/* FOOTER */
.sePage .sePageLayout .sePageMain .se-trek-footer .content-block-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    z-index: 1;
    min-height: 300px;
}

.sePage .sePageLayout .sePageMain .se-trek-footer::after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.25);
    padding: 0 15px;
    width: 100%;
    content: '';
}

.sePage .sePageLayout .sePageMain .se-trek-footer {
    position: relative;
    overflow: hidden;
}

.sePage .sePageLayout .se-trek-footer h2 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    font-size: 36px;
    color: #FFFFFF;
    text-shadow: 0 0 5px #484848;
}

.sePage .sePageLayout .se-trek-footer p {
    font-family: roboto, sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #FFFFFF;
    text-shadow: 0 0 5px #484848;
    margin: 0px auto 11px;
}

.sePageContent .sePageSection.se-trek-footer {
    margin-bottom: 0;
}

/* TEXT BLOCK */
.sePage .sePageLayout .se-trek-text h2 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    font-size: 32px;
    color: #1a1a1a;
}

.sePage .sePageLayout .se-trek-text h3 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #1a1a1a;
}

.sePage .sePageLayout .se-trek-text h4 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #1a1a1a;
}

.sePage .sePageLayout .se-trek-text h5 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #1a1a1a;
}

.sePage .sePageLayout .se-trek-text-white h2 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    font-size: 32px;
    color: #ffffff;
}

.sePage .sePageLayout .se-trek-text-white h4 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #ffffff;
}

.sePage .sePageLayout .se-trek-text-white p {
    font-family: roboto, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
}

/* CATALOG */
.sePage .sePageLayout .sePageMain .se-trek-catalog h5 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    font-size: 17px;
    color: #1a1a1a;
}

.sePage .sePageLayout .sePageMain .se-trek-catalog h5 a:not(.btn) {
    color: #1a1a1a;
    text-decoration: none;
}

.sePage .sePageLayout .sePageMain .se-trek-catalog h5 a:not(.btn):hover {
    color: #1a1a1a;
    text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .se-trek-catalog h5 a:not(.btn):visited,
.sePage .sePageLayout .sePageMain .se-trek-catalog h5 a:not(.btn):focus {
    color: #1a1a1a;
}

.sePage .sePageLayout .sePageMain .se-trek-catalog .seRegularPrice {
    font-family: roboto, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
}

.sePage .sePageLayout .sePageMain .se-trek-catalog .seSpecialPrice {
    font-family: roboto, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #CE1A2B;
}

.sePage .sePageLayout .sePageMain .se-trek-catalog .seOriginalPrice {
    font-family: roboto, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
    text-decoration: line-through;
}

.se-trek-catalog {
    text-align: center;
}

.sePageContent .sePageSection.se-trek-catalog {
    margin-bottom: 45px;
}

/* LOGOS */
.se-trek-logos .editContent {
    padding: 30px;
}

@media only screen and (max-width: 991px) {
    .sePage .sePageLayout .sePageMain .se-trek-fw-2col-w .se-trek-fw-2col-content {
        padding: 45px 30px;
    }
}

@media only screen and (max-width: 767px) {
    .se-button-group {
        flex-direction: column;
        display: inline-flex;
    }
    .se-button-group a {
        display: block;
    }
}

@media only screen and (min-width: 768px) {
    .seResponsive .content-block-column .se-button-group .btn:first-child {
        margin-right: 15px;
    }
    .se-trek-hero .block-bg-img {
        padding: 150px 15px;
        text-align: left;
    }
}

