<style>
:root {
  --scrollbar-width: 15px;
  --vh: 9.45px;
  --scroll-offset-runtime: 10px;
}

.cart-widget-button {
  background-color: white;
}
.cart-widget-button.is-free-shipping {
    background-color: #ffffffff;
}
.cart-widget-product-image {
  width: 80px;
  height: 80px;
}

.cart-widget-title {
  text-transform: uppercase;
}

.btn.btn-conversion,
a.btn.btn-conversion,
.btn.btn-cart,
a.btn.btn-cart {
  color: #fff;
  text-transform: uppercase;
}

.cart-widget-product:hover {
  background: white;
}

.order-summary h4 {
  font-size: 16px;
  margin-top: 0;
  font-weight: 700;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.box.co-box h4,
.co-box h4,
.client-title,
.content-inner h1 {
  text-transform: uppercase;
}

.checkout-box-wrapper h4 {
  color: white;
  text-transform: uppercase;
}

.checkout-box-wrapper .contact-box ul li a {
  color: white;
  font-size: 16px;
}

.active {
  color: white;
}

.client-center-box ul li a {
  color: white;
}

.client-center-box ul li a:hover {
  color: white;
  font-weight: bold;
}

.client-center-box ul li.active a {
  color: white;
  font-weight: bold;
}

.in-registration-login .content-inner .submit-wrapper .btn {
  text-transform: uppercase;
}

.login-wrapper .btn-secondary {
  text-transform: uppercase;
}

.password-helper {
  text-transform: uppercase;
}

.cart-inner.cart-empty {
  padding: 30px 20px;
  background-color: white;
  max-width: 1000px;
  margin: 0 auto 30px;
  border: none;
}

body.ordering-process {
  background-color: white;
}

.cart-header__headline .h4 {
  text-transform: uppercase;
}

.product .p {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.08);
  border-radius: 0;
  background-color: #ffffff;
}

.products-block.products .p .name {
  text-align: center;
  text-transform: uppercase;
}

.h4.homepage-group-title {
  text-transform: uppercase;
}

.top-category-block .menu-content > div > a {
  font-size: 24px;
  text-decoration: none;
  text-transform: uppercase;
}

.top-category-block .menu-content {
  box-shadow: 0 0 0;
}

.menu-image img {
  width: 150px;
}

.basic-description p {
  color: black;
}

.social-buttons.no-display {
  display: none !important;
}

.form-group label {
  font-size: 12px;
  color: black;
}

p {
  color: black;
}

.text-right {
  text-align: left;
}

.category-link a {
  text-transform: uppercase;
}

.category-link__icon {
  display: none;
}
.search-whisperer-documents a {
    width: 50%;
    font-size: 24px;
}
.box.box-filters,
.box.box-categories {
  background-color: white;
}

.category-header input[type="radio"] + label {
  background-color: white;
}

.category-title,
h4,
.h4 {
  text-transform: uppercase;
}

.in-404 .content-inner,
.id-404 .content-inner {
  background-color: white;
}

.desktop.multiple-columns-body,
.mobile.multiple-columns-body .slider-wrapper {
  background-color: white;
}

:focus-visible,
[tabindex="0"]:focus-visible,
input:focus-visible,
input[type="checkbox"].focus-visible + label,
input[type="checkbox"]:focus-visible + label,
input[type="radio"].focus-visible + label,
input[type="radio"]:focus-visible + label,
select:focus-visible,
textarea:focus-visible {
  box-shadow: 0 0 0 0 var(--colors-focus-secondary);
}

.widget-parameter-wrapper .widget-parameter-value span,
.widget-parameter-wrapper .widget-parameter-value a {
  background-color: white;
  padding: 4px 10px;
  color: black;
}

@media (max-width: 767px) {
  .carousel-indicators {
    bottom: 0;
  }
}

@media (min-width: 768px) {
  .carousel-indicators,
  .carousel-indicators li,
  .carousel-indicators button {
    display: none;
  }
}

::selection {
  color: #ffffff !important;
  background: #14245e !important;
  text-shadow: none !important;
}

::-moz-selection {
  color: #ffffff !important;
  background: #14245e !important;
  text-shadow: none !important;
}

input::selection,
textarea::selection {
  color: #ffffff !important;
  background: #14245e !important;
}
img,
picture,
figure,
.product,
.product__image,
.product-detail__image,
.shp-image,
.shp-gallery img,
.gallery img {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  -webkit-user-drag: none !important;
  -khtml-user-drag: none !important;
  user-drag: none !important;
}

.category-header .listSorting__controls button.listSorting__control {
  background-color: white;
}

.advanced-order .h2 {
  text-transform: uppercase;
}

.price-wrapper .price-label.price-primary {
  text-transform: uppercase;
}

.price-wrapper .price.price-primary,
.price-final,
.price-final-holder,
.price-additional,
.p-final-price-wrapper .price,
.payment-shipping-price,
.radio-wrapper.active label > .payment-shipping-price,
.for-free,
.recapitulation-single > strong span,
.cart-item.cart-item-gift .cart-item-name::before,
.extras-wrap .extra-item.is-free-shipping span strong,
.extras-wrap .extra-item.is-free-shipping .extra.delivery::before,
.order-summary .price,
.order-summary .price-primary,
.order-summary .price-wrapper,
.order-summary .for-free,
.order-summary .cart-item-price,
.order-summary .recapitulation-single span,
.order-summary .recapitulation-single strong,
.order-summary .free,
.order-summary .gift,
.order-summary [class*="free"],
.order-summary [class*="gift"],
.cart-item-price,
.cart-item .price,
.shipping-options .price,
.payment-options .price,
.shipping-payment-summary .price {
  color: rgb(20, 36, 94) !important;
}

input[type="radio"]:checked + label::before,
input[type="checkbox"]:checked + label::before {
  border-color: rgb(20, 36, 94) !important;
  background-color: rgb(20, 36, 94) !important;
}

.radio-wrapper input[type="checkbox"]:checked + label,
.radio-wrapper input[type="radio"]:checked + label {
  background-color: rgba(51, 111, 219, 0.10) !important;
  border-color: rgba(51, 111, 219, 0.25) !important;
}

.cart-inner.cart-empty .cart-heading::before {
  content: "";
  display: block;
  width: 100%;
  max-width: 620px;
  aspect-ratio: 620 / 480;
  margin: 0 auto 40px;
  background: url("https://oltio.cz/shared/images/empty-cart.png") center / contain no-repeat;
}

@media (max-width: 768px) {
  .cart-inner.cart-empty .cart-heading::before {
    max-width: 320px;
    margin-bottom: 24px;
  }
}

.in-404 .content-inner,
.id-404 .content-inner {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.in-404 .content-inner h1,
.id-404 .content-inner h1 {
  font-size: 0;
  line-height: 0;
  margin: 0;
  text-align: center;
}

.in-404 .content-inner h1::before,
.id-404 .content-inner h1::before {
  content: "";
  display: block;
  width: min(100%, 520px);
  aspect-ratio: 900 / 520;
  margin: 0 auto 24px;
  background: url("https://oltio.cz/shared/images/404error1-oltio.svg") center / contain no-repeat;
}

@media (min-width: 768px) {
  .in-404 .content-inner h1::before,
  .id-404 .content-inner h1::before {
    width: min(100%, 700px);
    margin-bottom: 30px;
  }
}

.benefitBanner__item {
  margin-bottom: 35px;
  overflow: visible;
  align-items: normal;
}

.checkout-box-wrapper .h4,
.checkout-box-wrapper h4 {
  color: white;
}

.checkout-box-wrapper .contact-box ul li > span::before {
  color: white;
}
#content .filters-unveil-button-wrapper .btn.unveil-button {
    color: #ffffffff;
}
.shipping-options-popup .h1:not(.advanced-order-suggestion), .advanced-order .h1:not(.advanced-order-suggestion) {
    background: #14245e;
}
.shipping-options-popup h1:not(.advanced-order-suggestion) {
    background: #14245e;
}
#cboxClose.cboxClose--shipping {
    background: #14245e !important;
}
.mobile.one-column-body .filter-section:not(.filter-section-count), .desktop.one-column-body .filter-section:not(.filter-section-count), .mobile.multiple-columns-body .filter-section:not(.filter-section-count) {
    background: #ffff;
}
  .product .p {
    background-color: #ffffff00;
}
.subcategories li a {
    box-shadow: 0 0px 0px rgba(0,0,0,0.08);
    background-color: #ffffff00;
}
@media (max-width: 768px) {
  .subcategories li a::before {
    content: none !important;
    display: none !important;
  }
}
.top-category-block .menu-content {
    background-color: #ffffff00;
}
/* Cena - / ks menší, šedé a blíž k ceně */
.p-detail .price-final,
.p-detail .price-final-holder {
  white-space: nowrap !important;
}

.p-detail .price-final {
  display: inline-flex !important;
  align-items: baseline !important;
  gap: 3px !important;
  color: #14245e !important;
  font-weight: 900 !important;
}

.p-detail .mb-price-unit {
  display: inline-block !important;
  margin-left: 2px !important;
  color: #6b7280 !important;
  font-size: 14px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  vertical-align: baseline !important;
  white-space: nowrap !important;
}

/* Kdyby zůstalo ks u množství z předchozí úpravy */
.mb-qty-unit {
  display: none !important;
}

/* Košík - desktop */
.p-detail .add-to-cart,
.p-detail div.add-to-cart[data-testid="divAddToCart"] {
  display: flex !important;
  align-items: center !important;
  gap: 18px !important;
  width: 100% !important;
  max-width: 100% !important;
}

.p-detail .add-to-cart .quantity {
  flex: 0 0 auto !important;
}

.p-detail .add-to-cart .add-to-cart-button,
.p-detail .add-to-cart .btn.add-to-cart-button,
.p-detail .add-to-cart .btn-conversion {
  min-width: 260px !important;
  min-height: 48px !important;
  padding: 12px 28px !important;
  border-radius: 999px !important;
  background: #336fdb !important;
  border-color: #336fdb !important;
  color: #ffffff !important;
  font-size: 15px !important;
  line-height: 1.2 !important;
  font-weight: 900 !important;
  white-space: nowrap !important;
  box-shadow: 0 8px 18px rgba(51, 111, 219, .22) !important;
}

.p-detail .add-to-cart .add-to-cart-button:hover,
.p-detail .add-to-cart .btn.add-to-cart-button:hover,
.p-detail .add-to-cart .btn-conversion:hover {
  background: #285fc2 !important;
  border-color: #285fc2 !important;
  color: #ffffff !important;
}

/* Telefon */
@media (max-width: 768px) {
  .p-detail .p-final-price-wrapper::before,
  .p-detail .detail-availability-block::before {
    content: none !important;
    display: none !important;
  }

  .p-detail .p-final-price-wrapper,
  .p-detail .detail-availability-block,
  .p-detail .add-to-cart {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
  }

  .p-detail .p-final-price-wrapper,
  .p-detail .detail-availability-block {
    padding: 0 !important;
    margin: 0 !important;
  }

  .p-detail .price-final {
    font-size: 22px !important;
    line-height: 1.2 !important;
  }

  .p-detail .mb-price-unit {
    font-size: 13px !important;
    color: #6b7280 !important;
  }

  .p-detail .detail-availability-block strong,
  .p-detail .detail-availability-block .availability-label {
    color: #2f7d20 !important;
    font-size: 13px !important;
    font-weight: 900 !important;
  }

  .p-detail .detail-availability-block a {
    display: inline-block;
    margin-top: 7px;
    color: #14245e !important;
    font-size: 11px !important;
    line-height: 1.25 !important;
    font-weight: 800 !important;
    text-decoration: underline;
    text-underline-offset: 3px;
  }

  .p-detail .add-to-cart,
  .p-detail div.add-to-cart[data-testid="divAddToCart"] {
    width: 100% !important;
    max-width: 100% !important;
    display: grid !important;
    grid-template-columns: 104px minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 12px !important;
    margin: 18px 0 18px !important;
    padding: 0 !important;
  }

  .p-detail .add-to-cart .quantity {
    width: 104px !important;
    min-width: 104px !important;
    height: 44px !important;
    margin: 0 !important;
    border: 1px solid #cfd6e6 !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    background: #fff !important;
  }

  .p-detail .add-to-cart .quantity input {
    height: 44px !important;
    border: none !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    color: #111827 !important;
    background: #fff !important;
  }

  .p-detail .add-to-cart .quantity .increase,
  .p-detail .add-to-cart .quantity .decrease {
    height: 44px !important;
    color: #7b8497 !important;
    background: #fff !important;
  }

  .p-detail .add-to-cart .add-to-cart-button,
  .p-detail .add-to-cart .btn.add-to-cart-button,
  .p-detail .add-to-cart .btn-conversion {
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 10px 16px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 13px !important;
  }

  .p-detail .add-to-cart .add-to-cart-button i,
  .p-detail .add-to-cart .btn-conversion i,
  .p-detail .add-to-cart .add-to-cart-button::after,
  .p-detail .add-to-cart .btn-conversion::after {
    margin-left: 8px !important;
  }
}

/* Menší mobily */
@media (max-width: 380px) {
  .p-detail .add-to-cart,
  .p-detail div.add-to-cart[data-testid="divAddToCart"] {
    grid-template-columns: 92px minmax(0, 1fr) !important;
    gap: 10px !important;
  }

  .p-detail .add-to-cart .quantity {
    width: 92px !important;
    min-width: 92px !important;
  }

  .p-detail .add-to-cart .add-to-cart-button,
  .p-detail .add-to-cart .btn.add-to-cart-button,
  .p-detail .add-to-cart .btn-conversion {
    font-size: 12px !important;
    padding: 9px 12px !important;
  }
}
.cart-free-shipping.is-free-shipping:before, .cart-free-shipping.is-free-shipping:after {
    background-color: #285fc2;
}
.cart-free-shipping.is-free-shipping div:before, .cart-free-shipping.is-free-shipping div strong {
    color: #285fc2;
}
.is-header-fixed.is-header-hidden.admin-logged .popup-widget.cart-widget, .is-header-fixed.is-header-hidden.admin-logged .popup-widget.login-widget {
    z-index: 9999999999;
}
#navigation {
    z-index: 9999999999;
}
.navigation-window-visible #navigation:before {
    content: "";
    width: 0%;
    height: 100%;
    position: fixed;
    left: 0;
    top: -50px;
    background-color: #292929;
    opacity: .75;
}
</style>