/* Herbatica - odstup textu pri vlastnom checkboxe Shoptetu */
body.in-krok-2 #checkoutSidebar > .cart-content > .form-group.consents > label {
  position: relative !important;
  padding-left: 27px !important;
}

body.in-krok-2 #checkoutSidebar > .cart-content > .form-group.consents > input[type="checkbox"] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}

/* Vacsi a citatelnejsi kontakt na vsetkych objednavkovych strankach. */
body.in-kosik .checkout-box .contact-box li,
body.in-krok-1 .checkout-box .contact-box li,
body.in-krok-2 .checkout-box .contact-box li {
  font-size: 15px !important;
  line-height: 1.5 !important;
}

body.in-kosik .checkout-box .contact-box a,
body.in-krok-1 .checkout-box .contact-box a,
body.in-krok-2 .checkout-box .contact-box a {
  font-size: 15px !important;
  font-weight: 600 !important;
}

body.in-kosik .checkout-box .contact-box li::before,
body.in-krok-1 .checkout-box .contact-box li::before,
body.in-krok-2 .checkout-box .contact-box li::before {
  font-size: 16px !important;
}
