Add new SVG icons and update contact information layout in templates

This commit is contained in:
2025-01-26 18:31:40 +01:00
parent eed8f13365
commit ec7e2511ad
14 changed files with 252 additions and 12772 deletions

View File

@@ -13090,60 +13090,48 @@ body#checkout #hook-display-after-carrier>[class^='col'].links .row>[class^='col
margin-bottom: 2rem;
color: #7a7a7a;
word-wrap: break-word;
}
background: #ECE9E2;
padding: 28px;
.contact-rich h4 {
margin-bottom: 2rem;
color: #232323;
text-transform: uppercase;
}
.contact-rich .block {
height: auto;
overflow: hidden;
}
.contact-rich .block .icon {
float: left;
width: 3.5rem;
}
.contact-rich .block .icon i {
font-size: 2rem;
}
.contact-rich .block .data {
width: auto;
overflow: hidden;
font-size: 0.875rem;
color: #232323;
}
.contact-rich .block .data.email {
padding-top: 0.375rem;
}
.contact-rich .block a[href^='mailto:'] {
margin-top: 1rem;
clear: both;
}
@media (min-width: 576px) {
.contact-rich .block a[href^='mailto:'] {
font-size: 0.815rem;
h4 {
margin-bottom: 2rem;
color: #232323;
font-size: 14px;
font-family: 'Inter';
font-weight: 700;
margin-bottom: 24px !important;
}
}
.contact-form {
width: 100%;
padding: 1rem;
color: #7a7a7a;
background: #fff;
}
.block {
height: auto;
overflow: hidden;
padding: 0 !important;
background: transparent !important;
box-shadow: none !important;
display: grid;
grid-template-columns: 16px 1fr;
float: none !important;
gap: 16px;
margin-bottom: 24px !important;
.contact-form h3 {
color: #232323;
text-transform: uppercase;
.icon {
display: flex;
align-items: flex-start;
justify-content: center;
padding-top: 2px;
}
.data {
color: #462D26;
font-size: 14px;
font-weight: 400;
a {
color: #462D26;
font-weight: 600;
}
}
}
}
#products #main .page-header,