@import url(https://fonts.googleapis.com/css?family=Marck+Script&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,300);
html {
  position: relative;
  min-height: 100%;
  background: #efeeec;
}

img, embed, object, video {
  max-width: 100%;
}

img {
  border: 0;
}

body {
  width: 100%;
  margin: 0 auto;
  background: #F5F4F4;
  font-family: "Source Sans Pro", sans-serif;
}

a:hover, a:focus {
  color: #fff;
}

#topwrapper {
  position: fixed;
  top: 0;
  width: 100%;
  margin: 0 auto;
  background: #081532 url("images/header-bg.jpg") repeat-x 0 0;
  color: #fff;
  z-index: 12345678;
}

#wrapper {
  max-width: 1200px;
  margin: 232px auto 0;
  padding: 0;
}

#xmasresp {
  display: none;
  text-align: center;
}

#xmasmontage {
  display: block;
  margin-bottom: 20px;
}

@media all and (max-width: 810px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 810px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 810px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 810px), only screen and (min-device-pixel-ratio: 2) and (max-width: 810px), only screen and (min-resolution: 192dpi) and (max-width: 810px), only screen and (min-resolution: 2dppx) and (max-width: 810px) {
  #xmasmontage {
    display: none;
  }
  #xmasresp {
    display: block;
  }
  #xmasresp img {
    margin: 0 auto;
  }
}
#navigation {
  width: 100% !important;
  background: #F1F1F1 none repeat scroll 0% 0%;
  border-bottom: 2px solid #928370;
  float: none;
}

#topcart {
  display: block;
  vertical-align: bottom;
  color: #472D01;
  text-align: right;
  height: 125px;
}

#topcart img {
  border: none;
  max-width: 45px;
}

#topcart a {
  color: #fff;
}

input[type=text], input[type=password], input[type=email] {
  padding: 4px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 5px;
}

#topsearch {
  position: relative;
  display: inline-block;
  width: auto;
}

#topsearch ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 12346000;
}

#searchbox {
  min-width: 35%;
  width: 200px;
  background: #323D56;
  color: #a8a8a8;
  border: none;
  border-radius: 0;
  font-size: 16px;
}

#myerror, #carterror, .nojsselect {
  clear: both;
  display: none;
}

.error {
  color: #ff0000;
  background: transparent;
}

.clr {
  clear: both;
}

.spacer {
  height: 5px;
  width: 1px;
}

.bigspacer {
  height: 20px;
  width: 1px;
}

.big25spacer {
  height: 25px;
  width: 1px;
}

.mobilespacer {
  display: none;
}

.green {
  color: #009900;
  background: transparent;
}

.acenter {
  text-align: center;
}

.aright {
  text-align: right;
}

.aleft {
  text-align: left;
}

.boldtxt {
  font-weight: bold;
}

.uline {
  text-decoration: underline;
}

hr {
  margin: 15px 0 !important;
  background-color: #bb880b !important;
  border: none !important;
  height: 2px !important;
  font-size: 0 !important;
}

#cartinstructions-toggle {
  cursor: pointer;
}

#agreetoterms, #newsletter {
  margin-right: 15px;
}

.terms label {
  float: right;
  text-align: right;
  max-width: 80%;
}
.terms input {
  float: right;
  margin-left: 10px;
  text-align: right;
}

#responsive_summary {
  display: none;
}

.container {
  width: 100%;
  max-width: 1200px;
}

#orderbooklink {
  display: block;
  width: 375px;
}

#applinks {
  display: block;
  width: 375px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#applinks span {
  display: inline-block;
  width: 50%;
}

header {
  max-width: 1200px;
  margin: 0 auto;
}
header .row {
  color: #fff;
}

.sidebarBox {
  width: 260px; /* Replace with your sidebar width */
  float: right;
  position: relative;
}

.scrollingBox {
  width: 260px; /* Replace with the same width as sidebar */
}

.radioboxes {
  padding: 8px 0;
}

#am_label, #pm_label, #eve_label, .radiolabel {
  display: inline-block;
  width: 15%;
}

#am_radio, #pm_radio, #eve_radio, .radioinput {
  display: inline-block;
}

.discounted {
  color: #8f5b00;
  border-bottom: 1px solid #8f5b00;
}

.vouchercode label {
  float: left;
  margin: 5px 15px 0 0;
  color: #005702;
}

.vouchercode input {
  float: left;
  margin: 0px 15px 0 0;
}

.vouchercode input[type=text] {
  max-width: 35%;
}

.extraImages div.other_images {
  display: block;
  padding-top: 10px;
}

.related {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
  margin-bottom: 10px;
}

.related a img {
  display: inline-block;
  text-align: center;
  max-height: 200px;
  max-width: 60%;
}

.related a span {
  display: block;
  text-align: center;
  font-size: 0.9em;
  margin: 5px 0;
}

.related div {
  text-align: center;
  padding-bottom: 8px;
  border-bottom: 1px solid #8f5b00;
}

.related div a {
  color: #fff;
}

#also_bought {
  margin: 25px 0;
}

#also_bought .fbimg {
  display: inline-block;
  max-width: 40%;
  margin-right: 5%;
  vertical-align: middle;
}

#also_bought .fbprice {
  display: inline-block;
  max-width: 50%;
  vertical-align: middle;
}

#also_bought h3 {
  border-bottom: 1px solid #ddd0ab;
  margin-bottom: 10px;
}

#also_bought ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#also_bought li {
  margin: 0 0 10px 0;
  padding: 2%;
}

.allbtns {
  -moz-box-shadow: inset 0px 1px 0px 0px #bac5d9;
  -webkit-box-shadow: inset 0px 1px 0px 0px #bac5d9;
  box-shadow: inset 0px 1px 0px 0px #bac5d9;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5470a5), color-stop(1, #23314c));
  background: -moz-linear-gradient(center top, #5470a5 5%, #23314c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5470a5", endColorstr="#23314c");
  background-color: #5470a5;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
  text-indent: 0px;
  border: 1px solid #5470a5;
  display: inline-block;
  color: #ffffff;
  font-family: Trebuchet MS;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 28px;
  text-decoration: none;
  text-align: center;
  text-shadow: 0px 0px 0px #fff;
}

.allbtns:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #23314c), color-stop(1, #5470a5));
  background: -moz-linear-gradient(center top, #23314c 5%, #5470a5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#23314c", endColorstr="#5470a5");
  background-color: #23314c;
}

.allbtns:active, .allbtns:focus {
  position: relative;
  top: 1px;
  color: #fff;
}

.coach-btns {
  max-width: 100%;
  width: 380px;
}

.cartdel {
  -moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
  -webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
  box-shadow: inset 0px 1px 0px 0px #f5978e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
  background: -moz-linear-gradient(center top, #f24537 5%, #c62d1f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f24537", endColorstr="#c62d1f");
  background-color: #f24537;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topright: 7px;
  border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-left-radius: 7px;
  text-indent: 0px;
  border: 1px solid #d02718;
  display: inline-block;
  color: #ffffff;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  height: 22px;
  line-height: 18px;
  width: 25px;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 0px #810e05;
}

.cartdel:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
  background: -moz-linear-gradient(center top, #c62d1f 5%, #f24537 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c62d1f", endColorstr="#f24537");
  background-color: #c62d1f;
}

.cartdel:active {
  position: relative;
  top: 1px;
}

.textareaboxes {
  border: 1px solid #ccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 8px;
}

.featured form {
  text-align: center;
  padding-bottom: 4px;
  border-bottom: 1px solid #8F5B00;
}

.featured p {
  min-height: 40px;
}

.featured a img {
  max-width: 100%;
  margin-top: 8px;
}

.featured span.price {
  display: inline-block;
  width: 48%;
  text-align: left;
  margin-top: 5px;
}

.featured span.buy {
  display: inline-block;
  width: 48%;
  text-align: right;
  margin-top: 5px;
}

.detailslink {
  padding: 4px 0;
  margin-bottom: 4px;
  border-bottom: 1px solid #8F5B00;
}

.cartlink {
  color: #472D01;
}

.cartlink a {
  color: #8F5B00;
}

.cartlink a:hover {
  color: #472D01;
}

#addtocartfrm fieldset {
  border: 0;
  padding: 10px 0;
}

#addtocartfrm label {
  clear: both;
  float: left;
  width: 70px;
  margin: 5px 0;
}

#addtocartfrm select {
  float: left;
  width: auto;
  margin: 5px 0;
}

#addtocartfrm .jsselect {
  display: none;
  margin: 5px 0;
  height: 45px;
}

#addtocartfrm .sizesel {
  float: left;
  margin: 0 5px 5px 0;
  border: 1px solid #aaa;
  max-width: 65px;
  vertical-align: middle;
  padding: 5px;
  cursor: pointer;
  text-align: center;
  background: #efefef;
  min-height: 52px;
}

#addtocartfrm .colsel {
  float: left;
  margin: 0 3px 5px 0;
  /*	width: 40px; 
  	height: 40px;
  	text-align: center;
  	vertical-align: middle;
  	border: 1px solid #aaa;
  	cursor: pointer; */
}

#addtocartfrm .qty {
  float: left;
  margin: 8px 10px;
  width: 40px;
}

#delivery_note, #customer_note {
  max-width: 100%;
  width: 100%;
  height: 75px;
}

.extraImages a {
  max-width: 24% !important;
  height: auto !important;
  margin-bottom: 5px;
}

#mycolours2 {
  max-width: 100% !important;
  height: auto !important;
}

#mycolours3 {
  max-width: 100% !important;
  height: auto !important;
}

.productDisplay .row {
  margin-bottom: 25px;
}

.prodDesc {
  border-top: 1px solid #eacd9a;
  padding-top: 25px;
  margin-top: 25px;
}

.prodPrice, .prodPriceSmall {
  margin-top: -7px;
  font-family: Georgia, Times, serif;
  color: #8F5B00 !important;
}

.prodPrice {
  font-size: 20px;
}

.prodPriceSmall {
  font-size: 17px;
}

.addtocartbtn {
  margin-top: 25px;
}

#checkout {
  text-align: right;
}

#keepshopping, #cartclr {
  text-align: center;
}

.qtybox {
  max-width: 3em;
  text-align: center;
}

.crtdelete a img {
  border: none;
}

.crtheader {
  font-weight: bold;
  border-bottom: 1px solid #DDD0AB;
  margin-bottom: 10px;
}

.cartrow {
  margin-bottom: 8px;
}

#deliveryInfo, #billingInfo {
  display: block;
  width: 100%;
}

#deliveryInfo label, #billingInfo label {
  width: 30%;
  margin-bottom: 0;
}

#deliveryInfo span, #billingInfo span {
  display: inline-block;
  width: 70%;
}

#bigdownload {
  text-align: center;
  margin-bottom: 30px;
}
#bigdownload .btn {
  /*        background-image: -webkit-linear-gradient(top, #34d939, #2bb82f);
          background-image: -moz-linear-gradient(top, #34d939, #2bb82f);
          background-image: -ms-linear-gradient(top, #34d939, #2bb82f);
          background-image: -o-linear-gradient(top, #34d939, #2bb82f);
          background-image: linear-gradient(to bottom, #34d939, #2bb82f);*/
  background: #34d939 url("../images/download-arrow.png") no-repeat 10px center;
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 50px;
  text-decoration: none;
  white-space: pre-wrap;
}
#bigdownload .btn:hover {
  /*        background-image: -webkit-linear-gradient(top, #3cfc49, #5dd934);
          background-image: -moz-linear-gradient(top, #3cfc49, #5dd934);
          background-image: -ms-linear-gradient(top, #3cfc49, #5dd934);
          background-image: -o-linear-gradient(top, #3cfc49, #5dd934);
          background-image: linear-gradient(to bottom, #3cfc49, #5dd934);*/
  background: #3cfc49 url("../images/download-arrow.png") no-repeat 10px center;
  text-decoration: none;
}

.ui-autocomplete {
  z-index: 12346000;
  max-height: 350px;
  overflow-y: auto;
  /* prevent horizontal scrollbar */
  overflow-x: hidden;
}

.ui-autocomplete li a img {
  display: inline-block;
  margin-right: 10px;
}

.ui-autocomplete li a span {
  display: inline-block;
  margin-left: 5px;
}

#topsearch input[type=submit] {
  position: absolute;
  right: 2px;
  background: transparent url("images/Search.png") no-repeat 0 0;
  z-index: 2000;
  border: 0 none;
  cursor: pointer;
  /*float: left;*/
  height: 24px;
  margin-top: 3px;
  padding: 0;
  width: 24px;
  top: 0;
}

.ui-menu-item {
  background: #fff;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: #081532;
}

#SPLSearchArea1 {
  display: inline-block;
  width: 80%;
  text-align: right;
}

#loginbox {
  float: none;
  border: 1px solid #d2b877;
  padding: 2px;
  margin-bottom: 20px;
}

#loginbox form {
  background: #ddd0ab;
  padding: 15px;
}

#loginbox label {
  display: inline-block;
  width: 30%;
  color: #472D01;
  margin-bottom: 5px;
}

#loginbox input[type=text], #loginbox input[type=password], #loginbox input[type=email] {
  display: inline-block;
  width: 60%;
}

#loginbox p {
  margin-top: 10px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "EB Garamond", serif;
  font-weight: normal;
  margin: 0;
  padding: 10px 0 10px 0;
  text-align: left;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 18px;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10px;
}

a {
  text-decoration: none;
  color: #472D01;
}

a:hover, a:focus {
  color: #000;
}

a.allbtns {
  text-decoration: none;
}

a.allbtns:hover {
  color: #fff;
}

a.allbtns:active {
  color: #fff;
}

ul.fourohfour li {
  margin-bottom: 10px;
}

.home {
  margin: 3px 20px;
  text-align: left;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}

.shadow {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
}

.shadow p {
  padding: 0;
  margin: 0;
}

.container img {
  max-width: 100%;
}

.homeboxes a {
  display: block;
  text-align: center;
}

.categoryImage a {
  border: 1px solid #efefef;
  display: block;
  text-align: center;
}

.categoryImage img {
  padding: 0;
  max-width: 100%;
}

.homeboxes {
  margin: 0 0 20px;
}

.homeboxes img {
  padding: 0;
  border: 0;
}

.homelink, li .homelink {
  background: #050e26;
  color: #ffffff;
  font-size: 19px;
  font-weight: 400;
  padding: 10px 20px;
  text-align: left;
  line-height: 24px;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.homelink p, li .homelink p {
  margin-top: 0;
}

.homelink a, li .homelink a {
  background: #050e26;
  color: #ffffff;
  font-size: 19px;
  font-weight: 400;
  text-align: left;
  line-height: 24px;
  margin: 0;
}

.homelink a:hover, li .homelink a:hover {
  text-decoration: none;
}

#underfoot {
  height: 41px;
}

table {
  border-color: #aaa;
}

table td {
  padding: 3px 5px;
  border-color: #aaa;
}

#homepage-text {
  padding: 5px 20px;
  margin-bottom: 10px;
  background: #081532;
  color: #AD9D7E;
}

.bannerimg img {
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%;
}

.leftcol {
  margin-top: 20px;
}

.leftcol h2 {
  border-bottom: 1px solid #ddd0ab;
  margin-top: 0;
}

.leftcol img {
  max-width: 100%;
  margin-bottom: 10px;
}

.leftcol ul {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 5px 0 10px 0;
  border-bottom: 1px solid #ddd0ab;
}

.leftcol li {
  margin: 0;
  padding: 3px 0;
}

.leftcol li:hover {
  background: #fff;
}

.leftcol li.current-cat {
  font-size: 1.2em;
  background: #F2E9D4;
  padding: 2px 3px;
}

.leftcol li.current-cat h1 {
  font-size: inherit;
}

.leftcol li.current-cat:hover {
  background: #F2E9D4;
}

.leftcol a {
  width: 100%;
  color: #472d01;
  padding: 0px;
}

.leftcol a:hover {
  color: #444;
}

.categoryProductBox, .topcategoryProductBox {
  /*display: inline-block;*/
  vertical-align: top;
  /*width: 22%;*/
  border-bottom: 1px solid #EACD9A;
  padding: 0;
  /*margin-right: 2%;*/
  margin-bottom: 20px;
}

.categoryProductBox {
  min-height: 275px;
  max-width: 200px;
}

.topcategoryProductBox {
  min-height: 170px;
  max-width: 200px;
}

.catlast {
  margin-right: 0;
}

.categoryBuyBox {
  padding: 10px 0;
}

.categoryProductBox fieldset {
  border: 0;
}

.categoryPrice, .categoryBuyBtn {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
}

.hamperPrice, .hamperBuyBtn {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
}

.hamperBuyBtn {
  width: 58%;
  text-align: right;
}

.hamperPrice {
  width: 38%;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px;
}

.video-container iframe,
.video-container object,
.video-container embed {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media all and (max-width: 767px) {
  .hamperBuyBtn {
    width: 100%;
    text-align: center;
  }
  .hamperPrice {
    width: 100%;
    text-align: center;
  }
}
.categoryPrice {
  text-align: left;
}

.categoryBuyBtn, .categoryBuyBtn {
  text-align: right;
}

/*.cat-desc {position: absolute; top: 316px; right: 20px; width: 43.8%; margin: 0 10px; padding: 10px 20px; background-color:rgba(255,255,255,0.3);}
.cat-desc-inner {opacity: 1 !important;}*/
.cat-first {
  position: absolute;
  top: 50px;
  right: 25px;
  width: 20%;
  opacity: 0.9;
}

.cat-second {
  position: absolute;
  top: 300px;
  right: 25px;
  width: 20%;
  opacity: 0.9;
}

.cat-third {
  position: absolute;
  top: 90px;
  right: 225px;
  width: 20%;
  opacity: 0.9;
}

.cat-fourth {
  position: absolute;
  top: 340px;
  right: 225px;
  width: 20%;
  opacity: 0.9;
}

.cat-first:hover,
.cat-second:hover,
.cat-third:hover,
.cat-fourth:hover {
  opacity: 1;
}

.cat-first .categoryProductBox,
.cat-second .categoryProductBox,
.cat-third .categoryProductBox,
.cat-fourth .categoryProductBox {
  min-height: 215px;
  border: none;
  margin-bottom: 5px;
  background: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-top-left-radius: 6px;
  -moz-border-top-right-radius: 6px;
  -moz-box-shadow: 2px 2px 3px 0px #333;
  -webkit-box-shadow: 2px 2px 3px 0px #333;
  box-shadow: 2px 2px 3px 0px #333;
}

.cat-first .categoryBuyBox,
.cat-second .categoryBuyBox,
.cat-third .categoryBuyBox,
.cat-fourth .categoryBuyBox {
  padding: 3px;
  background-color: transparent;
}

#topbar {
  width: 100%;
  height: 5px;
  background: #23314C;
}

#logo {
  display: inline-block;
  text-align: center;
}

#logo a {
  display: block;
  text-align: center;
  background: #091635;
  width: 340px;
}

#logo img {
  border: 0;
  padding: 0;
}

.logo {
  text-align: center;
}

#slogan {
  font-family: "EB Garamond", serif;
  color: #472D01;
  color: #AD9D7E;
  font-weight: 400;
  font-size: 1em;
  margin: 20px auto 5px;
}
#slogan .blog-link a, #slogan .blog-link a:visited {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #aaa;
}
#slogan .blog-link a:hover {
  font-size: 18px;
  color: #fff;
}

#slogan .line1, #slogan .line2 {
  display: block;
  text-align: left;
}

#slogan {
  font-size: 1.75em;
}
#slogan a:hover {
  text-decoration: underline;
}

/*.homeboxes p {
    margin: 0; 
    padding: 0; 
    //border-bottom: 1px solid #472D01; 
    font-size: 0.9em; 
    width: 100%;
}*/
/*#homeboxes ul {list-style: none; margin: 0; padding: 0;}
#homeboxes li {display: inline-table; border-bottom: 1px solid #23314C; margin-right: 25px;}
#homeboxes li.end {margin: 0;}
#homeboxes li img {border-top: 4px solid #23314C;}*/
.colright {
  margin-top: 20px;
}

.colright img {
  max-width: 100%;
}

.plainmenu .plainmenu,
.plainmenu ul,
.plainmenu ul li,
.plainmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
  color: #472D01;
  color: #fff;
}

.plainmenu {
  display: inline-block;
  position: relative;
  text-align: right;
  width: 100%;
  height: 20px;
  margin-top: 25px;
}

#topcart .plainmenu {
  width: auto;
  padding-top: 25px;
  margin-top: 0;
}

.plainmenu ul {
  display: inline-table;
}

.plainmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.plainmenu > ul > li {
  float: left;
  display: inline-block;
  margin-right: 13px;
  vertical-align: bottom;
}

#cssmenu-underbar {
  display: block;
  height: 6px;
  height: 2px;
  background: #8F5B00;
  background: #928370;
  border-top: 0px solid #D4AF37;
  border: none;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1.3;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1000;
}

#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu #menu-button,
#cssmenu > ul > li span.submenu-button {
  display: none;
}

#cssmenu {
  width: 100%;
  background: #f1f1f1;
}

#cssmenu > ul {
  width: 1000px;
  margin: 0 auto;
}

#cssmenu > ul > li {
  float: left;
  display: inline-block;
  height: 40px;
}

#cssmenu > ul > li > a {
  color: #0E1D41 !important;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  font-family: "EB Garamond", serif;
  height: 40px;
  padding: 10px 30px 0px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  line-height: 20px !important;
  outline-width: 0px;
  -webkit-font-smoothing: antialiased;
  outline-color: rgb(14, 29, 65);
}

#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
  color: #472D01;
  color: #0E1D41;
  background: #D2CDC1;
  background: rgba(0, 0, 0, 0.1);
  background: #fff;
  text-shadow: none;
  line-height: 20px;
}

#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}

#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #ddd;
  content: "";
}

#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  content: "";
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}

#cssmenu > ul > li > a span {
  display: inline-block;
  vertical-align: top;
  padding-left: 30px;
}

#cssmenu > ul > li.has-sub.active > a::after,
#cssmenu > ul > li.has-sub:hover > a {
  /*border-top-color: #8F5B00;*/
}

#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 60px;
  font-size: 13px;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -moz-transition: top 0.2s ease, opacity 0.2s ease-in;
  -ms-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
}

#cssmenu > ul > li > ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-bottom-color: #ffffff;
  top: 0px;
  left: 20px;
}

#cssmenu ul ul ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-right-color: #ffffff;
  top: 11px;
  left: 0px;
}

#cssmenu > ul > li > ul {
  top: 120px;
}

#cssmenu > ul > li:hover > ul {
  top: 40px;
  left: 0;
  opacity: 1;
}

#cssmenu ul ul ul {
  padding-top: 0;
}

#cssmenu ul ul > li:hover > ul {
  left: 180px;
  top: 0;
  opacity: 1;
}

#cssmenu ul ul li a {
  font-size: 15px;
  text-decoration: none;
  border: 0;
  text-align: left;
  padding: 11px 25px;
  width: 180px;
  color: #777777;
  background: #ffffff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.active > a {
  color: #333333;
  background: #f0ebdc;
}

#cssmenu > ul > li > ul::after {
  position: absolute;
  display: block;
}

#cssmenu ul ul li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #777777;
  right: 17px;
  top: 14px;
}

#cssmenu ul ul li.has-sub.active > a::after,
#cssmenu ul ul li.has-sub:hover > a::after {
  border-left-color: #333333;
}

#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  content: "";
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

.afttea a {
  min-width: 160px;
}

#breadcrumb {
  margin: 20px 0;
  font-family: Georgia, Times, serif;
  font-size: 0.95em;
  color: #8F5B00;
}

.rslides, .lslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 1px 0 0 0;
}

.rslides ul, .lslides ul {
  margin-bottom: 0;
}

.rslides li, .lslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child, .lslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img, .lslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
}

#accountmenu,
#accountmenu ul,
#accountmenu ul li,
#accountmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#accountmenu {
  border-bottom: 3px solid #8f5b00;
  padding: 0 5px;
  width: auto;
  background: #f0ebdc;
  background: -moz-linear-gradient(top, #DDD0AB 0%, #f0ebdc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DDD0AB), color-stop(100%, #f0ebdc));
  background: -webkit-linear-gradient(top, #DDD0AB 0%, #f0ebdc 100%);
  background: -o-linear-gradient(top, #DDD0AB 0%, #f0ebdc 100%);
  background: -ms-linear-gradient(top, #DDD0AB 0%, #f0ebdc 100%);
  background: linear-gradient(to bottom, #DDD0AB 0%, #f0ebdc 100%);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  text-align: center;
  height: 49px;
}

#accountmenu:after,
#accountmenu ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#accountmenu ul li {
  display: inline-block;
}

#accountmenu.align-right ul li {
  float: right;
}

#accountmenu.align-center ul {
  text-align: center;
}

#accountmenu ul li a {
  font-size: 14px;
  text-decoration: none;
  color: #472d01;
  height: 49px;
  display: table-cell;
  width: 90px;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1.3;
  border-right: 1px solid rgba(80, 80, 80, 0.12);
  vertical-align: middle;
}

#accountmenu ul li.first a {
  border-left: 1px solid rgba(80, 80, 80, 0.12);
}

#accountmenu ul li:hover a,
#accountmenu ul li a:hover,
#accountmenu ul li.active a {
  color: #000;
  background: #472D01;
  background: rgba(0, 0, 0, 0.1);
  height: 49px;
  vertical-align: middle;
}

#useraccount {
  padding-top: 15px;
}

#useraccount label {
  min-width: 30%;
}

#useraccount input[type=text],
#useraccount input[type=email],
#useraccount input[type=password],
#useraccount select,
#useraccount textarea {
  width: 50%;
}

#useraccount select {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 4px;
}

#ordertable table, #useraccount table {
  width: 100%;
  margin-bottom: 15px;
  border: 0px solid #DDD0AB;
  border-collapse: collapse;
}

#ordertable table td, #ordertable table th,
#useraccount table td, #useraccount table th {
  padding: 4px;
}

#ordertable table td.odd, #ordertable .odd {
  background: #F2E9D4;
}

#ordertable h2 {
  padding-top: 15px;
}

.ticketbuttonbox {
  margin-bottom: 20px;
}

.ticketbuttonbox p {
  padding: 8px 0;
}

.ticketbtn, .ticketbtn a {
  background: #474747;
  color: #fff;
  border-radius: 9px;
  padding: 5px 8px;
  /*font-size: 0.9em;*/
  /*font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
  cursor: pointer;
  -moz-box-shadow: 2px 3px 3px #666;
  -webkit-box-shadow: 2px 3px 3px #666;
  box-shadow: 2px 3px 3px #666;
  border: 1px solid #4F5155;
}

a.ticketbtn {
  text-decoration: none;
}

a.ticketbtn:hover {
  text-decoration: none;
  color: #fff;
}

footer {
  background: #050e26;
  color: #eee;
  padding: 40px 0 50px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  text-align: center;
}

footer ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 80%;
}

footer li {
  display: inline-table;
  padding: 0;
  margin: 0;
}

footer a {
  color: #eee;
  margin-right: 20px;
}

footer a:hover {
  color: #fff;
}

#footbar {
  width: 100%;
  background: #091533 url("images/footer-tel-bg.png") repeat-x center center;
  padding: 5px 0;
  text-align: center;
}

.copyright {
  color: #AD9D7E;
  font-family: "EB Garamond", serif;
  font-size: 22px;
  display: inline-block;
  background: #091533;
  padding: 0 24px;
  line-height: 25px;
  margin: 0;
}

.categoryLinks {
  text-align: left;
  padding: 10px 0;
  font-weight: 600;
  font-size: 16px;
  height: 90px;
}

.catdiv {
  margin: 0 2% 15px;
  padding-bottom: 15px;
  text-align: left;
  color: #444;
  border-bottom: 1px solid #aaa;
}

#readmore {
  font-weight: bold;
  color: #5470A5;
}

.buybtn, .backbtn {
  -moz-box-shadow: inset 0px 1px 0px 0px #fed897;
  -webkit-box-shadow: inset 0px 1px 0px 0px #fed897;
  box-shadow: inset 0px 1px 0px 0px #fed897;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e0a238), color-stop(1, #754f04));
  background: -moz-linear-gradient(center top, #e0a238 5%, #754f04 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e0a238", endColorstr="#754f04");
  background-color: #e0a238;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topright: 7px;
  border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-left-radius: 7px;
  text-indent: 0;
  border: 1px solid #eda933;
  display: inline-block;
  color: #ffffff;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  height: 40px;
  line-height: 40px;
  width: 147px;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 0px #82570c;
  cursor: pointer;
}

.buybtn {
  width: 147px;
}

.backbtn {
  width: 87px;
}

.buybtn:hover, backbtn:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #754f04), color-stop(1, #e0a238));
  background: -moz-linear-gradient(center top, #754f04 5%, #e0a238 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#754f04", endColorstr="#e0a238");
  background-color: #754f04;
}

.buybtn:active, backbtn:active {
  position: relative;
  top: 1px;
}

/* List of address */
.SPLAddressListSt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 0;
  width: 80mm;
}

/* Line under the list box when address found */
.SPLAddressListStBottomLine {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

/* Line if nothing is found */
.SPLAddressListStErrorLine {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

/* License information line */
/* Shown only for "Internal" Licenses, not Web Use */
.SPLAddressListLicenseLine {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.legendholder {
  display: inline-block;
  width: 10%;
  margin-right: 2%;
}

.datepickerlegend label {
  display: inline-block;
  vertical-align: top;
  width: 88%;
  font-weight: normal;
  height: 25px;
  padding-top: 2px;
}

.datepickerlegend p {
  color: #803737;
  margin-top: 0;
}

.legend-grey, .legend-blue, .legend-green {
  display: block;
  margin: 0 10px 5px 0;
  content: ".";
  width: 25px;
  height: 25px;
}

.legend-grey {
  background: #777;
  background: url("images/ui-bg_fine-grain_10_f8f7f6_60x60.png") repeat scroll 50% 50% #f8f7f6;
  border: 1px solid #cbc7bd;
}

.legend-blue {
  background: #99dd73;
}

.legend-green {
  background: #00BFFF;
}

/* Tickets */
/*#admissiontickets {position: relative; display: block; width: 100%;}*/
/*#admticketform {font-size: 0.95em;}*/
#admticketform fieldset, #admticketform2 fieldset {
  border: 0;
}

#admticketform label.wide, #admticketform2 label.wide {
  clear: both;
  color: #803737;
}

#admticketform label.narrow, #admticketform2 label.narrow {
  position: relative;
  clear: both;
  float: left;
  width: 40%;
  text-align: right;
  padding-right: 10px;
}

#admticketform label.narrow2, #admticketform2 label.narrow2 {
  position: relative;
  clear: both;
  float: left;
  width: 40%;
  text-align: right;
  padding-right: 10px;
}

/*#tod_box {float: left;width: auto;}*/
.admticketformboxes {
  clear: both;
  padding: 15px 0;
}

#tickettypes {
  text-align: center;
}

#tickettypes .desc {
  min-height: 40px;
  display: block;
}

@media all and (max-width: 1060px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1060px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .plainmenu {
    margin-top: 10px;
  }
  #topcart .plainmenu {
    padding-top: 5px;
  }
  .homelink {
    min-height: 70px;
  }
}
@media all and (max-width: 1005px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1005px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1005px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1005px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1005px), only screen and (min-resolution: 192dpi) and (max-width: 1005px), only screen and (min-resolution: 2dppx) and (max-width: 1005px) {
  #cssmenu {
    position: relative;
  }
  #cssmenu > ul {
    display: none;
  }
  #cssmenu > ul.open {
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  #cssmenu > ul > li {
    float: none;
    display: block;
    height: auto;
  }
  #cssmenu ul > li > a {
    display: block;
    text-align: left;
    padding: 12px 25px 24px 25px;
    border-right: 0;
    width: 100%;
  }
  #cssmenu > ul > li:hover > a,
  #cssmenu > ul > li.active > a {
    background: rgba(0, 0, 0, 0.1);
  }
  #cssmenu #menu-button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #472d01;
    padding: 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
  }
  #cssmenu ul ul,
  #cssmenu ul li:hover > ul,
  #cssmenu > ul > li > ul,
  #cssmenu ul ul ul,
  #cssmenu ul ul li:hover > ul {
    left: 0;
    right: auto;
    top: auto;
    opacity: 1;
    width: 100%;
    padding: 0;
    position: relative;
    text-align: left;
  }
  cssmenu ul ul li {
    width: 100%;
  }
  #cssmenu ul ul li a {
    width: 100%;
    box-shadow: none;
    padding-left: 35px;
    background: #ddd0ab;
  }
  #cssmenu ul ul ul li a {
    padding-left: 45px;
  }
  #cssmenu ul ul li:first-child > a,
  #cssmenu ul ul li:last-child > a {
    border-radius: 0;
  }
  #cssmenu #menu-button:after {
    display: block;
    content: "";
    position: absolute;
    height: 7px;
    width: 22px;
    border-top: 2px solid #472d01;
    border-bottom: 2px solid #472d01;
    right: 25px;
    top: 18px;
  }
  #cssmenu #menu-button:before {
    display: block;
    content: "";
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #472d01;
    right: 25px;
    top: 28px;
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #fff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 1000;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #800;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
    background: #f00;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #f00;
    content: "";
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #f00;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #f00;
    content: "";
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}
#tickettypes table {
  border: 0;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}

#tickettypes table td {
  padding: 0 15px 0 0;
  text-align: center;
  font-size: 0.9em;
  line-height: 120%;
  width: 120px;
}

div.desc {
  min-height: 40px;
}

.tickettype img {
  width: 120px;
}

.tickqtysel {
  float: left;
  width: 40px;
  margin-bottom: 5px;
}

.nicerinput {
  min-width: 60px;
  padding: 5px 8px;
}

#tsandcsbox {
  clear: both;
  display: inline-block;
  float: left;
  width: 210px;
  vertical-align: bottom;
  font-size: 0.9em;
  padding-top: 83px;
}

#tickqtybox {
  float: left;
  width: 49%;
  margin-left: 1%;
}

#tickqtybox2 {
  float: left;
  width: 48%;
  margin-left: 1%;
}

#tickbuybtn {
  text-align: right;
  clear: both;
  display: block;
  width: 500px;
}

#hah-tickbuybtn {
  float: left;
  width: 190px;
  text-align: right;
  padding-top: 50px;
}

#adult_qty_tick_price,
#guest_qty_tick_price,
#child_qty_tick_price,
#oap_qty_tick_price,
#disabled_qty_tick_price,
#student_qty_tick_price,
#family_qty_tick_price,
#carer_qty_tick_price,
#afesnhs_qty_tick_price {
  float: left;
  width: 50px;
  padding-left: 5px;
}

#summary, #summary2 {
  background: #fff;
  width: 240px;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #D2CDC1;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  -moz-box-shadow: 2px 3px 3px #666;
  -webkit-box-shadow: 2px 3px 3px #666;
  box-shadow: 2px 3px 3px #666;
}

#family_tick_dropdowns, #disabled_tick_dropdowns {
  float: left;
  background: #e6e6e6;
  padding: 5px;
  margin-left: 30px;
}

td.highlightgreen a {
  background: #99dd73 !important;
  border: 1px #88a276 solid !important;
}

td.highlightblue span.ui-state-default {
  background: #00BFFF;
  border: 1px #88a276 solid !important;
}

td.highlightblue {
  opacity: 0.9 !important;
  filter: Alpha(Opacity=90) !important;
}

td.highlightyellow2 a {
  background: #FFFF00 !important;
  color: #777 !important;
  border: 1px #88a276 solid !important;
}

td.highlightyellow {
  background-image: none !important;
  background-color: #FFFF00 !important;
  border: 1px #88a276 solid !important;
  opacity: 1 !important;
  filter: Alpha(Opacity=100) !important;
}

td.highlightyellow span {
  background-image: none !important;
  background-color: #FFFF00 !important;
  border: none;
}

#ticketTermsBox {
  float: right;
  width: 200px;
  padding-left: 30px;
}

.tickbtnlogin {
  -moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
  -webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
  box-shadow: inset 0px 1px 0px 0px #97c4fe;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
  background: -moz-linear-gradient(center top, #3d94f6 5%, #1e62d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3d94f6", endColorstr="#1e62d0");
  background-color: #3d94f6;
  -webkit-border-top-left-radius: 12px;
  -moz-border-radius-topleft: 12px;
  border-top-left-radius: 12px;
  -webkit-border-top-right-radius: 12px;
  -moz-border-radius-topright: 12px;
  border-top-right-radius: 12px;
  -webkit-border-bottom-right-radius: 12px;
  -moz-border-radius-bottomright: 12px;
  border-bottom-right-radius: 12px;
  -webkit-border-bottom-left-radius: 12px;
  -moz-border-radius-bottomleft: 12px;
  border-bottom-left-radius: 12px;
  text-indent: 0;
  border: 1px solid #337fed;
  display: inline-block;
  color: #ffffff !important;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  height: 35px;
  line-height: 35px;
  width: 200px;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 0px #1570cd;
}

.tickbtnlogin:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
  background: -moz-linear-gradient(center top, #1e62d0 5%, #3d94f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e62d0", endColorstr="#3d94f6");
  background-color: #1e62d0;
}

.tickbtnlogin:active {
  position: relative;
  top: 1px;
}

.voidtickets {
  background: #ddd;
  color: #c00;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  border: 1px solid #aaa;
  padding: 2px 8px;
  font-size: 0.9em;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  -moz-box-shadow: 2px 3px 3px #aaa;
  -webkit-box-shadow: 2px 3px 3px #aaa;
  box-shadow: 2px 3px 3px #aaa;
  cursor: default;
}

.void2 {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd9534f", endColorstr="#ffc12e2a", GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
  -moz-user-select: none;
  background-image: none;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  cursor: default;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  background-color: #d9534f;
  border-color: #d43f3a;
  color: #ffffff;
}

#sagepaylogo {
  width: 100%;
  text-align: right;
  margin-top: 15px;
}

#sagepaylogo img {
  border: none;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  max-width: 225px;
}

#colselection {
  display: none;
  clear: both;
  margin-left: 70px;
  color: #333;
  font-weight: bold;
}

#us_state {
  margin-bottom: 5px;
}

#ordershead {
  background: #ddd0ab;
  padding: 8px 0;
  margin-bottom: 15px;
  font-weight: bold;
}

.cat-double-box {
  border: 1px solid #eacd9a;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
  margin-bottom: 20px;
}

@media all and (max-width: 991px) {
  .mobilespacer {
    display: block;
    height: 15px;
    width: 100%;
  }
  .colright {
    margin-top: 0;
  }
  .bigspacer, .big25spacer {
    display: none;
  }
  #topwrapper {
    position: relative;
    padding-bottom: 10px;
  }
  #wrapper {
    margin-top: 1px;
  }
  header {
    padding-bottom: 10px;
  }
  #topcart {
    height: auto;
  }
  #topcart .plainmenu, #topsearch {
    margin-bottom: 10px;
  }
  .homelink {
    min-height: 100px;
  }
  .radioboxes {
    padding: 12px 5px;
  }
  .container img {
    max-width: 100%;
  }
  #topcart {
    display: block;
    text-align: center;
  }
  #topsearch input[type=submit] {
    position: relative;
    right: 30px;
    top: 0px;
  }
  #searchbox {
    min-width: 200px;
    width: 200px;
  }
  .leftcol img {
    max-width: 100%;
  }
  .plainmenu {
    position: relative;
    height: auto;
    display: block;
    text-align: center;
  }
  .plainmenu ul li, footer ul li {
    float: none;
  }
  .plainmenu ul li a {
    display: table-cell;
    padding: 10px 8px;
  }
  footer ul li a {
    display: table-cell;
    padding: 10px;
  }
  #slides .slides_container {
    width: 100%;
    height: auto;
  }
  #slides .slides_container div {
    width: 100%;
    height: auto;
  }
  #slides .slides_container img {
    width: 99%;
    height: auto;
  }
  #also_bought li {
    max-width: 31%;
    margin-right: 1%;
    display: inline-block;
    vertical-align: top;
  }
  #responsive_summary {
    display: block;
  }
  #resp_summary {
    border: 1px solid #8f5b00;
    padding: 10px;
  }
  #standard_summary {
    display: none;
  }
  .cat-img-right {
    float: right;
    max-width: 100%;
  }
  .cat-img-left {
    max-width: 100%;
  }
}
@media all and (max-width: 987px) {
  .featured {
    max-width: 100%;
    text-align: center;
  }
  .featured a img {
    max-width: 100%;
  }
  footer li {
    margin: 6px 0;
  }
}
@media all and (max-width: 768px) {
  #tickqtybtn {
    text-align: center;
  }
}
.responsive-label, .resp {
  display: none;
}

@media all and (max-width: 767px) {
  #topwrapper {
    background-image: none;
    background: #081532;
  }
  #slogan .line1, #slogan .line2 {
    display: inline;
  }
  #slogan .line1 {
    text-align: right;
  }
  #slogan .line2 {
    text-align: left;
  }
  #slogan {
    margin: 5px auto;
    text-align: center;
  }
  .homelink {
    min-height: 70px;
    margin: 0 auto 20px;
  }
  #cartupdate, #cartclr, #keepshopping, #checkout {
    text-align: center;
    margin-bottom: 10px;
  }
  #carthead, #ordershead {
    display: none;
  }
  input[type=text], input[type=email], input[type=password], select {
    height: 45px;
  }
  #useraccount label {
    width: 30%;
  }
  #useraccount input[type=text], #useraccount input[type=email], #useraccount input[type=password], #useraccount select {
    width: 68%;
  }
  .allbtns, a.allbtns {
    min-height: 45px;
    height: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
    white-space: normal;
  }
  .void2 {
    min-height: 45px;
    height: auto;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
  }
  a.allbtns {
    padding-top: 8px;
  }
  .ordersrow {
    padding-left: 0;
    padding-right: 0;
  }
  .cartrow .responsive-label {
    display: inline-block;
    vertical-align: top;
    width: 27%;
    text-align: left;
    margin-bottom: 5px;
  }
  .cartrow .responsive-block {
    display: inline-block;
    vertical-align: top;
    width: 70%;
    margin-left: 2%;
    text-align: left;
    margin-bottom: 5px;
  }
  .ordersrow .responsive-label {
    display: inline-block;
    vertical-align: top;
    width: 27%;
    text-align: left;
    margin-bottom: 5px;
  }
  .ordersrow .responsive-block {
    display: inline-block;
    vertical-align: top;
    width: 65%;
    margin-left: 2%;
    text-align: left;
    margin-bottom: 5px;
  }
  .resp {
    display: block;
  }
  #ordertable .odd {
    background: transparent;
  }
  .catmenu li, .catmenu h1 {
    display: block;
    width: 100%;
    padding: 10px;
  }
  .catmenu li.current-cat {
    padding: 10px;
  }
}
@media all and (max-width: 640px) {
  .homelink {
    min-height: 100px;
  }
  #am_label, #pm_label, #eve_label {
    display: inline-block;
    width: 30%;
  }
  #accountmenu {
    padding: 0;
    height: auto;
  }
  #accountmenu ul li,
  #accountmenu.align-center,
  #accountmenu.align-right {
    display: inline-block;
  }
}
@media all and (max-width: 450px) {
  #orderbooklink, #applinks {
    width: 100%;
    margin: 0 auto;
  }
  #applinks span {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  #am_label, #pm_label, #eve_label {
    display: inline-block;
    width: 50%;
  }
  #logo img, #logo a {
    max-width: 90%;
    width: 90%;
    height: auto;
  }
  .xxs {
    display: block;
    width: 100%;
    text-align: center;
  }
  .cat-img-left {
    margin-bottom: 15px;
  }
  .mobile100 {
    float: none;
    display: block;
    width: 100%;
  }
  .mobile100 img {
    float: none;
    display: block;
    width: 100%;
  }
  .homelink {
    min-height: 70px;
    margin-bottom: 20px;
  }
  #box2 .wide {
    display: block;
    width: 100%;
  }
  #cartupdate, #cartclr, #keepshopping, #checkout, #checkoutback, #viewsummary {
    display: block;
    width: 100%;
  }
  #checkoutback, #viewsummary {
    text-align: center;
    margin-bottom: 15px;
  }
  #sagepaylogo {
    text-align: center;
  }
  .categoryProductBox {
    min-height: 240px;
  }
  #useraccount label {
    display: block;
    width: 98%;
  }
  #useraccount input[type=text], #useraccount input[type=email],
  #useraccount select, #useraccount input[type=password] {
    display: block;
    width: 98%;
  }
  #useraccount .smallhide {
    display: none;
  }
  .allbtns {
    width: 100%;
  }
  .cartrow .responsive-label {
    width: 38%;
    text-align: left;
  }
  .cartrow .responsive-block {
    width: 60%;
    text-align: left;
    margin-left: 0;
  }
  .ordersrow .responsive-label, #useraccount .responsive-label {
    display: inline-block;
    width: 38%;
    text-align: left;
  }
  .ordersrow .responsive-block {
    width: 60%;
    text-align: left;
    margin-left: 0;
  }
  #backBtn {
    display: none;
  }
  .related {
    width: 100%;
  }
  .related .allbtns {
    line-height: 40px;
  }
  .inputstyleor {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
  }
  #addtocartfrm .qty {
    width: 80px;
  }
  #loginbox label, #loginbox input[type=text], #loginbox input[type=email], #loginbox input[type=password] {
    display: block;
    text-align: left;
    width: 100%;
  }
  #loginbox .spacelabel {
    display: none;
  }
  #accountmenu {
    display: block;
  }
  #accountmenu ul li, #accountmenu ul li.active {
    width: 100%;
  }
  #accountmenu ul li a {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 0px;
    line-height: 2em;
    margin: 0;
  }
  #accountmenu ul li a:hover {
    width: 100%;
  }
  .featured {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
  #sagepaylogo img {
    width: 100%;
  }
}
@media all and (max-width: 379px) {
  #addtocartfrm label, #colselection {
    clear: both;
    display: block;
    width: 100%;
  }
  #colselection {
    margin-left: 0;
  }
}
@media all and (max-width: 350px) {
  #tickettypes .desc {
    min-height: 65px;
    margin-top: 20px;
  }
  .vouchercode {
    text-align: center;
  }
  .categoryProductBox {
    min-height: 220px;
  }
}
.admticketformboxes img {
  max-width: 125px;
  width: 100%;
}

#hccssmenu,
#hccssmenu div,
#hccssmenu img,
#hccssmenu ul,
#hccssmenu ul li,
#hccssmenu ul li a,
#hccssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#hccssmenu ul {
  max-width: 988px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

#hccssmenu:after,
#hccssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#hccssmenu #menu-button {
  display: none;
}

#hccssmenu {
  background: #f1f1f1;
}

#hccssmenu > ul > li {
  display: inline-block;
  float: none;
}

#hccssmenu > ul > li > a {
  height: 40px;
  padding: 12px 39px 10px;
  text-decoration: none;
  color: #0E1D41 !important;
  font-family: "EB Garamond", serif;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  outline: none !important;
  position: relative;
}

#hccssmenu > ul > li:hover > a {
  background: #fff;
}

#hccssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}

#hccssmenu > ul > li > div {
  position: absolute;
  display: block;
  width: 984px;
  top: 40px;
  left: 2px;
  height: auto;
  padding: 10px;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  background: #fff;
  -webkit-transition: all 0.3s ease 0.15s;
  -moz-transition: all 0.3s ease 0.15s;
  -o-transition: all 0.3s ease 0.15s;
  -ms-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
}

#hccssmenu > ul > li:hover > div {
  opacity: 1;
  visibility: visible;
  overflow: auto;
}

#hccssmenu > ul > li > div ul,
#hccssmenu > ul > li > div li {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  background: #fff;
}

#hccssmenu > ul > li > div > ul {
  width: 30%;
}

#hccssmenu ul ul li {
  background: #fff;
}

#hccssmenu li:hover > ul {
  left: auto;
}

#hccssmenu li:hover > ul > li {
  height: auto;
}

#hccssmenu ul ul ul li a {
  font-size: 14px;
  background: #fff;
}

#hccssmenu ul ul li a {
  padding: 5px 15px 5px 0;
  line-height: 1.3em;
  font-size: 16px;
  text-decoration: none;
  color: #0E1D41;
  font-weight: 400;
  background: #fff;
}

#hccssmenu ul ul li:last-child > a,
#hccssmenu ul ul li.last-item > a {
  border-bottom: 0;
}

#hccssmenu ul ul li:hover > a,
#hccssmenu ul ul li a:hover {
  color: #06c;
  background: #fff;
}

#hccssmenu ul ul li.has-sub > a:after {
  /*    position: absolute;
      top: 16px;
      right: 11px;
      width: 8px;
      height: 2px;
      display: block;
      background: #dddddd;
      content: '';*/
}

#hccssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}

#hccssmenu ul ul li.has-sub > a:before {
  /*    position: absolute;
      top: 13px;
      right: 14px;
      display: block;
      width: 2px;
      height: 8px;
      background: #dddddd;
      content: '';
      -webkit-transition: all .25s ease;
      -moz-transition: all .25s ease;
      -ms-transition: all .25s ease;
      -o-transition: all .25s ease;
      transition: all .25s ease;*/
}

.caret {
  position: absolute;
  right: 25px;
  top: 20px;
  display: inline-block;
  border-bottom-color: #666;
  border-top-color: #666;
  z-index: 5000;
}

#hccssmenu ul > li > div > ul.level-2 {
  width: 100%;
}

#hccssmenu ul > li > div > ul.level-2 > li.has-sub {
  display: inline-block;
  vertical-align: top;
  width: 15.5%;
  margin-right: 1%;
}

#hccssmenu ul > li > div > ul.level-2 > li.has-sub {
  border-right: 1px solid #dbd3c4;
}

#hccssmenu ul > li > div > ul.level-2 > li.has-sub:last-child {
  border: 0;
}

#hccssmenu ul > li > div > ul.level-2 > li.has-sub > a {
  font-size: 17px;
  font-weight: 700;
  height: 55px;
}

#hccssmenu ul.level-3 li a {
  font-size: 16px;
  font-weight: 600;
}

#hccssmenu ul.level-4 li a {
  padding-left: 10px;
  font-size: 14px;
  font-weight: normal;
}

#hccssmenu ul.menuleftcol {
  display: inline-block;
  width: 35%;
  margin-right: 1%;
  vertical-align: top;
}
#hccssmenu ul.menuleftcol li {
  color: #000;
}
#hccssmenu ul.menuleftcol p {
  line-height: 1.4;
}

#hccssmenu div.menurightcol {
  display: inline-block;
  width: 60%;
}

.coachvisits label {
  display: inline-block;
  width: 45%;
}

@media all and (max-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #hccssmenu > ul > li > a {
    padding: 12px 20px 10px;
  }
  .caret {
    right: 0px;
  }
}
@media all and (max-width: 875px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 875px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 875px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 875px), only screen and (min-device-pixel-ratio: 2) and (max-width: 875px), only screen and (min-resolution: 192dpi) and (max-width: 875px), only screen and (min-resolution: 2dppx) and (max-width: 875px) {
  .caret, .responsive-hide {
    display: none !important;
  }
  #hccssmenu ul.menuleftcol {
    display: block;
    width: 100%;
    margin-right: 0;
    vertical-align: middle;
  }
  #hccssmenu div.menurightcol {
    display: none;
    width: 100;
  }
  #hccssmenu ul.menuleftcol li a {
    vertical-align: middle;
  }
  #hccssmenu ul ul li a {
    padding: 10px 25px;
  }
  #hccssmenu .submenu-button li.responsive-hide {
    display: none;
  }
  #hccssmenu > ul > li > div {
    position: relative;
    top: 0;
    height: auto;
    width: 100%;
    padding: 0;
    opacity: 1;
    visibility: visible;
    overflow: auto;
  }
  #hccssmenu > ul > li > div ul,
  #hccssmenu > ul > li > div li {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: auto;
  }
  #hccssmenu {
    width: 100%;
    background: #333333;
    background: #f1f1f1;
    position: relative;
  }
  #hccssmenu ul {
    width: 100%;
    display: none;
  }
  #hccssmenu ul li {
    position: relative;
    background: #f1f1f1;
    width: 100%;
    border-top: 1px solid rgba(51, 51, 51, 0.2);
  }
  #hccssmenu ul > li > div > ul.level-2 > li.has-sub:last-child {
    border-top: 1px solid rgba(51, 51, 51, 0.2);
  }
  #hccssmenu ul > li > div > ul.level-2 li.has-sub {
    display: block;
    vertical-align: middle;
    width: 100%;
  }
  #hccssmenu ul > li > div > ul.level-2 li.has-sub a {
    font-weight: normal;
  }
  #hccssmenu ul ul li,
  #hccssmenu li:hover > div > ul > li {
    height: auto;
  }
  #hccssmenu ul li a {
    height: 46px;
    line-height: 1.5em;
  }
  #hccssmenu ul li a,
  #hccssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
    color: #333;
    text-align: center;
  }
  #hccssmenu > ul > li {
    float: none;
  }
  #hccssmenu ul ul li a {
    padding-left: 25px;
  }
  #hccssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #hccssmenu ul ul li a {
    color: #333;
    background: none;
  }
  #hccssmenu ul ul li:hover > a,
  #hccssmenu ul ul li.active > a {
    color: #06c;
    background: #fff;
  }
  #hccssmenu ul ul,
  #hccssmenu ul ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #hccssmenu > ul > li.has-sub > a:after,
  #hccssmenu > ul > li.has-sub > a:before,
  #hccssmenu ul ul > li.has-sub > a:after,
  #hccssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #hccssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #333;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #hccssmenu #menu-button:after {
    position: absolute;
    top: 20px;
    right: 17px;
    display: block;
    height: 7px;
    width: 25px;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
    content: "";
  }
  #hccssmenu #menu-button:before {
    position: absolute;
    top: 30px;
    right: 17px;
    display: block;
    height: 2px;
    width: 25px;
    background: #333;
    content: "";
  }
  #hccssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #333;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #hccssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #333;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #hccssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
    background: #ddd;
  }
  #hccssmenu .submenu-button.submenu-opened {
    background: #888;
  }
  #hccssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #hccssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #666;
    content: "";
  }
  #hccssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #hccssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #hccssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #666;
    content: "";
  }
  #hccssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #hccssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}

/*# sourceMappingURL=style.4.0.0.css.map */
