Porównanie cen
Prasowalnica parowa COBBO Steam One PRO 40''
Producent: COBBO Robotics | ID: 73869281
1 999,00 PLN
Oferta sklepu
ID73869281
MarkaCOBBO Robotics
DostępnośćTak
Stan-
Cena1 999,00 PLN
Cena promocyjna1 999,00 PLN
Typ produktuWakacyjne Prezenty
Kolor-
Wzór-
Grupa wiekowa-
MPNArray
GTIN-
+ Dodatkowa ochrona urządzenia Dokup gwarancję
1+1 Dobierz drugi produkt Zgarnij -10% na koszyk
/* =========================
TYTUŁ
========================= */
#zestaw-promo-title {
background-color: #fff;
font-size: 3em;
text-align: center;
color: #000;
font-family: "SF Pro Display", sans-serif;
font-weight: 900;
line-height: 1;
}
/* =========================
KARTA PREZENTU (tylko ona ma kolor)
========================= */
#gift-card-stand {
background:#f5fff5;
border-radius:32px;
padding:60px 40px;
text-align:center;
max-width:700px;
margin:0 auto;
box-shadow:0 10px 40px rgba(0,0,0,0.05);
transition:transform .25s ease;
}
#gift-card-stand:hover {
transform:translateY(-6px);
}
/* =========================
OBRAZ
========================= */
#gift-image-stand {
margin-bottom:30px;
}
#gift-image-stand img {
max-width:260px;
width:100%;
display:block;
margin:0 auto;
}
/* =========================
TEKST
========================= */
#gift-heading-stand {
font-size:28px;
font-weight:700;
margin-bottom:15px;
color:#000;
}
#gift-text-stand {
font-size:18px;
line-height:1.6;
color:#333;
}
/* =========================
BADGE
========================= */
#gift-badge-stand {
display:inline-block;
background:#77c66b;
color:#fff;
font-weight:700;
padding:8px 18px;
border-radius:20px;
font-size:14px;
margin-bottom:20px;
}
/* =========================
MOBILE
========================= */
@media (max-width:768px) {
#zestaw-promo-title {
font-size:2em;
}
#gift-card-stand {
padding:40px 25px;
}
}
@media (max-width: 768px) {
#tabelap {
max-width: 100%;
}
}
@media (min-width: 768px) {
#tabelap {
max-width: 60%;
}
}
/* General table styling */
#custom-table {
width: 100%;
border-collapse: collapse;
font-family: "SF Pro Display", sans-serif;
font-size: 16px;
border: 1px solid #e6e6e6;
margin: 20px 0;
}
#custom-table th {
background-color: #f9f9f9;
text-align: center;
padding: 12px;
border-bottom: 2px solid #e6e6e6;
font-weight: bold;
}
#custom-table td {
padding: 16px;
text-align: center;
border: 1px solid #e6e6e6;
}
/* Explicit row background colors for the alternating effect */
#custom-table tr:nth-child(even) {
background-color: #f9f9f9;
}
#custom-table tr:nth-child(odd) {
background-color: #ffffff;
}
/* Styling for feature column */
#feature-column {
text-align: left;
padding: 16px;
font-weight: bold;
}
/* Styling for checkmarks */
#custom-table td img {
width: 16px;
height: 16px;
}
@keyframes colorChange1 {
0%,
33% {
color: #f0d381;
}
100%,
34% {
color: #a9a9a9;
}
}
@keyframes colorChange2 {
0%,
33% {
color: #a9a9a9;
}
34%,
66% {
color: #f0d381;
}
100%,
67% {
color: #a9a9a9;
}
}
@keyframes colorChange3 {
0%,
66% {
color: #a9a9a9;
}
100%,
67% {
color: #f0d381;
}
}
@keyframes levitate {
0% {
transform: translateY(0);
}
50% {
transform: translateY(-8px);
}
100% {
transform: translateY(0);
}
}
/* Allow the tab-content to extend the full width of the page */
.product-card.mod-product-card-1 .tab-content {
width: 100vw; /* 100% of the viewport width */
margin-left: calc(-50vw + 50%); /* This centers the full-width content */
padding: 20px; /* Add padding to ensure content is readable */
background-color: #fff; /* Optional: To distinguish the description section */
}
/* Ensure the .tab-content spans 100% width without affecting product-info */
.product-card.mod-product-card-1 .tab-content .row {
max-width: 100%; /* Override any width restrictions */
margin: 0 auto; /* Center the content */
}
/* Keep the first col-md-12 (product info, buttons, etc.) intact */
.product-card.mod-product-card-1 .col-md-12:first-of-type {
max-width: 1270px; /* Retain the current layout for the first section */
margin: 0 auto; /* Center it like before */
}
/* Target the specific text-field within the Wysyłka w ciągu row */
.product-parameters tr:nth-child(2) td:nth-child(2) .text-field {
color: red; /* Adjust to your preferred color */
font-weight: bold;
}
div[data-tab="product-safety-information"] {
margin: 20px !important; /* Adjust as needed */
padding: 40px !important; /* Adjust as needed */
max-width: fit-content;
}
div[data-tab="product-safety-information"] .tab-content {
margin: 35px !important; /* Adjust as needed */
padding: 25px !important;
max-width: fit-content; /* Adjust as needed */
}
.product-opinions {
padding: 40px !important; /* Adjust as needed */
max-width: 1200px !important;
margin: 0 auto !important;
}
#pagination {
display: flex;
justify-content: center; /* Center the dots */
gap: 8px;
margin-top: 10px;
}
div[data-tab="product-safety-information"] {
margin: 20px !important; /* Adjust as needed */
padding: 40px !important; /* Adjust as needed */
max-width: fit-content;
}
div[data-tab="product-safety-information"] .tab-content {
margin: 35px !important; /* Adjust as needed */
padding: 25px !important;
m