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

body {
	margin: 0;
	padding: 0;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

p {
	margin: 0 0 10px;
}

a {
	text-decoration: none;
	transition: color 0.25s ease-in-out;
}

ul,
ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0 0 20px;
	font-size: 32px;
}

h2 {
	margin: 0 0 10px;
	font-size: 24px;
}

h3 {
	margin: 0 0 10px;
	font-size: 18px;
}

input[type="radio"] {
	margin-right: 5px;
}

.req:after {
	color: #f00;
}

.rule {
	border-color: var(--border-color);
}

#wine-clubs .btn {
	margin-bottom: 5px;
}

.btn {
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out, opacity 0.25s ease-in-out;
}

.btn:hover {
	text-decoration: none;
}

#box,
body.typeGenericPage,
form#aspnetForm {
	display: flex;
	flex-direction: column;
}

div#box,
form#aspnetForm {
	flex-grow: 1;
}

.label,
label {
	font-weight: bold;
}

.CustomerAccount {
	display: block;
	margin: 0 0 20px;
}

#pageContent {
	padding: 20px 10px;
	width: 100%;
	flex: 1 1 auto;
}

.typeGenericPage #pageContentCenter {
	width: auto;
}

.txt-product-search,
.typeGenericPage #pageContentLeft,
a.sign-up,
a.quick-order,
a.sign-in {
	width: 100%;
}

form[action="/wine-club-join-thank-you.aspx"] #textContent &gt; h1 span {
	font: 32px/38px Arial, Helvetica, sans-serif !important;
}

#jqpopupContainer.popup-body {
	padding-top: 0;
}

.addr-popup {
	overflow: hidden;
}

.ui-dialog .ui-dialog-titlebar-close {
	outline: none;
}

#ctl00_Auth1_lblAccountGreeting,
#ctl00_Auth1_lblAccountGreetingGuest,
#ctl00_Auth1_lblAccountGreetingGuest + .splitter,
.popup #ctl00_cphBody_ciAddressInfo_trRegularEditSaveAsDefault + .row,
.addr-popup .edit-addr + br {
	display: none;
}

.basket_table .item .txt {
	display: inline-block;
	min-width: unset;
}

.button-search-product {
	left: auto;
	right: 10px;
	top: 7px;
	background: white url(../search-icon.png) right center no-repeat;
	padding-top: 16px !important;
}

#headerContainer {
	width: 100%;
}

#headerContainer,
#footer {
	flex: 0 0 0px;
}

.button-search-product,
.product-search-options {
	z-index: 1;
}
.basket_table .item .txt {
	padding: 0;
}
/* align content on empty wines page  */

form[action="/wines/"] .shop-content,
form[action="/wines"] .shop-content {
	width: 100%;
	display: block;
}

#pageContentRight,
#pageContentLeft {
	float: none !important;
}

#authStatus {
	text-transform: uppercase;
	padding: 10px 10px;
	text-align: right;
}

#authStatus div {
	display: inline;
}

.authStatus span.splitter {
	visibility: hidden;
	vertical-align: top;
}

/***** cat-v1-1 *****/

#cat-v1-1 {
	width: 100%;
	position: relative;
}

#cat-v1-1 .no-data {
	font-size: 16px;
	text-align: center;
	padding: 90px 0;
}

.shop-content h1 {
	margin: 0;
}

.shop-content h1 span {
	font-weight: normal !important;
}

.activeCart-panel {
	flex: 0 0 175px;
	-ms-flex: 0 0 175px;
}

.add-to-cart {
	border: none;
	padding: 0;
	margin: 0;
}

.add-to-cart legend {
	display: none;
}

.add-to-cart &gt; table {
	margin: 0 0 10px;
}

.add-to-cart .qty-container {
	display: inline-block;
	vertical-align: middle;
}

/***** activeCart *****/

.uc.activeCart {
	position: sticky;
	top: var(--cart-summary-top);
}

table.activeCart {
	border: solid 1px var(--border-color);
	width: 100%;
}

.activeCart .cartBody {
	padding: 5px;
}

h2.anounce {
	color: var(--anounce-color);
	font-size: 16px;
	line-height: 15px;
	text-align: center;
	margin-right: 10px;
}

.add-to-cart-confirmation-message {
	color: #4b4a59;
}

/***** shop-left-menu *****/

.activeCart .cartHeader,
.shop-left-menu .menu-header,
#accountContent .header,
#checkout .header,
#basket .header {
	border-bottom: 1px solid transparent;
	text-align: center;
	padding: 10px 15px;
	font-size: 16px;
	line-height: 24px;
	font-family: inherit;
	color: var(--modal-header-color);
	overflow: hidden;
}

.left-box-head.col a {
	font-size: 18px;
	text-decoration: underline;
}

/***** productDetails *****/

#pageContentCenter,
#productDetails {
	width: 100%;
	float: none !important;
}

.data-header {
	display: none;
	overflow: hidden;
	padding: 0 0 10px;
}

.data-header .pager {
	padding-top: 17px;
	text-align: right;
	font-weight: bold;
}

.data-header .pager .c,
.data-header .pager .t {
	font-weight: bold;
}

.current-page-descr {
	margin: 0 0 5px;
}

.data-header .title {
	padding: 10px;
	text-align: center;
	display: none;
}

.prod-details .sub-title {
	font-family: var(--highlights-font-family);
	color: var(--product-title-color);
	display: block;
	font-size: 32px;
	line-height: 1.2;
	font-weight: bold;
}

.prod-details .data {
	width: 100%;
}

.prod-details .cmd-container,
.prod-details .price-container {
	margin: 15px 0;
}

/***** tabs-product *****/

#tabs-product {
	background: none;
	border: 0;
	padding: 0;
	border-radius: 0;
	margin-left: 0;
}

#tabs-product &gt; ul,
#tabs-product .ui-tabs-nav {
	flex-wrap: wrap;
	margin: 0;
	padding: 0 !important;
	border-radius: 0;
	background: none;
	border: 0;
	font-family: inherit;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

@media (min-width: 640px) {
	#tabs-product .ui-tabs-nav {
		display: flex;
		display: -ms-flexbox;
	}
}

#tabs-product &gt; ul li,
#tabs-product .ui-tabs-nav li {
	margin: 0 1px 0 0;
	background: none;
	border: 1px solid var(--border-color);
	border-radius: 0;
	top: 0;
}

#tabs-product ul a,
#tabs-product .ui-tabs-nav a {
	padding: 10px 16px;
	color: #fff;
	font-weight: bold;
	transition: background-color 0.25s;
}

#tabs-product .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom: -1px;
	padding-bottom: 0;
}

#tabs-product ul a:hover,
#tabs-product .ui-tabs-nav a:hover,
#tabs-product .ui-tabs-nav .ui-state-active a {
	color: #524d30;
	background: #fdfcfa;
}

#tabs-product ul .selected a:hover,
#tabs-product .ui-tabs-nav li.ui-tabs-selected a {
	padding-bottom: 6px;
	color: #524d30;
	background: #fdfcfa;
}

#tabs-product .tabs-container {
	display: flex;
	width: 100%;
	padding: 10px 0px !important;
	border: 1px solid transparent;
	overflow: hidden;
	position: relative;
	gap: 20px;
}

#tabs-product .tabs-wrap {
	flex: 1 1 auto;
	-ms-flex: 1 1 auto;
}

#tabs-product .ui-tabs-panel {
	padding: 0;
	border-radius: 0;
}

#tabs-product .prod-image {
	margin: 0 10px 10px 0;
	flex-shrink: 0;
}

#tabs-product .prod-image img {
	width: 100%;
	object-fit: contain;
	object-position: center;
}

#tab_vintages {
	text-align: center;
}

#vintage-text {
	margin-bottom: 20px;
}

#tab_vintages a {
	display: block;
	margin: 0 0 5px;
}

#tab_wine_spec &gt; div {
	overflow: hidden;
}

.wine-information {
	width: 100%;
	border: 1px solid var(--border-color);
}

.wine-information td {
	padding: 5px;
	border: none;
	width: auto !important;
}

.wine-information tr.alt {
	background: var(--wine-information-alt-row-bg);
}

.tabs-container .addToCart &gt; span {
	display: block;
}

.tabs-container .addToCart {
	padding: 10px 0 0;
}

/***** WINE CLUB *****/

.wineclub-membership &gt; div &gt; a &gt; h3 {
	font-size: 18px;
}

.join-wine-club-holder {
	width: 100%;
}

.join-wine-club-holder:after {
	content: "";
	display: block;
	clear: both;
}

.join-wine-club-left,
.join-wine-club-right {
	float: left;
	width: 50%;
	padding: 0 10px 0 0;
}

.join-wine-club-right {
	float: right;
	padding: 0 0 0 10px;
}

.join-wine-club-content fieldset {
	margin: 0 0 10px;
	padding: 10px;
	border: 1px solid var(--border-color);
}

.join-wine-club-content legend h3 {
	margin: 0;
}

.wine-club-selections .prod-img {
	width: auto;
	margin: 0 10px 10px 0;
}

.basket_table .item .col-2 a,
.order_details .item .col-2 a {
	font-size: 14px;
}

.uc.paymentOptions {
	overflow: hidden;
}

.secure-shopping,
.popup div.secure-shopping {
	width: 50%;
	float: right;
	padding-left: 10px;
	padding-top: 18px;
}

.popup div.secure-shopping {
	width: 50% !important;
}

.paymentOptions .paymentOptions_table,
.popup .paymentOptions .paymentOptions_table {
	width: 50% !important;
	float: left;
	padding-right: 10px;
}

.variations ul li a.btn {
	float: none;
}

input[type="text"],
input[type="password"],
select,
textarea {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	padding: 10px;
	border: 1px solid var(--border-color);
	min-height: 40px;
	background: #fff;
	min-width: 55px;
}

.txt,
.txtbig,
.ddl,
.select_box select {
	display: block;
	width: 100%;
	min-height: 40px;
	background: #fff;
	border-radius: 0px;
	padding: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid var(--border-color);
}

textarea.txt {
	max-width: 100%;
	min-width: 100%;
	width: 100% !important;
}

.forgot_pass {
	max-width: 300px;
}

.paymentOptions_row,
.fieldset_row {
	width: 100%;
	margin: 0 0 5px;
}

.paymentOptions_row:after,
.fieldset_row:after {
	content: "";
	display: block;
	clear: both;
}

.paymentOptions_box {
	float: left;
	width: 50%;
	padding-right: 10px;
}

.shipping-info select.ddl {
	margin-top: 5px;
}

.date_selects {
	overflow: hidden;
	margin: 0 -10px 0 0;
}

.select_box {
	float: left;
	width: 33.3%;
	padding: 0 10px 10px 0;
}

.safe-secure-btm {
	overflow: hidden;
	margin: 0 0 10px;
}

.safe-secure-btm .floatLeft {
	float: left;
}

.productVersion {
	white-space: normal;
	color: #1f182e;
}

.msg div {
	max-width: 100%;
	width: auto !important;
}

.bootstrapWizard li .title {
	font-size: 16px;
}

/***** SIGN IN *****/

.page-signin #contentContainer {
	display: flex;
}

.page-signin #pageContentCenter {
	flex: 1 1 auto;
	margin-right: 30px;
}

.page-signin .activeCart {
	width: 100%;
}

.page-signin #pageContentLeft {
	display: none !important;
}

.page-signin #pageContentRight {
	flex: 0 0 175px;
	float: none !important;
}

.signin_table .row {
	width: 100%;
	margin: 0 0 15px;
}

.signin_table .row:after {
	content: "";
	display: block;
	clear: both;
}

.signin_table .col {
	float: left;
	width: 50%;
	padding-right: 15px;
}

.signin_table .col.right {
	float: right;
}

.btns .btn {
	margin: 0 5px 0 0;
}

.label_box {
	margin: 0 0 5px;
}

.signin_table .select_row {
	width: 100%;
	padding-bottom: 20px;
}

.signin_table .select_row:after {
	content: "";
	display: block;
	clear: both;
}

.signin_table .select_box {
	padding: 0 15px 0 0;
}

/***** MY ACCOUNT *****/

form[action="/account.aspx"] #pageContentCenter {
	display: inline-block !important;
	width: 80% !important;
	float: none !important;
}

form[action="/account.aspx"] #pageContentRight {
	display: inline-block !important;
	width: 20% !important;
	max-width: 200px;
}

#accountContent .section,
#checkout .section,
#basket.section {
	margin: 0 0 25px;
	border: 1px solid var(--border-color);
}

#accountContent .header,
#checkout .header,
#basket .header {
	text-align: left;
}

.lnkSignOut {
	text-transform: none;
	color: #fff;
}

.lnk {
	text-decoration: underline;
	font-weight: bold;
}

.account_address {
	overflow: hidden;
}

.section .content h3,
.section .content .account_address h3 {
	font-size: 16px;
}

.account_address .column {
	float: left;
	width: 50%;
	padding: 0 0 0 10px;
}

.account_address .column:first-child {
	padding: 0 10px 0 0;
}

.ciRegularView .row {
	display: table;
	width: 100%;
	margin: 0 0 10px;
}

.ciRegularView .col {
	display: table-cell;
	vertical-align: top;
}

.ciRegularView .col:first-child {
	width: 90px;
}

.details_header,
.details .item,
.order_details .item {
	display: table;
	width: 100%;
	margin: 0 0 10px;
}

.details_header &gt; div,
.details .item &gt; div,
.order_details .item &gt; div {
	display: table-cell;
	vertical-align: top;
}

.details_header &gt; div {
	font-weight: bold;
}

.details .col-1 {
	width: 15%;
}

.details .col-2 {
	width: 10%;
	text-align: center;
}

.details .col-3 {
	width: 10%;
	text-align: center;
}

.details .col-4 {
	width: 35%;
}

.details .col-5 {
	width: 15%;
}

.details .col-6 {
	width: 15%;
	text-align: right;
}

.details .footer {
	border-top: 1px solid var(--border-color);
	padding: 10px 0 0;
	text-align: right;
}

.details .productVersion {
	white-space: normal;
}

.details .mobile-label,
.order_details .mobile-label,
.basket_table .mobile-label {
	display: none;
	font-weight: bold;
}

.order_details .col-1 {
	width: 10%;
}

.order_details .col-2 {
	width: 30%;
}

.order_details .col-3 {
	width: 30%;
}

.order_details .col-4 {
	width: 15%;
}

.order_details .col-5 {
	width: 15%;
	text-align: right;
}

.order_details .footer {
	display: table;
	width: 100%;
	padding: 10px 0;
	border-top: 1px solid var(--border-color);
}

.order_details .footer .col:first-child {
	text-align: left;
}

.order_details .footer .col {
	text-align: right;
	display: table-cell;
}

.order_details .footer .col-center {
	text-align: center;
	font-size: 12px;
}

.order_details .col-3 .txt,
.order_details .text_apply {
	float: left;
}

.order_details .col-3 .txt {
	margin-right: 5px;
}

.edit-addr .row {
	display: table;
	width: 100%;
	margin: 0 0 10px;
}

.edit-addr .col {
	display: table-cell;
	vertical-align: middle;
}

.edit-addr .col:first-child {
	width: 130px;
}

.edit-addr .select_box {
	padding-bottom: 0;
}

.edit-addr .row .btn {
	margin: 0 3px;
}

/***** NEWSLETTER *****/

.newsletter {
	max-width: 450px;
}

.newsletter_table .row {
	display: table;
	width: 100%;
	margin: 0 0 10px;
}

.newsletter_table .col {
	display: table-cell;
	vertical-align: middle;
}

.newsletter_table .col:first-child {
	width: 130px;
	padding-right: 10px;
	text-align: right;
}

/***** HELP *****/
.product-search {
	display: none;
}

form[action*="/newsletter"] #tableColumnsContainer,
form[action="/account.aspx"] #contentContainer {
	display: flex;
	justify-content: space-between;
}

form[action="/account.aspx"] #pageContentRight {
	max-width: 200px;
	width: 20%;
}

form[action="/account.aspx"] #pageContentCenter {
	flex-grow: 1;
	margin-right: 10px;
}

.help_content {
	width: 80%;
}

.help_aside {
	max-width: 200px;
	width: 20%;
}

.help_holder &gt; div {
	width: 100% !important;
}

/***** CHECKOUT *****/

.checkout-header {
	display: table;
	width: 100%;
	margin: 0 0 10px;
}

.checkout-header .col {
	display: table-cell;
	vertical-align: top;
}

.checkout-header .error {
	margin: 0 0 10px;
}

#checkout .left-box-head {
	width: 175px;
	padding: 0 0 20px 25px;
	vertical-align: bottom;
}

.checkout-section {
	display: table;
	width: 100%;
	margin: 0 0 20px;
}

.checkout-top-box {
	border: 1px solid var(--border-color);
	display: table-cell;
	vertical-align: top;
}

.checkout-top-box.summary {
	width: 200px;
}

.checkout-section .divider {
	width: 25px;
	display: table-cell;
}

.addr-table {
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
}

.addr-table .column {
	float: left;
	width: 50%;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
}

.addr-table .column:first-child {
	padding: 0 10px 0 0;
}

.promo-content {
	overflow: hidden;
	margin: 0 0 20px;
}

.promo-content .col-left {
	float: left;
	width: 60%;
}

.promo-content .col-right {
	float: right;
}

.promo-content .txt {
	max-width: 300px;
	display: inline-block;
}

.promo-content .label {
	display: inline-block;
	margin-right: 5px;
}

#checkout .bottom-section .btns {
	width: 100%;
	margin: 0 0 10px;
}

#checkout .bottom-section .btns:after {
	content: "";
	display: block;
	clear: both;
}

#checkout .bottom-section .btn-right {
	float: right;
}

/***** BASKET *****/

.basket_table .cart-header,
.basket_table .item,
.basket_table #divRowNoItems,
.basket_table .footer {
	width: 100%;
	display: table;
	margin: 0 0 10px;
}

.basket_table .item,
.basket_table .footer {
	border-bottom: 1px solid var(--border-color);
}

.basket_table .cart-header &gt; div,
.basket_table .item &gt; div,
.basket_table .footer &gt; div {
	display: table-cell;
	vertical-align: top;
	padding-bottom: 10px;
}

.basket_table .cart-header &gt; div {
	font-weight: bold;
}

.basket_table .col-center {
	text-align: center;
}

.basket_table .col-center h2 {
	font-weight: bold;
}

.basket_table .col-1 {
	width: 10%;
}

.basket_table .col-2 {
	width: 45%;
}

.basket_table .col-3 {
	width: 15%;
}

.basket_table .col-4 {
	width: 15%;
}

.basket_table .col-5 {
	width: 15%;
	text-align: right;
}

.basket_table .footer .col-1 {
	width: 70%;
}

.basket_table .footer .col-2,
.basket_table .footer .col-3 {
	width: 15%;
}

.basket_table .footer .col-3 {
	text-align: right;
}

.basket_table .footer_2 {
	padding: 10px 0;
}

.basket_table .btn-print {
	float: right;
}

.details.cof &gt; div:first-child {
	width: 100%;
	display: table;
	margin: 0 0 20px;
}

.details.cof &gt; div:first-child &gt; div {
	display: table-cell;
	width: 15% !important;
}

.details.cof &gt; div:first-child &gt; div:first-child {
	width: 45% !important;
}

.details.cof &gt; div:first-child &gt; div:last-child {
	width: 25% !important;
}

.details.cof .btn {
	margin-top: 20px;
}

.details.cof .item &gt; div {
	width: 15%;
}

.details.cof .item &gt; div:first-child {
	width: 45%;
}

.details.cof .item &gt; div:last-child {
	width: 25%;
}

.details.cof .wccc,
.details.cof .wccc:hover {
	padding: 10px !important;
}

/***** POPUPS *****/

.ui-dialog {
	border: solid 1px var(--border-color) !important;
	border-radius: 0 !important;
	padding: 10px;
	background: #fff;
}

.ui-widget-header {
	border: 1px solid var(--border-color);
	border-radius: 0;
	padding: 5px !important;
	text-align: center;
}

.ui-dialog .ui-dialog-title {
	margin: 0;
	font: bold 14px/20px var(--body-font-family);
	color: #fff;
}

.popup h2 {
	margin: 0 0 5px;
}

.popup p {
	margin: 0 0 5px;
}

.warning {
	margin: 0 0 10px;
}

.change-password .row {
	margin: 0 0 10px;
	display: table;
	width: 100%;
}

.change-password .col {
	display: table-cell;
	vertical-align: top;
}

.change-password .col:first-child {
	padding: 0 10px 0 0;
	width: 150px;
}

.change-password #div1 {
	text-align: center;
}

.change-password .lnk {
	text-decoration: none;
}

.addr-popup .btn-row {
	margin: 0 0 15px;
}

.popup .addr-popup .addr-table &gt; div .col {
	font-size: 14px;
	border-left: 1px solid var(--border-color);
}

.default-ship {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 0 20px;
	background-color: #ccc;
}

.checkout-top-box.summary .btn {
	padding: 10px;
}

.popup .addr-popup .addr-table &gt; div .col {
	padding: 10px;
}

.popup .addr-popup .addr-table &gt; div {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}

.popup .addr-popup .addr-table &gt; div .col:last-child .btn {
	margin: 5px auto;
}

.popup .addr-popup .addr-table &gt; div .col,
.default-ship .col {
	width: 30%;
	display: table-cell;
	vertical-align: top;
	padding: 10px;
}

.popup .addr-popup .addr-table &gt; div .selection,
.default-ship .col .selection {
	display: flex;
	padding: 0 0 0 5px;
	border-left: 0;
	width: 5% !important;
	margin: auto 0;
}

.popup .addr-popup .addr-table &gt; div .col:last-child,
.default-ship .col:last-child {
	display: flex;
	vertical-align: middle;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	width: 25%;
	flex-grow: 1;
}

.addr-popup .divRowHeader .headerCellContact {
	padding-left: 21%;
}

.addr-popup .divRowHeader .headerCellAddress {
	padding-left: 3%;
}

.popup .addr-popup .addr-table &gt; div .col:first-child {
	border-left: none;
}

body.popup {
	min-width: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}

.ui-dialog .ui-dialog-titlebar-close {
	background: #ccc;
}

div.table .row.h &gt; div {
	border: none;
}

.popup .addr-popup .addr-table &gt; div .col .mobile-label {
	font-weight: bold;
	display: none;
}

.addr-popup .divRowHeader .headerCellContact {
	padding-left: 17%;
}

.addr-popup .divRowHeader .headerCellAddress {
	padding-left: 7%;
}

.add-to-cart-confirmation-message {
	z-index: 10;
}

@media only screen and (max-width: 900px) {
	.account_address .column,
	.account_address .column:first-child,
	.addr-table .column,
	.addr-table .column:first-child {
		float: none;
		width: 100%;
		padding: 0;
	}
	.account_address .column:first-child,
	.addr-table .column:first-child {
		padding-bottom: 25px;
	}
	.shop-content,
	#tabs-product .tabs-container {
		flex-direction: column;
	}
	.activeCart-panel {
		flex: 1 1 auto;
	}
}

@media only screen and (max-width: 768px) {
	.activeCart-panel {
		max-width: 100%;
	}

	form[action="/account.aspx"] #contentContainer,
	form[action="/account"] #contentContainer,
	form[action="/newsletter.aspx"] #tableColumnsContainer,
	form[action="/newsletter"] #tableColumnsContainer {
		flex-direction: column;
	}
	form[action="/account.aspx"] #pageContentRight,
	form[action="/account"] #pageContentRight,
	form[action="/newsletter.aspx"] #tableColumnsContainer .help_content,
	form[action="/newsletter.aspx"] #tableColumnsContainer .help_aside,
	form[action="/newsletter"] #tableColumnsContainer .help_content,
	form[action="/newsletter"] #tableColumnsContainer .help_aside {
		max-width: 100%;
		width: 100%;
	}

	form[action="/account"] #pageContentCenter,
	form[action="/account.aspx"] #pageContentCenter,
	form[action="/account"] #pageContentRight,
	form[action="/account.aspx"] #pageContentRight {
		display: block !important;
		width: 100% !important;
		float: none;
		max-width: 100%;
	}

	.popup .addr-popup .addr-table &gt; div {
		display: flex;
		width: 100%;
		flex-wrap: wrap;
		margin-bottom: 10px;
	}
	.addr-popup .divRowHeader div:nth-child(2) {
		padding-left: 17%;
	}
	#tabs-product .prod-image {
		display: block;
		float: none;
		margin: 0 auto 10px;
		text-align: center;
	}
	.join-wine-club-left,
	.join-wine-club-right {
		width: 100%;
		padding: 0;
		float: none;
	}
	.popup div.secure-shopping {
		float: none;
		width: 100% !important;
		padding: 0;
	}
	.secure-shopping {
		width: 100%;
		padding: 0;
	}
	.paymentOptions .paymentOptions_table,
	.popup .paymentOptions .paymentOptions_table {
		width: 100% !important;
		float: none;
		padding: 0;
	}
	.signin_table .col,
	.signin_table .col.right {
		float: none;
		width: 100%;
		padding: 0 0 15px;
	}
	.signin_table .row {
		margin: 0;
	}
	.account-holder {
		margin-right: 10px;
	}
	.page-account #pageContentRight {
		margin-left: 0;
		width: 100%;
	}
	.page-account div.activeCart {
		width: 100%;
	}
	.promo-content .col-left,
	.promo-content .col-right {
		float: none;
		width: 100%;
	}
	.addr-table .column,
	.addr-table .column:first-child {
		padding: 0;
		width: 100%;
		float: none;
	}
	.newsletter {
		max-width: 100%;
	}
	.activeCart-panel {
		width: 100%;
	}
	.page-signin #pageContentRight {
		margin: 0;
		width: 100%;
		max-width: 100%;
	}
	.page-signin #pageContentCenter {
		float: none;
		display: inline-block;
		width: 100%;
	}
}

@media only screen and (max-width: 639px) {
	.page-signin #contentContainer {
		flex-direction: column;
	}

	#cat-v1-1 {
		flex-direction: column;
	}

	.activeCart-panel {
		float: left;
		width: 100%;
		margin: 0;
		max-width: 100%;
	}
	.activeCart {
		width: 100%;
	}
	.popup form[action="/WineryShippingRestricted.aspx"] {
		line-height: 1 !important;
	}
	.tabs-container .addToCart {
		position: static;
		background: none;
		border: 0;
		padding: 30px 0;
	}
	.data-header .pager {
		float: none;
	}
	#tabs-product .tabs-container {
		padding: 10px 0 0 !important;
		border: 0;
	}
	#tabs-product .tabs-content {
		margin-right: 0;
	}
	#tabs-product .ui-tabs-nav li {
		float: none;
		margin: 0;
	}
	#tabs-product .ui-tabs-nav a {
		float: none;
		display: block;
	}
	#tabs-product .ui-tabs-nav li.ui-tabs-selected {
		margin: 0;
	}
	#tabs-product .ui-tabs-nav li.ui-tabs-selected a {
		padding-bottom: 5px;
	}
	.paymentOptions_box {
		float: none;
		width: 100%;
		padding: 0 0 5px;
	}
	.paymentOptions_row {
		margin: 0;
	}
	.signin_wrap {
		margin: 0 0 20px;
	}
	#activeCartContainer {
		margin: 0;
	}
	.help_aside div.activeCart {
		width: 100%;
	}
	.help_aside {
		width: 100%;
		margin: 0;
	}
	.help_holder {
		margin: 0 0 20px;
	}
	.signin_table .select_box {
		padding: 0 0 0 10px;
	}
	.signin_table .select_box:first-child {
		padding: 0;
	}
	.details_header {
		display: none;
	}
	.details .item &gt; div,
	.order_details .item &gt; div,
	.basket_table .item &gt; div,
	.basket_table .footer &gt; div {
		display: inline-block;
		margin: 0 -4px 10px 0;
	}
	.details .mobile-label,
	.order_details .mobile-label,
	.basket_table .mobile-label {
		display: block;
		margin: 0 0 10px;
	}
	.details .item {
		border-bottom: 1px solid var(--border-color);
	}
	.details .col-1 {
		width: 20%;
	}
	.details .col-2 {
		width: 15%;
	}
	.details .col-3 {
		width: 15%;
	}
	.details .col-4 {
		width: 50%;
	}
	.details .col-5,
	.details .col-6 {
		width: 50%;
		border-top: 1px solid var(--border-color);
		padding-top: 10px;
	}
	.details .footer {
		padding: 0;
		border-top: 0;
	}
	.order_details .col-1 {
		width: 20%;
	}
	.order_details .col-2 {
		width: 80%;
	}
	.order_details .col-3 {
		width: 100%;
	}
	.order_details .col-4,
	.order_details .col-5 {
		width: 50%;
		border: solid var(--border-color);
		border-width: 1px 0;
		padding: 10px 0;
	}
	.basket_table .cart-header {
		display: none;
	}
	.basket_table .item {
		border-bottom: 1px solid var(--border-color);
	}
	.basket_table .col-1 {
		width: 20%;
	}
	.basket_table .col-2 {
		width: 80%;
	}
	.basket_table .col-3 {
		width: 50%;
	}
	.basket_table .col-4 {
		width: 50%;
		text-align: right;
	}
	.basket_table .col-5 {
		width: 100%;
		text-align: center;
	}
	.basket_table .footer .col-1 {
		width: 50%;
	}
	.basket_table .footer .col-2 {
		width: 50%;
		text-align: right;
	}
	.basket_table .footer .col-3 {
		width: 100%;
		text-align: center;
	}
	.basket_table .footer_2 {
		text-align: center;
	}
	.basket_table .footer_2 .btn {
		margin: 0 0 10px;
	}
	.basket_table .btn-print {
		float: none;
	}
	.promo-content .txt {
		margin: 0 0 10px;
	}
	.promo-content .label {
		display: block;
	}
	.checkout-top-box {
		display: block;
	}
	.checkout-top-box:first-child {
		margin-bottom: 20px;
	}
	.checkout-section .divider {
		display: none;
	}
	.checkout-top-box.summary {
		width: 100%;
		padding-bottom: 20px;
	}
	.checkout-header .col {
		display: block;
	}
	#checkout .left-box-head {
		width: 100%;
		padding: 0;
		text-align: left;
	}
	.ui-dialog {
		width: 300px !important;
	}
	.wine-club-selections input[type="text"] {
		max-width: 50px;
	}
	#wine-clubs &gt; div {
		margin: 0;
	}
	.page-signin #pageContentCenter {
		float: none;
		display: inline-block;
		width: 100%;
	}
	form[action="/newsletter"] .help_content,
	form[action="/newsletter"] .help_aside {
		max-width: 100%;
		width: 100%;
	}
	.popup form[action="/WineryShippingRestricted.aspx"] {
		line-height: 1 !important;
	}
}

@media only screen and (max-width: 569px) {
	.ui-dialog .ui-dialog-title {
		font-size: 16px;
		line-height: 20px;
	}
	.change-password .col {
		display: block;
	}
	.change-password .col:first-child {
		width: auto;
		padding: 0;
	}
	.default-ship {
		border: 1px solid var(--border-color);
	}
	.default-ship .col {
		display: block;
		border-top: 1px solid var(--border-color);
		border-left: 0;
	}
	.default-ship .col:first-child {
		border: 0;
	}
}

@media only screen and (max-width: 479px) {
	.btn {
		margin-bottom: 0;
	}

	.prod-img {
		text-align: center;
	}

	.popup .addr-popup .addr-table &gt; div .col {
		padding: 10px;
		width: 100%;
	}

	.two-items-across .addToCart {
		margin: 0;
	}
	.addToCart,
	.two-items-across .addToCart {
		position: static;
		left: 0;
		margin: 0;
	}
	.safe-secure-btm .floatLeft {
		float: none;
		margin: 0 0 10px;
	}
	.safe-secure-btm .floatRight {
		float: none;
		text-align: center;
	}
	.wine-club-selections .table_header {
		display: none;
	}
	.wine-club-selections .prod-img {
		margin: 0 auto 10px;
		display: block;
	}
	.ciRegularView .col {
		display: block;
		width: 100%;
	}
	.ciRegularView .col:first-child {
		width: 100%;
	}
	.details .col-1 {
		width: 40%;
	}
	.details .col-2,
	.details .col-3 {
		width: 30%;
	}
	.details .col-4 {
		width: 100%;
		display: table-header-group !important;
	}
	.details .col-4 .holder {
		border-bottom: 1px solid var(--border-color);
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.details .col-4 .mobile-label {
		display: none;
	}
	.edit-addr .col:first-child {
		width: 100%;
	}
	.edit-addr .col {
		display: block;
	}
	.newsletter_table .col:first-child {
		width: 100%;
		padding: 0;
		text-align: left;
	}
	.newsletter_table .col {
		display: block;
	}
	.newsletter_table .submit-row {
		text-align: center;
	}
	#checkout .bottom-section .btns {
		text-align: center;
	}
	#checkout .bottom-section .btn-right {
		float: none;
		padding-top: 10px;
	}
	/***** #divInProgress *****/
	body #divInProgress {
		width: 280px !important;
		background: #141414 !important;
		-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
		padding: 10px;
		border-radius: 5px;
	}
	.details.cof &gt; div:first-child {
		display: none;
	}
	.details.cof .item &gt; div {
		width: 100% !important;
	}
	.details.cof .item &gt; div:last-child {
		text-align: left !important;
	}
	.variations ul h3 {
		font-size: 14px;
	}
}

@media (min-width: 768px) {
	#tabs-product .tabs-content {
		display: flex;
		gap: 30px;
	}
	.prod-image ~ div {
		flex-grow: 1;
	}
}

/* listing css */
.two-items-across {
	--grid-max-cards: 2;
}
.three-items-across {
	--grid-max-cards: 3;
}

.four-items-across {
	--grid-max-cards: 4;
}

.five-items-across {
	--grid-max-cards: 5;
}

.vertical-menu {
	display: flex;
	flex-direction: column;
	gap: 15px;
	align-items: center;
}

.shop-content {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

form[action*="signin"] #footer + .uc,
.hidden,
a[name="product-list-top"],
form[action*="account"] #pageContentLeft,
.no-left-menu .activeCart-panel,
.four-items-across-container .activeCart-panel,
.three-items-across-container .activeCart-panel,
.break,
.h-split {
	display: none !important;
}

.pagination .pager,
.group-summary {
	padding: 0 0 20px;
	grid-column-start: 1;
	grid-column-end: -1;
}

.pagination .pager {
	width: 100%;
	text-align: right;
	padding-bottom: 0;
}

/* grid items across  */

.data.responsive-items-across {
	width: 100%;
}

.two-items-across,
.three-items-across,
.four-items-across,
.five-items-across,
.responsive-items-across {
	display: grid;
	column-gap: 20px;
	row-gap: 60px;
}

.data.responsive-items-across {
	grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}

.data.two-items-across {
	grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 768px) {
	.data {
		grid-template-columns: repeat(var(--grid-max-cards), 1fr);
	}
}

@media (min-width: 1024px) {
	.vertical-menu {
		flex-direction: row;
		column-gap: 20px;
		align-items: flex-start;
		justify-content: center;
	}

	.shop-content:not(.responsive-items-across-container) {
		width: 100%;
		display: flex;
		gap: 20px;
	}

	.shop-content:not(.responsive-items-across-container) .shop-wrap {
		flex-grow: 1;
	}

	.shop-content:not(.responsive-items-across-container) .activeCart-panel {
		flex: 0 0 200px;
	}

	.vertical-menu .shop-content {
		margin: 0;
	}

	.four-items-across-container,
	.five-items-across-container {
		flex-grow: 1;
	}
}

form[action*="cart"] .shopping-suggestion .carousel-item .qty-selector {
	margin: 0 auto;
}

form[action*="cart"] .shopping-suggestion .carousel-item .price-container {
	display: block;
	margin-right: 0;
}

/* loader in center of page on auth and cart page */
form[action*="cart"] #pageContent,
form[action*="auth"] #pageContent {
	position: relative;
}

@media (min-width: 768px) {
	form[action*="account"] #pageContentWidth {
		display: flex;
		gap: 20px;
	}
}

.img-thumbnail {
	background-color: transparent;
}

#authStatus {
	white-space: unset;
}

/* hide shopping summary on newsletter page */
#box &gt; .banner,
.sort-products,
.catalog-controls:has(.sort-products:first-child:last-child),
form[action*="/newsletter"] .help_aside._column {
	display: none;
}

.pager.col,
.row.catalog-controls {
	grid-column: 1 / -1;
	justify-content: flex-end;
	text-align: right;
}
</pre></body></html>