@media (max-width: 1024px) {
  .logots {
    max-width: 20%;
    margin:0;
  }
}
@media (max-width: 600px) {
  .logots {
    max-width: 30%;
    margin:0;
  }
  .gap-6 {
        gap: 0.5rem;
  }
}
.btn-theme-solid {
  background-color: #cfadaa;
  color: white;
}
.btn-theme-solid:hover {
  background-color: #cfadaa;
  border-color: #cfadaa;
}
.btn-theme-solid::before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 101%;
  --tw-bg-opacity: 1;
  background-color: #cfadaa;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.bg-\[\#bb976d\] {
  background-color: #cfadaa;
}
.hover\:\!text-\[\#bb976d\]:hover {
  --tw-text-opacity: 1 !important;
  color: #ffffff !important;
}
.bg-primary {
  background-color: #cfadaa;
}
.text-primary {
  color: rgb(23 36 48);
}
.bg-primary-news {
    background-color: #cfadaa;
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(23 36 48);
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(23 36 48);
}
.text-white-light {
    --tw-text-opacity: 1;
    color: rgb(23 36 48);
}
.before\:bg-title::before {
  background-color: rgba(181, 150, 148, 0.95);
}
.hover\:bg-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(207 173 170);
}
.text-white-count {
    color: rgb(255 255 255);
}
.group:hover .text-underline-primary {
  color: #f6bfe4;
}
.hover\:border-primary:hover {
  border-color: #f6bfe4;
}
.group:hover .group-hover\:text-primary {
  color: #f6bfe4;
}
.main-menu ul li:hover>a, .sub-menu .active>a {
    color: #f6bfe4 !important;
}
.hdr_wishList_btn.active svg path {
    fill: #f6bfe4;
}
.hdr_cart_btn.active svg path {
     fill: #f6bfe4;
}
.hover\:text-primary:hover {
    color: #f6bfe4;
}
.product-size input[type=radio]:checked~span {
    background-color: #cfadaa;
}
.product-dtls-navtab li.active {
    color: #cfadaa;
}
.before\:bg-title::before {
    background-color: #cfadaa;
}
.btn-theme-outline::before {
background-color: #cfadaa;
}
.btn-theme-solid {
    border-color: rgb(124 82 123);
}
.bg-primary-news-sub {
    background-color: #8a63608c;
}
.preloader__ring svg {
    -webkit-animation: rotate 1s 
linear infinite;
    animation: rotate 1s 
linear infinite;
    fill: #ff65e233;
    fill: #cfadaa;
}
.lux-bg {
  position: relative;
  overflow: hidden;
  background: linear-gradient(
      180deg,
      #f7efeb 0%,
      #ffffff 40%
  );
}

/* MOCNY, WIDOCZNY RÓŻOWY BLOB */
.lux-bg::before {
  content: "";
  position: absolute;
  width: 1200px;
  height: 900px;
  background: radial-gradient(
    circle,
    rgba(214, 160, 160, 0.55) 0%,
    rgba(214, 160, 160, 0.38) 30%,
    rgba(214, 160, 160, 0.12) 60%,
    transparent 100%
  );
  top: -150px;
  left: -250px;
  filter: blur(100px);
  z-index: 0;
  opacity: 0.95;
}
.gap-8 {
    gap: 0.5rem;
}

/* KREMOWO-RÓŻOWY DRUGI BLOB — WIĘKSZY KONTRAST */
.lux-bg::after {
  content: "";
  position: absolute;
  width: 1500px;
  height: 1000px;
  background: radial-gradient(
    circle,
    rgba(238, 210, 201, 0.55) 0%,
    rgba(238, 210, 201, 0.32) 35%,
    rgba(238, 210, 201, 0.12) 65%,
    transparent 100%
  );
  bottom: -250px;
  right: -350px;
  filter: blur(120px);
  z-index: 0;
  opacity: 0.9;
}

#geo-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999999;
}

#geo-modal {
  width: 90%;
  height: 90vh !important; /* Pełna wysokość ekranu */
  max-height: 90vh !important;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

#geo-close {
  position: absolute;
  top: 0px;
  right: 0px;
  background: #000;
  color: white;
  padding: 5px 12px;
  border-radius: 4px;
  cursor: pointer;
  z-index: 10;
  text-align: right;
}
.inpost-icon {
  max-width: 20%;
  height: auto;
}
.choose-inpost-btn {
  display: flex;
}

.before\:bg-title::before {
    background-color: #cfadaadb;
}
.hidden2 {
  display: none;
}
.modal-x-black {
  color: black;
}
@media screen and (max-width: 1024px) {
  #cart-table .table-body tr td.dtr-control::before {
    background-color: #cfadaa;
  }
}
