body{margin:0;padding:0;}
img{border:0;}
.fl_menu{list-style:none;margin:0;padding:0;}
.cms_imgleft{margin:3px 5px 5px 0;float:left;border:1px solid #000;}
.cms_imgright{margin:3px 0 5px 5px;float:right;border:1px solid #000;}
h1{margin:0;font-size:28pt;line-height:30pt;}
h2{font-size:20pt;line-height:24pt;}
h2, h3{margin:0 0 5px 0;}
.clear{clear:both;}
.gallthumbnail{float:left;border:2px solid #666;margin-right:5px;margin-bottom:5px;}
.fl_blogpostavatar{float:right;border:2px solid #666;margin:0 0 5px 5px;}
.fl_commentavatar{float:left;border:2px solid #666;margin:0 5px 0 0;}
.fl_commentname{display:block;margin-left:80px;text-transform:uppercase;margin-bottom:5px;font-size:8pt;}
.fl_commentmessage{display:block;margin-left:80px;}
.fl_gtname{display:block;text-transform:uppercase;margin-bottom:5px;font-size:8pt;}
.fl_gtmessage{display:block;}
.fl_blogpost1, .fl_blogpost2{border-bottom:1px solid #e3ddd0;padding-bottom:25px;margin-bottom:25px;}
.fl_postinfo{text-transform:uppercase;margin-bottom:5px;font-size:8pt;}
.fl_blogfooter{clear:both;}
.fl_comment1{display:block;padding:5px;margin-top:5px;}
.fl_comment2{display:block;padding:5px;background-color:#eee;margin-top:5px;}
.fl_commclear{display:block;clear:both;}
#fl_commsbox, #fl_tracksbox{clear:both;padding-top:15px;}
.fl_bigpic{border:2px solid #666;}
.fl_bigcaption{margin-top:10px;}
.fl_rssentry{clear:both;}
.fl_rssimg{float:right;display:block;border:2px solid #666;margin:0 0 5px 5px;}
.fl_rsstitle{font-size:18pt;line-height:24pt;font-weight:bold;}
.fl_rssby{text-transform:uppercase;margin-bottom:5px;font-size:8pt;}
.fl_gallpreview1{margin-bottom:10px;padding:5px;clear:both;}
.fl_gallpreview2{margin-bottom:10px;background-color:#eee;padding:5px;clear:both;}
.fl_gallpreview1 img, .fl_gallpreview2 img{float:left;border:2px solid #666;}
.fl_galllink, .fl_galltext{display:block;margin-left:110px;}
td.fl_label{display:block;width:100px;}
.fl_mailform textarea{width:400px;height:200px;}
.fl_votebar{background-color:#fff;height:10px;}
input.fl_regform{width:100px;}
.fl_postingform{display:none;}
.fl_postingform textarea{height:100px;}
.fl_rsslinks{padding-top:10px;clear:both;text-align:right;}
.fl_rsslinks a{text-transform:uppercase;font-size:8pt;text-decoration:none;margin-left:10px;}
.fl_rsslinks:empty{display:none;}
.fl_rating{float:right;text-align:right;}
#msgwrap{position:fixed;top:150px;left:50%;text-align:center;z-index:99;}
#msgbar{position:relative;color:#fff;border-width:3px;border-style:solid;padding:15px;font-size:28px;line-height:40px;width:300px;left:-168px;display:none;font-family:"Lucida Sans","Lucida Grande", Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;cursor:default;}
#msgbar a{color:#fff;}
#topbar{display:none;position:fixed;z-index:99;background-color:#4ad;color:#fff;top:0;left:0;width:100%;font-size:12px;border-bottom:3px solid #079;text-align:center;}
#topbar a{color:#fff;}
#topcont{padding:10px;}
input, textarea{border:1px solid;padding:3px;background-color:#fff;border-color:#000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
textarea{width:300px;height:150px;}
input:hover, input:focus, textarea:hover, textarea:focus{background-color:#eee;}
.fl_later{float:left;}
.fl_earlier{float:right;}
.flmsg_alert{background-color:#4ad;border-color:#079;}
.flmsg_error{background-color:#900;border-color:#600;}
.flmsg_success{background-color:#096;border-color:#066;}
.flmsg_generic{background-color:#666;border-color:#999;}
#fl_commsbox{margin:5px;padding:5px;border:1px dotted #333;background-color:#eee;}
#fl_gallwrap{position:fixed;top:0;left:0;margin:0;padding:0;width:100%;height:100%;display:none;font:11px Arial, Helvetica, sans-serif;line-height:20px;color:#333;text-align:left;}
#fl_gallcover{position:fixed;width:100%;height:100%;top:0;left:0;margin:0;padding:0;background-color:#000;opacity:0.8;filter:alpha(opacity=80);}
#fl_gallbox{position:relative;top:5%;margin:0 auto;background-color:#fff;padding:10px;width:100px;height:100px;}
#fl_gallpic{display:block;margin:0 auto;position:relative;top:35%;}
#fl_gallbelowpic{clear:both;display:none;padding:5px 10px 10px;margin:0 -10px;background-color:#fff;overflow:hidden;}
#fl_gallwrap a{color:#666;text-decoration:none;}
#fl_gallwrap a:hover{color:#444;}
#fl_gallprevnext{background:url('../scripting/blank.gif');position:relative;}
#fl_gallprev{position:absolute;z-index:50;}
#fl_gallnext{text-align:right;position:absolute;z-index:50;right:0;}
#fl_gallclose, #fl_gallslide{clear:right;float:right;}
a#fl_gallprev:hover, a#fl_gallnext:hover, a#fl_gallclose:hover{border-width:0;}
#fl_gallprev img, #fl_gallnext img{visibility:hidden;padding-top:50px;}
#fl_gallprev:hover img, #fl_gallnext:hover img{visibility:visible;}


:root {
	--ltgrey: #f0f0f0;
	--ltblue: #5b8b96;
	--dkpink: #58193f;
	--dkgrey: #999;
}

* { margin: 0; padding: 0; border: 0; }
html, body { min-height: 100%; background: #fff; color: #000; font: 14px/18px sofia-pro, sans-serif; }
p { margin: 10px 0; }
ul, ol { margin: 10px 20px; }
a { color: var(--dkpink); }
a:hover { text-decoration: none; color: var(--ltblue); }
img { max-width: 100%; height: auto!important; }

h1, h2, h3, h4 { margin: 30px 0 20px; color: var(--ltblue); font-weight: 400; font-family: big-caslon-fb, serif; text-transform: uppercase; }
h1 { font-size: 48px; line-height: 52px; margin-top: 0; color: #000; }
h2 { font-size: 28px; line-height: 32px; }
h3 { font-size: 24px; line-height: 28px; }
h4 { font-size: 18px; line-height: 22px; }
h1 b, h2 b, h3 b, h1 strong, h2 strong, h3 strong, h4 b, h4 strong { font-weight: 400; }
.textlabel { position: absolute; margin-left: -9999px; }

.skipto a { position: absolute; margin-left: -9999px; top: auto; width: 1px; height: 1px; overflow: hidden; color: #fff!important; padding: 10px; background: #a58d63; }
.skipto a:focus { margin-left: 0; width: auto; height: auto; }

header, nav, main, footer { display: block; }
.wrapper, #menu { max-width: 1200px; margin: 0 auto; padding: 0 20px; position: relative; }

.topbar { background: var(--dkpink); color: var(--dkgrey); position: sticky; top: 0; line-height: 40px; font-size: 10px; letter-spacing: 0.2em; text-transform: uppercase; z-index: 20; }
.topbar a { color: #fff!important; font-weight: bold; }
.topbar a:hover { opacity: 0.5; }
.topbar .divider:before { color: var(--dkgrey); content: "\2022"; margin: 0 15px; position: relative; top: -2px;  }

.barright { position: absolute; top: 0; right: 20px; }
.basketinfo { padding-left: 25px; background: url('../gfx/icon-bag.svg') no-repeat left; display: block; background-size: auto 20px; }
.basketempty { opacity: 0.5; cursor: default; text-decoration: none; }

header { padding: 20px 0; }
.logo { display: block; width: 100px; height: 200px; background: url('../gfx/glass@2x.png') no-repeat center; background-size: contain; margin: 0 auto; }
.logo:hover { opacity: 1; }
.logo img { display: block; }

.socmed { position: absolute; top: 0; right: 20px; }
.socmed a { width: 20px; height: 20px; display: inline-block; margin-left: 10px; background-position: center; background-repeat: no-repeat; background-size: auto 100%; margin-top: 10px; }
.socmed a.fb { background-image: url('../gfx/icon-fb.svg'); }
.socmed a.tw { background-image: url('../gfx/icon-tw.svg'); background-size: 100% auto; }
.socmed a.ig { background-image: url('../gfx/icon-ig.svg'); }
.socmed a:hover { opacity: 1; background-size: auto 75%; }
.socmed a.tw:hover { background-size: 75% auto; }

header .search { position: absolute; bottom: 0; right: 20px; width: 230px; height: 30px; }
input#shopsearch { width: 200px; display: inline-block; vertical-align: top; height: 30px; font-size: 12px; }
input.shopgosearch { width: 30px; height: 30px; display: inline-block; vertical-align: top; cursor: pointer; background: var(--dkpink) url('../gfx/magnify.svg') no-repeat center!important; background-size: 16px auto!important; }
input.shopgosearch:hover { opacity: 1; background-size: 12px auto!important; }
#quicksearchresults { margin-left: 0!important; box-sizing: border-box; border: 1px solid var(--ltgrey)!important; }
.quicksearchresult .proddesc { padding-left: 5px; box-sizing: border-box; }
.quicksearchlink { border-top-color: var(--ltgrey)!important; }
.quicksearchresult .prodtitle { font-size: 14px; line-height: 18px; font-weight: bold; color: #000; }
.quicksearchresult .curprice { font: bold 12px/16px sofia-pro, sans-serif; color: var(--dkpink); text-align: right; }

#verify.showver { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 40; -webkit-backdrop-filter: blur(5px); backdrop-filter: blur(5px); }
 @supports not (backdrop-filter: blur(5px)) {
	#verify.showver { background: rgba(255,255,255,0.75); }
}
.verprompt { position: absolute; top: 50%; left: 50%; width: 500px; max-width: 90%; transform: translate3d(-50%,-50%,0); box-sizing: border-box; background: rgba(255,255,255,0.75); padding: 20px; text-align: center; border: 2px solid var(--dkpink); }
.verprompt h2 { margin-top: 0; }
.verprompt input { margin: 20px auto 0!important; width: 100%; }

#menu input { display: none; }

.fl_menu { margin: 0; list-style: none; border-top: 1px solid var(--dkgrey); border-bottom: 1px solid var(--dkgrey); text-align: center; }
.fl_menu li, .fl_menu a { display: inline-block; position: relative; vertical-align: top; font-weight: bold; font-size: 12px; line-height: 40px; text-transform: uppercase; letter-spacing: 0.2em; }
.fl_menu li:before, .fl_menu li:last-child:after { content: '\2022'; margin: 0 40px; color: var(--dkpink); position: relative; top: -2px; }
.fl_menu li:first-child:before { content: '\2022'; margin-left: 0; }
.fl_menu li:last-child:after { content: '\2022'; margin-right: 0; }
.fl_menu a { text-decoration: none; color: #000; }
.fl_menu a:hover { opacity: 1; color: var(--ltblue); }
.fl_menu ul { display: none!important; }

main .wrapper { display: flex; }
.page-front main .wrapper { display: block; }

.lhs { width: 220px; padding: 20px 10px 40px; background: var(--ltgrey); box-sizing: border-box; flex-shrink: 0; }
.rhs { padding: 20px 0 40px 20px; flex-grow: 1; min-height: 500px; }

.page-front .lhs, .page-front .rhs>h1, .page-front .breadcrumbs { display: none; }
.page-front .rhs { padding: 0; }

#scroller { position: relative; height: 0; padding-bottom: 40%; }
.fadeimg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-size: cover; background-position: center; }
#scrollleft, #scrollright { position: absolute; top: 50%; margin-top: -20px;
right: -20px; cursor: pointer; background: url('../gfx/arrow-right.svg') no-repeat center; background-size: auto 15px; width: 40px; height: 40px; background-color: var(--dkpink); border-radius: 0; z-index: 10; transition: 0.25s all; background-position: 15px center; }
#scrollleft { right: auto; left: -20px; background-image: url('../gfx/arrow-left.svg'); background-position: right 15px center; }
#scrollleft:hover, #scrollright:hover { background-size: auto 12px; }
#scrollbar { position: absolute; bottom: 0; left: 0; background: var(--ltblue); height: 3px; width: 0; z-index: 6;  transition-duration: 0.25s; transition-property: background; }
#scrollbar.paused { background: var(--ltgrey); }
#slider { z-index: 3; position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden; }
.slide { position: absolute; top: 0; left: 0; bottom: 0; width: 100%; display: none; z-index: 4; color: #fff!important; text-decoration: none; background: #f6f6f6; background-size: cover; background-position: center; }
.slidewrap { right: 0; bottom: 0; left: 0; position: absolute; padding: 120px 20px 20px; background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.75)); text-align: left; z-index: 5; }
.slidewraptext { position: absolute; bottom: 20px; left: 20px; right: 20px; }
.notext { display: none; }
.slide h2 { font-size: 48px; line-height: 52px; margin: 0; color: inherit; }
.slide p { font: 22px/26px big-caslon-fb, serif; text-transform: uppercase; margin: 10px 0 0; }
.slide:hover .slidewrap { opacity: 0.5; }
#slide_0 { display: block; }
a.transition, div.transition { -webkit-transition: all 0.5s; transition: all 0.5s; }
a.transitionfast, div.transitionfast { -webkit-transition: all 0.2s; transition: all 0.2s; }
a.sliding .slideside { display: block; }

.newbest { background: var(--ltgrey); margin-top: -40px; padding-top: 50px; box-shadow: 0 0 0 100vmax var(--ltgrey); clip-path: inset(0 -100vmax); overflow: hidden; }
.tabs { position: relative; z-index: 10; margin-bottom: 5px; }
.tab { display: inline-block; margin-right: 20px; vertical-align: top; font: 22px/40px big-caslon-fb, serif; cursor: pointer; text-transform: uppercase; color: var(--dkgrey); }
.tab:hover { color: var(--ltblue); }
.tab.curtab { color:  var(--ltblue); cursor: default; }

.tabcont { display: none; margin: 0 -1%; }
.tabcont.curtab { display: block; }
.tabcont .prodbox { width: 23%; }

.lhs h4 { margin: 0 0 10px; }
.lhs ul { margin: 0; list-style: none; text-transform: uppercase; }
.lhs li:before { display: none; }
.lhs a { color: var(--dkgrey); }
.lhsbox { margin-top: 20px; font-size: 12px; line-height: 18px; }
.lhsbox:first-child { margin-top: 0; }
.lhsbox .prodviewedbox { text-decoration: none; clear: both; display: block; margin-bottom: 5px; }
.prodviewedbox img { float: left; margin-bottom: 5px; }
.lhsbox .proddesc, .lhsbox .curprice { display: block; margin-left: 72px; font: bold 12px/16px sofia-pro, sans-serif; color: inherit; text-transform: uppercase; }
.lhsbox .prodtitle { display: block; }
.lhsbox .curprice { text-align: right; }
.lhs a:hover { color: var(--ltblue)!important; }

.breadcrumbs { font-size: 12px; line-height: 16px; color: #f1f1f4; margin-bottom: 10px; }
.breadcrumbs a { display: inline-block; text-transform: uppercase; }
.breadcrumbs a:last-child, .breadcrumbs .divider:last-of-type { display: none; }
.breadcrumbs .divider:before { color: var(--dkgrey); content: "\2022"; margin: 0 15px; position: relative; top: -2px;  }

.cms_imgleft { max-width: 300px; border: 0; margin: 3px 10px 10px 0; float: left; }
.cms_imgright { max-width: 300px; border: 0; margin: 3px 0 10px 10px; float: right; clear: right; }
main li { margin-top: 3px; }
main ul { list-style: none; }
main ul li:before { color: var(--ltblue); content: "\2022"; position: absolute; margin: -1px 0 0 -18px; }
blockquote { margin: 20px; padding: 10px 20px; background: var(--ltgrey); }
blockquote>*:first-child { margin-top: 10px!important; }
blockquote>*:last-child { margin-bottom: 10px!important; }

form label { display: block; font-weight: 600; font-size: 12px; line-height: 17px; text-transform: uppercase; margin: 10px 0 2px; }
input, textarea { -webkit-appearance: none; border-radius: 0; }
input.checkbox, input.button { border: 0; width: auto; display: inline; background: transparent!important; -webkit-appearance: checkbox; height: auto; margin-right: 5px; }
input[type=radio] { -webkit-appearance: radio; }
label .reqd { margin-left: 5px; }
input, textarea, .fl_mailform textarea, select { background: var(--ltgrey); border: 0; font: 14px/20px sofia-pro, sans-serif; color: #666; width: 100%; display: block; padding: 10px; box-sizing: border-box; }
input, select { height: 40px; }
input:hover, textarea:hover, select:hover { background: var(--ltgrey); color: #444; }
input:focus, textarea:focus, select:focus { background: var(--ltgrey); color: #444; }

.signuptcs { width: 508px; font-size: 12px; line-height: 16px; border: 1px solid #eee; padding: 1px 10px 10px; overflow: auto; -webkit-overflow-scrolling: touch; height: 150px; position: relative; }
select#usertitle { width: auto; display: inline; }
input#titleother { width: 150px; display: inline; visibility: hidden; }

input.emailsub, input.passsub, input.commentsub, input.formsub, a.button, input.shopbutton { display: block; width: auto; height: auto; font: bold 12px/24px sofia-pro, sans-serif; margin: 10px 0; padding: 11px 30px; color: #fff!important; border: 0; background: var(--dkpink); letter-spacing: 0.2em; text-transform: uppercase; border-radius: 0; cursor: pointer; text-decoration: none; position: relative; text-align: center; }
input.emailsub:hover, input.passsub:hover, input.commentsub:hover, input.formsub:hover, a.button:hover, input.emailsub:focus, input.passsub:focus, input.commentsub:focus, input.formsub:focus, a.button:focus, input.shopbutton:hover, input.shopbutton:focus { opacity: 1; transform: scale3d(0.9,0.9,1); }
input.emailsub:active, input.passsub:active, input.commentsub:active, input.formsub:active, a.button:active, input.shopbutton:active, span.frontbutton:active { top: 2px; }
a.button, span.frontbutton { width: auto; display: inline-block; vertical-align: top; margin: 0; }
input#basketadd { width: 100%; }

.browsebottles { border-top: 1px solid var(--dkgrey); }
.browsebottles h2 { margin: 10px 0; }
.page-front .browsebottles { border: 0; }

.footercats { margin-left: -20px; display: flex; position: relative; }
.footercats a { display: inline-block; vertical-align: top; width: calc(20% - 20px); margin: 0 0 0 20px; position: relative; height: 0; padding-bottom: calc(20% - 20px); outline: 1px solid transparent; overflow: hidden; }
.footercats a:hover { outline-color: var(--ltblue); }
.footercatimage { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-size: cover; background-position: center; }
.footercatimage:before { position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ''; backdrop-filter: blur(3px); }
.footercatimage:after { position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ''; background: radial-gradient(rgba(0,0,0,0.25),rgba(0,0,0,0)); }
.footercatname { position: absolute; top: 50%; left: 10px; right: 10px; text-align: center; transform: translateY(-50%); color: #fff; font: 24px/28px big-caslon-fb, serif; text-transform: uppercase; }

footer { background: var(--ltgrey); padding: 80px 0 35px; font-size: 12px; line-height: 16px; margin-top: -40px; }
footer .wrapper { max-width: 1240px; padding: 0; }
.footerbox { display: inline-block; width: 33.3333333%; padding: 0 20px; vertical-align: top; box-sizing: border-box; }
footer p { margin: 5px 0; }
footer h4 { margin: 0 0 10px; }
footer h4, footer a { color: #000; }


#fl_loading { display: none; position: fixed; top: 10px; right: 10px; background: #fff; padding: 3px; border: 1px solid #ccc; z-index: 150; width: 32px; z-index: 99; }
#cookiebar { font-size: 12px; line-height: 16px; }
#cookiebar a { display: inline-block; }
#msgbar { font-family: sofia-pro, sans-serif; }
.err, .reqd { font-weight: bold; color: #c00; }

a, input, .slidewrap, .tab { transition-property: opacity, color, background-color, background-size, transform, outline-color; transition-duration: 0.25s; }

/* store styles */

option { padding-right: 10px; }
.loginfail { color: #c00; font-weight: bold; }
input#address2, input#address3 { margin-top: 1px; }
.instrucleft { font-size: 14px; }
.instrucright { float: right; font-size: 14px; }
input.shopbutton.gosort { margin-top: 0; }
input.shopbutton.gosort:active { margin-top: 2px; }
.reqd { color: #c00; font-weight: bold; }
label .reqd { margin-left: 3px; }
.err { color: #c00; }
.zoomer-wrapper-big img { max-width: none; }
.accountheader { font-weight: bold; }

.rrpline, .priceline, .salepriceline { 	display: block; text-decoration: line-through; 	color: #ccc; font: 28px/32px big-caslon-fb, serif; }
.curprice { text-decoration: none; color: var(--ltblue); }
.savepriceline { display: none; }

.page-product .storeproduct { display: flex; flex-direction: row-reverse; flex-wrap: wrap; }
.productimg, #productimg { width: 500px!important; display: block; flex-shrink: 0; }
.productinfo { width:calc(100% - 520px); padding-right: 20px; }

.productpricing { clear: left; font-size: 18px; line-height: 26px; background: #fff; }


.productimgthumbs { width: 505px; margin-top: 5px; }
.productdescription { margin: 20px 0 0;  }
.productsubcats { border-bottom: 1px solid var(--ltgrey); margin: 0 -1%; }
.productsubcats:empty { display: none; }
#productswrap, .productlinks { margin: 0 -1%; }
.productlinks { border-top: 1px solid #eee; margin-top: 20px; }
.productlinks h3 { margin: 20px 1%; }

.basketadd { display: block; }
.addtobasket .productoption { display: block; margin-bottom: 10px; }
.addtobasket .lab { display: inline-block; width: 100px; font-size: 12px; color: var(--dkgrey); text-transform: uppercase; }
.addtobasket #outstock { margin-bottom: 10px; display: block; }
.persopts input { max-width: 250px; }

.accountfooter a { display: inline-block; }
.prodbox { width: 31.3333333%; display: inline-block; vertical-align: top; margin: 0 1% 2%; text-decoration: none; position: relative; overflow: hidden; outline: 1px solid transparent; transition: all 0.2s; }

.prodbox:hover { opacity: 1; outline-color: var(--ltblue); }

.prodbox img, .tabbox .prodviewedbox img { width: 100%; height: auto; display: block; }
.prodbox .rrpline, .prodbox .priceline, .prodbox .saveline, .prodbox .curprice, .tabbox .prodviewedbox .curprice, .tabbox .prodviewedbox .rrpline, .tabbox .prodviewedbox .saveline { display: block; }
.prodbox .proddesc, .catinfo { padding: 5px; display: block; font-size: 14px; font-weight: normal; position: relative; text-align: left; }
.prodbox .prodtitle, .cattitle { font-weight: bold; font-size: 16px; line-height: 22px; display: block; color: #000; }
.cattitle { text-align: center; }
.prodbox .rrpline, .prodbox .priceline, .prodbox .saveline, .colpreview { display: none; }
.prodbox .curprice { display: block; text-align: right; font: bold 16px/22px sofia-pro, sans-serif; color: var(--dkpink); }
.salepriceline, .saveline { color: #c00; }
.catproducts { display: none; }

.sortorder { margin: 0 0 10px; font-size: 14px; }
.sortorder select { width: auto; margin: 0 2px; display: inline; }
input.gosort { display: inline; }
.subpages { margin-top: 5px; }
.subpages a { margin-right: 5px; }
.subpages a.currentprodpage { color: #ccc; }
.sortbar { display: inline-block; vertical-align: top; margin: 0 3px 5px 0; }
.sortorder input { margin-left: 5px; }

label.listaddress { text-transform: none; font-size: 11px; line-height: 15px; }
.signinform label.checkbox { padding: 3px 0; }
.signinform input { display: block; }
input.checkbox { margin-right: 5px; }
.accountoptions li { margin-left: 10px; }
input.checkbox { width: auto; padding: 0; border: 0; display: inline; }
table.storebasket { border-collapse:collapse; width: 100%; font-size: 13px; }
.storebasket td { padding: 3px; }
tr.problemrow { background: #c99; }
.vartypes { text-transform: uppercase; font-size: 10px; }
tr.basketbuttons { text-align: right; }
.storeheader {
	position: absolute;
	width: 645px;
	top: 170px;
	text-align: right;
}
tr.basketbuttons input { margin-left: 8px; margin-right: -3px; }
input#disccode { width: 100px; }
.returneditems { margin-left: 10px; }
.ratingbar { margin: 5px 0; }
form.addreview { margin-top: 5px; }

.productimgthumbs a { display: block; float: left; outline: 1px solid #e4dfd2; margin: 0 5px 5px 0; }
.productimgthumbs a:hover { outline-color: #9f9dc3; opacity: 1; }
.productimgthumbs img { display: block; }
.productsendfriend { padding-top: 10px; }
.pagesendfriend { padding: 10px; }
.pagesendfriend h3 { margin-top: 0; }
.sfprodname { font-weight: 600; }
.productsendfriend, .shopsharebar, .currencies { font-size: 13px; line-height: 18px; color: #6d6d6d; }
.pagesendfriend { background: #fff; }

.storebasket tr, .orderlist tr, .orderdetails tr { border-bottom: 1px solid #eee; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; }
.storebasket tr.basketbuttons { border-bottom: 0; }
.storebasket tr:hover, .orderlist tr:hover, .orderdetails tr:hover { background: #f6f6f6; }
.storebasket tr.basketbuttons:hover { background: transparent; }
tr.headerrow { font-size: 13px; text-transform: uppercase; }
tr.headerrow, tr.headerrow:hover { background: var(--dkpink); color: #fff; font-weight: bold; }
tr.overalltot { font-weight: 600; text-transform: uppercase; }
table select { width: auto; }
table input.shopbutton { float: none; display: inline; }
input.gosignin, input.gocreateaccount, input.gosavedetails, input.gosaveaddress, input.gochangepass { float: none; }

table.orderdetails, table.orderlist { width: 100%; border-collapse: collapse; margin-top: 10px; }
table.orderdetails td, table.orderlist td { padding: 5px 4px; font-size: 13px; }
.giftwrapcol { width: 80px; }

.shopsharebar { padding-top: 5px; }
.shopsharebar a { padding-left: 25px; background-repeat: no-repeat; margin-right: 15px; background-size: 16px auto; position: relative; }
.shopsharebar a:before { content: ''; position: absolute; top: 0; left: 0; width: 20px; height: 20px; }
.shopsharebar .facebook:before { background: #1778f2 url('../gfx/icon-fb-white.svg') no-repeat center; background-size: auto 12px; }
.shopsharebar .twitter:before { background: #1da1f2 url('../gfx/icon-tw-white.svg') no-repeat center; background-size: 10px auto; }

.storepage>.catdesc { margin-bottom: 20px; }
.prodbox .prodviewbutton, .prodbox .prodlongdesc, .prodbox .catdesc, .descprice { display: none; }
.stocknotify a { display: inline-block; }

.addtobasket { margin: 10px 0; font-size: 12px; line-height: 18px; }
.addtobasket select { width: 200px; display: inline; }

a.shareto { float: left; background-position: left; }
.currencies { clear: left; padding-top: 5px; }
.currencies a { display: inline-block; }

a.noprods { display: inline; }

.delneeded { color: #c00; }
.productsubcats .clear, #productswrap .clear { display: none; }

.checkstep { border: 1px solid #a58d63; margin-bottom: -1px; }
.curstep { border-color: #a58d63; }
.checkstep>h3 { cursor: default; background: #e8e2d8; color: #999; padding: 10px; margin: 0; transition-duration: 0.2s; font: 600 18px Montserrat, sans-serif; }
.checkstep>h3 span { margin-left: 15px; color: #666; transition-duration: 0.2s; }
.curstep>h3 { background: #a58d63; color: #e8e2d8!important; }
.curstep>h3 span { color: #fff!important; }
.checkstep>h3.canclick { cursor: pointer; }
.checkstep>h3.canclick:hover, .checkstep>h3.canclick:hover span { color: #333; }
.checkcont { overflow: hidden; max-height: 0; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-property: max-height; transition-property: max-height; }
.curstep .checkcont { max-height: 10000px; padding: 1px 10px 10px; }
.stepcont { padding: 10px; }
.stepcont .stepintro>*:first-child { margin-top: 0; }
#checkout_1 .stepcont { padding-top: 0; }
.checkstep .buttons { float: left; width: 100%; }
.checkstep input.checkoutback { float: left; }
.checkstep input.checkoutcont { float: right; margin-right: 0; }

.checkoutform table { border-collapse: collapse; width: 100%; margin-top: 10px; }
.checkoutform td { padding: 3px 5px; }
.checkoutform td img { margin: 0; position: static; }
.checkoutform td.piccol { width: 32px; }
.checkoutform td.pricecol { width: 50px; }
.checkoutform td.rhs, .checkoutform td.price { text-align: right; }
.checkoutform tr.totrow { font-weight: 600; }
.checkoutform td.notes { color: #999; }
.rowodd { background: #e0dddc; }
.checkoutform p.err { font-weight: 600; color: #c00; }
.checkoutform p.err a { color: #c00; }
table.checkoutnew { margin: 5px 0; font-size: 13px; }
.checkoutnew thead td { text-transform: uppercase; background: #eee; font-size: 14px; font-weight: 600; }
.checkoutnew tbody tr:hover { background: #f6f6f6; }
input#giftwrap { width: auto; margin: 0 0 0 5px; }
#giftwrapinfo { max-height: 0; overflow: hidden; opacity: 0; transition-duration: 0.2s; }
#giftwrapinfo.shown { max-height: 120px; opacity: 1; }
#checkcont_2 p { margin-bottom: 10px; }
.checkoutform input#discountcode { width: 150px; height: 30px; display: inline; }

.checkoutform label.address { text-transform: none; margin: 0 0 -1px; border: 0; background: #eee; padding: 9px 5px; font-size: 12px; line-height: 18px; color: #666; letter-spacing: 0; transition: background 0.2s; font-weight: 600; }
.checkoutform label.address:hover { background: #e8e2d8; }
.checkoutform label.curaddress { background: #211d5e!important; color: #fff!important; position: relative; }
.checkoutform label.address input { width: auto; margin: 0 3px 0 0; background: transparent; border: none; display: inline; height: auto; }

.checkoutform .checkoutleft { float: left; width: 49%; margin-right: 2%; margin-top: 5px; }
.checkoutform .checkoutleft input { font-size: 11px; }
.checkoutform .checkoutleft select { width: auto; max-width: 250px; margin: 0 0 0 5px; display: inline-block; }
.checkoutform .checkoutright { float: left; margin-top: 3px; width: 49%; font-size: 14px; }
.checkoutform .checkoutright p { margin: 5px 0; }
.checkoutform textarea { width: 100%; height: 75px; margin-top: 5px; box-sizing: border-box; font-size: 12px; }
.checkoutheader { font-weight: 600; font-size: 12px; line-height: 17px; text-transform: uppercase; }

/*
#addresscover { position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,0.6); z-index: 50; display: none; }
#newaddress { width: 408px; margin: 50px auto; background: #fff; padding: 10px 20px 20px; border: 1px solid #ccc;  }
#newaddress input, #newaddress select { width: 100%; box-sizing: border-box; }
#newaddress input.shopbutton { float: left; width: auto; margin-right: 5px; }
*/

.checkcont .basketbuttons { display: none; }
input#delname { margin-bottom: 10px; }
select#delivery { display: inline; margin: 0 0 0 5px; }

#cardwrap input, #cardwrap select { -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -webkit-transition-property: border; transition-property: border; }
div#cardwrap { position: relative; }
input#cardnumber { padding-left: 55px; }
div#cardtype { position: absolute; background: url('../gfx/cards@2x.png') no-repeat left top; left: 9px; bottom: 9px; width: 37px; height: 22px; background-size: 37px auto; }
.cardlabel { border-top: 1px solid #eee; border-bottom: 1px solid #eee; margin-top: -1px; padding: 8px 5px 5px; margin: 0 0 -1px!important; }
.cardlabel:first-of-type { margin-top: 10px!important; }
span.cardgraphic { display: inline-block; background: url('../gfx/cards@2x.png') no-repeat left top; width: 37px; height: 22px; vertical-align: middle; position: relative; top: -2px; background-size: 37px auto; }
div#cardtype.applepay, span.cardgraphic.applepay { background-position: left bottom; }
div#cardtype.amex, span.cardgraphic.amex { background-position: left -66px; }
div#cardtype.mastercard, span.cardgraphic.mastercard { background-position: left -44px; }
div#cardtype.visa, span.cardgraphic.visa { background-position: left -22px; }
div#cvcwrap, div#expirywrap { display: inline-block; vertical-align: top; margin-right: 10px; }
input#cardnumber, input#cvc, select#expirymonth, select#expiryyear { border-bottom: 2px solid transparent; }
input#cvc { width: 120px; }
select#expirymonth { width: 120px; margin-right: 5px; display: inline-block; }
select#expiryyear { width: 80px; display: inline-block; }
.valid { border-color: #0c0!important; }
.error { border-color: #c00!important; }
.err { color: #c00; font-weight: 600; }
input.disabled { opacity: 0.5; cursor: not-allowed; }
.textlabel { position: absolute; left: -9999px; }
.cardlabel.expired .details { text-decoration: line-through; }

#paymentrequest { display: none; }
#card-element { background: #e8e2d8; border-radius: 0; padding: 5px; box-sizing: border-box; margin-top: 10px; }
#payment-request-button { margin-top: 10px; }
#payment-request-button, #card-element { max-width: 500px; }

.helpwrap { position: absolute; cursor: default; margin: -3px 0 0 0; font-size: 14px; color: #666; padding: 2px 10px; }
.canclick { cursor: pointer; }
.helpwrap:hover { color: #666; }
.helpshow { display: none; position: absolute; left: -86px; top: 16px; width: 200px; text-align: center; z-index: 20; }
.helpwrap:hover .helpshow { display: block; }
.helparrow { display: block; position: relative; z-index: 19; height: 10px; width: 12px; margin: 0 auto; background: url('../gfx/help-arrow.png'); }
.helpcontent { display: block; position: relative; top: -1px; z-index: 18; background: #f9f8f6; border: 1px solid #ccc; border-radius: 3px; font-size: 12px; line-height: 16px; color: #666; text-transform: none; padding: 8px 5px; font-weight: normal; }

@media all and (max-width: 1099px) {
	html, body { min-width: 320px; -webkit-text-size-adjust: none; }
	.productimg, #productimg { width: 450px!important; }
	.productimgthumbs { width: 455px; }
	.productinfo { width: calc(100% - 470px); }
}
@media all and (max-width: 1029px) {
	.productimg, #productimg { width: 400px!important; }
	.productimgthumbs { width: 405px; }
	.productinfo { width: calc(100% - 420px); }
}

@media all and (max-width: 979px) {
	
	header { margin-bottom: 20px; border-bottom: 1px solid var(--ltgrey); }
	#menu { position: static; }
	#menuToggle { display: block; position: absolute; top: 140px; left: 10px; width: 40px; height: 40px; z-index: 20; }
	#menuToggle input { position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; z-index: 9; display: block; cursor: pointer; -webkit-touch-callout: none; }
	
	#menuButton { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 8; }
	#menuButton span, #menuButton span:first-child:before, #menuButton span:first-child:after { position: absolute; top: 19px; left: 11px; width: 18px; height: 3px; background: var(--dkpink); border-radius: 2px; z-index: 28; content: ''; }
	#menuButton span:first-child:before { top: -6px; left: 0; background: inherit; }
	#menuButton span:first-child:after { top: 6px; left: 0; background: inherit; }
	
	#menuToggle .menucont { display: block; width: 240px; background: rgba(255,255,255,0.9); position: fixed; top: 0; bottom: 0; left: 0; height: 100vh; transform: translate3d(-100%, 0, 0); transition: transform 0.5s; z-index: 27; padding-top: 40px; border-right: 1px solid #e3ddd0; box-sizing: border-box; }
	#menuToggle li { display: block; text-align: center; margin: 0 10px!important; border-bottom: 1px solid var(--ltgrey); }
	#menuToggle li:first-child { border-top: 1px solid var(--ltgrey); }
	#menuToggle ul a { display: block; }

	#menuToggle input:active ~ #menuButton { background: var(--dkpink); }
	#menuToggle input:active ~ #menuButton span { background: #fff; }

	#menuToggle input:checked ~ .menucont { transform: translate3d(0, 0, 0); }
	
	#menuBG { background: rgba(255,255,255,0.75); position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 10; height: 100vh; transition: all 0.5s; opacity: 0; pointer-events: none; }
	#menuToggle input:checked ~ #menuBG { opacity: 1; pointer-events: auto; }
	
	.lhs { display: none; }
	.rhs { display: block; width: auto; margin: 0; border: 0; padding: 0 0 30px; }
	
	.fl_menu { border: 0; }
	.fl_menu li:before, .fl_menu li:last-child:after { display: none; }
	
	#scroller { margin: -20px -20px 0; padding-bottom: 50%; }
	#scrollleft { left: 0; }
	#scrollright { right: 0; }
	
	
}
@media all and (max-width: 767px) {
	.cms_imgleft, .cms_imgright { max-width: 250px; }

	.productimg, #productimg { width: 350px!important; }
	.productimgthumbs { width: 355px; }
	.productinfo { width: calc(100% - 370px); }
}
@media all and (max-width: 699px) {
	.cms_imgleft, .cms_imgright { max-width: 200px; }

	.productimg, #productimg { width: 300px!important; }
	.productimgthumbs { width: 305px; }
	.productinfo { width: calc(100% - 320px); }
	.prodbox, .tabcont .prodbox { width: 48%;}
	
	footer { padding-top: 40px; margin-top: 0; }
	.footerbox { display: block; width: auto; margin-top: 20px; }
	.footerbox:first-child { margin-top: 0; }
	.browsebottles { display: none; }
	
	header { padding: 10px 0 40px; border-bottom: 0; }
	.logo { width: 50px; height: 100px; }
	

	h1, .slide h2 { font-size: 32px; line-height: 36px; }
	h2 { font-size: 24px; line-height: 28px; }
	h3, .slide p { font-size: 20px; line-height: 24px; }
	h4 { font-size: 18px; line-height: 22px; }
	html, body { font-size: 14px; line-height: 24px; }
	.prodbox .prodtitle, .cattitle, .prodbox .curprice { font-size: 14px; line-height: 20px; }
	header .search { top: auto; bottom: -40px; left: 0; right: 0; width: auto; }
	input#shopsearch { width: calc(100% - 30px); }
	#menuToggle { top: 80px; }
	
	#scroller { padding-bottom: 60%; }
	.newbest { background: transparent; box-shadow: none; }
	
}
@media all and (max-width: 649px) {
	.productimg { width: 100%!important; padding-left: 0; position: static; margin-bottom: 10px; }
	#productimg { width: 300px!important; margin: 0 auto; }
	.productimgthumbs { width: auto; margin-right: -5px; }
	.productinfo { padding-right: 0; width: auto; }
	
}
@media all and (max-width: 549px) {
	.cms_imgleft, .cms_imgright { max-width: 100%; display: block; margin: 0 auto; float: none;  }
	.socmed a { width: 16px; height: 16px; margin-left: 8px; }
}
@media all and (max-width: 499px) {
	#scroller { padding-bottom: 80%; }
	.slide p { display: none; }
}
@media all and (max-width: 449px) {
	.wrapper, .footerbox { padding: 0 10px; }
	.topbar { line-height: 30px; }
	.topbar .divider:before { margin: 0 10px; }
	.barright { right: 10px; }
	#menuToggle { left: 0; top: 75px; }
	.socmed { right: 10px; }
}