﻿.eshop .content .navigation {
  color: #ffffff;
  vertical-align: middle;
  min-height: 143px;
  margin-bottom: 20px;
}
.eshop .content .navigation a:hover {
  text-decoration: none;
}
.eshop .content .navigation .navigation-item {
  margin-top: 30px;
}
.eshop .content .navigation .navigation-item .checkout-arrow {
  vertical-align: middle;
  width: 60px;
  height: 19px;
  background: url(/images/arrow-right.png);
  margin-left: 0px;
}
.eshop .content .navigation .navigation-item .checkout-text {
  margin: 0px 20px 0px 10px;
  line-height: 28px;
}
.eshop .content .navigation .navigation-item .checkout-text .checkout-first {
  font-size: 20px;
  color: #000000;
  font-weight: 700;
}
.eshop .content .navigation .navigation-item .checkout-text .checkout-second {
  font-size: 26px;
  color: #ffffff;
  font-weight: 900;
}
.eshop .content .navigation .navigation-item .checkout-square {
  display: inline-block;
  color: #000000;
  width: 75px;
  height: 75px;
  border: 1px solid #ffffff;
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  padding-top: 18px;
  margin-right: 5px;
}
.eshop .content .navigation .navigation-item-selected .checkout-square {
  padding-top: 8px;
  border: 10px solid #ffffff;
  color: #ffffff;
}
.eshop .content .navigation .navigation-item-completed .checkout-square {
  display: inline-block;
  vertical-align: middle;
  background: url(/images/tick-white.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.eshop .content .navigation .navigation-item-completed .checkout-square-inner {
  display: none;
}
.eshop .content {
  /* pouzivame cizi styl */
}
.eshop .content .customer-detail {
  background: none !important;
}
.eshop .content .delivery {
  background: url(/images/background-checkout-small.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
@media (min-width: 768px) {
  .eshop .content .delivery {
    background: url(/images/background-checkout-medium.jpg);
    background-repeat: no-repeat;
    background-position: center top;
  }
}
@media (min-width: 1200px) {
  .eshop .content .delivery {
    background: url(/images/background-checkout.png);
    background-repeat: no-repeat;
    background-position: center top;
  }
}
.eshop .content .delivery .delivery-individual-transportation {
  background-color: #fbf9f9;
  padding: 20px 10px 20px 30px;
  margin: 10px 0px 0px 0px;
  font-size: 15px;
}
.eshop .content .delivery .delivery-individual-transportation .delivery-individual-transportation-header {
  font-weight: 400;
}
.eshop .content .delivery .delivery-individual-transportation .delivery-individual-transportation-text {
  margin-top: 3px;
  font-weight: 700;
}
.eshop .content .delivery .delivery-individual-transportation .delivery-individual-transportation-text .delivery-individual-transportation-price {
  color: #9aca3c;
}
.eshop .content .delivery .delivery-individual-transportation .delivery-individual-transportation-info {
  margin-top: 4px;
  font-weight: 300;
  font-size: 12px;
}
.eshop .content .delivery .delivery-individual-transportation .icon-transportation {
  float: right;
  margin: 10px 40px 20px 20px;
  display: inline-block;
  vertical-align: middle;
  width: 63px;
  height: 42px;
  background: url(/images/transport.png);
}
.eshop .content .delivery .delivery-delivery-info {
  font-weight: 300;
}
.eshop .content .delivery .delivery-header {
  font-size: 36px;
  font-weight: 900;
  color: #9aca3c;
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .eshop .content .delivery .delivery-header {
    margin-top: 0px;
  }
}
.eshop .content .delivery .delivery-subheader {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 15px;
}
.eshop .content .delivery .delivery-bottom {
  margin-top: 20px;
}
.eshop .content .delivery .delivery-bottom .button-continue-container {
  margin: 30px 0px 20px -25px;
  text-align: right;
}
@media (min-width: 768px) {
  .eshop .content .delivery .delivery-bottom .button-continue-container {
    margin: 30px 0px 20px 0px;
  }
}
.eshop .content .delivery .delivery-bottom .button-continue-container .button-continue {
  margin-bottom: 30px;
  display: inline-block;
  width: 200px;
  line-height: 68px;
  height: 68px;
  background-color: #9aca3c;
  text-align: center;
  border: 1px solid #9aca3c;
  border-radius: 1px;
}
.eshop .content .delivery .delivery-bottom .button-continue-container .button-continue .button-continue-detail {
  font-weight: 900;
  font-size: 20px;
  color: #ffffff;
}
.eshop .content .delivery .delivery-bottom .button-continue-container .button-continue:hover {
  background-color: #ffffff;
  border: 1px solid #9aca3c;
}
.eshop .content .delivery .delivery-bottom .button-continue-container .button-continue:hover .button-continue-detail {
  color: #9aca3c;
}
.eshop .content .delivery .delivery-bottom .button-continue-container .button-continue:disabled {
  background-color: #e2e0e0;
  border: 1px solid #c8c4c4;
}
.eshop .content .delivery .delivery-bottom .button-continue-container .button-continue:disabled .button-continue-detail {
  color: #ffffff;
}
.eshop .content .delivery .delivery-bottom .delivery-back-image {
  float: left;
  margin: 13px 10px 0px 0px;
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 26px;
  background: url(/images/btn-back.png);
}
.eshop .content .delivery .delivery-bottom .delivery-back {
  color: #9aca3c;
  font-size: 20px;
  font-weight: 700;
}
.eshop .content .delivery .delivery-bottom .delivery-back-description {
  color: #000000;
  font-size: 14px;
  font-weight: 300;
}
.eshop .content .delivery .shopping-cart-price {
  margin-right: 40px;
}
.eshop .content .delivery .shopping-cart-price .shopping-cart-price-sum {
  font-size: 30px;
  font-weight: 900;
  color: #9aca3c;
}
.eshop .content .delivery .shopping-cart-price .shopping-cart-price-text {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 15px;
}
.eshop .content .delivery .shift {
  min-height: 173px;
  padding: 0px 10px 0px 20px;
}
.eshop .content .delivery .shift .header {
  font-size: 40px;
  font-weight: 900;
  color: #ffffff;
}
.eshop .content .delivery .shift .subtitle {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
}
.eshop .content .delivery .white-background {
  padding: 0px 10px 0px 20px;
  min-height: 834px;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .eshop .content .delivery .white-background {
    padding-top: 0px;
  }
}