/*
 Theme Name: inko
 Author: tadamart.pl
 Version: 1.0
 */

:root {
  --bs-primary: #000 !important;
  --bs-primary-rgb: 0, 0, 0 !important;
  --bs-secondary: #fcd200 !important;
  --bs-secondary-rgb: 252, 210, 0 !important;
}

body {
  font-family: "futura-pt", sans-serif;
  color: black;
}

.admin-bar {
  margin-top: 32px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600 !important;
}
strong {
  font-weight: 600;
}
a {
  transition: 0s !important;
  font-size: 15px;
}
p,
li,
td,
th {
  font-size: 16px;
  line-height: 1.4 !important;
}
.ls1 {
  letter-spacing: 1px !important;
}
.border-end,
.border-start,
.border-top,
.border-bottom,
.border {
  border-color: rgba(0, 0, 0, 0.15) !important;
}

.bg-black .border-end,
.bg-black .border-start,
.bg-black .border-top,
.bg-black .border-bottom,
.bg-black .border,
.bg-black.border-top {
  border-color: rgba(255, 255, 255, 0.15) !important;
}
.custom-page a {
  color: black;
}
.fs-6 {
  font-size: 16px !important;
}
.fs-7 {
  font-size: 12px;
}
.fs-8 {
  font-size: 11px;
}
.cky-btn-revisit-wrapper {
  display: none !important;
}
.bg-primary {
  background: transparent linear-gradient(98deg, #8ecfd3 0%, #499193 100%) 0% 0% no-repeat padding-box !important;
}
::placeholder {
  color: rgba(0, 0, 0, 0.4) !important;
}
.form-select,
.form-control {
  cursor: pointer !important;
  border-radius: 0px !important;
  border: 0px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  padding: 7px 0px !important;
  font-size: 14px !important;
  outline: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  color: black !important;
  font-weight: 500 !important;
}
.bg-black .form-control,
.bg-black .form-select {
  border-bottom: 1px solid rgba(255, 255, 255, 1) !important;
  color: white !important;
}
.bg-black .form-control::placeholder,
.bg-black .form-select::placeholder {
  color: white !important;
}
.bg-white .form-control,
.bg-white .form-select {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.wpcf7-select {
  color: rgba(0, 0, 0, 0.4) !important;
}
.form-check {
  padding-left: 1.2em !important;
}
.wpcf7 .form-label {
  width: 100%;
}
.wpcf7 p {
  margin-bottom: 0px !important;
}

.lab-sp {
  margin-top: 8px;
  display: block;
  margin-left: 0px;
  font-weight: 500 !important;
  color: white !important;
  opacity: 0.5 !important;
}
.bg-white .lab-sp {
  color: black !important;
  font-weight: 400 !important;
  opacity: 1 !important;
}
.wpcf7 textarea {
  height: 100px !important;
}
.wpcf7 .form-check-input {
  border-radius: 5px !important;
  margin-left: -1.9rem !important;
  width: 1.7em !important;
  height: 1.7em !important;
  cursor: pointer !important;
}
.wpcf7 .accept .wpcf7-list-item-label {
  font-size: 10px !important;
  cursor: pointer;
}
.wpcf7 label {
  line-height: 1.2;
}
.wpcf7 label a {
  font-size: 10px !important;
  font-weight: 400 !important;
}
.wpcf7 .wpcf7-submit {
  width: 100% !important;
}
.form-check-input:checked {
  background-color: var(--bs-secondary) !important;
  border-color: var(--bs-secondary) !important;
  color: black !important;
}
.wpcf7-radio {
  color: white !important;
}
.wpcf7-radio .wpcf7-list-item {
  margin: 0px !important;
  margin-right: 20px !important;
  margin-bottom: 10px !important;
}

.wpcf7-radio .wpcf7-list-item:last-child {
  margin-right: 0px !important;
}
.wpcf7-radio .wpcf7-list-item label {
  display: flex !important;
  align-items: center !important;
  cursor: pointer !important;
  font-weight: 500 !important;
}
.wpcf7-radio .wpcf7-list-item input {
  margin-right: 8px !important;
  accent-color: var(--bs-secondary) !important;
  transform: scale(1.3);
}

.form-check-input:focus {
  box-shadow: none !important;
  outline: none !important;
  border-color: #dee2e6 !important;
}
.wpcf7-not-valid-tip {
  font-size: 10px !important;

  margin-top: 3px;
}
.wpcf7-spinner {
  position: absolute !important;
  margin: 0px !important;
}

.logo {
  max-width: 250px !important;
}
.line {
  height: 1px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-white .line {
  background-color: rgba(0, 0, 0, 0.1);
}

.cart-count {
  position: absolute;
  bottom: -2px;
  right: -5px;
  font-size: 9px;
  border-radius: 100%;
  background-color: black;
  color: white;
  font-weight: 600;
  width: 14px;
  height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.btn-close {
  opacity: 1;
}
.shadow {
  box-shadow: 0px 0px 15px #0000000d !important;
}
.box {
  min-height: 450px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
.overlay2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}

.btn,
.wc-block-components-button,
.button,
.woocommerce div.product form.cart .button,
.woocommerce-message .button,
.woocommerce-info .button,
#payment .button {
  text-decoration: none !important;
  padding: 15px 25px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  border-radius: 10px !important;
  color: white !important;
  letter-spacing: 1px !important;
  line-height: 1 !important;
  border: 0px !important;
  text-transform: uppercase;
  width: fit-content !important;
  transition: 0s !important;
}
.btn-primary,
.wc-block-components-button,
.button,
.woocommerce div.product form.cart .button,
.woocommerce-message .button,
.woocommerce-info .button,
#payment .button {
  background-color: var(--bs-primary);
}

.btn-primary:hover,
.wc-block-components-button:hover,
.button:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce-message .button:hover,
.woocommerce-info .button:hover,
#payment .button:hover {
  background: var(--bs-secondary) !important;
  color: black !important;
  text-decoration: none !important;
}
.btn-outline-primary {
  border: 1px solid rgba(0, 0, 0, 1) !important;
  text-transform: uppercase !important;
  color: black !important;

  transition: 0s !important;
  font-size: 14px !important;
}
.btn-outline-primary:hover {
  background: black !important;
  color: white !important;
}
.btn-secondary {
  color: black !important;
  background: var(--bs-secondary) !important;
}
.btn-secondary:hover {
  background: white !important;
  color: black !important;
}
.bg-white .btn-secondary:hover {
  background: black !important;
  color: white !important;
}
.btn-light {
  color: black !important;
  background: white !important;
}
.btn-light:hover {
  background: var(--bs-secondary) !important;
}
.logo2 {
  max-width: 100px !important;
}
header {
  box-shadow: 0px 0px 15px #00000029 !important;
  z-index: 999;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
header .nav-link {
  font-size: 14px;
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0px 5px;
  color: white;
}
header .nav-link:hover {
  color: var(--bs-secondary) !important;
}
.footer-main a:hover {
  text-decoration: underline !important;
}

.swiper-products-list img {
  max-height: 250px;
  object-fit: cover;
  object-position: center;
  margin: 0 auto;
  display: block;
}
.swiper-pagination {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background-color: black;
  border-radius: 100px;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background-color: var(--bs-secondary);
  width: 20px;
  height: 20px;
  border-radius: 100px;
}
.swiper-navigation .swiper-button-next,
.swiper-navigation .swiper-button-prev {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: white;
}
.swiper-navigation .swiper-button-next:after,
.swiper-navigation .swiper-button-prev:after {
  font-size: 17px;
  color: black;
}
.swiper-navigation .swiper-button-next:hover,
.swiper-navigation .swiper-button-prev:hover {
  background: var(--bs-secondary);
}

footer .btn:hover {
  text-decoration: none !important;
}

/* 3-poziomowe menu dropdown */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  border-radius: 6px;
  display: none !important;
  opacity: 0;
  transform: translateX(10px);
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
  visibility: hidden;
}

/* Upewnij się, że submenu są ukryte domyślnie, ale pozwól na hover */
.hover-dropdown .dropdown-submenu .dropdown-menu {
  display: none !important;
  opacity: 0;
  transform: translateX(10px);
  visibility: hidden;
}

/* Ale gdy hover na konkretną subkategorię, pokaż jej submenu - wyższa specyficzność */
.hover-dropdown .dropdown-submenu:hover > .dropdown-menu {
  display: block !important;
  opacity: 1 !important;
  transform: translateX(0) !important;
  visibility: visible !important;
  border: 1px solid #ddd;
}

/* Dodatkowa reguła dla pewności */
.dropdown-submenu:hover > .dropdown-menu {
  display: block !important;
  opacity: 1 !important;
  transform: translateX(0) !important;
  visibility: visible !important;
}

.dropdown-submenu > a:after {
  display: block;
  content: "\f285";
  font-family: "bootstrap-icons";
  float: right;
  font-size: 12px;
  margin-top: 2px;
  margin-left: 5px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #999;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 0px;
}

/* Poprawki dla lepszego wyglądu menu kategorii */
.product-categories-menu .dropdown-menu {
  box-shadow: 0px 0px 15px #00000014;
  border-radius: 10px !important;
  border: 0px;
  min-width: 220px;
}
.product-categories-menu .dropdown-menu li:hover {
  cursor: pointer;
}

.product-categories-menu .dropdown-item {
  padding: 7px 15px;
  font-size: 14px;
  transition: all 0.3s ease;
  color: black;
  font-weight: 600;
  text-transform: uppercase;
}

.product-categories-menu .dropdown-item:hover {
  background-color: var(--bs-secondary) !important;
  text-decoration: none !important;
  color: black !important;
}

/* Hover dropdown dla desktop - tylko pierwszy poziom */
.hover-dropdown > .dropdown-menu {
  display: none !important;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.3s ease;
  visibility: hidden;
}

.hover-dropdown:hover > .dropdown-menu {
  display: block !important;
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  border-radius: 0px;
}

/* Wyłącz Bootstrap dropdown toggle dla hover dropdown */
.hover-dropdown .category-main-link::after {
  display: none;
}

/* Strzałka dropdown */
.dropdown-arrow {
  font-size: 12px;
  transition: transform 0.3s ease;
}

.hover-dropdown:hover .dropdown-arrow {
  transform: rotate(180deg);
}

/* Link głównej kategorii */
.category-main-link {
  display: flex;
  align-items: center;
  text-decoration: none !important;
}

.category-main-link:hover {
  color: black !important;
}

/* Style dla mobilnego menu */
.mobile-nav ul {
  margin-bottom: 0;
}

.mobile-nav a {
  padding: 12px 0;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

.mobile-nav a:hover {
  color: var(--bs-secondary) !important;
}

.mobile-nav .mobile-submenu a {
  font-size: 14px;
  font-weight: 400;
  padding: 8px 0;
}

.mobile-nav .mobile-submenu .mobile-submenu {
  padding-left: 12px;
}

.mobile-menu-toggle .bi-chevron-down,
.mobile-menu-toggle .bi-chevron-up {
  transition: transform 0.3s ease;
  font-size: 12px;
}
.hero {
  min-height: 700px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -11px;
}
.text-slider {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 80px;
}

.text-slider p {
  color: #000000;
  text-transform: uppercase;
  opacity: 0.05;
  font-size: 80px;
  font-weight: 800;
  line-height: 1 !important;
  text-wrap: nowrap;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
.nav-pills .nav-link {
  border-radius: 1px !important;
  border: 1px solid rgba(255, 255, 255, 1) !important;
  text-transform: uppercase !important;
  color: white !important;
  margin: 5px 5px !important;
  transition: 0s !important;
  font-size: 14px !important;
  padding: 10px 20px !important;
  border-radius: 10px !important;
  letter-spacing: 1px !important;
  position: relative !important;
  font-weight: 500 !important;
}

.nav-pills .nav-link.active,
.nav-pills .nav-link.active:hover,
.nav-pills .nav-link:hover {
  background-color: var(--bs-secondary) !important;
  border-color: var(--bs-secondary) !important;
  background-clip: padding-box !important;
  text-transform: uppercase !important;
  border-radius: 10px !important;
  letter-spacing: 1px !important;
  position: relative !important;
  font-weight: 500 !important;
  color: black !important;
}
.nav-link:focus {
  color: white !important;
}
.container-fluid {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.container-fluid > .row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.container-fluid > .row > .col-md-6 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
footer .border-top {
  border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.dgwt-wcas-ico-magnifier,
.dgwt-wcas-ico-magnifier-handler {
  max-width: 18px !important;
}
.bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.merc {
  transform: translateY(50px) scale(1.4);
}
.icons img {
  max-height: 70px;
}
.border-box .col-md-6:first-child {
  border-right: 1px solid white;
}
.swiper-benefits img {
  max-width: 60px;
}
.swiper-benefits h4 {
  line-height: 1.1;
}

footer .btn-primary:hover {
  background: white !important;
  color: black !important;
}
.copy .text-muted {
  color: rgba(255, 255, 255, 0.5) !important;
}

.footer-bottom {
  margin-top: -60px;
}
footer img {
  max-width: 150px !important;
}
.p-img-back {
  display: none;
}
.product-link .overlay {
  display: none;
}
.product-link:hover .p-img-back {
  display: block;
}
.product-link:hover .overlay {
  display: block;
}
.product-link:hover h3,
.product-link:hover p,
.product-link:hover i,
.product-link:hover h3 span {
  color: white !important;
}
.product-link {
  pointer-events: none !important;
}
.product-link i {
  display: none !important;
}
.ic3 img {
  max-width: 80px;
  margin-left: -5px;
}
.modal-content {
  box-shadow: 0px 0px 15px #00000014;
}
.modal-backdrop {
  background-color: white !important;
}
footer a:hover {
  text-decoration: underline !important;
  cursor: pointer !important;
}

/* Custom Product Details Accordion Styles */

.tc1 {
  margin-top: -100px;
}
.social-icon {
  background-color: var(--bs-secondary);
  color: black;
  width: 40px;
  height: 40px;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  text-decoration: none;
  font-size: 14px;
  border: 1px solid var(--bs-secondary);
}
footer .form-box .btn-secondary {
  width: 100% !important;
}
.offer-card .card-body img {
  height: 60px;
}
.back-img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  mix-blend-mode: multiply;
}

.half-fluid .left-half,
.half-fluid .right-half {
  left: 50%;
  margin-left: -50vw;
  max-width: 100vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding: 0px;
}
.half-fluid .image {
  background-size: cover;
  background-position: center;
  min-height: 400px;
  height: 100%;
}
.sec-title {
  background-size: cover;
  background-position: center;
  min-height: 400px;
  margin-top: -11px;
}
.nav-pills-light .nav-link {
  color: black !important;
  border-color: black !important;
  background-color: white;
}
@media (min-width: 992px) {
  .half-fluid .left-half {
    padding-left: 0 !important;
    position: absolute;
    left: 0;
    right: 50%;
    margin-left: auto;
    width: auto;
  }
  .half-fluid .right-half {
    padding-right: 0 !important;
    position: absolute;
    right: 0;
    left: 50%;
    margin-left: auto;
    width: auto;
  }
}

.card {
  box-shadow: 0px 0px 15px #0000001a;
  border: 0px !important;
}
.swiper-cards .card {
  margin: 15px;
}
.minh {
  min-height: 450px;
}
.accordion {
  box-shadow: 0px 0px 15px #0000001a;
}

.accordion-button {
  padding: 30px 30px;
  transition: 0s;
}
.accordion-button:not(.collapsed) {
  color: white;
  background-color: var(--bg-dark);
}
.accordion-collapse {
  background-color: var(--bg-dark);
  color: white;
}
.accordion-button:focus {
  box-shadow: none !important;
  outline: none !important;
}
.accordion-button:not(.collapsed) {
  box-shadow: none !important;
}
.accordion-body {
  padding-top: 0px;
  padding-left: 30px;
  padding-right: 30px;
}
.accordion-button:not(.collapsed)::after {
  filter: brightness(0) invert(1);
}
.accordion-button:not(.collapsed),
.accordion-collapse {
  background-color: black;
}
.modal-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

/* Kalkulator Styles */
.calculator-step {
  display: none;
}

.calculator-step.active {
  display: block;
}

.step-indicator {
  text-align: center;
  flex: 1;
  position: relative;
}

.step-indicator:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 20px;
  right: -50%;
  width: 100%;
  height: 2px;
  background-color: #e9ecef;
  z-index: -1;
}

.step-indicator.active:not(:last-child)::after {
  background-color: var(--bs-secondary);
}

.step-number {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #e9ecef;
  color: #6c757d;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 8px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.step-indicator.active .step-number {
  background-color: var(--bs-secondary);
  color: black;
}

.step-label {
  font-size: 12px;
  font-weight: 500;
  color: #6c757d;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.step-indicator.active .step-label {
  color: black;
}

.installation-card {
  border: 1px solid #e9ecef;
  border-radius: 15px;
  padding: 20px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  height: 100%;
  position: relative;
}

.installation-card:hover {
  border-color: var(--bs-secondary);

  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.installation-card.selected {
  border-color: var(--bs-secondary);
  background-color: rgba(252, 210, 0, 0.1);
}

.installation-radio {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.installation-label {
  cursor: pointer;
  margin: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.installation-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.installation-icon img {
  max-width: 100%;
  max-height: 100%;
}

.installation-card h5 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}

.installation-card p {
  font-size: 14px;
  line-height: 1.3;
}

/* Location cards - same styling as installation cards */
.location-card {
  border: 1px solid #e9ecef;
  border-radius: 15px;
  padding: 20px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  height: 100%;
  position: relative;
}

.location-card:hover {
  border-color: var(--bs-secondary);

  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.location-card.selected {
  border-color: var(--bs-secondary);
  background-color: rgba(252, 210, 0, 0.1);
}

.location-radio {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.location-label {
  cursor: pointer;
  margin: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.location-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  color: black;
  transition: color 0.3s ease;
}

.location-card.selected .location-icon {
  color: var(--bs-primary);
}

.location-card h5 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}

.location-card p {
  font-size: 14px;
  line-height: 1.3;
}

.form-group {
  margin-bottom: 20px;
}

.input-group-text {
  background-color: var(--bs-secondary);
  border: 1px solid #e9ecef !important;
  border-color: var(--bs-secondary);
  color: black;
  font-weight: 600;
}

/* Progress bar customization */
.progress {
  background-color: #e9ecef;
  border-radius: 10px;
}

.progress-bar {
  border-radius: 10px;
  transition: width 0.3s ease;
}
.input-group input {
  border: 1px solid #e9ecef !important;
  padding: 10px 20px !important;
  border-top-left-radius: 12px !important;
  border-bottom-left-radius: 12px !important;
}
.input-group-text {
  border-top-right-radius: 12px !important;
  border-bottom-right-radius: 12px !important;
  border: 1px solid #e9ecef !important;
}

/* Responsive adjustments */
@media (max-width: 767.98px) {
  .step-indicator {
    font-size: 12px;
  }

  .step-number {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }

  .step-label {
    font-size: 10px;
  }

  .installation-card,
  .location-card {
    margin-bottom: 15px;
  }
}

@media (min-width: 1400px) {
}

/* XX-Large devices (larger desktops) */
@media (max-width: 1399.98px) {
}

/* X-Large devices (large desktops) */
@media (max-width: 1199.98px) {
  header .nav-link {
    margin: 0px 0px;
    font-size: 14px;
  }
  .el {
    transform: scale(0.8);
  }
}

/* Large devices (desktops) */
@media (max-width: 991.98px) {
  .el {
    display: none;
  }
  .sec-minh {
    min-height: auto;
  }
  .logo {
    max-width: 160px !important;
  }
  .dropdown-submenu .dropdown-menu {
    position: static !important;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    padding-left: 20px;
    display: block !important;
    opacity: 1 !important;
    transform: none !important;
    visibility: visible !important;
    transition: none;
  }

  .dropdown-submenu > a:after {
    display: none;
  }

  .product-categories-menu .dropdown-item {
    padding: 8px 20px;
  }

  /* Na mobile wyłącz hover dropdown i włącz Bootstrap dropdown - tylko pierwszy poziom */
  .hover-dropdown > .dropdown-menu {
    display: none !important;
    opacity: 1;
    transform: none;
    visibility: visible;
    transition: none;
  }

  .hover-dropdown:hover > .dropdown-menu {
    display: none !important;
  }

  .hover-dropdown > .dropdown-menu.show {
    display: block !important;
  }

  .hover-dropdown .category-main-link {
    pointer-events: none;
  }

  .hover-dropdown .category-main-link::after {
    display: block;
  }

  .hover-dropdown:hover .dropdown-arrow {
    transform: none;
  }
  .footer-bottom {
    margin-top: 0px;
  }
}

/* Medium devices (tablets) */
@media (max-width: 767.98px) {
  .swiper-navigation {
    position: relative;
    bottom: 95px;
  }
  .hero {
    min-height: 500px;
  }
  .tc1 {
    margin-top: 0px;
  }
}

/* Small devices (landscape phones) */
@media (max-width: 575.98px) {
}

/* Paginacja - minimalistyczny styl */
.pagination {
  --bs-pagination-padding-x: 1rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: #333;
  --bs-pagination-bg: transparent;
  --bs-pagination-border-width: 0;
  --bs-pagination-border-color: transparent;
  --bs-pagination-border-radius: 0.5rem;
  --bs-pagination-hover-color: #fff;
  --bs-pagination-hover-bg: var(--bs-secondary);
  --bs-pagination-hover-border-color: transparent;
  --bs-pagination-focus-color: #fff;
  --bs-pagination-focus-bg: var(--bs-secondary);
  --bs-pagination-focus-border-color: transparent;
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: var(--bs-secondary);
  --bs-pagination-active-border-color: transparent;
  --bs-pagination-disabled-color: #999;
  --bs-pagination-disabled-bg: transparent;
  --bs-pagination-disabled-border-color: transparent;
}

.pagination .page-link {
  border: none;
  box-shadow: none;
  outline: none;
  transition: all 0.3s ease;
  margin: 0 0.25rem;
  padding: 0px 10px;
}

.pagination .page-link:focus {
  box-shadow: none;
  outline: none;
  background-color: transparent;
  color: black !important;
}

.pagination .page-item.active .page-link {
  background-color: transparent;
  text-shadow: 0.03em 0 #000, 0 0.03em #000, -0.03em 0 #000, 0 -0.03em #000, 0.01em 0.01em #000, -0.01em 0.01em #000, 0.01em -0.01em #000, -0.01em -0.01em #000;
  font-weight: normal;
  border-color: transparent;
  color: black;
}
.pagination .page-link:hover {
  color: black;
  background-color: transparent;
  text-shadow: 0.03em 0 #000, 0 0.03em #000, -0.03em 0 #000, 0 -0.03em #000, 0.01em 0.01em #000, -0.01em 0.01em #000, 0.01em -0.01em #000, -0.01em -0.01em #000;
  font-weight: normal;
}

.pagination .page-item.disabled .page-link {
  opacity: 0.4;
}

/* Responsywność paginacji */
@media (max-width: 767.98px) {
  .pagination {
    --bs-pagination-padding-x: 0.75rem;
    --bs-pagination-padding-y: 0.5rem;
    --bs-pagination-font-size: 0.875rem;
  }

  .pagination .page-link {
    margin: 0 0.125rem;
  }
}
