﻿.banner-widget {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    align-items: center;
    display: flex;
}

.banner-widget-top-border {
    border-top: dotted #B7B7B7;
    padding-top: 20px;
}

.banner-widget-bottom-border {
    border-bottom: dotted #B7B7B7;
    padding-bottom: 25px;
}

.banner-widget-content {
    font-family: 'Montserrat Black', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    color: #FFFFFF;
    width: 100%;
    overflow-wrap: break-word;
    padding: 5% 0;
}

.banner-widget-background-img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    max-width: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #fff;
    border-radius: 0;
    -webkit-filter: brightness(90%);
}

.banner-widget-big-text {
    color: #c34a31;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Montserrat Black', sans-serif !important;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    margin: 20px 0;
}

.banner-widget-big-text-span {
    color: #9f1c2b;
    font-size: 72px;
    font-weight: 500;
    font-family: Lakesight,sans-serif;
    text-transform: none;
}

.banner-widget-big-text-span p {
    margin-top: 0px !important;   
}

/*.banner-widget-text-orange-white-border {
    color: #c34a31 !important;
    font-size: 72px;
    font-weight: 500;
    font-family: Lakesight,sans-serif;
    text-transform: capitalize;
    text-shadow: -1px -1px 0px #fff, 1px -1px 0px #fff, -1px 1px 0px #fff, 1px 1px 0px #fff;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
}*/

.banner-heading-text-white-orange {
    color: #c34a31 !important;
    font-size: 72px;
    font-weight: 500;
    font-family: Lakesight,sans-serif;
    /*text-transform: capitalize;*/
    text-shadow: -1px -1px 0px #fff, 1px -1px 0px #fff, -1px 1px 0px #fff, 1px 1px 0px #fff;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
}

.banner-heading-text-white {
    color: #ffffff !important;
    font-size: 72px;
    font-weight: 500;
    font-family: Lakesight,sans-serif;
    /*text-transform: capitalize;*/
    /*text-shadow: -1px -1px 0px #fff, 1px -1px 0px #fff, -1px 1px 0px #fff, 1px 1px 0px #fff;
    -webkit-font-smoothing: antialiased;*/
    /*font-weight: bold;*/
}

.banner-heading-text-brown {
    color: #5c3d2b !important;
    font-size: 72px;
    font-weight: 500;
    font-family: Lakesight,sans-serif;
    /*text-transform: capitalize;*/
    /*text-shadow: -1px -1px 0px #fff, 1px -1px 0px #fff, -1px 1px 0px #fff, 1px 1px 0px #fff;
    -webkit-font-smoothing: antialiased;*/
    /*font-weight: bold;*/
}

.banner-head-text {
    top: 50%;
    color: #fff;
    left: 50%;
    position: relative;
    transform: translate(-50%, 0%);
    width: 100%;
    font-family: 'Montserrat Black', sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    font-style: normal !important;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.banner-head-text-container {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 100%;
}

.banner-heading-text {
    color: #c34a31;
    font-family: Lakesight,sans-serif;
    font-size: 56px;
}

.banner-heading-text, .banner-subheading-text {
    line-height: 1;
    margin: 0 0 5px 0;
    /*text-shadow: -1px -1px 0px #fff, 1px -1px 0px #fff, -1px 1px 0px #fff, 1px 1px 0px #fff;
    -webkit-font-smoothing: antialiased;*/
    /*font-weight: bold;*/ /*overwrite standard H4 */
}

.banner-subheading-text {
    font-family: 'Montserrat Black', sans-serif;
    text-transform: uppercase;
    font-size: 32px;
    letter-spacing: 1px;
}

.banner-heading-text-red {
    color: #c34a31;
    font-weight: normal;
}

.banner-heading-text-dark-red {
    color: #9f1c2b;
}

.banner-heading-text-blue {
    color: #00aae7;
}

.freepie-ribbon {
    position: absolute;
    overflow: visible;
    line-height: 18px;
    border: solid white;
    border-width: 2px 2px 2px 0;
    text-align: center;
    font-family: 'Montserrat Black', sans-serif;
    color: #404040;
}

.freepie-ribbon::before {
    content: "";
    width: 0px;
    display: block;
    position: absolute;
    left: -6px;
    border: 23px solid rgb(255, 255, 255);
    border-left: 25px solid rgba(255, 255, 255, 0);
    top: -2px;
}

.freepie-ribbon h4 {
    display: block;
    position: relative;
    overflow: visible;
    margin: 0 0 0 24px;
    text-align: center;
    background: #9f1c2b;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Montserrat Black', sans-serif;
}

.freepie-ribbon h4::before {
    border-top: 21px solid #9f1c2b;
    border-bottom: 21px solid #9f1c2b;
    content: "";
    height: 0px;
    width: 0px;
    display: block;
    position: absolute;
    top: 0px;
    left: -24px;
    border-right: 22px solid transparent;
    border-left: 24px solid transparent;
}

.freepie-ribbon a {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    font-style: normal;
}

.freepie-ribbon span {
    font-family: Lakesight,sans-serif;
    margin-right: 5px;
    line-height: 0;
    font-weight: 100;
}

.banner-head-text-left {
    text-align: left;
}

.banner-head-text-center {
    text-align: center;
}

.banner-head-text-right {
    text-align: right;
}


.banner-widget-small-text {
    color: #ffffff;
    font-family: MuseoSlab-300, serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    text-shadow: 0px 0px 16px #000000;
    display: block;
}

    .banner-widget-small-text > p {
        padding: 0 8px;
    }

.banner-widget-small-text2 {
    color: #ffffff;
    font-family: MuseoSlab-300, serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    text-shadow: 0px 0px 16px #000000;
    display: block;
    margin-top: 16px;
}

    .banner-widget-small-text2 > p {
        padding: 0 8px;
    }

div#banner1, div#banner2 {
    height: 400px;
}

    div#banner1 .fakeimg, div#banner2 .fakeimg, div#banner3 .fakeimg {
        height: 400px;
        background: #E8E8E8;
    }

.banner-btn-default-style {
    color: #ffffff;
    font-family: 'Montserrat Black', sans-serif;
    font-size: 1rem;
    line-height: 1;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none !important;
    background-color: #C34A31;
    border-radius: 40px;
    padding: 12px 32px 12px 32px;
    font-style: normal;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    display: inline-block;
}

    .banner-btn-default-style:hover {
        color: #ffffff;
        background-color: #1397E5;
    }

/*.banner-btn-default-style {
    pointer-events: none;
}*/

.banner-widget-button1 {
    margin-right: 15px;
}

.banner-widget-button2 {
    margin-left: 15px;
}

.banner-widget-button-size {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 200px;
    height: 60px;
}


@media all and (min-width: 1300px) {
    .banner-widget-background-img {
        width: 100%;
    }
}

@media all and (min-width:1300px) {
    .freepie-ribbon h4 {
        padding: 12px 90px 12px 40px;
    }
}


@media all and (min-width:1100px) {
    .freepie-ribbon h4 {
        padding: 12px 70px 12px 20px;
    }

    .freepie-ribbon span {
        font-size: 26px;
    }
}

@media all and (min-width:1025px) {
    .banner-heading-text {
        font-size: 72px;
    }

    .banner-subheading-text {
        font-size: 48px;
    }
}


@media(max-width:991px) {
    .banner-btn-default-style {
        /*font-size: 0.8rem;*/
    }

    .banner-widget-content {
        /*padding: 60px 0;*/
    }

    .banner-widget-small-text {
        font-size: 16px;
    }

    .banner-widget-small-text2 {
        font-size: 16px;
    }

    .banner-heading-text-white-orange {
        font-size: 60px;
    }

    .banner-heading-text-white {
        font-size: 60px;
    }

    .banner-heading-text-brown {
        font-size: 60px;
    }
}

@media all and (min-width: 901px) {
    .banner-widget-background-img {
        max-width: 100%;
        /*width: auto;*/
    }
}

@media all and (min-width:901px) {
    .freepie-ribbon {
        bottom: 10%;
        font-size: 18px;
        right: 0px;
    }

    .freepie-ribbon h4 {
        padding: 12px 5px 12px 5px;
    }

    .freepie-ribbon span {
        font-size: 18px;
    }
}

@media all and (max-width:900px) {
    .banner-widget-background-img {
        position: absolute;
        /*width: auto;*/
        left: -1000px;
        right: -1000px;
        margin-left: auto;
        margin-right: auto;
        /*height: 300px;*/
    }

    .banner-heading-text {
        font-size: 64px;
    }

    .banner-subheading-text {
        font-size: 40px;
    }

    .freepie-ribbon {
        font-size: 16px;
        bottom: -60px;
        right: 0px;
        display: none;
    }

        .freepie-ribbon h4 {
            padding: 12px 6px 12px 10px;
        }
}


@media (max-width: 767px) {
    .banner-widget {
        position: relative
    }

    .banner-heading-text {
        font-size: 52px;
    }

    .banner-subheading-text {
        font-size: 28px;
    }

    .banner-widget-background-img {
        display: block;
        margin: 0 auto;
        max-width: none;
        width: 100%;
    }

    /*.banner-widget-background-img {
        display: block;
        margin: 0 auto;
        max-width: none;
        width: auto
    }*/
    .banner-widget-background-img {
        border-radius: 0
    }
}

@media all and (max-width:767px) {
    .banner-widget-button1, .banner-widget-button2 {
        margin: 8px;
        /*padding: 5px 16px;*/
    }

    .banner-widget-button-size {
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 200px;
        height: 50px;
    }
}

@media(max-width:767px) {
    .banner-heading-text, .banner-subheading-text, .banner-widget-buttons {
        text-align: center;
    }

    .banner-widget-content {
        /*padding: 40px 0;*/
    }

    .banner-widget-small-text, .banner-widget-small-text2 {
        font-size: 12px;
    }

    .banner-heading-text-white-orange {
        font-size: 40px;
    }

    .banner-heading-text-white {
        font-size: 40px;
    }

    .banner-heading-text-brown {
        font-size: 40px;
    }
}


@media(max-width:500px) {
    .hero-image {
        height: 40%;
        float: right;
        max-width: max-content;
    }

    .hero-image-text {
        font-size: 30px;
        width: 140px;
        line-height: 30px;
        margin-top: 40px;
        margin-left: -20px;
    }

    .hero-image-container {
        height: 350px;
    }

    #useCurrentLocation {
        padding-top: 10px;
    }
}

@media all and (min-width:400px) {
    .banner-head-text-container {
        padding: 16px;
        width: 90%;
    }
}

@media all and (-ms-high-contrast:none) {
    .banner-widget-background-img {
        width: 100% !important
    }
}

/*@media(min-width:1111px) {
    .banner-widget.giftcards-page {
        padding-top: 12rem;
    }
}

@media(max-width:1110px) {
    .banner-widget.giftcards-page {
        padding-top: 7.5rem;
    }
}

@media(max-width:600px) {
    .banner-widget.giftcards-page {
        padding-top: 4rem;
    }
}

@media(max-width:428px) {
    .banner-widget.giftcards-page {
        padding-top: 3.5rem;
    }
}

@media(max-width:399px){
    .banner-widget.giftcards-page {
        padding-top: 7rem;
    }
}

@media(max-width:390px) {
    .banner-widget.giftcards-page {
        padding-top: 6rem;
    }
}*/