/** Shopify CDN: Minification failed

Line 16:148 Expected ":"
Line 16:154 Expected ":"
Line 135:0 Unexpected "#"

**/
.list-menu__item{ font-size: 18px; text-transform: uppercase; }
.header__active-menu-item{ color: #8f6d4b; font-weight: bold; text-decoration: none; }
.announcement-bar{ background: #327f81; }

/* HOMEPAGE */
#shopify-section-template--17876104479020__image_banner .banner__text{ font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 5px; }
#shopify-section-template--17876104479020__image_banner .banner__buttons A{ background: #327f81; text-transform: uppercase; color: #fff; font-weight; bold; }

#shopify-section-template--17876104479020__multicolumn{      background: #EBF5FA url(https://champagnepilgrim.com/wp-content/uploads/2023/02/sketch-edge-bottom-bg.png) repeat-x center bottom;
    background-size: contain; }
#shopify-section-template--17876104479020__multicolumn .gradient{ background: transparent !important; }
#shopify-section-template--17876104479020__multicolumn .multicolumn-card__info{     padding: 0 5%; }
#shopify-section-template--17876104479020__multicolumn .multicolumn-list h3{     color: #000;
    font-size: 14px;
    letter-spacing: 4px;
    text-align: center;}

#shopify-section-template--17876104479020__4c165279-bf1e-4405-ba6b-e73f0ffa9192{ background: transparent url('/cdn/shop/files/banner-subtle-background.jpg?v=1675410899') no-repeat center center; background-size: cover; }

#shopify-section-template--17876104479020__4c165279-bf1e-4405-ba6b-e73f0ffa9192 H2.collection-list-title, 
.title.h2, H2.title{     color: #000; text-transform: uppercase;
    font-size: 32px;
    letter-spacing: 6px;
    text-align: center; }

/* ABOUT */
#Banner-template--17935062401324__f07002f7-af23-49bc-91c8-096910d7c9bb{ }
#Banner-template--17935062401324__f07002f7-af23-49bc-91c8-096910d7c9bb .banner__box{ background: transparent; padding: 0rem 3.5rem 4rem; color: #fff; }
#Banner-template--17935062401324__f07002f7-af23-49bc-91c8-096910d7c9bb .banner__heading{ color: #fff; }
#Banner-template--17935062401324__f07002f7-af23-49bc-91c8-096910d7c9bb .banner__text{     font-size: 22px;
    line-height: 130%; }


/* product Card */
.card__heading{ text-transform: uppercase; }

/* Collection Pages */ 
.collection-hero{     background: #EBF5FA url(https://champagnepilgrim.com/wp-content/uploads/2023/02/sketch-edge-top-divider-bg.png) repeat-x top center;
    background-size: 100%; }

/* Custom Subscribe Popup */
.bd-modal {
    display: none;
    z-index: 9999;
    position: fixed;
    top: 15%;
    bottom: 60px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 200px;
    width: 490px;
    background: transparent;
    opacity: 0;
}
.bd-modal-close {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.2);
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 2;
    display: block !important;
}
.bd-modal-close:before {
    transform: rotate(45deg);
}
.bd-modal-close:after {
    transform: rotate(-45deg);
}
.bd-modal-close:before, .bd-modal-close:after {
    background-color: #414141;
    content: '';
    position: absolute;
    left: 14px;
    height: 14px;
    top: 8px;
    width: 2px;
}

.bd-modal-content {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
    display: block;
    background: #327f81;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    -webkit-overflow-scrolling: touch;
      padding: 40px;
    text-align: center;
}
.bd-modal-background{ position: fixed;
    left: 0;
    top: 0;
    z-index: 9995;
    height: 100%;
    width: 100%;
    display: none;
    background: #000;
    background-color: #000;
    opacity: .65;
    opacity: 0; }

/* FOOTER */
.footer{ position: relative;     background: #afd8eb url(https://champagnepilgrim.com/wp-content/uploads/2023/02/sketch-edge-top-divider-bg.png) repeat-x top center;
    background-size: contain; }
.footer::before{ content: ""; background-image: url(/cdn/shop/files/palms2.png?v=1675679799);
    background-position: top right;
    background-repeat: no-repeat;  opacity: .50;
    background-size: contain; position:absolute; width: 250px; height: 250px;  top:0px; right: 0; }
.footer::after{ content: ""; background-image: url(/cdn/shop/files/coral-bg-translucent.png?v=1675663298);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain; position:absolute; width: 250px; height: 250px;  bottom:55px; left: 0; }
.footer-block__heading{text-transform: uppercase;
    font-weight: 600; }
.footer__content-bottom{     background: #6ca0b8;
    padding: 0 0 20px !important; }
#mc_embed_signup form{ margin: 0px; }
##mc_embed_signup .foot{ display:block; }
#mc_embed_signup .button{     display: block;
    width: 100%;
    background: #fff;
    color: #000;
    text-transform: uppercase;
    font-weight: bold; }
#mc_embed_signup .mc-field-group label, #mc_embed_signup .helper_text{ display: none; }
#mc_embed_signup div.mce_inline_error{background: transparent !important;
    color: #fff !important;
    font-size: 12px !important;
    text-transform: uppercase;
    font-style: italic;
    padding: 0 !important;
    margin: 0 !important;}