@font-face {
	font-family: 'Jealous Punk';
    src: url("../fonts/jp.woff2") format("woff2"), 
    url("../fonts/jp.woff") format("woff"); 
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'Jealous Punk Line';
    src: url("../fonts/jp-line.woff2") format("woff2"), 
    url("../fonts/jp-line.woff") format("woff"); 
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'Legend-of-Christmas';
    src: url("../fonts/Legend-of-Christmas/LegendOfChristmas-Script.woff2") format("woff2"), 
    url("../fonts/Legend-of-Christmas/LegendOfChristmas-Script.woff") format("woff"); 
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}
main {
    margin-top: 0 !important;
}
.jp {
	font-family: 'Jealous Punk';
}
.jp-line {
	font-family: 'Jealous Punk Line';
}
.loc {
	font-family: 'Legend-of-Christmas';
}
.f-dark-green {
    color: #066F3A;
}
.avenir-heavy {
    font-family: 'Avenir Heavy';
}
header {
    box-shadow: 11px 7px 22.08px 1.92px rgba(0, 0, 0, 0.21);
}
body.store-new main {
    position: relative;
    overflow: hidden;
}
#wish-main {
    font-size: 16px;
    background-image: url(../images/stores/hero-back.jpg);
    background-image: -webkit-image-set(url("../images/stores/hero-back.jpg") 1x, url("../images/stores/hero-back@2x.jpg") 2x);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
#wish-main p {
    font-size: 24px;
    letter-spacing: 0.72px;
}
#wish-main h1 {
    font-size: 110px;
    line-height: 1;
    text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.16);
    padding-top: 0;
}
#wish-main .container,
#subscribe .container {
    width: 1345px;
    max-width: 100%;
}
#wish-main .sm-inner {
    padding-top: 63px;
    padding-bottom: 80px;
}
#wish-main .sm-inner:before {
    content: '';
    display: block;
    width: 826px;
    height: auto;
    aspect-ratio: 1 / 1;
    position: absolute;
    z-index: -1;
    background-image: url(../images/stores/circle.png);
    background-image: -webkit-image-set(url("../images/stores/circle.png") 1x, url("../images/stores/circle@2x.png") 2x);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#wish-main .sm-main-text {
    margin-top: 0;
}
#wish-main .button {
    font-size: 16px;
    width: 190px;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
    margin-top: 24px;
    letter-spacing: 0.16px;
}
#wish-main .sm-left {
    left: -250px;
}
#wish-main .sm-left img {
    max-width: 250px;
    max-height: 400px;
    width: auto;
    height: auto;
}
#subscribe {
    font-size: 16px;
    background: #00A651;
    margin-top: 36px;
    border-radius: 5px;
}
#subscribe .sb-main {
    margin-left: 27px;
    margin-top: -11px;
    margin-bottom: -26px;
}
#subscribe .form {
    margin-top: 11px;
}
#subscribe .form-field input {
    font-size: 0.8125em;
    height: 35px;
    border-radius: 18px;
    background-color: #fff;
    width: 232px;
    text-indent: 14px;
    letter-spacing: 0.013em;
}
#subscribe .form-field input,
#subscribe .form-field ::placeholder {
    opacity: 1;
    color: var(--black);
}
#subscribe .form-field ::placeholder {
    font-size: 1em;
}
#subscribe .form-action {
    margin-left: -28px;
}
#subscribe .form-action [type="submit"] {
    font-size: 0.9375em;
    width: 130px;
    height: 35px;
    border-radius: 18px;
    padding: 0;
}
#store-featured {
    padding-bottom: 139px;
    padding-top: 60px;
}
lottie-player#snow-animation {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    aspect-ratio: 1 / 0.401041666666667;
}
#store-featured .container {
    width: 1310px;
}
#store-featured p.jp-line {
    color: #055D31;
    font-size: 79px;
    line-height: 1;
    margin-bottom: 41px;
}
#store-featured p.jp-line span {
    font-size: 80%;
}
#store-featured .candy-wrapper:before,
#store-featured .candy-wrapper:after {
    content: '';
    display: block;
    width: 221px;
    height: 149px;
    position: absolute;
    background-image: url(../images/stores/candy.png);
    background-image: -webkit-image-set(url("../images/stores/candy.png") 1x, url("../images/stores/candy@2x.png") 2x);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#store-featured .candy-wrapper:before {
    left: -151px;
    top: -104px;
}
#store-featured .candy-wrapper:after {
    right: -180px;
    bottom: 80px;
}
#store-featured .items {
    margin-top: 10px;
    column-gap: 20px;
    row-gap: 46px;
}

#store-featured .item {
    width: calc(25% - 15px);
    margin: 0;
    text-align: left;
    height: auto;
}

#store-featured .item .image {
    border: 1px solid #CCC;
    height: auto;
    aspect-ratio: 1 / 1;
}

#store-featured .item .product-details {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 0;
}

#store-featured .item .product-details .title {
    font-size: 16px;
    font-family: 'Avenir Next Medium';
    font-weight: normal;
    line-height: 1.25;
    color: #000;
}
#store-featured .item .product-details .title a {
    text-decoration: none;
}
#store-featured .item .product-details .title a:hover {
    text-decoration: underline;
}

#store-featured .item .product-details .price {
    font-size: 20px;
    line-height: 1.2;
    color: #FC0D1B;
    font-family: 'AvenirNextLTW01BoldRegular';
}

#store-featured .item .product-details .view-details {
    display: flex;
    flex-direction: column;
}

#store-featured .item .product-details .view-details a {
    order: 1;
}

#store-featured .item .product-details .fw-cta-special-pricing-button {
    margin-left: 0;
    margin-top: 0 !important;
}

#store-featured .item .product-details .spec-link {
    font-size: 12px !important;
    font-family: 'AvenirNextLTW01RegularRegular';
    color: #101010;
}

#store-featured .item .product-details .price {
    margin-bottom: 2px;
}

#store-featured .item .product-details .view-details a.button {
    background: #FC0D1B;
    color: #fff;
    width: 121px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    font-family: 'AvenirNextLTW01BoldRegular';
    text-decoration: none;
    border-radius: 17px;
    margin-top: 20px;
}
#store-featured .item .product-details .view-details button.button {
    background: #FC0D1B;
    border: none;
    color: #fff;
    width: 121px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    font-family: 'AvenirNextLTW01BoldRegular';
    text-decoration: none;
    border-radius: 17px;
    margin-top: 20px;
}
#store-featured .item .product-details .view-details button {
    order: 1;
}
.stripe {
    width: calc(100% + 30px);
    height: 25px;
    background-repeat: repeat-x;
    background-position: center;
    background-size: auto;
    background-image: url(../images/stores/stripe.png);
    background-image: -webkit-image-set(url("../images/stores/stripe.png") 1x, url("../images/stores/stripe@2x.png") 2x);

}
body main .store-container.wish,
body main .store-container.wish .store-info {
    position: relative;
}
body main .store-container.wish .store-info{
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 100% auto;
    background-image: url(../images/stores/back.jpg);
    background-image: -webkit-image-set(url("../images/stores/back.jpg") 1x, url("../images/stores/back@2x.jpg") 2x);
}

body main .store-details.wish .sd-bottom .button {
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    flex-basis: 230px;
    margin-left: 20px;
    margin-right: 20px;
}

body main .store-details.wish .sdt-left {
    flex: 0 0 333px;
    padding-right: 0;
}
body main .store-container.wish .ping {
    right: -663px;
    bottom: 0;
}
body.store-new main .store-details.wish .sdt-left .store-manager h5,
body.store-new main .store-details.wish .sdt-left .store a {
    color: #055D31;
    font-size: 20px;
}
body.store-new main .store-details.wish .sdt-left .store a.fb {
    font-size: 17px;
    color: #000;
}
body.store-new main .store-details.wish h3 {
    font-family: 'Jealous Punk Line';
    color: #055D31;
    font-weight: normal;
    font-size: 40px;
    text-transform: uppercase;
}
body.store-new main .store-details.wish .sdt-left .store-manager p,
body.store-new main .store-details.wish .sdt-right .day {
    color: #000;
}
body.store-new main .store-details.wish .sdt-right .day {
    border-color: #fff;
    font-size: 20px;
}
body.store-new main .store-details.wish .sdt-left .store-manager:after {
    background-color: #fff;
}
body.store-new main .sd-top {
    margin-bottom: 0;
    padding-top: 81px;
    padding-bottom: 81px;
    background-color: transparent;
}
body.store-new main .sdt-right {
    flex-basis: 322px;
    border-color: #fff;
}
body.store-new main .sdt-right .d-hours {
    flex-basis: 110px;
}
body.store-new main .sdt-right .d-hours strong {
    font-weight: normal;
}
@media screen and (max-width: 1300px) {
}

@media screen and (max-width: 1199px) {

    #store-featured .item h3 {
        font-size: 20px;
    }

    #store-featured .item h3 br {
        display: none;
    }

    #store-featured .button {
        width: 200px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }
}

@media screen and (max-width: 991px) {
    
    #wish-main .sm-inner {
        padding-top: 120px;
    }

    #subscribe {
        padding-top: 21px;
    }

    #subscribe .container {
        flex-direction: column;
    }

    #subscribe .sb-main {
        margin: 10px auto -26px;
    }
    #store-featured .item .product-details .price {
        font-size: 18px;
    }

    #store-featured .item .product-details .view-details a.button {
        width: 95px;
        height: 27px;
        line-height: 27px;
        font-size: 11px;
        border-radius: 13px;
        margin-top: 12px;
    }

    #store-featured .item .product-details .view-details a {
        order: 0;
        margin-top: 10px;
        display: block;
    }

    #store-featured .item .product-details .title {
        font-size: 14px;
    }
    #store-featured .item .product-details .view-details button.button {
        width: 95px;
        height: 27px;
        line-height: 27px;
        font-size: 11px;
        border-radius: 13px;
        margin-top: 12px;
        margin-left: 0;
    }
    #store-featured .item .product-details .view-details button {
        order: 0;
        margin-top: 10px;
        display: block;
    }
}

@media screen and (max-width: 767px) {

    #subscribe .sb-main {
        margin: 15px auto -17px;
    }

    #store-featured .item .product-details .fw-cta-special-pricing-button {
        display: block;
    }

    body main .store-details.wish .sd-bottom .button {
        font-size: 18px;
    }

    #wish-main .sm-left {
        left: auto;
        right: -36px;
        width: 128px;
    }

    #store-featured .item {
        width: calc(50% - 10px);
    }
    body main .store-details.wish .sdt-left {
        flex-basis: 233px;
    }
}

@media screen and (max-width: 567px) {
    #wish-main {
        background-position: center;
        background-image: url(../images/stores/hero-back-m.jpg);
        background-image: -webkit-image-set(url("../images/stores/hero-back-m.jpg") 1x, url("../images/stores/hero-back-m@2x.jpg") 2x);
    }
    #wish-main .snow {
        aspect-ratio: 1 / 2.164102564102564;
    }
    #wish-main .sm-inner {
        padding-top: 77px;
        padding-bottom: 98px;
    }
    #wish-main .sm-inner:before {
        width: 473px;
    }
    #wish-main h1 {
        font-size: 79px;
        padding: 0 0 14px;
    }
    #wish-main .button {
        font-size: 0.9375em;
        margin-top: 25px;
        height: 35px;
        line-height: 35px;
        width: 170px;
    }
    #store-featured .candy-wrapper:before,
    #store-featured .candy-wrapper:after {
        width: 141px;
        height: 73px;
        background-image: url(../images/stores/candy-m.png);
        background-image: -webkit-image-set(url("../images/stores/candy-m.png") 1x, url("../images/stores/candy-m@2x.png") 2x);
    }
    #store-featured .candy-wrapper:before {
        left: inherit;
        right: -50px;
        top: -200px;
    }
    #store-featured .candy-wrapper:after {
        right: inherit;
        left: -50px;
        bottom: -100px;
        transform: scaleX(-1);
    }

    #store-featured .items {
        flex-wrap: nowrap;
        column-gap: 0;
        row-gap: 0;
    }
    #store-featured .item {
        width: auto;
    }

    #subscribe .form-action [type="submit"] {
        width: 125px;
    }
    #store-featured {
        padding-top: 93px;
        padding-bottom: 151px;
    }
    #store-featured p.jp-line {
        font-size: 44px;
    }
    #store-featured .button {
        width: 95px;
        height: 27px;
        line-height: 27px;
        border-radius: 14px;
        font-size: 12px;
        text-transform: none;
    }
    #store-featured .item {
        width: calc(50% - 10px);
    }
    #store-featured .item h3 {
        font-size: 14px;
        line-height: 18px;
        margin-top: 8px;
        margin-bottom: 8px;
    }

    #store-featured {
        box-shadow: none;
    }
    body main .store-container.wish .store-info{
        position: relative;
        background-position: bottom center;
        background-image: url(../images/stores/back-m.jpg);
        background-image: -webkit-image-set(url("../images/stores/back-m.jpg") 1x, url("../images/stores/back-m@2x.jpg") 2x);
    }
    body main .store-container.wish .store-info:after {
        content: '';
        display: block;
        width: 168px;
        height: 232px;
        position: absolute;
        right: 0;
        bottom: 0;
        background-position: bottom right;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(../images/stores/tree-m.png);
        background-image: -webkit-image-set(url("../images/stores/tree-m.png") 1x, url("../images/stores/tree-m@2x.png") 2x);
    }

    body main .store-details.wish .sd-top {
        padding: 42px 0px 113px;
    }

    body main .store-details.wish .sdt-left {
        flex-basis: 100%;
        width: 100%;
    }

    body main .store-details.wish .sdt-right {
        width: 90%;
        flex-basis: auto;
        border-color: #055D31;
    }

    body main .store-details.wish .sdt-right h3 {
        font-size: 30px;
        margin-bottom: 0;
    }
    body.store-new main .sdt-right h3 span:after {
        filter: brightness(0) saturate(100%) invert(9%) sepia(99%) saturate(5267%) hue-rotate(160deg) brightness(95%) contrast(96%);
        top: -6px;
    }
    body main .store-container.wish .ping {
        position: relative;
        right: -100px;
        bottom: inherit;
        margin-top: -50px;
    }

    body.store-new main .store-contact {
        box-shadow: 0px -4px 15px 0px rgba(0, 0, 0, 0.26);
    }
    body.store-new main .sdt-right.s-open .store-hours {
        max-height: 340px;
    }
    body.store-new main .si-inner {
        padding-bottom: 0;
    }
}