.section-heading {
  margin-top: -20px;
  margin-bottom: 20px;
}
.section-breadcrumbs {
  margin-top: 20px;
  margin-bottom: 40px;
}
._delivery_notice {
  padding: 15px 20px;
  background: #daeaff;
  color: #1d1f22;
  margin-top: 20px;
  font-size: 16px;
}
#payment_bally {
  width: 80px;
}
.slideout-panel {
  background: #ededed !important;
}
@media handheld,only screen and (max-width: 800px) {
  .slideout-panel {
    background: #fff !important;
  }
}
._clearBoth {
  clear: both;
}
.-red.-pressed {
  color: transparent;
  position: relative;
}
.-red.-pressed:before {
  content: '';
  background: url(/images/loading51.gif);
  -webkit-background-size: cover;
  background-size: cover;
  display: block;
  height: 25px;
  width: 25px;
  transform: translate(-50%,-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
@media handheld,only screen and (max-width: 800px) {
  main >._sitewidth {
    padding: 0 !important;
  }
}
main ._cart_is_empty {
  margin: 20px 0;
}
main div.-table {
  display: table;
}
main div.-table > div {
  display: table-cell;
  vertical-align: middle;
  font-size: 15px;
  line-height: 1em;
  font-weight: 300;
}
main .-box {
  background: #FBFBFB;
  padding: 30px 30px;
  width: 65%;
  max-width: 700px;
  padding: 30px 20px;
  margin: 0 10px;
}
@media handheld,only screen and (max-width: 800px) {
  main .-box {
    padding: 5px;
    width: 100%;
    max-width: auto;
    margin-bottom: 20px;
  }
}
main .-box.-loading {
  opacity: .5;
  position: relative;
}
main .-box.-loading:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  height: 50px;
  width: 50px;
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url(/images/loading51.gif);
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
main .-box a,
main .-box a(not:.btn) {
  text-decoration: underline;
  text-underline-offset: 3px;
}
main .-box input[type=checkbox],
main .-box input[type=radio] {
  vertical-align: middle;
  width: auto;
  margin: 0;
}
main .-box input[type=radio] {
  margin-right: 5px;
}
main .-box input[type=tel] {
  border: 1px solid light-dark(#767676,#767676);
  border-radius: 1px;
  width: 100%;
  padding: 10px 18px;
  padding-left: 40px;
}
main .-box input[type=new-password],
main .-box input[type=text],
main .-box input[type=email] {
  border: 1px solid light-dark(#767676,#767676);
  border-radius: 1px;
  width: 100%;
  padding: 10px 18px;
}
main .-box .-deliveryDiscount {
  text-decoration: line-through;
  behavior: url(/_javascript/pie/PIE.php);
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 10px;
}
main .-box .-deliveryDiscount + span {
  color: red;
}
main .-box h1 {
  padding-top: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ababab;
  margin-bottom: 10px;
}
._total {
  width: calc(35%);
  right: 0;
  position: absolute;
}
@media handheld,only screen and (max-width: 800px) {
  ._total {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0px;
    behavior: url(/_javascript/pie/PIE.php);
    box-shadow: none rgba(0,0,0,0.5);
    -webkit-box-shadow: none rgba(0,0,0,0.5);
    -moz-box-shadow: none rgba(0,0,0,0.5);
    behavior: url(/_javascript/pie/PIE.php) !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    position: relative;
  }
}
._total .btn {
  background: #A10326;
}
._total .-box {
  padding-top: 10px;
  background: #FBFBFB;
}
._total.-loading {
  opacity: .5;
}
@media handheld,only screen and (max-width: 800px) {
  ._total .-box {
    background: transparent;
    padding: 5px;
  }
}
._total .-box.-fly {
  position: fixed;
  top: 80px;
}
._total .tab {
  width: 100%;
  margin-bottom: 12px;
}
._total .tab >div {
  white-space: nowrap;
}
._total .tab .value {
  text-align: right;
  width: 120px;
  font-weight: 400;
}
._total .tab .value.-notice {
  white-space: normal;
}
._total .promocode {
  margin-bottom: 30px;
}
._total .promocode button {
  font-size: 15px;
}
._total .promocode .list ul li {
  background-position: 2px 4px;
  padding-left: 25px;
}
._total .promocode .list ul li .desc {
  font-size: 12px;
  margin-top: 3px;
}
._total .promocode .code {
  font-size: 16px;
}
._total .promocode .code a {
  text-decoration: none;
  border-bottom: 1px dashed;
}
._total .info {
  margin-bottom: 20px;
}
._total .info > div {
  margin: 10px 0;
  font-size: 12px;
}
._total .summary {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
}
._total .summary div {
  font-size: 18px;
}
._total .summary .value {
  text-align: right;
}
/*end*/