/* CSS cookies */
.tit_cookies {
  font-size: 26px;
}

.cli-bar-btn_container {
  margin-left: -5px !important;
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
  background-color: #000000 !important;
}

.wt-cli-ckyes-brand-logo {
  display: none !important;
}

.cli-switch .input-wrapper.checked+.cli-slider {
  background-color: #61a229;
}

.cli-switch .input-wrapper.checked+.cli-slider:before {
  transform: translateX(18px);
}

.cli-switch .input-wrapper.checked+.cli-slider:after {
  content: attr(data-cli-enable);
}


/* uprava Blogu */

.blog_c_head {
  background-color: #f9f7f3;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto
}

.blog_c_head .title {
  text-align: center;
  padding-top: 40px;
}


.blog_c_head .sub-title {
  text-align: center;
  text-transform: none !important;
  padding-bottom: 30px;
  max-width: 600px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.blog_c_head .article-nav-component {
  padding-bottom: 50px
}

.blog_c_head nav.category>ul>li {
  font-size: 1.2em !important
}

.content-inner.blog {
  padding-bottom: 0px !important;
  margin-bottom: -50px
}

/* hide hlavičiek CSS */
.page-id-38711 .hero-component.landing,
.page-id-17861 .hero-component.landing {
  display: none
}

.page-id-34803 .hero-component.landing .content .title,
.page-id-34803 .hero-component.landing .content .sub-title {
  color: white;
}

/* drobn fixy */
.hero-component.landing {
  background-color: #f9f7f3;
}

.page-id-17861 .content-section {
  margin-top: -40px
}

@media (min-width: 1440px) {
  .hero-component.landing .two-side-wrapper>.right-side figure {
    margin-right: calc((80vw - 1440px) / -2 -(40px / 2));
  }
}

@media (min-width: 1840px) {
  .hero-component.landing .two-side-wrapper>.right-side figure {
    margin-right: -20px
  }
}

nav.primary ul li.parent>ul {
  max-width: 260px;
}

#cent_bt {
  display: block;
  width: 100%;
}

.elementor a {
  text-decoration: none !important;
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
  display: -webkit-inline-box;
  padding: 10px 0;
}

.elementor-field-option .input-wrapper {
  padding-right: 10px;

}

.cmp-title .animated h1:not(.text-logo),
h2,
h3,
h4,
h5,
h6,
.text-logo-wrapper {
  font-family: 'Ivy Mode', serif;
  font-weight: 300;
}

.instant-inventory.inventory-section .select-diamond .diamonds-filter .filter-shape-wrapper .shape-checkboxes-wrapper .checkbox-wrapper {
  margin-right: 10px;
}

@media screen and (max-width: 650px) {
  .instant-inventory.inventory-section .select-diamond .diamonds-filter .filter-shape-wrapper .checkbox-wrapper label::before {
    top: 17px;
  }
}

@media screen and (max-width: 559px) {
  .product-list-component .list.three-columns>.item {
    padding: 3px;
  }

  .product-list-item-container .body {
    padding: 25px 10px;
  }

  .product-list-item-container .body .title {
    font-size: 1rem;
  }
}

.product-category-list-item-container .body .description p {
  color: rgba(0, 0, 0, 1) !important;
}

@media screen and (max-width: 480px) {
  .slick-slider .slick-arrow [class^=icon-] {
    position: absolute;
    top: 150%;
  }
}

.panel-testimonials article {
  padding: 30px 20px 60px 20px !important;
}

#header-compact-nav-container .actions-container {
  margin-top: 50px;
  padding-top: 10px;
  border-top: 1px solid #eaeaea;
  background-color: #00205b;
  padding-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
  margin-right: -20px;
  margin-left: -20px;
  border-bottom: 1px solid #eaeaea;
}

#header-compact-nav-container .actions-container a {
  margin-top: 30px;
}

#header-compact-nav-container .contact-info-container {
  border-top: 0px;
}

#header-compact-nav-container .actions-container a {
  color: #fff;
}

#header-compact-nav-container .actions-container a:hover {
  color: #799ccd;
}

#header #header-action-container .actions-container a [class*=" icon-"],
#header #header-action-container .actions-container a [class^=icon-] {
  font-size: 16px;
}

@media (max-width: 599px) {
  #header #header-action-container .actions-container a:nth-child(2) {
    display: none;
  }

  #header .quick-contact-component ul li:last-child {
    margin-right: 0;
    right: 30px;
    position: absolute;
  }
}

#header #header-action-container a {
  margin-bottom: 5px;
}

#header-compact-nav-container .contact-info-container {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .product-category-list-component .list>.item {
    width: 33%;
  }
}

@media only screen and (min-width: 992px) {
  .product-category-list-component .list>.item {
    width: 33%;
  }
}

.elementor .product-list-item-container .body {
  color: black;
}

.product-detail-component .product-basic-info-container .description p {
  font-size: 13px;
}

.product-badges {
  display: flex;
  position: absolute;
  bottom: 0;
  padding: 15px;
  gap: 10px;
  flex-wrap: wrap-reverse;
  z-index: 1;
}

.single-product .product-badges {
  top: 0;
  bottom: unset;
  flex-wrap: wrap;
}

@media only screen and (max-width: 599px) {
  .product-badges {
    padding: 5px;
  }
}

.product-badge {
  color: white;
  font-weight: 600;
  font-size: .6875rem;
  padding: 5px;
  border-radius: 5px;
}

@media only screen and (max-width: 767px) {
  .product-badge {
    font-size: .5rem;
    padding: 2px 5px;
    border-radius: 4px;
  }
}

.variation-Poetznakov {
  display: none !important;
}

.list-container .item,
.featured-product-list-component .list .item .related-product-list-item-container {
  position: relative;
}

.wishlist-remove,
.wishlist-add,
.wishlist-browse,
.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-add-button {
  position: absolute;
  display: flex;
  align-items: center;
  right: 0px;
  top: 0px;
  padding: 1rem;
  padding-left: 0;
  gap: 5px;
  text-decoration: none;
  z-index: 1;
}

.yith-wcwl-add-button .delete_item {
  align-items: center;
  text-decoration: none;
  background-color: transparent;
  padding: 0.75rem;
  flex-direction: row-reverse !important;
  gap: 0.5rem;
  font-size: 14px;
  display: flex;
}

.yith-wcwl-add-button .delete_item .yith-wcwl-icon {
  font-size: 16px;
}

.yith-wcwl-wishlistaddedbrowse {
  flex-direction: row-reverse;
}

.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
  margin-right: 0;
}

.yith-wcwl-wishlistaddedbrowse>a {
  font-size: 14px;
  text-align: right;
  text-decoration: none;
}

.wishlist-remove>a,
.wishlist-add>a,
.wishlist-browse>a,
.yith-wcwl-wishlistaddedbrowse .feedback {
  z-index: 1;
  display: flex;
  align-items: center;
  text-decoration: none;
  background-color: transparent;
  padding: 0.75rem;
}

.wishlist-remove>a>svg {
  height: 20px;
}

.wishlist-remove span,
.wishlist-add span,
.wishlist-browse span,
.delete_item span {
  font-size: 14px;
  text-align: right;
  transform: translateX(20px);
  opacity: 0;
  transition: 0.5s;
}

.fa-heart-o::before:hover {
  content: "\f004";
}

.yith-wcwl-add-button>a i {
  margin-right: 0;
}

.wishlist-remove>span:has(+ a:hover),
.wishlist-add>span:has(+ a:hover),
.wishlist-browse>span:has(+ a:hover),
.delete_item:hover span {
  opacity: 1;
  transform: translateX(0);
}

.in-wishlist .yith-wcwl-wishlistexistsbrowse,
.in-wishlist .yith-wcwl-add-to-wishlist,
.yith-wcwl-add-button .separator,
.yith-wcwl-add-button .view-wishlist {
  display: none;
}

.left-side:has(>.yith-wcwl-add-to-wishlist) {
  position: relative;
}

.woocommerce-wishlist .woocommerce-message,
.woocommerce-wishlist .woocommerce-error {
  display: none;
}

.woocommerce-wishlist .hero-component .content-inner {
  padding-bottom: 0;
}

.woocommerce-wishlist .hero-component.landing .content .title {
  text-align: center;
}

.woocommerce-wishlist .content-section {
  background-color: #f9f7f3;
  padding-top: 0;
}

#yith-wcwl-popup-message {
  display: none !important;
}

/* Packeta */
.packetery-order-detail {
  margin-top: 50px
}

.packetery-widget-button-row {
  margin: -5px !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  width: auto !important;
}

.packetery-widget-button-row>* {
  margin: 5px !important;
}

.packetery-widget-button-row .button {
  padding: 11px 20px !important;
  color: #000 !important;
  font-size: .8125rem !important;
  line-height: 21px !important;
  width: auto !important;
  background-color: transparent !important;
  border: 1px solid #00000060 !important;
}

.packetery-widget-button-row .button:hover {
  padding: 11px 20px !important;
  color: #fff !important;
  font-size: .8125rem !important;
  line-height: 21px !important;
  background-color: #000 !important;
  border-color: #000 !important;
}

.packetery-widget-button-row~p {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  font-size: .8785rem !important;
}

.packetery-widget-button-row~p:first-child {
  margin-top: 0 !important;
}

.packetery-widget-button-row~p:last-child {
  margin-bottom: 0 !important;
}

.packetery-widget-button-row~p:empty {
  margin: 0 !important;
}

/* fix obrazkov pri produkte */
.product-gallery-lg-item-container figure img,
.related-product-list-item-container.light figure img,
.product-list-item-container.light figure img {
	object-fit: cover !important;
}

.last-viewed-products-component .list {
    margin: -5px;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	justify-content: center;
}
@media only screen and (min-width: 992px) {
    .last-viewed-products-component .list {
        padding-bottom: 0;
    }
}
.last-viewed-products-component .list .slick-track > .item {
    padding: 5px;
}
.last-viewed-products-component .list > .item {
    padding: 5px;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media only screen and (min-width: 992px) {
    .last-viewed-products-component .list > .item {
        width: 25%;
    }
}
@media only screen and (max-width: 480px) {
    .last-viewed-products-component .list > .item {
        width: 100%;
    }
}
.last-viewed-products-component .list > .item .related-product-list-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.last-viewed-products-component .list > .item .related-product-list-item-container a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.last-viewed-products-component .list > .item .related-product-list-item-container a > .body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.last-viewed-products-component .list > .item .related-product-list-item-container a > .body > .top {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
@media only screen and (min-width: 992px) {
    .last-viewed-products-component .list .navigation-container {
        display: none;
    }
}
.last-viewed-products-component .list .navigation-container .dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.last-viewed-products-component > .buttons-container {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media only screen and (min-width: 992px) {
    .last-viewed-products-component > .buttons-container {
        margin-top: 40px;
    }
}

/* ==============================
   TOP STATIC PROMO BANNER (clean)
   ============================== */

/* Vonkajší wrapper – centrovanie + odskok od obsahu pod ním */
.top-banner {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}

/* ==============================
   WIDTH VARIANTS
   ============================== */

/* základ – default 1680px (home) */
.top-banner__inner {
  --maxw: 1680px;
  --pad-y: 5px;
  --pad-x: clamp(12px, 3vw, 24px);
  --gap: 30px;
  --bg1: #ec7131;
  --bg2: #f9b047;

  max-width: var(--maxw);
  width: 100%;
  background: #660033;
  color: #fff;

  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--gap);
  padding: var(--pad-y) var(--pad-x);
  flex-wrap: wrap;
  text-align: center;
  border-radius: 0;
}

/* max 1440px – kategórie + diamantová akadémia + encyklopédia */
.top-banner__inner--1440 {
  --maxw: 1440px;
}

/* full width – produkty + ostatné podstránky */
.top-banner__inner--full {
  max-width: none;     /* zruší limit */
  --maxw: 100%;
}

/* ==============================
   TEXT
   ============================== */

.top-banner__text {
  margin: 0;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: clamp(13px, 1.6vw, 14px);
  line-height: 1.35;
}

.top-banner__text .sale {
  font-size: clamp(14px, 1.6vw, 16px);
  font-weight: 400;
  font-style: italic;
  font-family: "Ivy Mode", serif;
}

.top-banner__text .rest {
  font-weight: 400;
}

/* ==============================
   BUTTON
   ============================== */

.top-banner__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 7px 20px;
  border: 1.5px solid rgba(255,255,255,.85);
  border-radius: 0;
  background: transparent;
  color: #fff;

  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: .05em;
  font-size: clamp(12px, 1.5vw, 14px);
  line-height: 1;
  text-decoration: none;

  transition: background-color .18s ease,
              border-color .18s ease,
              color .18s ease,
              transform .1s ease;
}

/* Hover – zmena farby */
.top-banner__btn:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}

/* Active – press efekt */
.top-banner__btn:active {
  transform: scale(.985);
}

/* Focus – accessibility */
.top-banner__btn:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px rgba(255,255,255,.35);
}

/* ==============================
   RESPONSIVE
   ============================== */

@media (max-width: 940px) {
  .top-banner__inner {
    flex-direction: column;
    align-items: center;
    gap: 7px;
    --pad-y: 10px;
    padding: var(--pad-y) var(--pad-x);
  }

  .top-banner__btn {
    width: 100%;
    max-width: 141px;
    padding: 18px 40px;
  }
}

/* ==============================
   HOMEPAGE KARIERA TLACIDLO
   ============================== */

/* vzhľad tlačidla  */
.button.career-button {
  background: #ec7131;
  border-color: #000000;
  color: #fff;
  display: inline-flex;
  align-items: center;
  gap: 18px;
  text-decoration: none;
  font-weight: 400;
  line-height: 1;
}

/* Hover efekt – výmena farieb */
.button.career-button:hover,
.button.career-button:focus {
  background: #180b4d !important;   /* pôvodná farba kruhu */
  border-color: #180b4d !important;
  color: #fff !important;
}

/* Swap farieb pre kruh */
.button.career-button:hover .career-badge,
.button.career-button:focus .career-badge {
  background: #ec7131 !important;   /* pôvodná farba tlačidla */
  color: #fff !important;
}

/* kruh s číslom naľavo */
.career-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #180b4d;   /* farba kruhu */
  color: #fff;           /* farba čísla */
  font-weight: 600;
  font-size: 0.95rem;
  line-height: 1;
}

.footer-section .info-cta {
  margin: 1.02em 0; 
}

/* desktop verzia tlačidla (v sekcii Informácie) default */
.info-cta--mobile { display: none; }

/* Tablet + mobile: „mobilna“ verzia */
@media (max-width: 767px) {
  .info-cta--desktop { display: none; }
  .info-cta--mobile { display: block; margin: 25px 0 0; }

  /* Full width button + center text */
  .button.career-button {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 14px 16px !important; /* prepíše inline padding */
    font-size: 1.125rem !important; /* prepíše inline font-size */
  }

  /* aby to bolo pekne v kontajneri a nelepilo sa na okraje */
  .info-cta--mobile {
    width: 100%;
  }
}