.icon-clock2:before {
  content: "\e94f"; }

.basket-row {
  border-bottom: 1px solid #B2B2B2;
  font-family: "Barlow Condensed", Arial, sans-serif; }
  @media (max-width: 499px) {
    .basket-row {
      *zoom: 1;
      position: relative; }

.basket-row .cart-remove {
color: #808080;
cursor: pointer;
text-align: center;
position: absolute;
height: 100%;
right: 0; }

@media (min-width: 500px) {
  .basket-row .cart-remove .remove {
	position: absolute;
	margin-top: -13px;
	top: 50%;
	width: 100%;
	left: 0; } }
	
@media (max-width: 499px) {
    .basket-row .cart-remove {
      position: absolute;
      top: 0;
      right: 0;
      width: 20px;
      line-height: 20px;
      height: auto; } }

#shippingOptionsTitleCountry,
#popup-basket-country {
  display: none;
  position: absolute;
  left: 0;
  z-index: 101;
  width: 210px;
  height: 300px;
  overflow-y: hidden;
  background: rgba(26, 26, 26, 0.8); }
  #shippingOptionsTitleCountry.show,
  #popup-basket-country.show {
    display: block; }
  #shippingOptionsTitleCountry a,
  #popup-basket-country a {
    display: block;
    padding: 11px 0 11px 13px;
    color: #808080;
    border-bottom: 1pt dotted #636363;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-decoration: none; }
    #shippingOptionsTitleCountry a:last-of-type,
    #popup-basket-country a:last-of-type {
      border-bottom: none; }
    #shippingOptionsTitleCountry a.selected,
    #popup-basket-country a.selected {
      background: #1a1a1a;
      color: #fff; }
    #shippingOptionsTitleCountry a:hover, #shippingOptionsTitleCountry a:focus,
    #popup-basket-country a:hover,
    #popup-basket-country a:focus {
      background: #fff;
      color: #2b2b2b; }
    #shippingOptionsTitleCountry a img,
    #popup-basket-country a img {
      margin-right: 10px;
}

#popup-basket-country {
  left: auto;
  right: 0;
  top: 33px;
}
  
#popup-basket {
	position: absolute;
	overflow: visible;
	width: 100%;
	top: 0;
	z-index: 9999999;
	font-family: "Roboto Condensed", Arial, sans-serif;
	display: none;
	height: 3000px;
}
  @media (max-width: 767px) {
    #popup-basket {
      padding-top: 83px; } }
  @media (max-width: 499px) {
    #popup-basket {
      padding-top: 91px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #popup-basket {
      padding-top: 72px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #popup-basket {
      padding-top: 82px; } }
  @media (min-width: 1200px) {
    #popup-basket {
      padding-top: 94px; } }
  #popup-basket.show {
    display: block; }
  #popup-basket .container {
    overflow: visible; }
  #popup-basket .popup-basket-inner {
	position: absolute;
	left: 51.5%;
    overflow-y: auto;
    width: 100%;
    max-width: 530px;
    float: right;
    padding: 20px;
    background: rgba(38, 38, 38, 0.95);
    color: white; }
	@media (min-width: 768px) and (max-width: 991px) {
    #popup-basket .popup-basket-inner {
      left: 31.5%; } }
	 @media (min-width: 992px) and (max-width: 1199px) {
    #popup-basket .popup-basket-inner {
      left: 46.5%; } }
    #popup-basket .popup-basket-inner .icon-cross-circle {
      float: right;
      font-size: 24px;
      font-size: 2.4rem; }
      #popup-basket .popup-basket-inner .icon-cross-circle:hover, #popup-basket .popup-basket-inner .icon-cross-circle:focus {
        color: #E71E00;
        cursor: pointer; }
    #popup-basket .popup-basket-inner h3 {
      margin: 0 0 10px 0;
      text-transform: uppercase; }
  #popup-basket.fixed {
    position: fixed; }
    @media (max-width: 767px) {
      #popup-basket.fixed {
        padding-top: 46px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #popup-basket.fixed {
        padding-top: 35px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      #popup-basket.fixed {
        padding-top: 45px; } }
    @media (min-width: 1200px) {
      #popup-basket.fixed {
        padding-top: 57px; } }
  #popup-basket .new-basket-item {
    margin-bottom: 20px;
    position: relative; }
    #popup-basket .new-basket-item .item-image,
    #popup-basket .new-basket-item .item-info,
    #popup-basket .new-basket-item .cart-quantity,
    #popup-basket .new-basket-item .item-sub,
    #popup-basket .new-basket-item .cart-remove {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      margin-right: -4px; }
    @media (max-width: 569px) {
      #popup-basket .new-basket-item .item-image {
        width: 14%; } }
    @media (min-width: 570px) {
      #popup-basket .new-basket-item .item-image {
        width: 17.3%; } }
    #popup-basket .new-basket-item .item-info {
      width: 35.2%;
      padding: 0 10px;
      font-size: 12px;
      font-size: 1.2rem; }
      @media (min-width: 570px) {
        #popup-basket .new-basket-item .item-info {
          padding-left: 20px; } }
      #popup-basket .new-basket-item .item-info h4 {
        font-size: 16px;
        font-size: 1.6rem;
        margin: 0 0 5px 0; }
    #popup-basket .new-basket-item .cart-quantity {
      text-align: center; }
      @media (max-width: 569px) {
        #popup-basket .new-basket-item .cart-quantity {
          width: 32%; } }
      @media (min-width: 570px) {
        #popup-basket .new-basket-item .cart-quantity {
          width: 25%; } }
      #popup-basket .new-basket-item .cart-quantity .minus,
      #popup-basket .new-basket-item .cart-quantity .plus {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
    width: 48.5%;
    margin-right: -4px; }

    #billing-info-form .billing-col:nth-of-type(2n) {
      margin-left: 3%; } }
#billing-info-form .title-icon [class^="icon-"], #billing-info-form .title-icon [class*=" icon-"] {
  display: block;
  font-size: 36px;
  font-size: 3.6rem;
  margin-bottom: 7px; }
#billing-info-form .title-icon .title-text {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem; }
#billing-info-form .instruction-text {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  color: #777; }
#billing-info-form label {
  text-transform: uppercase;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem; }
#billing-info-form input[type="text"],
#billing-info-form input[type="password"],
#billing-info-form input[type="tel"],
#billing-info-form input[type="email"],
#billing-info-form textarea {
  display: block;
  width: 100%;
  background: #DDD;
  border: 0;
  padding: 7px; }
  #billing-info-form input[type="text"].placeholder,
  #billing-info-form input[type="password"].placeholder,
  #billing-info-form input[type="tel"].placeholder,
  #billing-info-form input[type="email"].placeholder,
  #billing-info-form textarea.placeholder {
    color: #777; }
  #billing-info-form input[type="text"]:-moz-placeholder,
  #billing-info-form input[type="password"]:-moz-placeholder,
  #billing-info-form input[type="tel"]:-moz-placeholder,
  #billing-info-form input[type="email"]:-moz-placeholder,
  #billing-info-form textarea:-moz-placeholder {
    color: #777; }
  #billing-info-form input[type="text"]::-moz-placeholder,
  #billing-info-form input[type="password"]::-moz-placeholder,
  #billing-info-form input[type="tel"]::-moz-placeholder,
  #billing-info-form input[type="email"]::-moz-placeholder,
  #billing-info-form textarea::-moz-placeholder {
    color: #777; }
  #billing-info-form input[type="text"]:-ms-input-placeholder,
  #billing-info-form input[type="password"]:-ms-input-placeholder,
  #billing-info-form input[type="tel"]:-ms-input-placeholder,
  #billing-info-form input[type="email"]:-ms-input-placeholder,
  #billing-info-form textarea:-ms-input-placeholder {
    color: #777; }
  #billing-info-form input[type="text"]::-webkit-input-placeholder,
  #billing-info-form input[type="password"]::-webkit-input-placeholder,
  #billing-info-form input[type="tel"]::-webkit-input-placeholder,
  #billing-info-form input[type="email"]::-webkit-input-placeholder,
  #billing-info-form textarea::-webkit-input-placeholder {
    color: #777; }
#billing-info-form textarea {
  height: 94px; }
#billing-info-form .blank-fieldset {
  border: 0;
  padding: 0;
  margin: 0 0 10px 0; }
  #billing-info-form .blank-fieldset.error label {
    color: #E71E00; }
  #billing-info-form .blank-fieldset.error input[type="text"],
  #billing-info-form .blank-fieldset.error input[type="password"],
  #billing-info-form .blank-fieldset.error input[type="tel"],
  #billing-info-form .blank-fieldset.error input[type="email"],
  #billing-info-form .blank-fieldset.error textarea {
    background: #FEE6E6; }
#billing-info-form .uk-postcode-lookup {
  position: relative;
  border: 1px solid #DDD;
  padding: 10px;
  margin: 0 0 10px 0; }
  #billing-info-form .uk-postcode-lookup label {
    color: #777; }
  #billing-info-form .uk-postcode-lookup button {
    position: absolute;
    bottom: 10px;
    right: 10px;
    border: 0;
    background: none;
    color: #777;
    text-transform: uppercase;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 7px; }
#billing-info-form #espresso-signup {
  *zoom: 1;
  margin-top: 20px; }
  #billing-info-form #espresso-signup:after {
    content: "";
    display: table;
    clear: both; }
  #billing-info-form #espresso-signup input {
    float: left;
    width: 30px; }
  #billing-info-form #espresso-signup label {
    text-transform: none;
    float: left;
    width: calc(100% - 30px); }

#deliveryPreference {
  *zoom: 1; }
  #deliveryPreference:after {
    content: "";
    display: table;
    clear: both; }
  #deliveryPreference .del-pref-opt {
    float: left;
    width: 50%;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-weight: 700;
    font-size: 12px;
    font-size: 1.2rem;
    color: #808080; }
    #deliveryPreference .del-pref-opt.selected {
      color: #009100; }
    #deliveryPreference .del-pref-opt span {
      display: block;
      font-size: 30px;
      font-size: 3.0rem;
      padding-bottom: 7px; }

#time {
	float: left;
	width: 340px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
}

#paymentMethods {
	float: right;
	width: 340px;
	padding-top: 10px;
}

#paymentMethods span {
	margin-top: 0px;
	display: inline-block;
	margin-right: 10px;
	border: 1px solid #B2B2B2;
}

#paymentMethods span img {
	margin-top: 0px;
	height: 60px;
}

#checkout_complete {
  border: 0;
  text-transform: none;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  width: 100%;
  padding: 15px;
  text-align: left;
  color: #000; }
  @media (max-width: 991px) {
    #checkout_complete {
      font-size: 17px;
      font-size: 1.7rem; } }
  @media (min-width: 992px) {
    #checkout_complete {
      font-size: 23px;
      font-size: 2.3rem; } }
  #checkout_complete [class^="icon-"], #checkout_complete [class*=" icon-"] {
    display: inline-block;
    vertical-align: -7px;
    margin-right: 8px; }
    @media (max-width: 991px) {
      #checkout_complete [class^="icon-"], #checkout_complete [class*=" icon-"] {
        font-size: 30px;
        font-size: 3.0rem; } }
    @media (min-width: 992px) {
      #checkout_complete [class^="icon-"], #checkout_complete [class*=" icon-"] {
        font-size: 36px;
        font-size: 3.6rem; } }
  #checkout_complete:hover, #checkout_complete:focus {
    color: #fff; }

#secure-checkout-logos {
  text-align: right; }
  #secure-checkout-logos p {
    text-transform: uppercase;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-weight: 700;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 10px 0; }

#order-summary {
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #777; }
  @media (max-width: 767px) {
    #order-summary {
      padding-top: 20px;
      border-top: 9px solid #f0f0f0;
      margin-bottom: 40px; } }
  @media (min-width: 768px) {
    #order-summary {
      display: inline-block;
      vertical-align: top;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      width: 32%;
      margin-right: -4px;
      padding-left: 20px;
      padding-bottom: 40px; }
      #order-summary.fixed {
        position: fixed;
        margin-left: 4px; } }
    @media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
      #order-summary.fixed {
        top: 51px;
        max-width: 230px; } }
    @media (min-width: 768px) and (min-width: 992px) and (max-width: 1199px) {
      #order-summary.fixed {
        top: 62px;
        max-width: 301px; } }
    @media (min-width: 768px) and (min-width: 1200px) {
      #order-summary.fixed {
        top: 74px;
        max-width: 365px; } }
  @media (min-width: 768px) {
      #order-summary.absolute {
        position: absolute;
        bottom: 0;
        margin-left: 4px; } }
    @media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
      #order-summary.absolute {
        max-width: 230px; } }
    @media (min-width: 768px) and (min-width: 992px) and (max-width: 1199px) {
      #order-summary.absolute {
        max-width: 301px; } }
    @media (min-width: 768px) and (min-width: 1200px) {
      #order-summary.absolute {
        max-width: 365px; } }

  #order-summary h3 {
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 500;
    border-bottom: 1px solid #B2B2B2;
    padding: 5px 0;
    font-size: 24px;
    font-size: 2.4rem; }
    @media (min-width: 768px) and (max-width: 991px) {
      #order-summary h3 {
        font-size: 20px;
        font-size: 2.0rem; } }
  #order-summary .order-item {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px; }
    #order-summary .order-item .order-item-subtotal {
      float: right; }
    #order-summary .order-item .order-item-options {
      margin-left: 30px; }
  #order-summary .coupon-item {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #B2B2B2; }
    #order-summary .coupon-item .coupon-item-subtotal {
      float: right; }
    #order-summary .coupon-item .coupon-item-options {
      margin-left: 30px; }
  #order-summary .postage-option {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #B2B2B2; }
    #order-summary .postage-option .postage-option-subtotal {
      float: right; }
  #order-summary .make-changes {
    margin-top: 20px;
    text-align: right; }
  #order-summary .order-total {
    padding-top: 15px;
    border-top: 3px solid #777;
    font-size: 28px;
    font-size: 2.8rem;
    text-transform: uppercase; }
    @media (min-width: 768px) and (max-width: 991px) {
      #order-summary .order-total {
        font-size: 22px;
        font-size: 2.2rem; } }
    #order-summary .order-total span {
      display: inline-block;
      vertical-align: text-bottom;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      width: 40%;
      margin-right: -3px; }
      #order-summary .order-total span.order-total-num {
        text-align: right;
        font-size: 36px;
        font-size: 3.6rem;
        width: 60%; }
        @media (min-width: 768px) and (max-width: 991px) {
          #order-summary .order-total span.order-total-num {
            font-size: 28px;
            font-size: 2.8rem; } }

#why-ak {
  margin-top: 40px;
  font-size: 12px;
  font-size: 1.2rem; }
  #why-ak .why-ak-point {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 33.333%;
    margin-right: -3px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    padding: 0 5px; }
    #why-ak .why-ak-point:visited {
      color: #333; }
    #why-ak .why-ak-point:focus {
      color: #E71E00; }
    #why-ak .why-ak-point:hover {
      color: #E71E00; }
    #why-ak .why-ak-point:active {
      color: #E71E00; }
    #why-ak .why-ak-point .hold-icon {
      text-align: center; }
    #why-ak .why-ak-point [class^="icon-"], #why-ak .why-ak-point [class*=" icon-"] {
      display: inline-block;
      background: #333;
      color: #fff;
      font-size: 24px;
      font-size: 2.4rem;
      border-radius: 50%;
      padding: 13px; }
    #why-ak .why-ak-point .why-ak-point-text {
      margin-top: 15px; }
    #why-ak .why-ak-point p {
      font-size: 12px;
      font-size: 1.2rem;
      text-transform: none;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: normal;
      margin-top: 5px; }
    #why-ak .why-ak-point:hover, #why-ak .why-ak-point:focus {
      text-decoration: none; }
      #why-ak .why-ak-point:hover [class^="icon-"], #why-ak .why-ak-point:hover [class*=" icon-"], #why-ak .why-ak-point:focus [class^="icon-"], #why-ak .why-ak-point:focus [class*=" icon-"] {
        background: #E71E00; }

#popup-basket {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 9999999;
  font-family: "Roboto Condensed", Arial, sans-serif;
  display: none; }
  @media (max-width: 767px) {
    #popup-basket {
      padding-top: 83px; } }
  @media (max-width: 499px) {
    #popup-basket {
      padding-top: 91px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #popup-basket {
      padding-top: 72px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #popup-basket {
      padding-top: 82px; } }
  @media (min-width: 1200px) {
    #popup-basket {
      padding-top: 94px; } }
  #popup-basket.show {
    display: block; }
  #popup-basket .container {
    overflow: hidden;
    height: 100%; }
  #popup-basket .popup-basket-inner {
    overflow: hidden;
    max-height: 100%;
    width: 100%;
    max-width: 530px;
    float: right;
    padding: 20px;
    background: rgba(38, 38, 38, 0.95);
    color: white; }
    #popup-basket .popup-basket-inner .icon-cross-circle {
      float: right;
      font-size: 24px;
      font-size: 2.4rem; }
      #popup-basket .popup-basket-inner .icon-cross-circle:hover, #popup-basket .popup-basket-inner .icon-cross-circle:focus {
        color: #E71E00;
        cursor: pointer; }
    #popup-basket .popup-basket-inner h3 {
      margin: 0 0 10px 0;
      text-transform: uppercase; }
	  
  #added {
	padding: 20px;
	background-color: #0C3;	  
  }
  #popup-basket.fixed {
    position: fixed; }
    @media (max-width: 767px) {
      #popup-basket.fixed {
        padding-top: 46px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #popup-basket.fixed {
        padding-top: 35px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      #popup-basket.fixed {
        padding-top: 45px; } }
    @media (min-width: 1200px) {
      #popup-basket.fixed {
        padding-top: 57px; } }
  #popup-basket .new-basket-item {
    margin-bottom: 20px;
    position: relative; }
    #popup-basket .new-basket-item .item-image,
    #popup-basket .new-basket-item .item-info,
    #popup-basket .new-basket-item .cart-quantity,
    #popup-basket .new-basket-item .item-sub,
    #popup-basket .new-basket-item .cart-remove {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      margin-right: -4px; }
    @media (max-width: 569px) {
      #popup-basket .new-basket-item .item-image {
        width: 14%; } }
    @media (min-width: 570px) {
      #popup-basket .new-basket-item .item-image {
        width: 17.3%; } }
    #popup-basket .new-basket-item .item-info {
      width: 35.2%;
      padding: 0 10px;
      font-size: 12px;
      font-size: 1.2rem; }
      @media (min-width: 570px) {
        #popup-basket .new-basket-item .item-info {
          padding-left: 20px; } }
      #popup-basket .new-basket-item .item-info h4 {
        font-size: 16px;
        font-size: 1.6rem;
        margin: 0 0 5px 0; }
    #popup-basket .new-basket-item .cart-quantity {
      text-align: center; }
      @media (max-width: 569px) {
        #popup-basket .new-basket-item .cart-quantity {
          width: 32%; } }
      @media (min-width: 570px) {
        #popup-basket .new-basket-item .cart-quantity {
          width: 25%; } }
      #popup-basket .new-basket-item .cart-quantity .minus,
      #popup-basket .new-basket-item .cart-quantity .plus {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        border: 1px solid #fff;
        line-height: 20px;
        width: 20px;
        border-radius: 50%;
        cursor: pointer; }
      #popup-basket .new-basket-item .cart-quantity .quantity {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        background: #fff;
        border-radius: 50%;
        color: #000;
        margin: 0 5px;
        font-weight: 700; }
        @media (max-width: 569px) {
          #popup-basket .new-basket-item .cart-quantity .quantity {
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 30px;
            width: 30px; } }
        @media (min-width: 570px) {
          #popup-basket .new-basket-item .cart-quantity .quantity {
            font-size: 36px;
            font-size: 3.6rem;
            line-height: 50px;
            width: 50px; } }
    #popup-basket .new-basket-item .item-sub {
      text-align: right; }
      @media (max-width: 569px) {
        #popup-basket .new-basket-item .item-sub {
          width: 18.8%; } }
      @media (min-width: 570px) {
        #popup-basket .new-basket-item .item-sub {
          font-size: 24px;
          font-size: 2.4rem;
          width: calc(22.5% - 20px); } }
    #popup-basket .new-basket-item .cart-remove {
      width: 20px;
      color: #808080;
      cursor: pointer;
      text-align: center;
      position: absolute;
      right: 0; }
      @media (max-width: 569px) {
        #popup-basket .new-basket-item .cart-remove {
          top: 0;
          line-height: 20px; } }
      @media (min-width: 570px) {
        #popup-basket .new-basket-item .cart-remove {
          height: 100%; }
          #popup-basket .new-basket-item .cart-remove .remove {
            position: absolute;
            margin-top: -10px;
            top: 50%;
            width: 100%;
            left: 0; } }
    #popup-basket .new-basket-item:hover .cart-quantity .minus, #popup-basket .new-basket-item:focus .cart-quantity .minus {
      background: #E71E00;
      border-color: #E71E00; }
      #popup-basket .new-basket-item:hover .cart-quantity .minus:hover, #popup-basket .new-basket-item:hover .cart-quantity .minus:focus, #popup-basket .new-basket-item:focus .cart-quantity .minus:hover, #popup-basket .new-basket-item:focus .cart-quantity .minus:focus {
        background: #FF634E;
        border-color: #FF634E; }
    #popup-basket .new-basket-item:hover .cart-quantity .quantity, #popup-basket .new-basket-item:focus .cart-quantity .quantity {
      background: #000;
      color: #fff; }
    #popup-basket .new-basket-item:hover .cart-quantity .plus, #popup-basket .new-basket-item:focus .cart-quantity .plus {
      background: #009100;
      border-color: #009100; }
      #popup-basket .new-basket-item:hover .cart-quantity .plus:hover, #popup-basket .new-basket-item:hover .cart-quantity .plus:focus, #popup-basket .new-basket-item:focus .cart-quantity .plus:hover, #popup-basket .new-basket-item:focus .cart-quantity .plus:focus {
        background: #49c549;
        border-color: #49c549; }
    #popup-basket .new-basket-item:hover .cart-remove, #popup-basket .new-basket-item:focus .cart-remove {
      background: #E71E00;
      color: #fff; }
      #popup-basket .new-basket-item:hover .cart-remove:hover, #popup-basket .new-basket-item:hover .cart-remove:focus, #popup-basket .new-basket-item:focus .cart-remove:hover, #popup-basket .new-basket-item:focus .cart-remove:focus {
        background: #FF634E; }
  #popup-basket .popup-basket-subtotals {
    border-top: 1px solid #fff;
    padding-top: 20px;
    margin-top: 20px; }
    #popup-basket .popup-basket-subtotals .popup-basket-subtotal {
      *zoom: 1;
	margin: 0;
	text-transform: uppercase;
}
      #popup-basket .popup-basket-subtotals .popup-basket-subtotal:after {
        content: "";
        display: table;
        clear: both; }
      @media (min-width: 570px) {
        #popup-basket .popup-basket-subtotals .popup-basket-subtotal {
          font-size: 24px;
          font-size: 2.4rem; } }
      #popup-basket .popup-basket-subtotals .popup-basket-subtotal .subtotal-label {
	float: left;
	display: inline;
}
#popup-basket .popup-basket-subtotals .popup-basket-subtotal .subtotal-label2 {
	float: left;
	display: inline;
}
        @media (max-width: 569px) {
          #popup-basket .popup-basket-subtotals .popup-basket-subtotal .subtotal-label {
            width: 30%; } 
			#popup-basket .popup-basket-subtotals .popup-basket-subtotal .subtotal-label2 {
            width: 50%; } 
			}
        @media (min-width: 570px) {
          #popup-basket .popup-basket-subtotals .popup-basket-subtotal .subtotal-label {
            width: 37%;
            margin-left: 5%; }
		 #popup-basket .popup-basket-subtotals .popup-basket-subtotal .subtotal-label2 {
            width:50%;
			font-size: 16px;
            margin-left: 5%; }
            #popup-basket .popup-basket-subtotals .popup-basket-subtotal .subtotal-label.note {
              font-size: 14px;
              font-size: 1.4rem;
              margin-top: 10px; } }
      #popup-basket .popup-basket-subtotals .popup-basket-subtotal .subtotal-value {
        float: right;
        text-align: right; }
		#popup-basket .popup-basket-subtotals .popup-basket-subtotal .subtotal-value2 {
        float: right;
        text-align: right; }
        @media (max-width: 569px) {
          #popup-basket .popup-basket-subtotals .popup-basket-subtotal .subtotal-value {
            width: 50%; } }
        @media (min-width: 570px) {
          #popup-basket .popup-basket-subtotals .popup-basket-subtotal .subtotal-value {
            width: 33%; }
			 #popup-basket .popup-basket-subtotals .popup-basket-subtotal .subtotal-value2 {
            width: 33%;
			font-size: 16px; }
            #popup-basket .popup-basket-subtotals .popup-basket-subtotal .subtotal-value.note {
              font-size: 14px;
              font-size: 1.4rem;
              margin-top: 10px; } }
        #popup-basket .popup-basket-subtotals .popup-basket-subtotal .subtotal-value input[type="text"] {
          display: inline-block;
          width: calc(95% - 53px);
          margin: 0 0 5px 5%;
          padding: 8px 10px;
          background: #DDD;
          border: 0;
          font-family: Helvetica, Arial, sans-serif;
          font-size: 12px;
          font-size: 1.2rem;
          color: #333; }
    #popup-basket .popup-basket-subtotals #popup-basket-country-link {
      position: relative; }
      #popup-basket .popup-basket-subtotals #popup-basket-country-link > a {
        color: #fff; }
      #popup-basket .popup-basket-subtotals #popup-basket-country-link img {
        margin-right: 10px; }
  #popup-basket .edit-link {
    margin: 20px 0 0 0;
    text-align: right;
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase; }
    #popup-basket .edit-link a {
      text-decoration: none;
      color: #fff; }
      #popup-basket .edit-link a:visited {
        color: #fff; }
      #popup-basket .edit-link a:focus {
        color: #E71E00; }
      #popup-basket .edit-link a:hover {
        color: #E71E00; }
      #popup-basket .edit-link a:active {
        color: #E71E00; }
      #popup-basket .edit-link a span {
        margin-right: 10px; }
  #popup-basket #paymentMethods {
    text-align: right; }
    @media (max-width: 569px) {
      #popup-basket #paymentMethods {
        margin-top: 0px; } }
    @media (min-width: 570px) {
      #popup-basket #paymentMethods {
        margin-top: 0px; } }
    #popup-basket #paymentMethods span {
      margin: 0 0 7px 0; }
      @media (max-width: 569px) {
        #popup-basket #paymentMethods span img {
          height: 30px; } }
  #popup-basket [type="submit"] {
    display: block;
    width: 100%;
    border: 0;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
    background: #6fb20f;
    color: #fff;
    margin-top: 20px;
    text-align: center; }
    @media (max-width: 569px) {
      #popup-basket [type="submit"] {
        padding: 12px 0;
        font-size: 20px;
        font-size: 2.0rem; } }
    @media (min-width: 570px) {
      #popup-basket [type="submit"] {
        padding: 15px 0;
        font-size: 24px;
        font-size: 2.4rem; } }
    #popup-basket [type="submit"]:hover, #popup-basket [type="submit"]:focus {
      background: #1a1a1a;
      color: #fff;
      text-decoration: none; }
    #popup-basket [type="submit"].code-apply {
      display: inline-block;
      width: auto;
      padding: 8px;
      font-size: 12px;
      font-size: 1.2rem;
      margin: 0; }
  #popup-basket [type="submit3"] {
    display: inline;
	float: right;
    width: 67%;
	height: 60px;
    border: 0;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
    background: #6fb20f;
    color: #fff;
    margin-top: 20px;
    text-align: center; }
    @media (max-width: 569px) {
      #popup-basket [type="submit3"] {
        padding: 12px 0;
        font-size: 20px;
        font-size: 2.0rem; } }
    @media (min-width: 570px) {
      #popup-basket [type="submit3"] {
        padding: 10px 0;
        font-size: 24px;
        font-size: 2.4rem; } }
    #popup-basket [type="submit3"]:hover, #popup-basket [type="submit3"]:focus {
      background: #1a1a1a;
      color: #fff;
      text-decoration: none; }
    #popup-basket [type="submit3"].code-apply {
      display: inline-block;
      width: auto;
      padding: 8px;
      font-size: 12px;
      font-size: 1.2rem;
      margin: 0; }
	#popup-basket [type="submit2"] {
	display: inline;
	width: 30%;
	border: 0;
	font-size: 22px;
	height: 60px;
	border-radius: 3px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
	text-align: center;
	background-color: #CCCCCC;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.popup-basket-inner h3 {
	color: #fff;
}

#shippingOptionsTitle {
	font-family: "Roboto Condensed", Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.8rem;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	color: #FFF;
	background-color: #000;
}

#shipping_cost {
	display: inline-block;
	padding: 0px;
	float: right;
	margin: 0px;
}

#shippingOptionsTitle img {
    margin-right: 8px; }
#shippingOptionsTitle a {
	color: #FFF;
	background-color: #333;
}
