/*@font-face {
  font-family: "ITC Caslon No. 224 W01";
  font-style: normal;
  font-weight: 400;
  src: url("https://fast.fonts.net/dv2/14/dbc9706b-4461-4406-a3f0-ddc96face389.woff2?d44f19a684109620e484157fa490e818d3d094ff82d849bed5a0bc0833b7f9ab1fb16847aa3dc723beb5dcbb4076424f8c2035d44e2615940a70d3667b121c655fc07c475d76b1e130e6646c085b36e0f2279aded7ae1f3e0af31d2cc8f531ecebdf4b05744de9303f6d81190a782ba6699b2218a2e860a6ed72aba2fa7957d499c22e7c54345f8351f4be49894bdf8dbd6c5f135700188e34e24ea343e8ac981acd32&projectId=4147e8ac-12b6-4160-a3aa-28929a3c2340") format("woff2");
}

@font-face {
  font-family: "ITC Caslon No. 224 W01";
  font-style: italic;
  font-weight: 300;
  src: url("https://fast.fonts.net/dv2/14/0e802b1f-f870-4f05-8ec8-9d480850162d.woff2?d44f19a684109620e484157fa490e818d3d094ff82d849bed5a0bc0833b7f9ab1fb16847aa3dc723beb5dcbb4076424f8c2035d44e2615940a70d3667b121c655fc07c475d76b1e130e6646c085b36e0f2279aded7ae1f3e0af31d2cc8f531ecebdf4b05744de9303f6d81190a782ba6699b2218a2e860a6ed72aba2fa7957d499c22e7c54345f8351f4be49894bdf8dbd6c5f135700188e34e24ea343e8ac981acd32&projectId=4147e8ac-12b6-4160-a3aa-28929a3c2340") format("woff2");
}

@font-face {
  font-family: "ITC Caslon No. 224 W01";
  font-style: normal;
  font-weight: 300;
  src: url("https://fast.fonts.net/dv2/14/7d1a7ee9-7c7a-4fba-bc8d-10b76db99411.woff2?d44f19a684109620e484157fa490e818d3d094ff82d849bed5a0bc0833b7f9ab1fb16847aa3dc723beb5dcbb4076424f8c2035d44e2615940a70d3667b121c655fc07c475d76b1e130e6646c085b36e0f2279aded7ae1f3e0af31d2cc8f531ecebdf4b05744de9303f6d81190a782ba6699b2218a2e860a6ed72aba2fa7957d499c22e7c54345f8351f4be49894bdf8dbd6c5f135700188e34e24ea343e8ac981acd32&projectId=4147e8ac-12b6-4160-a3aa-28929a3c2340") format("woff2");
}

@font-face {
  font-family: "ITC Caslon No. 224 W01";
  font-style: normal;
  font-weight: 500;
  src: url("https://fast.fonts.net/dv2/14/28077dab-b3c6-466d-b2ac-834a01ef669e.woff2?d44f19a684109620e484157fa490e818d3d094ff82d849bed5a0bc0833b7f9ab1fb16847aa3dc723beb5dcbb4076424f8c2035d44e2615940a70d3667b121c655fc07c475d76b1e130e6646c085b36e0f2279aded7ae1f3e0af31d2cc8f531ecebdf4b05744de9303f6d81190a782ba6699b2218a2e860a6ed72aba2fa7957d499c22e7c54345f8351f4be49894bdf8dbd6c5f135700188e34e24ea343e8ac981acd32&projectId=4147e8ac-12b6-4160-a3aa-28929a3c2340") format("woff2");
}*/


body{
	margin: 0;
	padding: 0;
	/*min-width:320px;*/
	color: #363433;
  background: #fff;
	font: 400 16px/1.7 'ITC Caslon No. 224 W01', serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: none;
}
p{
	margin:0 0 10px;
}
a{
	color:#363433;
	text-decoration:none;
}
a:hover{
	color:#AD353D;
}
ul, ol{
	list-style:none;
	margin:0;
	padding:0;
}
h1{
	font:48px/1.7 'Caslon #540 W01', serif;
	margin:0 0 20px;
	color:#363433;
  letter-spacing: 1.92px;
}
h2{
	font:24px/28px 'Caslon #540 W01', serif;
	margin:0 0 10px;
	color:#363433;
  letter-spacing: 1.92px;
}
h3{
	font:400 19px/1.7 'Caslon #540 W01', serif;
	margin:0 0 10px;
	color:#363433;
  letter-spacing: 1.92px;
}
.req ,
.red{
	color: #8d0810;
}
.rule{
	border-color:#c3c0bf ;
}

#wine-clubs .btn{ margin-bottom:5px; }
.btn{
	border: 1px solid #363433;
	padding:8px 10px;
	display:inline-block;
	vertical-align:middle;
	font:400 16px/1 'ITC Caslon No. 224 W01', serif;
	text-decoration:none !important;
	color:#363433 !important;
}
.btn:hover{
	border: 1px solid #AD353D;
	background: #AD353D;
	color:#fff !important;
	text-decoration:none;
}
.label,
label{
	font-weight: bold;
}
.CustomerAccount{
	display:block;
	margin:0 0 20px;
}
#box{
/*	max-width:1440px;*/
  background: #fff;
	margin:0 auto;
	padding:0;
}

#pageContent #contentContainer{
	overflow:hidden;
}
#headerContainer,
#pageContent,
#footer{
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#pageContentCenter{
	width:100%;
}
#pageContent{
	max-width: 1280px;
	box-sizing: border-box;
	padding:40px 24px;
	margin:0 auto;
	min-height:300px;
}
.typeGenericPage #pageContentCenter{
	width:auto;
}
.typeGenericPage #pageContentLeft{
	width:100%;
}
a.sign-up, a.quick-order, a.sign-in{
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
form[action="/wine-club-join-thank-you.aspx"] #textContent > h1 span{
	font:32px/38px 'ITC Caslon No. 224 W01', serif !important;
}

#jqpopupContainer.popup-body {
    padding-top: 0;
}
.addr-popup {
    overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar-close {
    outline: none;
}

.popup #ctl00_cphBody_ciAddressInfo_trRegularEditSaveAsDefault + .row {
    display: none;
}
.addr-popup .edit-addr + br {
    display: none;
}
.basket_table .item .txt {
    display: inline-block;
}

.txt-product-search {
	width: 100%;
	box-sizing: border-box;
}

.button-search-product {
	left: auto;
	right: 10px;
}

.txt-product-search, .button-search-product {
    margin-bottom: 40px;
}

/***** header *****/

.main-header {
  position: fixed;
  left: 0;
  top: 20px;
  width: 100%;
  z-index: 99;
	transition: all linear .3s;

  /*update on comment Tim*/
  position: static;
  padding: 74px 0 20px;
}

.main-header .container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 50px 0 60px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

.main-header .container.container-header {
  position: fixed;
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  z-index: 1000;
  padding: 0 125px 0 44px;
}

.main-header .container.main-title-wrapp {
    display: block;
    text-align: center;
    padding-top: 78px;
}

.main-title-wrapp h2,
.main-title-wrapp h4 {
    display: block;
    text-align: center;
    line-height: 1;
}

.main-title-wrapp h2 {
    font-size: 54px;
}

.main-title-wrapp h4 {
    margin-top: 32px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 5px;
}

.logo-wrapp {
  width: 46px;
  height: 54px;
}

.logo-link {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.logo-link img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.logo-link img[alt="logo-black"] {
  display: none;
}

.menu-wrapp {
	display: flex;
	flex-flow: row-reverse;
	align-items: center;
}

.menu-toggle {
  position: relative;
  padding: 10px;
  display: flex;
  align-items: center;
	cursor: pointer;
  z-index: 101;
}

.menu-toggle:hover {
  color: #fff;
  background-color: #111;
}

.menu-toggle__text:before {
  content: 'MENU';
  color: #fff;
  font-size: 12px;
  line-height: 1.6;
  margin-right: 16px;
}

.menu-toggle__icon {
  position: relative;
  width: 36px;
  height: 19px;
  display: inline-block;
}

.menu-toggle__icon span {
  position: absolute;
  width: 100%;
  height: 3px;
  background: #fff;
  display: block;
  left: 0;
  top: 50%;
}

.menu-toggle__icon span:before,
.menu-toggle__icon span:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background: #fff;
  left: 0;
}

.menu-toggle__icon span:before {
  top: -7px;
}

.menu-toggle__icon span:after {
  top: 7px;
}

.main-banner {
  width: 100%;
  height: 807px;
  background: url('./Images/the-wine-hero.jpg') no-repeat center center;
  background-size: cover;
  position: relative;
}

form[action*="/wine-club/"] .main-banner {
	background: url('./Images/wine-club-hero.jpg') no-repeat center center;
}

.main-banner:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 10%;
  background-image: linear-gradient(rgba(0,0,0,0.25), transparent);
}

.main-banner__inner {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.main-banner__inner:before {
  content: 'The Wine';
  color: #fff;
  font-size: 56px;
  letter-spacing: -1.12px;
  line-height: 1;
  text-shadow: 0 2px 20px rgba(0,0,0,0.75);
  border-bottom: 1px solid #fff;
}

form[action*="/wine-club/"] .main-banner__inner:before {
	content: 'The Wine Club';
}

.menu-popup {
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99;
  padding: 12px 12px 15px;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  transition: opacity ease-out .2s;
  height: 100%;
  min-height: 100vh;
}

.menu-popup.open {
  opacity: 1;
  visibility: visible;
}

.menu-popup .social-media {
  padding-bottom: 0;
}

.menu-popup_nav {
  padding: 5% 0;
  text-align: center;
}

.menu-popup_nav a {
  display: inline-block;
}

.menu-popup_logo-wrapp {
  max-width: 315px;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-top: 44px;
  margin-bottom: 44px;
}

.menu-popup_logo-wrapp a,
.menu-popup_logo-wrapp img {
  display: block;
}

.menu-popup_nav a {
  font: 400 24px/38.4px 'Caslon #540 W01', serif;
  letter-spacing: 4.8px;
  color: #363433;
  text-transform: uppercase;
  text-decoration: none;
}

.menu-popup_nav a:hover {
  color: #AD353D;
}

.menu-toggle.open:hover {
  background: transparent;
}

.menu-toggle.open .menu-toggle__text:before,
.main-header.scroll.open .menu-toggle.open .menu-toggle__text:before {
  color: #AD353D;
  content: 'CLOSE';
}

.menu-toggle.open .menu-toggle__icon span,
.main-header.scroll.open .menu-toggle.open .menu-toggle__icon span {
  background-color: transparent;
}

.menu-toggle.open .menu-toggle__icon span:before,
.menu-toggle.open .menu-toggle__icon span:after,
.main-header.scroll.open .menu-toggle.open .menu-toggle__icon span:before,
.main-header.scroll.open .menu-toggle.open .menu-toggle__icon span:after {
  background: #AD353D;
  top: 0;
}

.menu-toggle.open .menu-toggle__icon span:before {
  transform: rotate(45deg);
}

.menu-toggle.open .menu-toggle__icon span:after {
  transform: rotate(-45deg);
}

.main-header.scroll .logo-link img[alt="logo-black"] {
	display: block;
}

.main-header.scroll .logo-link img[alt="logo"],
.main-header.open .logo-wrapp a,
.main-header.open #authStatus {
	display: none;
	cursor: auto;
}

.main-header.scroll #authStatus,
.main-header.scroll .menu-toggle__text:before,
.main-header.scroll #authStatus #viewCartPlaceHolder,
.main-header.scroll .authstatus #authPlaceHolder,
.main-header.scroll #authStatus a {
	color: #363433;
}

.main-header.scroll.open #authStatus,
.main-header.scroll.open .menu-toggle__text:before,
.main-header.scroll.open #authStatus #viewCartPlaceHolder,
.main-header.scroll.open .authstatus #authPlaceHolder,
.main-header.scroll.open #authStatus a {
	color: #fff;
}

.main-header.scroll .menu-toggle__icon span,
.main-header.scroll .menu-toggle__icon span:before,
.main-header.scroll .menu-toggle__icon span:after {
	background: #363433;
}

.main-header.scroll .menu-toggle:hover .menu-toggle__text::before {
	color: #fff;
}

.main-header.scroll .menu-toggle:hover .menu-toggle__icon span,
.main-header.scroll .menu-toggle:hover .menu-toggle__icon span::before,
.main-header.scroll .menu-toggle:hover .menu-toggle__icon span::after {
	background: #fff;
}

/***** footer *****/

.main-footer {
  background-color: #EFEFEF;
  padding: 44px 0 40px;
}

.footer-logo-wrapp {
  max-width: 315px;
  display: block;
  margin: 0 auto;
  margin-bottom: 44px;
}

.main-footer-nav {
  background: #fff;
  text-align: center;
}

.main-footer-nav li {
  display: inline-block;
}

.main-footer-nav a {
  display: block;
  padding: 25px 26px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2.1px;
  text-decoration: none;
  color: #363433;
  line-height: 14px;
  font-family: "Caslon #540 W01",serif;
}

.main-footer-nav a:hover {
  color: #AD353D;
}

.secondary-footer-nav {
  padding: 60px 0 19px;
  text-align: center;
}

.secondary-footer-nav li {
  display: inline-block;
}

.secondary-footer-nav a {
  color: #363433;
  font-size: 14px;
  font-style: italic;
  line-height: 1;
  margin: 8px 6.3px;
  padding-bottom: 8px;
  text-decoration: none;
  display: block;
  position: relative;
  border-bottom: 1px solid #363433;
}

.secondary-footer-nav a:hover {
  color: #AD353D;
  border-color: #AD353D;
}

.social-media {
  text-align: center;
  padding: 0 0 33px 0;
}

.social-media a {
  display: inline-block;
  margin: 0 13px;
}

.social-media em {
  font-size: 28px;
  color: #363433;
}

.social-media a:hover em,
.red-mountain-link:hover,
.footer-b_contact-links a:hover {
  color: #AD353D;
}

.red-mountain-link {
  position: relative;
  font-size: 12px;
  font-family: sans-serif;
  letter-spacing: 4.2px;
  line-height: 19.2px;
  color: #363433;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.red-mountain-link__wrapp {
  text-align: center;
}

.red-mountain-link:before {
  content: url('./Images/red-mountain-logo.svg');
  width: 38px;
  height: 40px;
  position: absolute;
  top: -12px;
  left: -50px;
}

.footer-b_contact-links {
  text-align: center;
  padding: 22px 24px 21px 24px;
  line-height: 19px;
}

.footer-b_contact-links li,
.footer-b_primary-links li {
  display: inline-block;
}

.footer-b_contact-links a,
.footer-b_primary-links a {
  color: #363433;
  font-size: 12px;
  text-transform: uppercase;
  font-family: sans-serif;
  letter-spacing: 4.2px;
  text-decoration: none;
}

.footer-b_contact-links li:not(:last-child):after,
.footer-b_primary-links li:not(:last-child):after {
  content: '';
  display: inline-block;
  margin: 0 8px;
  position: relative;
  left: -1px;
  top: -2px;
  width: 4px;
  height: 4px;
  background: #363433;
  border-radius: 50%;
}

.footer-b_primary-links li:not(:last-child):after {
  width: 2px;
  height: 2px;
  margin: 0 4px;
}

.footer-b_primary-links {
  padding-bottom: 24px;
  text-align: center;
  line-height: 1;
}

.footer-b_primary-links li {
  line-height: 15px;
}

.footer-b_primary-links a {
  font-size: 9px;
  letter-spacing: 3.15px;
}

.footer-b:after,
.menu-popup:after {
  content: '';
  display: block;
  height: 15px;
  background: #fff;
  border-top: 5px solid #AD353D;
  border-bottom: 5px solid teal;
  box-sizing: border-box;
}

.menu-popup:after {
  position: absolute;
  width: 100%;
  left: 0;
	bottom: 0;
}

/***** authStatus *****/

#authStatus{
	white-space:normal;
	color: #fff;
	font: 400 12px/1.7 'ITC Caslon No. 224 W01', serif;
	text-transform:uppercase;
	word-spacing:1px;
	padding:3px 20px 0 20px;
	text-align:right;
}
#authStatus *{
	font-weight:normal !important;
}
#authStatus div{display: inline;}
#authStatus #viewCartPlaceHolder,
.authstatus #authPlaceHolder,
#authStatus a{
	color: #fff;
}
#authStatus a:hover{
	color:#AD353D;
	text-decoration:none;
}
.authStatus > span {
	padding:0;
	vertical-align:top;
	display:inline-block;
}
.authStatus span.splitter {
	visibility:hidden;
	vertical-align:top;
}

/***** cat-v1-1 *****/

#cat-v1-1{
	width:100%;
	overflow:hidden;
	position:relative;
}
#cat-v1-1 .no-data{
	font-size:16px;
	text-align:center;
	padding-top:75px;
}
.shop-content{
	overflow:hidden;
	min-height:335px;
	box-sizing: border-box;
	padding: 20px 0;
}
.shop-content h1{
	margin:0;

}
.shop-content h1 span{
	font-weight:normal !important;
}
.shop-content .title h1{

}
.shop-wrap{
	width:100%;
	float:left;
}
.shop-holder{
	margin-right:200px;
}
.activeCart-panel{
	float:right;
	width:175px;
	margin-left:-175px;
}
.group-summary{
	padding:0 0 20px;
}

.productItem .prod-img{
	min-height:auto !important;
}

.productItem{
	margin:0 0 30px;
	border-bottom:1px solid #c3c0bf ;
	/*padding-bottom:80px;*/
	position:relative;
}
.two-items-across .productItem{
	display:inline-block;
	vertical-align:top;
	width:48%;
	min-height:300px;
}
.h-split{
	display:inline-block;
	vertical-align:top;
	width:4%;
	margin:0 -5px;
}
.pi-content{
	overflow:hidden;
}
.prod-img{
	float:left;
	margin:0 20px 20px 0;
}
.prod-img img{
	width:auto;
	height:auto;
}
.prod-summary{
	overflow:hidden;
}
.addToCart{
	margin-left:90px;
}
.two-items-across .addToCart{
	margin-left:90px;
	clear:both;
}
.page-productdetails .addToCart{
	position:absolute;
	bottom:0;
	left:0px;
	margin-left:0px;
}
.add-to-cart{
	border:none;
	padding:0;
	margin:0;
}
.add-to-cart legend{
	display:none;
}
.add-to-cart > table{
	margin:0 0 10px;
	width:100%;
}
.add-to-cart .qty-container{
	display:inline-block;
	vertical-align:middle;
}
.add-to-cart .price-container,
.add-to-cart .cmd-container{
	display:inline-block;
	vertical-align:middle;
	margin:0 0 10px;
	padding:0;
	float:none;
}
.add-to-cart .price-container{
	margin-right:10px;
}

.three-items-across .productItem {
	width: 30%;
}

.three-items-across .productItem,
.four-items-across .productItem {
	padding-bottom: 0 !important;
}

.three-items-across .addToCart,
.four-items-across .addToCart {
	margin-left: 0;
}

.shop-left-menu > span.three-items-across-menu,
.shop-left-menu > span.four-items-across-menu {
	padding-bottom: 0;
}

.three-items-across-container #tabs-product .activeCart,
.four-items-across-container #tabs-product .activeCart {
	display: table;
}

.four-items-across .productItem .prod-summary h2,
.three-items-across .productItem .prod-summary h2 {
    text-transform: uppercase;
    text-align: center;
    line-height: 2;
}

.four-items-across .add-to-cart .price-container,
.three-items-across .add-to-cart .price-container {
    display: block;
    margin: 0;
    text-align: center;
    color: #ccc;
}

/***** activeCart *****/

.activeCart{
	width:175px;
}
table.activeCart{
	border: solid 1px #c3c0bf ;
	width:100%;
}
.activeCart .cartBody{
	padding:5px;
}
h2.anounce{
	font-size:12px;
	line-height:15px;
	text-align:center;
	margin-right:10px;
}
.add-to-cart-confirmation-message{
	color:#4b4a59;
}

/***** shop-left-menu *****/

.shop-left-menu{
	margin:0 0 25px;
    float: left;
    margin-right: 20px;
}
.shop-left-menu .menu-header{
	display:none;
}
.shop-left-menu > span{
	display:block;
	border-bottom:1px solid #c3c0bf ;
	text-align:center;
}
.shop-left-menu li{
	padding:10px 10px 10px 0;
	font:15px/22px 'ITC Caslon No. 224 W01', serif;
    text-transform: uppercase;
	display:block;
    text-align: left;
	vertical-align:middle;
    letter-spacing: 2px;
}

.shop-left-menu li li {
    font-size: 16px;
}

.shop-left-menu ul ul li {
    text-transform: none;
    letter-spacing: 0;
    padding: 5px 0;
    padding-left: 10px;
}

.shop-left-menu ul ul li.selected a {
    color: #AD353D;
}

#contentContainer .shop-left-menu ul ul a {
    font-size: unset !important;
}

.shop-left-menu  a{
	color:#363433;
}
.shop-left-menu  a:hover,
.shop-left-menu  a.selected{
	color:#AD353D;
	text-decoration:none;
}
.activeCart .cartHeader,
.shop-left-menu .menu-header,
#accountContent .header,
#checkout .header,
#basket .header{
	border-bottom:1px solid #c3c0bf;
	text-align:center;
	padding:5px;
	font:bold 12px/20px 'ITC Caslon No. 224 W01', serif;
	color:#363433;
	background: none;
	overflow:hidden;
	text-transform: uppercase;
}

/***** productDetails *****/

#productDetails{
	width:100%;
}
.data-header{
	overflow:hidden;
	padding:0 0 10px;
}
.data-header .pager{
	float:right;
	text-align:right;
}
.data-header .pager .c,
.data-header .pager .t{
	font-weight: bold;
}
.current-page-descr {
	display: block;
	margin: 0 0 5px;
}
.data-header .title{
	padding:10px;
	text-align:center;
}


/***** tabs-product *****/

#tabs-product{
	background:none;
	border:0;
	padding:0;
	border-radius:0;
	color:#363433;
	font:16px/1.7 'ITC Caslon No. 224 W01', serif;
}
#tabs-product .ui-widget-content {
	color:#363433;
}
#tabs-product .ui-tabs-nav{
	margin:0;
	padding:0 !important;
	border-radius:0;
	background:none;
	border:0;
	font:700 12px/20px 'ITC Caslon No. 224 W01', serif;
	text-transform:uppercase;
	position:relative;
	z-index:3;
}
#tabs-product .ui-tabs-nav li{
	margin:0 1px 0 0;
	background:none;
	border:1px solid #363433 ;
	border-radius:0;
	top:0;
}
#tabs-product .ui-tabs-nav a{
	padding:5px;
	color:#363433;
	font-weight:400;
	background:transparent;
	outline: none;
}
#tabs-product .ui-tabs-nav li.ui-tabs-selected,
.ui-tabs .ui-tabs-nav li.ui-tabs-active,
#tabs-product .ui-tabs-nav li:hover{
	margin-bottom:-1px;
	padding-bottom:0;
	border: 1px solid #AD353D !important;
}
#tabs-product .ui-tabs-nav a:hover,
#tabs-product .ui-tabs-nav .ui-state-active a{
	color: #fff;
	background:#AD353D ;
}
#tabs-product .ui-tabs-nav li.ui-tabs-selected a{
	padding-bottom:6px;
	color:#fff;
	background:#AD353D;
}
#tabs-product .tabs-container{
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	padding:10px 10px 66px !important;
	border:1px solid #c3c0bf ;
	overflow:hidden;
	position:relative;
}
#tabs-product .tabs-container a{
	color:#363433;
}
#tabs-product .tabs-container a:hover{
	color:#AD353D;
	text-decoration:none;
}
#tabs-product .tabs-wrap{
	float:left;
	width:100%;
}
#tabs-product .tabs-content{
	margin-right:200px;
}
#tabs-product .ui-tabs-panel{
	padding:0;
	border-radius:0;
}
#tabs-product .prod-image{
	float:left;
	margin:0 10px 10px 0;
}
#tabs-product .prod-image img{
	width:auto;
	height:auto;
}
#tab_vintages{
	text-align: center;
}
#vintage-text{
	margin-bottom: 20px;
}
#tab_vintages a{
	display: block;
	margin:0 0 5px;
}
#tab_vintages a.selected{
	color:#590e00;
}
#tab_wine_spec > div{
	overflow:hidden;
}
.wine-information{
	width:100%;
	border:1px solid #c3c0bf ;
}
.wine-information td{
	padding:5px;
	border: none;
	width:auto !important;
}
.wine-information tr.alt{
	background:#eee ;
}
.tabs-container .addToCart > span{
	display:block;
}
.tabs-container .addToCart{
	left:0;
	padding:10px 10px 0;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	border-top:1px solid #c3c0bf ;
}

/***** WINE CLUB *****/

.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%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	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 #c3c0bf ;
}
.join-wine-club-content legend h3{
	margin:0;
}

#wine-clubs > div{
	margin:0 -200px 0 0;
}
.wine-club-selections .prod-img{
	width:auto;
	margin:0 10px 10px 0;
}
.uc.paymentOptions{
	overflow:hidden;
	/*padding-top:20px;*/
}
.secure-shopping,
.popup div.secure-shopping{
	width:50%;
	float:right;
	padding-left:10px;
	padding-top:18px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.popup div.secure-shopping{
	width:50% !important;
}
.paymentOptions .paymentOptions_table,
.popup .paymentOptions .paymentOptions_table{
	width:50% !important;
	float:left;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
input[type="text"],
input[type="password"],
select,
textarea{
	-webkit-box-shadow:none;
	box-shadow:none;
	border:0 ;
	background:#fff;
	border-radius:0;
	color:#363433;
	padding:5px;
	border:1px solid #c3c0bf !important;
	border-radius: 0 !important;
}
.txt,
.txtbig,
.ddl,
.select_box select{
	display:block;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:0;
	background:#fff;
	border-radius:0;
	color:#524d30;
	padding:5px;
	-webkit-box-shadow:none;
	box-shadow:none;
	border:1px solid #c3c0bf;
}
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%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	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%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	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;
}
/*.msg{
	display:block;
	margin:0 0 10px;
}*/


/***** SIGN IN *****/

.page-signin #pageContentCenter{
	width:100%;
}
.page-signin #pageContentLeft{
	display:none !important;
}
.page-signin #pageContentRight{
	margin-left:-200px;
}
.signin_wrap{
	margin-right:200px;
}
.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%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	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 *****/

.account-holder{
	margin-right:200px;
}
.page-account #pageContentRight{
	margin-left:-200px;
}
#accountContent .section,
#checkout .section,
#basket.section{
	margin:0 0 25px;
	border:1px solid #c3c0bf ;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#accountContent .header,
#checkout .header,
#basket .header{
	text-align:left;
}
#orderSummary{

}
.lnkSignOut{
	text-transform:none;
}
.account_address{
	overflow:hidden;
}
.section .content .account_address h3{
	font-size:14px;
}

.account_address .column{
	float:left;
	width:50%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	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 > div,
.details .item > div,
.order_details .item > div{
	display:table-cell;
	vertical-align:top;
}
.details_header > 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 #c3c0bf ;
	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 #c3c0bf ;
}
.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:90px;
}
.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 *****/

.help_content{
	width:100%;
	float:left;
	min-height: 405px;
}
.help_aside{
	float:right;
	margin-left: -200px;
}
.help_holder{
	margin-right:200px;
}
.help_holder > 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 #c3c0bf ;
	display:table-cell;
	vertical-align:top;
}
.checkout-top-box.summary{
	width:175px;
}
.checkout-section .divider{
	width:25px;
	display:table-cell;
}
.addr-table{
	width:100%;
	overflow:hidden;
}
.addr-table .column{
	float:left;
	width:50%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	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;
}

#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 #c3c0bf;
}

.basket_table .cart-header > div,
.basket_table .item > div,
.basket_table .footer > div{
	display:table-cell;
	vertical-align:top;
	padding-bottom:10px;
}
.basket_table .cart-header > 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 > div:first-child{
	width:100%;
	display:table;
	margin:0 0 20px;
}
.details.cof > div:first-child > div{
	display:table-cell;
	width:15% !important;
}
.details.cof > div:first-child > div:first-child{
	width:45% !important;
}
.details.cof > div:first-child > div:last-child{
	width:25% !important;
}
.details.cof .btn{
	margin-top:20px;
}
.details.cof .item > div{
	width:15%;
}
.details.cof .item > div:first-child{
	width:45%;
}
.details.cof .item > div:last-child{
	width:25%;
}
.details.cof .wccc,
.details.cof .wccc:hover{
	padding:10px !important;
}

/***** POPUPS *****/

.ui-dialog{
	border: solid 1px #c3c0bf  !important;
	border-radius:0 !important;
	padding:10px;
	background:#fff;
}
.ui-widget-header{
	background:#fff ;
	border:1px solid #c3c0bf ;
	border-radius:0;
	padding: 5px !important;
	text-align: center;
}
.ui-dialog .ui-dialog-title{
	margin:0;
	font:bold 12px/20px 'ITC Caslon No. 224 W01', serif;
	color:#363433;
	text-transform: uppercase;
}
.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;
}
.addr-popup .divRowHeader{
	display:none;
}
.default-ship{
	display:table;
	width:100%;
	margin:0 0 20px;
	border:1px solid #c3c0bf ;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background:none;
}
.default-ship .col{
	display:table-cell;
	vertical-align:top;
	padding:10px;
	border-left:1px solid #c3c0bf ;
}
.default-ship .col:first-child{
	border-left:0;
}
.default-ship .col:last-child{
	vertical-align:middle;
	text-align:center;
}
.default-ship .mobile-label{
	font-weight:bold;
	margin:0 0 10px;
}
body.popup{
	min-width:0;
	width:100%;
	height:100%;
	background:#fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ui-dialog .ui-dialog-titlebar-close{
	background:#ccc;
}

input, textarea, select, button {
	font-family: 'ITC Caslon No. 224 W01', serif;
	font-size: 16px;
}

.bootstrapWizard li.complete .step {
	background: #55606E;
}

.bootstrapWizard li.active .step,
.bootstrapWizard li.active.complete .step {
	background: #AD353D;
}


/***** RESPONSIVE *****/


@media only screen and (max-width: 1023px) {
	input[type="text"],
	input[type="password"],
	select,
	textarea,
	.txt,
	.txtbig,
	.ddl,
	.select_box select{
		-webkit-box-shadow:none;
		box-shadow:none;
		border:0 ;
		background:#fff;
		border-radius:0;
		color:#524d30;
		-webkit-box-shadow:none;
		box-shadow:none;
		border:1px solid #c3c0bf;
		padding:5px;
	}
	.shop-left-menu{
		float:none;
		width:100%;
		margin:0 0 25px;
	}
	#pageContent{
		padding:40px 20px;
	}
}


@media only screen and (max-width: 959px) {
	.two-items-across .prod-img{
		float:none;
		text-align:center;
		margin:0 auto 20px;
	}
	.two-items-across .addToCart{
		margin:0;
	}
}

@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;
	}
	#nav a{
		padding:23px 12px;
	}

  .menu-popup {
    overflow: scroll;
  }

	.menu-popup:after {
		bottom: auto;
	}
}

@media only screen and (max-width: 767px) {
	#pageContent{
		padding:20px 10px;
	}
	.btn-menu{
		display:block;
		position:absolute;
		bottom:0;
		left:0;
		z-index:20;
		background: url(images/btn-menu.png) no-repeat;
		width:30px;
		height:30px;
		text-indent:-ccc9px;
		overflow:hidden;
	}
	#nav{
		display:none;
	}
	#nav.open{
		display:block;
	}
	#nav li{
		float:none;
		margin:0;
	}
	#nav a,
	#nav .sub-menu a{
		padding:10px;
		border-radius:0px;
		text-shadow:none;
	}
	#nav .sub-menu a{
		padding:10px 30px;
		color:#c28e53;
	}
	#nav a:hover,
	#nav li.selected > a,
	#nav > li:hover > a{
		background: url("images/menu_hover.png") no-repeat scroll 50% -4px;
	}
	#nav .sub-menu{
		position:static;
		width:100%;
		display:block;
		background:none;
		padding:0;
		-webkit-box-shadow:none;
		box-shadow:none;
	}
	#nav .sub-menu a:before{
		content:"-";
		margin-right:3px;
	}
	#authStatus{
		padding:10px;
	}
	.two-items-across .prod-img{
		float:left;
		margin:0 20px 20px 0;
	}
	.two-items-across .addToCart{
		margin:0 0 0 90px;
	}
	.h-split{
		display:none;
	}
	.two-items-across .productItem{
		width:100%;
		min-height:0;
		height:auto !important;
	}
	.two-items-across .addToCart{
		margin-left:90px;
	}
	#tabs-product .prod-image{
		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:0;
	}
	.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%;
	}

	.menu-wrapp {
		max-width: 260px;
		flex-flow: wrap;
		justify-content: flex-end;
	}

	.main-header .container {
		padding: 0 20px;
	}

	.logo-wrapp {
		width: 40px;
		height: 47px;
	}

	.main-banner__inner:before {
		font-size: 42px;
		line-height: 1.5;
	}

	.main-banner {
		height: 420px;
	}

	.main-banner__inner {
		display: block;
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}

	.main-footer-nav {
		padding: 20px 0;
	}

	.main-footer-nav li,
	.secondary-footer-nav li {
		display: block;
	}

	.main-footer-nav a {
		padding: 10px;
	}

	.secondary-footer-nav a {
		display: inline-block;
	}

	.secondary-footer-nav {
		padding-top: 24px;
	}

	.red-mountain-link:before {
		position: static;
		margin: 0 auto;
		display: block;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 768px) {
  .main-header .container.container-header {
    padding: 0 20px; 
  }
}

@media only screen and (max-width: 639px) {
	.shop-holder{
		margin:0;
	}
	.activeCart-panel {
		float:left;
		width:100%;
		margin:0;
	}
	.activeCart{
		width:100%;
	}
	.tabs-container .addToCart{
		position:static;
		background:none;
		border:0;
		padding:30px 0;
		float:left;
	}
	.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{
		border-bottom:1px solid #c3c0bf ;
	}
	#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;
	}
	.page-signin #pageContentRight{
		margin:0;
		width:100%;
	}
	.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 > div,
	.order_details .item > div,
	.basket_table .item > div,
	.basket_table .footer > 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 #c3c0bf ;
	}
	.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 #c3c0bf ;
		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 #c3c0bf ;
		border-width:1px 0;
		padding:10px 0;
	}
	.basket_table .cart-header{
		display:none;
	}
	.basket_table .item{
		border-bottom:1px solid #c3c0bf ;
	}
	.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%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		padding-bottom:20px;
	}
	.checkout-header .col{
		display:block;
	}
	#checkout .left-box-head{
		width:100%;
		padding:0;
		text-align:left;
	}
	.ui-dialog{
		width:300px !important;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}
	.wine-club-selections input[type="text"]{
		max-width:50px;
	}
	#wine-clubs > div{
		margin:0;
	}
}


@media only screen and (max-width: 599px) {

}

@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 #c3c0bf ;
	}
	.default-ship .col{
		display:block;
		border-top:1px solid #c3c0bf ;
		border-left:0;
	}
	.default-ship .col:first-child{
		border:0;
	}
}

@media only screen and (max-width: 479px) {
	.prod-img {
		float:none;
		margin:0 auto 20px;
		text-align:center;
	}
	.productItem{
		padding-bottom:0;
	}
	.two-items-across .prod-img{
		float:none;
		text-align:center;
		margin:0 auto 20px;
	}
	.two-items-across .addToCart{
		margin:0;
	}
	.addToCart,
	.two-items-across .addToCart{
		position:relative;
		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;
	}
	.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 #c3c0bf ;
		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 > div:first-child{
		display:none;
	}
	.details.cof .item > div{
		width:100% !important;
	}
	.details.cof .item > div:last-child{
		text-align:left !important;
	}
	.variations ul h3{
		font-size:14px;
	}
}
