<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
    max-width: 100%;
    overflow-x: hidden;
    height: auto;
}

body::-webkit-scrollbar {
                width: 12px;
            }

#addTo-00 {display: none;}
.nav-box {z-index: 5; }	
.reverseit {
    -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.newMenuSubItems {min-height: 30px;}
.nowrap {white-space: nowrap;}

@media (min-width: 992px) {
        .nav-box {
                position: fixed; top: 74px; right:14px; width: 33%; padding-right: 15px;

        }
        .newMenuSubItems { line-height: 1em; font-size: 70%; margin-top: -26px; border-top: 1px dotted gray; }
        .col-hide-lg {display: none !important;}
        .tabHider {display: none;}
        .nav-box .tab-content {overflow-y: auto; max-height: 520px; }
        .nav-box .tab-content::-webkit-scrollbar {
                width: 12px;
        }
        
        .easy-autocomplete-container {
        left: 300px;
        
        width: 60%;
        }
        
    .popoverTour {
        display: none;
        visibility: hidden;
        z-index:-1102;
        position: fixed;
        bottom: -600px; left: -600px;
    }
}
@media (max-width: 991px) {
        .newMenuSubItems { line-height: 1em; font-size: 70%; margin-top: -46px; border-top: 1px dotted gray;}
        .nav-box {
                position: fixed; bottom: 0px; right:0px auto; width: 100%; padding: 0px;
        }
        .tabHider {width:100%; display: block; cursor: pointer;}
        .iconText {font-size: 7pt; opacity: 1 !important; }
        .nav-box .tab-content {position: fixed; bottom: 62px; overflow-y: auto; width: 100% !important; max-width: 100% !important; background: white; max-height: 75%; 
        -webkit-box-shadow: 0px -4px 5px 0px rgba(0,0,0,0.45);
                                -moz-box-shadow: 0px -4px 5px 0px rgba(0,0,0,0.45);
                                box-shadow: 0px -4px 5px 0px rgba(0,0,0,0.45);
                                }
        .cardProduct { height: 280px !important; min-height: 280px  !important; } 
        
               
    .popoverTour {
        z-index: 1102;
        position: fixed;
        bottom: 60px; left: 6px;
        max-width: 246px;
	box-shadow: 0px 7px 25px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 7px 25px 0px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0px 7px 25px 0px rgba(0, 0, 0, 0.75);
	-ms-box-shadow: 0px 7px 25px 0px rgba(0, 0, 0, 0.75);
        border-radius:0.3rem;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, 0.2);
        padding: 1px;
        
    }
        
}

.opacity-50 {opacity: 0.5;}

.ribbon {
		position: absolute;
		left: -5px;
		top: -5px;
		z-index: 3;
		overflow: hidden;
		width: 150px;
		height: 150px;
		text-align: right;
	}
	
	.ribbon span {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	line-height: 40px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	display: block;
	background: #79A70A;
	background: linear-gradient(#9BC90D 0%, #79A70A 100%);
	box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 38px;
	left: -38px;
	width: 200px;
}


.reviews {
		position: absolute;
                left: 16px;
                bottom: 0px;
                z-index: 3;
                overflow: hidden;
                width: 100%;
                height: 28px;
                text-align: left;
                /* visibility: hidden; */
                color: #f5a811;
                /* text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff; */
                line-height: 1.0em;
                font-size: 8pt;
	}
        
        .reviewsText { color: #eaeaea; }

.badge {
		position: absolute;
		right: -5px;
		bottom: -5px;
		z-index: 3;
		overflow: hidden;
		width: 100px;
		height: 100px;
		text-align: right;
	}
	
.badge img {
	
	position: absolute;
	top: 10px;
	right: 10px;
	width: 80px;
        height: 80px;
        opacity: 0.8;
        min-height: 80px;
        max-height: 80px;
}
	.nav-item .sidebar-submenu {max-height: 34px; overflow: hidden; line-height: 34px !important; font-size: 80%; white-space: nowrap; padding-left: 10px !important; }
	.mediaProduct { font-size: 0.7em !important; text-shadow: 1px 1px 1px rgba(5, 5, 5, 1); }
	.card-footer-Product { font-size: 0.7em !important; text-shadow: 1px 1px 1px rgba(5, 5, 5, 1); 	position: absolute !important;	bottom: 0px;	width: 100%; }
	  .card-footer-Product .material-icons {font-size: 2.5em;}
        .cardProduct { height: 160px; min-height: 160px; cursor: pointer;}
	
	
	@media (max-width:768px) and (min-width:480px) {
		.cardProduct { height: 320px; min-height: 320px; }
		.background-img-midcrop  {
			max-height: 320px;} 
	}
        
        .cartQty {
            border-radius: 0.25rem;
            width: 42px;
            text-align: center;
            border: 1px solid #ced4da;
            font-size: 80%;
            
        }
        #wagonText a { color: #6c757d !important; text-decoration: underline;}
        .listingPrice del {font-weight: lighter;}
        .listingPrice .material-icons {font-size: inherit !important;}
        
        #loginModal .modal-content {
       
	background-color: #f0f2f6 !important;
	

        }
  
#feedContainer .blog-header-img { max-height: 220px;}        
 span.origin, span.processor {
	display: block;
	padding-top: 6px;
	font-size: 8pt;
	text-transform: uppercase;
}

.cartDelete {
    margin-right: -10px; font-size: 6pt; color: red; cursor: pointer; font-weight: bold; padding-left: 2px;
}

.ingredients {
	font-size: 8pt;
}

span.origin::before {
	content: "SOURCED FROM: ";
	font-weight: bold;
}
  
span.processor::before {
	content: "PROCESSED BY: ";
	font-weight: bold;
}

.feedProduct .processor, .feedProduct .ingredients {
    display: none !important;
}

.feedBody { display: none;}

.ingredients:before {
    content: "Ingredients: ";
    font-weight: bold;
    }

.product-tags {
    font-size: 8pt !important; 
    text-transform: uppercase;
    padding-top: 6px;
}

/*p.feedBody span:not(.processor), p.feedBody span:not(.ingredients), p.feedBody span:not(.origin) {
        display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}*/

.tagFilterLink {
	display: inline-block;
	width: 180px;
	background-color: rgba(255, 255, 255, 0.6);
	max-width: 180px;
	overflow: hidden;
	height: 24px;
	border-radius: 3px;
	margin-left: 3px;
	white-space: nowrap;
}

.cursor-pointer {cursor: pointer;}


.cko_lineItem {
    display: block;
    width: 100%;
    border-bottom: 1px dotted gray;
}

    .cko_lineItem span:nth-child(1) {
        font-weight: bold;
        border-bottom: 1px solid white;
        
    }
    
        
    .cko_lineItem span:nth-child(2) {
        float: right;
         border-bottom: 1px solid white;
    }

.vendor-listing-img {
	max-height: 170px;
	overflow: hidden;
	position: relative;
	border-radius: 4px 4px 0 0;
	min-height: 170px;
	vertical-align: middle;
        line-height: 170px;
        
}

.vendor-listing-img img {
	min-width: 100%;
	
	max-width: 100%;
	
}
        @media (max-width:480px) {
		.vendor-listing-img { height: 320px; min-height: 320px; max-height: 320px; line-height: 320px;}
		
	}

.vendor-listing-img:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
}

.brandcolor {color: #184320;}

.salePercent { display: none; font-size: 50%; text-transform: uppercase; }


/* styles for '...' */ 
.block-with-text {
  /* hide text if it more than N lines  */
  overflow: hidden;
  /* for set '...' in absolute position */
  position: relative; 
  /* use this value to count block height */
  line-height: 1.2em;
  /* max-height = line-height (1.2) * lines max number (3) */
  max-height: 2.5em; 
  height: 2.5em; 
  /* fix problem when last visible word doesn't adjoin right side  */
  text-align: left;  
  /* place for '...' */
  margin-right: -1em;
  padding-right: 1em;
  
  
}

.block-with-text-truncate::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 18px;
	background: -ms-linear-gradient(top, transparent 0%, rgba(255, 255, 255, 1) 94%);
	background: -moz-linear-gradient(-45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 94%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 94%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 94%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.two-line-clip {
    display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}


.offerBanner {
    display: none;
    /*text-transform: uppercase;*/
    color: #f63b55 !important;
    font-size: 8pt;
}

.avatar-40 {
    min-width: 40px;
    max-width: 40px;
}

.variantResultSelected {
    max-width: 60px; 
    overflow-x: hidden; 
    display: inline-block;
    font-size: 84%;
}

#chatcontent {
    overflow-x: scroll;
    max-height: 480px;
}




 /* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
} 
a.clean-anchor:link {
    text-decoration: inherit;
    color: inherit;
    cursor: inherit;
}

a.clean-anchor:visited {
    text-decoration: inherit;
    color: inherit;
    cursor: inherit;
}

.breadcrumb_mw {
    text-decoration: underline;
    text-decoration-style: dotted; 
    color: inherit;
    font-size: 7.5pt;
}

#wagonChecksMore a {
    text-decoration: underline;
    text-decoration-style: dotted; 
}


.popoverTour .arrow {
    border-bottom-color: rgba(0, 0, 0, 0);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: rgba(0, 0, 0, 0);
    border-left-style: solid;
    border-left-width: 11px;
    border-right-color: rgba(0, 0, 0, 0);
    border-right-style: solid;
    border-right-width: 11px;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-top-style: solid;
    border-top-width: 11px;
    bottom: -11px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    display: block;
    height: 11px;
    left: 97px;
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: -11px;
    margin-right: 4.8px;
    margin-top: 0px;
    position: absolute;
    white-space: normal;
    width: 22px;

}

.popoverTour .arrow:before {
    border-bottom-color: rgba(0, 0, 0, 0);
    border-bottom-style: solid;
    border-left-color: rgba(0, 0, 0, 0);
    border-left-style: solid;
    border-right-color: rgba(0, 0, 0, 0);
    border-right-style: solid;
    border-top-color: rgba(0, 0, 0, 0);
    border-top-style: solid;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    content: "";
    display: block;
    line-height: 21px;
    position: absolute;
    white-space: normal;

}

.popoverTour .arrow:after {
    border-bottom-color: rgba(0, 0, 0, 0);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: rgba(0, 0, 0, 0);
    border-left-style: solid;
    border-left-width: 10px;
    border-right-color: rgba(0, 0, 0, 0);
    border-right-style: solid;
    border-right-width: 10px;
    border-top-color: rgb(255, 255, 255);
    border-top-style: solid;
    border-top-width: 10px;
    bottom: 1px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    content: " ";
    display: block;
    height: 10px;
    line-height: 21px;
    margin-left: -10px;
    position: absolute;
    white-space: normal;
    width: 20px;


}

.popover-title {
    background-color: rgb(245, 168, 17);
    border-bottom-color: rgb(245, 168, 17);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-sizing: border-box;
    color: black;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: normal;
    line-break: auto;
    line-height: 16.8px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow-wrap: break-word;
    padding-bottom: 8px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 8px;
    text-align: start;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: 0px;
}

.popover-content {
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 21px;
    overflow-wrap: break-word;
    padding-bottom: 9px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 9px;
    text-align: start;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: 0px;
}
.BackBtn{
        cursor: pointer;
    padding-top: 10px;

}

.text-decoration-underline {text-decoration: underline !important;}
.text-decoration-underline-dotted {text-decoration: underline !important; text-decoration-style: dotted !important;}


span.x-small {font-size: 8pt;}
.opacity-20 {opacity: 0.2;}

.btn-cta-orange {
    background: #FC4C02;
border-radius: 4px;
color: white;
}

@media (max-width: 576px) {
    .product-detail-order-last { order: 13; }
    .d-block-product { display: block; }
    
}
@media (min-width: 577px) {
    .d-block-product { display: inline-block; }
}

@media (max-width: 768px) {
    .hide-on-mobile { display: none;}
}

.friendsAvatarContainer {
   
	line-height: 1.1;
	min-width: 60px;
	overflow: hidden;
	width: 60px;
        height: 70px;

}

.friendsAvatarLetters {
	/* letter-spacing: -10px; */
	font-size: 20px;
	font-weight: 900;
	position: absolute;
	top: 0;
	
	background-color: #D6D6D6;
	display: inline-block;
	height: 50px;
	width: 50px;
	border-radius: 25px;
	color: #fff;
	text-align: center;
	line-height: 46px;
	left: 5px;
}

.friendsAvatarName {
	position: absolute;
	bottom: 4px;
	height: 14px;
	width: 900px;
	/* overflow: hidden; */
}


.beyond-local-sticker {
	background-image: url('/img/beyond-local-sticker.svg');
	height: 47px;
	width: 62px;
	position: absolute;
	top: 0px;
	z-index: 7;
	right: 30px;
	margin-top: -2px;
}

.wine-21-sticker {
	background-image: url('/img/wine-21-sticker.png');
	height: 47px;
	width: 62px;
	position: absolute;
	top: 0px;
	z-index: 7;
	right: 30px;
	margin-top: -2px;
}

.beyond-local-card {
    
/*    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.6) !important;
    -moz-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.6) !important;
    -webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.6) !important;
    -ms-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.6) !important;*/

}

.beyond-local-info-bubble {
	height: 12px;
	width: 12px;
	display: inline-block;
	position: absolute;
	right: 3px;
	top: 6px;
	line-height: 12px;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	border-radius: 6px;
	overflow: hidden;
}

.beyond-local-card .blog-header-img {
    
	border: 10px solid rgba(255,255,255,0.5);
	
}
</pre></body></html>