.badge {
    padding:6px 8px;
    background-color: #2b3840;
    margin-bottom:10px;
}

.jpw-divider {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #f0e8d8;
}

 .jpw-bg-video {
    width: 106%;
    margin-left:calc(-2% + -2px);
}

.jpw-award {
    position:absolute;
    left:0px;
}

.social-sharing-icon {
    color: white;
    border-radius: 0.3em;
    font-size: 3em;
}

.white-text{
    color: white;
}

.jpw-cocktail-container .product-img {
    background: url('../../../images/2022-05_portfolio_jpw/wood-grain-bg.png') top center no-repeat;
    border: 1px solid #f2f2f2;
    border-radius: 7px;
}

body:before {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: url('../../../images/2022-05_portfolio_jpw/211202 24710 JPW Background 1920x1080.jpg') no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.header-image {
    max-width:1260px;
    margin-right:auto;
    margin-left:auto;
    padding-top:2rem !important;

}

.product-custom-blocky{
    padding-top:2px;
}

@media (max-width: 1199px) {
    .header-image {
        max-height:940px !important;
        padding:2rem 2rem 0rem 2rem !important;
    }    
}

@media (max-width: 991px) {
    .header-image {
        max-width:940px !important;
    } 
}

@media (max-width: 767px) {
}

/* IOS scroll */
 @supports (-webkit-touch-callout: none) {
    body:before {
        background: url('../../../images/2022-05_portfolio_jpw/211202 24710 JPW Background 768x1025.jpg') center top no-repeat scroll;
    }    
}
