This commit is contained in:
Roman Pyrih
2025-07-29 09:09:35 +02:00
parent 1bdabde72d
commit 8bb8cbead0
4 changed files with 70 additions and 18 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1264,6 +1264,20 @@ body#product {
width: 100%;
height: auto;
}
.js-product-details {
.product-reference {
display: none;
}
.product-quantities {
display: none;
}
.product-features {
.data-sheet {
}
}
}
}
}
}
@@ -3452,6 +3466,13 @@ body#authentication {
content: '';
}
&.promo-item {
> a[href="https://masimmo.pl/44-promocje"]
{
color: #e79332 !important;
}
}
> a {
text-transform: uppercase;
font-weight: 600;
@@ -4052,6 +4073,12 @@ section.off-canvas-nav-megamenu {
padding-top: 20px;
}
}
.leo-widget {
&[data-id_widget='1753179161'] {
display: none;
}
}
}
}
ul {