﻿
/*moved from tsdefault.css*/

@media screen and (max-width: 767px) {
    .product-page .product-page-hero .container {
        width: 100%
    }
}

.product-page section {
    margin-bottom: 60px
}

.product-page .product-page-hero {
    text-align: center;
    display: flex;
    width: 100%;
    background-color: #d2d7ff
}

    .product-page .product-page-hero h1 {
        font-size: 36px;
        line-height: 50px
    }

    .product-page .product-page-hero h3 {
        font-size: 27px;
        font-weight: 400;
        line-height: 1.25;
        color: #333740;
        flex: 0 1 auto;
        margin-top: 4px;
        margin-bottom: 11px
    }

    .product-page .product-page-hero .hero-sub-header {
        font-size: 16px;
        line-height: 1.56;
        flex-grow: .2;
        margin-top: 5px;
        font-weight: 400
    }

    .product-page .product-page-hero .hero-content {
        display: flex;
        flex-flow: column nowrap;
        min-height: 400px;
        padding-bottom: 27px;
        text-align: left
    }

        .product-page .product-page-hero .hero-content .hero-price {
            font-size: 64px;
            font-weight: 900;
            line-height: 1;
            margin-bottom: 16px
        }

    .product-page .product-page-hero a.cta.primary.homepage-hero {
        padding: 21px 16px;
        display: inline-block;
        width: 100%
    }

    .product-page .product-page-hero .statesAdditional {
        flex-grow: .5;
        position: relative;
        z-index: 99
    }

@media screen and (min-width: 768px) {
    .product-page .product-page-hero .statesAdditional {
        width: 206px;
        left: calc(100% - 124px)
    }
}

@media screen and (min-width: 1200px) {
    .product-page .product-page-hero .statesAdditional {
        left: calc(100% - 190px)
    }
}

.product-page .product-page-hero .herobttn {
    flex-shrink: 0;
    flex-grow: 0;
    text-align: center
}

@media (min-width: 768px) {
    .product-page section.product-page-hero {
        margin-top: 0;
        text-align: left;
        display: block;
        padding-top: 0
    }

        .product-page section.product-page-hero iframe {
            width: unset !important
        }

        .product-page section.product-page-hero > .container > .row {
            background-repeat: no-repeat;
            background-position: left 0 bottom 0;
            background-size: auto 450px
        }

        .product-page section.product-page-hero h1 {
            font-size: 32px;
            margin-bottom: 0;
            margin-top: 48px;
            max-width: 100%;
            margin-left: 0
        }

        .product-page section.product-page-hero h3 {
            margin-top: 0;
            margin-bottom: 15px;
            font-size: 31px
        }

        .product-page section.product-page-hero .hero-content {
            width: 40%;
            margin-left: 60%;
            background-image: none;
            display: flex;
            padding-top: 20px;
            padding-bottom: 9px;
            justify-content: center;
            min-height: 520px
        }

            .product-page section.product-page-hero .hero-content .hero-sub-header {
                flex: 0 0 auto;
                margin-bottom: 30px;
                margin-top: 1px;
                margin-left: 0;
                font-size: 21px;
                font-weight: 400;
                line-height: 1.45;
                max-width: 358px;
                text-align: left
            }

            .product-page section.product-page-hero .hero-content .hero-price {
                font-size: 64px;
                font-weight: 900;
                line-height: 1;
                margin-bottom: 16px
            }

            .product-page section.product-page-hero .hero-content .herobttn {
                margin-top: 33px;
                text-align: left
            }

        .product-page section.product-page-hero a.cta.primary.homepage-hero {
            width: auto;
            font-size: 18px;
            padding: 23.7px 80px;
            border: none;
            margin-left: 0
        }

    .product-page #product-chooser {
        top: -100px;
        margin: 0 auto -100px
    }
}

@media (min-width: 992px) {
    .product-page section.product-page-hero > .container > .row {
        background-size: auto 552px;
        background-position: left 47px bottom 0
    }

        .product-page section.product-page-hero > .container > .row .hero-content {
            min-height: 580px;
            padding-top: 80px;
            padding-bottom: 100px
        }

            .product-page section.product-page-hero > .container > .row .hero-content h1, .product-page section.product-page-hero > .container > .row .hero-content h3 {
                font-size: 36px
            }

            .product-page section.product-page-hero > .container > .row .hero-content h1 {
                margin-top: 0;
                margin-bottom: 2px
            }

            .product-page section.product-page-hero > .container > .row .hero-content .hero-sub-header {
                max-width: 100%
            }
}

@media (min-width: 1200px) {
    .product-page section.product-page-hero .hero-content {
        width: 45%;
        margin-left: 55%
    }

    .product-page section.product-page-hero > .container > .row .hero-content {
        min-height: 580px
    }

        .product-page section.product-page-hero > .container > .row .hero-content h1 {
            margin: 0 0 25px;
            font-size: 48px
        }

        .product-page section.product-page-hero > .container > .row .hero-content h3 {
            margin: 0 0 4px;
            font-size: 44px
        }

        .product-page section.product-page-hero > .container > .row .hero-content .hero-sub-header {
            margin-bottom: 33px
        }
}

/*hero overrides*/

.product-page-hero {
    position: relative;
    background: var(--hero-image-mobile),linear-gradient(to bottom right,var(--hero-left-color),var(--hero-right-color));
    background-repeat: no-repeat;
    padding-bottom: 0;
    margin-bottom: 7.1875em !important
}

@media screen and (min-width:992px) {
    .product-page-hero {
        overflow: hidden;
        max-height: 29.9375em
    }
}

.product-page-hero .row.products-row .hero-content {
    width: unset !important;
    margin-left: unset !important;
    display: flex
}

    .product-page-hero .row.products-row .hero-content .hero-title {
        order: 2;
        color: var(--hero-text-color);
        padding: .5em;
        margin: 2em 0
    }

        .product-page-hero .row.products-row .hero-content .hero-title h1 {
            font-size: 3em !important
        }

        .product-page-hero .row.products-row .hero-content .hero-title .hero-sub-header {
            font-size: 1.875em;
            line-height: initial !important;
            max-width: 100% !important
        }

@media screen and (min-width:992px) {
    .product-page-hero .row.products-row .hero-content .hero-title {
        margin: 0;
        top: 4em
    }
}

@media screen and (min-width:1200px) {
    .product-page-hero {
        background: var(--hero-image-desktop),linear-gradient(to right,var(--hero-left-color),var(--hero-right-color));
        background-repeat: no-repeat;
        max-height: 27.9375em
    }

        .product-page-hero .row.products-row .hero-content .hero-title {
            top: unset
        }
}

.product-page-hero .row.products-row .hero-content .price-bubble {
    width: 50%;
    order: 1;
    right: -47%;
    position: relative
}

@media screen and (max-width:767px) {
    .product-page-hero .row.products-row .hero-content .price-bubble {
        padding-top: 25px;
        margin-bottom: 2em;
        right: -56%
    }
}

@media screen and (min-width:768px) {
    .product-page-hero .row.products-row .hero-content .price-bubble {
        right: -40%;
        top: 0em
    }
}

@media screen and (min-width:992px) {
    .product-page-hero .row.products-row .hero-content .price-bubble {
        top: -12em
    }
}

@media screen and (min-width:1024px) {
    .product-page-hero .row.products-row .hero-content .price-bubble {
        right: -47%
    }
}

@media screen and (min-width:1200px) {
    .product-page-hero .row.products-row .hero-content .price-bubble {
        font-size: 1.5em;
        order: 2;
        top: -8em
    }
}

.product-page-hero .row.products-row .hero-content .price-bubble:after {
    content: "";
    border-radius: 50%;
    padding: 1em;
    background-color: var(--hero-price-bubble-background-color);
    width: 13em;
    height: 13em;
    position: absolute;
    top: -4em;
    left: calc(50% - 6em);
    z-index: 1
}

@media screen and (min-width:768px) {
    .product-page-hero .row.products-row .hero-content .price-bubble:after {
        left: 63%;
        top: -5em
    }
}

@media screen and (min-width:1200px) {
    .product-page-hero .row.products-row .hero-content .price-bubble:after {
        width: 15em;
        height: 15em;
        top: -154%;
        left: 45%
    }
}

.product-page-hero .row.products-row .hero-content .price-bubble .hero-price {
    font-size: 2.5em !important;
    color: var(--hero-price-text-color);
    margin-bottom: 0 !important;
    position: relative;
    z-index: 99
}

@media screen and (min-width:768px) {
    .product-page-hero .row.products-row .hero-content .price-bubble .hero-price {
        width: 3em;
        left: calc(100% - 2.25em)
    }
}

.product-page-hero .row.products-row .hero-content .price-bubble #states-additional-btn {
    font-size: .85em;
    color: var(--hero-price-text-color);
    text-decoration: underline
}

.product-page-hero .row.products-row .hero-content .herobttn {
    order: 3;
    font-weight: 900
}

    .product-page-hero .row.products-row .hero-content .herobttn #classic-hero {
        background: var(--hero-btn-color);
        color: var(--hero-btn-text-color)
    }

@media screen and (min-width:1200px) {
    .product-page-hero .row.products-row .hero-content .price-bubble .hero-price {
        left: calc(100% - 3em)
    }

    .product-page-hero .row.products-row .hero-content .herobttn {
        margin-top: -66px;
        margin-left: 0;
        padding-left: .5em
    }
}

@media screen and (min-width:992px) {
    .product-page-hero .row.products-row .hero-content {
        display: block;
        padding: 5em
    }
}

/*ProductHeroBannerBlock*/
#product-hero-banner-military-states {
    color: rgba(255,255,255,1) !important;
}

.product-page .hero-content h1 {
    font-size: 30px;
    font-weight: 900;
    line-height: 1.25;
    flex-shrink: 0;
    flex-grow: 0;
    margin: 0
}

@media (max-width: 366px) {
    .product-page .hero-content h1 {
        font-size: 27px
    }
}

@media (max-width: 329px) {
    .product-page .hero-content h1 {
        font-size: 25px
    }
}

.product-page .hero-content.hero-content-cta h1 {
    font-size: 36px !important;
}