<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*.row_1*/
.row_1{
	clear:none;
	padding:20px;
	box-sizing: border-box;
}

/*.row_2*/
.row_2{
	clear:none;
	padding:20px;
	box-sizing: border-box;
	overflow: visible;
	font-size:0.875em;
    z-index: 10;
   	line-height: 1.4;
}

.row_2 .col{
	box-sizing: border-box;
}
main.with-ape &gt; .col_1 {
    grid-area: side-bar;
    z-index: 11;
    padding-top: 1em
}
main.with-ape .col_1 .filter_area {
    border: 0 none
}

/*.col_1*/
/* .col_1{
	width:20%;
    z-index: 2;
}

.col_1 li{
	position: relative;
    padding: 10px 0;
    cursor: pointer;
    color:#008dd1;
}

.col_1 li:after{
	content:"";	
}

.col_1 .filter_item{
	text-indent: 10px;
}

.col_1 .filter_type{
    position: absolute;
    display: none;
    top: 0;
    width: 500px;
    background-color: #ffffff;
    box-sizing: border-box;
    border: 1px solid #dddddd;
    padding: 20px;
    left: 100%;
    font-size: 0.875em;
}

.col_1 .filter_type .row{
    margin-bottom: 20px;
}

.col_1 .filter_type .row:last-child{
	margin-bottom: 0;
}

.col_1 .filter_type .col{
	width: 33%;
}

.col_1 li:hover{
	background: #dddddd;
}

.col_1 li:hover .filter_type{
	display: block;
	opacity:0;
    animation: 0.6s open forwards;
}

@keyframes open{
	to {
		opacity: 1;
	}
}

.col_1 .filter_type a{
	display: block;
	padding: 5px;
}

.col_1 .filter_type .col a:first-child{
	color:#008dd1;
	font-weight: bold;
}

.col_1 .filter_type a:hover,
.col_1 .filter_type a:hover:first-child{
	background: #008dd1;
	color: #ffffff;
}

.col_1 .filter_type .col{
	float:left;
} */

/*.col_2*/
/* .col_2{
	width:60%;
	padding: 10px 30px;
}

.col_2 .col_a{
	width: 25%;
}

.col_2 .col_b{
	width:75%;
}

.col_3{
	width:20%;
} */


/* layout */

.row_2 &gt; .col_1 {
	width: 20%;
	position: absolute;
	height: 100%;
	z-index: 5;
	margin-top: 10px;
}
  
.row_2 .col_2 {
	width: 100%;
	padding-right: 26%;
}

.row_2 &gt; .col-wrapper {
	width: 100%;
        /*
	padding-left: calc(20% + 44px);
        */
	margin-top: 4px;
}

.row_2 .col_3 {
	width: 20%;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	z-index: 2;
	margin-top: 26px;
}

.col_2 .col_a {
	width: 148px;
	display: inline-block;
	text-align: center;
}

.col_2 .col_a img {
	width: 106px;
}

.col_2 .col_b {
	/* width: 432px; */
	width: calc(100% - 152px);
	display: inline-block;
}

.col_2 .col_b dl {
	overflow: auto;
	zoom: 1;
}

.col_2 .col_b dd {
	width: 30%;
	float: left;
	position: relative;
	font-size: 14px;
	font-weight: 700;
	line-height: 26px;
}

.col_2 .col_b dd:after {
	content: ":";
	display: inline-block;
	position: absolute;
	right: 2px;
}

.col_2 .col_b dt {
	width: 68%;
	float: left;
	color: #777;
	font-size: 14px;
	box-sizing: border-box;
	padding-left: 12px;
	line-height: 26px;
}

/* Content */
.breadcrumb {
	color: #999;
	font-size: 12px;
	line-height: 26px;
}

.col_2 .content-wrapper {
	border: 1px solid #008dd1;
	position: relative;
}

.fb-like {
	position: absolute;
	top: 0;
	right: 0;
	width: 54px;
	height: 20px;
	margin: 20px;
}

.intro .intro-header {
	color: #000;
	font-size: 18px;
	line-height: 26px;
	margin: 50px 20px 40px;
	font-weight: 700;
}


.similar-products {
	text-align: center;
}

.similar-products .title {
	color: #008dd1;
	text-align: center;
	margin: 0 0 15px;
}

.similar-products .content,
.similar-products .product-item {
	text-align: center;
}

.similar-products .product-item {
	margin: 0 0 32px;
}

.similar-products span {
	display: block;
	font-size: 13px;
	line-height: 25px;
	font-weight: 600;
}

.similar-products img {
	max-width: 50px;
	height: auto;
}


.links-section {
	margin: 25px 0 20px;
}

.home-delivery {
	border-top: 1px solid #008dd1; 
	border-bottom: 1px solid #008dd1;
	letter-spacing: 2px;
	color: #008dd1;
	display: inline-block;
}

.links-section .home-delivery:first-child {
	margin-right: 5%;
}

.ratings-awards .ra-title {
	font-size: 14px;
	font-weight: 700;
	line-height: 26px;
	color: #777;
}

.ratings-awards .ra-content ul {
	margin: 0 0 25px;
}

.ratings-awards .ra-content li {
	display: inline-block;
	color: #d34658;
	border: 1px solid #008dd1;
	border-radius: 5px;
	font-size: 14px;
	line-height: 26px;
	font-weight: 600;
	padding: 0 10px;
	margin: 0 2px;
}

.ratings-awards .ra-content li span {
	color: #777;
}

.ratings-awards .badges {}
.ratings-awards .badge {
	border: 1px solid #008dd1;
	display: inline-block;
	vertical-align: top;
	max-width: 180px;
	width: 45%;
	height: 156px;
	text-align: center;
	overflow: hidden;
}

.ratings-awards .badge:first-child {
	margin-right: 5%;
}

.ratings-awards .badge:after {
	content: "";
	height: 100%;
	width: 1px;
	display: inline-block;
	vertical-align: middle;
}

.ratings-awards .badge img {
	display: inline-block;
	vertical-align: middle;
}

.ratings-awards .badge.wine img {
	max-height: 80%;
	max-width: 80%;
	width: auto;
}

.ratings-awards .badge.brand img {
	width: 120px;
}

.tasting-notes {
	margin: 0 0 30px;
}

.tasting-notes .tn-title {
	color: #008dd1;
	font-size: 24px;
	line-height: 32px;
	border-bottom: 1px solid #9a9a9a;
	margin: 10px 20px;
	padding: 0 0 10px;
}

.tasting-notes p {
	font-size: 14px;
	line-height: 26px;
	color: #777;
	margin: 10px 20px;
}

.info-line {
	margin: 0 20px 45px;
}

.info-line a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 10px;
}

.info-line a:not(:last-child) {
	margin-right: 25px;
}

.info-line img {
	width: 36px;
	display: inline-block;
	vertical-align: middle;
}

.info-line span {
	width: 72px;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1;
	font-weight: 600;
	padding: 0 0 0 5px;
}

@media only screen and (max-width: 1280px) {
    main.with-ape .col_1 {
        width: 25vw;
        position: absolute;
        height: 100%;
        z-index: 5;
    }
    .row_2 &gt; .col-wrapper {
        margin-left: 25vw
    }
    .filter_area {
        border-left: 1px solid rgba(204, 204, 204, 0.5);
        border-left: 1px solid rgb(204 204 204 / 0.5);
        border-right: 1px solid rgba(204, 204, 204, 0.5);
        border-right: 1px solid rgb(204 204 204 / 0.5);
    }
}

@media only screen and (max-width: 960px) {
	.row_2 &gt; .col_1 {
	  position: relative;
	  width: 100%;
	}
	.row_2 .col_2 {
	  padding-left: 0;
	  padding-right: 0;
	  margin-top: 12px;
	}
	.row_2 .col_3 {
		width: 30%;
		margin-top: 38px;
	}
	.row_2 .col-wrapper {
		padding-left: 0;
		padding-right: 30%;
	}
    main.with-ape .col_1 {
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
        position: static;
    }
    .row_2 &gt; .col-wrapper {
        margin-left: 0
    }
}

@media only screen and (max-width: 768px) {
	.row_2 .col_2 {
	  padding-left: 0;
	  padding-right: 0;
	}
	.row_2 .col-wrapper {
		padding-left: 0;
		padding-right: 0;
	}
	.row_2 .col_3 {
		width: 100%;
		margin-top: 32px;
		position: relative;
	}
	.col_2 .col_a {
		display: block;
		margin: 0 20px 35px;
	}
	.col_2 .col_b {
		display: block;
		width: 100%;
		margin: 0;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.col_2 .col_b dl dt {
		padding-left: 28px
	}	
	.links-section .home-delivery:first-child {
		margin-right: 8%;
	}
	.ratings-awards .badge {
		max-width: 45%;
	}
}
</pre></body></html>