/* =============================================================
   KESIA — COMMON STYLES (shared by Praha / Brno / Hradec)
   -------------------------------------------------------------
   Single source of truth. Edit here for changes that should
   apply to ALL three eshops, then deploy to all three FTPs.
   City-specific overrides live in: praha.css / brno.css / hradec.css
   (those files load AFTER this one and win on conflicts).
   ============================================================= */

body {
  overflow-x: hidden;
  background-color: transparent;
  position: relative;
}

body:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url("/user/documents/upload/background.jpg");
  background-position: center;
  opacity: 0.2;
}

.content-wrapper {
  background-color: #ffffff00;
}

.msg.msg-notice,
.msg.msg-success {
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
}

#header .site-name a img {
  max-height: 60px;
}

@media (max-width: 992px) {
  #header .site-name a img {
    max-height: 60px;
  }
}

.benefitBanner .benefitBanner__link {
  color: #000;
}

.custom-footer__contact.pop-animation {
  transform: scale(1.1);
  transition: transform 0.3s ease;
}

.custom-footer__contact {
  transform: scale(1);
  transition: transform 0.3s ease;
}

.benefitBanner .benefitBanner__link:hover,
.benefitBanner__content a:hover {
  color: var(--color-primary);
}

@media (min-width: 1100px) {
  #dklabBanplusUvod{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;

}
}

#content-wrapper #dklabBanplusUvod {
  padding: 20px 0;
}

#content-wrapper #dklabBanplusUvod .dklabBanplusBox {
  padding: 5px;
}

#footer,
#footer .newsletter-header h4 {
  background-color: var(--color-header-background);
  border-top-color: var(--color-header-background);
  color: var(--_color-header-text);
}

#footer .pageElement__heading,
#footer h1, #footer h2, #footer h3,
#footer h4, #footer h5, #footer h6,
#footer .h1, #footer .h2, #footer .h3,
#footer .h4, #footer .h5, #footer .h6,
.benefitBanner__content > a {
  color: #ffffff;
}

#footer a,
#footer .link-like,
#footer .custom-footer a,
#footer .custom-footer ul a {
  color: #ffffff;
}

.link-like,
a {
  color: var(--color-secondary);
}

.contact-box ul li > span {
  word-break: break-word;
}

.contact-box ul li > span.address:before {
  content: "⌂";
  font-size: 23px;
  top: 25%;
}

body:not(.id-764) .category-top,body:not(.id-842) .category-top {
  padding-bottom: 10%;
}

.box-onlinePayments,
.subcategories.with-image a .text,
.product-appendix,
#homepage-tabs {
  display: none;
}

body.id-764 aside,
body.id-767 aside {
  display: none;
}

.silver-price-box {
  background-color: #f8f9fa;
  border: 1px solid #dee2e6;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 15px;
  text-align: center;
  margin-right: 10px; /* Add margin between boxes */
}

.silver-price-box strong {
  display: block;
  font-size: 1em;
  margin-bottom: 10px;
}

.silver-price-box span.cena {
  font-size: 1.2em;
  color: #d9534f;
}

.form-group input[type="text"] {
  width: auto;
  display: inline-block;
}

.price-output {
  font-size: 2em;
  font-weight: bold;
  color: #d9534f;
  text-align: center;
}

#silver-calc input[type="radio"] {
  -webkit-appearance: radio !important;
  -moz-appearance: radio !important;
  appearance: radio !important;
  position: static !important;
  width: auto !important;
  height: auto !important;
  margin: 0 5px 0 0 !important;
  padding: 0 !important;
  clip: auto !important;
  overflow: visible !important;
}

#silver-calc input[type="text"] {
  -webkit-appearance: textfield !important;
  -moz-appearance: textfield !important;
  appearance: textfield !important;
  width: 100px !important;
  padding: 5px !important;
  border: 1px solid #dee2e6 !important;
  border-radius: 4px !important;
}

.card-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
}

.card-body .row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.product > .p,
body.type-product .p-detail-inner {
  background-color: white;
}

body.in-investicni-slitky-zlate.type-product.type-detail
  .p-param-block
  .detail-parameters-wrapper
  table.detail-parameters
  tbody
  tr
  td,
body.in-investicni-slitky-zlate.type-product.type-detail
  .p-param-block
  .detail-parameters-wrapper
  table.detail-parameters
  tbody
  tr
  th {
  font-size: 15px;
}

.product-inquiry-form {
  background-color: #f9f9f9;
  border-radius: 8px;
  padding: 20px;
  max-width: 550px;
  margin: 20px auto;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.product-inquiry-form h3 {
  font-size: 1.5em;
  color: #333;
  margin-bottom: 20px;
}

.product-inquiry-form p {
  font-size: 12px;
  color: #8a8a8a;
}

.product-inquiry-form label {
  display: flex;
  font-size: 0.9em;
  font-weight: bold;
  color: #555;
  margin-bottom: 8px;
  align-items: center;
  align-content: center;
  flex-direction: row;
  gap: 5px;
}

.product-inquiry-form input[type="text"],
.product-inquiry-form input[type="email"],
.product-inquiry-form input[type="tel"],
.product-inquiry-form input[type="checkbox"] {
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 1em;
  background-color: #fff;
}

.product-inquiry-form input[type="checkbox"] {
  display: inline-block;
  width: auto;
  margin-right: 10px;
}

label[for="consent"] {
  cursor: pointer;
  display: inline-block;
  padding-left: 5px;
}

.product-inquiry-form label[for="consent"] {
  display: flex;
  align-items: center;
  font-size: 0.9em;
  color: #555;
  cursor: pointer;
}

.product-inquiry-form label[for="consent"] {
  display: flex;
  align-items: center;
  font-size: 0.9em;
  margin-bottom: 20px;
}

.product-inquiry-form button {
  background-color: #333;
  color: white;
  padding: 10px 15px;
  font-size: 1em;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  width: 100%;
}

.product-inquiry-form button:hover {
  background-color: #444;
}

.product-inquiry-form a {
  color: #f00;
  text-decoration: none;
}

.product-inquiry-form a:hover {
  text-decoration: underline;
}

#formResult {
  margin-top: 20px;
  color: #28a745;
  font-weight: bold;
}

.readonly-input {
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  pointer-events: none;
  color: #666;
}

.quantity-wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
}

.quantity-button {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  background-color: #007bff;
  color: #fff;
  border: none;
  border-radius: 4px;
}

.quantity-button:hover {
  background-color: #0056b3;
}

.popup-heading {
  color: #000;
  font-size: 1.5em;
}

.popup-close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 20px;
}

@media screen and (max-width:768px) {
  .popup-content {
    width: 100%;
    max-width: 100%;
    margin: 50px 0 50px 0;

  }
}

.golden-cards-wrapper {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: nowrap;
  margin-top: 20px;
}

.golden-card {
  background: linear-gradient(
    114deg,
    rgba(242, 184, 78, 1) 0%,
    rgba(255, 255, 255, 1) 50%,
    rgba(242, 184, 78, 1) 100%
  );
  padding: 30px;
  border-radius: 10px;
  text-align: center;
  color: #333;
}

@media (min-width: 1439px) {
  /* .subcategories.with-image li a .image img {
    width: 320px;
    height: 125px;
    max-height: 125px;
    object-fit: fill;
  } */

  .subcategories.with-image li {
    margin-bottom: 35px;
  }
}

@media (min-width: 480px) {
  .mt-5 .form-group label {
    line-height: 25px;
  }
}

@media (max-width: 768px) {
  .navigation-in a {
    color: var(--color-primary);
  }
  .navigation-in a:hover {
    color: var(--_color-header-contrast-text);
  }
}

#filters fieldset {
  display: flex;
  flex-wrap: wrap;
}

#filters-wrapper {
  background-color: white;
  padding: 20px;
}

#filters input[type="checkbox"] + label:before,
input[type="radio"] + label:before,
#filters input[type="checkbox"] + label:after,
input[type="radio"] + label:after {
  display: none;
}

#filters {
  position: relative;
  transition: height 0.3s ease;
  overflow: visible;
}

#filters-heading {
  transform: all 0.3s ease;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

#filters-heading:hover,
#filters-heading:hover h2 {
  color: var(--color-primary);
}

.ui-slider .ui-slider-range {
  color: var(--color-secondary);
}

@keyframes spinBorder {
  0% {
    box-shadow: -1px -1px 0 1px var(--color-primary);
  }
  25% {
    box-shadow: 1px -1px 0 1px black;
  }
  50% {
    box-shadow: 1px 1px 1px 0 1px var(--color-primary);
  }
  75% {
    box-shadow: -1px 1px 0 1px black;
  }
  100% {
    box-shadow: -1px -1px 0 1px var(--color-primary);
  }
}

#filters fieldset > div {
  padding-bottom: 10px;
}

#filters .filter-count {
  display: none;
}

.category-perex,
.category__secondDescription {
  text-align: center;
}

.id-764 ul.subcategories.with-image li {
  flex: 0 0 22%;
}

.subcategories.with-image li a {
  padding: 15px 0 15px 0;
}

body.id-720 ul.subcategories.with-image {
  justify-content: space-evenly;
}

.kosik_dph_alert {
  display: inline-block;
  color: var(--color-primary);
}

body.ordering-process .radio-wrapper.active {
  background-color: #f4bc56;
}

body.id-767 #content {
  min-height: 50vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.custom-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 16px;
  text-align: left;
}

@keyframes pop-out {
  0%   { transform: scale(1); }
  50%  { transform: scale(1.1); }
  100% { transform: scale(1); }
}

.highlight-pop {
  animation: pop-out 0.4s ease;
}

tr.sold-out,
.p-param-block table.detail-parameters.second tr:last-child {
  color: #000;
}

.social-buttons-wrapper,
.type-product .sidebar.sidebar-left {
  display: none;
}

.link-icons.watchdog-active {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-top: 1px solid #e7e7e7;
  padding-top: 10px;
  margin-top: 10px;
  align-items: baseline;
}

table.detail-parameters.second tr:last-child {
  color: white;
}

.link-icons.watchdog-active a {
  text-align: center; /* Center the icon and text */
  display: block;
}

.link-icons.watchdog-active a span {
  display: block;
  margin-top: 5px; /* Space between icon and text */
}

.link-icons.watchdog-active a::before {
  font-size: 24px; /* Adjust the icon size */
  display: block;
  margin-bottom: 5px; /* Add spacing between icon and text */
}

.custom-table thead th {
  background-color: #f4bc56;
  color: black;
  padding: 10px;
  border: 1px solid black;
}

.custom-table tbody td {
  padding: 10px;
  border: 1px solid black;
}

.custom-table tbody td a {
  color: #0066cc;
  text-decoration: none;
}

.custom-table tbody td a:hover {
  text-decoration: underline;
}

.footer_benefit {
  display: flex;
  align-items: center;
}

#footer a:hover {
  color: var(--color-secondary);
}

#footer .benefitBanner__item .benefitBanner__picture {
  filter: invert(1);
}

.footer_benefit > .benefitBanner__picture {
  margin-left: -10px;
}

#footer .footer_benefit .benefitBanner__data a {
  text-decoration: underline #f4bc56;
}

.custom-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.custom-footer__banner6 {
  display: none;
}

.custom-footer__contact h4 {
  color: white;
}

.contact-box {
  min-height: 88px;
}

.custom-footer__banner9 img {
  max-width: 180px;
}

.homepage-texts-wrapper > .top-products-wrapper,
#category-header label[for="order3"] {
  display: none;
}

body.id-767 .category-content-wrapper h2,
.category-content-wrapper p:nth-of-type(1),
body.id-770 .category-content-wrapper h2,
.category-content-wrapper p:nth-of-type(1),
body.id-764 .category-content-wrapper h2,
.category-content-wrapper p:nth-of-type(1),
body.id-755 .category-content-wrapper,
/*body.id-839 .category-content-wrapper,body.id-839 .category-perex,*/
body.id-755 .sidebar.sidebar-left,
.id-806 .sidebar.sidebar-left,
body.id-735 .sidebar.sidebar-left,
body.id-770 .sidebar.sidebar-left {
  display: none;
}

.products-inline.products-top > div .p {
  flex-direction: column;
}

.products-inline.products-top > div .p .image {
  min-height: auto;
  width: auto;
}

.product {
  background-color: white;
}

@media (min-width: 321px) and (max-width: 479px) {
  .columns-mobile-2 .products-block > div .p .name {
    /* min-height: 100px; */
  }
  .products-inline.products-top {
    display: flex;
    flex-wrap: nowrap;
    overflow: scroll;
    scroll-behavior: smooth;
    scrollbar-width: thin; /* For Firefox */
    scrollbar-color: var(--color-primary) #f1f1f1; /* Track and thumb colors */
  }
  /* Webkit Browsers (Chrome, Safari, Edge) */
  .products-inline.products-top::-webkit-scrollbar {
    height: 8px; /* Height of the scrollbar */
  }

  .products-inline.products-top::-webkit-scrollbar-track {
    background: #f1f1f1; /* Track color */
  }

  .products-inline.products-top::-webkit-scrollbar-thumb {
    background: var(--color-primary); /* Scrollbar thumb color */
    border-radius: 4px; /* Rounded edges */
  }

  .products-inline.products-top::-webkit-scrollbar-thumb:hover {
    background: var(--color-primary); /* Thumb color on hover */
  }
  .products-inline.products-top {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-behavior: smooth;
    position: relative;
  }

  /* Custom scrollbar indicator */
  .products-inline.products-top::after {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 10px;
    width: 30px;
    height: 4px;
    background: var(--color-primary);
    border-radius: 2px;
    animation: scroll-indicator 1.5s infinite;
  }
}

@keyframes scroll-indicator {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(10px);
  }
}

.products-inline.products-top {
  position: relative;
}

.products-inline.products-top::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  background: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
  pointer-events: none;
}

.products-block > div .p .p-inP {
  padding-top: 0;
}

body.id-842.type-category .category-perex img,
body.id-839.type-category .category-perex img {
  width: auto;
  height: auto;
  object-fit: fill;
}

body.type-category .category-perex img {
  width: auto;
  height: auto;
}

body.id-711 .subcategories.with-image {
  display: none!important;
}

body.id-711 .category-perex img {
  width: auto;
  height: auto;
  object-fit: contain;
}

body.id-711 .category-perex > p > img {
  max-width: 100%;
  min-width: 100%;
}

body.id-711 .subcategories.with-image li a {
  padding: 0;
  display: block;
}

body.id-711 ul.subcategories.with-image {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}

body.id-711 ul.subcategories.with-image li {
  flex: 0 0 auto;
  width: 280px;
  min-width: 200px;
  max-width: 100%;
}

body.id-711 .subcategories.with-image li a .image {
  height: 200px;
  display: block;
  overflow: hidden;
}

body.id-711 .subcategories.with-image li a .image img {
  width: 100% !important;
  height: 100% !important;
  max-height: none !important;
  max-width: none !important;
  object-fit: cover;
}

body.id-711 .subcategories.with-image li a .text {
  text-align: center;
  padding: 10px 5px;
  font-size: 16px;
}

@media (min-width: 1440px) {
  body.id-711 ul.subcategories.with-image li {
    width: calc(20% - 15px);
    min-width: 250px;
  }
  body.id-711 .subcategories.with-image li a .image {
    height: 220px;
  }
}

@media (min-width: 1200px) and (max-width: 1439px) {
  body.id-711 ul.subcategories.with-image li {
    width: calc(25% - 15px);
    min-width: 240px;
  }
  body.id-711 .subcategories.with-image li a .image {
    height: 200px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  body.id-711 ul.subcategories.with-image li {
    width: calc(33.333% - 15px);
    min-width: 220px;
  }
  body.id-711 .subcategories.with-image li a .image {
    height: 190px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  body.id-711 ul.subcategories.with-image li {
    width: calc(33.333% - 12px);
    min-width: 200px;
  }
  body.id-711 .subcategories.with-image li a .image {
    height: 180px;
  }
  body.id-711 ul.subcategories.with-image {
    gap: 12px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  body.id-711 ul.subcategories.with-image li {
    width: calc(50% - 10px);
    min-width: 180px;
  }
  body.id-711 .subcategories.with-image li a .image {
    height: 170px;
  }
  body.id-711 ul.subcategories.with-image {
    gap: 10px;
  }
  body.id-711 .subcategories.with-image li a .text {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  body.id-711 ul.subcategories.with-image {
    gap: 8px;
    padding: 0 10px;
  }
  body.id-711 ul.subcategories.with-image li {
    width: calc(50% - 8px);
    min-width: 140px;
  }
  body.id-711 .subcategories.with-image li a .image {
    height: 150px;
  }
  body.id-711 .subcategories.with-image li a .text {
    font-size: 13px;
    padding: 8px 4px;
  }
}

@media (max-width: 380px) {
  body.id-711 ul.subcategories.with-image li {
    width: calc(50% - 6px);
    min-width: 120px;
  }
  body.id-711 .subcategories.with-image li a .image {
    height: 130px;
  }
  body.id-711 .subcategories.with-image li a .text {
    font-size: 12px;
  }
}

.products .category-appendix {
  display: block;
}

.in-investicni-slitky-platinove .products .category-appendix {
  display: block;
  margin-top: 0px;
}

.link-icons.watchdog-active a {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
}

.link-icon.garance:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("https://660800.myshoptet.com/user/documents/upload/garance_zpetneho_vykupu.png");
  background-size: cover;
  background-position: center;
  margin-bottom: 5px;
}

.link-icon.garance {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 27%;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  justify-content: center;
  align-items: center;
}

.price-buyBack .link-icon.garance {
  max-width: 30%;
}

.original-price {
  display: block;
  font-size: 20px;
  font-weight: 500;
}

.price-buyBack {
  border-top: 1px solid #e7e7e7;
  width: 100%;
  padding: 10px 0;
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-evenly;
  align-items: center;
}

.dph-message {
  display: block;
  font-size: 12px;
  font-weight: 300;
  padding-top: 5px;
}

.price-additional-holder {
  font-weight: 500;
}

.price-additional {
  padding-top: 10px;
}

.calculated-price {
  font-size: 23px;
  display: block;
  line-height: 1;
}

.calculated-price .custom-lable {
  font-size: 22px;
}

.p-detail-tabs-wrapper {
  padding-bottom: 20px;
}

.box ul li:nth-child(5) {
  display: none;
}

@media screen and (max-width: 768px) {
  ul.subcategories.with-image li {
    flex: 0 0 29%;
    /* height: 150px; */
  }
  .subcategories.with-image li a .image img {
    max-height: 75px;
  }
  body.type-category .category-perex img {
    width: auto;
    height: auto;
    object-fit: cover;
  }
  ul.subcategories.with-image {
    gap: 0;
  }
  #header .site-name a img {
    max-height: 32px;
  }
}

@media (min-width: 992px) {
  body.in-investicni-slitky .sidebar {
    width: 300px;
  }
}

.custom-sidebar-image-wrapper {
  transition:
    transform 0.35s cubic-bezier(.7,0,.3,1),
    width 0.35s cubic-bezier(.7,0,.3,1),
    height 0.35s cubic-bezier(.7,0,.3,1),
    border-radius 0.35s cubic-bezier(.7,0,.3,1),
    box-shadow 0.35s cubic-bezier(.7,0,.3,1);
  position: relative;
  z-index: 5;
  width: 220px;
  height: 220px;
  margin: 28px auto 0 auto;
  background: #fff; /* Or as needed */
  border-radius: 16px;
  box-shadow: 0 2px 12px 0 #0001;
}

.custom-sidebar-image-wrapper img {
  transition: all 0.35s cubic-bezier(.7,0,.3,1);
  width: 100%;
  height: auto;
  border-radius: 14px;
}

.custom-sidebar-image-wrapper.sticky-minimized {
  transform: scale(0.8) translate(53px, -16px);
  width: 80px;
  height: 80px;
  border-radius: 8px;
  margin: 0;
  box-shadow: 0 1px 5px 0 #0002;
}

.custom-sidebar-image-wrapper.sticky-minimized img {
  border-radius: 6px;
}

