Save
This commit is contained in:
@@ -752,3 +752,174 @@ body .checkbox-stack2 {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
section[id='197683748'] {
|
||||
margin-top: 50px;
|
||||
margin-bottom: 50px;
|
||||
|
||||
.section-content {
|
||||
.ubezpieczenia-head-img {
|
||||
margin-bottom: 60px;
|
||||
|
||||
img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
max-width: 800px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: $cTxtBlack2;
|
||||
font-size: 24px;
|
||||
font-family: $fPoppins;
|
||||
font-weight: 700;
|
||||
margin: 0 0 20px 0;
|
||||
}
|
||||
|
||||
ul {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
list-style: none;
|
||||
|
||||
li {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
column-gap: 20px;
|
||||
|
||||
&:not(:last-child) {
|
||||
padding-bottom: 20px;
|
||||
margin-bottom: 20px;
|
||||
border-bottom: 1px solid #f2f2f2;
|
||||
}
|
||||
|
||||
.img {
|
||||
img {
|
||||
width: 79px;
|
||||
height: 70px;
|
||||
max-width: unset;
|
||||
}
|
||||
}
|
||||
.content {
|
||||
p {
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
div[id='widget197683827'] {
|
||||
section.iframe {
|
||||
margin-bottom: 50px;
|
||||
margin-top: 50px;
|
||||
|
||||
> .section {
|
||||
.section-header {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
div[id='widget197683876'] {
|
||||
section.iframe {
|
||||
> .section {
|
||||
.section-header {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
div[id='widget197683900'] {
|
||||
section.text-widget {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
#contact-additional-info {
|
||||
a {
|
||||
color: $cBlue;
|
||||
transition: all 250ms ease-in-out;
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
color: $cYellow;
|
||||
}
|
||||
}
|
||||
|
||||
ul {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
list-style: none;
|
||||
|
||||
li {
|
||||
&:not(:last-child) {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
body[data-pageid='5353170'] {
|
||||
main#mainCol {
|
||||
margin-top: 50px;
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
div[id='widget197684012'] {
|
||||
margin-bottom: 50px;
|
||||
|
||||
section.iframe {
|
||||
> .section {
|
||||
.section-header {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
section[id='197684074'] {
|
||||
margin-top: 50px;
|
||||
margin-bottom: 50px;
|
||||
|
||||
.section-content {
|
||||
h2 {
|
||||
color: $cTxtBlack2;
|
||||
font-size: 24px;
|
||||
font-family: $fPoppins;
|
||||
font-weight: 700;
|
||||
margin: 0 0 20px 0;
|
||||
}
|
||||
h3 {
|
||||
color: $cTxtBlack2;
|
||||
font-size: 18px;
|
||||
font-family: $fPoppins;
|
||||
font-weight: 700;
|
||||
margin: 0 0 20px 0;
|
||||
|
||||
strong {
|
||||
color: $cBlue;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
div[id='widget197684168'] {
|
||||
section.iframe {
|
||||
margin-top: 50px;
|
||||
|
||||
> .section {
|
||||
.section-header {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user