.elementor-808351 .elementor-element.elementor-element-c06df47{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-808351 .elementor-element.elementor-element-fba9a14{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-808351 .elementor-element.elementor-element-f28c816 .elementor-heading-title{font-size:16px;text-transform:capitalize;}.elementor-808351 .elementor-element.elementor-element-26ed7a7{text-transform:none;}@media(max-width:768px){.elementor-808351 .elementor-element.elementor-element-fba9a14{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-808351 .elementor-element.elementor-element-f28c816 .elementor-heading-title{font-size:17px;}}/* Start custom CSS for html, class: .elementor-element-e9e3b18 */.elementor-808351 .elementor-element.elementor-element-e9e3b18 .souve-sizeguide-card {
	width: 100%;
	padding: 18px 18px 17px;
	background: var(--e-global-color-primary);
	color: #fff;
	box-sizing: border-box;
}

.elementor-808351 .elementor-element.elementor-element-e9e3b18 .souve-sizeguide-card__row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	width: 100%;
}

.elementor-808351 .elementor-element.elementor-element-e9e3b18 .souve-sizeguide-card__title {
	flex: 1 1 auto;
	margin: 0;
	color: #fff;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.22;
	letter-spacing: -0.01em;
}

.elementor-808351 .elementor-element.elementor-element-e9e3b18 .souve-sizeguide-card__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 132px;
	min-height: 40px;
	padding: 9px 12px;
	border: 1.5px solid rgba(255, 255, 255, .9);
	border-radius: 7px;
	background: transparent !important;
	color: #fff !important;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.1;
	text-align: center;
	text-decoration: none !important;
	white-space: normal;
	box-shadow: none !important;
}

.elementor-808351 .elementor-element.elementor-element-e9e3b18 .souve-sizeguide-card__button:hover,
.elementor-808351 .elementor-element.elementor-element-e9e3b18 .souve-sizeguide-card__button:focus,
.elementor-808351 .elementor-element.elementor-element-e9e3b18 .souve-sizeguide-card__button:active {
	background: transparent !important;
	color: #fff !important;
	border-color: #fff;
	box-shadow: none !important;
}

.elementor-808351 .elementor-element.elementor-element-e9e3b18 .souve-sizeguide-card__desc {
	margin: 8px 0 0;
	color: rgba(255, 255, 255, .9);
	font-size: 13px;
	font-weight: 400;
	line-height: 1.35;
}/* End custom CSS */
/* Start custom CSS *//* =========================================================
   SOUVE — Product Information
   Prosty, elegancki layout do side panelu
   ========================================================= */

.souve-product-info,
.souve-product-info__description {
	color: #2f2f2f;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
}

/* =========================================================
   Description
   ========================================================= */

.souve-product-info__description {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ededed;
}

.souve-product-info__description p {
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.5;
}

.souve-product-info__description p:last-child {
	margin-bottom: 0;
}

/* Jeśli używasz samego tekstu bez <p> */
.souve-product-info__description > *:last-child {
	margin-bottom: 0;
}

/* =========================================================
   Sections
   ========================================================= */

.souve-product-info__section {
	margin: 0;
}

.souve-product-info__section + .souve-product-info__section {
	margin-top: 22px;
	padding-top: 22px;
	border-top: 1px solid #ededed;
}

.souve-product-info__section h3 {
	margin: 0 0 12px;
	color: #1f1724;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
}

/* Ukryj sekcję jeśli wszystkie wpisy w środku są puste */
.souve-product-info__section:not(:has(.souve-product-info__entry:not(:empty))) {
	display: none;
}

/* =========================================================
   Rows
   ========================================================= */

.souve-product-info__list {
	display: flex;
	flex-direction: column;
}

.souve-product-info__entry {
	padding: 8px 0;
	border-bottom: 1px solid #f1f1f1;
}

.souve-product-info__entry:last-child {
	border-bottom: 0;
}

.souve-product-info__entry:empty {
	display: none;
}

.souve-product-info__row {
	display: grid;
	grid-template-columns: 120px minmax(0, 1fr);
	gap: 14px;
	width: 100%;
	font-size: 13px;
	line-height: 1.45;
}

.souve-product-data__label {
	color: #1f1724;
	font-weight: 700;
}

.souve-product-data__value {
	min-width: 0;
	color: #4a4a4a;
	word-break: break-word;
}

/* Linki */
.souve-product-info a {
	color: inherit;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 2px;
}

.souve-product-info a:hover {
	text-decoration-thickness: 2px;
}

/* SKU może wyglądać odrobinę bardziej technicznie */
.souve-product-data--sku .souve-product-data__value {
	letter-spacing: 0.02em;
}

/* =========================================================
   Mobile
   ========================================================= */

@media (max-width: 768px) {

	.souve-product-info,
	.souve-product-info__description {
		font-size: 14px;
	}

	.souve-product-info__description {
		margin-bottom: 18px;
		padding-bottom: 18px;
	}

	.souve-product-info__description p {
		font-size: 14px;
	}

	.souve-product-info__section h3 {
		font-size: 17px;
	}

	.souve-product-info__row {
		grid-template-columns: 108px minmax(0, 1fr);
		gap: 10px;
		font-size: 14px;
	}
	
	
	div#tab-808351_custom {
    padding: 0px;
}
	
	
}/* End custom CSS */