This commit is contained in:
2026-04-27 09:16:24 +02:00
parent 2f92d09f4a
commit 0a7eb2cd64
3 changed files with 4123 additions and 4124 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

@@ -5,10 +5,9 @@ $cGoldDark: #d3ba67;
$cBgAccent: #eff6f7;
$cBone: #f6f6f6;
$fInter: 'Inter',
sans-serif;
$fInter: 'Inter', sans-serif;
body>main {
body > main {
overflow-x: hidden;
}
@@ -212,10 +211,12 @@ a {
background: #ffffff;
a {
img {}
img {
}
}
.highlighted-informations {}
.highlighted-informations {
}
.product-add-to-basket {
display: flex;
@@ -288,7 +289,8 @@ a {
font-weight: 700;
}
.discount-product {}
.discount-product {
}
&.product-price-discount {
display: flex;
@@ -384,8 +386,8 @@ a {
}
}
.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
.product-images > li.thumb-container > .thumb.selected,
.product-images > li.thumb-container > .thumb:hover {
border-color: $cGold;
}
@@ -403,7 +405,7 @@ a {
body#product {
overflow-x: hidden;
>main {
> main {
overflow: initial;
}
@@ -472,7 +474,7 @@ body#product {
flex-wrap: wrap;
.presta-studio-price-history {
width: 100% !important
width: 100% !important;
}
.product-discount {
@@ -722,7 +724,7 @@ body#product {
input {
display: none;
&:checked+span {
&:checked + span {
border: 0 !important;
&::before {
@@ -942,7 +944,7 @@ body#product {
}
}
>.control-label {
> .control-label {
display: none;
}
@@ -953,7 +955,7 @@ body#product {
margin-bottom: 0;
margin-right: 16px;
>.input-group {
> .input-group {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
@@ -1074,7 +1076,7 @@ body#product {
row-gap: 20px;
margin: 30px 0 0 0;
>div,
> div,
.product-delivery-tile {
display: flex;
flex-direction: row;
@@ -1174,7 +1176,7 @@ body#product {
}
.product-customization {
>.card {
> .card {
padding: 24px;
background: #ece9e2;
@@ -1361,7 +1363,6 @@ body#product {
}
#product-details {
.product-reference,
.product-quantities {
display: none !important;
@@ -1405,7 +1406,8 @@ body#product {
#blockcart-modal {
.modal-content {
.modal-header {}
.modal-header {
}
.modal-body {
.product-name {
@@ -1563,7 +1565,7 @@ body#cart {
}
.product-card-qty {
>.input-group {
> .input-group {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
@@ -1734,7 +1736,7 @@ body#cart {
}
}
>div {
> div {
padding-top: 0 !important;
}
}
@@ -1781,7 +1783,8 @@ body#cart {
}
}
.card-block {}
.card-block {
}
.cart-overview {
.cart-items {
@@ -2188,7 +2191,7 @@ body#checkout {
margin-bottom: 16px;
background-color: #ece9e2;
>.card-block {
> .card-block {
padding: 24px 24px 0 24px;
}
@@ -2342,7 +2345,6 @@ body#order-confirmation {
}
section {
&#content,
&#content-hook_payment_return,
&#content-hook-order-confirmation-footer {
@@ -2399,7 +2401,6 @@ body#order-confirmation {
}
footer#footer {
.footer-box-newsletter,
.footer-box-services,
.footer-box-other-info {
@@ -2426,7 +2427,7 @@ body {
&:not(#ets_blog_page) {
main {
#left-column {
>div.block {
> div.block {
display: none !important;
}
}
@@ -2457,7 +2458,7 @@ body {
}
ul.ets-blog-list {
>li {
> li {
.post-wrapper {
border-radius: 10px;
overflow: hidden;
@@ -2506,7 +2507,7 @@ body {
}
.ets_blog_sidebar {
>.block {
> .block {
box-shadow: none !important;
border-radius: 10px;
}
@@ -2542,7 +2543,7 @@ body {
body#category {
#left-column {
>div {
> div {
border-radius: 10px;
}
}
@@ -2585,7 +2586,6 @@ body#category {
}
.data-sheet {
dd,
dt {
font-weight: 400 !important;
@@ -2614,7 +2614,7 @@ body#category {
}
form.elementor-search {
>ul.elementor-search__products {
> ul.elementor-search__products {
background: #f9f7f2;
border-radius: 0;
border: 1px solid rgba(17, 14, 12, 0.1);
@@ -2662,7 +2662,7 @@ body#category {
#header-menu {
.elementor-nav-menu {
>ul {
> ul {
justify-content: space-between;
align-items: center;
width: 100%;
@@ -2695,7 +2695,7 @@ body#category {
img {
@media (max-width: 991px) {
min-height: 390px;
// min-height: 390px;
object-fit: cover;
}
}
@@ -2807,15 +2807,15 @@ body#category {
}
.home-box-1 {
>.elementor-column-wrap {
>.elementor-widget-wrap {
> .elementor-column-wrap {
> .elementor-widget-wrap {
display: grid;
grid-template-columns: 7fr 5fr;
grid-template-rows: 1fr 1fr;
grid-template-areas: 'item1 item2''item1 item3';
grid-template-areas: 'item1 item2' 'item1 item3';
gap: 20px;
>.elementor-element {
> .elementor-element {
&:nth-child(1) {
grid-area: item1;
}
@@ -2851,10 +2851,10 @@ body#category {
}
}
>.elementor-widget-container {
> .elementor-widget-container {
height: 100%;
>.elementor-cta {
> .elementor-cta {
height: 100%;
}
}
@@ -2908,8 +2908,8 @@ body#category {
background: rgba(#aa8a5e, 0.25);
}
>.elementor-container {
>.elementor-row {
> .elementor-container {
> .elementor-row {
align-items: center;
}
}
@@ -2942,8 +2942,8 @@ body#category {
}
.footer-box-other-info {
>.elementor-container {
>.elementor-row {
> .elementor-container {
> .elementor-row {
column-gap: 80px;
position: relative;
@@ -2968,7 +2968,8 @@ article {
&.product-card {
.product-description {
.product-title {
a {}
a {
}
}
}
}
@@ -3157,7 +3158,6 @@ nav.breadcrumb {
}
body#cms {
// Disable custom footer elements
&.cms-id-5,
&.cms-id-6,
@@ -3211,7 +3211,7 @@ body#cms {
}
#js-product-list {
>.products {
> .products {
row-gap: 40px;
}
}
@@ -3263,7 +3263,7 @@ body#cms {
.elementor-cart__summary {
border: none;
>span {
> span {
margin-bottom: 5px;
}
}
@@ -3450,7 +3450,7 @@ body#authentication {
}
.register-form {
>p {
> p {
display: none;
}
@@ -3541,7 +3541,7 @@ body#authentication {
.leo-top-menu {
ul.nav.navbar-nav {
>li {
> li {
&:last-child {
padding-right: 0;
@@ -3564,7 +3564,7 @@ body#authentication {
align-items: center;
width: 100%;
>li {
> li {
position: relative;
// padding: 0 23.5px;
padding: 0;
@@ -3574,7 +3574,7 @@ body#authentication {
}
&.promo-item {
>a[href='https://masimmo.pl/promocje/'] {
> a[href='https://masimmo.pl/promocje/'] {
span {
color: #e79332 !important;
}
@@ -3588,7 +3588,7 @@ body#authentication {
}
&:not(:first-child) {
>a {
> a {
padding-left: 23.5px;
@media (max-width: 1200px) {
@@ -3602,7 +3602,7 @@ body#authentication {
}
&:not(:last-child) {
>a {
> a {
position: relative;
padding-right: 23.5px;
@@ -3628,7 +3628,7 @@ body#authentication {
}
}
>a {
> a {
text-transform: uppercase;
font-weight: 600;
// padding-left: 23.5px;
@@ -3810,8 +3810,8 @@ body#authentication {
}
.faceted-slider {
>li {
>p {
> li {
> p {
color: #462d26;
font-family: 'Inter', sans-serif;
font-size: 14px;
@@ -3846,7 +3846,7 @@ body#authentication {
#contact {
main {
.container {
>.row:nth-child(2) {
> .row:nth-child(2) {
display: grid;
grid-template-columns: 310px 1fr;
gap: 32px;
@@ -4054,8 +4054,8 @@ body#authentication {
margin-bottom: 15px;
}
>div {
>.elementor-row {
> div {
> .elementor-row {
flex-wrap: nowrap;
align-items: center;
}
@@ -4064,24 +4064,24 @@ body#authentication {
.header-panel-box-row-2 {
.header-panel-box-row-2-col-1 {
>div {
>.elementor-widget-wrap {
> div {
> .elementor-widget-wrap {
flex-wrap: nowrap;
align-items: center;
>.elementor-widget-ps-widget-module {
> .elementor-widget-ps-widget-module {
margin-bottom: 0;
width: fit-content;
}
>.elementor-widget-ajax-search {
>.elementor-widget-container {
> .elementor-widget-ajax-search {
> .elementor-widget-container {
border: 1px solid #e9e3d7;
min-height: 44px;
}
form.elementor-search {
>.elementor-search__container {
> .elementor-search__container {
button.elementor-search__submit {
order: 1;
}
@@ -4119,7 +4119,7 @@ section.off-canvas-nav-megamenu {
flex-direction: row;
justify-content: space-between;
>a {
> a {
img {
width: 100%;
max-width: 200px;
@@ -4163,7 +4163,7 @@ section.off-canvas-nav-megamenu {
li.nav-item {
&.open-sub {
>a {
> a {
border: none !important;
.menu-title {
@@ -4231,8 +4231,8 @@ section.off-canvas-nav-megamenu {
}
&.promo-item {
>a {
>.menu-title {
> a {
> .menu-title {
color: #c40000;
}
}
@@ -4249,7 +4249,6 @@ section.off-canvas-nav-megamenu {
.dropdown-menu-inner {
.mega-col {
// &:not(:first-child) {
.menu-title {
// padding-top: 20px;
@@ -4369,7 +4368,7 @@ form {
flex-direction: row;
justify-content: space-between;
>.label {
> .label {
text-align: left;
}
@@ -4386,7 +4385,7 @@ form {
#moved-category-structure {
.elementor-cta-content {
>div {
> div {
width: 100%;
}
}
@@ -4426,8 +4425,8 @@ section#checkout-payment-step {
row-gap: 10px;
margin-bottom: 20px;
>.js-payment-option-form,
>.js-additional-information {
> .js-payment-option-form,
> .js-additional-information {
display: none !important;
}
@@ -4487,11 +4486,11 @@ section#checkout-payment-step {
order: 103;
}
>.payment-option {
> .payment-option {
height: 100%;
margin: 0 !important;
>label {
> label {
display: flex;
flex-direction: column;
align-items: center;
@@ -4539,8 +4538,8 @@ section#checkout-payment-step {
}
.navbar-nav.megamenu {
>li:nth-child(7) {
>a {
> li:nth-child(7) {
> a {
color: #e79332 !important;
}
}
@@ -4550,7 +4549,7 @@ section#checkout-payment-step {
position: relative;
margin-top: 30px;
>.btn {
> .btn {
text-transform: initial;
font-size: 14px;
font-family: 'Inter', sans-serif;
@@ -4706,12 +4705,12 @@ section#checkout-payment-step {
}
.popup-body-top {
>p {
> p {
&.p1 {
color: #e79332;
}
>a {
> a {
color: #e79332;
text-decoration: underline;
}