This commit is contained in:
2025-03-06 18:33:08 +01:00
parent 4a8734e79c
commit db0930e178
3 changed files with 436 additions and 419 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

@@ -17,8 +17,7 @@
>.et_pb_column:last-child {
.et_pb_image_wrap {
img {
}
img {}
}
}
}
@@ -186,6 +185,7 @@
}
.wpfMainWrapper {
#wpfBlock_1,
#wpfBlock_2,
#wpfBlock_3 {
@@ -207,8 +207,7 @@
font-weight: 700;
}
.learn-more-content {
}
.learn-more-content {}
}
#stock_notifier_main_form {
@@ -435,10 +434,12 @@ body.page-id-105 {
&::before {
display: none;
}
#content-area {
>#sidebar {
display: none;
}
>#left-area {
width: 100%;
padding-right: 0;
@@ -450,9 +451,11 @@ body.page-id-105 {
#comments {
order: 1;
}
ol.commentlist {
order: 3;
}
#respond {
order: 2;
@@ -475,6 +478,7 @@ body.page-id-105 {
width: 100%;
}
}
.comment-form-email {
margin-left: 30px;
}
@@ -493,6 +497,7 @@ body.single-post {
width: 100%;
margin-right: 0;
}
.et_pb_column_1_4 {
display: none;
}
@@ -551,3 +556,15 @@ body.tax-product_cat {
}
}
}
.wpfMainWrapper {
>div:first-child {
padding-left: 0 !important;
}
@media (min-width:768px) {
.wpfFilterButtons {
text-align: right;
}
}
}