﻿.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 .navigation {
  background: url(/images/background-checkout-small.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.eshop .content .navigation #checkout-4 {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .eshop .content .navigation {
    background: url(/images/background-checkout-medium.jpg);
    background-repeat: no-repeat;
    background-position: center top;
  }
}
@media (min-width: 1200px) {
  .eshop .content .navigation {
    background: none;
  }
}
@media (min-width: 1200px) {
  .eshop .content .shopping-cart {
    background: url(/images/background-checkout.png);
    background-repeat: no-repeat;
    background-position: center top;
  }
}
.eshop .content .shopping-cart .hide-when-small {
  display: none;
}
@media (min-width: 768px) {
  .eshop .content .shopping-cart .hide-when-small {
    display: inline;
  }
}
.eshop .content .shopping-cart .shopping-cart-bottom {
  margin-top: 40px;
}
.eshop .content .shopping-cart .shopping-cart-bottom .button-continue-container {
  margin: 30px 0px 20px 0px;
  text-align: right;
}
.eshop .content .shopping-cart .shopping-cart-bottom .button-continue-container .button-continue {
  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 .shopping-cart .shopping-cart-bottom .button-continue-container .button-continue .button-continue-detail {
  font-weight: 900;
  font-size: 20px;
  color: #ffffff;
}
.eshop .content .shopping-cart .shopping-cart-bottom .button-continue-container .button-continue:hover {
  background-color: #ffffff;
  border: 1px solid #9aca3c;
}
.eshop .content .shopping-cart .shopping-cart-bottom .button-continue-container .button-continue:hover .button-continue-detail {
  color: #9aca3c;
}
.eshop .content .shopping-cart .shopping-cart-bottom .shopping-cart-bottom-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 .shopping-cart .shopping-cart-bottom .shopping-cart-bottom-back {
  color: #9aca3c;
  font-size: 20px;
  font-weight: 700;
}
.eshop .content .shopping-cart .shopping-cart-bottom .shopping-cart-bottom-back-description {
  color: #000000;
  font-size: 14px;
  font-weight: 300;
}
.eshop .content .shopping-cart .cart-item-delete {
  margin: 5px 0px 0px 0px;
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  background: url(/images/delete.png);
  cursor: pointer;
}
.eshop .content .shopping-cart .cart-price {
  text-align: right;
}
.eshop .content .shopping-cart .shopping-cart-detail-header {
  color: #939598;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
  display: none;
}
@media (min-width: 768px) {
  .eshop .content .shopping-cart .shopping-cart-detail-header {
    display: inline;
  }
}
.eshop .content .shopping-cart .first-price-column {
  margin-right: 0px;
}
@media (min-width: 768px) {
  .eshop .content .shopping-cart .first-price-column {
    margin-right: 20px;
  }
}
.eshop .content .shopping-cart .shopping-cart-detail-row {
  margin-bottom: 40px;
}
.eshop .content .shopping-cart .shopping-cart-detail-row .cart-item-image {
  text-align: center;
  max-height: 67px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .eshop .content .shopping-cart .shopping-cart-detail-row .cart-item-image {
    margin-bottom: 0px;
    max-height: initial;
  }
}
.eshop .content .shopping-cart .shopping-cart-detail-row .cart-item-names {
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .eshop .content .shopping-cart .shopping-cart-detail-row .cart-item-names {
    margin-bottom: 0px;
    text-align: left;
  }
}
.eshop .content .shopping-cart .shopping-cart-detail-row .cart-item-delete-wrapper {
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .eshop .content .shopping-cart .shopping-cart-detail-row .cart-item-delete-wrapper {
    margin-bottom: 0px;
    text-align: left;
  }
}
.eshop .content .shopping-cart .cart-item-prices {
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .eshop .content .shopping-cart .cart-item-prices {
    margin-bottom: 0px;
    text-align: right;
  }
}
.eshop .content .shopping-cart .product-count {
  width: 30px;
  height: 50px;
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .eshop .content .shopping-cart .product-count {
    margin-bottom: 0px;
    text-align: left;
  }
}
.eshop .content .shopping-cart .product-count .product-count-button {
  display: inline-block;
  width: 30px;
  height: 25px;
  background-color: #f0f0f0;
  cursor: pointer;
  margin: 0px auto 0px auto;
  border-radius: 1px;
}
.eshop .content .shopping-cart .product-count .product-count-button:hover {
  background-color: #9aca3c;
}
.eshop .content .shopping-cart .product-count .product-count-button .product-count-button-up {
  margin: 10px auto 0px auto;
  display: block;
  width: 12px;
  height: 5px;
  background: url(/images/arrow-up.png);
  background-repeat: no-repeat;
}
.eshop .content .shopping-cart .product-count .product-count-button .product-count-button-down {
  margin: 10px auto 0px auto;
  display: block;
  width: 12px;
  height: 5px;
  background: url(/images/arrow-down.png);
  background-repeat: no-repeat;
}
.eshop .content .shopping-cart .product-count-input-and-buttons-wrapper {
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .eshop .content .shopping-cart .product-count-input-and-buttons-wrapper {
    text-align: left;
    margin-bottom: 0px;
  }
}
.eshop .content .shopping-cart .product-count-input-and-buttons-wrapper .product-count-input-and-buttons {
  display: inline-block;
  line-height: 1;
}
.eshop .content .shopping-cart .input-product-count {
  display: inline-block;
}
.eshop .content .shopping-cart input.input-product-count {
  width: 50px;
  height: 52px;
  border: 1px solid #f0f0f0;
  text-align: center;
  float: left;
}
.eshop .content .shopping-cart .shopping-cart-item-name {
  font-size: 18px;
  color: #9aca3c;
  text-decoration: underline;
  font-weight: 700;
}
.eshop .content .shopping-cart .shopping-cart-item-name a {
  font-size: 18px;
  color: #9aca3c;
  text-decoration: underline;
}
.eshop .content .shopping-cart .shopping-cart-item-category {
  font-size: 16px;
  color: #000000;
  font-weight: 700;
}
.eshop .content .shopping-cart .shopping-cart-item-description {
  font-size: 16px;
  color: #000000;
  font-weight: 300;
}
.eshop .content .shopping-cart .shopping-cart-item-code {
  font-size: 16px;
  color: #afafaf;
  font-weight: 300;
}
.eshop .content .shopping-cart .shopping-cart-item-price {
  font-size: 18px;
  color: #000000;
  font-weight: 500;
  text-align: right;
}
.eshop .content .shopping-cart .shopping-cart-item-price-sum {
  font-size: 18px;
  color: #000000;
  font-weight: 900;
  display: inline-block;
  text-align: right;
  margin-right: 0px;
}
@media (min-width: 768px) {
  .eshop .content .shopping-cart .shopping-cart-item-price-sum {
    margin-right: 25px;
  }
}
.eshop .content .shopping-cart .shopping-cart-header {
  font-size: 36px;
  font-weight: 900;
  color: #9aca3c;
}
.eshop .content .shopping-cart .shopping-cart-subheader {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 15px;
}
.eshop .content .shopping-cart .shopping-cart-price {
  margin-right: 40px;
}
.eshop .content .shopping-cart .shopping-cart-price .shopping-cart-price-sum {
  font-size: 30px;
  font-weight: 900;
  color: #9aca3c;
}
.eshop .content .shopping-cart .shopping-cart-price .shopping-cart-price-text {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 15px;
}
.eshop .content .shopping-cart .shift {
  min-height: 173px;
  padding: 0px 10px 0px 20px;
}
.eshop .content .shopping-cart .shift .header {
  font-size: 40px;
  font-weight: 900;
  color: #ffffff;
}
.eshop .content .shopping-cart .shift .subtitle {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
}
.eshop .content .shopping-cart .white-background {
  padding: 0px 10px 0px 20px;
  min-height: 834px;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .eshop .content .shopping-cart .white-background {
    padding-top: 0px;
  }
}
.eshop .content .shopping-cart .shopping-cart-detail {
  margin-top: 50px;
}
.eshop .content .shopping-cart .shopping-cart-detail table {
  width: 100%;
  min-width: 700px;
}
.eshop .content .shopping-cart .shopping-cart-detail td,
.eshop .content .shopping-cart .shopping-cart-detail th {
  padding: 10px;
}
.eshop .content .shopping-cart .shopping-cart-detail th {
  color: #939598;
  font-size: 16px;
  font-weight: 500;
}