#notes {
  width: 100%;
}
#Comments.comments_field_update {
 color: #000;
 padding: 10px;
}
.hosted-desktop {
 background-color: #fff;
 padding-left: 5px !important;
 width: 490px !important;
}
.payment-type {
  padding-bottom: 20px;
}
.actions .btn {
  float: left;
}

.prices, .place-order-text {
  text-align: right;
}

.checkout2-continue {
  float: right;
  margin-right: 13px;
}

.place-order {
  float: right;
}

.place-order {
  margin-right: 0.5em;
}

.content-heading {
  border-bottom: 1px dotted white;
}

.completed {
  background: none;
  font-size: 1.75em;
  color: #fff;
  padding-top: 10px;
}
.completed a {
  color: rgb(255,0,0);
}
.name a {
  color: #fff;
}
.options {
  font-size: 1.65em;
  color: #fff;
  padding-top: 5px;
}
#contentContainer p {
  font-size: 12px;
}
#contentContainer h4 input {
  color: black;
}
.quantity input {
  font-size: 1.65em;
  color: #fff;
  border: 1px solid;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
}
.quantity p {
  font-size: 1.25em;
  color: #fff;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
#cart-module .oldPrice p {
 color: rgb(255,0,0);
 text-decoration: line-through;
 line-height: 1.2em;
}
#coupon-label{
  padding-top: 26px;
}

/* Cart Module */
#cart-module .header {
  font-size: 1.75em;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px dashed #888;
  padding-top: 10px;
  padding-bottom: 1em;
  margin-bottom: 10px;
}

#cart-module .header .image {
  height: 0px;
  overflow: hidden;
  color: black;
}

#cart-module .header .price-total {
  text-align: right;
}

#cart-module .products .product {
  border-bottom: 1px dashed #888;
  padding: 1em 0;
}

#cart-module .products .product .image img {
  width: 100%;
  max-height: 100%;
}

#cart-module .products .product .price-total {
  text-align: right;
  font-size: 1.75em;
  margin-bottom: 5px;
  
}

#cart-module .actions {
  margin-top: 2em;
  margin-bottom: 2em;
}

#cart-module .actions .btn {
  width: 100%;
}

#cart-module .quantity input{
  width: 50px;
  color: black;
}

#cart-module .total-price-row {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 10px;
}

#cart-module .total-price-row .total-price{
  float: right;
}

#cart-module .total-price-row .total {
  display: inline;
}

#cart-module p {
  font-size: 12px;
  color: #fff;
}

#checkout h1 {
  font-size: 4em;
  font-weight: bold;
  color: rgb(255, 0, 0);
}
#checkout h3 a {
  color: rgb(255,0,0);
}
#checkout h4 {
  color: rgb(255,0,0);
}
#checkout p {
  font-size: 1.75em;
  color: #fff;
  line-height: 1.2em;
}
#checkout .control-label {
    font-size: 1.75em;
	color: #fff;
}
#billing ul, li, b {
    font-size: 1.35em;
	color: #fff;
}
#billing h3 a {
  color: rgb(255,0,0);
}
#payment p {
  font-size: 12px;
  color: #fff;
}
#payment p strong {
  line-height: 1.5em;
}
#checkout p a {
  font-size: .7em;
}

#payment h2 {
  font-size: 1.8em;
}
#payment h5 {
  font-size: 14px;
}
#payment a {
    color: rgb(255,0,0);
}
#payment .control-label {
  font-size: .75em;
  color: #fff;
}
#payment .completed {
  font-size: 1em;
  color: #fff;
}
#payment .ship-method, .pay-method {
  margin-top: 8px;
}
legend h4 {
  color: red;
}
.form-group, control-label {
    font-size: 13px;
	color: #fff;
}
.form-group a {
    color: rgb(255, 0, 0);
}
.page-margins a {
    color: rgb(255, 0, 0);
}
.checkbox {
   font-size: 1.75em;
   color: #fff;
 }
 .radio-inline, .checkbox-inline {
   margin-bottom: 20px;
 }

#payForm textarea {
  color: black;
  padding: 5px;
  line-height: 1em;
}

.container-cart {
  background-color: #000;
  width: 100%;
  padding-left: 6%;
  padding-right: 6%;
}
.pp-banner {
  max-width: 205px;
}

.col-md-offset-cont {
    margin-left: 0%;
}	

.btn-xs, .btn-group-xs > .btn {
	margin-top: 10px;
}

.account-hint {
    margin-left: 43%;
	padding-top: 2px;
}

#checkout-done p {
  font-size: 1.3em;
  line-height: 1.2em;
}


/*---- gift card updates -----*/
@media screen and (min-width: 992px){
  .gift-card-first-number {
    width: 20%;
    padding-right: 0px;
  }

  .gift-card-dash {
    text-align: center;
    width: 5%;
  }

  .gift-card-second-number {
    width: 13%;
    padding-left: 0px;
  }

  .continue-cart {
    padding-left: 0px;
  }

  .button-wrapper {
    display: inline!important;
    position: relative;
    top: 4px;
  }
  }
 /*------ end of gift card updates -------*/
 

@media only screen and (max-width: 767px){
  #cart-module .products .product .name,
  #cart-module .products .product .options {
    margin-bottom: 0.3em;
  }

  #cart-module .products .product .name {
    font-weight: bold;
  }

  #cart-module .products .product .price-total {
    margin-top: 1em;
    text-align: left;
  }

  #cart-module .actions {
    margin-top: 1em;
  }

  #cart-module .actions .continue-shopping,
  #cart-module .actions .update-cart,
  #cart-module .actions .checkout {
    margin-bottom: .5em;
  }

  .quantity{
    width: 25%;
  }

  .quantity input{
    display: inline;
    width: 50px;
    float: left;
  }

  .price{
    width: 25%;
    display: inline;
  }

  .total-price{
    float: right;
  }

  .total-price-row{
    margin-right: 0px;
    margin-left: 0px;
  }

  .individual-price{
    clear: both;
    float: right;
    position: relative;
    top: 15px;
  }

  #coupon-label{
    padding-top: 7px;
  }

  .price-times-quantity{
    display: none;
  }
  .account-hint {
    margin-left: 1%;
  }
}