table.cart-info td.update-btns .btn-fixed:hover,
table.cart-info td.update-btns .orange:hover {
  opacity: 0.7;
}

.shipping-table td {
  text-align: left;
}

.shipping-table input[type=text] {
  margin-top: 4px;
  width: 100%;
}

.shipping-table input.btn {
  float: none;
}

table td p {
  font-size: 1em;
}

.cart-totals {
  clear: left;
  width: 100%;
}

.cart-totals tr {
  width: 100%;
}

.cart-totals td:nth-child(1) {
  width: 70%;
}

.cart-totals td:nth-child(2) {
  width: 30%;
  text-align: right;
}

.view-order tr {
  border-bottom: none;
}

.view-order td {
  min-width: 70px;
}

.customer-addresses {
  width: 100%;
}

.customer-addresses th,
.customer-addresses tr {
  border-top: 1px solid #2C3E50;
}

.customer-addresses td.left {
  width: 25%;
  height: auto;
  text-align: left;
}

.customer-addresses td.right {
  width: 75%;
  height: auto;
  text-align: right;
}

.customer-addresses .btn {
  width: auto;
  display: inline;
  float: none;
}

.customer-addresses input {
  width: auto;
  margin-left: 10px;
}

.order-history {
  width: 100%;
}

.order-history tr {
  border-bottom: 1px solid #ccc;
}

.order-history td,
.order-history th {
  text-align: center;
  float: none;
  height: auto;
  padding: 3px 0;
}

.account-create input[type=radio] {
  width: auto;
}

.my-downloads .left {
  text-align: left;
}

tr.no-border {
  border: 0 !important;
}

@media only screen and (min-width: 30em) {
  .shipping-table td {
    padding-bottom: 10px;
  }
}
table.cart-info td,
table.cart-info th {
  height: auto;
  padding: 10px 0;
  text-align: center;
}

.block-content > .btn {
  margin: 30px 0;
}

table.cart-info {
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 16px;
}

table.cart-info tbody,
table.cart-info td,
table.cart-info th,
table.cart-info thead,
table.cart-info tr {
  font-size: 16px;
}

table.cart-info th {
  vertical-align: bottom;
  min-width: 130px;
  background: #5F8AFB;
}

table.cart-info td {
  min-width: 75px;
  vertical-align: middle;
  border-right: #5D87FF solid 1px;
}

table.cart-info td:last-child {
  border-right: 0;
}

table.cart-info td.update-btns {
  text-align: center;
}

table.cart-info td.quantity input {
  width: 60px !important;
  height: auto !important;
  border-radius: 3px;
  border: 1px solid #c8c8c8;
  text-align: center;
}

table.cart-info tr:nth-of-type(even) {
  background-color: #F1F7FF;
}

table.cart-info tr:nth-of-type(odd) {
  background-color: #fff;
}

table.preview-info td.update-btns {
  text-align: center;
}

table.cart-info td.update-btns .btn-fixed {
  border: none;
  width: 105px;
  text-align: center;
  padding: 6px 0;
  color: #FFF;
  border-radius: 3px;
  background-color: #fd4f57;
  margin: 5px 0;
  font-size: 16px;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  min-height: 34px !important;
}

table.cart-info td.update-btns .orange {
  background-color: #fd4f57;
}

table.preview-info {
  margin-bottom: 15px !important;
}

.your-order,
.your-order.checkout {
  display: block;
  float: left;
  width: 50%;
}

.your-order,
.your-order h3,
.your-order td {
  text-align: center;
}

.your-order {
  background-color: #FFEFED;
  padding: 30px 30px 48px;
  margin: 0 0 0 1% !important;
}

.your-order.checkout {
  padding: 10px;
  background: #ECF0F1;
  margin: 0 0 20px;
}

.your-order td,
.your-order tr {
  border: 0;
  text-align: left;
}

.your-order td {
  padding: 10px 0;
}

.your-order .cart-totals {
  margin: 30px 0 20px;
  border: 0;
}

.your-order input {
  display: inline-block;
}

.your-order .disclaimer {
  margin: 0 0 30px;
}

@media only screen and (max-width: 500px) {
  table input.check-box {
    position: absolute;
    top: 0;
    right: 0;
  }
  table.cart-info td.m-hide,
  table.cart-info th.m-hide {
    display: none;
  }
  table.cart-info td.m-float {
    display: inline-block;
    clear: left;
    float: left;
    width: 100%;
    padding: 10px 0 5px;
  }
  table.cart-info td,
  table.cart-info th {
    text-align: left;
    vertical-align: top;
  }
  table.cart-info td.quantity,
  table.cart-info th.quantity {
    width: 75px;
    text-align: center;
  }
  table.cart-info td.m-right,
  table.cart-info th.m-right {
    text-align: right;
  }
}
@media only screen and (max-width: 600px) {
  table.cart-info,
  table.cart-info tbody,
  table.cart-info th,
  table.cart-info thead,
  table.cart-info tr {
    font-size: 0.95em;
  }
  table.cart-info td {
    font-size: 0.95em;
    min-width: auto;
  }
  table.cart-info td.update-btns .btn-fixed {
    font-size: 13px;
    min-height: 32px !important;
  }
}
@media only screen and (max-width: 800px) {
  .your-order {
    width: 100%;
    margin: 30px 0 10px !important;
  }
  .block-content {
    text-align: center;
  }
  .block-content > .btn {
    margin: 30px 8px;
  }
  .block-content > .btn:first-of-type,
  .block-content > .btn:last-of-type {
    margin-right: 8px;
    margin-left: 8px;
    transform: none;
  }
  .block-content > .btn:last-of-type {
    position: static;
  }
}
@media only screen and (max-width: 599px) {
  .cart-info,
  .cart-info td,
  .cart-info tr {
    border: 0 !important;
  }
  .cart-info .update-btns input[type=submit] {
    margin: 0 8px 30px !important;
  }
  .shipping-table td {
    width: 100% !important;
  }
  .your-order td {
    width: 50% !important;
  }
}