This commit is contained in:
2025-11-28 12:46:40 +01:00
parent 2f89d79cc5
commit 6e293e3413
6 changed files with 133 additions and 62 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

@@ -6900,67 +6900,10 @@ div.box-bn5.box-2 .ApImage .image_description a:hover:before {
margin: 0 20px;
}
.box-link6 .ApBlockLink ul li a {
transform: none !important;
color: #000;
text-transform: uppercase;
font-weight: 600;
}
.box-link6 .ApBlockLink ul li a:hover {
text-decoration: underline;
}
.box-footer4 {
position: relative;
padding: 0 5% 50px;
display: flex;
justify-content: space-between;
color: #000;
align-items: flex-end;
line-height: 30px;
font-weight: 600;
text-transform: uppercase;
}
.box-footer4 .col-left,
.box-footer4 .col-right {
width: 400px;
max-width: 100%;
}
.box-footer4 .col-center {
width: auto;
flex: 1;
text-align: center;
}
.box-footer4 .col-center {
width: auto;
flex: 1;
text-align: center;
}
.box-footer4 .block-social {
margin: 10px 0 0;
}
.box-footer4 .block-social li {
border: 0;
color: #000;
margin: 0 5px;
font-weight: normal;
vertical-align: top;
}
.box-footer4 .block-social li:hover {
color: #888;
}
.box-footer4 .ApColumn .block {
margin-bottom: 0;
}
ul.product_list.grid {
display: flex;
flex-wrap: wrap;
@@ -9532,7 +9475,8 @@ div.leo-form.leo-form-inactive {
.box-latestnews2 .latest-blogs .blog-container .right-block {
position: relative;
padding: 30px 30px 0;
padding: 30px;
// padding: 30px 30px 0;
background-color: #fff;
top: -40px;
transform: none;