Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeff Balicki
/
FP_Canada
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
9037f592
authored
2022-03-25 18:37:32 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
eee
1 parent
8de1f0b2
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
132 additions
and
284 deletions
wp-content/themes/understrap-child/css/child-theme.css
wp-content/themes/understrap-child/css/child-theme.css.map
wp-content/themes/understrap-child/css/custom-editor-style.css
wp-content/themes/understrap-child/css/custom-editor-style.css.map
wp-content/themes/understrap-child/src/sass/theme/_numbers.scss
wp-content/themes/understrap-child/style.css
wp-content/themes/understrap-child/css/child-theme.css
View file @
9037f59
...
...
@@ -154,10 +154,8 @@ p {
abbr
[
title
],
abbr
[
data-bs-original-title
]
{
-webkit-text-decoration
:
underline
dotted
;
text-decoration
:
underline
dotted
;
cursor
:
help
;
-webkit-text-decoration-skip-ink
:
none
;
text-decoration-skip-ink
:
none
;
}
...
...
@@ -448,10 +446,6 @@ legend + * {
padding
:
0
;
}
::-webkit-file-upload-button
{
font
:
inherit
;
}
::file-selector-button
{
font
:
inherit
;
}
...
...
@@ -2206,8 +2200,6 @@ progress {
background-color
:
#fff
;
background-clip
:
padding-box
;
border
:
1px
solid
#ced4da
;
-webkit-appearance
:
none
;
-moz-appearance
:
none
;
appearance
:
none
;
border-radius
:
0.25rem
;
transition
:
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
...
...
@@ -2295,14 +2287,6 @@ progress {
.widget_archive
select
::-webkit-date-and-time-value
{
height
:
1.5em
;
}
.form-control
::-moz-placeholder
,
.wpcf7
.wpcf7-validation-errors
::-moz-placeholder
,
.wpcf7
input
[
type
=
text
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
search
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
url
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
tel
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
number
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
range
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
date
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
month
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
week
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
time
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
datetime
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
datetime-local
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
color
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
email
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
file
]
::-moz-placeholder
,
.wpcf7
input
[
type
=
submit
]
::-moz-placeholder
,
.wpcf7
select
::-moz-placeholder
,
.wpcf7
textarea
::-moz-placeholder
,
.widget_categories
select
::-moz-placeholder
,
.widget_archive
select
::-moz-placeholder
{
color
:
#6c757d
;
opacity
:
1
;
}
.form-control
:-ms-input-placeholder
,
.wpcf7
.wpcf7-validation-errors
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
text
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
search
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
url
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
tel
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
number
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
range
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
date
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
month
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
week
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
time
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
datetime
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
datetime-local
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
color
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
email
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
file
]
:-ms-input-placeholder
,
.wpcf7
input
[
type
=
submit
]
:-ms-input-placeholder
,
.wpcf7
select
:-ms-input-placeholder
,
.wpcf7
textarea
:-ms-input-placeholder
,
.widget_categories
select
:-ms-input-placeholder
,
.widget_archive
select
:-ms-input-placeholder
{
color
:
#6c757d
;
opacity
:
1
;
}
.form-control
::placeholder
,
.wpcf7
.wpcf7-validation-errors
::placeholder
,
.wpcf7
input
[
type
=
text
]
::placeholder
,
.wpcf7
input
[
type
=
search
]
::placeholder
,
.wpcf7
input
[
type
=
url
]
::placeholder
,
...
...
@@ -2365,22 +2349,6 @@ progress {
background-color
:
#e9ecef
;
opacity
:
1
;
}
.form-control
::-webkit-file-upload-button
,
.wpcf7
.wpcf7-validation-errors
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
text
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
search
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
url
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
tel
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
number
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
range
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
date
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
month
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
week
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
time
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
datetime
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
datetime-local
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
color
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
email
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
file
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
submit
]
::-webkit-file-upload-button
,
.wpcf7
select
::-webkit-file-upload-button
,
.wpcf7
textarea
::-webkit-file-upload-button
,
.widget_categories
select
::-webkit-file-upload-button
,
.widget_archive
select
::-webkit-file-upload-button
{
padding
:
0.375rem
0.75rem
;
margin
:
-0.375rem
-0.75rem
;
-webkit-margin-end
:
0.75rem
;
margin-inline-end
:
0.75rem
;
color
:
#212529
;
background-color
:
#e9ecef
;
pointer-events
:
none
;
border-color
:
inherit
;
border-style
:
solid
;
border-width
:
0
;
border-inline-end-width
:
1px
;
border-radius
:
0
;
-webkit-transition
:
color
0.15s
ease-in-out
,
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
transition
:
color
0.15s
ease-in-out
,
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
}
.form-control
::file-selector-button
,
.wpcf7
.wpcf7-validation-errors
::file-selector-button
,
.wpcf7
input
[
type
=
text
]
::file-selector-button
,
.wpcf7
input
[
type
=
search
]
::file-selector-button
,
.wpcf7
input
[
type
=
url
]
::file-selector-button
,
...
...
@@ -2402,7 +2370,6 @@ progress {
.widget_archive
select
::file-selector-button
{
padding
:
0.375rem
0.75rem
;
margin
:
-0.375rem
-0.75rem
;
-webkit-margin-end
:
0.75rem
;
margin-inline-end
:
0.75rem
;
color
:
#212529
;
background-color
:
#e9ecef
;
...
...
@@ -2415,10 +2382,6 @@ progress {
transition
:
color
0.15s
ease-in-out
,
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
}
@media
(
prefers-reduced-motion
:
reduce
)
{
.form-control
::-webkit-file-upload-button
,
.wpcf7
.wpcf7-validation-errors
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
text
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
search
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
url
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
tel
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
number
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
range
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
date
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
month
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
week
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
time
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
datetime
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
datetime-local
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
color
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
email
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
file
]
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
submit
]
::-webkit-file-upload-button
,
.wpcf7
select
::-webkit-file-upload-button
,
.wpcf7
textarea
::-webkit-file-upload-button
,
.widget_categories
select
::-webkit-file-upload-button
,
.widget_archive
select
::-webkit-file-upload-button
{
-webkit-transition
:
none
;
transition
:
none
;
}
.form-control
::file-selector-button
,
.wpcf7
.wpcf7-validation-errors
::file-selector-button
,
.wpcf7
input
[
type
=
text
]
::file-selector-button
,
.wpcf7
input
[
type
=
search
]
::file-selector-button
,
.wpcf7
input
[
type
=
url
]
::file-selector-button
,
...
...
@@ -2441,9 +2404,6 @@ progress {
transition
:
none
;
}
}
.form-control
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
.wpcf7-validation-errors
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
text
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
search
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
url
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
tel
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
number
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
range
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
date
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
month
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
week
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
time
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
datetime
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
datetime-local
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
color
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
email
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
file
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
input
[
type
=
submit
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
select
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.wpcf7
textarea
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.widget_categories
select
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
,
.widget_archive
select
:hover:not
(
:disabled
)
:not
([
readonly
])
::-webkit-file-upload-button
{
background-color
:
#dde0e3
;
}
.form-control
:hover:not
(
:disabled
)
:not
([
readonly
])
::file-selector-button
,
.wpcf7
.wpcf7-validation-errors
:hover:not
(
:disabled
)
:not
([
readonly
])
::file-selector-button
,
.wpcf7
input
[
type
=
text
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::file-selector-button
,
.wpcf7
input
[
type
=
search
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::file-selector-button
,
.wpcf7
input
[
type
=
url
]
:hover:not
(
:disabled
)
:not
([
readonly
])
::file-selector-button
,
...
...
@@ -2486,7 +2446,6 @@ progress {
.widget_archive
select
::-webkit-file-upload-button
{
padding
:
0.375rem
0.75rem
;
margin
:
-0.375rem
-0.75rem
;
-webkit-margin-end
:
0.75rem
;
margin-inline-end
:
0.75rem
;
color
:
#212529
;
background-color
:
#e9ecef
;
...
...
@@ -2496,7 +2455,6 @@ progress {
border-width
:
0
;
border-inline-end-width
:
1px
;
border-radius
:
0
;
-webkit-transition
:
color
0.15s
ease-in-out
,
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
transition
:
color
0.15s
ease-in-out
,
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
}
@media
(
prefers-reduced-motion
:
reduce
)
{
...
...
@@ -2519,7 +2477,6 @@ progress {
.wpcf7
select
::-webkit-file-upload-button
,
.wpcf7
textarea
::-webkit-file-upload-button
,
.widget_categories
select
::-webkit-file-upload-button
,
.widget_archive
select
::-webkit-file-upload-button
{
-webkit-transition
:
none
;
transition
:
none
;
}
}
...
...
@@ -2567,22 +2524,14 @@ progress {
font-size
:
0.875rem
;
border-radius
:
0.2rem
;
}
.form-control-sm
::-webkit-file-upload-button
{
padding
:
0.25rem
0.5rem
;
margin
:
-0.25rem
-0.5rem
;
-webkit-margin-end
:
0.5rem
;
margin-inline-end
:
0.5rem
;
}
.form-control-sm
::file-selector-button
{
padding
:
0.25rem
0.5rem
;
margin
:
-0.25rem
-0.5rem
;
-webkit-margin-end
:
0.5rem
;
margin-inline-end
:
0.5rem
;
}
.form-control-sm
::-webkit-file-upload-button
{
padding
:
0.25rem
0.5rem
;
margin
:
-0.25rem
-0.5rem
;
-webkit-margin-end
:
0.5rem
;
margin-inline-end
:
0.5rem
;
}
...
...
@@ -2592,22 +2541,14 @@ progress {
font-size
:
1.25rem
;
border-radius
:
0.3rem
;
}
.form-control-lg
::-webkit-file-upload-button
{
padding
:
0.5rem
1rem
;
margin
:
-0.5rem
-1rem
;
-webkit-margin-end
:
1rem
;
margin-inline-end
:
1rem
;
}
.form-control-lg
::file-selector-button
{
padding
:
0.5rem
1rem
;
margin
:
-0.5rem
-1rem
;
-webkit-margin-end
:
1rem
;
margin-inline-end
:
1rem
;
}
.form-control-lg
::-webkit-file-upload-button
{
padding
:
0.5rem
1rem
;
margin
:
-0.5rem
-1rem
;
-webkit-margin-end
:
1rem
;
margin-inline-end
:
1rem
;
}
...
...
@@ -2656,8 +2597,6 @@ textarea.form-control-lg {
border
:
1px
solid
#ced4da
;
border-radius
:
0.25rem
;
transition
:
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
-webkit-appearance
:
none
;
-moz-appearance
:
none
;
appearance
:
none
;
}
@media
(
prefers-reduced-motion
:
reduce
)
{
...
...
@@ -2717,10 +2656,7 @@ textarea.form-control-lg {
background-position
:
center
;
background-size
:
contain
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.25
);
-webkit-appearance
:
none
;
-moz-appearance
:
none
;
appearance
:
none
;
-webkit-print-color-adjust
:
exact
;
color-adjust
:
exact
;
}
.form-check-input
[
type
=
checkbox
]
{
...
...
@@ -2806,8 +2742,6 @@ textarea.form-control-lg {
height
:
1.5rem
;
padding
:
0
;
background-color
:
transparent
;
-webkit-appearance
:
none
;
-moz-appearance
:
none
;
appearance
:
none
;
}
.form-range
:focus
{
...
...
@@ -2829,14 +2763,11 @@ textarea.form-control-lg {
background-color
:
#5533ff
;
border
:
0
;
border-radius
:
1rem
;
-webkit-transition
:
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
transition
:
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
-webkit-appearance
:
none
;
appearance
:
none
;
}
@media
(
prefers-reduced-motion
:
reduce
)
{
.form-range
::-webkit-slider-thumb
{
-webkit-transition
:
none
;
transition
:
none
;
}
}
...
...
@@ -2858,14 +2789,11 @@ textarea.form-control-lg {
background-color
:
#5533ff
;
border
:
0
;
border-radius
:
1rem
;
-moz-transition
:
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
transition
:
background-color
0.15s
ease-in-out
,
border-color
0.15s
ease-in-out
,
box-shadow
0.15s
ease-in-out
;
-moz-appearance
:
none
;
appearance
:
none
;
}
@media
(
prefers-reduced-motion
:
reduce
)
{
.form-range
::-moz-range-thumb
{
-moz-transition
:
none
;
transition
:
none
;
}
}
...
...
@@ -2954,12 +2882,6 @@ textarea.form-control-lg {
.widget_archive
.form-floating
>
select
{
padding
:
1rem
0.75rem
;
}
.form-floating
>
.form-control
::-moz-placeholder
,
.wpcf7
.form-floating
>
.wpcf7-validation-errors
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
text
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
search
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
url
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
tel
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
number
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
range
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
date
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
month
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
week
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
time
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
datetime
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
datetime-local
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
color
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
email
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
file
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
submit
]
::-moz-placeholder
,
.wpcf7
.form-floating
>
select
::-moz-placeholder
,
.wpcf7
.form-floating
>
textarea
::-moz-placeholder
,
.widget_categories
.form-floating
>
select
::-moz-placeholder
,
.widget_archive
.form-floating
>
select
::-moz-placeholder
{
color
:
transparent
;
}
.form-floating
>
.form-control
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
.wpcf7-validation-errors
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
text
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
search
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
url
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
tel
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
number
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
range
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
date
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
month
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
week
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
time
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
datetime
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
datetime-local
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
color
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
email
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
file
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
submit
]
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
select
:-ms-input-placeholder
,
.wpcf7
.form-floating
>
textarea
:-ms-input-placeholder
,
.widget_categories
.form-floating
>
select
:-ms-input-placeholder
,
.widget_archive
.form-floating
>
select
:-ms-input-placeholder
{
color
:
transparent
;
}
.form-floating
>
.form-control
::placeholder
,
.wpcf7
.form-floating
>
.wpcf7-validation-errors
::placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
text
]
::placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
search
]
::placeholder
,
.wpcf7
.form-floating
>
input
[
type
=
url
]
::placeholder
,
...
...
@@ -2981,14 +2903,6 @@ textarea.form-control-lg {
.widget_archive
.form-floating
>
select
::placeholder
{
color
:
transparent
;
}
.form-floating
>
.form-control
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
.wpcf7-validation-errors
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
text
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
search
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
url
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
tel
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
number
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
range
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
date
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
month
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
week
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
time
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
datetime
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
datetime-local
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
color
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
email
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
file
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
input
[
type
=
submit
]
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
select
:not
(
:-moz-placeholder-shown
),
.wpcf7
.form-floating
>
textarea
:not
(
:-moz-placeholder-shown
),
.widget_categories
.form-floating
>
select
:not
(
:-moz-placeholder-shown
),
.widget_archive
.form-floating
>
select
:not
(
:-moz-placeholder-shown
)
{
padding-top
:
1.625rem
;
padding-bottom
:
0.625rem
;
}
.form-floating
>
.form-control
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
.wpcf7-validation-errors
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
text
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
search
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
url
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
tel
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
number
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
range
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
date
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
month
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
week
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
time
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
datetime
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
datetime-local
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
color
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
email
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
file
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
input
[
type
=
submit
]
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
select
:not
(
:-ms-input-placeholder
),
.wpcf7
.form-floating
>
textarea
:not
(
:-ms-input-placeholder
),
.widget_categories
.form-floating
>
select
:not
(
:-ms-input-placeholder
),
.widget_archive
.form-floating
>
select
:not
(
:-ms-input-placeholder
)
{
padding-top
:
1.625rem
;
padding-bottom
:
0.625rem
;
}
.form-floating
>
.form-control
:focus
,
.wpcf7
.form-floating
>
.wpcf7-validation-errors
:focus
,
.wpcf7
.form-floating
>
input
[
type
=
text
]
:focus
,
.wpcf7
.form-floating
>
input
[
type
=
search
]
:focus
,
.wpcf7
.form-floating
>
input
[
type
=
url
]
:focus
,
...
...
@@ -3055,14 +2969,6 @@ textarea.form-control-lg {
padding-top
:
1.625rem
;
padding-bottom
:
0.625rem
;
}
.form-floating
>
.form-control
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
.wpcf7-validation-errors
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
text
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
search
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
url
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
tel
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
number
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
range
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
date
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
month
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
week
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
time
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
datetime
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
datetime-local
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
color
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
email
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
file
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
submit
]
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
select
:not
(
:-moz-placeholder-shown
)
~
label
,
.wpcf7
.form-floating
>
textarea
:not
(
:-moz-placeholder-shown
)
~
label
,
.widget_categories
.form-floating
>
select
:not
(
:-moz-placeholder-shown
)
~
label
,
.widget_archive
.form-floating
>
select
:not
(
:-moz-placeholder-shown
)
~
label
{
opacity
:
0.65
;
transform
:
scale
(
0.85
)
translateY
(
-0.5rem
)
translateX
(
0.15rem
);
}
.form-floating
>
.form-control
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
.wpcf7-validation-errors
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
text
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
search
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
url
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
tel
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
number
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
range
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
date
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
month
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
week
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
time
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
datetime
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
datetime-local
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
color
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
email
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
file
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
submit
]
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
select
:not
(
:-ms-input-placeholder
)
~
label
,
.wpcf7
.form-floating
>
textarea
:not
(
:-ms-input-placeholder
)
~
label
,
.widget_categories
.form-floating
>
select
:not
(
:-ms-input-placeholder
)
~
label
,
.widget_archive
.form-floating
>
select
:not
(
:-ms-input-placeholder
)
~
label
{
opacity
:
0.65
;
transform
:
scale
(
0.85
)
translateY
(
-0.5rem
)
translateX
(
0.15rem
);
}
.form-floating
>
.form-control
:focus
~
label
,
.wpcf7
.form-floating
>
.wpcf7-validation-errors
:focus
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
text
]
:focus
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
search
]
:focus
~
label
,
.wpcf7
.form-floating
>
input
[
type
=
url
]
:focus
~
label
,
...
...
@@ -3984,9 +3890,6 @@ textarea.form-control-lg {
text-decoration
:
none
;
vertical-align
:
middle
;
cursor
:
pointer
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
;
background-color
:
transparent
;
border
:
1px
solid
transparent
;
...
...
@@ -6038,12 +5941,6 @@ textarea.form-control-lg {
color
:
#101214
;
}
@-webkit-keyframes
progress-bar-stripes
{
0
%
{
background-position-x
:
1rem
;
}
}
@keyframes
progress-bar-stripes
{
0
%
{
background-position-x
:
1rem
;
...
...
@@ -6081,12 +5978,10 @@ textarea.form-control-lg {
}
.progress-bar-animated
{
-webkit-animation
:
1s
linear
infinite
progress-bar-stripes
;
animation
:
1s
linear
infinite
progress-bar-stripes
;
}
@media
(
prefers-reduced-motion
:
reduce
)
{
.progress-bar-animated
{
-webkit-animation
:
none
;
animation
:
none
;
}
}
...
...
@@ -6448,9 +6343,6 @@ textarea.form-control-lg {
}
.btn-close
:disabled
,
.btn-close.disabled
{
pointer-events
:
none
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
;
opacity
:
0.25
;
}
...
...
@@ -6478,8 +6370,6 @@ textarea.form-control-lg {
}
.toast-container
{
width
:
-webkit-max-content
;
width
:
-moz-max-content
;
width
:
max-content
;
max-width
:
100%
;
pointer-events
:
none
;
...
...
@@ -7046,7 +6936,6 @@ textarea.form-control-lg {
float
:
left
;
width
:
100%
;
margin-right
:
-100%
;
-webkit-backface-visibility
:
hidden
;
backface-visibility
:
hidden
;
transition
:
transform
0.6s
ease-in-out
;
}
...
...
@@ -7228,12 +7117,6 @@ textarea.form-control-lg {
color
:
#000
;
}
@-webkit-keyframes
spinner-border
{
to
{
transform
:
rotate
(
360deg
)
/* rtl:ignore */
;
}
}
@keyframes
spinner-border
{
to
{
transform
:
rotate
(
360deg
)
/* rtl:ignore */
;
...
...
@@ -7247,7 +7130,6 @@ textarea.form-control-lg {
border
:
0.25em
solid
currentColor
;
border-right-color
:
transparent
;
border-radius
:
50%
;
-webkit-animation
:
0.75s
linear
infinite
spinner-border
;
animation
:
0.75s
linear
infinite
spinner-border
;
}
...
...
@@ -7257,16 +7139,6 @@ textarea.form-control-lg {
border-width
:
0.2em
;
}
@-webkit-keyframes
spinner-grow
{
0
%
{
transform
:
scale
(
0
);
}
50
%
{
opacity
:
1
;
transform
:
none
;
}
}
@keyframes
spinner-grow
{
0
%
{
transform
:
scale
(
0
);
...
...
@@ -7284,7 +7156,6 @@ textarea.form-control-lg {
background-color
:
currentColor
;
border-radius
:
50%
;
opacity
:
0
;
-webkit-animation
:
0.75s
linear
infinite
spinner-grow
;
animation
:
0.75s
linear
infinite
spinner-grow
;
}
...
...
@@ -7296,7 +7167,6 @@ textarea.form-control-lg {
@media
(
prefers-reduced-motion
:
reduce
)
{
.spinner-border
,
.spinner-grow
{
-webkit-animation-duration
:
1.5s
;
animation-duration
:
1.5s
;
}
}
...
...
@@ -7424,40 +7294,22 @@ textarea.form-control-lg {
}
.placeholder-glow
.placeholder
{
-webkit-animation
:
placeholder-glow
2s
ease-in-out
infinite
;
animation
:
placeholder-glow
2s
ease-in-out
infinite
;
}
@-webkit-keyframes
placeholder-glow
{
50
%
{
opacity
:
0.2
;
}
}
@keyframes
placeholder-glow
{
50
%
{
opacity
:
0.2
;
}
}
.placeholder-wave
{
-webkit-mask-image
:
linear-gradient
(
130deg
,
#000
55%
,
rgba
(
0
,
0
,
0
,
0.8
)
75%
,
#000
95%
);
mask-image
:
linear-gradient
(
130deg
,
#000
55%
,
rgba
(
0
,
0
,
0
,
0.8
)
75%
,
#000
95%
);
-webkit-mask-size
:
200%
100%
;
mask-size
:
200%
100%
;
-webkit-animation
:
placeholder-wave
2s
linear
infinite
;
animation
:
placeholder-wave
2s
linear
infinite
;
}
@-webkit-keyframes
placeholder-wave
{
100
%
{
-webkit-mask-position
:
-200%
0%
;
mask-position
:
-200%
0%
;
}
}
@keyframes
placeholder-wave
{
100
%
{
-webkit-mask-position
:
-200%
0%
;
mask-position
:
-200%
0%
;
}
}
...
...
@@ -7573,7 +7425,6 @@ textarea.form-control-lg {
}
.sticky-top
{
position
:
-webkit-sticky
;
position
:
sticky
;
top
:
0
;
z-index
:
1020
;
...
...
@@ -7581,7 +7432,6 @@ textarea.form-control-lg {
@media
(
min-width
:
576px
)
{
.sticky-sm-top
{
position
:
-webkit-sticky
;
position
:
sticky
;
top
:
0
;
z-index
:
1020
;
...
...
@@ -7589,7 +7439,6 @@ textarea.form-control-lg {
}
@media
(
min-width
:
768px
)
{
.sticky-md-top
{
position
:
-webkit-sticky
;
position
:
sticky
;
top
:
0
;
z-index
:
1020
;
...
...
@@ -7597,7 +7446,6 @@ textarea.form-control-lg {
}
@media
(
min-width
:
992px
)
{
.sticky-lg-top
{
position
:
-webkit-sticky
;
position
:
sticky
;
top
:
0
;
z-index
:
1020
;
...
...
@@ -7605,7 +7453,6 @@ textarea.form-control-lg {
}
@media
(
min-width
:
1200px
)
{
.sticky-xl-top
{
position
:
-webkit-sticky
;
position
:
sticky
;
top
:
0
;
z-index
:
1020
;
...
...
@@ -7613,7 +7460,6 @@ textarea.form-control-lg {
}
@media
(
min-width
:
1400px
)
{
.sticky-xxl-top
{
position
:
-webkit-sticky
;
position
:
sticky
;
top
:
0
;
z-index
:
1020
;
...
...
@@ -7816,7 +7662,6 @@ textarea.form-control-lg {
}
.position-sticky
{
position
:
-webkit-sticky
!important
;
position
:
sticky
!important
;
}
...
...
@@ -8925,22 +8770,14 @@ textarea.form-control-lg {
}
.user-select-all
{
-webkit-user-select
:
all
!important
;
-moz-user-select
:
all
!important
;
user-select
:
all
!important
;
}
.user-select-auto
{
-webkit-user-select
:
auto
!important
;
-moz-user-select
:
auto
!important
;
-ms-user-select
:
auto
!important
;
user-select
:
auto
!important
;
}
.user-select-none
{
-webkit-user-select
:
none
!important
;
-moz-user-select
:
none
!important
;
-ms-user-select
:
none
!important
;
user-select
:
none
!important
;
}
...
...
@@ -12547,7 +12384,7 @@ figure.woocommerce-product-gallery__wrapper {
}
.fa
{
display
:
inline-block
;
font
:
normal
normal
normal
0.875rem
/
1
FontAwesome
;
font
:
normal
normal
normal
14px
/
1
FontAwesome
;
font-size
:
inherit
;
text-rendering
:
auto
;
-webkit-font-smoothing
:
antialiased
;
...
...
@@ -12651,42 +12488,56 @@ figure.woocommerce-product-gallery__wrapper {
@-webkit-keyframes
fa-spin
{
0
%
{
-webkit-transform
:
rotate
(
0deg
);
transform
:
rotate
(
0deg
);
}
100
%
{
-webkit-transform
:
rotate
(
359deg
);
transform
:
rotate
(
359deg
);
}
}
@keyframes
fa-spin
{
0
%
{
-webkit-transform
:
rotate
(
0deg
);
transform
:
rotate
(
0deg
);
}
100
%
{
-webkit-transform
:
rotate
(
359deg
);
transform
:
rotate
(
359deg
);
}
}
.fa-rotate-90
{
-ms-filter
:
"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"
;
-webkit-transform
:
rotate
(
90deg
);
-ms-transform
:
rotate
(
90deg
);
transform
:
rotate
(
90deg
);
}
.fa-rotate-180
{
-ms-filter
:
"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"
;
-webkit-transform
:
rotate
(
180deg
);
-ms-transform
:
rotate
(
180deg
);
transform
:
rotate
(
180deg
);
}
.fa-rotate-270
{
-ms-filter
:
"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"
;
-webkit-transform
:
rotate
(
270deg
);
-ms-transform
:
rotate
(
270deg
);
transform
:
rotate
(
270deg
);
}
.fa-flip-horizontal
{
-ms-filter
:
"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"
;
-webkit-transform
:
scale
(
-1
,
1
);
-ms-transform
:
scale
(
-1
,
1
);
transform
:
scale
(
-1
,
1
);
}
.fa-flip-vertical
{
-ms-filter
:
"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
;
-webkit-transform
:
scale
(
1
,
-1
);
-ms-transform
:
scale
(
1
,
-1
);
transform
:
scale
(
1
,
-1
);
}
...
...
@@ -15617,9 +15468,9 @@ figure.woocommerce-product-gallery__wrapper {
p
{
font-family
:
"Calibri"
;
font-size
:
1
.125rem
;
font-size
:
1
8px
;
color
:
#5b6770
;
line-height
:
1.3125rem
;
line-height
:
21px
;
}
strong
{
...
...
@@ -15627,22 +15478,22 @@ strong {
}
ol
li
{
font-size
:
1
.125rem
;
font-size
:
1
8px
;
color
:
#5b6770
;
line-height
:
1.3125rem
;
line-height
:
21px
;
margin-bottom
:
15px
;
}
h1
,
.h1
{
font-family
:
"Calibri-bold"
;
color
:
#fff
;
font-size
:
3.75rem
;
font-size
:
60px
;
text-shadow
:
0px
3px
3px
#00000059
;
}
h2
,
.h2
{
font-family
:
"Calibri-bold"
;
font-size
:
2.5rem
;
font-size
:
40px
;
color
:
#012169
;
margin-bottom
:
30px
;
margin-top
:
20px
;
...
...
@@ -15651,7 +15502,7 @@ h2, .h2 {
h3
,
.h3
{
font-family
:
"Calibri-bold"
;
font-size
:
1.25rem
;
font-size
:
20px
;
color
:
#012169
;
margin-bottom
:
30px
;
margin-top
:
20px
;
...
...
@@ -15660,7 +15511,7 @@ h3, .h3 {
h4
,
.h4
{
font-family
:
"Calibri-bold"
;
font-size
:
1.875rem
;
font-size
:
30px
;
color
:
#012169
;
margin-bottom
:
30px
;
margin-top
:
20px
;
...
...
@@ -15809,7 +15660,7 @@ h4, .h4 {
.header-image
.header-text
h1
,
.header-image
.header-text
.h1
{
font-family
:
"Calibri-bold"
;
color
:
#fff
;
font-size
:
3.75rem
;
font-size
:
60px
;
text-shadow
:
0px
3px
3px
#00000059
;
}
@media
(
max-width
:
768px
)
{
...
...
@@ -15820,7 +15671,7 @@ h4, .h4 {
.header-image
.header-text
h2
,
.header-image
.header-text
.h2
{
font-family
:
"Calibri-bold"
;
color
:
#fff
;
font-size
:
2.125rem
;
font-size
:
34px
;
text-shadow
:
0px
3px
3px
#00000059
;
text-transform
:
none
!important
;
}
...
...
@@ -15844,14 +15695,14 @@ h4, .h4 {
.numbers-top
.wp-block-column
:first-child
h1
,
.numbers-top
.wp-block-column
:first-child
.h1
{
font-family
:
"Calibri-bold"
;
color
:
#fff
;
font-size
:
2.25rem
;
font-size
:
36px
;
display
:
none
;
}
@media
(
max-width
:
768px
)
{
.numbers-top
.wp-block-column
:first-child
h1
,
.numbers-top
.wp-block-column
:first-child
.h1
{
display
:
block
;
font-size
:
2.25rem
;
line-height
:
2.375rem
;
font-size
:
36px
;
line-height
:
38px
;
}
}
@media
(
max-width
:
800px
)
{
...
...
@@ -15872,18 +15723,18 @@ h4, .h4 {
}
.numbers-top
.wp-block-column
:first-child
p
{
color
:
#fff
;
font-size
:
1.875rem
;
line-height
:
2.125rem
;
font-size
:
30px
;
line-height
:
34px
;
}
@media
(
max-width
:
768px
)
{
.numbers-top
.wp-block-column
:first-child
p
{
font-size
:
1
.125rem
;
line-height
:
1.3125rem
;
font-size
:
1
8px
;
line-height
:
21px
;
}
}
.numbers-top
.wp-block-column
:first-child
span
{
color
:
#fff
;
font-size
:
0.875rem
;
font-size
:
14px
;
display
:
block
;
float
:
right
;
margin-top
:
10px
;
...
...
@@ -15926,7 +15777,7 @@ h4, .h4 {
margin-top
:
-15px
;
color
:
#fff
;
width
:
100%
;
font-size
:
1
.125rem
;
font-size
:
1
8px
;
}
@media
(
min-width
:
800px
)
and
(
max-width
:
1000px
)
{
.numbers-top
.wp-block-column
:last-child
p
{
...
...
@@ -15935,9 +15786,9 @@ h4, .h4 {
}
.numbers-top
.wp-block-column
:last-child
span
.doller-number
{
font-family
:
"Calibri-bold"
;
font-size
:
12.8125rem
;
font-size
:
205px
;
color
:
#fff
;
line-height
:
6.25rem
;
line-height
:
100px
;
display
:
inline-block
;
}
@media
(
min-width
:
800px
)
and
(
max-width
:
1000px
)
{
...
...
@@ -15947,7 +15798,7 @@ h4, .h4 {
}
.numbers-top
.wp-block-column
:last-child
span
.doller-sign
{
font-family
:
"Calibri-bold"
;
font-size
:
6.25rem
;
font-size
:
100px
;
color
:
#fff
;
display
:
inline-block
;
margin-top
:
-100px
;
...
...
@@ -16007,7 +15858,7 @@ h4, .h4 {
}
@media
(
max-width
:
768px
)
{
.numbers-second
.wp-block-column
:first-child
h2
,
.numbers-second
.wp-block-column
:first-child
.h2
{
font-size
:
1.75rem
;
font-size
:
28px
;
}
}
.numbers-second
.wp-block-column
:first-child
a
.wp-block-button__link
{
...
...
@@ -16015,7 +15866,7 @@ h4, .h4 {
background-color
:
#012169
;
text-transform
:
uppercase
;
font-family
:
"Calibri-bold"
;
font-size
:
1.875rem
;
font-size
:
30px
;
padding
:
15px
70px
;
border-radius
:
0px
;
width
:
368px
;
...
...
@@ -16104,19 +15955,19 @@ h4, .h4 {
margin-top
:
-15px
;
color
:
#fff
;
width
:
100%
;
font-size
:
1
.125rem
;
font-size
:
1
8px
;
}
.numbers-second
.wp-block-column
:last-child
h3
,
.numbers-second
.wp-block-column
:last-child
.h3
{
font-family
:
"Calibri-bold"
;
text-transform
:
uppercase
;
font-size
:
2.5rem
;
font-size
:
40px
;
color
:
#fff
;
margin-bottom
:
20px
;
margin-top
:
20px
;
}
@media
(
min-width
:
800px
)
and
(
max-width
:
1000px
)
{
.numbers-second
.wp-block-column
:last-child
h3
,
.numbers-second
.wp-block-column
:last-child
.h3
{
font-size
:
2.25rem
;
font-size
:
36px
;
}
}
...
...
@@ -16170,8 +16021,8 @@ h4, .h4 {
overflow
:
auto
;
}
.wp-block-group.register
.terms
p
{
font-size
:
1
.125rem
;
line-height
:
1.3125rem
;
font-size
:
1
8px
;
line-height
:
21px
;
}
.wp-block-group.register
.thank-you
{
display
:
none
;
...
...
@@ -16230,7 +16081,7 @@ h4, .h4 {
background-color
:
#012169
;
text-transform
:
uppercase
;
font-family
:
"Calibri-bold"
;
font-size
:
1.25rem
;
font-size
:
20px
;
padding
:
5px
50px
!important
;
border-radius
:
0px
;
color
:
#fff
;
...
...
@@ -16359,7 +16210,7 @@ h4, .h4 {
}
.wp-block-group.register
.wpcf7
.chars-count
{
text-transform
:
none
;
font-size
:
0.875rem
;
font-size
:
14px
;
}
.wp-block-group.register
.wpcf7
.acceptance-548
{
text-transform
:
none
;
...
...
@@ -16522,8 +16373,8 @@ a.find {
background-color
:
#012169
;
text-transform
:
uppercase
;
font-family
:
"Calibri"
;
font-size
:
1.25rem
;
line-height
:
1.25rem
;
font-size
:
20px
;
line-height
:
20px
;
padding
:
2px
50px
17px
60px
;
border-radius
:
0px
;
width
:
330px
;
...
...
@@ -16669,8 +16520,8 @@ ss3-force-full-width {
.page-template-numbers-page
div
#n2-ss-2item2
,
.page-template-numbers-page
div
#n2-ss-2item3
{
font-family
:
"Calibri-bold"
!important
;
font-size
:
3.75rem
!important
;
line-height
:
3.75rem
!important
;
font-size
:
60px
!important
;
line-height
:
60px
!important
;
text-shadow
:
0px
3px
3px
#00000059
!important
;
}
@media
screen
and
(
max-width
:
768px
)
{
...
...
@@ -16682,7 +16533,7 @@ ss3-force-full-width {
.page-template-numbers-page
div
#n2-ss-2item1
,
.page-template-numbers-page
div
#n2-ss-2item2
,
.page-template-numbers-page
div
#n2-ss-2item3
{
font-size
:
2.25rem
!important
;
font-size
:
36px
!important
;
line-height
:
38
!important
;
margin-left
:
-15px
;
}
...
...
@@ -16699,14 +16550,14 @@ ss3-force-full-width {
}
.intro
p
{
font-family
:
"Calibri"
;
font-size
:
1.875rem
;
font-size
:
30px
;
color
:
#fff
;
line-height
:
2.125rem
;
line-height
:
34px
;
}
@media
(
max-width
:
600px
)
{
.intro
p
{
line-height
:
1.3125rem
;
font-size
:
1
.125rem
;
line-height
:
21px
;
font-size
:
1
8px
;
}
}
@media
(
max-width
:
1300px
)
{
...
...
@@ -16748,9 +16599,9 @@ ss3-force-full-width {
}
.yellow
p
{
font-family
:
"Calibri"
;
font-size
:
1
.125rem
;
font-size
:
1
8px
;
color
:
#333F48
;
line-height
:
1.3125rem
;
line-height
:
21px
;
}
@media
(
max-width
:
1300px
)
{
.yellow
{
...
...
@@ -16787,30 +16638,30 @@ ss3-force-full-width {
}
.yellow
span
.number-big
{
font-family
:
"Calibri-bold"
;
font-size
:
1
1.375rem
;
font-size
:
1
82px
;
color
:
#012169
;
line-height
:
1
1.25rem
;
line-height
:
1
80px
;
}
@media
(
max-width
:
1300px
)
{
.yellow
span
.number-big
{
line-height
:
7.5rem
;
font-size
:
8.125rem
;
line-height
:
120px
;
font-size
:
130px
;
display
:
inline-block
;
padding-right
:
10px
;
}
}
.yellow
span
.number-med
{
font-family
:
"Calibri-bold"
;
font-size
:
2.3125rem
;
font-size
:
37px
;
color
:
#333F48
;
margin-left
:
0px
;
}
@media
(
max-width
:
1300px
)
{
.yellow
span
.number-med
{
font-size
:
1.75rem
;
font-size
:
28px
;
display
:
inline-block
;
width
:
50%
;
line-height
:
1.875rem
;
line-height
:
30px
;
}
}
.yellow
span
.number-med.last
{
...
...
@@ -16902,14 +16753,14 @@ ss3-force-full-width {
margin-bottom
:
-60px
;
color
:
#fff
;
font-family
:
"Calibri-bold"
;
font-size
:
2.5rem
;
font-size
:
40px
;
text-transform
:
uppercase
;
line-height
:
9.375rem
;
line-height
:
150px
;
margin-left
:
-10px
;
}
@media
(
max-width
:
800px
)
{
.numbers-block
h3
,
.numbers-block
.h3
{
font-size
:
1.25rem
;
font-size
:
20px
;
line-height
:
1.5rem
;
margin-bottom
:
0px
;
}
...
...
@@ -16917,8 +16768,8 @@ ss3-force-full-width {
.numbers-block
h3
span
,
.numbers-block
.h3
span
{
display
:
inline-block
;
width
:
70%
;
line-height
:
2rem
;
font-size
:
1.875rem
;
line-height
:
32px
;
font-size
:
30px
;
}
@media
(
max-width
:
800px
)
{
.numbers-block
h3
span
,
.numbers-block
.h3
span
{
...
...
@@ -16926,7 +16777,7 @@ ss3-force-full-width {
}
}
.numbers-block
h3
span
.number
,
.numbers-block
.h3
span
.number
{
font-size
:
1
1.25rem
;
font-size
:
1
80px
;
width
:
30%
;
padding-right
:
10px
;
}
...
...
@@ -16938,21 +16789,21 @@ ss3-force-full-width {
@media
(
max-width
:
800px
)
{
.numbers-block
h3
span
.number
,
.numbers-block
.h3
span
.number
{
width
:
unset
;
font-size
:
8.4375rem
;
font-size
:
135px
;
}
}
.numbers-block
p
{
color
:
#fff
;
font-family
:
"Calibri"
;
font-size
:
1
.125rem
;
line-height
:
1.3125rem
;
font-size
:
1
8px
;
line-height
:
21px
;
}
.find-text
{
color
:
#5B6770
;
font-family
:
"Calibri"
;
font-size
:
2.5rem
;
line-height
:
2.75rem
;
font-size
:
40px
;
line-height
:
44px
;
width
:
79%
;
display
:
inline-block
;
}
...
...
@@ -16960,8 +16811,8 @@ ss3-force-full-width {
.find-text
{
width
:
100%
;
display
:
block
;
font-size
:
1.75rem
;
line-height
:
2rem
;
font-size
:
28px
;
line-height
:
32px
;
margin-top
:
-30px
;
}
}
...
...
@@ -16969,8 +16820,8 @@ ss3-force-full-width {
.find-number
{
color
:
#012169
;
font-family
:
"Calibri-bold"
;
font-size
:
12.8125rem
;
line-height
:
9.375rem
;
font-size
:
205px
;
line-height
:
150px
;
width
:
20%
;
display
:
inline-block
;
padding-right
:
30px
;
...
...
@@ -16981,8 +16832,8 @@ ss3-force-full-width {
text-align
:
left
;
width
:
100%
;
display
:
block
;
font-size
:
8.4375rem
;
line-height
:
9.375rem
;
font-size
:
135px
;
line-height
:
150px
;
margin-top
:
-30px
;
}
}
...
...
@@ -17030,7 +16881,7 @@ ss3-force-full-width {
}
.modal-body
p
{
font-size
:
1.25rem
;
font-size
:
20px
;
}
.modal
{
...
...
@@ -17059,7 +16910,7 @@ ss3-force-full-width {
@media
(
max-width
:
786px
)
{
#exampleModal
.modal-content
,
#exampleModalLong
.modal-content
{
font-size
:
1.25rem
;
font-size
:
20px
;
padding
:
20px
;
}
}
...
...
@@ -17076,7 +16927,7 @@ ss3-force-full-width {
background-color
:
#012169
!important
;
text-transform
:
uppercase
!important
;
font-family
:
"Calibri-bold"
!important
;
font-size
:
1.25rem
!important
;
font-size
:
20px
!important
;
padding
:
5px
70px
!important
;
border-radius
:
0px
!important
;
color
:
#fff
!important
;
...
...
@@ -17102,7 +16953,7 @@ ss3-force-full-width {
#exampleModalLong
.modal-dialog
{
width
:
850px
;
margin-top
:
1%
;
font-size
:
1
rem
!important
;
font-size
:
1
6px
!important
;
max-width
:
unset
!important
;
}
@media
(
max-width
:
786px
)
{
...
...
@@ -17115,19 +16966,19 @@ ss3-force-full-width {
}
#exampleModal
.wpcf7
label
,
#exampleModalLong
.wpcf7
label
{
font-size
:
1
rem
!important
;
font-size
:
1
6px
!important
;
color
:
#5B6770
;
}
#exampleModal
h5
.modal-title
,
#exampleModal
.modal-title.h5
,
#exampleModalLong
h5
.modal-title
,
#exampleModalLong
.modal-title.h5
{
margin-bottom
:
5px
;
font-size
:
1.5625rem
!important
;
font-size
:
25px
!important
;
color
:
#012169
!important
;
}
#exampleModal
p
,
#exampleModalLong
p
{
font-size
:
1
rem
;
font-size
:
1
6px
;
color
:
#54565A
;
}
#exampleModal
a
,
...
...
@@ -17179,8 +17030,6 @@ ss3-force-full-width {
color
:
#012169
!important
;
font-weight
:
100
;
opacity
:
1
;
-webkit-appearance
:
none
;
-moz-appearance
:
none
;
appearance
:
none
;
padding
:
0
;
cursor
:
pointer
;
...
...
@@ -17213,8 +17062,13 @@ ss3-force-full-width {
#exampleModal
.service-choose-container
,
#exampleModalLong
.service-choose-container
{
max-width
:
530px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
;
padding
:
10px
0
;
}
...
...
@@ -17225,7 +17079,7 @@ ss3-force-full-width {
flex-direction
:
row-reverse
;
justify-content
:
flex-end
;
cursor
:
pointer
;
font-size
:
1.375rem
;
font-size
:
22px
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
...
...
@@ -17244,8 +17098,8 @@ ss3-force-full-width {
#exampleModal
{
min-height
:
400px
!important
;
font-size
:
1
.125rem
!important
;
line-height
:
1.3125rem
!important
;
font-size
:
1
8px
!important
;
line-height
:
21px
!important
;
}
#exampleModal
.req
{
position
:
absolute
;
...
...
@@ -17263,19 +17117,19 @@ ss3-force-full-width {
max-width
:
unset
!important
;
}
#exampleModal
label
{
font-size
:
1
.125rem
!important
;
line-height
:
1.3125rem
!important
;
font-size
:
1
8px
!important
;
line-height
:
21px
!important
;
}
#exampleModal
.wpcf7-list-item-label
{
font-family
:
"Calibri-bold"
;
font-size
:
1
.125rem
!important
;
line-height
:
1.3125rem
!important
;
font-size
:
1
8px
!important
;
line-height
:
21px
!important
;
}
#exampleModal
label
.your-name
{
width
:
49%
!important
;
margin-right
:
15px
;
font-size
:
1
.125rem
!important
;
line-height
:
1.3125rem
!important
;
font-size
:
1
8px
!important
;
line-height
:
21px
!important
;
}
@media
(
max-width
:
786px
)
{
#exampleModal
label
.your-name
{
...
...
@@ -17289,8 +17143,8 @@ ss3-force-full-width {
#exampleModal
label
.your-email
{
width
:
49%
!important
;
margin-right
:
0px
;
font-size
:
1
.125rem
!important
;
line-height
:
1.3125rem
!important
;
font-size
:
1
8px
!important
;
line-height
:
21px
!important
;
}
@media
(
max-width
:
786px
)
{
#exampleModal
label
.your-email
{
...
...
@@ -17470,13 +17324,13 @@ input[type=radio]:checked {
}
.download-copy
{
line-height
:
2.75rem
!important
;
font-size
:
2.5rem
!important
;
line-height
:
44px
!important
;
font-size
:
40px
!important
;
}
@media
(
max-width
:
786px
)
{
.download-copy
{
line-height
:
2rem
!important
;
font-size
:
1.75rem
!important
;
line-height
:
32px
!important
;
font-size
:
28px
!important
;
}
}
...
...
@@ -17498,12 +17352,12 @@ input[type=radio]:checked {
height
:
56px
;
vertical-align
:
middle
;
padding-top
:
15px
!important
;
font-size
:
1.25rem
!important
;
font-size
:
20px
!important
;
}
@media
(
max-width
:
786px
)
{
.download-button
.wp-block-button__link
{
width
:
100%
;
font-size
:
1
.125rem
!important
;
font-size
:
1
8px
!important
;
}
}
...
...
@@ -17528,20 +17382,18 @@ input[type=radio]:checked {
}
@media
(
max-width
:
786px
)
{
.download-cont
h2
,
.download-cont
.h2
{
font-size
:
1.75rem
!important
;
font-size
:
28px
!important
;
}
}
.download-cont
p
{
color
:
#333F48
;
font-size
:
1.25rem
;
line-height
:
1.3125rem
;
line-height
:
2.75rem
!important
;
font-size
:
2.5rem
!important
;
font-size
:
20px
;
line-height
:
21px
;
}
@media
(
max-width
:
786px
)
{
.download-cont
p
{
font-size
:
1
.125rem
!important
;
line-height
:
1.3125rem
!important
;
font-size
:
1
8px
!important
;
line-height
:
21px
!important
;
}
}
...
...
@@ -17569,6 +17421,7 @@ body {
background
:
white
;
z-index
:
9
;
max-height
:
69px
;
-webkit-box-shadow
:
0px
2px
9px
3px
rgba
(
0
,
0
,
0
,
0.43
);
box-shadow
:
0px
2px
9px
3px
rgba
(
0
,
0
,
0
,
0.43
);
}
#wrapper-navbar
.sub
.navbar
{
...
...
@@ -17577,7 +17430,7 @@ body {
}
.wrapper.sub
{
font-size
:
1
.125rem
;
font-size
:
1
8px
;
}
#full-width-page-wrapper
.sub
{
...
...
@@ -17591,26 +17444,26 @@ body {
}
}
#full-width-page-wrapper
.sub
h1
,
#full-width-page-wrapper
.sub
.h1
{
font
:
normal
normal
bold
3.75rem
/
3.75rem
Calibri
;
font
:
normal
normal
bold
60px
/
60px
Calibri
;
color
:
#012169
;
text-shadow
:
none
;
font-family
:
"Calibri-bold"
;
}
#full-width-page-wrapper
.sub
h2
,
#full-width-page-wrapper
.sub
.h2
{
font
:
normal
normal
bold
2.5rem
/
3.125rem
Calibri
;
font
:
normal
normal
bold
40px
/
50px
Calibri
;
font-family
:
"Calibri-bold"
;
margin-top
:
60px
;
color
:
#012169
;
}
#full-width-page-wrapper
.sub
h3
,
#full-width-page-wrapper
.sub
.h3
{
font
:
normal
normal
bold
1.875rem
/
2.5rem
Calibri
;
font
:
normal
normal
bold
30px
/
40px
Calibri
;
font-family
:
"Calibri-bold"
;
margin-top
:
60px
;
color
:
#012169
;
margin-bottom
:
5px
;
}
#full-width-page-wrapper
.sub
h4
,
#full-width-page-wrapper
.sub
.h4
{
font
:
normal
normal
bold
1.25rem
/
1.875rem
Calibri
;
font
:
normal
normal
bold
20px
/
30px
Calibri
;
font-family
:
"Calibri-bold"
;
margin-top
:
60px
;
color
:
#012169
;
...
...
@@ -17623,7 +17476,7 @@ body {
color
:
#5B6770
;
}
#full-width-page-wrapper
.sub
p
.frist
{
font
:
normal
normal
normal
1.875rem
/
2.125rem
Calibri
;
font
:
normal
normal
normal
30px
/
34px
Calibri
;
}
#full-width-page-wrapper
.sub
ol
.alphabetical_list
{
list-style
:
none
;
...
...
@@ -17640,7 +17493,7 @@ body {
}
#full-width-page-wrapper
.sub
li
{
color
:
#5B6770
;
line-height
:
1.3125rem
;
line-height
:
21px
;
padding-bottom
:
10px
;
}
#full-width-page-wrapper
.sub
table
{
...
...
@@ -17667,7 +17520,7 @@ body {
}
}
#full-width-page-wrapper
.sub
table
tr
td
strong
{
font-size
:
1
.125rem
;
font-size
:
1
8px
;
}
#full-width-page-wrapper
.sub
table
tr
:nth-child
(
odd
)
{
background-color
:
#E5E6E6
;
...
...
@@ -17691,7 +17544,7 @@ body {
}
#full-width-page-wrapper
.sub
.wp-block-button
.wp-block-button__link
strong
{
font-family
:
"Calibri-bold"
;
font-size
:
1
.125rem
;
font-size
:
1
8px
;
}
#full-width-page-wrapper
.sub
a
.wp-block-button__link
:focus
,
#full-width-page-wrapper
.sub
a
.wp-block-button__link
:hover
{
...
...
@@ -17735,7 +17588,7 @@ body {
a
.wp-block-button__link
{
background-color
:
#012169
;
text-transform
:
uppercase
;
font-size
:
1
.125rem
;
font-size
:
1
8px
;
border-radius
:
0px
;
padding
:
15px
15px
;
color
:
#fff
!important
;
...
...
@@ -17778,7 +17631,7 @@ a.wp-block-button__link:hover {
}
}
.footer-widget
p
{
font-size
:
0.875rem
;
font-size
:
14px
;
text-align
:
right
;
margin-top
:
0px
;
color
:
#fff
;
...
...
@@ -17804,7 +17657,7 @@ a.wp-block-button__link:hover {
}
}
.footer-left
p
{
line-height
:
1
.0625rem
;
line-height
:
1
7px
;
position
:
relative
;
right
:
0px
;
text-align
:
left
;
...
...
@@ -17846,6 +17699,7 @@ ul.social li {
display
:
inline-block
;
}
ul
.social
li
a
{
-webkit-transition
:
none
!important
;
transition
:
none
!important
;
display
:
inline-block
;
width
:
36px
!important
;
...
...
@@ -18276,3 +18130,5 @@ body.understrap-no-sidebar .wp-block-cover.alignwide {
color
:
theme-color
(
"danger"
);
border
:
1px
solid
#e9ecef
;
}
/*# sourceMappingURL=child-theme.css.map */
...
...
wp-content/themes/understrap-child/css/child-theme.css.map
View file @
9037f59
This diff could not be displayed because it is too large.
wp-content/themes/understrap-child/css/custom-editor-style.css
View file @
9037f59
...
...
@@ -94,10 +94,8 @@ p {
abbr
[
title
],
abbr
[
data-bs-original-title
]
{
-webkit-text-decoration
:
underline
dotted
;
text-decoration
:
underline
dotted
;
cursor
:
help
;
-webkit-text-decoration-skip-ink
:
none
;
text-decoration-skip-ink
:
none
;
}
...
...
@@ -388,10 +386,6 @@ legend + * {
padding
:
0
;
}
::-webkit-file-upload-button
{
font
:
inherit
;
}
::file-selector-button
{
font
:
inherit
;
}
...
...
wp-content/themes/understrap-child/css/custom-editor-style.css.map
View file @
9037f59
This diff could not be displayed because it is too large.
wp-content/themes/understrap-child/src/sass/theme/_numbers.scss
View file @
9037f59
...
...
@@ -970,8 +970,6 @@ span.wpcf7-list-item {
color
:
#333F48
;
font-size
:
20px
;
line-height
:
21px
;
line-height
:
44px
!
important
;
font-size
:
40px
!
important
;
@media
(
max-width
:
786px
)
{
font-size
:
18px
!
important
;
line-height
:
21px
!
important
;
...
...
wp-content/themes/understrap-child/style.css
View file @
9037f59
...
...
@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.3038
2
Version: 1.1.3038
3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
...
...
Please
register
or
sign in
to post a comment