.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  text-transform: none;
  background-image: none;
  background-color: #1abc9c;
  border-color: #1abc9c;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn-default {
  background-color: #1ebbd7;
  border-color: #1ebbd7;
}
.btn-default:hover {
  background-color: #1799b0;
  border-color: #1799b0;
}

.btn.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  height: auto;
  letter-spacing: inherit;
}

.npopup-body .btn {
  text-transform: none;
}

.successaddmessage {
  padding: 0!important;
  width: auto !important;
}

.anpopup {
  position: fixed !important;
}

.npopup {
  display: none;
  position: relative;
  text-shadow: none;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  height: auto;
  width: 500px !important;
  margin: 0;
  z-index: 10000;
}

.npopup-body {
  height: auto;
  overflow: auto;
  width: auto;
  padding: 10px;
}

.npopup-btn-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.npopup-continue {
  margin-right: 10px;
}

.npopup-btn-close {
  background-image: url('../png/npopup_sprite.png');
}

.successaddmessage {
  padding: 10px;
  width: 450px;
}

.successaddmessage .header {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.successaddmessage .body {
  padding: 5px;
  margin-bottom: 10px;
}

.successaddmessage .body .image {
  width: 15%;
  float: left;
  height: 3em;
}

.successaddmessage .body .image img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
}

.successaddmessage .body .description {
  float: left;
  width: 75%;
  height: 3em;
  line-height: 3em;
  overflow: hidden;
}

.successaddmessage .footer {
  margin-bottom: 5px;
}

.successaddmessage .footer .left {
  float: left;
}

.successaddmessage .footer .right {
  float: left;
  float: right;
  text-align: right;
}

.successaddmessageclear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

a.wishlist_toggle,
a.wishlist_toggle:active,
a.wishlist_toggle:hover {
  cursor: pointer;
}

.wishlistoverlay {
  padding: 10px;
  width: 400px;
}

.wishlistoverlay .header {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.wishlistoverlay .body {
  padding: 5px;
  margin-bottom: 10px;
}

.wishlistoverlay .createnewlist {
  font-weight: bold;
}

.wishlistoverlay .listname {
  font-weight: bold;
}

.wishlistoverlay .addremovelink {
  cursor: pointer;
}

@media (max-width: 767px) {
  .npopup .footer.modal-footer .left,
  .npopup .footer.modal-footer .right {
    width: auto;
    display: block;
    float: none;
  }
  .npopup .footer.modal-footer .btn {
    display: block;
    width: 100% !important;
    margin: 0;
    margin-bottom: 10px;
    float: none !important;
  }
}

@media (max-width: 767px) {
  .npopup {
    width: auto !important;
    max-width: 80%;
  }
  .npopup-continue,
  .npopup-checkout,
  .npopup-view {
    display: block;
    width: 100%;
    margin: 0;
  }
  .npopup-continue,
  .npopup-view {
    margin-bottom: 10px;
  }
  .successaddmessage {
    padding: 0!important;
    width: auto !important;
  }
  .successaddmessage .left,
  .successaddmessage .right {
    float: none !important;
    display: inline;
  }
}

@media (min-width: 768px) {
  .cartTable .cartTable--heading-quantity,
  .cartTable .cartTable--heading-price,
  .cartTable .cartTable--column-image {
    width: 100px;
  }
  .cartTable .cartTable--heading-remove {
    width:50px;
  }
}

.cart-page-header {
  padding-bottom: 9px;
  margin: 20px 0 10px;
  border-bottom: 1px solid #eee;
}

#cartupsell .panel {
  margin-top: 30px;
}

#cartupsell .content {
  padding-top: 15px;
}

@media (max-width: 991px) {
  .purchase-form .col-sm-12 + .col-sm-12,
  .btn-stack .col-xs-12 + .col-xs-12 {
    margin-top: 5px;
  }
  #shipbox .col-sm-12 + .col-sm-12 {
    margin-top: 5px;
  }
  .btn-stack .col-sm-12 + .col-sm-12 {
    margin-top: 5px;
  }
  .wrapper-thumbnail-truncated .wrapper-thumbnail:nth-child(n+3) {
    display: none;
  }
}

.btn-paypal {
  color: #222;
  background-color: #ffc439;
  border-color: #efb01c;
}

.btn-paypal i.fa.fa-coloured-paypal {
  background-image: url('http://cdn.neto.com.au/assets/neto-cdn/skeletal/2.2.0/paymenticons.svg');
  background-size: 60px;
  width: 60px;
  height: 16px;
  background-position: 0px 0px;
  vertical-align: middle;
}

.panel-default > .panel-heading {
  border-radius: 0;
  border: none;
  color: #565656;
  background: #f3ac39;
}

#cartupsell .panel-body {
  padding: 10px;
}

#cartupsell .thumbnail-qty {
	height: 32px;
}

#cartupsell .thumbnail-qty,
.thumbnail .buying-options .thumbnail-qty {
    width: 45px;
    height: 40px;
    font-size: 13px;
    border-color: #efefef;
    box-shadow: none;
    text-align: center;
    float: left;
}

#cartupsell .panel-body div .btn,
.thumbnail .buying-options .btn {
  float: left;
	width: 69%;
  padding: 9px 12px;
  margin-left: 5px;
  font-weight: 500;
  /* text-transform: uppercase; */
}

#cartupsell .panel-body div .btn {
	width: 68%;
	font-size: 13px;
	padding: 6px 12px;
}

#cartupsell .panel-body div .thumbnail-qty,
.thumbnail .buying-options .thumbnail-qty {
  width: 45px;
  height: 32px;
  font-size: 13px;
  border-color: #efefef;
  box-shadow: none;
  text-align: center;
  float: left;
}

#cartupsell .panel .product {
  margin-bottom: 10px;
  border-bottom: 1px solid transparent;
  border-color: #ddd;
}

.cartTable tbody tr td {
  vertical-align: middle;
}

.cartTable .btn-danger {
  padding: 8px 0px 8px 8px;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.well p {
  margin: 0 0 5px;
}

.account-order-card {
  min-height: 85px;
}

.account-order-card p {
  margin: 0 0 5px;
}