/* --- IMPORT CZCIONKI W STYLU LA MILLOU --- */
/* Zwykły tekst i pogrubienia (wagi od 400 do 800) */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('../fonts/CormorantGaramond-VariableFont_wght.woff2') format('woff2');
}

/* Kursywa (wagi od 400 do 800) */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400 800;
  font-display: swap;
  src: url('../fonts/CormorantGaramond-Italic-VariableFont_wght.woff2') format('woff2');
}


/* --- BEZPIECZEŃSTWO STRONY PRZED POZIOMYM SUWAKIEM --- */
html, body {
  overflow-x: hidden !important;
  width: 100%;
}

/* --- PERFEKCYJNE ROZCIĄGANIE (PC + MOBILE) --- */
.vinci-full-width-wrapper {
  position: relative;
  width: 100vw;
  left: calc(-50vw + 50%); 
  box-sizing: border-box;
}

.vinci-full-width-wrapper.bg-cream {
  background-color: #FEFEF9;
  padding: 80px 0;
}
.vinci-full-width-wrapper.no-padding {
  padding: 0;
  margin-top: 0;
}

/* --- STYLE DLA SEKCJI WIDEO + TEKST --- */
/* --- STYLE DLA SEKCJI WIDEO + TEKST --- */
.vinci-content-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 50px;
  width: 100%;
  max-width: 1600px;      /* szerszy kontener, żeby dać miejsce większemu wideo */
  margin: 0 auto;
  padding: 0 40px 0 0;    /* BRAK paddingu z lewej strony - wideo dotknie krawędzi */
  box-sizing: border-box;
}

.vinci-video-box {
  flex: 1.5;               /* wideo zajmuje więcej miejsca niż tekst */
  min-width: 300px;
}

.vinci-video-box video {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 2px;
}

.vinci-text-box {
  flex: 1;
  max-width: 480px;        /* tekst nie robi się zbyt szeroki */
  font-family: 'Cormorant Garamond', Georgia, serif;
  color: #2b2b2b;
  line-height: 1.8;
  padding-right: 20px;
}
.vinci-text-box p {
  margin-bottom: 24px;
  font-size: 1.2rem;
  font-weight: 400;
}
.vinci-text-box p:last-child {
  margin-bottom: 0;
}

/* --- STYLE DLA SEKCJI PARALAKSY --- */
.vinci-parallax-box {
  position: relative;
  width: 100%;
  height: 100vh; 
  min-height: 600px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.vinci-image-overlay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 90%;
  color: #FFFFFF; 
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
}

.vinci-image-overlay-text h2 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 4.2rem;
  letter-spacing: 12px;
  margin: 0 0 15px 0;
  line-height: 1;
  color:#fff;
}

.vinci-image-overlay-text p {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.8rem;
  margin: 0;
  letter-spacing: 2px;
}

/* --- RESPONSYWNOŚĆ (TUTAJ NAPRAWILIŚMY MOBILKI) --- */
@media (max-width: 768px) {
  .vinci-full-width-wrapper {
    /* Wymuszamy 100vw i calc również na telefonach, aby przebić marginesy szablonu */
    width: 100vw !important;
    left: calc(-50vw + 50%) !important; 
  }
  
  .vinci-full-width-wrapper.bg-cream {
    padding: 50px 0;
  }
  
  .vinci-content-container {
    flex-direction: column;
    gap: 35px;
    padding: 0 25px; /* Nadaje estetyczny margines dla tekstu, by nie dotykał krawędzi ekranu telefonu */
  }
  
  .vinci-video-box, .vinci-text-box {
    width: 100%;
  }
  
  .vinci-parallax-box {
    background-attachment: scroll; 
    height: 55vh; /* Dobrana wysokość dla smartfonów */
    min-height: 320px;
  }
  
  .vinci-image-overlay-text h2 {
    font-size: 2.2rem;
    letter-spacing: 6px;
  }
  .vinci-image-overlay-text p {
    font-size: 1.2rem;
  }
}

.mini-cart-total{
    color:#fff
}
.navbar-mainmenu .navbar-nav li.submenu.mega-group.level-2 > a, .navbar-mainmenu .navbar-nav li.submenu.mega-group.level-2 > span {
  
  color: #fff;
  
	
}
.header-top {
  background-color: #a12e35;
}

html.itemid-103 .header-top {
  background-color: rgba(255,255,255,0);
  box-shadow: none;
  transition: 1s;
}
html.itemid-103 .header-top:hover{
  background-color: #a12e35;
  
}
.mod-slider-cont {
  
  margin-top: -70px;
}
html.itemid-103 .header-top.scrolled {
background-color: #a12e35;}
  
@media (max-width: 988px) {
 .mod-slider-cont {
  
  margin-top: 0px;
}
html.itemid-103 .header-top{
  background-color: #a12e35;
}
.header-top{
  background-color: #a12e35;
}
}
@media (max-width: 768px) {
  .vinci-content-container {
    flex-direction: column;
    gap: 35px;
    padding: 0 25px;   /* na mobile wracamy do paddingu z obu stron */
    max-width: 100%;
}}
.vinci-image-overlay-text a.biel {
  display: inline-block;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
  border: 1px solid #FFFFFF;
  padding: 14px 28px;
  background: transparent;
  margin-top: 10px;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.vinci-image-overlay-text a.biel:hover {
  background-color: #FFFFFF;
  color: #2b2b2b;
}

/* --- SEKCJA: DWA ZDJĘCIA OBOK SIEBIE --- */
.vinci-duo-wrapper {
  padding: 0;
  margin: 0;
}

.vinci-duo-container {
  display: flex;
  width: 100%;
  gap: 4px; /* cienki odstęp między zdjęciami, jak na przykładzie */
}

.vinci-duo-box {
  position: relative;
  flex: 1;
  overflow: hidden;
  height: 100vh;      /* zamiast min-height: 100vh */
  min-height: 500px;
}

.vinci-duo-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.vinci-duo-text-overlay {
  position: absolute;
  left: 40px;
  top: 65px;
  text-align: left;
  color: #4b3c2e;
  font-family: 'Cormorant Garamond', Georgia, serif;
}

.vinci-duo-text-overlay p.vinci-duo-eyebrow {
  font-size: 1.3rem;
  font-style: normal;
  letter-spacing: 1px;
  margin: 0 0 8px 0;
}

.vinci-duo-text-overlay h2 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 2.8rem;
  letter-spacing: 4px;
  margin: 0 0 12px 0;
  line-height: 1.05;
  color: #4b3c2e;
}

.vinci-duo-text-overlay a {
  display: inline-block;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #4b3c2e;
  text-decoration: none;
  border: 1px solid #4b3c2e;
  padding: 12px 24px;
  background: transparent;
  margin-top: 6px;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.vinci-duo-text-overlay a:hover {
  background-color: #4b3c2e;
  color: #FFFFFF;
}

/* --- RESPONSYWNOŚĆ --- */
@media (max-width: 768px) {
  .vinci-duo-container {
    flex-direction: column;
    gap: 4px;
  }
  .vinci-duo-box {
    min-height: 320px;
  }
  .vinci-duo-text-overlay {
    left: 25px;
    bottom: 30px;
  }
  .vinci-duo-text-overlay h2 {
    font-size: 2rem;
    letter-spacing: 2px;
  }
}

/* --- SEKCJA: NACH KATEGORIE SHOPPEN --- */
.vinci-category-wrapper {
  
  padding: 70px 0;
}

.vinci-category-title {
  text-align: center;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 2rem;
  color: #2b2b2b;
  margin: 0 0 45px 0;
  font-weight: 400;
  letter-spacing: 1px;
}

.vinci-category-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 40px;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 40px;
  box-sizing: border-box;
}

.vinci-category-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  flex: 1;
  max-width: 260px;
}

.vinci-category-circle {
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  overflow: hidden;
  background-color: #eee;
}

.vinci-category-circle img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}

.vinci-category-item:hover .vinci-category-circle img {
  transform: scale(1.06);
}

.vinci-category-label {
  margin-top: 20px;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 1.25rem;
  color: #2b2b2b;
  text-align: center;
  line-height: 1.3;
}

/* --- RESPONSYWNOŚĆ --- */
@media (max-width: 988px) {
  .vinci-category-container {
    flex-wrap: wrap;
    gap: 30px 20px;
  }
  .vinci-category-item {
    flex: 0 0 calc(33.333% - 14px);
    max-width: none;
  }
}

@media (max-width: 600px) {
  .vinci-category-item {
    flex: 0 0 calc(50% - 10px);
  }
  .vinci-category-title {
    font-size: 1.6rem;
  }
}

/* --- SEKCJA: SLIDER Z MARKAMI --- */
.vinci-brands-wrapper {
  background-color: #FEFEF9;
  padding: 50px 0 80px 0;
  overflow: hidden;
}

.vinci-brands-track {
  display: flex;
  width: max-content;
  animation: vinci-scroll 30s linear infinite;
}

.vinci-brands-wrapper:hover .vinci-brands-track {
  animation-play-state: paused;
}

.vinci-brands-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 260px;
  padding: 0 40px;
}

.vinci-brands-item img {
  max-width: 100%;
  max-height: 60px;
  width: auto;
  height: auto;
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.65;
  transition: filter 0.35s ease, opacity 0.35s ease, transform 0.35s ease;
}

.vinci-brands-item:hover img {
  filter: grayscale(0%);
  opacity: 1;
  transform: scale(1.05);
}

@keyframes vinci-scroll {
  from {
    transform: translateX(0);
  }
  to {
    /* przesuwamy dokładnie o szerokość JEDNEGO kompletu logo (50% całej taśmy) */
    transform: translateX(-50%);
  }
}

/* --- RESPONSYWNOŚĆ --- */
@media (max-width: 768px) {
  .vinci-brands-item {
    width: 180px;
    padding: 0 25px;
  }
  .vinci-brands-item img {
    max-height: 42px;
  }
  .vinci-brands-track {
    animation-duration: 20s;
  }
}


/* --- PODPISY SLAJDÓW - VP RESPONSIVE SLIDER (WYMUSZONA POZYCJA) --- */

  /* resetujemy to, co moduł ustawia sam (bottom/center/right) */
 .vpfrs-caption.caption-position-bottom-center.caption-alignment-right {
  top: 50% !important;
  bottom: auto !important;
  left: auto !important;
  right: 8% !important;
  transform: translateY(-50%) !important;
  text-align: right !important;
  max-width: 480px !important;
  width: auto !important;
  margin: 0 !important;
}

.vpfrs-caption.caption-position-bottom-center.caption-alignment-right .vinci-slide-caption {
  position: static !important; /* bo rodzic już jest position:absolute z modułu */
}

.vinci-slide-caption h2 {
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-weight: 400 !important;
  font-style: italic !important;
  font-size: 2.6rem !important;
  letter-spacing: 10px !important;
  line-height: 1.35 !important;
  margin: 0 0 35px 0 !important;
  color: #FFFFFF !important;
  text-shadow: 0 2px 10px rgba(0,0,0,0.35) !important;
  text-transform: none !important;
}

.vinci-slide-btn {
 
  display: inline-block !important;
  position: static !important;
  white-space: nowrap !important;
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-weight: 400 !important;
  font-size: 1rem !important;
  letter-spacing: 3px !important;
  text-transform: uppercase !important;
  color: #FFFFFF !important;
  text-decoration: none !important;
  border: 1px solid #FFFFFF !important;
  padding: 14px 28px !important;
  background: transparent !important;
  transition: background-color 0.3s ease, color 0.3s ease;

}

.vinci-slide-btn:hover {
  background-color: #FFFFFF !important;
  color: #2b2b2b !important;
}

@media (max-width: 768px) {
 
  .vpfrs-caption.caption-position-bottom-center.caption-alignment-right {
    left: auto !important;
    right: 6% !important;
    max-width: 85% !important;
  }
  .vinci-slide-caption h2 {
    font-size: 1.7rem !important;
    letter-spacing: 5px !important;
    margin-bottom: 22px !important;
  }
  .vinci-slide-btn {
    font-size: 0.85rem !important;
    letter-spacing: 2px !important;
    padding: 11px 20px !important;
  }
  .row {
  margin-right: -15px;
  margin-left: -15px;
}
}
@media (max-width: 480px) {
  .vinci-slide-btn {
    white-space: normal !important;
    text-align: center !important;
  }
}

/* --- SLAJD 2: outdoor moments together --- */
.vpfrs-caption.caption-position-top-right.caption-alignment-left {
  top: 35% !important;
  bottom: auto !important;
  left: 8% !important;
  right: auto !important;
  transform: translateY(-50%) !important;
  text-align: center !important;
  max-width: 600px !important;
  width: auto !important;
  margin: 0 !important;
}

.vpfrs-caption.caption-position-top-right.caption-alignment-left .vinci-slide-caption {
  position: static !important;
  display: inline-flex !important;
  flex-direction: column !important;
  align-items: center !important;
  width: auto !important;
}

.vpfrs-caption.caption-position-top-right.caption-alignment-left .vinci-slide-caption h2 {
  text-align: center !important;
  font-style: italic !important;
  font-size: 2.4rem !important;
  letter-spacing: 6px !important;
  text-transform: none !important;
  margin: 0 0 20px 0 !important;
  white-space: nowrap !important;
}

.vpfrs-caption.caption-position-top-right.caption-alignment-left .vinci-slide-btn {
  align-self: center !important;
  width: fit-content !important;
  max-width: max-content !important;
  flex: 0 0 auto !important;
}
@media (max-width: 768px) {
  .vpfrs-caption.caption-position-top-right.caption-alignment-left {
    left: 6% !important;
    max-width: 90% !important;
  }
  .vpfrs-caption.caption-position-top-right.caption-alignment-left .vinci-slide-caption h2 {
    font-size: 1.4rem !important;
    letter-spacing: 3px !important;
    white-space: normal !important;
  }
}
/* --- SLAJD 3: made for closeness (bazuje na slajdzie 1, przesunięty wyżej) --- */
.vpfrs-caption.caption-position-bottom-center.caption-alignment-right:has(.vinci-slide-3) {
  top: 25% !important;
  bottom: auto !important;
  left: auto !important;
  right: 8% !important;
  transform: translateY(-50%) !important;
  text-align: right !important;
  max-width: 480px !important;
  width: auto !important;
  margin: 0 !important;
}

.vpfrs-caption.caption-position-bottom-center.caption-alignment-right:has(.vinci-slide-3) .vinci-slide-caption {
  position: static !important;
  display: block !important;
  text-align: center !important;
}

.vpfrs-caption.caption-position-bottom-center.caption-alignment-right:has(.vinci-slide-3) .vinci-slide-caption h2 {
  text-align: center !important;
  white-space: nowrap !important;
  display: inline-block !important;
}

.vpfrs-caption.caption-position-bottom-center.caption-alignment-right:has(.vinci-slide-3) .vinci-slide-caption .vinci-slide-btn {
  display: inline-block !important;
}
.product-top-right-cont{
	border:none;
	padding:0;
	
}
.row{
	margin-right:-45px;
	margin-left:-45px;
}
.product-short-desc-cont{
	font-size:clamp(1rem, 2.5vw, 1.5rem);
}
@media (max-width: 768px) {
    .row{
		margin-right:-15px;
		margin-left:-15px;
}
}
.header-search-inner {
   padding-top: 0px;
}

.bootstrap-dialog.type-info .modal-header {
  background-color: #d9534f;
}
.toolbar-inner{
	display:none;
}

/*style dla popupa rozmiarów*/
/* Styl dla przycisku zamykania */

/* Pełne przyciemnienie ekranu i blokada kliknięć pod spodem */
.sc-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.85);
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
/* Styl obrazka tabeli */
.sc-modal-img {
    max-width: 90%;
    max-height: 90vh;
    border-radius: 4px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    cursor: default;
}
/* Przycisk X w prawym górnym rogu ekranu */
.sc-modal-close {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 44px;
    height: 44px;
    background: rgba(0,0,0,0.5);
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    z-index: 1000000;
    transition: background 0.2s;
}
.sc-modal-close:hover {
    background: #e74c3c;
}



/*koniec*/

/*Poprawa UX dla produktów w kategorii*/
.product-image-cont {
	position: relative;
}

.product-variant-swatches-cont .vm-cmv-label {
	display: none;
}

.product-variant-swatches-cont .vpf-radio-button {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	margin-bottom: 8px;
}

.product-variant-swatches-cont .vpf-radio-button:last-child {
	margin-bottom: 0;
}

.product-variant-swatches-cont .btn-fieldvalue {
	padding: 4px 10px;
	font-size: 12px;
}

.product-variant-swatches-cont .btn-colorfield {
	width: 26px;
	height: 26px;
	padding: 0;
	
}

.product-variant-close-btn,
.product-variant-toggle-btn {
	display: none;
}

/* DESKTOP: overlay na hover */
@media (min-width: 992px) {
	.product-variant-swatches-cont {
		position: absolute;
		left: 0; right: 0; bottom: 0;
		background: rgba(255, 255, 255, 0.92);
		padding: 8px 10px;
		opacity: 0;
		visibility: hidden;
		transform: translateY(8px);
		transition: opacity .2s ease, transform .2s ease, visibility .2s;
		pointer-events: none;
		z-index: 5;
	}

	.product-item:hover .product-variant-swatches-cont {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
		pointer-events: auto;
	}
	
}

/* MOBILE/TABLET: przycisk "+" i panel wysuwany z dołu */
@media (max-width: 991px) {
	.product-variant-toggle-btn {
		display: block;
		position: absolute;
		right: 10px;
		bottom: 10px;
		width: 34px;
		height: 34px;
		border: none;
		background: rgba(255, 255, 255, 0.92);
		box-shadow: 0 1px 4px rgba(0,0,0,.2);
		font-size: 15px;
		z-index: 6;
	}

	/* Oryginalny panel NIGDY nie jest bezpośrednio pokazywany na mobile - służy tylko jako źródło danych */
	.product-item .product-variant-swatches-cont {
		display: none !important;
	}
}

/* Wspólny, jeden na całą stronę "bottom sheet" - dodawany raz do <body> przez JS, nigdy nie przenoszony */
#vpf-mobile-variant-sheet {
	position: fixed;
	left: 0; right: 0; bottom: 0;
	background: #fff;
	padding: 28px 16px 20px;
	max-height: 65vh;
	overflow-y: auto;
	transform: translateY(100%);
	transition: transform .3s ease;
	z-index: 1050;
	box-shadow: 0 -2px 14px rgba(0,0,0,.18);
	border-radius: 14px 14px 0 0;
}

#vpf-mobile-variant-sheet.is-open {
	transform: translateY(0);
}

#vpf-mobile-variant-sheet .product-variant-close-btn {
	position: absolute;
	top: 8px;
	right: 14px;
	background: none;
	border: none;
	font-size: 20px;
	color: #999;
}

#vpf-mobile-variant-sheet .vm-cmv-label { display: none; }

#vpf-mobile-variant-sheet .vpf-radio-button {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	margin-bottom: 8px;
}

#vpf-mobile-variant-sheet .btn-fieldvalue {
	padding: 4px 10px;
	font-size: 12px;
}

#vpf-mobile-variant-sheet .btn-colorfield {
	width: 26px;
	height: 26px;
	padding: 0;
	
}

.vpf-variant-backdrop {
	display: none;
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.4);
	z-index: 1040;
}

.vpf-variant-backdrop.is-open {
	display: block;
}
.product-variant-swatches-cont .btn-colorfield::before,
#vpf-mobile-variant-sheet .btn-colorfield::before {
	display: none !important;
	content: none !important;
}
/*Koniec wariantów UX*/
/*Instagram*/
.fixed-instagram-bar {
    position: fixed;
    right: 0;
    top: 30%;
    transform: translateY(-50%);
    z-index: 9999;
  }
  
  .fixed-instagram-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 16px 4px;
    background-color: #ffffff;
    color: #000000 !important;
    border-radius: 8px 0 0 8px;
    box-shadow: -2px 4px 12px rgba(0, 0, 0, 0.08);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    text-decoration: none !important;
    border: 1px solid #e5e5e5;
    border-right: none;
  }

  .fixed-instagram-link span {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    writing-mode: vertical-rl;
    transform: rotate(180deg); /* Przewrócenie napisu dla wygodnego czytania od góry do dołu */
    white-space: nowrap;
  }

  .fixed-instagram-link:hover {
    transform: translateX(-6px);
    background-color: #f5f5f5;
    box-shadow: -4px 6px 16px rgba(0, 0, 0, 0.15);
  }

  .fixed-instagram-link svg {
    width: 20px;
    height: 20px;
    fill: #000000;
    flex-shrink: 0;
  }
/*Koniec-instagram*/

/*Footer*/
/* Reset i pojemnik główny stopki */
  #v-custom-footer {
    background-color: #f8f6f0 !important;
    color: #2b2b2b !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    padding: 40px 20px 20px 20px !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    box-sizing: border-box !important;
    width: 100% !important;
    text-align: left !important;
  }

  #v-custom-footer a {
    color: #2b2b2b !important;
    text-decoration: none !important;
  }

  #v-custom-footer a:hover {
    opacity: 0.7 !important;
  }

  /* Układ kolumn */
  #v-custom-footer .v-footer-cols {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    max-width: 1100px !important;
    margin: 0 auto !important;
    padding-bottom: 30px !important;
    border-bottom: 1px solid #e0dad3 !important;
  }

  #v-custom-footer .v-col {
    flex: 1 1 30% !important;
    padding: 0 15px !important;
    box-sizing: border-box !important;
  }

  /* Styling nagłówków z kreseczką/podkreśleniem */
  #v-custom-footer .v-col h4 {
    font-size: 13px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    margin: 0 0 20px 0 !important;
    padding-bottom: 10px !important;
    color: #1a1a1a !important;
    position: relative !important;
    border: none !important;
  }

  /* Linia/podkreślenie pod nagłówkiem H4 */
  #v-custom-footer .v-col h4::after {
    content: "" !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 35px !important;
    height: 1px !important;
    background-color: #2b2b2b !important;
    display: block !important;
  }

  #v-custom-footer ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  #v-custom-footer ul li {
    margin-bottom: 12px !important;
    list-style-type: none !important;
  }

  /* Definicje ikon CSS dla sekcji kontaktowej (odporne na edytor Joomla) */
  #v-custom-footer .v-contact-item {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
  }

  #v-custom-footer .v-contact-item::before {
    content: "" !important;
    display: inline-block !important;
    width: 18px !important;
    height: 18px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    flex-shrink: 0 !important;
  }

  #v-custom-footer .v-icon-email::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232b2b2b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='4' width='20' height='16' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E") !important;
  }

  #v-custom-footer .v-icon-instagram::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232b2b2b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='20' height='20' x='2' y='2' rx='5' ry='5'/%3E%3Cpath d='M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z'/%3E%3Cline x1='17.5' x2='17.51' y1='6.5' y2='6.5'/%3E%3C/svg%3E") !important;
  }

  #v-custom-footer .v-icon-phone::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232b2b2b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E") !important;
  }

  #v-custom-footer .v-icon-clock::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232b2b2b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E") !important;
  }

  /* Sekcja płatności i dostawy */
  #v-custom-footer .v-footer-bottom {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    max-width: 1100px !important;
    margin: 30px auto 0 auto !important;
    padding: 0 15px 30px 15px !important;
    border-bottom: 1px solid #e0dad3 !important;
  }

  #v-custom-footer .v-pay-cards {
    display: flex !important;
    gap: 10px !important;
    flex-wrap: wrap !important;
    align-items: center !important;
  }

  #v-custom-footer .v-pay-img {
    height: 40px !important;
    width: auto !important;
    background: #ffffff !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 4px !important;
    padding: 3px 8px !important;
    box-sizing: border-box !important;
    display: block !important;
  }

  #v-custom-footer .v-divider {
    width: 1px !important;
    background-color: #e0dad3 !important;
    height: 50px !important;
    margin: 0 30px !important;
  }

  #v-custom-footer .v-post-img {
    height: 32px !important;
    width: auto !important;
    display: block !important;
  }

  #v-custom-footer .v-copyright {
    text-align: center !important;
    font-size: 12px !important;
    color: #4a4a4a !important;
    margin-top: 20px !important;
  }

  /* Urządzenia mobilne */
  @media (max-width: 768px) {
    #v-custom-footer,
    #v-custom-footer .v-col {
      text-align: center !important;
    }

    #v-custom-footer .v-footer-cols,
    #v-custom-footer .v-footer-bottom {
      flex-direction: column !important;
      align-items: center !important;
    }

    #v-custom-footer .v-col {
      margin-bottom: 25px !important;
      width: 100% !important;
      display: flex !important;
      flex-direction: column !important;
      align-items: center !important;
    }

    /* Centrowanie kreski pod nagłówkiem na telefonie */
    #v-custom-footer .v-col h4::after {
      left: 50% !important;
      transform: translateX(-50%) !important;
    }

    #v-custom-footer .v-contact-list {
      display: flex !important;
      flex-direction: column !important;
      align-items: center !important;
    }

    #v-custom-footer .v-contact-item {
      justify-content: center !important;
    }

    #v-custom-footer .v-pay-cards {
      justify-content: center !important;
    }

    #v-custom-footer .v-divider {
      display: none !important;
    }

    #v-custom-footer .v-shipping-wrapper {
      justify-content: center !important;
      margin-top: 20px !important;
    }
  }
  /*Koniec Footer*/
/* 1. Sztywna wysokość dla kontenera zdjęcia */
.product-image-cont {
    height: 400px !important; /* Wysokość kafelka - dopasuj w razie potrzeby (np. 380px - 450px) */
    max-height: 400px !important;
    overflow: hidden !important; /* Wycina wszystko, co wystaje poza kadr */
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* 2. Automatyczne dopasowanie i przesunięcie kadru */
.product-image-cont img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important; /* Wypełnia cały kafelek bez zniekształceń */
    object-position: 50% 70% !important; /* 50% = środek w poziomie, 70% = przesunięcie poniżej środka w pionie */
}

/* Specjalne Kolory */
.btn-colorfield.vpf-colorfield-42656967652d426c6175 {
	background-image: url('/vinci/images/kolor/Merinodecke-beige-blau.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.btn-colorfield.vpf-colorfield-5a617274726f7361 {
   background-image: url('/vinci/images/kolor/Merinodecke-zartrosa.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.btn-colorfield.vpf-colorfield-42616279626c6175 {
   background-image: url('/vinci/images/kolor/Merinodecke-babyblau.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}  


.btn-colorfield.vpf-colorfield-4c6176656e64656c{
   background-image: url('/vinci/images/kolor/Merinodecke-lavendel.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}  

.btn-colorfield.vpf-colorfield-457264626565722d5072696e74{
   background-image: url('/vinci/images/kolor/Erdbeer-Print.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}  

.btn-colorfield.vpf-colorfield-5a7765692d4b6972736368656e{
   background-image: url('/vinci/images/kolor/Zwei-Kirschen.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.btn-colorfield.vpf-colorfield-4572737465732d4175746f{
   background-image: url('/vinci/images/kolor/Erstes-Auto.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.btn-colorfield.vpf-colorfield-48756e64652d5072696e74{
   background-image: url('/vinci/images/kolor/Hunde-Print.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.btn-colorfield.vpf-colorfield-42616d62696c616e64{
   background-image: url('/vinci/images/kolor/Bambiland.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.btn-colorfield.vpf-colorfield-536561776f726c64{
   background-image: url('/vinci/images/kolor/Seaworld.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.btn-colorfield.vpf-colorfield-4d6f6d2d436865726965{
   background-image: url('/vinci/images/kolor/Mom-Cherie.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}


.btn-colorfield.vpf-colorfield-426162792d42656172{
   background-image: url('/vinci/images/kolor/Baby-Bear.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.btn-colorfield.vpf-colorfield-4772616e642d50726978{
   background-image: url('/vinci/images/kolor/Grand-Prix.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.btn-colorfield.vpf-colorfield-5069657272652d5468652d446f67{
   background-image: url('/vinci/images/kolor/Pierre-The-Dog.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.btn-colorfield.vpf-colorfield-4d6972656c6c61{
   background-image: url('/vinci/images/kolor/Mirella.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.btn-colorfield.vpf-colorfield-5072696e636573732d4368657373626f617264{
   background-image: url('/vinci/images/kolor/Princess.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.btn-colorfield.vpf-colorfield-5072696e6365{
   background-image: url('/vinci/images/kolor/Prince.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.btn-colorfield.vpf-colorfield-4162632d4661726d{
   background-image: url('/vinci/images/kolor/Abc-Farm.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.btn-colorfield.vpf-colorfield-42657272792d48656e7279{
   background-image: url('/vinci/images/kolor/Berry-Henry.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.btn-colorfield.vpf-colorfield-42616c6c6572696e65{
   background-image: url('/vinci/images/kolor/Ballerine.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.btn-colorfield.vpf-colorfield-546f6765746865722d69732d626574746572{
   background-image: url('/vinci/images/kolor/Together-is-better.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.btn-colorfield.vpf-colorfield-446f747479{
   background-image: url('/vinci/images/kolor/Dotty.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.btn-colorfield.vpf-colorfield-56696e746967652d526f73656e{
   background-image: url('/vinci/images/kolor/Vintige-Rosen.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}



.btn-colorfield.vpf-colorfield-4269726473{
   background-image: url('/vinci/images/kolor/Birds.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}


.btn-colorfield.vpf-colorfield-4a756e676c65{
   background-image: url('/vinci/images/kolor/Jungle.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}


.btn-colorfield.vpf-colorfield-426c75652d466c6f77657273{
   background-image: url('/vinci/images/kolor/Blue-Flowers.jpg') !important;
  background-size: cover !important; /* rozciąga obrazek na cały element */
  background-position: center !important;
  background-repeat: no-repeat !important;
}


/*przycisk Kaufen*/
.proopc-btn-info {
    background: transparent !important;
    border: 1px solid #333333 !important; /* dopasuj kolor ramki, np. #000 lub #333 */
    color: #333333 !important;           /* kolor tekstu w stanie spoczynku */
    text-shadow: none !important;
    transition: all 0.5s ease;
}

.proopc-btn-info:hover,
.proopc-btn-info:focus,
.proopc-btn-info:active,
.proopc-btn-info.active {
     /* kolor tła po najechaniu */
	       border-color: #a12e35 !important;
    color: #333333 !important;           /* kolor tekstu po najechaniu */
	box-shadow: 0 0 10px rgba(161, 46, 53, 0.5) !important;
	transition: all 0.5s ease;
}
/* Styl dla domyślnego przycisku oraz przycisków typu inverse */
.proopc-btn,
.proopc-btn-info,
.proopc-btn-inverse {
    background: transparent !important;
    background-image: none !important;
    border: 1px solid #333333 !important;
    color: #333333 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    transition: all 0.3s ease;
}

/* Efekt najechania (hover/focus/active) dla wszystkich tych przycisków */
.proopc-btn:hover,
.proopc-btn:focus,
.proopc-btn:active,
.proopc-btn.active,
.proopc-btn-info:hover,
.proopc-btn-info:focus,
.proopc-btn-info:active,
.proopc-btn-info.active,
.proopc-btn-inverse:hover,
.proopc-btn-inverse:focus,
.proopc-btn-inverse:active,
.proopc-btn-inverse.active {
    background-image: none !important;
    border-color: #a12e35 !important;
    color: #333333 !important;
}