#uc-cart-view-form h2 {
  background-color: #FF0309; }
#uc-cart-view-form #cart-form-products #continue_shopping {
  padding: 0.1em 21px; }
@media (max-width: 768px) {
  #uc-cart-view-form #cart-form-buttons #continue-shopping-link {
    width: 100%;
    float: none;
    left: 0;
    top: 0;
    overflow: hidden;
    margin-bottom: 7px; }
    #uc-cart-view-form #cart-form-buttons #continue-shopping-link a {
      width: 100%;
      text-align: center;
      top: 0;
      display: block; }
  #uc-cart-view-form #cart-form-buttons .form-submit {
    width: 100%; } }
#uc-cart-view-form #cart-form-buttons #edit-checkout {
  background-color: #c5181e; }
#uc-cart-view-form #continue-shopping-link a {
  position: relative;
  top: -2px; }
#uc-cart-view-form #mng-carts-transport-pane-container .mng-carts-cart-pane-table-cell > div {
  margin-right: 18px; }
#uc-cart-view-form #mng-carts-vat-pane-cointainer #vat-info, #uc-cart-view-form #mng-carts-vat-pane-cointainer #total-vat, #uc-cart-view-form #mng-carts-vat-pane-cointainer #warning-vat {
  margin-right: 20px; }
#uc-cart-view-form #mng-carts-total-price-pane-cointainer #total-time, #uc-cart-view-form #mng-carts-total-price-pane-cointainer #total-price, #uc-cart-view-form #mng-carts-total-price-pane-cointainer #mng-total-price, #uc-cart-view-form #mng-carts-total-time-pane-cointainer #total-time, #uc-cart-view-form #mng-carts-total-time-pane-cointainer #total-price, #uc-cart-view-form #mng-carts-total-time-pane-cointainer #mng-total-price {
  position: relative;
  left: -20px; }

#navegation-steps {
  margin: 20px -40px !important; }
  #navegation-steps li {
    height: 51px;
    background: none repeat scroll 0 0 #FF0309; }
    @media (max-width: 768px) {
      #navegation-steps li {
        display: none; } }
    #navegation-steps li:after {
      border-left: 26px solid #FF0309; }
    #navegation-steps li:first-child {
      border-bottom-left-radius: 5px;
      border-top-left-radius: 5px; }
    #navegation-steps li:last-child {
      border-bottom-right-radius: 5px;
      border-top-right-radius: 5px; }
  #navegation-steps .current-step {
    background: none repeat scroll 0 0 #000; }
    #navegation-steps .current-step:after {
      border-left: 26px solid #000; }
    @media (max-width: 768px) {
      #navegation-steps .current-step {
        display: block;
        width: 100%; }
        #navegation-steps .current-step:after {
          content: none; } }

#uc-cart-checkout-form hr {
  width: 100%; }
#uc-cart-checkout-form legend a {
  color: black;
  font-weight: bold; }

.prev, .next {
  background-color: #FF0309; }
  .prev:hover, .next:hover {
    background-color: #9e161a; }

@media (max-width: 768px) {
  #delivery-pane .fieldset-wrapper, #billing-pane .fieldset-wrapper {
    overflow: hidden; }
    #delivery-pane .fieldset-wrapper table tbody tr, #billing-pane .fieldset-wrapper table tbody tr {
      display: inline-block;
      width: 100%;
      margin: 5px 0; }
      #delivery-pane .fieldset-wrapper table tbody tr td, #billing-pane .fieldset-wrapper table tbody tr td {
        display: inline-block;
        width: 100% !important;
        text-align: left; } }

/*# sourceMappingURL=checkout.css.map */
