|
@@ -1982,20 +1982,20 @@ blockquote {
|
|
|
|
|
|
blockquote p {
|
|
|
font-size: 24px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
}
|
|
|
|
|
|
blockquote cite {
|
|
|
color: #444444;
|
|
|
font-size: 14px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
}
|
|
|
|
|
|
blockquote footer {
|
|
|
color: #444444;
|
|
|
font-size: 14px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
}
|
|
|
|
|
|
blockquote > * {
|
|
@@ -2029,22 +2029,22 @@ blockquote.alignright p {
|
|
|
|
|
|
blockquote.alignleft cite {
|
|
|
font-size: 14px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
}
|
|
|
|
|
|
blockquote.alignleft footer {
|
|
|
font-size: 14px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
}
|
|
|
|
|
|
blockquote.alignright cite {
|
|
|
font-size: 14px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
}
|
|
|
|
|
|
blockquote.alignright footer {
|
|
|
font-size: 14px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
}
|
|
|
|
|
|
input[type="text"] {
|
|
@@ -2273,7 +2273,7 @@ input[type=checkbox] + label {
|
|
|
figcaption {
|
|
|
color: #444444;
|
|
|
font-size: 14px;
|
|
|
- line-height: undefined;
|
|
|
+ line-height: 1.7;
|
|
|
margin-top: 10px;
|
|
|
margin-bottom: 20px;
|
|
|
text-align: center;
|
|
@@ -2281,7 +2281,7 @@ figcaption {
|
|
|
.wp-caption {
|
|
|
color: #444444;
|
|
|
font-size: 14px;
|
|
|
- line-height: undefined;
|
|
|
+ line-height: 1.7;
|
|
|
margin-top: 10px;
|
|
|
margin-bottom: 20px;
|
|
|
text-align: center;
|
|
@@ -2289,7 +2289,7 @@ figcaption {
|
|
|
.wp-caption-text {
|
|
|
color: #444444;
|
|
|
font-size: 14px;
|
|
|
- line-height: undefined;
|
|
|
+ line-height: 1.7;
|
|
|
margin-top: 10px;
|
|
|
margin-bottom: 20px;
|
|
|
text-align: center;
|
|
@@ -2550,7 +2550,7 @@ object {
|
|
|
|
|
|
.wp-block-cover h2 {
|
|
|
font-size: 32px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
max-width: inherit;
|
|
|
text-align: inherit;
|
|
@@ -2559,7 +2559,7 @@ object {
|
|
|
|
|
|
.wp-block-cover-image h2 {
|
|
|
font-size: 32px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
max-width: inherit;
|
|
|
text-align: inherit;
|
|
@@ -2876,73 +2876,73 @@ h6 strong {
|
|
|
|
|
|
h1 {
|
|
|
font-size: 48px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
}
|
|
|
|
|
|
.h1 {
|
|
|
font-size: 48px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
}
|
|
|
|
|
|
h2 {
|
|
|
font-size: 32px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
}
|
|
|
|
|
|
.h2 {
|
|
|
font-size: 32px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
}
|
|
|
|
|
|
h3 {
|
|
|
font-size: 28px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
}
|
|
|
|
|
|
.h3 {
|
|
|
font-size: 28px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
}
|
|
|
|
|
|
h4 {
|
|
|
font-size: 24px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
}
|
|
|
|
|
|
.h4 {
|
|
|
font-size: 24px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
}
|
|
|
|
|
|
h5 {
|
|
|
font-size: 18px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
}
|
|
|
|
|
|
.h5 {
|
|
|
font-size: 18px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
}
|
|
|
|
|
|
h6 {
|
|
|
font-size: 1em;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
}
|
|
|
|
|
|
.h6 {
|
|
|
font-size: 1em;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
}
|
|
|
|
|
@@ -2953,7 +2953,7 @@ h6 {
|
|
|
.wp-block-image figcaption {
|
|
|
color: #444444;
|
|
|
font-size: 14px;
|
|
|
- line-height: undefined;
|
|
|
+ line-height: 1.7;
|
|
|
margin-top: 10px;
|
|
|
margin-bottom: 20px;
|
|
|
text-align: center;
|
|
@@ -3418,7 +3418,7 @@ p.has-background {
|
|
|
font-family: 'Playfair Display', Georgia, Times, serif;
|
|
|
font-size: 32px;
|
|
|
font-style: italic;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
margin: 0;
|
|
|
}
|
|
@@ -3821,7 +3821,7 @@ hr.wp-block-separator.is-style-dots:before {
|
|
|
}
|
|
|
|
|
|
.jetpack_subscription_widget input[type="text"] {
|
|
|
- padding: undefined !important;
|
|
|
+ padding: 25px !important;
|
|
|
width: 100% !important;
|
|
|
}
|
|
|
|
|
@@ -4467,11 +4467,11 @@ nav a {
|
|
|
}
|
|
|
|
|
|
.primary-navigation > .button:hover {
|
|
|
- color: undefined;
|
|
|
+ color: #3C8067;
|
|
|
}
|
|
|
|
|
|
.woo-navigation > .button:hover {
|
|
|
- color: undefined;
|
|
|
+ color: #3C8067;
|
|
|
}
|
|
|
|
|
|
.primary-navigation-open .primary-navigation > .primary-menu-container, .primary-navigation-open
|
|
@@ -5030,7 +5030,7 @@ nav a {
|
|
|
.entry-title {
|
|
|
color: #000000;
|
|
|
font-size: 32px;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
line-height: 1.3;
|
|
|
overflow-wrap: break-word;
|
|
|
}
|
|
@@ -5402,12 +5402,12 @@ nav a {
|
|
|
.comments-title {
|
|
|
font-size: 28px;
|
|
|
font-style: italic;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
}
|
|
|
.comment-reply-title {
|
|
|
font-size: 28px;
|
|
|
font-style: italic;
|
|
|
- letter-spacing: undefined;
|
|
|
+ letter-spacing: normal;
|
|
|
}
|
|
|
|
|
|
.comment-reply-title {
|
|
@@ -5487,7 +5487,7 @@ nav a {
|
|
|
}
|
|
|
|
|
|
.comment-meta .comment-author .avatar {
|
|
|
- border: undefined;
|
|
|
+ border: 2px solid #EFEFEF;
|
|
|
border-radius: 50%;
|
|
|
position: absolute;
|
|
|
top: 5px;
|