@charset "UTF-8";
@charset "UTF-8";
@media print { *,
*::before,
*::after {
text-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
} a,
a:visited {
text-decoration: underline;
} abbr[title]::after {
content: " (" attr(title) ")";
} pre {
white-space: pre-wrap !important;
} pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
} thead {
display: table-header-group;
} tr,
img {
page-break-inside: avoid;
} p,
h2,
h3 {
orphans: 3;
widows: 3;
} h2,
h3 {
page-break-after: avoid;
} .navbar {
display: none;
} .badge {
border: 1px solid #000;
} .table {
border-collapse: collapse !important;
} .table td,
.table th {
background-color: #fff !important;
} .table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
} html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
} *,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
@-ms-viewport {
width: device-width;
} article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
} body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
} [tabindex="-1"]:focus {
outline: none !important;
} hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
} h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: .5rem;
} p {
margin-top: 0;
margin-bottom: 1rem;
} abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
} address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
} ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
} ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
} dt {
font-weight: bold;
} dd {
margin-bottom: .5rem;
margin-left: 0;
} blockquote {
margin: 0 0 1rem;
} dfn {
font-style: italic;
} b,
strong {
font-weight: bolder;
} small {
font-size: 80%;
} sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
} sub {
bottom: -.25em;
} sup {
top: -.5em;
} a {
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
} a:hover {
text-decoration: underline;
} a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
} a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
color: inherit;
text-decoration: none;
} a:not([href]):not([tabindex]):focus {
outline: 0;
} pre,
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
} figure {
margin: 0 0 1rem;
} img {
vertical-align: middle;
border-style: none;
} svg:not(:root) {
overflow: hidden;
} a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
-ms-touch-action: manipulation;
touch-action: manipulation;
} table {
border-collapse: collapse;
} caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #868e96;
text-align: left;
caption-side: bottom;
} th {
text-align: left;
} label {
display: inline-block;
margin-bottom: .5rem;
} button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
} input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
} input[type="radio"],
input[type="checkbox"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
} input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox;
} textarea {
overflow: auto;
resize: vertical;
} fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
} legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
} progress {
vertical-align: baseline;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
} [type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
} output {
display: inline-block;
} summary {
display: list-item;
} template {
display: none;
} [hidden] {
display: none !important;
} .img-fluid {
max-width: 100%;
height: auto;
} .img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0.25rem;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
max-width: 100%;
height: auto;
} .figure {
display: inline-block;
} .figure-img {
margin-bottom: 0.5rem;
line-height: 1;
} .figure-caption {
font-size: 90%;
color: #868e96;
} code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
} code {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #bd4147;
background-color: #f8f9fa;
border-radius: 0.25rem;
} a > code {
padding: 0;
color: inherit;
background-color: inherit;
} kbd {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
} kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
} pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
font-size: 90%;
color: #212529;
} pre code {
padding: 0;
font-size: inherit;
color: inherit;
background-color: transparent;
border-radius: 0;
} .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
} .container {
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
width: 100%;
}
@media (min-width: 576px) { .container {
max-width: 540px;
}
}
@media (min-width: 768px) { .container {
max-width: 720px;
}
}
@media (min-width: 992px) { .container {
max-width: 960px;
}
}
@media (min-width: 1200px) { .container {
max-width: 1140px;
}
} .container-fluid {
width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
width: 100%;
} .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
} .no-gutters {
margin-right: 0;
margin-left: 0;
} .no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
} .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
} .col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
} .col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
} .col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
} .col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
} .col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
} .col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
} .col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
} .col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} .col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
} .col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
} .col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
} .col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
} .col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
} .col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
} .order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
} .order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
} .order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
} .order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
} .order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
} .order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
} .order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
} .order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
} .order-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
} .order-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
@media (min-width: 576px) { .col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
} .col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
} .col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
} .col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
} .col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
} .col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
} .col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
} .col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} .col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
} .col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
} .col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
} .col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
} .col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
} .col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .order-sm-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .order-sm-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
} .order-sm-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
} .order-sm-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
} .order-sm-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
} .order-sm-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
} .order-sm-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
} .order-sm-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
} .order-sm-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
} .order-sm-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
} .order-sm-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
} .order-sm-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 768px) { .col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
} .col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
} .col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
} .col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
} .col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
} .col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
} .col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
} .col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} .col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
} .col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
} .col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
} .col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
} .col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
} .col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .order-md-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .order-md-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
} .order-md-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
} .order-md-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
} .order-md-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
} .order-md-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
} .order-md-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
} .order-md-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
} .order-md-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
} .order-md-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
} .order-md-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
} .order-md-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 992px) { .col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
} .col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
} .col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
} .col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
} .col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
} .col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
} .col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
} .col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} .col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
} .col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
} .col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
} .col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
} .col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
} .col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .order-lg-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .order-lg-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
} .order-lg-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
} .order-lg-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
} .order-lg-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
} .order-lg-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
} .order-lg-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
} .order-lg-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
} .order-lg-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
} .order-lg-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
} .order-lg-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
} .order-lg-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 1200px) { .col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
} .col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
} .col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
} .col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
} .col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
} .col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
} .col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
} .col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} .col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
} .col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
} .col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
} .col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
} .col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
} .col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .order-xl-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .order-xl-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
} .order-xl-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
} .order-xl-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
} .order-xl-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
} .order-xl-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
} .order-xl-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
} .order-xl-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
} .order-xl-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
} .order-xl-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
} .order-xl-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
} .order-xl-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
} .table {
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
background-color: transparent;
} .table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #e9ecef;
} .table thead th {
vertical-align: bottom;
border-bottom: 2px solid #e9ecef;
} .table tbody + tbody {
border-top: 2px solid #e9ecef;
} .table .table {
background-color: #fff;
} .table-sm th,
.table-sm td {
padding: 0.3rem;
} .table-bordered {
border: 1px solid #e9ecef;
} .table-bordered th,
.table-bordered td {
border: 1px solid #e9ecef;
} .table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
} .table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
} .table-hover tbody tr:hover {
background-color: rgba(0, 0, 0, 0.075);
} .table-primary,
.table-primary > th,
.table-primary > td {
background-color: #b7daff;
} .table-hover .table-primary:hover {
background-color: #9ecdff;
} .table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #9ecdff;
} .table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #dddfe1;
} .table-hover .table-secondary:hover {
background-color: #cfd2d5;
} .table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #cfd2d5;
} .table-success,
.table-success > th,
.table-success > td {
background-color: #c2e6ca;
} .table-hover .table-success:hover {
background-color: #b0dfba;
} .table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #b0dfba;
} .table-info,
.table-info > th,
.table-info > td {
background-color: #bee4eb;
} .table-hover .table-info:hover {
background-color: #abdce5;
} .table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #abdce5;
} .table-warning,
.table-warning > th,
.table-warning > td {
background-color: #ffedb9;
} .table-hover .table-warning:hover {
background-color: #ffe6a0;
} .table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #ffe6a0;
} .table-danger,
.table-danger > th,
.table-danger > td {
background-color: #f5c6ca;
} .table-hover .table-danger:hover {
background-color: #f1b0b6;
} .table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #f1b0b6;
} .table-light,
.table-light > th,
.table-light > td {
background-color: #fdfdfd;
} .table-hover .table-light:hover {
background-color: #f0f0f0;
} .table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #f0f0f0;
} .table-dark,
.table-dark > th,
.table-dark > td {
background-color: #c6c7c9;
} .table-hover .table-dark:hover {
background-color: #b9babd;
} .table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b9babd;
} .table-active,
.table-active > th,
.table-active > td {
background-color: rgba(0, 0, 0, 0.075);
} .table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075);
} .table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(0, 0, 0, 0.075);
} .thead-inverse th {
color: #fff;
background-color: #212529;
} .thead-default th {
color: #495057;
background-color: #e9ecef;
} .table-inverse {
color: #fff;
background-color: #212529;
} .table-inverse th,
.table-inverse td,
.table-inverse thead th {
border-color: #32383e;
} .table-inverse.table-bordered {
border: 0;
} .table-inverse.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
} .table-inverse.table-hover tbody tr:hover {
background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 991px) { .table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
} .table-responsive.table-bordered {
border: 0;
}
} .media {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
} .media-body {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
} .tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-style: normal;
font-weight: normal;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
} .tooltip.show {
opacity: 0.9;
} .tooltip .arrow {
position: absolute;
display: block;
width: 5px;
height: 5px;
} .tooltip.bs-tooltip-top, .tooltip.bs-tooltip-auto[x-placement^="top"] {
padding: 5px 0;
} .tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
bottom: 0;
} .tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
margin-left: -3px;
content: "";
border-width: 5px 5px 0;
border-top-color: #000;
} .tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^="right"] {
padding: 0 5px;
} .tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
left: 0;
} .tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
margin-top: -3px;
content: "";
border-width: 5px 5px 5px 0;
border-right-color: #000;
} .tooltip.bs-tooltip-bottom, .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
padding: 5px 0;
} .tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
top: 0;
} .tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
margin-left: -3px;
content: "";
border-width: 0 5px 5px;
border-bottom-color: #000;
} .tooltip.bs-tooltip-left, .tooltip.bs-tooltip-auto[x-placement^="left"] {
padding: 0 5px;
} .tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
right: 0;
} .tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
right: 0;
margin-top: -3px;
content: "";
border-width: 5px 0 5px 5px;
border-left-color: #000;
} .tooltip .arrow::before {
position: absolute;
border-color: transparent;
border-style: solid;
} .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.25rem;
} .align-baseline {
vertical-align: baseline !important;
} .align-top {
vertical-align: top !important;
} .align-middle {
vertical-align: middle !important;
} .align-bottom {
vertical-align: bottom !important;
} .align-text-bottom {
vertical-align: text-bottom !important;
} .align-text-top {
vertical-align: text-top !important;
} .border {
border: 1px solid #e9ecef !important;
} .border-0 {
border: 0 !important;
} .border-top-0 {
border-top: 0 !important;
} .border-right-0 {
border-right: 0 !important;
} .border-bottom-0 {
border-bottom: 0 !important;
} .border-left-0 {
border-left: 0 !important;
} .border-primary {
border-color: #007bff !important;
} .border-secondary {
border-color: #868e96 !important;
} .border-success {
border-color: #28a745 !important;
} .border-info {
border-color: #17a2b8 !important;
} .border-warning {
border-color: #ffc107 !important;
} .border-danger {
border-color: #dc3545 !important;
} .border-light {
border-color: #f8f9fa !important;
} .border-dark {
border-color: #343a40 !important;
} .border-white {
border-color: #fff !important;
} .rounded {
border-radius: 0.25rem !important;
} .rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
} .rounded-right {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
} .rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
} .rounded-left {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
} .rounded-circle {
border-radius: 50%;
} .rounded-0 {
border-radius: 0;
} .clearfix:before, .clearfix:after {
content: " ";
display: table;
} .clearfix:after {
clear: both;
} .d-none {
display: none !important;
} .d-inline {
display: inline !important;
} .d-inline-block {
display: inline-block !important;
} .d-block {
display: block !important;
} .d-table {
display: table !important;
} .d-table-cell {
display: table-cell !important;
} .d-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
} .d-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) { .d-sm-none {
display: none !important;
} .d-sm-inline {
display: inline !important;
} .d-sm-inline-block {
display: inline-block !important;
} .d-sm-block {
display: block !important;
} .d-sm-table {
display: table !important;
} .d-sm-table-cell {
display: table-cell !important;
} .d-sm-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
} .d-sm-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) { .d-md-none {
display: none !important;
} .d-md-inline {
display: inline !important;
} .d-md-inline-block {
display: inline-block !important;
} .d-md-block {
display: block !important;
} .d-md-table {
display: table !important;
} .d-md-table-cell {
display: table-cell !important;
} .d-md-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
} .d-md-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) { .d-lg-none {
display: none !important;
} .d-lg-inline {
display: inline !important;
} .d-lg-inline-block {
display: inline-block !important;
} .d-lg-block {
display: block !important;
} .d-lg-table {
display: table !important;
} .d-lg-table-cell {
display: table-cell !important;
} .d-lg-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
} .d-lg-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) { .d-xl-none {
display: none !important;
} .d-xl-inline {
display: inline !important;
} .d-xl-inline-block {
display: inline-block !important;
} .d-xl-block {
display: block !important;
} .d-xl-table {
display: table !important;
} .d-xl-table-cell {
display: table-cell !important;
} .d-xl-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
} .d-xl-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
} .d-print-block {
display: none !important;
}
@media print { .d-print-block {
display: block !important;
}
} .d-print-inline {
display: none !important;
}
@media print { .d-print-inline {
display: inline !important;
}
} .d-print-inline-block {
display: none !important;
}
@media print { .d-print-inline-block {
display: inline-block !important;
}
}
@media print { .d-print-none {
display: none !important;
}
} .embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
} .embed-responsive::before {
display: block;
content: "";
} .embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
} .embed-responsive-21by9::before {
padding-top: 42.85714%;
} .embed-responsive-16by9::before {
padding-top: 56.25%;
} .embed-responsive-4by3::before {
padding-top: 75%;
} .embed-responsive-1by1::before {
padding-top: 100%;
} .flex-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
} .flex-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
} .flex-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
} .flex-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
} .flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
} .flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
} .flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
} .justify-content-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
} .justify-content-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
} .justify-content-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
} .justify-content-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
} .justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
} .align-items-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
} .align-items-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
} .align-items-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
} .align-items-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
} .align-items-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
} .align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
} .align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
} .align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
} .align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
} .align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
} .align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
} .align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
} .align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
} .align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
} .align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
} .align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
} .align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) { .flex-sm-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
} .flex-sm-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
} .flex-sm-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
} .flex-sm-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
} .flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
} .flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
} .flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
} .justify-content-sm-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
} .justify-content-sm-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
} .justify-content-sm-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
} .justify-content-sm-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
} .justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
} .align-items-sm-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
} .align-items-sm-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
} .align-items-sm-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
} .align-items-sm-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
} .align-items-sm-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
} .align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
} .align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
} .align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
} .align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
} .align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
} .align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
} .align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
} .align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
} .align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
} .align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
} .align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
} .align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) { .flex-md-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
} .flex-md-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
} .flex-md-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
} .flex-md-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
} .flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
} .flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
} .flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
} .justify-content-md-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
} .justify-content-md-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
} .justify-content-md-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
} .justify-content-md-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
} .justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
} .align-items-md-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
} .align-items-md-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
} .align-items-md-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
} .align-items-md-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
} .align-items-md-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
} .align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
} .align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
} .align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
} .align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
} .align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
} .align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
} .align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
} .align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
} .align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
} .align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
} .align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
} .align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) { .flex-lg-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
} .flex-lg-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
} .flex-lg-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
} .flex-lg-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
} .flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
} .flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
} .flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
} .justify-content-lg-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
} .justify-content-lg-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
} .justify-content-lg-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
} .justify-content-lg-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
} .justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
} .align-items-lg-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
} .align-items-lg-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
} .align-items-lg-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
} .align-items-lg-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
} .align-items-lg-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
} .align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
} .align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
} .align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
} .align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
} .align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
} .align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
} .align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
} .align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
} .align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
} .align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
} .align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
} .align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) { .flex-xl-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
} .flex-xl-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
} .flex-xl-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
} .flex-xl-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
} .flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
} .flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
} .flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
} .justify-content-xl-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
} .justify-content-xl-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
} .justify-content-xl-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
} .justify-content-xl-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
} .justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
} .align-items-xl-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
} .align-items-xl-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
} .align-items-xl-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
} .align-items-xl-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
} .align-items-xl-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
} .align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
} .align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
} .align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
} .align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
} .align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
} .align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
} .align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
} .align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
} .align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
} .align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
} .align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
} .align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
} .float-left {
float: left !important;
} .float-right {
float: right !important;
} .float-none {
float: none !important;
}
@media (min-width: 576px) { .float-sm-left {
float: left !important;
} .float-sm-right {
float: right !important;
} .float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) { .float-md-left {
float: left !important;
} .float-md-right {
float: right !important;
} .float-md-none {
float: none !important;
}
}
@media (min-width: 992px) { .float-lg-left {
float: left !important;
} .float-lg-right {
float: right !important;
} .float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) { .float-xl-left {
float: left !important;
} .float-xl-right {
float: right !important;
} .float-xl-none {
float: none !important;
}
} .fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
} .fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
} .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0;
} .sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
-webkit-clip-path: none;
clip-path: none;
} .w-25 {
width: 25% !important;
} .w-50 {
width: 50% !important;
} .w-75 {
width: 75% !important;
} .w-100 {
width: 100% !important;
} .h-25 {
height: 25% !important;
} .h-50 {
height: 50% !important;
} .h-75 {
height: 75% !important;
} .h-100 {
height: 100% !important;
} .mw-100 {
max-width: 100% !important;
} .mh-100 {
max-height: 100% !important;
} .m-0 {
margin: 0 !important;
} .mt-0 {
margin-top: 0 !important;
} .mr-0 {
margin-right: 0 !important;
} .mb-0 {
margin-bottom: 0 !important;
} .ml-0 {
margin-left: 0 !important;
} .mx-0 {
margin-right: 0 !important;
margin-left: 0 !important;
} .my-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
} .m-1 {
margin: 0.25rem !important;
} .mt-1 {
margin-top: 0.25rem !important;
} .mr-1 {
margin-right: 0.25rem !important;
} .mb-1 {
margin-bottom: 0.25rem !important;
} .ml-1 {
margin-left: 0.25rem !important;
} .mx-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
} .my-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
} .m-2 {
margin: 0.5rem !important;
} .mt-2 {
margin-top: 0.5rem !important;
} .mr-2 {
margin-right: 0.5rem !important;
} .mb-2 {
margin-bottom: 0.5rem !important;
} .ml-2 {
margin-left: 0.5rem !important;
} .mx-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
} .my-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
} .m-3 {
margin: 1rem !important;
} .mt-3 {
margin-top: 1rem !important;
} .mr-3 {
margin-right: 1rem !important;
} .mb-3 {
margin-bottom: 1rem !important;
} .ml-3 {
margin-left: 1rem !important;
} .mx-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
} .my-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
} .m-4 {
margin: 1.5rem !important;
} .mt-4 {
margin-top: 1.5rem !important;
} .mr-4 {
margin-right: 1.5rem !important;
} .mb-4 {
margin-bottom: 1.5rem !important;
} .ml-4 {
margin-left: 1.5rem !important;
} .mx-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
} .my-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
} .m-5 {
margin: 3rem !important;
} .mt-5 {
margin-top: 3rem !important;
} .mr-5 {
margin-right: 3rem !important;
} .mb-5 {
margin-bottom: 3rem !important;
} .ml-5 {
margin-left: 3rem !important;
} .mx-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
} .my-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
} .p-0 {
padding: 0 !important;
} .pt-0 {
padding-top: 0 !important;
} .pr-0 {
padding-right: 0 !important;
} .pb-0 {
padding-bottom: 0 !important;
} .pl-0 {
padding-left: 0 !important;
} .px-0 {
padding-right: 0 !important;
padding-left: 0 !important;
} .py-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
} .p-1 {
padding: 0.25rem !important;
} .pt-1 {
padding-top: 0.25rem !important;
} .pr-1 {
padding-right: 0.25rem !important;
} .pb-1 {
padding-bottom: 0.25rem !important;
} .pl-1 {
padding-left: 0.25rem !important;
} .px-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
} .py-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
} .p-2 {
padding: 0.5rem !important;
} .pt-2 {
padding-top: 0.5rem !important;
} .pr-2 {
padding-right: 0.5rem !important;
} .pb-2 {
padding-bottom: 0.5rem !important;
} .pl-2 {
padding-left: 0.5rem !important;
} .px-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
} .py-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
} .p-3 {
padding: 1rem !important;
} .pt-3 {
padding-top: 1rem !important;
} .pr-3 {
padding-right: 1rem !important;
} .pb-3 {
padding-bottom: 1rem !important;
} .pl-3 {
padding-left: 1rem !important;
} .px-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
} .py-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
} .p-4 {
padding: 1.5rem !important;
} .pt-4 {
padding-top: 1.5rem !important;
} .pr-4 {
padding-right: 1.5rem !important;
} .pb-4 {
padding-bottom: 1.5rem !important;
} .pl-4 {
padding-left: 1.5rem !important;
} .px-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
} .py-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
} .p-5 {
padding: 3rem !important;
} .pt-5 {
padding-top: 3rem !important;
} .pr-5 {
padding-right: 3rem !important;
} .pb-5 {
padding-bottom: 3rem !important;
} .pl-5 {
padding-left: 3rem !important;
} .px-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
} .py-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
} .m-auto {
margin: auto !important;
} .mt-auto {
margin-top: auto !important;
} .mr-auto {
margin-right: auto !important;
} .mb-auto {
margin-bottom: auto !important;
} .ml-auto {
margin-left: auto !important;
} .mx-auto {
margin-right: auto !important;
margin-left: auto !important;
} .my-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
@media (min-width: 576px) { .m-sm-0 {
margin: 0 !important;
} .mt-sm-0 {
margin-top: 0 !important;
} .mr-sm-0 {
margin-right: 0 !important;
} .mb-sm-0 {
margin-bottom: 0 !important;
} .ml-sm-0 {
margin-left: 0 !important;
} .mx-sm-0 {
margin-right: 0 !important;
margin-left: 0 !important;
} .my-sm-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
} .m-sm-1 {
margin: 0.25rem !important;
} .mt-sm-1 {
margin-top: 0.25rem !important;
} .mr-sm-1 {
margin-right: 0.25rem !important;
} .mb-sm-1 {
margin-bottom: 0.25rem !important;
} .ml-sm-1 {
margin-left: 0.25rem !important;
} .mx-sm-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
} .my-sm-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
} .m-sm-2 {
margin: 0.5rem !important;
} .mt-sm-2 {
margin-top: 0.5rem !important;
} .mr-sm-2 {
margin-right: 0.5rem !important;
} .mb-sm-2 {
margin-bottom: 0.5rem !important;
} .ml-sm-2 {
margin-left: 0.5rem !important;
} .mx-sm-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
} .my-sm-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
} .m-sm-3 {
margin: 1rem !important;
} .mt-sm-3 {
margin-top: 1rem !important;
} .mr-sm-3 {
margin-right: 1rem !important;
} .mb-sm-3 {
margin-bottom: 1rem !important;
} .ml-sm-3 {
margin-left: 1rem !important;
} .mx-sm-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
} .my-sm-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
} .m-sm-4 {
margin: 1.5rem !important;
} .mt-sm-4 {
margin-top: 1.5rem !important;
} .mr-sm-4 {
margin-right: 1.5rem !important;
} .mb-sm-4 {
margin-bottom: 1.5rem !important;
} .ml-sm-4 {
margin-left: 1.5rem !important;
} .mx-sm-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
} .my-sm-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
} .m-sm-5 {
margin: 3rem !important;
} .mt-sm-5 {
margin-top: 3rem !important;
} .mr-sm-5 {
margin-right: 3rem !important;
} .mb-sm-5 {
margin-bottom: 3rem !important;
} .ml-sm-5 {
margin-left: 3rem !important;
} .mx-sm-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
} .my-sm-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
} .p-sm-0 {
padding: 0 !important;
} .pt-sm-0 {
padding-top: 0 !important;
} .pr-sm-0 {
padding-right: 0 !important;
} .pb-sm-0 {
padding-bottom: 0 !important;
} .pl-sm-0 {
padding-left: 0 !important;
} .px-sm-0 {
padding-right: 0 !important;
padding-left: 0 !important;
} .py-sm-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
} .p-sm-1 {
padding: 0.25rem !important;
} .pt-sm-1 {
padding-top: 0.25rem !important;
} .pr-sm-1 {
padding-right: 0.25rem !important;
} .pb-sm-1 {
padding-bottom: 0.25rem !important;
} .pl-sm-1 {
padding-left: 0.25rem !important;
} .px-sm-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
} .py-sm-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
} .p-sm-2 {
padding: 0.5rem !important;
} .pt-sm-2 {
padding-top: 0.5rem !important;
} .pr-sm-2 {
padding-right: 0.5rem !important;
} .pb-sm-2 {
padding-bottom: 0.5rem !important;
} .pl-sm-2 {
padding-left: 0.5rem !important;
} .px-sm-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
} .py-sm-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
} .p-sm-3 {
padding: 1rem !important;
} .pt-sm-3 {
padding-top: 1rem !important;
} .pr-sm-3 {
padding-right: 1rem !important;
} .pb-sm-3 {
padding-bottom: 1rem !important;
} .pl-sm-3 {
padding-left: 1rem !important;
} .px-sm-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
} .py-sm-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
} .p-sm-4 {
padding: 1.5rem !important;
} .pt-sm-4 {
padding-top: 1.5rem !important;
} .pr-sm-4 {
padding-right: 1.5rem !important;
} .pb-sm-4 {
padding-bottom: 1.5rem !important;
} .pl-sm-4 {
padding-left: 1.5rem !important;
} .px-sm-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
} .py-sm-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
} .p-sm-5 {
padding: 3rem !important;
} .pt-sm-5 {
padding-top: 3rem !important;
} .pr-sm-5 {
padding-right: 3rem !important;
} .pb-sm-5 {
padding-bottom: 3rem !important;
} .pl-sm-5 {
padding-left: 3rem !important;
} .px-sm-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
} .py-sm-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
} .m-sm-auto {
margin: auto !important;
} .mt-sm-auto {
margin-top: auto !important;
} .mr-sm-auto {
margin-right: auto !important;
} .mb-sm-auto {
margin-bottom: auto !important;
} .ml-sm-auto {
margin-left: auto !important;
} .mx-sm-auto {
margin-right: auto !important;
margin-left: auto !important;
} .my-sm-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 768px) { .m-md-0 {
margin: 0 !important;
} .mt-md-0 {
margin-top: 0 !important;
} .mr-md-0 {
margin-right: 0 !important;
} .mb-md-0 {
margin-bottom: 0 !important;
} .ml-md-0 {
margin-left: 0 !important;
} .mx-md-0 {
margin-right: 0 !important;
margin-left: 0 !important;
} .my-md-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
} .m-md-1 {
margin: 0.25rem !important;
} .mt-md-1 {
margin-top: 0.25rem !important;
} .mr-md-1 {
margin-right: 0.25rem !important;
} .mb-md-1 {
margin-bottom: 0.25rem !important;
} .ml-md-1 {
margin-left: 0.25rem !important;
} .mx-md-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
} .my-md-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
} .m-md-2 {
margin: 0.5rem !important;
} .mt-md-2 {
margin-top: 0.5rem !important;
} .mr-md-2 {
margin-right: 0.5rem !important;
} .mb-md-2 {
margin-bottom: 0.5rem !important;
} .ml-md-2 {
margin-left: 0.5rem !important;
} .mx-md-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
} .my-md-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
} .m-md-3 {
margin: 1rem !important;
} .mt-md-3 {
margin-top: 1rem !important;
} .mr-md-3 {
margin-right: 1rem !important;
} .mb-md-3 {
margin-bottom: 1rem !important;
} .ml-md-3 {
margin-left: 1rem !important;
} .mx-md-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
} .my-md-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
} .m-md-4 {
margin: 1.5rem !important;
} .mt-md-4 {
margin-top: 1.5rem !important;
} .mr-md-4 {
margin-right: 1.5rem !important;
} .mb-md-4 {
margin-bottom: 1.5rem !important;
} .ml-md-4 {
margin-left: 1.5rem !important;
} .mx-md-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
} .my-md-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
} .m-md-5 {
margin: 3rem !important;
} .mt-md-5 {
margin-top: 3rem !important;
} .mr-md-5 {
margin-right: 3rem !important;
} .mb-md-5 {
margin-bottom: 3rem !important;
} .ml-md-5 {
margin-left: 3rem !important;
} .mx-md-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
} .my-md-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
} .p-md-0 {
padding: 0 !important;
} .pt-md-0 {
padding-top: 0 !important;
} .pr-md-0 {
padding-right: 0 !important;
} .pb-md-0 {
padding-bottom: 0 !important;
} .pl-md-0 {
padding-left: 0 !important;
} .px-md-0 {
padding-right: 0 !important;
padding-left: 0 !important;
} .py-md-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
} .p-md-1 {
padding: 0.25rem !important;
} .pt-md-1 {
padding-top: 0.25rem !important;
} .pr-md-1 {
padding-right: 0.25rem !important;
} .pb-md-1 {
padding-bottom: 0.25rem !important;
} .pl-md-1 {
padding-left: 0.25rem !important;
} .px-md-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
} .py-md-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
} .p-md-2 {
padding: 0.5rem !important;
} .pt-md-2 {
padding-top: 0.5rem !important;
} .pr-md-2 {
padding-right: 0.5rem !important;
} .pb-md-2 {
padding-bottom: 0.5rem !important;
} .pl-md-2 {
padding-left: 0.5rem !important;
} .px-md-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
} .py-md-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
} .p-md-3 {
padding: 1rem !important;
} .pt-md-3 {
padding-top: 1rem !important;
} .pr-md-3 {
padding-right: 1rem !important;
} .pb-md-3 {
padding-bottom: 1rem !important;
} .pl-md-3 {
padding-left: 1rem !important;
} .px-md-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
} .py-md-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
} .p-md-4 {
padding: 1.5rem !important;
} .pt-md-4 {
padding-top: 1.5rem !important;
} .pr-md-4 {
padding-right: 1.5rem !important;
} .pb-md-4 {
padding-bottom: 1.5rem !important;
} .pl-md-4 {
padding-left: 1.5rem !important;
} .px-md-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
} .py-md-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
} .p-md-5 {
padding: 3rem !important;
} .pt-md-5 {
padding-top: 3rem !important;
} .pr-md-5 {
padding-right: 3rem !important;
} .pb-md-5 {
padding-bottom: 3rem !important;
} .pl-md-5 {
padding-left: 3rem !important;
} .px-md-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
} .py-md-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
} .m-md-auto {
margin: auto !important;
} .mt-md-auto {
margin-top: auto !important;
} .mr-md-auto {
margin-right: auto !important;
} .mb-md-auto {
margin-bottom: auto !important;
} .ml-md-auto {
margin-left: auto !important;
} .mx-md-auto {
margin-right: auto !important;
margin-left: auto !important;
} .my-md-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 992px) { .m-lg-0 {
margin: 0 !important;
} .mt-lg-0 {
margin-top: 0 !important;
} .mr-lg-0 {
margin-right: 0 !important;
} .mb-lg-0 {
margin-bottom: 0 !important;
} .ml-lg-0 {
margin-left: 0 !important;
} .mx-lg-0 {
margin-right: 0 !important;
margin-left: 0 !important;
} .my-lg-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
} .m-lg-1 {
margin: 0.25rem !important;
} .mt-lg-1 {
margin-top: 0.25rem !important;
} .mr-lg-1 {
margin-right: 0.25rem !important;
} .mb-lg-1 {
margin-bottom: 0.25rem !important;
} .ml-lg-1 {
margin-left: 0.25rem !important;
} .mx-lg-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
} .my-lg-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
} .m-lg-2 {
margin: 0.5rem !important;
} .mt-lg-2 {
margin-top: 0.5rem !important;
} .mr-lg-2 {
margin-right: 0.5rem !important;
} .mb-lg-2 {
margin-bottom: 0.5rem !important;
} .ml-lg-2 {
margin-left: 0.5rem !important;
} .mx-lg-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
} .my-lg-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
} .m-lg-3 {
margin: 1rem !important;
} .mt-lg-3 {
margin-top: 1rem !important;
} .mr-lg-3 {
margin-right: 1rem !important;
} .mb-lg-3 {
margin-bottom: 1rem !important;
} .ml-lg-3 {
margin-left: 1rem !important;
} .mx-lg-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
} .my-lg-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
} .m-lg-4 {
margin: 1.5rem !important;
} .mt-lg-4 {
margin-top: 1.5rem !important;
} .mr-lg-4 {
margin-right: 1.5rem !important;
} .mb-lg-4 {
margin-bottom: 1.5rem !important;
} .ml-lg-4 {
margin-left: 1.5rem !important;
} .mx-lg-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
} .my-lg-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
} .m-lg-5 {
margin: 3rem !important;
} .mt-lg-5 {
margin-top: 3rem !important;
} .mr-lg-5 {
margin-right: 3rem !important;
} .mb-lg-5 {
margin-bottom: 3rem !important;
} .ml-lg-5 {
margin-left: 3rem !important;
} .mx-lg-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
} .my-lg-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
} .p-lg-0 {
padding: 0 !important;
} .pt-lg-0 {
padding-top: 0 !important;
} .pr-lg-0 {
padding-right: 0 !important;
} .pb-lg-0 {
padding-bottom: 0 !important;
} .pl-lg-0 {
padding-left: 0 !important;
} .px-lg-0 {
padding-right: 0 !important;
padding-left: 0 !important;
} .py-lg-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
} .p-lg-1 {
padding: 0.25rem !important;
} .pt-lg-1 {
padding-top: 0.25rem !important;
} .pr-lg-1 {
padding-right: 0.25rem !important;
} .pb-lg-1 {
padding-bottom: 0.25rem !important;
} .pl-lg-1 {
padding-left: 0.25rem !important;
} .px-lg-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
} .py-lg-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
} .p-lg-2 {
padding: 0.5rem !important;
} .pt-lg-2 {
padding-top: 0.5rem !important;
} .pr-lg-2 {
padding-right: 0.5rem !important;
} .pb-lg-2 {
padding-bottom: 0.5rem !important;
} .pl-lg-2 {
padding-left: 0.5rem !important;
} .px-lg-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
} .py-lg-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
} .p-lg-3 {
padding: 1rem !important;
} .pt-lg-3 {
padding-top: 1rem !important;
} .pr-lg-3 {
padding-right: 1rem !important;
} .pb-lg-3 {
padding-bottom: 1rem !important;
} .pl-lg-3 {
padding-left: 1rem !important;
} .px-lg-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
} .py-lg-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
} .p-lg-4 {
padding: 1.5rem !important;
} .pt-lg-4 {
padding-top: 1.5rem !important;
} .pr-lg-4 {
padding-right: 1.5rem !important;
} .pb-lg-4 {
padding-bottom: 1.5rem !important;
} .pl-lg-4 {
padding-left: 1.5rem !important;
} .px-lg-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
} .py-lg-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
} .p-lg-5 {
padding: 3rem !important;
} .pt-lg-5 {
padding-top: 3rem !important;
} .pr-lg-5 {
padding-right: 3rem !important;
} .pb-lg-5 {
padding-bottom: 3rem !important;
} .pl-lg-5 {
padding-left: 3rem !important;
} .px-lg-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
} .py-lg-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
} .m-lg-auto {
margin: auto !important;
} .mt-lg-auto {
margin-top: auto !important;
} .mr-lg-auto {
margin-right: auto !important;
} .mb-lg-auto {
margin-bottom: auto !important;
} .ml-lg-auto {
margin-left: auto !important;
} .mx-lg-auto {
margin-right: auto !important;
margin-left: auto !important;
} .my-lg-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 1200px) { .m-xl-0 {
margin: 0 !important;
} .mt-xl-0 {
margin-top: 0 !important;
} .mr-xl-0 {
margin-right: 0 !important;
} .mb-xl-0 {
margin-bottom: 0 !important;
} .ml-xl-0 {
margin-left: 0 !important;
} .mx-xl-0 {
margin-right: 0 !important;
margin-left: 0 !important;
} .my-xl-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
} .m-xl-1 {
margin: 0.25rem !important;
} .mt-xl-1 {
margin-top: 0.25rem !important;
} .mr-xl-1 {
margin-right: 0.25rem !important;
} .mb-xl-1 {
margin-bottom: 0.25rem !important;
} .ml-xl-1 {
margin-left: 0.25rem !important;
} .mx-xl-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
} .my-xl-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
} .m-xl-2 {
margin: 0.5rem !important;
} .mt-xl-2 {
margin-top: 0.5rem !important;
} .mr-xl-2 {
margin-right: 0.5rem !important;
} .mb-xl-2 {
margin-bottom: 0.5rem !important;
} .ml-xl-2 {
margin-left: 0.5rem !important;
} .mx-xl-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
} .my-xl-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
} .m-xl-3 {
margin: 1rem !important;
} .mt-xl-3 {
margin-top: 1rem !important;
} .mr-xl-3 {
margin-right: 1rem !important;
} .mb-xl-3 {
margin-bottom: 1rem !important;
} .ml-xl-3 {
margin-left: 1rem !important;
} .mx-xl-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
} .my-xl-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
} .m-xl-4 {
margin: 1.5rem !important;
} .mt-xl-4 {
margin-top: 1.5rem !important;
} .mr-xl-4 {
margin-right: 1.5rem !important;
} .mb-xl-4 {
margin-bottom: 1.5rem !important;
} .ml-xl-4 {
margin-left: 1.5rem !important;
} .mx-xl-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
} .my-xl-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
} .m-xl-5 {
margin: 3rem !important;
} .mt-xl-5 {
margin-top: 3rem !important;
} .mr-xl-5 {
margin-right: 3rem !important;
} .mb-xl-5 {
margin-bottom: 3rem !important;
} .ml-xl-5 {
margin-left: 3rem !important;
} .mx-xl-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
} .my-xl-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
} .p-xl-0 {
padding: 0 !important;
} .pt-xl-0 {
padding-top: 0 !important;
} .pr-xl-0 {
padding-right: 0 !important;
} .pb-xl-0 {
padding-bottom: 0 !important;
} .pl-xl-0 {
padding-left: 0 !important;
} .px-xl-0 {
padding-right: 0 !important;
padding-left: 0 !important;
} .py-xl-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
} .p-xl-1 {
padding: 0.25rem !important;
} .pt-xl-1 {
padding-top: 0.25rem !important;
} .pr-xl-1 {
padding-right: 0.25rem !important;
} .pb-xl-1 {
padding-bottom: 0.25rem !important;
} .pl-xl-1 {
padding-left: 0.25rem !important;
} .px-xl-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
} .py-xl-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
} .p-xl-2 {
padding: 0.5rem !important;
} .pt-xl-2 {
padding-top: 0.5rem !important;
} .pr-xl-2 {
padding-right: 0.5rem !important;
} .pb-xl-2 {
padding-bottom: 0.5rem !important;
} .pl-xl-2 {
padding-left: 0.5rem !important;
} .px-xl-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
} .py-xl-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
} .p-xl-3 {
padding: 1rem !important;
} .pt-xl-3 {
padding-top: 1rem !important;
} .pr-xl-3 {
padding-right: 1rem !important;
} .pb-xl-3 {
padding-bottom: 1rem !important;
} .pl-xl-3 {
padding-left: 1rem !important;
} .px-xl-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
} .py-xl-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
} .p-xl-4 {
padding: 1.5rem !important;
} .pt-xl-4 {
padding-top: 1.5rem !important;
} .pr-xl-4 {
padding-right: 1.5rem !important;
} .pb-xl-4 {
padding-bottom: 1.5rem !important;
} .pl-xl-4 {
padding-left: 1.5rem !important;
} .px-xl-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
} .py-xl-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
} .p-xl-5 {
padding: 3rem !important;
} .pt-xl-5 {
padding-top: 3rem !important;
} .pr-xl-5 {
padding-right: 3rem !important;
} .pb-xl-5 {
padding-bottom: 3rem !important;
} .pl-xl-5 {
padding-left: 3rem !important;
} .px-xl-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
} .py-xl-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
} .m-xl-auto {
margin: auto !important;
} .mt-xl-auto {
margin-top: auto !important;
} .mr-xl-auto {
margin-right: auto !important;
} .mb-xl-auto {
margin-bottom: auto !important;
} .ml-xl-auto {
margin-left: auto !important;
} .mx-xl-auto {
margin-right: auto !important;
margin-left: auto !important;
} .my-xl-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
} .text-justify {
text-align: justify !important;
} .text-nowrap {
white-space: nowrap !important;
} .text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
} .text-left {
text-align: left !important;
} .text-right {
text-align: right !important;
} .text-center {
text-align: center !important;
}
@media (min-width: 576px) { .text-sm-left {
text-align: left !important;
} .text-sm-right {
text-align: right !important;
} .text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) { .text-md-left {
text-align: left !important;
} .text-md-right {
text-align: right !important;
} .text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) { .text-lg-left {
text-align: left !important;
} .text-lg-right {
text-align: right !important;
} .text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) { .text-xl-left {
text-align: left !important;
} .text-xl-right {
text-align: right !important;
} .text-xl-center {
text-align: center !important;
}
} .text-lowercase {
text-transform: lowercase !important;
} .text-uppercase {
text-transform: uppercase !important;
} .text-capitalize {
text-transform: capitalize !important;
} .font-weight-normal {
font-weight: normal;
} .font-weight-bold {
font-weight: bold;
} .font-italic {
font-style: italic;
} .text-white {
color: #fff !important;
} .text-primary {
color: #007bff !important;
} a.text-primary:focus, a.text-primary:hover {
color: #0062cc !important;
} .text-secondary {
color: #868e96 !important;
} a.text-secondary:focus, a.text-secondary:hover {
color: #6c747d !important;
} .text-success {
color: #28a745 !important;
} a.text-success:focus, a.text-success:hover {
color: #1e7e34 !important;
} .text-info {
color: #17a2b8 !important;
} a.text-info:focus, a.text-info:hover {
color: #117a8b !important;
} .text-warning {
color: #ffc107 !important;
} a.text-warning:focus, a.text-warning:hover {
color: #d39e00 !important;
} .text-danger {
color: #dc3545 !important;
} a.text-danger:focus, a.text-danger:hover {
color: #bd2130 !important;
} .text-light {
color: #f8f9fa !important;
} a.text-light:focus, a.text-light:hover {
color: #dae0e5 !important;
} .text-dark {
color: #343a40 !important;
} a.text-dark:focus, a.text-dark:hover {
color: #1d2124 !important;
} .text-muted {
color: #868e96 !important;
} .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
} .visible {
visibility: visible !important;
} .invisible {
visibility: hidden !important;
}
   @font-face {
font-family: 'rtui';
src: url(//ecobrasa.pt/wp-content/themes/naturalife/css/ui-fonts/rtui.eot?31081414);
src: url(//ecobrasa.pt/wp-content/themes/naturalife/css/ui-fonts/rtui.eot?31081414#iefix) format("embedded-opentype"), url(//ecobrasa.pt/wp-content/themes/naturalife/css/ui-fonts/rtui.woff2?31081414) format("woff2"), url(//ecobrasa.pt/wp-content/themes/naturalife/css/ui-fonts/rtui.woff?31081414) format("woff"), url(//ecobrasa.pt/wp-content/themes/naturalife/css/ui-fonts/rtui.ttf?31081414) format("truetype"), url(//ecobrasa.pt/wp-content/themes/naturalife/css/ui-fonts/rtui.svg?31081414#rtui) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="ui-icon-"]:before, [class*=" ui-icon-"]:before {
font-family: "rtui";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: .2em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
direction: ltr;
}
[class^="ui-icon-"]:before, [class*=" ui-icon-"]:before {
font-family: "rtui";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.ui-icon-search-1:before {
content: '\21';
} .ui-icon-angle-left:before {
content: '\22';
} .ui-icon-angle-right:before {
content: '\28';
} .ui-icon-angle-up:before {
content: '\29';
} .ui-icon-angle-down:before {
content: '\2a';
} .ui-icon-right-hand:before {
content: '\2b';
} .ui-icon-left-hand:before {
content: '\2c';
} .ui-icon-star-1:before {
content: '\2d';
} .ui-icon-right-open:before {
content: '\2e';
} .ui-icon-up-hand:before {
content: '\2f';
} .ui-icon-down-hand:before {
content: '\30';
} .ui-icon-left-open:before {
content: '\31';
} .ui-icon-line-share:before {
content: '\32';
} .ui-icon-right:before {
content: '\33';
} .ui-icon-left:before {
content: '\34';
} .ui-icon-vimeo:before {
content: '\37';
} .ui-icon-facebook:before {
content: '\39';
} .ui-icon-facebook-squared:before {
content: '\3a';
} .ui-icon-gplus:before {
content: '\3b';
} .ui-icon-pinterest:before {
content: '\3c';
} .ui-icon-tumblr:before {
content: '\3d';
} .ui-icon-exit:before {
content: '\3f';
} .ui-icon-linkedin:before {
content: '\40';
} .ui-icon-dribbble:before {
content: '\41';
} .ui-icon-stumbleupon:before {
content: '\42';
} .ui-icon-lastfm:before {
content: '\43';
} .ui-icon-spotify:before {
content: '\44';
} .ui-icon-instagram:before {
content: '\45';
} .ui-icon-dropbox:before {
content: '\46';
} .ui-icon-evernote:before {
content: '\47';
} .ui-icon-flattr:before {
content: '\48';
} .ui-icon-skype:before {
content: '\49';
} .ui-icon-sina-weibo:before {
content: '\4a';
} .ui-icon-paypal:before {
content: '\4b';
} .ui-icon-picasa:before {
content: '\4c';
} .ui-icon-soundcloud:before {
content: '\4d';
} .ui-icon-behance:before {
content: '\4e';
} .ui-icon-delicious:before {
content: '\50';
} .ui-icon-android:before {
content: '\51';
} .ui-icon-wikipedia:before {
content: '\52';
} .ui-icon-forrst:before {
content: '\53';
} .ui-icon-digg:before {
content: '\54';
} .ui-icon-reddit:before {
content: '\55';
} .ui-icon-youtube-1:before {
content: '\56';
} .ui-icon-xing:before {
content: '\57';
} .ui-icon-macstore:before {
content: '\58';
} .ui-icon-myspace:before {
content: '\59';
} .ui-icon-amazon:before {
content: '\5a';
} .ui-icon-ebay:before {
content: '\5b';
} .ui-icon-stackoverflow:before {
content: '\5f';
} .ui-icon-left-arrow-1:before {
content: '\60';
} .ui-icon-line-plus:before {
content: '\61';
} .ui-icon-github:before {
content: '\62';
} .ui-icon-new-picture-1:before {
content: '\63';
} .ui-icon-flickr-circled:before {
content: '\65';
} .ui-icon-flickr:before {
content: '\68';
} .ui-icon-twitter:before {
content: '\69';
} .ui-icon-new-video-1:before {
content: '\6a';
} .ui-icon-right-arrow-1:before {
content: '\6d';
} .ui-icon-ok:before {
content: '\6e';
} .ui-icon-attention:before {
content: '\79';
} .ui-icon-attention-circle:before {
content: '\7a';
} .ui-icon-resize-full:before {
content: '\e800';
} .ui-icon-minus:before {
content: '\e801';
} .ui-icon-plus:before {
content: '\e802';
} .ui-icon-line-image:before {
content: '\e803';
} .ui-icon-mail:before {
content: '\e804';
} .ui-icon-headphones:before {
content: '\e805';
} .ui-icon-new-link-1:before {
content: '\e806';
} .ui-icon-home:before {
content: '\e807';
} .ui-icon-cancel:before {
content: '\e808';
} .ui-icon-megaphone:before {
content: '\e809';
} .ui-icon-info-circled:before {
content: '\e80a';
} .ui-icon-right-circle:before {
content: '\e80b';
} .ui-icon-edit:before {
content: '\e80c';
} .ui-icon-left-circle:before {
content: '\e80d';
} .ui-icon-arrows-slim-right:before {
content: '\e811';
} .ui-icon-arrows-slim-left:before {
content: '\e812';
} .ui-icon-print-1:before {
content: '\e813';
} .ui-icon-spin1:before {
content: '\e830';
} .ui-icon-spin2:before {
content: '\e831';
} .ui-icon-spin4:before {
content: '\e834';
} .ui-icon-cart:before {
content: '\e83a';
} .ui-icon-shopping-cart:before {
content: '\e86d';
} .ui-icon-profile:before {
content: '\e897';
} .ui-icon-shopping-bag:before {
content: '\e898';
} .ui-icon-top-search:before {
content: '\e899';
} .ui-icon-cubes:before {
content: '\e8a6';
} .ui-icon-slim-arrow-left:before {
content: '\e8a7';
} .ui-icon-slim-arrow-right:before {
content: '\e8a8';
} .ui-icon-phone:before {
content: '\e8c4';
} .ui-icon-mobile-1:before {
content: '\e8c7';
} .ui-icon-address:before {
content: '\e8cb';
} .ui-icon-link-ext:before {
content: '\f08e';
} .ui-icon-rss:before {
content: '\f09e';
} .ui-icon-exchange:before {
content: '\f0ec';
} .ui-icon-youtube-play:before {
content: '\f16a';
} .ui-icon-vkontakte:before {
content: '\f189';
} .ui-icon-lifebuoy:before {
content: '\f1cd';
} .ui-icon-whatsapp:before {
content: '\f232';
} .ui-icon-odnoklassniki:before {
content: '\f263';
} .ui-icon-map-o:before {
content: '\f278';
} .ui-icon-telegram:before {
content: '\f2c6';
}   body {
color: #666;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} #container {
position: relative;
overflow: hidden;
}
.boxed-body-style #container {
margin: 40px auto;
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
overflow: inherit;
} #main-content {
padding: 0;
position: relative;
-moz-transition: opacity 0.2s linear 0.2s;
-o-transition: opacity 0.2s linear 0.2s;
-webkit-transition: opacity 0.2s linear;
-webkit-transition-delay: 0.2s;
-webkit-transition: opacity 0.2s linear 0.2s;
transition: opacity 0.2s linear 0.2s;
opacity: 1;
z-index: 1;
}
.boxed-body-style #main-content {
overflow: hidden;
}
.page-template-template-blank-page #main-content {
margin-top: 0 !important;
} .content-row {
border-width: 0;
border-style: solid;
position: relative;
margin: auto;
}
.content-row::after {
display: block;
clear: both;
content: "";
} .content-row-wrapper {
width: 100%;
padding: 25px 0;
margin: auto;
}
.content-row-wrapper.fullwidth {
max-width: 96%;
width: 96%;
padding-left: 2%;
padding-right: 2%;
}
.content-row-wrapper .content-row-wrapper {
max-width: 100%;
}
.content-row-wrapper .content-row-wrapper.row {
margin-left: -20px;
margin-right: -20px;
width: auto;
max-width: inherit;
}
.content-row-wrapper > .col {
padding-left: 20px;
padding-right: 20px;
}
.main-content-row > .content-row-wrapper {
padding: 50px 0;
}
.has-bg-overlay {
position: relative;
overflow: hidden;
}
.has-bg-overlay > .rt-wrapper {
position: relative;
} .sidebar > .column-inner {
-webkit-transform: translateZ(0);
-webkit-transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
will-change: position, top, bottom, left;
}
@media screen and (min-width: 990px) {
.sidebar.right {
padding-left: 45px;
}
.sidebar.right:before {
left: 0;
}
.sidebar.left {
padding-right: 45px;
}
.sidebar.left:before {
right: 0;
}
} .content.left-sidebar {
padding-left: 15px;
}
.content.right-sidebar {
padding-right: 15px;
}
@media screen and (min-width: 992px) {
.content.left-sidebar {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
} #footer .column-inner, .boxed.loop, .post-content-wrapper.boxed {
height: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.elementor-section-height-min-height {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.elementor-section-height-min-height > .elementor-container {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
.rt-image-box > .col {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.slide-background.default {
left: calc( ( 100% - 1260px ) /2 );
}
}
.ie-vertical-lr {
-ms-writing-mode: tb-lr;
}
.ie-horizontal-tb {
-ms-writing-mode: lt-tb;
}
@media screen and (max-width: 1024px) {
.ie-vertical-lr-tablet {
-ms-writing-mode: tb-lr;
}
.ie-horizontal-tb-tablet {
-ms-writing-mode: lt-tb;
}
}
@media screen and (max-width: 768px) {
.ie-vertical-lr-mobile {
-ms-writing-mode: tb-lr;
}
.ie-horizontal-tb-mobile {
-ms-writing-mode: lt-tb;
}
} .siteorigin-panels #main-content > .content-row > .content-row-wrapper {
padding: 0;
} .siteorigin-panels .main-content-row.no-sidebar > .content-row-wrapper {
padding: 0;
}
.wpb-js-composer .main-content-row.no-sidebar > .content-row-wrapper {
padding: 0;
} body.elementor-editor-active .elementor-inner {
margin-top: 0 !important;
}
.elementor-editor-active .elementor-section-wrap > section:first-child > .elementor-element-overlay,
.elementor-editor-active .elementor-section-wrap > .elementor-add-section:first-child > .elementor-element-overlay {
top: 25px !important;
}
.elementor-icon-box-title {
margin-top: 0;
}  .top-header {
position: relative;
width: 100%;
z-index: 10;
margin: 0;
}
.ehf-header .top-header {
z-index: 40 !important;
}
.header-style-1.overlapped-header .main-header-holder:after {
content: "";
position: absolute;
height: 1px;
width: 100%;
bottom: 0;
}
.header-elements {
width: 100%;
margin: auto;
position: relative;
padding-left: 20px;
padding-right: 20px;
}
.header-elements::after {
display: block;
clear: both;
content: "";
} #logo {
display: block;
position: relative;
text-align: center;
float: left;
z-index: 2;
}
#logo img {
width: auto;
max-height: 100%;
}
.site-logo img, .site-logo span {
-webkit-transform: translate3d(0, 0, 0);
}
.site-logo a {
display: block;
white-space: nowrap;
font-size: 0;
text-decoration: none;
position: relative;
}
.site-logo .sitename {
vertical-align: middle;
font-size: 26px;
padding: 0;
} .sticky-header-holder {
position: fixed;
width: 100%;
top: 0;
left: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
opacity: 0;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}
.sticky-header-holder .header-row, .sticky-header-holder .header-row > * {
height: 60px;
}
.header-long-distance .sticky-header-holder {
opacity: 1;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.header-stuck .sticky-header-holder {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.admin-bar .sticky-header-holder {
top: 32px;
}
#sticky-logo a {
height: 60px;
line-height: 60px;
}
#sticky-logo img {
width: auto;
max-height: 100%;
} .header-row {
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.header-row.first {
z-index: 3;
height: 75px;
}
.header-row.first > * {
position: relative;
}
.header-row.second {
z-index: 1;
height: 75px;
margin-top: 20px;
}
.header-row.second > * {
position: relative;
}
.header-row.second:before {
content: "";
width: 100%;
height: 1px;
position: absolute;
top: -10px;
left: 0;
}
.header-row .header-col {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.header-row .header-col > * {
padding: 0 24px;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-pack: center;
border-width: 0 1px 0 0;
border-style: solid;
line-height: 1;
}
.header-row .header-col > *:first-child {
padding-left: 0;
}
.header-row .header-col > *:last-child {
padding-right: 0;
border-width: 0;
}
.header-row .header-col.left {
float: left;
z-index: 2;
}
.header-row .header-col.center {
width: 100%;
position: absolute;
left: 0;
text-align: center;
z-index: 1;
}
.header-row .header-col.right {
float: right;
margin-left: auto;
z-index: 3;
}
.header-row .header-col.right > *:last-child {
padding-right: 0;
}
.header-row .header-col a {
text-decoration: none;
}
.header-row .header-col .widget_text p:last-child, .header-row .header-col .widget_text *, .header-row .header-col .widget-naturalife-text p:last-child, .header-row .header-col .widget-naturalife-text * {
margin-top: 0;
margin-bottom: 0;
line-height: 1;
}
.header-row .header-col .widget li {
margin-top: 0;
margin-bottom: 0;
}
.header-row .header-col .flat-button {
line-height: 1;
padding: 0;
display: block;
}
.header-row .header-col .flat-button > span {
padding: 0;
}
.header-row .header-col .search {
border-width: 0;
}
.header-row .header-col #lang_sel li {
min-width: 175px;
}
.header-row .header-col #lang_sel img.iclflag {
vertical-align: inherit;
}
.header-row .header-col #lang_sel ul ul {
border: none;
}
.dynamic-skin {
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
} .header-tools > ul {
float: left;
padding: 0;
margin: 0;
list-style: none;
display: block;
}
.header-tools > ul::after {
display: block;
clear: both;
content: "";
}
.header-tools > ul > li {
position: relative;
display: block;
float: left;
vertical-align: middle;
}
.header-tools > ul > li > a {
vertical-align: middle;
text-decoration: none;
display: inline-block;
}
.header-tools > ul > li > a span:before {
margin: auto;
font-size: 22px;
}
.header-tools > ul > li > a.icon-shopping-bag:before {
top: -1px;
position: relative;
}
.header-tools > ul > li > a:not(.naturalife-sidepanel-button) {
padding: 0 6px;
}
.header-tools > ul > li:last-child > a:not(.naturalife-sidepanel-button) {
padding-right: 0;
}
.header-tools > ul > li a span, .header-tools > ul > li a span:before {
line-height: 50px;
text-align: center;
display: block;
}
.header-tools .cart .naturalife-cart-items {
border-radius: 50%;
visibility: visible;
font-family: arial !important;
font-size: 10px;
font-weight: bold;
height: 15px;
top: calc( 50% - 24px);
-webkit-transform: translateX(50%);
transform: translateX(50%);
line-height: 15px;
position: absolute;
text-align: center;
width: 15px;
left: 6px;
color: #fff;
background-color: rgba(255, 255, 255, 0.4);
}
.header-tools .naturalife-cart-menu-button [class^="ui-icon-"]:before {
width: 1.2em;
}
.header-tools .cart:not(.full) .naturalife-cart-items.empty {
visibility: hidden;
}
.header-tools .naturalife-sidepanel-button-holder {
display: none;
}
.mobile-nav .header-tools {
float: none;
padding: 10px;
margin: 0;
width: 100%;
}
.mobile-nav .header-tools::after {
display: block;
clear: both;
content: "";
} .naturalife-language-switcher .rt-flag {
width: 22px;
height: 22px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
border-radius: 50%;
margin-right: 8px;
display: inline-block;
vertical-align: middle;
}
.naturalife-language-switcher span {
text-transform: uppercase;
}
.naturalife-language-switcher a {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header-row .naturalife-language-switcher ul {
padding: 0;
list-style: none;
}
.header-row .naturalife-language-switcher > ul > li {
padding: 0 !important;
display: inline-block;
}
.header-row .naturalife-language-switcher > ul > li > a {
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: default;
}
.header-row .naturalife-language-switcher > ul > li > a:after {
content: "\2a";
font-family: "rtui";
vertical-align: middle;
padding-left: 0.4em;
}
.header-row .naturalife-language-switcher > ul > li:after {
content: "";
height: 0;
display: block;
position: relative;
width: 100%;
}
.header-row .naturalife-language-switcher > ul > li > ul {
visibility: hidden;
position: absolute;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
-moz-transition: opacity 0.5s ease 0.1s;
-o-transition: opacity 0.5s ease 0.1s;
-webkit-transition: opacity 0.5s ease;
-webkit-transition-delay: 0.1s;
-webkit-transition: opacity 0.5s ease 0.1s;
transition: opacity 0.5s ease 0.1s;
-webkit-transform-origin: top;
transform-origin: top;
opacity: 0;
height: 0;
overflow: hidden;
z-index: 99999;
min-width: 180px;
left: -17px;
}
.header-row .naturalife-language-switcher > ul > li > ul a {
display: block;
}
.header-row .naturalife-language-switcher > ul > li > ul > li {
padding: 0.8em 1.2em;
border-width: 0 0 1px;
border-style: solid;
}
.header-row .naturalife-language-switcher > ul > li > ul > li:last-child {
border-width: 0;
}
.header-row .naturalife-language-switcher > ul > li:hover > ul {
height: auto;
overflow: visible;
opacity: 1;
visibility: visible;
}
.header-row .naturalife-language-switcher span {
text-decoration: none;
position: relative;
display: inline-block;
text-transform: uppercase;
vertical-align: middle;
}  .naturalife-sidepanel-button {
display: inline-block;
vertical-align: middle;
position: relative;
outline: none;
position: relative;
text-align: left;
height: 50px;
width: 50px;
border-width: 1px;
border-style: solid;
margin-left: 12px;
}
.naturalife-sidepanel-button:focus {
outline: none;
}
.naturalife-sidepanel-button span {
border-radius: 10px;
display: block;
height: 2px;
left: calc( 50% - 2px );
margin: auto auto auto -10px;
position: relative;
top: calc(50% - 2px);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-moz-transition: -moz-transform 0.2s ease-out 0.7s, width 0.2s ease-out 0.7s;
-o-transition: -o-transform 0.2s ease-out 0.7s, width 0.2s ease-out 0.7s;
-webkit-transition: -webkit-transform 0.2s ease-out, width 0.2s ease-out;
-webkit-transition-delay: 0.7s, 0.7s;
-webkit-transition: width 0.2s ease-out 0.7s, -webkit-transform 0.2s ease-out 0.7s;
transition: width 0.2s ease-out 0.7s, -webkit-transform 0.2s ease-out 0.7s;
transition: transform 0.2s ease-out 0.7s, width 0.2s ease-out 0.7s;
transition: transform 0.2s ease-out 0.7s, width 0.2s ease-out 0.7s, -webkit-transform 0.2s ease-out 0.7s;
vertical-align: middle;
width: 24px;
}
.naturalife-sidepanel-button span:first-child {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
.naturalife-sidepanel-button span:last-child {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
.naturalife-sidepanel-button.active span {
-moz-transition: all 0.2s ease-in 0.2s;
-o-transition: all 0.2s ease-in 0.2s;
-webkit-transition: all 0.2s ease-in;
-webkit-transition-delay: 0.2s;
-webkit-transition: all 0.2s ease-in 0.2s;
transition: all 0.2s ease-in 0.2s;
}
.naturalife-sidepanel-button.active span:first-child {
-webkit-transform: translate3d(0px, 2px, 0px) rotate(45deg);
transform: translate3d(0px, 2px, 0px) rotate(45deg);
}
.naturalife-sidepanel-button.active span:nth-child(2) {
width: 0;
opacity: 0;
}
.naturalife-sidepanel-button.active span:last-child {
-webkit-transform: translate3d(0px, -2px, 0px) rotate(-45deg);
transform: translate3d(0px, -2px, 0px) rotate(-45deg);
}
.mobile-menu-button {
cursor: pointer;
width: 50px;
}
.mobile-menu-button span {
-moz-transition: -moz-transform 0.2s ease-out 0.2s, width 0.2s ease-out 0.2s;
-o-transition: -o-transform 0.2s ease-out 0.2s, width 0.2s ease-out 0.2s;
-webkit-transition: -webkit-transform 0.2s ease-out, width 0.2s ease-out;
-webkit-transition-delay: 0.2s, 0.2s;
-webkit-transition: width 0.2s ease-out 0.2s, -webkit-transform 0.2s ease-out 0.2s;
transition: width 0.2s ease-out 0.2s, -webkit-transform 0.2s ease-out 0.2s;
transition: transform 0.2s ease-out 0.2s, width 0.2s ease-out 0.2s;
transition: transform 0.2s ease-out 0.2s, width 0.2s ease-out 0.2s, -webkit-transform 0.2s ease-out 0.2s;
} .mobile-header-holder {
overflow: hidden;
width: 100%;
}
.sticky-mobile-header .mobile-header {
position: fixed;
width: 100%;
top: 0;
left: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 99;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}
.admin-bar.sticky-mobile-header .mobile-header {
top: 32px;
}
@media screen and (max-width: 768px) {
.admin-bar.sticky-mobile-header .mobile-header {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar.sticky-mobile-header .mobile-header {
top: 0;
position: absolute;
}
.admin-bar.sticky-mobile-header .mobile-header.mobile-header-stuck {
position: fixed;
}
} .sub-page-header {
position: relative;
overflow: hidden;
}
.sub-page-header .page-title {
padding: 0;
margin: 0;
float: left;
position: relative;
}
.sub-page-header .page-title h1 {
font-size: 22px;
line-height: 34px;
display: inline-block;
position: relative;
z-index: 1;
margin: 0;
}
.sub-page-header .content-row-wrapper {
padding-top: 0;
padding-bottom: 0;
}
.sub-page-header .content-row-wrapper > .col {
padding-left: 20px;
padding-right: 20px;
}
.sub-page-header.style-2 {
text-align: center;
}
.sub-page-header.style-2 .page-title {
float: none;
}
.sub-page-header.style-2 h1 {
font-size: 38px;
}
body:not(.overlapped-header) .sub-page-header:before {
content: "";
background: rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.11) inset;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.11) inset;
width: 100%;
top: 0;
position: absolute;
height: 20px;
} #footer {
width: 100%; }
#footer > .content-row {
width: 100%;
margin: auto;
}
#footer > .content-row.fullwidth {
max-width: 100%;
width: 100%;
}
#footer .footer-widgets {
position: relative;
}
#footer .footer-widgets .col {
margin: 30px 0;
padding-left: 20px;
padding-right: 20px;
}
#footer .footer-widgets .col .widget:last-child, #footer .footer-widgets .col .widget ul:last-child {
margin-bottom: 0;
}
#footer .footer-widgets .widget {
margin-bottom: 50px;
}
#footer .footer-widgets .widget:last-child {
padding-bottom: 0;
border-width: 0;
}
#footer .footer-widgets .widget.widget_media_image {
margin-bottom: 25px;
}
#footer .footer-widgets .widget > h5 {
margin: 0 0 25px;
font-weight: bold;
}
#footer .footer-widgets .content-row-wrapper {
padding: 40px 0;
}
#footer .footer-widgets .featured-col {
padding-right: 40px;
}
#footer .footer-widgets .featured-col .column-inner {
border-width: 0 1px 0 0;
border-style: solid;
padding-right: 40px;
}
.naturalife-fixed-footer-acitve #main-content {
-webkit-box-shadow: 0 10px 10px -3px rgba(0, 0, 0, 0.12);
box-shadow: 0 10px 10px -3px rgba(0, 0, 0, 0.12);
}
.naturalife-fixed-footer-acitve #footer {
position: fixed;
width: 100%;
bottom: 0;
z-index: 0;
}
body:not(.naturalife-fixed-footer-acitve) .footer-contents {
border-style: solid;
border-width: 1px 0 0;
}
.footer-info-bar {
border-style: solid;
border-width: 1px 0 0;
}
.footer-info-bar > .content-row-wrapper {
padding-left: 20px;
padding-right: 20px;
position: relative;
}
.footer-info-bar > .content-row-wrapper > div {
position: relative;
z-index: 2;
}
.footer-info-bar > .content-row-wrapper > div:first-child {
margin-right: auto;
}
.footer-info-bar > .content-row-wrapper > div:nth-child(2):not(:last-child) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: absolute;
width: 100%;
left: 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.footer-info-bar > .content-row-wrapper > div:last-child {
margin-left: auto;
}
.footer-info-bar > div > div > *:first-child li {
border-width: 0;
padding-left: 0;
}
#footer-navigation {
list-style: outside none none;
margin: 0;
padding: 0;
}
#footer-navigation a {
text-decoration: none;
color: inherit !important;
}
#footer-navigation a:hover {
text-decoration: underline;
}
#footer-navigation li {
padding: 0;
float: left;
padding: 0 20px;
}
#footer-navigation li:not(:last-child) {
border-width: 0 1px 0 0;
border-style: solid;
}  .main-menu-wrapper .main-menu {
list-style: none outside none;
margin: auto;
padding: 0;
line-height: 1.4em;
}
.main-menu-wrapper .main-menu > li {
position: relative;
display: inline-block;
float: left;
}
.main-menu-wrapper .main-menu > li > a {
text-align: left;
text-decoration: none;
outline: none;
position: relative;
line-height: 1em;
display: block;
}
.main-menu-wrapper .main-menu > li a > span {
border-width: 0 1px 0 0;
border-style: solid;
border-color: transparent;
position: relative;
}
.main-menu-wrapper .main-menu > li > a:hover, .main-menu-wrapper .main-menu > li.current-menu-ancestor > a, .main-menu-wrapper .main-menu > li.current-menu-item > a {
text-decoration: none;
}
.main-menu-wrapper .main-menu > li:last-child > a > span {
border-width: 0;
}
.main-menu-wrapper .main-menu a > span {
display: inline;
}
.main-menu-wrapper .main-menu > li > a sub {
display: none;
}
.main-menu-wrapper .main-menu sub {
display: block;
font-size: 0.92em;
bottom: 0;
margin-top: 0.8em;
margin-bottom: 0.8em;
}
.main-menu-wrapper .main-menu span > i:before, .main-menu-wrapper .main-menu a > i:before {
margin-right: 0.5em;
}
.main-menu-wrapper .main-menu ul {
visibility: hidden;
position: absolute;
width: 220px;
list-style: none outside none;
z-index: 99999;
margin: 0;
padding: 0;
text-align: left;
height: 0;
overflow: hidden;
}
.main-menu-wrapper .main-menu ul li {
position: relative;
}
.main-menu-wrapper .main-menu ul li a {
display: block;
border-style: solid;
border-width: 0 0 1px;
border-color: transparent;
text-decoration: none;
padding-top: 0.8em;
padding-bottom: 0.8em;
will-change: padding;
}
.main-menu-wrapper .main-menu ul li a:hover, .main-menu-wrapper .main-menu ul li > .current-menu-ancestor > a {
text-decoration: none;
}
.main-menu-wrapper .main-menu ul ul {
margin-left: 220px;
top: 0;
width: 222px;
}
.main-menu-wrapper .main-menu ul ul ul {
top: 0;
}
.main-menu-wrapper .main-menu > li:not(.multicolumn) ul {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
-moz-transition: opacity 0.5s ease 0.1s;
-o-transition: opacity 0.5s ease 0.1s;
-webkit-transition: opacity 0.5s ease;
-webkit-transition-delay: 0.1s;
-webkit-transition: opacity 0.5s ease 0.1s;
transition: opacity 0.5s ease 0.1s;
-webkit-transform-origin: top;
transform-origin: top;
opacity: 0;
}
.main-menu-wrapper .main-menu li:not(.multicolumn):hover > ul,
.main-menu-wrapper .main-menu li.hover:not(.multicolumn) > ul {
height: auto;
overflow: visible;
opacity: 1;
}
.main-menu-wrapper .main-menu li.submenu-loaded:hover > ul,
.main-menu-wrapper .main-menu li.submenu-loaded.hover > ul,
.main-menu-wrapper .main-menu li li:hover > ul,
.main-menu-wrapper .main-menu li li.hover > ul {
visibility: visible;
}
.main-menu-wrapper .main-menu ul li:hover > a {
-webkit-transition: padding .3s ease;
transition: padding .3s ease;
}
.main-menu-wrapper .main-menu > li.menu-item-has-children > a > span:after {
content: "\2a";
font-family: 'rtui';
padding-left: 0.4em;
line-height: 1;
}
.main-menu-wrapper .main-menu > li li.menu-item-has-children:after {
content: "\28";
font-family: "rtui";
position: absolute;
z-index: 999;
right: 10px;
top: 0.5em;
}
.main-menu-wrapper .main-menu > li.o-direction .sub-menu {
right: 0;
text-align: right;
}
.main-menu-wrapper .main-menu > li.o-direction .sub-menu li.menu-item-has-children:after {
content: "\22";
left: 10px;
right: auto;
}
.main-menu-wrapper .main-menu > li.o-direction .sub-menu ul {
margin-right: 220px;
padding: 0 2px 0 0;
margin-left: auto;
}
.sticky-header-holder .header-col .main-menu > li > a {
line-height: 60px;
}
.main-menu .multicolumn {
position: static;
}
.main-menu li.multicolumn > ul {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
-moz-transition: opacity 0.5s ease 0.1s;
-o-transition: opacity 0.5s ease 0.1s;
-webkit-transition: opacity 0.5s ease;
-webkit-transition-delay: 0.1s;
-webkit-transition: opacity 0.5s ease 0.1s;
transition: opacity 0.5s ease 0.1s;
-webkit-transform-origin: top;
transform-origin: top;
opacity: 0;
margin-left: -24px;
}
.main-menu li.multicolumn.submenu-loaded:hover > ul,
.main-menu li.multicolumn.submenu-loaded.hover > ul {
height: auto;
visibility: visible;
opacity: 1;
}
.main-menu li.multicolumn.submenu-loaded:hover > ul ul,
.main-menu li.multicolumn.submenu-loaded.hover > ul ul {
height: auto;
opacity: 1;
visibility: visible;
}
.main-menu .multicolumn-1 > ul > li {
width: 100%;
}
.main-menu .multicolumn-2 > ul > li {
width: 50%;
}
.main-menu .multicolumn-3 > ul > li {
width: 33.33333%;
}
.main-menu .multicolumn-4 > ul > li {
width: 25%;
}
.main-menu .multicolumn-5 > ul > li {
width: 20%;
}
.main-menu .multicolumn-6 > ul > li {
width: 16.66667%;
}
.main-menu .multicolumn-7 > ul > li {
width: 14.28571%;
}
.main-menu .multicolumn-8 > ul > li {
width: 12.5%;
}
.main-menu .multicolumn-holder {
display: table;
width: 100%;
left: auto;
height: auto;
opacity: 0;
-moz-transition: opacity 0.5s ease 0s, margin 0.5s ease 0s;
-o-transition: opacity 0.5s ease 0s, margin 0.5s ease 0s;
-webkit-transition: opacity 0.5s ease, margin 0.5s ease;
-webkit-transition-delay: 0s, 0s;
-webkit-transition: opacity 0.5s ease 0s, margin 0.5s ease 0s;
transition: opacity 0.5s ease 0s, margin 0.5s ease 0s;
}
.main-menu .multicolumn-holder > li {
display: table-cell;
margin: 0;
padding: 24px;
}
.main-menu .multicolumn-holder > li:not(:last-child) {
border-width: 0 1px 0 0;
border-style: solid;
}
.main-menu .multicolumn-holder > li > ul {
padding: 0;
margin: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.main-menu .multicolumn-holder > li > ul, .main-menu .multicolumn-holder > li > ul .sub-menu {
position: static;
margin-left: 0;
margin-top: 0;
display: block;
width: auto;
}
.main-menu .multicolumn-holder > li > ul > li {
margin: 0;
}
.main-menu .multicolumn-holder > li > ul > li:not(:last-child) > .sub-menu {
margin-bottom: 30px;
}
.main-menu .multicolumn-holder > li > ul li > a:before {
content: "\28";
font-family: 'rtui';
padding-right: 0.4em;
}
.main-menu .multicolumn-holder > li > ul > li.menu-item-has-children > a,
.main-menu .multicolumn-holder > li > ul > li.menu-item-has-children > span {
border-width: 0 0 1px 0;
border-style: solid;
display: block;
padding: 0 0.75em 0.4em 0.75em;
margin-bottom: 0.75em;
}
.main-menu .multicolumn-holder > li > ul li li.menu-item-has-children > span, .main-menu .multicolumn-holder > li > ul li li.menu-item-has-children > a {
margin-bottom: 0.4em;
}
.main-menu .multicolumn-holder > li > ul li > a, .main-menu .multicolumn-holder > li > ul li > span {
border-width: 0;
padding: 0 0.75em 0.4em 0.75em;
}
.main-menu .multicolumn-holder > li > ul li:hover > a {
padding: 0 0.75em 0.4em calc(0.75em + 3px );
}
.main-menu .multicolumn-holder > li > ul li.menu-item-has-children::after {
content: "";
}
.main-menu .multicolumn-holder > li > ul li .sub-menu > li:last-child a {
padding-bottom: 0;
}
.main-menu .multicolumn-holder > li > ul ul {
-webkit-box-shadow: none;
box-shadow: none;
margin: 0;
width: auto;
border-width: 0;
padding: 0;
height: auto;
}
.main-menu .multicolumn-holder > li > ul ul .sub-menu {
margin-bottom: 0.75em;
margin-left: 0.75em;
}
.main-menu .multicolumn-holder > li > ul ul .sub-menu a:before {
content: none;
}
.main-menu .multicolumn-holder > li > ul ul sub,
.main-menu .multicolumn-holder > li > ul li:not(.menu-item-has-children) > a > sub {
margin-left: 0.75em;
}
.main-menu .multicolumn-holder > li > ul ul li {
margin-top: 0;
}
.main-menu .multicolumn-holder a > i {
float: right;
}
.main-menu .multicolumn-holder a > i:before {
margin-right: 0;
margin-left: 0.5em;
}
.header-col > *:first-child > .main-menu > li.multicolumn:first-child > ul {
margin-left: 0;
}
.sub-menu li[class^="icon-"]:before, .sub-menu li[class*=" icon-"]:before {
float: left;
line-height: 3em;
margin: 0 0.8em;
}
.main-menu-wrapper .main-menu > li:after {
content: "";
height: 0;
display: block;
position: relative;
width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.header-col.center .main-menu-wrapper .main-menu {
-ms-flex-item-align: center;
}
.active .slide-content-wrapper .slide-content {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
}
.main-menu-wrapper .main-menu > li > a,
.naturalife-language-switcher > ul > li > a {
margin-top: 0 !important;
}
}  #container .rt-gallery .col {
margin-bottom: 30px;
overflow: hidden;
}
#container .rt-gallery.nogaps.row, #container .rt-gallery.nogaps > .row {
margin-left: 0;
margin-right: 0;
}
#container .rt-gallery.nogaps .col {
padding: 0;
margin: 0;
}
#container .rt-gallery .gallery-item-holder {
max-width: 100%;
margin: auto;
}
#container .rt-gallery .gallery-item-holder .image-thumbnail {
margin: auto;
}
#container .rt-gallery .gallery-item-holder img {
max-width: 100%;
display: block;
margin: auto;
height: auto;
}
.single-post .rt-gallery .col-sm-12, .single-portfolio .rt-gallery .col-sm-12 {
padding: 0;
}
@media screen and (min-width: 768px) {
#container .rt-gallery .col.double-height:not(.double-width) img {
margin-left: -50%;
}
} .border_grid > .row, .border_grid .content-row, .border_grid .elementor-row {
border-width: 1px 0 0 0;
border-style: solid;
margin: 0;
}
.border_grid > .row:first-child, .border_grid .content-row:first-child, .border_grid .elementor-row:first-child {
border-width: 0;
}
.border_grid > .row:first-child > div:after, .border_grid .content-row:first-child > div:after, .border_grid .elementor-row:first-child > div:after {
top: 0;
}
.border_grid > .row:last-child > div:after, .border_grid .content-row:last-child > div:after, .border_grid .elementor-row:last-child > div:after {
bottom: 0;
}
.border_grid > .row > div:first-child:after, .border_grid .rt-column-container:first-child:after, .border_grid .col:first-child:after, .border_grid .elementor-column:first-child:after {
border-width: 0;
}
.border_grid > .row > div:after, .border_grid .rt-column-container:after, .border_grid .col:after, .border_grid .elementor-column:after {
content: "";
position: absolute;
left: -1px;
top: 0;
bottom: 0;
width: 1px;
z-index: 1;
border-width: 0 0 0 1px;
border-style: solid;
}
.border_grid > .row > div, .border_grid .content-row .rt-column-container, .border_grid .elementor-column {
padding-top: 15px;
padding-bottom: 25px;
}
.border_grid > .row > div:after, .border_grid .content-row .rt-column-container:after, .border_grid .elementor-column:after {
top: 15px;
bottom: 15px;
}
.border_grid .content-row:first-child .rt-column-container {
padding-top: 0px;
}
.border_grid .wpb_row, .border_grid .row {
margin-left: -20px;
margin-right: -20px;
} .has-overlay {
overflow: hidden;
display: block;
position: relative;
margin-left: auto !important;
margin-right: auto !important;
}
.has-overlay .image-thumbnail img {
opacity: 1;
-moz-transition: all 0.2s ease-out 0.1s;
-o-transition: all 0.2s ease-out 0.1s;
-webkit-transition: all 0.2s ease-out;
-webkit-transition-delay: 0.1s;
-webkit-transition: all 0.2s ease-out 0.1s;
transition: all 0.2s ease-out 0.1s;
will-change: opacity;
}
.has-overlay .overlay-text {
top: 0;
width: 100%;
height: 100%;
position: absolute;
padding: 20px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.has-overlay .overlay-text:after {
content: "";
-moz-transition: all 0.2s ease-out 0.1s;
-o-transition: all 0.2s ease-out 0.1s;
-webkit-transition: all 0.2s ease-out;
-webkit-transition-delay: 0.1s;
-webkit-transition: all 0.2s ease-out 0.1s;
transition: all 0.2s ease-out 0.1s;
overflow: hidden;
position: absolute;
top: -100%;
left: 0;
width: 100%;
height: 100%;
opacity: 0.8;
z-index: 1;
}
.has-overlay .overlay-text > p {
margin: 5px 0 0;
font-size: .85em;
}
.has-overlay .overlay-text * {
opacity: 0;
color: #fff !important;
position: relative;
z-index: 2;
-moz-transition: all 0.2s linear 0.3s;
-o-transition: all 0.2s linear 0.3s;
-webkit-transition: all 0.2s linear;
-webkit-transition-delay: 0.3s;
-webkit-transition: all 0.2s linear 0.3s;
transition: all 0.2s linear 0.3s;
}
.has-overlay:hover img {
-webkit-transform-origin: top;
transform-origin: top;
opacity: 0.8;
}
.has-overlay:hover .overlay-text {
opacity: 1;
}
.has-overlay:hover .overlay-text * {
opacity: 1;
}
.has-overlay:hover .overlay-text:after {
top: 0;
}
@media screen and (max-width: 768px) {
.has-overlay *, .imgeffect * {
-webkit-transition: none !important;
transition: none !important;
}
} .featured_image img, .featured_image div {
width: 100%;
}
.featured_image {
position: relative;
overflow: hidden;
} .imgeffect {
position: relative;
overflow: hidden;
display: block;
max-width: 100%;
z-index: 1;
}
.imgeffect img {
opacity: 1;
-moz-transition: all 0.2s ease-out 0.1s;
-o-transition: all 0.2s ease-out 0.1s;
-webkit-transition: all 0.2s ease-out;
-webkit-transition-delay: 0.1s;
-webkit-transition: all 0.2s ease-out 0.1s;
transition: all 0.2s ease-out 0.1s;
will-change: opacity;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.imgeffect .action-button {
top: 20px;
right: 20px;
line-height: 2em;
width: 2em;
height: 2em;
position: absolute;
text-align: center;
position: absolute;
text-align: center;
opacity: 0;
-webkit-transform: scale(0, 0);
transform: scale(0, 0);
-moz-transition: all 0.4s ease-out 0.1s;
-o-transition: all 0.4s ease-out 0.1s;
-webkit-transition: all 0.4s ease-out;
-webkit-transition-delay: 0.1s;
-webkit-transition: all 0.4s ease-out 0.1s;
transition: all 0.4s ease-out 0.1s;
z-index: 20;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
will-change: scale, opacity;
}
.imgeffect:hover img {
-webkit-transform-origin: top;
transform-origin: top;
opacity: 0.8;
}
.imgeffect:hover .action-button {
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.imgeffect > .action-button:before {
font-family: 'rtui';
color: #fff;
font-size: 16px;
}
.imgeffect.zoom > .action-button:before {
content: "\e800";
}
.imgeffect.gallery > .action-button:before {
content: "\e803";
}
.imgeffect.video > .action-button:before {
content: "\6a";
}
.imgeffect.audio > .action-button:before {
content: "\e805";
}
.imgeffect.extlink > .action-button:before {
content: "\f08e";
}
.imgeffect.link > .action-button:before {
content: "\e806";
}
.imgeffect > div > img {
display: inline-block;
}
.imgeffect.aligncenter {
display: block;
}
.has-overlay + .action-button,
.overlay-text + .action-button {
background-color: transparent !important;
}
.featured-image-nav {
opacity: 0;
bottom: -50px;
margin: 0;
padding: 10px 0 5px;
position: absolute;
text-align: center;
width: 100%;
background-color: rgba(0, 0, 0, 0.3);
}
.featured-image-nav > li {
display: inline-block;
cursor: pointer;
width: 15px;
height: 15px;
border: 1px solid rgba(255, 255, 255, 0.3);
}
.featured-image-nav > li:hover, .featured-image-nav > li.active {
background: rgba(255, 255, 255, 0.15);
}
.featured_image:hover .featured-image-nav {
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease;
-webkit-transition-delay: 0s;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
opacity: 1;
bottom: 0;
} .hasCustomSelect {
z-index: 2;
padding-right: 20px;
}
.customselect {
border-width: 1px;
border-style: solid;
padding: 4px 20px 4px 10px;
position: relative;
z-index: 1;
}
.customselect .customselectInner:before {
content: "\2a";
font-family: "rtui";
position: absolute;
right: 10px;
} .rt-parallax-background {
background-attachment: scroll;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
top: 0;
left: 0;
overflow: hidden;
z-index: 0;
backface-visibility: hidden;
display: none;
width: 100%;
height: 100%;
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden;
}
.rt-sa-background {
width: 100%;
position: absolute;
left: 0;
overflow: hidden;
z-index: 0;
}
.rt-svg-background {
width: 100%;
position: absolute;
left: 0;
overflow: hidden;
z-index: 0;
height: auto;
}
.rt-svg-background.top {
top: -1px;
}
.rt-svg-background.bottom {
bottom: -1px;
} .rt-background-slider {
width: 100%;
height: 100%;
background-attachment: scroll;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
top: 0;
left: 0;
overflow: hidden;
z-index: 0;
-webkit-transform: translate3d(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.rt-background-slider > * {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: opacity 0s, -webkit-transform 0s;
transition: opacity 0s, -webkit-transform 0s;
transition: opacity 0s, transform 0s;
transition: opacity 0s, transform 0s, -webkit-transform 0s;
} .read_more {
display: block;
margin-top: 10px;
text-decoration: none;
}
.read_more:before {
content: "\2e";
display: inline-block;
font-family: "rtui";
height: 2.5em;
width: 2.5em;
text-align: center;
color: #fff;
margin-right: 10px;
text-indent: 3px;
line-height: calc( 2.5em + 2px );
}
a.read_more:hover:before {
text-indent: 10px;
-webkit-transition: text-indent 0.3s;
transition: text-indent 0.3s;
} ul,
ol {
padding-left: 20px;
margin-bottom: 20px;
} blockquote {
margin: 40px 0;
font-style: italic;
font-size: 1.25em;
border-width: 3px 0;
border-style: solid;
padding: 40px 0;
}
blockquote:before {
content: "\201c";
float: left;
font-size: 3em;
line-height: 1em;
}
blockquote.text-center:before {
float: none;
}
blockquote p {
margin-left: 3em;
}
blockquote cite {
margin-top: .75em;
font-size: .75em;
display: inline-block;
width: 100%;
font-style: normal;
margin-left: 3.75em;
}
blockquote cite:before {
content: '\2014 \00A0';
}
blockquote.style-2 {
border-width: 0;
}
blockquote.style-2 p, blockquote.style-2 cite {
margin-left: 0;
padding-left: 0;
} .rt_preloading:after {
content: "";
opacity: 0;
position: absolute;
width: 40px;
height: 40px;
background-color: rgba(0, 0, 0, 0.5);
border-radius: 100%;
top: calc(50% - 20px);
left: calc(50% - 20px);
-webkit-animation: scaleout 1s infinite ease-in-out;
animation: scaleout 1s infinite ease-in-out;
z-index: 1;
} .rt-featured-image {
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
border-width: 1px;
border-style: solid;
padding: 20px;
} .rt-featured-video {
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
border-width: 1px;
border-style: solid;
padding: 20px;
} .rt-featured-map {
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
border-width: 1px;
border-style: solid;
padding: 20px;
} .rt-frame {
border-width: 1px;
border-style: solid;
padding: 10px;
} .shadow {
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
}
.rt-column-gaps > div > .shadow > .vc_column-inner {
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
}
.shadow-2 {
-webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
}
.shadow-3 {
-webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1);
}
.hover-shadow:hover {
-webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
-webkit-transition: -webkit-box-shadow 0.3s ease;
transition: -webkit-box-shadow 0.3s ease;
transition: box-shadow 0.3s ease;
transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.hover-opacity:hover {
opacity: 0.3;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
} .boxed {
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
padding: 20px;
} .go-to-top {
cursor: pointer;
position: fixed;
right: 10px;
bottom: -100px;
opacity: 0;
z-index: 1;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.go-to-top.visible {
opacity: 1;
bottom: 10px;
}
.go-to-top:before {
vertical-align: middle;
font-size: 24px;
width: 1.5em;
line-height: 1.5em;
background-color: rgba(0, 0, 0, 0.4);
color: #fff;
border-radius: 50%;
}
.go-to-top:hover {
opacity: 0.7;
}  .background-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
} .border-top {
border-top-width: 1px;
border-top-style: solid;
}
.border-bottom {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.border-left {
border-left-width: 1px;
border-left-style: solid;
}
.border-right {
border-right-width: 1px;
border-right-style: solid;
}
hr {
height: 1px;
border: none;
background-color: #eee;
} #content-overlay {
background: rgba(0, 0, 0, 0.65);
bottom: 0;
left: 0;
position: fixed;
right: 0;
z-index: 490;
height: 0;
opacity: 0;
-moz-transition: opacity 0.4s ease 0.8s, height 0s ease 1.2s;
-o-transition: opacity 0.4s ease 0.8s, height 0s ease 1.2s;
-webkit-transition: opacity 0.4s ease, height 0s ease;
-webkit-transition-delay: 0.8s, 1.2s;
-webkit-transition: opacity 0.4s ease 0.8s, height 0s ease 1.2s;
transition: opacity 0.4s ease 0.8s, height 0s ease 1.2s;
}
.rt-menu-over #content-overlay, .naturalife-panel-on #content-overlay {
top: 0;
opacity: 1;
}
.naturalife-panel-on #content-overlay {
-moz-transition: height 0s ease 0s, opacity 0.4s ease 0s;
-o-transition: height 0s ease 0s, opacity 0.4s ease 0s;
-webkit-transition: height 0s ease, opacity 0.4s ease;
-webkit-transition-delay: 0s, 0s;
-webkit-transition: height 0s ease 0s, opacity 0.4s ease 0s;
transition: height 0s ease 0s, opacity 0.4s ease 0s;
height: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.naturalife-panel-on #main-content {
-webkit-filter: grayscale(1);
filter: grayscale(1);
}
} .naturalife-post-navigation {
border-width: 1px 0 0 0;
border-style: solid;
padding-top: 25px;
padding-bottom: 25px;
text-transform: uppercase;
font-size: 0.875em;
}
.naturalife-post-navigation a {
text-decoration: none;
font-weight: bold;
display: inline-block;
}
.naturalife-post-navigation a:before {
font-family: "rtui";
vertical-align: middle;
}
.naturalife-post-navigation a, .naturalife-post-navigation a:before {
-webkit-transition: color 0.2s ease-in;
transition: color 0.2s ease-in;
}
.naturalife-post-navigation > div > *:first-child {
text-align: left;
}
.naturalife-post-navigation > div > *:first-child a:before {
content: "\e8a8";
float: left;
margin-right: 20px;
}
.naturalife-post-navigation > div > *:nth-child(2) {
text-align: center;
}
.naturalife-post-navigation > div > *:last-child {
text-align: right;
}
.naturalife-post-navigation > div > *:last-child a:before {
content: "\e8a7";
float: right;
margin-left: 20px;
}
.naturalife-post-navigation .all-posts {
font-size: 40px;
} #container .naturalife-icon {
border-style: solid;
border-color: transparent;
line-height: 1em;
}
#container .naturalife-icon:before {
display: block !important;
margin: 0 !important;
}
#container .naturalife-icon:not(.aligncenter):not(.alignleft):not(.alignright) {
display: inline-block;
}
.elementor-icon .rt-elementor-icon:before {
margin: 0 !important;
display: block !important;
width: 1.3em !important;
}
.elementor-widget-icon-list .rt-elementor-icon {
line-height: 1;
}
.elementor-widget-icon-list .rt-elementor-icon:before {
margin: 0;
}
.rt-custom-style.elementor-view-framed .elementor-icon:before {
position: absolute;
content: "";
width: calc( 100% - 20px );
height: calc( 100% - 20px );
left: 10px;
top: 10px;
z-index: 1;
border-width: 2px;
border-style: dashed;
}
.rt-custom-style.elementor-view-framed .elementor-icon {
position: relative;
}
.rt-custom-style.elementor-view-framed .elementor-icon .rt-elementor-icon:before {
z-index: 33;
}
.rt-custom-style.elementor-view-framed.elementor-shape-circle .elementor-icon:before {
border-radius: 50%;
}
.elementor-column-wrap:hover > * > .rt-custom-style.elementor-shape-circle .elementor-icon:before {
-webkit-animation: spin 5s infinite linear;
animation: spin 5s infinite linear;
}
.rt-custom-style .elementor-icon, .rt-custom-style .elementor-icon:before {
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.elementor-column-wrap:hover > * > .rt-custom-style.elementor-shape-square .elementor-icon {
border-radius: 50%;
}
.elementor-column-wrap:hover > * > .rt-custom-style.elementor-shape-square .elementor-icon:before {
-webkit-animation: spin 5s infinite linear .2s;
animation: spin 5s infinite linear .2s;
border-radius: 50%;
} .rt-popup {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
background-color: rgba(255, 255, 255, 0.95);
display: block;
opacity: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.rt-popup.active {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 999999;
opacity: 1;
pointer-events: auto;
}
.rt-popup-close {
position: absolute;
top: 40px;
right: 40px;
background: transparent;
outline: none !important;
border: none;
cursor: pointer;
z-index: 99;
-webkit-transition: -webkit-transform .2s;
transition: -webkit-transform .2s;
transition: transform .2s;
transition: transform .2s, -webkit-transform .2s;
}
.rt-popup-close:hover {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.rt-popup-content-wrapper {
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
overflow: hidden;
}
.rt-popup-content {
display: block;
position: relative;
padding: 10%;
max-height: 100%;
width: 100%;
}
.ps-scrollbar-y-rail {
display: none;
} .rt-popup-search .wp-search-form {
font-size: 1.5em;
max-width: 1000px;
margin: auto;
}
.rt-popup-search .wp-search-form input[type="text"] {
border-radius: 0 !important;
border-width: 0 0 3px !important;
border-style: dotted !important;
padding: 1.6em 0 !important;
background-color: transparent !important;
text-transform: uppercase;
letter-spacing: 2px;
}
.rt-popup-search .wp-search-form input[type="text"]:focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
border-color: var(--primary-color) !important;
}
.rt-popup-search .wp-search-form span {
right: 0;
}
.rt-popup-search .wp-search-form span:hover {
color: var(--primary-color);
} .rt-background-text {
position: relative;
overflow: hidden;
}
.rt-background-text:before {
position: absolute;
font-size: 180px;
line-height: 1;
z-index: 0;
width: 100%;
opacity: 0.1;
text-align: center;
letter-spacing: 0.1em;
white-space: nowrap;
} .vertical-align-center .col > * {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.metro-gallery:not(.nogaps) {
margin-bottom: -30px;
}
.metro-gallery img {
display: block;
} .loop.type-portfolio {
position: relative;
width: 100%;
}
.loop.type-portfolio .title, .loop.type-portfolio .title a {
text-decoration: none;
}
.loop.type-portfolio .title a:hover {
text-decoration: none;
opacity: 0.7;
}
.loop.type-portfolio:hover .overlay {
opacity: 1;
}
.loop.type-portfolio .visible-title-wrapper {
position: absolute;
background: rgba(255, 255, 255, 0.8);
-webkit-transition: all .5s ease .1s;
transition: all .5s ease .1s;
top: 0;
left: 0;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
will-change: left;
text-align: right;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.loop.type-portfolio .visible-title-wrapper .title {
font-size: 0.75em;
letter-spacing: 3px;
opacity: 0.7;
text-transform: uppercase;
padding: 15px;
}
.loop.type-portfolio.style-2 {
overflow: hidden;
}
.loop.type-portfolio.style-2 .image-thumbnail img {
-moz-transition: all 0.4s ease 0.1s;
-o-transition: all 0.4s ease 0.1s;
-webkit-transition: all 0.4s ease;
-webkit-transition-delay: 0.1s;
-webkit-transition: all 0.4s ease 0.1s;
transition: all 0.4s ease 0.1s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.loop.type-portfolio.style-2 .portfolio-loop-item-wrapper {
overflow: hidden;
position: relative;
}
.loop.type-portfolio.style-1 .text {
padding: 20px 0;
}
.loop.type-portfolio.style-1.boxed .text {
padding: 25px 5px 5px;
}
.loop.type-portfolio.style-1.boxed:hover {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
-webkit-transition: -webkit-box-shadow .3s linear;
transition: -webkit-box-shadow .3s linear;
transition: box-shadow .3s linear;
transition: box-shadow .3s linear, -webkit-box-shadow .3s linear;
}
.loop.type-portfolio .title {
margin: 0;
}
.loop.type-portfolio p {
margin: 20px 0 0 0;
}
.loop.type-portfolio .read_more {
margin-top: 40px;
}
.loop.type-portfolio .terms {
display: block;
font-size: 0.875em;
}
.loop.type-portfolio .terms a {
text-decoration: none;
position: relative;
z-index: 3;
}
.loop.type-portfolio .terms a:hover {
text-decoration: none;
opacity: 0.7;
}
.loop.type-portfolio .portfolio-link {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.loop.type-portfolio .overlay .title {
display: block;
padding: 0;
margin: 0;
position: relative;
}
.loop.type-portfolio .overlay .terms {
margin-top: 0;
font-size: .875em;
font-style: italic;
}
.loop.type-portfolio .overlay .terms a:hover {
opacity: 0.7;
}
.loop.type-portfolio.hover-1:hover .visible-title-wrapper {
left: -100%;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}
.loop.type-portfolio.hover-1:hover .overlay {
right: -1px;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}
.loop.type-portfolio.hover-1 .overlay {
right: -150%;
position: absolute;
width: calc(100% + 2px);
padding: 20px;
overflow: hidden;
z-index: 2;
top: 0;
height: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.6s;
transition: all 0.6s;
background: rgba(255, 255, 255, 0.9);
will-change: right;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
}
.loop.type-portfolio.hover-1 .overlay .title {
color: #111;
}
.loop.type-portfolio.hover-1 .overlay a, .loop.type-portfolio.hover-1 .overlay a:hover, .loop.type-portfolio.hover-1 .overlay .title {
color: #111;
}
.loop.type-portfolio.hover-1 .overlay .text {
width: 100%;
bottom: 20px;
left: 20px;
}
.loop.type-portfolio.hover-1 .overlay .title {
font-size: 1.2em;
}
.loop.type-portfolio.hover-1 .overlay .terms, .loop.type-portfolio.hover-1 .overlay .terms a {
color: #777;
}
.loop.type-portfolio.hover-2:hover .image-thumbnail img {
opacity: 0.6;
}
.loop.type-portfolio.hover-2:hover .overlay {
-webkit-transition: all .5s ease;
transition: all .5s ease;
opacity: 1;
}
.loop.type-portfolio.hover-2:hover .overlay .text {
opacity: 1;
}
.loop.type-portfolio.hover-2 .overlay {
bottom: 0;
top: 0;
position: absolute;
width: 100%;
padding: 20px;
overflow: hidden;
z-index: 2;
opacity: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.6s;
transition: all 0.6s;
background-color: rgba(0, 0, 0, 0.8);
backgaround: linear-gradient(0deg, rgba(0, 0, 0, 0.83) 20%, rgba(0, 0, 0, 0.59) 80%);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
}
.loop.type-portfolio.hover-2 .overlay .text {
width: 100%;
position: relative;
-webkit-transition: all 0.2s;
transition: all 0.2s;
opacity: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.loop.type-portfolio.hover-2 .overlay .title {
font-size: 1.4em;
}
.loop.type-portfolio.hover-2 .overlay a, .loop.type-portfolio.hover-2 .overlay a:hover, .loop.type-portfolio.hover-2 .overlay .title, .loop.type-portfolio.hover-2 .overlay .text, .loop.type-portfolio.hover-2 .overlay .terms, .loop.type-portfolio.hover-2 .overlay .terms a {
color: #fff;
}
.loop.type-portfolio .image-thumbnail {
position: relative;
overflow: hidden;
}
.loop.type-portfolio .image-thumbnail img {
width: 100%;
height: auto;
}
.portfolio_list.masonry > .col {
margin-bottom: 20px;
padding-bottom: 20px;
}
.portfolio_list.border_grid > .row > .col {
padding-bottom: 20px;
}
.load_more.button_ {
margin: 40px auto 20px;
border-radius: 30px;
cursor: pointer;
}
@media screen and (min-width: 768px) {
.portfolio_list > .row > .col-sm-12 .style-1 .portfolio-loop-item-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.portfolio_list > .row > .col-sm-12 .style-1 .portfolio-loop-item-wrapper > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.portfolio_list > .row > .col-sm-12 .style-1 .image-thumbnail img {
width: 100%;
}
.portfolio_list > .row > .col-sm-12 .style-1 .text {
padding: 40px;
}
.double-height:not(.double-width) .portfolio img {
margin-left: -50%;
}
}
.rt-carousel .loop.type-portfolio.style-1:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.rt-carousel .loop.hover-1 .image-thumbnail img {
-webkit-transition: none;
transition: none;
} .filter-holder {
margin-bottom: 20px;
width: 100%;
font-size: 0.75em;
border-style: solid;
border-width: 0 0 2px;
padding-bottom: 10px;
font-weight: bold;
}
.filter-holder > ul {
position: relative;
line-height: 1;
}
.filter-holder > ul > li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.filter-holder ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.filter_navigation li {
display: inline-block;
position: relative;
line-height: 1;
}
.filter_navigation li > span {
letter-spacing: 2px;
}
.filter_navigation li ul {
margin-left: 30px;
}
.filter_navigation li a {
padding: 0 8px 10px;
text-decoration: none;
text-transform: uppercase;
cursor: pointer;
position: relative;
}
.filter_navigation li a.active:after {
content: "";
width: 100%;
bottom: 0;
height: 2px;
position: absolute;
left: 0;
} #main-content .portfolio-header + .portfolio-info-row {
border-width: 1px 0 0;
border-style: solid;
}
#main-content .portfolio-header .content-row-wrapper {
padding: 50px 0;
}
#main-content .portfolio-info-row .content-row-wrapper {
padding: 50px 0;
}
#main-content .main-content-row .portfolio-header .content-row-wrapper {
padding-top: 0;
}
#main-content .main-content-row .portfolio-info-row .content-row-wrapper {
padding-bottom: 0;
}
.single-portfolio-carousel .owl-item > div {
margin: auto;
}
#container .single-portfolio-carousel .owl-item img {
margin: auto;
max-width: 100%;
width: auto;
}
.portfolio-carousel-holder > .col {
padding: 0 !important;
}
.portfolio-carousel-holder > .col .single-portfolio-carousel:not(.full-height-carousel) .owl-item > div .owl-stage-outer {
padding: 10px 0;
}
.portfolio-carousel-holder > .col .single-portfolio-carousel.full-height-carousel .owl-item img {
width: auto;
margin: auto;
}
.single-portfolio .portfolio-info .col.portfolio-text {
padding-right: 50px;
}
.single-portfolio .portfolio-info .column-inner > *:first-child, .single-portfolio .portfolio-info .portfolio-text > *:first-child {
margin-top: 0;
}
.portfolio-template-default .portfolio-default-layout {
border-width: 1px 0 0 0;
padding: 25px 0;
}
.portfolio-template-default .key-details {
border-width: 0 0 0 1px;
border-style: solid;
padding-left: 25px;
text-align: center;
}
.portfolio-template-default .key-details .social_share {
text-align: center;
}
.portfolio-template-single-portfolio-layout2 .portfolio-default-layout > .content-row-wrapper > .col > .column-inner {
padding: 0;
}
.portfolio-template-single-portfolio-layout2 .key-details, .portfolio-template-single-portfolio-layout2 .social_share {
padding-top: 25px;
border-width: 1px 0 0 0;
border-style: solid;
text-align: left;
}
.portfolio-template-single-portfolio-layout2 .col.portfolio-sidebar > .column-inner {
padding-left: 35px;
}
.sticky-sidebar.stuck {
padding-top: 25px;
}
.single-portfolio .key-details .column-inner > ul {
list-style: none;
padding: 0;
}
.single-portfolio .key-details .column-inner > ul > li:not(:last-child) {
padding-bottom: 15px;
margin-bottom: 15px;
border-width: 0 0 1px 0;
border-style: solid;
}
.single-portfolio .key-details .social_share {
width: 100%;
padding-top: 20px;
}
.single-portfolio .key-details .social_share:hover > span {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.single-portfolio .key-details .social_share > span {
-webkit-transition: -webkit-box-shadow .3s ease;
transition: -webkit-box-shadow .3s ease;
transition: box-shadow .3s ease;
transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
border-style: solid;
border-width: 1px;
padding: 5px 20px;
line-height: 1em;
border-radius: 30px;
font-weight: bold;
font-size: 0.75em;
}
.single-portfolio .key-details .social_share span > span {
display: inline-block;
}
.boxed-body-style.single-portfolio .portfolio-metro-holder, .boxed-body-style.single-portfolio .portfolio-masonry-holder, .boxed-body-style.single-portfolio .portfolio-grid-holder {
max-width: 100%;
}
.boxed-body-style.single-portfolio .portfolio-metro-holder > .col, .boxed-body-style.single-portfolio .portfolio-masonry-holder > .col, .boxed-body-style.single-portfolio .portfolio-grid-holder > .col {
padding-left: 0;
padding-right: 0;
}  .blog-loop .entry-footer {
margin-top: 30px;
}
.blog-loop .entry-footer .entry-read-more {
border-style: double;
border-width: 0 0 4px 0;
padding-bottom: 4px;
border-color: var(--primary-color);
display: inline-block;
text-decoration: none;
}
.blog-loop .entry-footer .entry-read-more:hover {
border-style: solid;
}
.blog-loop .entry-footer .social_share {
display: block;
margin-top: 20px;
}
.blog-loop .post-content-wrapper {
margin: auto;
}
.blog-loop .post_data {
padding: 0 !important;
}
.blog-loop:not(.blog-carousel-loop) {
text-align: center;
}
.blog-loop:not(.blog-carousel-loop) figure > * {
margin: auto;
}
.blog-loop:not(.blog-carousel-loop) .entry-content, .blog-loop:not(.blog-carousel-loop) .entry-footer {
max-width: 90% !important;
margin: auto !important;
}
.blog-loop-default {
margin-bottom: 30px;
}
.blog-loop-default.sticky > *:last-child {
-webkit-box-shadow: 0px 19px 11px -10px rgba(0, 0, 0, 0.19);
box-shadow: 0px 19px 11px -10px rgba(0, 0, 0, 0.19);
margin-bottom: 25px;
border-width: 1px;
padding: 25px;
border-style: solid;
}
.blog-loop-default.sticky > .post_data {
border-width: 5px 0 2px 0;
border-style: solid;
}
.masonry-gallery.blog_list > article {
margin-bottom: 30px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.blog-loop-default.full-width-col {
margin-bottom: 80px;
}
.blog-loop-default.full-width-col .entry-content, .blog-loop-default.full-width-col .entry-footer {
max-width: 80%;
}
.blog-loop-default.full-width-col .entry-content > .post_data + p {
margin-top: 30px;
}
.blog-loop-default.full-width-col .featured_media {
margin-bottom: 40px;
}
.blog-loop-default.full-width-col .entry-divider {
max-width: 100%;
margin-top: 80px;
}
.blog-loop-default.full-width-col:last-child .entry-divider {
display: none;
}
.sticky .entry-divider {
display: none;
}
article.type-post .entry-title a {
text-decoration: none;
}
article.type-post .entry-title a:hover {
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
article.type-post .featured_image img {
width: auto;
height: auto;
}
article.type-post a.featured_image {
display: inline-block;
max-width: 100%;
margin-bottom: -.3em;
}
article.type-post .featured_media {
margin-bottom: 25px !important;
}
article.type-post .featured_media video, article.type-post .featured_media audio {
max-width: 100%;
width: 100%;
}
article.type-post .entry-title {
margin: 0 0 10px;
word-break: break-word;
}
article.type-post .format-link .text > h2 {
margin-bottom: 0;
}
article.type-post .format-link .the-link {
margin-bottom: 20px;
display: block;
}
article.type-post .photo_gallery .row {
margin: 0 !important;
}
article.type-post .photo_gallery.masonry {
margin-left: 0;
margin-right: 0;
}
article.type-post .photo_gallery.masonry .col:after {
border: 0;
}
article.type-post .photo_gallery.masonry .col {
margin-bottom: 20px;
}
article.type-post .format-icon {
display: none;
}
article.type-post .text ul, article.type-post .text ol {
margin-bottom: 20px;
}
.col.format-aside .entry-content {
padding: 25px;
font-size: 1.4em;
}
.col.format-aside .entry-content p:last-child {
margin-bottom: 0;
}
article.type-post .post_data {
margin: 0;
font-size: 0.875em;
line-height: 1.2em;
display: inline-block;
margin-bottom: 25px;
font-style: italic;
}
article.type-post .post_data .user img {
display: inline;
border-radius: 50%;
vertical-align: text-bottom;
margin: 0 2px;
vertical-align: middle;
}
article.type-post .post_data > * {
display: inline-block;
}
article.type-post .post_data > *:after {
content: " ";
}
article.type-post .post_data > * > a, article.type-post .post_data > * > a:hover {
text-decoration: none;
font-style: normal;
}
article.type-post .post_data > * > a:hover {
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
article.type-post .post_data > *:last-child {
border-width: 0;
}
article.type-post .post_data span:not(:first-child).comment_link:before {
content: ", ";
}
article.type-post .post_data:empty {
display: none;
}
article.type-post .post_data span.date:not(:only-child):before {
content: " — ";
}
.single-post article.type-post .entry-content {
margin-bottom: 60px;
display: inline-block;
max-width: 100%;
width: 100%;
}
.single-post article.type-post .post_data {
padding: 0 0 20px 0;
font-size: 0.875em;
line-height: 1em;
width: 100%;
}
.single-post article.type-post .entry-footer {
padding: 20px 0;
border-width: 1px 0 0;
border-style: solid;
}
.single-post article.type-post .entry-footer .entry-footer-right {
margin-left: auto;
}
.single-post article.type-post .entry-footer .tags {
display: inline-block;
vertical-align: middle;
margin: 0;
line-height: 1;
padding: 5px 0;
margin: -5px;
}
.single-post article.type-post .entry-footer .tags a {
text-decoration: none;
border-style: solid;
border-width: 1px;
border-radius: 40px;
padding: 6px 15px;
margin-right: 10px;
font-size: 0.875em;
display: inline-block;
margin: 5px;
}
.single-post article.type-post .entry-footer .tags a:hover {
text-decoration: none;
opacity: 0.5;
-webkit-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.single-post article.type-post .entry-footer .social_share > span {
padding: 6px 15px;
border-radius: 40px;
color: #fff;
font-size: 0.875em;
}  article .post-title-holder {
margin-bottom: 20px;
} .tax-description {
margin-bottom: 25px;
} .author-info {
border-style: solid;
border-width: 1px 0 0;
padding: 60px 0;
margin: 0;
}
.author-avatar {
width: 100px;
padding-right: 20px;
}
.author-avatar img {
border-radius: 50%;
}
.author-title {
display: block;
font-size: 1.2em;
margin-bottom: 10px;
}
.author-description *:last-child {
margin-bottom: 0;
}
.author-description .author-bio {
margin: 0;
padding: 0;
text-indent: 0;
} #search-results .loop {
border-width: 0 0 1px 0;
border-style: solid;
padding-bottom: 10px;
}
.search-post-title {
margin-bottom: 10px;
}
.search-post-title a {
font-size: 18px;
line-height: 140%;
}
.search_result {
margin-bottom: 20px;
}
.search_highlight {
background: #EAEAEA;
padding: 1px 3px;
}
body.search-no-results #search-results {
padding: 80px 0;
text-align: center;
}
body.search-no-results #search-results .wp-search-form {
max-width: 60%;
margin: auto;
padding: 20px 0;
} .commententry {
border-style: solid;
border-width: 1px 0 0;
clear: both;
}
.commentlist {
list-style: none;
padding: 0;
border-width: 0 0 1px 0;
border-style: solid;
margin-bottom: 40px;
}
.commentlist .comment {
position: relative;
}
.commentlist .children {
list-style: none;
position: relative;
padding-left: 70px;
}
.comment-holder {
padding: 20px;
margin-bottom: 20px;
}
.depth-1 > .comment-holder {
border-style: solid;
border-width: 1px 0 0;
}
.depth-1 > .comment-holder {
padding: 30px 20px 0px 0;
}
.depth-1 > .children {
margin-bottom: 40px;
}
.comment:not(.depth-1) > .comment-holder {
border-style: solid;
border-width: 1px;
}
.comment-meta > a {
font-size: 0.8em;
text-decoration: none;
}
.comment-meta > a:hover {
text-decoration: underline;
}
.comment-avatar {
float: left;
}
.comment-avatar img {
border-radius: 50%;
}
.comment-body {
margin-left: 90px;
}
.pingback .comment-body {
margin-left: 0;
}
.comment-author {
margin-bottom: 30px;
}
.author-name {
display: block;
font-size: 1em;
}
.author-name a {
text-decoration: none;
}
.comment-reply a {
padding: 5px 10px;
position: absolute;
right: 20px;
top: 2.2em;
line-height: 1em;
font-weight: bold;
font-size: 0.875em;
text-decoration: none;
border-radius: 40px;
}
.comment-reply a:hover {
text-decoration: none;
} .comment-respond {
position: relative;
}
.comment-reply-title {
font-size: 1.25em;
}
.comment-reply-title small {
font-size: 0.75em;
}
.comment-reply-title small > a {
padding-top: 0.25em;
font-weight: bold;
position: absolute;
right: 0;
}
.comment-holder .comment-respond {
border-style: solid;
border-width: 1px 0 0;
margin-top: 40px;
padding-top: 20px;
}
.comment-form .text-boxes {
margin-bottom: 10px;
}
.comment-form .text-boxes::after {
display: block;
clear: both;
content: "";
}
.comment-form .text-boxes > ul {
list-style: none;
padding: 0;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form textarea {
width: 100%;
}
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
width: 32%;
float: left;
}
.comment-form .comment-form-author, .comment-form .comment-form-email {
margin-right: 2%;
}
.comment-form .comment-form-cookies-consent {
display: inline-block;
margin-top: 10px;
}
.comment-form #wp-comment-cookies-consent {
margin-right: 10px;
}
.comment-form .form-submit {
margin-top: 40px;
}
.comment-form textarea {
margin-bottom: 0;
}
.comment-form .comment-line ul {
margin-bottom: 0;
} .type-staff.loop {
text-align: center;
}
.type-staff.loop .person_image {
position: relative;
display: block;
max-width: 100%;
width: 100%;
margin: 0 auto 20px;
overflow: hidden;
will-change: border-radius;
border-radius: 0;
}
.type-staff.loop .person_image.bw-effect img {
-webkit-filter: grayscale(1);
filter: grayscale(1);
-webkit-transition: -webkit-filter .4s ease;
transition: -webkit-filter .4s ease;
transition: filter .4s ease;
transition: filter .4s ease, -webkit-filter .4s ease;
}
.type-staff.loop:hover .person_image img {
-webkit-filter: none;
filter: none;
-webkit-transition: -webkit-filter .4s ease;
transition: -webkit-filter .4s ease;
transition: filter .4s ease;
transition: filter .4s ease, -webkit-filter .4s ease;
}
.type-staff.loop .person_name {
margin: 0;
line-height: 1em;
padding-bottom: 0.25em;
}
.type-staff.loop .person_name a {
text-decoration: none;
}
.type-staff.loop .person_name a:hover {
text-decoration: none;
opacity: 0.7;
}
.type-staff.loop .profile {
margin-top: 15px;
}
.type-staff.loop .profile > p:last-child {
margin-bottom: 0;
}
.type-staff.loop .position {
margin-top: 5px;
}
.type-staff.loop .person_links_wrapper {
line-height: 1em;
}
.type-staff.loop .person_image .person_links_wrapper {
position: absolute;
width: 100%;
bottom: -100%;
-webkit-transition: bottom .3s ease;
transition: bottom .3s ease;
padding: 10px;
}
.type-staff.loop .person_image .person_links_wrapper li a {
color: #fff;
-webkit-transition: opacity .3s ease;
transition: opacity .3s ease;
display: block;
}
.type-staff.loop .person_image .person_links_wrapper li a:hover {
opacity: 0.5;
}
.type-staff.loop:hover .person_image .person_links_wrapper {
bottom: 0;
}
.type-staff.loop .person_data .person_links_wrapper {
margin-top: 20px;
padding: 10px 0 0;
border-style: solid;
border-width: 1px 0 0 0;
}
.type-staff.single .person_links_wrapper {
margin-top: 10px;
text-align: center;
}
.boxed_columns .loop.staff {
padding: 20px;
}
.team > .row {
margin-bottom: 40px;
}  .main-carousel .item {
display: block;
clear: both;
}
.main-carousel .item > a {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
}
.main-carousel .slide-content-wrapper {
opacity: 1;
-moz-transition: opacity 0.7s ease 0s;
-o-transition: opacity 0.7s ease 0s;
-webkit-transition: opacity 0.7s ease;
-webkit-transition-delay: 0s;
-webkit-transition: opacity 0.7s ease 0s;
transition: opacity 0.7s ease 0s;
}
.main-carousel .scrolled .slide-content-wrapper {
opacity: 0;
}
.main-carousel .slide-content {
opacity: 1;
padding: 20px;
}
.main-carousel .scrolled .slide-content {
opacity: 0;
}
.main-carousel.owl-stage-outer, .slide-content-wrapper, .item.has-bg-image {
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.slide-content-wrapper {
width: 100%;
position: relative;
display: block;
clear: both;
margin: auto;
z-index: 2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.slide-content-wrapper .slide-content > span {
display: block;
}
.slide-content-wrapper .slide-content.left {
left: 0;
}
.slide-content-wrapper .slide-content.right {
right: 0;
}
.slide-content-wrapper .slide-content.center {
margin-left: auto;
margin-right: auto;
}
.slide-content-wrapper .slide_heading {
margin: 0;
font-size: 46px;
line-height: 1;
}
.slide-content-wrapper .slide_second_heading {
line-height: 1;
letter-spacing: 5px;
margin-bottom: 10px;
}
.slide-content-wrapper .slide-content .slide-text {
margin-top: 20px;
z-index: 2;
position: relative;
}
.slide-content-wrapper .slide-content .slide-text.text-right {
text-align: right;
}
.slide-content-wrapper .slide-content .slide-text.text-center {
text-align: center;
}
.slide-content-wrapper .slide-content .slide-text p:last-child {
margin-bottom: 0;
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper {
margin-top: 40px;
margin-right: 10px;
z-index: 2;
position: relative;
font-weight: bold;
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper .read_more {
text-decoration: underline;
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper .read_more:hover {
text-decoration: none;
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper .read_more:before {
content: none;
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper > *:nth-child(2) {
margin: 0 0 2px 20px;
}
.slide-content-wrapper .text-right .slider-buttons-wrapper {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.slide-content-wrapper .text-center .slider-buttons-wrapper {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.slide-background {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 1;
margin: 0 auto;
will-change: transform;
}
.content-row-wrapper.fullwidth .slide-content-wrapper.default,
.elementor-section-full_width .slide-content-wrapper.default {
padding-left: 0;
}
.slide-content-wrapper.fullwidth {
max-width: 96%;
padding-left: 20px;
padding-right: 20px;
}
.text-navigation-holder {
border-width: 0 0 1px;
border-style: solid;
}
.text-navigation-holder[data-slide-count="1"] a {
width: 100%;
}
.text-navigation-holder[data-slide-count="2"] a {
width: 50%;
}
.text-navigation-holder[data-slide-count="3"] a {
width: 33.33333%;
}
.text-navigation-holder[data-slide-count="4"] a {
width: 25%;
}
.text-navigation-holder[data-slide-count="5"] a {
width: 20%;
}
.text-navigation-holder[data-slide-count="6"] a {
width: 16.66667%;
}
.text-navigation-holder[data-slide-count="7"] a {
width: 14.28571%;
}
.text-navigation-holder[data-slide-count="8"] a {
width: 12.5%;
}
.text-navigation-holder[data-slide-count="9"] a {
width: 11.11111%;
}
.text-navigation-holder[data-slide-count="10"] a {
width: 10%;
}
.text-navigation-wrapper {
margin: auto;
}
.text-navigation-wrapper a {
text-decoration: none;
display: inline-block;
border-width: 0 1px 0 0;
border-style: solid;
padding: 20px 50px;
line-height: 1.8em;
outline: none;
position: relative;
}
.text-navigation-wrapper a:first-child {
border-width: 0 1px;
}
.text-navigation-wrapper span {
padding-right: 0.4em;
}
.rt-carousel-loading {
display: none;
}
.rt-carousel:not(.rt-carousel-loaded) .rt-carousel-loading {
display: block;
position: absolute;
width: 20px;
height: 20px;
top: calc(50% - 10px);
left: calc(50% - 10px);
background: rgba(0, 0, 0, 0.5);
-webkit-animation: pageloading 1s linear infinite;
animation: pageloading 1s linear infinite;
border-radius: 50%;
} .timeline.style-1 {
margin: 0;
padding: 0;
position: relative;
text-align: left;
}
.timeline.style-1:after {
bottom: 0;
content: "";
height: 100%;
left: calc( 50% - 1px );
position: absolute;
top: 0;
width: 2px;
z-index: 1;
}
.timeline.style-1 > div {
display: inline-block;
width: 45%;
margin-bottom: 20px;
z-index: 2;
padding: 20px;
}
.timeline.style-1 > div > .event-details {
display: block;
}
.timeline.style-1 > div > .event-details > .event-title {
font-size: 1.25em;
font-weight: bold;
margin: 0 0 10px;
}
.timeline.style-1 > div > .event-date {
display: inline-block;
padding: 0 10px;
line-height: 1;
position: absolute;
font-weight: bolder;
}
.timeline.style-1 > div > .event-date > span:not(:last-child) {
padding-right: 4px;
}
.timeline.style-1 > div:nth-child(odd) {
text-align: right;
}
.timeline.style-1 > div:nth-child(even) {
margin-left: 55%;
}
.timeline.style-1 > div:last-child {
margin-bottom: 0;
}
.timeline.style-1 > div:before {
content: "";
font-size: 10px;
font-style: normal;
height: 2px;
left: 45%;
line-height: 1px;
margin-top: 0.8em;
position: absolute;
text-align: right;
width: calc(5% + 1px);
z-index: 4;
}
.timeline.style-1 > div:nth-child(even):before {
right: 45%;
left: auto;
text-align: left;
}
.timeline.style-1 > div:nth-child(odd) > .event-date {
left: calc(50% + 10px);
}
.timeline.style-1 > div:nth-child(even) > .event-date {
right: calc(50% + 10px);
}
.timeline.style-2 {
margin: 0;
padding: 0;
position: relative;
}
.timeline.style-2 > div {
display: inline-block;
position: relative;
margin-bottom: 5px;
width: 100%;
}
.timeline.style-2 .event-title {
font-size: 1em;
line-height: 1.5;
margin: 0 0 10px;
}
.timeline.style-2 .event-date {
display: block;
float: left;
width: 15%;
min-width: 150px;
position: relative;
}
.timeline.style-2 .event-date:after {
content: "";
height: 2px;
position: absolute;
right: 10px;
top: 0.75em;
width: 20px;
}
.timeline.style-2 .day, .timeline.style-2 .month {
font-size: 0.8em;
margin-top: 0.1em;
margin-bottom: 4px;
display: inline-block;
vertical-align: top;
}
.timeline.style-2 .year {
display: inline-block;
vertical-align: top;
width: 100%;
}
.timeline.style-2 .year:nth-child(3) {
margin-top: -0.4em;
}
.timeline.style-2 .month:nth-child(2) {
margin-left: 4px;
}
.timeline.style-2 .event-details {
position: relative;
text-align: left;
display: table-cell;
} .with_icons {
margin: 0;
padding: 0;
position: relative;
}
.with_icons > div {
position: relative;
display: inline-block;
width: 100%;
z-index: 2;
padding: 5px 0;
}
.with_icons > div > .icon {
float: left;
display: block;
text-align: center;
}
.with_icons > div > .icon:before {
margin: 0;
padding: 0;
text-align: center;
}
.with_icons > div > div {
display: block;
margin-top: 0;
margin-left: 25px;
}
.with_icons > div > div p {
margin-bottom: 10px;
}
.with_icons > div > div > p:first-child, .with_icons > div > div > .list-title {
padding-top: 0;
} .with_icons.style-1 > div > .icon {
margin-right: 5px;
}
.with_icons.style-1 > div > .icon:before {
min-width: 18px;
} .with_icons.style-2 > div > .icon {
margin-right: 5px;
}
.with_icons.style-2 > div > .icon:before {
min-width: 18px;
} .with_icons.style-3 > div {
margin-bottom: 0;
}
.with_icons.style-3 > div > .icon {
margin-right: 5px;
padding: 5px;
margin-bottom: 5px;
}
.with_icons.style-3 > div > .icon:before {
min-width: 18px;
}
.with_icons.style-3 > div > div {
margin-left: 35px;
}
.with_icons.style-3 > div > div > p:first-child, .with_icons.style-3 > div > div > .list-title {
margin-top: 5px;
} .with_icons.style-4 > div {
margin-bottom: 10px;
}
.with_icons.style-4 > div > .icon {
font-size: 2.4em;
line-height: 1;
vertical-align: middle;
}
.with_icons.style-4 > div > div {
margin-left: 3.8em;
margin-top: 0.2em;
vertical-align: middle;
} .rt_divider {
margin: 20px auto;
} .rt_divider.style-1 {
height: 1px;
width: 100%;
} .rt_divider.style-2 {
height: 4px;
width: 40px;
} .rt_divider.style-3 {
width: 4px;
height: 40px;
} .pricing_table {
display: table;
width: 100%;
table-layout: fixed;
}
.pricing_table .table_wrap {
display: table-cell;
}
.pricing_table .table_wrap > ul {
list-style: none;
margin: 0 20px;
position: relative;
padding: 0;
border-width: 1px;
border-style: solid;
}
.pricing_table .table_wrap > ul > li {
display: block;
text-align: center;
border-width: 1px 0 0;
border-style: solid;
padding: 10px 0;
}
.pricing_table .table_wrap > ul > li:first-child, .pricing_table .table_wrap > ul > li.price {
border-top: 0 !important;
}
.pricing_table .table_wrap > ul > li.caption.empty {
margin-bottom: -6px;
padding: 0;
display: none;
}
.pricing_table .table_wrap > ul > li div.title {
display: block;
}
.pricing_table .table_wrap > ul > li.caption {
padding: 30px 2px 0;
font-size: 1.4em;
border-bottom: 0;
}
.pricing_table .table_wrap > ul > li.caption small {
display: block;
font-size: 0.75em;
letter-spacing: 4px;
font-weight: normal;
}
.pricing_table .table_wrap > ul > li.price {
padding: 10px 0 20px;
}
.pricing_table .table_wrap > ul > li.price.empty {
padding: 0;
display: none;
}
.pricing_table .table_wrap > ul > li.price div {
display: block;
}
.pricing_table .table_wrap > ul > li.price span {
font-size: 2em;
*zoom: 1;
}
.pricing_table .table_wrap > ul > li.price sup {
font-size: 0.5em;
top: -0.6em;
}
.pricing_table .table_wrap > ul > li:last-child .button_wrapper {
margin: 30px 0 25px;
}
.pricing_table .table_wrap.highlight > ul {
z-index: 1;
-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
}
.pricing_table .table_wrap.highlight > ul > li {
position: relative;
} .pricing_table.compare .table_wrap {
vertical-align: top;
padding: 0;
}
.pricing_table.compare .table_wrap > ul {
border-width: 1px;
padding: 0;
margin: 0 1px;
}
.pricing_table.compare .table_wrap > ul > li.caption {
padding: 20px 10px 0;
font-size: 1em;
}
.pricing_table.compare .table_wrap > ul > li.caption small {
padding-bottom: 0;
}
.pricing_table.compare .table_wrap > ul > li.price > div {
background: none;
}
.pricing_table.compare .table_wrap > ul > li {
border-width: 1px 0 0 0;
border-style: solid;
padding: 15px 0;
}
.pricing_table.compare .table_wrap > ul > li.features_start_position {
border-style: solid;
border-width: 1px 0 0;
}
.pricing_table.compare .table_wrap.highlight > ul {
margin: 0 -2px;
}
.pricing_table.compare .table_wrap.features > ul {
border-right-width: 0;
border-top-width: 0;
padding: 0;
}  .button_wrapper {
font-size: 0;
}
.button_wrapper:not(.hero):not(.aligncenter) {
display: inline-block;
}
.button_, .button {
font-size: 1rem;
text-decoration: none;
position: relative;
display: inline-block;
border-style: solid;
border-color: transparent;
border-width: 0;
z-index: 1;
background-repeat: no-repeat;
overflow: hidden;
text-align: center;
outline: none;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.button_ > span, .button > span {
display: block;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.button_ .button-icon:before, .button .button-icon:before {
margin: 0;
padding: 0;
text-align: center;
width: auto;
line-height: 1;
position: relative;
}
.button_ .button-icon, .button .button-icon {
text-align: center;
margin-right: 10px;
}
.button_ .button-icon:only-child, .button .button-icon:only-child {
margin: 0;
}
.arrow > .button_ > span:after {
content: '\e811';
font-family: rtui;
line-height: 0.1em;
font-size: 2em;
vertical-align: middle;
display: inline-block;
margin-top: 0.1em;
padding: 0 0 0 0.5em;
}
.rounded > .button_ {
border-radius: 50px;
}
button.button_ {
border: none;
}
a.button:focus {
text-decoration: none;
}
button.button_.with_icon:before {
margin-right: 10px;
margin-left: 0;
} .button_.small {
font-size: 0.8rem;
}
.button_.small > span {
padding: 4px 25px;
}
.button_.small > .button-icon {
margin-right: 6px;
} .button_.medium > span {
padding: 5px 35px;
}
.button_.medium > .button-icon {
margin-right: 10px;
} .button_.big {
font-size: 1rem;
}
.button_.big > span {
padding: 12px 70px;
}
.button_.big > .button-icon {
margin-right: 12px;
} .button_.hero {
font-size: 1rem;
text-align: center;
width: 100%;
}
.button_.hero > span {
padding: 20px 30px;
}
.button_.hero > .button-icon {
margin-right: 12px;
}
.button_ > span {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.button_ > span:first-child {
position: relative;
top: 0;
opacity: 1;
}
.button_ > span:last-child {
-webkit-transform: translate(-50%);
transform: translate(-50%);
position: absolute;
left: 50%;
top: 80px;
opacity: 0;
width: 100%;
text-align: center;
}
.button_:hover > span:first-child {
top: -80px;
opacity: 0;
}
.button_:hover > span:last-child {
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 1;
top: 50%;
}
.button_.style-1 {
border-width: 2px;
border-style: solid;
}
.button_.style-1 span {
color: #fff;
}
.button_.style-1:hover {
background-color: transparent !important;
}
.button_.style-2 {
background-color: transparent;
}
.button_.style-2:hover span {
color: #fff !important;
}
.button_.style-1, .button_.style-2, .button_.style-3 {
border-width: 2px;
border-style: solid;
}
.button_.style-3 {
color: #000;
}
.button_.style-3 span {
color: #000;
}
.button_.style-3:hover span {
color: #fff;
}
.button_.black {
color: #fff;
background: #000;
border-width: 2px;
border-style: solid;
border-color: #000 !important;
}
.button_.black span {
color: #fff;
}
.button_.black:hover {
background: #000;
}
.button_.white {
color: #000;
background: #fff;
border-width: 2px;
border-style: solid;
border-color: #fff !important;
}
.button_.white span {
color: #000;
}
.button_.white:hover {
background: #fff;
} .rt-toggle > ol {
list-style: none;
list-style-position: outside;
margin: 0;
padding: 0;
position: relative;
}
.rt-toggle > ol > li {
display: block;
clear: both;
padding: 0;
position: relative;
}
.rt-toggle > ol > li.open .toggle-head {
cursor: default;
}
.rt-toggle > ol > li .toggle-head {
cursor: pointer;
position: relative;
}
.rt-toggle > ol > li .toggle-number, .rt-toggle > ol > li.open .toggle-number {
display: inline-block;
font-weight: bold;
line-height: 1.5em;
border-radius: 50%;
width: 1.5em;
padding: 0;
font-size: 1em;
text-align: center;
top: 0.125em;
position: relative;
vertical-align: top;
}
.rt-toggle > ol > li .toggle-title {
display: inline-block;
margin: 0 30px 0 0.5em;
line-height: 1.25em;
padding: 0.25em 0 0 0;
}
.rt-toggle > ol > li .toggle-title > span:before {
font-size: 1.5em;
vertical-align: middle;
margin: 0 0.3em 0 0;
top: -0.075em;
position: relative;
display: inline-block;
min-width: 1.2em;
text-align: center;
}
.rt-toggle > ol > li .toggle-content {
clear: both;
display: none;
margin: 10px 0 0 calc(2.525em);
padding: 5px 0 10px;
}
.rt-toggle > ol > li .toggle-content > p:last-child, .rt-toggle > ol > li .toggle-content > div:last-child, .rt-toggle > ol > li .toggle-content > div p:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
.rt-toggle > ol > li ul {
list-style: disc;
}
.rt-toggle > ol > li ul ul {
list-style: circle;
}
.rt-toggle > ol > li ul ul ul {
list-style: square;
}
.rt-toggle > ol > li ol {
list-style: decimal;
}
.rt-toggle > ol > li ol ol {
list-style: lower-alpha;
}
.rt-toggle > ol > li ol ol ol {
list-style: upper-roman;
}
.rt-toggle > ol > li ul, .rt-toggle > ol > li ol {
margin-bottom: 10px;
}
.rt-toggle > ol > li ul ul li, .rt-toggle > ol > li ul ol li, .rt-toggle > ol > li ol ul li, .rt-toggle > ol > li ol ol li {
display: list-item;
}
.rt-toggle > ol > li:after {
content: "";
display: block;
height: 15px;
}
.rt-toggle > ol > li:last-child:after {
content: none;
}
.rt-toggle > ul li, .rt-toggle > ol ol li {
display: list-item;
}
.rt-toggle ol ol {
list-style: decimal;
}
.rt-toggle .toggle-head:after {
font-family: "rtui";
content: "\e802";
position: absolute;
right: 0.25em;
font-size: 1em;
line-height: calc( 1.25em + 5px );
width: 30px;
text-align: center;
}
.rt-toggle .open .toggle-head:after {
content: "\e801";
}
.rt-toggle.icons .toggle-title {
padding: 0;
margin-left: 0;
}
.rt-toggle.numbered .toggle-title {
margin: 0 30px 0 0.5em;
max-width: calc( 100% - 65px );
vertical-align: top;
}
.rt-toggle.only_captions ol:before {
content: none;
}
.rt-toggle.only_captions ol > li {
padding: 0;
}
.rt-toggle.only_captions .toggle-head {
padding: 0.8em 0;
border-width: 0 0 2px;
border-radius: 0;
}
.rt-toggle.only_captions .toggle-head:after {
right: 0;
}
.rt-toggle.only_captions .toggle-title {
padding: 0;
margin-left: 0;
}
.rt-toggle.only_captions .toggle-content {
margin-left: 0;
}  .rt_tabs .tab_nav {
list-style: none outside none;
}
.rt_tabs .tab_nav > li {
position: relative;
cursor: pointer;
}
.rt_tabs .tab_nav > li.active {
cursor: default;
}
.rt_tabs .tab_contents .tab_content_wrapper.active {
-webkit-animation-name: active_tabs;
animation-name: active_tabs;
}
.rt_tabs .tab_contents .tab_content_wrapper.active .tab_content {
display: inline-block;
}
.rt_tabs .tab_contents .tab_content_wrapper .tab_content {
display: none;
width: 100%;
}
.rt_tabs .tab_contents .tab_title {
cursor: pointer;
}
.rt_tabs .tab_contents .tab_title > span {
margin-right: 5px;
}
.rt_tabs .tab_contents .active > .tab_title {
cursor: default;
}
.rt_tabs .tab_content > *:first-child, .rt_tabs .tab-text > *:first-child {
margin-top: 0;
}
.rt_tabs .tab_content p:last-child, .rt_tabs .tab-text p:last-child {
margin-bottom: 0;
} .rt_tabs.tab-position-1 .tab_nav {
display: block;
margin: 0;
padding: 0 0 10px 0;
border-width: 0 0 3px 0;
border-style: solid;
}
.rt_tabs.tab-position-1 .tab_nav > li {
display: inline-block;
padding: 10px 40px;
}
.rt_tabs.tab-position-1 .tab_nav > li.active:after {
border-width: 0 0 3px;
border-style: solid;
bottom: -12px;
content: "\2a";
height: 1px;
left: -1px;
right: -1px;
position: absolute;
text-align: center;
font-family: rtui;
font-size: 24px;
line-height: 24px;
}
.rt_tabs.tab-position-1 .tab_content_wrapper > .tab_title {
border-style: solid;
border-width: 1px;
padding: 10px;
position: relative;
margin-bottom: 2px;
}
.rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title {
border-width: 0 0 3px 0;
border-style: solid;
}
.rt_tabs.tab-position-1 .tab_content_wrapper .tab_content {
padding: 40px 0 10px 0;
}
.rt_tabs.tab-position-1 .tab_nav > li > span:before,
.rt_tabs.tab-position-1 .tab_content_wrapper > .tab_title > span:before {
margin-right: 5px;
} .rt_tabs.tab-position-2 {
clear: both;
display: block;
}
.rt_tabs.tab-position-2 .tab_nav {
width: 200px;
border-style: solid;
padding: 0;
margin: 0;
}
.rt_tabs.tab-position-2 .tab_nav > li {
display: block;
border-width: 0 0 1px 0;
border-style: solid;
padding: 0.8em;
}
.rt_tabs.tab-position-2 .tab_nav > li.active:after {
border-width: 0 3px 0 0;
border-style: solid;
bottom: -1px;
content: "";
top: -1px;
position: absolute;
}
.rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper {
display: block;
}
.rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper > .tab_title {
border-width: 1px;
border-style: solid;
padding: 10px;
position: relative;
margin-bottom: 2px;
}
.rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper.active > .tab_title {
border-width: 0 0 3px 0;
border-style: solid;
}
.rt_tabs.tab-position-2 .tab_nav > li > span:before,
.rt_tabs.tab-position-2 .tab_content_wrapper > .tab_title > span:before {
margin-right: 5px;
}
.rt_tabs.tab-position-2.left .tab_nav {
float: left;
border-width: 0 1px 0 0;
}
.rt_tabs.tab-position-2.left .tab_nav > li.active:after {
right: -3px;
}
.rt_tabs.tab-position-2.left .tab_contents {
margin-left: 210px;
}
.rt_tabs.tab-position-2.left .tab_content {
padding: 10px 0 10px 15px;
}
.rt_tabs.tab-position-2.right .tab_nav {
float: right;
border-width: 0 0 0 1px;
}
.rt_tabs.tab-position-2.right .tab_nav > li.active:after {
left: -3px;
}
.rt_tabs.tab-position-2.right .tab_contents {
margin-right: 210px;
}
.rt_tabs.tab-position-2.right .tab_content {
padding: 10px 15px 10px 0;
}
.tab_content_wrapper .tab_content {
padding-top: 40px;
} .rt_tabs.style-4 .tab_nav {
width: 100%;
position: relative;
padding: 0;
border-width: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.rt_tabs.style-4 .tab_nav:after {
content: "";
height: 2px;
position: absolute;
top: calc(0.8em + 40px);
width: 100%;
left: 0;
}
.rt_tabs.style-4 .tab_nav > li {
float: none;
text-align: center;
padding: 0.4em 2em;
z-index: 1;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
}
.rt_tabs.style-4 .tab_nav > li:after, .rt_tabs.style-4 .tab_nav > li.active:after {
content: none;
}
.rt_tabs.style-4 .tab_nav > li > span {
display: block;
text-align: center;
font-size: 40px;
margin-bottom: 15px;
padding: 15px;
border-style: solid;
border-width: 2px;
width: calc(1.2em + 40px);
margin: 0 auto 20px;
height: calc(1.2em + 40px);
line-height: calc( 1.2em + 4px );
}
.rt_tabs.style-4 .tab_nav > li > span:before {
text-align: center;
width: 1.2em;
line-height: 1.2em;
background-clip: padding-box;
margin: 0;
}
.rt_tabs.style-4 .tab_content {
padding-top: 60px !important;
}
#main-content > .elementor .elementor-col-100 .rt_tabs.style-4 .tab_nav:after, .content-row-wrapper > .col-md-12 > .rt_tabs.style-4 .tab_nav:after {
width: 100vw;
margin-left: calc( -1 * ( 100vw - 100% ) / 2 );
}
.tab-inline-title {
display: none;
} .content-box.content-padding .content-holder {
padding-left: 60px;
}
.content-box p:last-child {
margin-bottom: 0;
}
.content-box .button_wrapper {
margin-top: 20px;
} .rt-image-box .rt-image-box-content {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.rt-image-box .rt-image-box-content p:last-child {
margin-bottom: 0;
}
.rt-image-box figure {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.rt-image-box figure img {
margin: auto;
}
.rt-image-box .rt-heading {
-webkit-transition: color .3s ease;
transition: color .3s ease;
}
.rt-image-box-link {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 1;
}
.rt-image-box-link:hover + div .rt-heading {
color: var(--primary-color);
}
.rt-image-box-pos-top .rt-image-box {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.rt-image-box-pos-bottom .rt-image-box {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.rt-image-box-pos-left .rt-image-box figure {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .rt-heading {
position: relative;
display: inline-block;
width: auto;
text-decoration: none;
margin-top: 0;
margin-bottom: 14px;
}
.elementor-widget-rt-heading .rt-heading {
margin-bottom: 0;
}
.heading_icon {
vertical-align: middle;
display: inline-block;
}
.rt-heading-wrapper {
position: relative;
}
.rt-heading-wrapper .punchline {
display: block;
line-height: 2em;
font-size: 0.875em;
letter-spacing: 1.75px;
} .rt-heading-wrapper.style-1 .style-1 {
padding-left: 115px;
}
.rt-heading-wrapper.style-1 svg {
position: absolute;
top: calc(0.5em - 3px );
left: 0;
}
.rt-heading-wrapper.style-1 .punchline {
padding-left: 115px;
} .rt-heading-wrapper.style-2 .style-2 {
padding-right: 115px;
}
.rt-heading-wrapper.style-2 svg {
position: absolute;
top: calc(0.5em - 3px );
right: 0;
}
.rt-heading-wrapper.style-2 .punchline {
padding-right: 115px;
} .rt-heading-wrapper.style-3 {
width: 100%;
text-align: center;
overflow: hidden;
}
.rt-heading-wrapper.style-3 .style-3 {
display: inline-block;
position: relative;
line-height: 135%;
}
.rt-heading-wrapper.style-3 .style-3:before, .rt-heading-wrapper.style-3 .style-3:after {
content: "";
position: absolute;
height: 5px;
border-width: 1px 0 0 0;
margin-top: -1px;
border-style: solid;
top: 50%;
width: 500px;
}
.rt-heading-wrapper.style-3 .style-3:before {
right: 100%;
margin-right: 20px;
}
.rt-heading-wrapper.style-3 .style-3:after {
left: 100%;
margin-left: 20px;
} .rt-heading-wrapper.style-4 {
width: 100%;
text-align: center;
overflow: hidden;
}
.rt-heading-wrapper.style-4 .style-4 {
display: inline-block;
position: relative;
line-height: 135%;
padding: 0 0 25px 0;
}
.rt-heading-wrapper.style-4 .style-4 svg {
position: absolute;
left: 50%;
width: 100px;
margin-left: -50px;
bottom: 0;
}
.rt-heading-wrapper.style-4 > .with_punchline {
margin-top: 0;
}
.rt-heading-wrapper.style-4 .punchline {
display: block;
line-height: 100%;
margin-bottom: -2px;
} .rt-heading-wrapper.style-5 {
width: 100%;
overflow: hidden;
}
.rt-heading-wrapper.style-5 .style-5 {
display: inline-block;
position: relative;
line-height: 135%;
padding: 0 0 25px 0;
}
.rt-heading-wrapper.style-5 .style-5 svg {
position: absolute;
left: 0;
width: 100px;
bottom: 0;
}
.rt-heading-wrapper.style-5 > .with_punchline {
margin-top: 0;
}
.rt-heading-wrapper.style-5 .punchline {
display: block;
line-height: 100%;
margin-bottom: -2px;
} .rt-heading-wrapper.style-6 {
width: 100%;
overflow: hidden;
}
.rt-heading-wrapper.style-6 .style-6 {
display: inline-block;
position: relative;
line-height: 135%;
}
.rt-heading-wrapper.style-6 .style-6:after {
content: "";
position: absolute;
height: 5px;
border-width: 1px 0 0 0;
margin-top: -1px;
border-style: solid;
top: 50%;
width: 1000px;
}
.rt-heading-wrapper.style-6 .style-6:after {
left: 100%;
margin-left: 20px;
} .rt-heading > .heading_icon:before {
margin-left: 0.5px;
margin-right: 10px;
text-align: left;
} @media screen and (max-width: 767.9px) {
.text-mobile-left .rt-heading.style-1, .text-mobile-left .rt-heading.style-2 {
padding-left: 0 !important;
padding-right: 0 !important;
padding-bottom: 20px;
}
.text-mobile-left .rt-heading.style-1 svg, .text-mobile-left .rt-heading.style-2 svg {
top: auto;
bottom: 0;
left: 0;
}
.text-mobile-center .rt-heading.style-1, .text-mobile-center .rt-heading.style-2, .text-mobile-center .rt-heading.style-5 {
padding-left: 0 !important;
padding-right: 0 !important;
padding-bottom: 20px;
}
.text-mobile-center .rt-heading.style-1 svg, .text-mobile-center .rt-heading.style-2 svg, .text-mobile-center .rt-heading.style-5 svg {
top: auto;
bottom: 0;
left: calc( 50% - 47.5px );
}
} @media (min-width: 768px) and (max-width: 1024px) {
.text-tablet-left .rt-heading.style-1 {
padding-left: 0 !important;
padding-right: 0 !important;
padding-bottom: 20px;
}
.text-tablet-left .rt-heading.style-1 svg {
top: auto;
bottom: 0;
left: 0;
}
.text-tablet-center .rt-heading.style-1, .text-tablet-center .rt-heading.style-2, .text-tablet-center .rt-heading.style-5 {
padding-left: 0 !important;
padding-right: 0 !important;
padding-bottom: 20px;
}
.text-tablet-center .rt-heading.style-1 svg, .text-tablet-center .rt-heading.style-2 svg, .text-tablet-center .rt-heading.style-5 svg {
top: auto;
bottom: 0;
left: calc( 50% - 47.5px );
}
} .photo_gallery > .row {
margin-left: -10px;
margin-right: -10px;
}
.photo_gallery > .row > div {
text-align: center;
padding: 10px;
}
.photo_gallery > .row > div > img {
margin: auto;
}
.photo_gallery .caption {
margin-top: 10px;
} .gallery-item img {
border-width: 2px;
border-style: solid;
}
.gallery-item img {
border-width: 2px;
border-style: solid;
}   .highlight.style-2 {
padding: 0 2px;
}  .google_map img {
max-width: none !important;
}
.google_map_holder {
color: #666;
} .info_box {
padding: 20px 10px;
background: rgba(0, 0, 0, 0.02);
display: block;
position: relative;
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
}
.info_box::after {
display: block;
clear: both;
content: "";
} .info_box.gradient {
-webkit-box-shadow: 0 0 0 1px #fff inset;
box-shadow: 0 0 0 1px #fff inset;
} .info_box p[class^="icon-"]:before, .info_box p[class*=" icon-"]:before {
font-size: 25px;
margin: 0;
top: 50%;
vertical-align: middle;
} .info_box p {
margin: 0;
padding: 0 10px 0 60px;
text-indent: -30px;
}
.info_box.attention {
background: #FED8D8;
border: 1px solid #DCB6B6;
}
.info_box.attention, .info_box.attention a {
color: #8F6969;
}
.info_box.ok {
background: #EFFFEF;
border: 1px solid #E0EDE0;
}
.info_box.ok, .info_box.ok a {
color: #889588;
}
.info_box.announcement {
background: #FDFDEF;
border: 1px solid #EBEBDE;
}
.info_box.announcement, .info_box.announcement a {
color: #949487;
}
.info_box .icon-cancel {
color: rgba(0, 0, 0, 0.3);
position: absolute;
right: 10px;
cursor: pointer;
}
.info_box .icon-cancel:hover {
color: rgba(0, 0, 0, 0.6);
} .rt_counter_wrapper .number {
font-size: 54px;
display: block;
line-height: 1;
position: relative;
}
.rt_counter_wrapper .number:after {
display: block;
bottom: 0;
left: 0;
content: "";
height: 2px;
width: 20px;
margin: 10px 0;
}
.rt_counter_wrapper.center {
text-align: center;
}
.rt_counter_wrapper.center .number:after {
margin: 10px auto;
}
.rt_counter_wrapper.left {
text-align: left;
}
.rt_counter_wrapper.right {
text-align: right;
}
.rt_counter_wrapper.right .number:after {
left: auto;
right: 0;
} @media screen and (max-width: 767.9px) {
.text-mobile-left .number:after {
left: 0 !important;
right: auto !important;
margin: 10px 0 !important;
}
.text-mobile-center .number:after {
left: auto !important;
right: auto !important;
margin: 10px auto !important;
}
} @media (min-width: 768px) and (max-width: 1024px) {
.text-tablet-left .number:after {
left: 0 !important;
right: auto !important;
margin: 10px 0 !important;
}
.text-tablet-center .number:after {
left: auto !important;
right: auto !important;
margin: 10px auto !important;
}
} .latest_news {
clear: both;
}
.latest_news > article {
margin-bottom: 25px;
display: table;
}
.latest_news > article:last-child {
margin-bottom: 0;
}
.latest_news > article p {
margin: 10px 0 0;
}
.latest_news .heading {
margin: 0 0 10px;
}
.latest_news .heading a {
text-decoration: none;
display: block;
}
.latest_news .heading a:hover {
text-decoration: none;
}
.latest_news figure {
display: table-cell;
vertical-align: top;
padding-right: 15px;
max-width: 100%;
}
.latest_news .text {
display: table-cell;
vertical-align: middle;
}
.latest_news .text:first-child {
margin-left: 0;
}
.latest_news .meta-bar {
margin-bottom: 0.8em;
font-size: 0.8em;
text-transform: uppercase;
}
.latest_news .categories {
display: inline-block;
}
.latest_news .categories a {
text-decoration: none;
}
.latest_news .categories a:hover {
text-decoration: underline;
}
.latest_news .date {
display: inline-block;
}
.latest_news .row:not(:last-child) {
margin-bottom: 40px;
}
.latest_news.style-1 .latest-news-button {
margin-top: 10px;
padding: 4px;
border-width: 1px;
border-style: solid;
font-size: 15px;
display: inline-block;
line-height: 20px;
vertical-align: middle;
border-radius: 50%;
width: 30px;
border-color: initial !important;
text-align: center;
}
.latest_news.style-1 .latest-news-button:hover {
opacity: 0.6;
}
.latest_news.style-2 .latest-news-button {
display: inline-block;
line-height: 1em;
vertical-align: middle;
border-color: initial !important;
}
.latest_news.style-2 .latest-news-button:hover {
opacity: 0.6;
}
.latest_news.style-2 .heading {
margin: 0 0 10px;
}
.latest_news.style-2 .meta-bar {
line-height: 1.4em;
padding: 0.4em 0.8em 0.2em 0.8em;
display: inline-block;
}
.latest_news.style-2 .meta-bar, .latest_news.style-2 .meta-bar * {
color: #fff !important;
}
.latest_news.style-2 p {
display: inline;
}
.border_grid .latest_news > .row > div > .col {
padding-top: 40px;
padding-bottom: 40px;
}
#container .latest_news img {
max-width: inherit;
} .pullquote {
width: 50%;
}
.pullquote.alignright {
margin: 40px 0 40px 40px;
}
.pullquote.alignleft {
margin: 40px 40px 40px 0;
} .bullet-list {
display: inline-block;
text-align: left;
margin: auto;
}
.bullet-list > ul {
position: relative;
list-style: none;
margin-bottom: 20px;
}
.bullet-list > ul > li {
margin-bottom: 10px;
padding-top: 0;
position: relative;
}
.bullet-list.style-1 > ul {
padding-left: 2.2em;
}
.bullet-list.style-1 > ul > li:before {
color: #fff;
display: block;
font-family: rtui;
font-size: 1em;
font-weight: normal;
left: -2.2em;
position: absolute;
text-align: center;
width: 1.5em;
text-indent: 1px;
}
.bullet-list.style-2 > ul, .bullet-list.style-3 > ul {
padding-left: 1.5em;
}
.bullet-list.style-2 > ul > li:before, .bullet-list.style-3 > ul > li:before {
display: block;
font-family: rtui;
font-size: 1em;
font-weight: normal;
left: -1.5em;
position: absolute;
text-align: left;
width: 1.6em;
text-indent: 1px;
}
.bullet-list.arrow > ul > li:before {
content: "\28";
}
.bullet-list.arrow-2 > ul > li:before {
content: "\33";
}
.bullet-list.check > ul > li:before {
content: "\6e";
}
.bullet-list.star > ul > li:before {
content: "\2d";
} .rt-pie-chart {
position: relative;
display: inline-block;
width: 180px;
height: 180px;
margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}
.rt-pie-chart span {
display: block;
font-size: 30px;
line-height: 180px;
width: 180px;
z-index: 2;
}
.rt-pie-chart canvas {
position: absolute;
top: 0;
left: 0;
}
.percent:after {
content: "%";
font-family: verdana;
font-size: 12px;
margin-left: 0.1em;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
} .naturalife-progress-title {
font-size: 1em;
line-height: 1;
margin: 0 !important;
padding: 0;
display: inline-block;
}
.naturalife-progress-desc {
margin-bottom: 10px;
position: relative;
}
.naturalife-progress-desc span {
position: absolute;
top: 50%;
-moz-transition: left 1.2s ease-in 0s;
-o-transition: left 1.2s ease-in 0s;
-webkit-transition: left 1.2s ease-in;
-webkit-transition-delay: 0s;
-webkit-transition: left 1.2s ease-in 0s;
transition: left 1.2s ease-in 0s;
left: 0;
-webkit-transform: translate(-100%, -50%);
transform: translate(-100%, -50%);
}
.naturalife-progress-desc span:after {
content: "%";
}
.naturalife-progress-bar-base {
width: 100%;
height: 14px;
background-color: #000;
padding: 2px;
border-radius: 40px;
}
.naturalife-progress-bar {
width: 0;
height: 10px;
-moz-transition: width 1.2s ease-in 0s;
-o-transition: width 1.2s ease-in 0s;
-webkit-transition: width 1.2s ease-in;
-webkit-transition-delay: 0s;
-webkit-transition: width 1.2s ease-in 0s;
transition: width 1.2s ease-in 0s;
border-radius: 40px;
-webkit-box-shadow: inset 0 4px 6px rgba(255, 255, 255, 0.2);
box-shadow: inset 0 4px 6px rgba(255, 255, 255, 0.2);
}
.short-bar .naturalife-progress-title {
padding-bottom: 30px;
}
.short-bar .naturalife-progress-desc span {
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
} .rt-anim span {
opacity: 0;
position: absolute;
visibility: hidden;
-webkit-transform: scaleY(0) translateZ(0px);
transform: scaleY(0) translateZ(0px);
display: inline-block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.rt-anim span.active {
opacity: 1;
position: relative;
visibility: visible;
-moz-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out;
-webkit-transition-delay: 0s;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
-webkit-transform: scaleY(1) translateZ(0px);
transform: scaleY(1) translateZ(0px);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.rt-anim.style-2 {
padding-left: 0.5em;
padding-right: 0.5em;
}
.rt-anim.style-3 {
border-bottom: 2px solid transparent;
} .rt-countdown::after {
display: block;
clear: both;
content: "";
}
.rt-countdown i {
display: inline-block;
margin-right: 18px;
text-align: right;
}
.rt-countdown * {
visibility: hidden;
}
.rt-countdown i b {
vertical-align: top;
line-height: 1em;
font-style: normal;
font-size: 56px;
letter-spacing: -2px;
padding-right: 30px;
}
.rt-countdown.started * {
visibility: visible;
}
@media screen and (max-width: 1160px) {
.rt-countdown i {
margin-right: 10px;
}
.rt-countdown i b {
font-size: 46px;
padding-right: 16px;
}
} .rt-tooltip-text {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
.rt-tooltip-text mark {
position: fixed;
z-index: 99;
padding: 5px 20px;
border-radius: 10px;
font-size: 0.875em;
background: #000;
color: #fff;
max-width: 200px;
display: none;
}
.rt-tooltip-text mark:after {
content: "";
border-width: 10px;
border-style: solid;
border-left-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
border-top-color: black;
position: absolute;
bottom: -20px;
left: 50%;
margin-left: -10px;
} body {
line-height: 1.6;
}
p {
margin-bottom: 20px;
} a {
text-decoration: underline;
}
a:hover {
text-decoration: none;
} h1, h2, h3, h4, h5, h6 {
margin-top: 40px;
margin-bottom: 20px;
line-height: 1.2;
} h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
text-decoration: underline;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
-moz-transition: color 0.4s ease 0s;
-o-transition: color 0.4s ease 0s;
-webkit-transition: color 0.4s ease;
-webkit-transition-delay: 0s;
-webkit-transition: color 0.4s ease 0s;
transition: color 0.4s ease 0s;
} .clean_heading {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
text-rendering: optimizelegibility;
} .animation {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes active_tabs {
0% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@keyframes active_tabs {
0% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@-webkit-keyframes buttons {
0% {
background-position: 0 0;
}
100% {
background-position: 0 100px;
}
}
@keyframes buttons {
0% {
background-position: 0 0;
}
100% {
background-position: 0 100px;
}
}
@-webkit-keyframes active_slide {
0% {
opacity: 0;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
100% {
opacity: 1;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
}
@keyframes active_slide {
0% {
opacity: 0;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
100% {
opacity: 1;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
} .animate-spin:before {
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
display: inline-block;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes scaleout {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@keyframes scaleout {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@-webkit-keyframes width {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes width {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
}
.shake {
-webkit-animation: shake 0.5s 1 linear;
animation: shake 0.5s 1 linear;
}
@-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation: pulse 0.5s 1 linear;
animation: pulse 0.5s 1 linear;
}
@-webkit-keyframes button {
from {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
to {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes button {
from {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
to {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes pageloading {
0% {
opacity: 0.3;
}
50% {
opacity: 1;
}
100% {
opacity: 0.3;
}
}
@keyframes pageloading {
0% {
opacity: 0.3;
}
50% {
opacity: 1;
}
100% {
opacity: 0.3;
}
}
.pageloading {
-webkit-animation: pageloading 4s 1 linear;
animation: pageloading 4s 1 linear;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: hidden;
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: hidden;
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}  .aligncenter {
display: table;
margin: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.alignnone {
display: block;
clear: both;
} @media screen and (max-width: 767px) {
.text-mobile-left {
text-align: left !important;
}
.text-mobile-right {
text-align: right !important;
}
.text-mobile-center {
text-align: center !important;
}
} @media (min-width: 768px) and (max-width: 1024px) {
.text-tablet-left {
text-align: left !important;
}
.text-tablet-right {
text-align: right !important;
}
.text-tablet-center {
text-align: center !important;
}
} img.alignleft, .wp-caption.alignleft, .imgeffect.alignleft, .entry-thumbnail.alignleft {
margin: 4px 20px 4px 0;
}
img.alignright, .wp-caption.alignright, .imgeffect.alignright, .entry-thumbnail.alignright {
margin: 4px 0 4px 20px;
}
img.aligncenter, .wp-caption.aligncenter, .imgeffect.aligncenter, .entry-thumbnail.aligncenter {
margin: 5px auto 10px;
} .wp-caption {
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
border-width: 1px;
border-style: solid;
padding: 20px;
text-align: center;
padding: 10px;
max-width: 100%;
margin-bottom: 25px;
}
.wp-caption img {
max-width: 100%;
}
.wp-caption .wp-caption-text {
clear: both;
display: block;
padding: 8px 0 0 0;
font-style: oblique;
}
.wp-caption.aligncenter {
display: block;
}
.wp-caption.aligncenter, .wp-caption.alignleft, .wp-caption.alignright {
margin-bottom: 25px;
} [class^="wp-image-"], [class*=" wp-image-"] {
max-width: 100%;
height: auto;
} .margin-t0 {
margin-top: 0px;
}
.margin-t1 {
margin-top: 1px;
}
.margin-t10 {
margin-top: 10px;
}
.margin-t15 {
margin-top: 15px;
}
.margin-t20 {
margin-top: 20px;
}
.margin-t30 {
margin-top: 30px;
}
.margin-t40 {
margin-top: 40px;
}
.margin-t50 {
margin-top: 50px;
}
.margin-t60 {
margin-top: 60px;
}
.margin-t70 {
margin-top: 70px;
}
.margin-t80 {
margin-top: 80px;
}
.margin-b0 {
margin-bottom: 10px;
}
.margin-b10 {
margin-bottom: 10px;
}
.margin-b15 {
margin-bottom: 15px;
}
.margin-b20 {
margin-bottom: 20px;
}
.margin-b30 {
margin-bottom: 30px;
}
.margin-b40 {
margin-bottom: 40px;
}
.margin-b50 {
margin-bottom: 50px;
}
.margin-b60 {
margin-bottom: 60px;
}
.margin-b70 {
margin-bottom: 70px;
}
.margin-b80 {
margin-bottom: 80px;
}
.margin-b0 {
margin-bottom: 0;
}
.margin-l0 {
margin-left: 0;
}
.margin-r0 {
margin-right: 0;
} .padding-t0 {
padding-top: 0px;
}
.padding-t1 {
padding-top: 1px;
}
.padding-t10 {
padding-top: 10px;
}
.padding-t20 {
padding-top: 20px;
}
.padding-t30 {
padding-top: 30px;
}
.padding-b0 {
padding-bottom: 0px;
}
.padding-b10 {
padding-bottom: 10px;
}
.padding-b20 {
padding-bottom: 20px;
}
.padding-b30 {
padding-bottom: 30px;
}
.padding-b40 {
padding-bottom: 40px;
}
.padding-b0 {
padding-bottom: 0;
}
.padding-t0 {
padding-top: 0;
}
.padding-l0 {
padding-left: 0;
}
.padding-r0 {
padding-right: 0;
} .nomargin {
margin-left: 0 !important;
margin-bottom: 0 !important;
margin-right: 0 !important;
margin-top: 0 !important;
}
.nopadding {
padding-left: 0 !important;
padding-bottom: 0 !important;
padding-right: 0 !important;
padding-top: 0 !important;
}
.clear {
clear: both;
width: 100%;
}
.space {
clear: both;
width: 100%;
position: relative;
display: table;
} .content img {
max-width: 100%;
display: block;
}
.responsive .content img {
height: auto;
} .box_sizing {
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} .video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
max-width: 100%;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
direction: ltr;
}
.sticky, .bypostauthor {
display: block;
}
.gallery-item img {
display: inline-block;
}
.gallery-caption {
margin-top: 10px;
}
.page-links {
clear: both;
}
.mejs-button *, .mejs-button *:hover {
background-color: inherit !important;
} .hidden-element {
display: none;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .column-list > ul {
padding: 0;
margin-left: -15px;
margin-right: -15px;
}
.column-list > ul::after {
display: block;
clear: both;
content: "";
}
.column-list > ul > li {
float: left;
margin: 0 15px;
}
.column-list > ul .first {
clear: left;
}
.column-list > ul .last {
clear: right;
}
.column-list-1 > ul > li {
width: calc( 100% - 30px );
}
.column-list-2 > ul > li {
width: calc( 50% - 30px );
}
.column-list-3 > ul > li {
width: calc( 33.33333% - 30px );
}
.column-list-4 > ul > li {
width: calc( 25% - 30px );
}
.column-list-5 > ul > li {
width: calc( 20% - 30px );
}
.column-list-6 > ul > li {
width: calc( 16.66667% - 30px );
}
.has-bg-image {
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden;
}
.admin-bar .lg-toolbar.group {
top: 32px;
}
@media screen and (max-width: 782px) {
.admin-bar .lg-toolbar.group {
top: 46px;
}
} .customizer-notification {
bottom: 0;
position: fixed;
right: 0;
z-index: 999999;
}
.customizer-notification .ui-icon-attention-circle {
-webkit-animation: 2s ease 0s normal none infinite running slideInUp;
animation: 2s ease 0s normal none infinite running slideInUp;
float: right;
font-size: 40px;
color: #e10f0f;
}
.customizer-notification .customizer-notification-text {
background: #e10f0f;
color: #ffffff;
display: none;
font-size: 16px;
padding: 40px;
}
.customizer-notification:hover .customizer-notification-text {
display: block;
}
.customizer-notification:hover .ui-icon-attention-circle {
-webkit-animation: none;
animation: none;
color: #ffffff;
} .has-nmargin {
z-index: 5;
} .stretch-background .vc_column-inner {
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.temp-inline-style {
display: none !important;
}
.hidden {
display: none;
} .content.fullwidth .alignfull,
.content.fullwidth .alignwide {
margin-left: calc( -100vw / 2 + 100% / 2 );
margin-right: calc( -100vw / 2 + 100% / 2 );
max-width: 100vw;
width: 100vw;
}
.content.fullwidth .alignfull img,
.content.fullwidth .alignwide img {
width: 100%;
}
@media only screen and (min-width: 950px) {
.content.fullwidth .alignwide {
margin-left: -50px;
margin-right: -50px;
max-width: calc( 100% + 100px );
}
} .widget:not(.topbar-widget) > ul {
padding-left: 0;
list-style: none;
}
.widget:not(.topbar-widget) > ul > li {
line-height: 160%;
padding: 5px 0;
position: relative;
}
.widget:not(.topbar-widget) > ul > li:first-child {
padding-top: 0;
}
.widget:not(.topbar-widget) > ul > li a, .widget:not(.topbar-widget) > ul > li a:hover {
text-decoration: none;
}
.widget:not(.topbar-widget) > ul > li {
border-style: solid;
border-width: 0;
}
.widget:not(.topbar-widget) > ul > li:last-child {
border-width: 0;
}
.widget:not(.topbar-widget) ul:last-child {
margin-bottom: 0;
}
.widget:not(.topbar-widget) #loginform label {
width: 30%;
text-align: left;
}
.widgets_holder .widget_pages > ul,
.widgets_holder .widget_categories > ul,
.widgets_holder .widget_product_categories > ul,
.widgets_holder .menu {
padding-left: 0;
list-style: none;
}
.widgets_holder .widget_pages > ul ul,
.widgets_holder .widget_categories > ul ul,
.widgets_holder .widget_product_categories > ul ul,
.widgets_holder .menu ul {
list-style: none;
margin: 0;
}
.widgets_holder .widget_pages > ul ul ul,
.widgets_holder .widget_categories > ul ul ul,
.widgets_holder .widget_product_categories > ul ul ul,
.widgets_holder .menu ul ul {
padding: 0 0 0 8px;
margin: 0;
}
.widgets_holder .widget_pages > ul > li,
.widgets_holder .widget_categories > ul > li,
.widgets_holder .widget_product_categories > ul > li,
.widgets_holder .menu > li {
line-height: 160%;
position: relative;
padding: 0;
}
.widgets_holder .widget_pages > ul li a,
.widgets_holder .widget_categories > ul li a,
.widgets_holder .widget_product_categories > ul li a,
.widgets_holder .menu li a {
display: inline-block;
padding: 4px 0;
}
.widgets_holder .widget_pages > ul li a:before,
.widgets_holder .widget_categories > ul li a:before,
.widgets_holder .widget_product_categories > ul li a:before,
.widgets_holder .menu li a:before {
content: "";
padding-right: 0;
line-height: 1em;
content: "\e80b";
font-family: "rtui";
padding: 0 8px 0 0;
}
.widgets_holder .widget_pages > ul li li a:before,
.widgets_holder .widget_categories > ul li li a:before,
.widgets_holder .widget_product_categories > ul li li a:before,
.widgets_holder .menu li li a:before {
content: "\28";
}
.widgets_holder .widget_pages > ul > li a, .widgets_holder .widget_pages > ul > li a:hover,
.widgets_holder .widget_categories > ul > li a,
.widgets_holder .widget_categories > ul > li a:hover,
.widgets_holder .widget_product_categories > ul > li a,
.widgets_holder .widget_product_categories > ul > li a:hover,
.widgets_holder .menu > li a,
.widgets_holder .menu > li a:hover {
text-decoration: none;
}
.widgets_holder .current-menu-item > a:before,
.widgets_holder .current-cat > a:before,
.widgets_holder .current-cat-parent > a:before {
color: var(--primary-color) !important;
}
.widgets_holder .sub-menu li a, .widgets_holder .children li a {
position: relative;
} .wp-search-form li, .woocommerce-product-search li {
position: relative;
}
.wp-search-form span, .woocommerce-product-search span {
cursor: pointer;
line-height: 3em;
opacity: 0.3;
position: absolute;
right: 10px;
text-align: right;
width: 40px;
top: 0;
}
.wp-search-form span:hover, .woocommerce-product-search span:hover {
opacity: 1;
}
.wp-search-form input, .woocommerce-product-search input {
width: 100%;
padding: 10px 20px !important;
line-height: 1em;
height: 2em;
border-width: 1px !important;
border-radius: 50px !important;
} .textwidget p:last-child {
margin-bottom: 0;
}
.textwidget img {
max-width: 100%;
height: auto;
} .sidebar .widget > h5 {
position: relative;
padding: 0 0 15px 20px;
margin: 0 0 15px -20px;
overflow: hidden;
letter-spacing: 2px;
font-weight: bold !important;
text-transform: uppercase;
line-height: 1em;
}
.sidebar .widget > h5:before {
content: "\28";
font-family: "rtui";
position: absolute;
left: 0;
color: var(--primary-color);
}
.sidebar .widget > h5:after {
content: "";
position: absolute;
height: 1px;
width: 100%;
top: 0.5em;
margin-left: 20px;
}
.sidebar .widget:not(:last-child) {
margin-bottom: 75px;
} .sidebar .widget {
padding-left: 20px;
} .widget_latest_posts > div::after, .widget_popular_posts > div::after {
display: block;
clear: both;
content: "";
}
.widget_latest_posts > div:not(:last-child), .widget_popular_posts > div:not(:last-child) {
margin-bottom: 20px;
}
.widget_latest_posts .post-thumb, .widget_popular_posts .post-thumb {
float: right;
margin: 0 0 10px 20px;
}
.widget_latest_posts .meta, .widget_popular_posts .meta {
display: block;
letter-spacing: 1px;
font-size: 0.8em;
}
.widget_latest_posts .meta a, .widget_popular_posts .meta a {
text-decoration: none;
}
.widget_latest_posts p:last-child, .widget_popular_posts p:last-child {
margin-bottom: 0;
}
.widget_latest_posts .title, .widget_popular_posts .title {
text-decoration: none;
font-weight: bold;
}
.widget_latest_posts .title:hover, .widget_popular_posts .title:hover {
text-decoration: underline;
}
.widget_latest_posts .icon-comment-empty, .widget_popular_posts .icon-comment-empty {
margin-right: 2px;
} .widget_rt_button .icon:before, .widget-naturalife-text .icon:before {
font-size: 1.4em;
margin: 0 8px 0 0;
vertical-align: -2px;
width: auto;
} .widgets_holder.sidebar-widgets .widget {
padding: 20px;
} .widget_calendar table {
width: 100%;
max-width: 250px;
} .widget_tag_cloud .tagcloud {
margin: 0 -10px -20px;
}
.widget_tag_cloud a {
font-size: 0.875em !important;
padding-bottom: 5px;
display: inline-block;
position: relative;
margin: 0 10px 20px;
text-decoration: none;
text-transform: uppercase;
text-decoration: none;
color: var(--font-color) !important;
}
.widget_tag_cloud a:after {
content: "";
position: absolute;
width: 20px;
bottom: 0;
height: 1px;
left: 0;
-webkit-transition: width 0.3s cubic-bezier(0.95, -0.01, 0.38, 1.28);
transition: width 0.3s cubic-bezier(0.95, -0.01, 0.38, 1.28);
}
.widget_tag_cloud a:hover:after {
width: 100%;
} .flickr_thumbs {
margin: 10px 0 10px 0 !important;
padding: 0;
overflow: hidden;
border: 0 !important;
background: none !important;
}
.flickr_thumbs li {
list-style: none;
float: left;
margin: 0 2% 2% 0 !important;
padding: 0 !important;
border: 0 !important;
background: none !important;
width: 31%;
}
.flickr_thumbs li img {
display: block;
}
.flickr_thumbs li a img {
border: none;
width: 100%;
}
.flickr_thumbs li .frame {
margin: 0 !important;
padding: 5px !important;
}
.flickr_thumbs li.hide {
display: none;
}
.flickr_thumbs li:hover img {
opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
} ul.instagram-pics.instagram-size-thumbnail {
margin-left: -2px;
margin-right: -2px;
display: inline-block;
}
ul.instagram-pics.instagram-size-thumbnail li {
width: 33.333%;
float: left;
padding: 2px !important;
}
ul.instagram-pics.instagram-size-thumbnail a:hover img {
opacity: 0.7;
} .widget_media_gallery img {
max-width: 100%;
height: auto;
}
.rt-category-tree {
padding-left: 0;
list-style: none;
position: relative;
overflow: hidden;
}
.rt-category-tree .has-children {
padding-right: 20px;
}
.rt-category-tree .has-children > span {
cursor: pointer;
position: absolute;
right: 0;
font-size: 1em;
line-height: calc( 1.6em + 8px );
}
.rt-category-tree .has-children > span:before {
font-family: "rtui";
content: "";
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1em;
margin-right: 0.2em;
text-align: center;
text-decoration: inherit;
text-transform: none;
width: 1em;
}
.rt-category-tree .has-children > span:hover {
opacity: 0.4;
}
.rt-category-tree li > ul {
display: none;
}
.rt-category-tree .current-cat-ancestor > span:before, .rt-category-tree .current-cat > span:before, .rt-category-tree .active > span:before {
font-family: "rtui";
content: "";
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1em;
margin-right: 0.2em;
text-align: center;
text-decoration: inherit;
text-transform: none;
width: 1em;
}
.rt-category-tree .current-cat-ancestor > ul, .rt-category-tree .current-cat > ul, .rt-category-tree .active > ul {
display: block;
} .breadcrumb {
font-weight: normal;
text-align: left;
float: right;
position: relative;
display: block;
margin: 0;
line-height: 34px;
text-align: center;
}
.breadcrumb ol {
list-style: none;
padding: 0;
margin: 0;
}
.breadcrumb li {
display: inline;
}
.breadcrumb div {
display: inline;
}
.breadcrumb a {
text-decoration: none;
}
.breadcrumb a:hover {
text-decoration: none;
opacity: 0.8;
}
.breadcrumb a.ui-icon-home:before {
margin-right: 5px;
line-height: 100%;
margin-left: 0;
text-align: left;
font-size: 1.1em;
}
.breadcrumb span:before {
width: auto;
}
.style-2 .breadcrumb {
text-align: center;
float: none;
}
.custom-breadcrumb {
float: none;
} .paging_wrapper {
text-align: center;
display: block;
clear: both;
}
.paging_wrapper > .page-numbers {
display: inline-table;
margin: 0;
padding: 0 10px;
position: relative;
list-style-type: none;
overflow: hidden;
}
.paging_wrapper > .page-numbers li {
display: inline;
float: left;
}
.paging_wrapper > .page-numbers a, .paging_wrapper > .page-numbers li > span {
overflow: hidden;
line-height: 300%;
display: block;
text-align: center;
text-decoration: none;
padding: 0 10px;
}
.paging_wrapper > .page-numbers li:last-child a, .paging_wrapper > .page-numbers li:last-child > span {
border-width: 0;
}
.paging_wrapper > .page-numbers .prev, .paging_wrapper > .page-numbers .next {
position: relative;
}
.paging_wrapper > .page-numbers .prev:before, .paging_wrapper > .page-numbers .next:before {
content: "";
position: absolute;
width: 50px;
top: 50%;
height: 1px;
border-width: 1px 0 0 0;
border-style: solid;
}
.paging_wrapper > .page-numbers .prev {
padding: 0 80px 0 0;
margin-right: 20px;
}
.paging_wrapper > .page-numbers .prev:before {
right: 0;
}
.paging_wrapper > .page-numbers .next {
padding: 0 0 0 80px;
margin-left: 20px;
}
.paging_wrapper > .page-numbers .next:before {
left: 0;
}
.paging_wrapper > .page-numbers .current, .paging_wrapper > .page-numbers .dots {
text-decoration: none;
}
.paging_wrapper > .page-numbers a:hover, .paging_wrapper > .page-numbers .current {
text-decoration: none;
} ul.social_media {
margin: 0;
padding: 0;
list-style: none;
position: relative;
display: inline-block;
vertical-align: middle;
line-height: 1;
margin: 0 -4px;
}
ul.social_media li {
float: left;
margin: 0 4px;
position: relative;
line-height: 1;
padding: 0;
}
ul.social_media span {
display: none;
color: #fff !important;
}
ul.social_media a {
text-decoration: none;
}
ul.social_media:not(.staff) li {
margin: 2px 4px;
}
ul.social_media:not(.staff) a > span {
min-width: 200px;
padding: 10px;
position: absolute;
left: -85px;
bottom: 5em;
line-height: 1em;
border-radius: 20px;
text-align: center;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: bottom 0.3s ease-out;
transition: bottom 0.3s ease-out;
visibility: hidden;
display: block;
}
ul.social_media:not(.staff) a {
display: block;
padding: 0;
text-decoration: none;
z-index: 3;
position: relative;
}
ul.social_media:not(.staff) a:before {
line-height: 2.5em;
width: calc( 2.5em + 2px);
text-indent: 1px;
margin: auto;
font-size: 1em;
border-radius: 50%;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
ul.social_media:not(.staff) li:hover a {
color: inherit !important;
}
ul.social_media:not(.staff) li:hover a:before {
text-decoration: none;
color: #fff !important;
}
ul.social_media:not(.staff) .facebook:hover a:before, ul.social_media:not(.staff) .facebook span {
background: #3B5998 !important;
border-color: #3B5998 !important;
}
ul.social_media:not(.staff) .twitter:hover a:before, ul.social_media:not(.staff) .twitter span {
background: #10c0ee !important;
border-color: #10c0ee !important;
}
ul.social_media:not(.staff) .gplus:hover a:before, ul.social_media:not(.staff) .gplus span {
background: #e3614a !important;
border-color: #e3614a !important;
}
ul.social_media:not(.staff) .flickr:hover a:before, ul.social_media:not(.staff) .flickr span {
background: #ff3092 !important;
border-color: #ff3092 !important;
}
ul.social_media:not(.staff) .mail:hover a:before, ul.social_media:not(.staff) .mail span {
background: #999 !important;
border-color: #999 !important;
}
ul.social_media:not(.staff) .lastfm:hover a:before, ul.social_media:not(.staff) .lastfm span {
background: #da260e !important;
border-color: #da260e !important;
}
ul.social_media:not(.staff) .dribbble:hover a:before, ul.social_media:not(.staff) .dribbble span {
background: #EA4C89 !important;
border-color: #EA4C89 !important;
}
ul.social_media:not(.staff) .linkedin:hover a:before, ul.social_media:not(.staff) .linkedin span {
background: #006e99 !important;
border-color: #006e99 !important;
}
ul.social_media:not(.staff) .vimeo:hover a:before, ul.social_media:not(.staff) .vimeo span {
background: #0ec4ef !important;
border-color: #0ec4ef !important;
}
ul.social_media:not(.staff) .youtube-play:hover a:before, ul.social_media:not(.staff) .youtube-play span {
background: #f3554f !important;
border-color: #f3554f !important;
}
ul.social_media:not(.staff) .instagram:hover a:before, ul.social_media:not(.staff) .instagram span {
background: #7b6455 !important;
border-color: #7b6455 !important;
}
ul.social_media:not(.staff) .behance:hover a:before, ul.social_media:not(.staff) .behance span {
background: #228cff !important;
border-color: #228cff !important;
}
ul.social_media:not(.staff) .dropbox:hover a:before, ul.social_media:not(.staff) .dropbox span {
background: #499dd6 !important;
border-color: #499dd6 !important;
}
ul.social_media:not(.staff) .picasa:hover a:before, ul.social_media:not(.staff) .picasa span {
background: #aa7bbc !important;
border-color: #aa7bbc !important;
}
ul.social_media:not(.staff) .rss:hover a:before, ul.social_media:not(.staff) .rss span {
background: #fd8900 !important;
border-color: #fd8900 !important;
}
ul.social_media:not(.staff) .skype:hover a:before, ul.social_media:not(.staff) .skype span {
background: #00b0e1 !important;
border-color: #00b0e1 !important;
}
ul.social_media:not(.staff) .stumbleupon:hover a:before, ul.social_media:not(.staff) .stumbleupon span {
background: #6cc977 !important;
border-color: #6cc977 !important;
}
ul.social_media:not(.staff) .pinterest:hover a:before, ul.social_media:not(.staff) .pinterest span {
background: #d62930 !important;
border-color: #d62930 !important;
}
ul.social_media:not(.staff) .github:hover a:before, ul.social_media:not(.staff) .github span {
background: #888 !important;
border-color: #888 !important;
}
ul.social_media:not(.staff) .tumblr:hover a:before, ul.social_media:not(.staff) .tumblr span {
background: #456885 !important;
border-color: #456885 !important;
}
ul.social_media:not(.staff) .spotify:hover a:before, ul.social_media:not(.staff) .spotify span {
background: #afd102 !important;
border-color: #afd102 !important;
}
ul.social_media:not(.staff) .evernote:hover a:before, ul.social_media:not(.staff) .evernote span {
background: #6fbd45 !important;
border-color: #6fbd45 !important;
}
ul.social_media:not(.staff) .flattr:hover a:before, ul.social_media:not(.staff) .flattr span {
background: #f7af30 !important;
border-color: #f7af30 !important;
}
ul.social_media:not(.staff) .paypal:hover a:before, ul.social_media:not(.staff) .paypal span {
background: #003f70 !important;
border-color: #003f70 !important;
}
ul.social_media:not(.staff) .vkontakte:hover a:before, ul.social_media:not(.staff) .vkontakte span {
background: #2f6893 !important;
border-color: #2f6893 !important;
}
ul.social_media:not(.staff) .soundcloud:hover a:before, ul.social_media:not(.staff) .soundcloud span {
background: #F76700 !important;
border-color: #F76700 !important;
}
ul.social_media:not(.staff) .foursquare:hover a:before, ul.social_media:not(.staff) .foursquare span {
background: "rgb(36,178,237)" !important;
border-color: "rgb(36,178,237)" !important;
}
ul.social_media:not(.staff) .delicious:hover a:before, ul.social_media:not(.staff) .delicious span {
background: "rgb(51,153,255)" !important;
border-color: "rgb(51,153,255)" !important;
}
ul.social_media:not(.staff) .forrst:hover a:before, ul.social_media:not(.staff) .forrst span {
background: "rgb(90,153,103)" !important;
border-color: "rgb(90,153,103)" !important;
}
ul.social_media:not(.staff) .ebay:hover a:before, ul.social_media:not(.staff) .ebay span {
background: "rgb(221,59,74)" !important;
border-color: "rgb(221,59,74)" !important;
}
ul.social_media:not(.staff) .android:hover a:before, ul.social_media:not(.staff) .android span {
background: "rgb(128,189,1)" !important;
border-color: "rgb(128,189,1)" !important;
}
ul.social_media:not(.staff) .xing:hover a:before, ul.social_media:not(.staff) .xing span {
background: "rgb(210,214,0)" !important;
border-color: "rgb(210,214,0)" !important;
}
ul.social_media:not(.staff) .reddit:hover a:before, ul.social_media:not(.staff) .reddit span {
background: "rgb(255,69,0)" !important;
border-color: "rgb(255,69,0)" !important;
}
ul.social_media:not(.staff) .digg:hover a:before, ul.social_media:not(.staff) .digg span {
background: "rgb(0,0,0)" !important;
border-color: "rgb(0,0,0)" !important;
}
ul.social_media:not(.staff) .macstore:hover a:before, ul.social_media:not(.staff) .macstore span {
background: "rgb(27,189,251)" !important;
border-color: "rgb(27,189,251)" !important;
}
ul.social_media:not(.staff) .myspace:hover a:before, ul.social_media:not(.staff) .myspace span {
background: "rgb(9,17,164)" !important;
border-color: "rgb(9,17,164)" !important;
}
ul.social_media:not(.staff) .amazon:hover a:before, ul.social_media:not(.staff) .amazon span {
background: "rgb(245,147,24)" !important;
border-color: "rgb(245,147,24)" !important;
}
ul.social_media:not(.staff) .stackoverflow:hover a:before, ul.social_media:not(.staff) .stackoverflow span {
background: "rgb(254,122,21)" !important;
border-color: "rgb(254,122,21)" !important;
}
ul.social_media:not(.staff) .slideshare:hover a:before, ul.social_media:not(.staff) .slideshare span {
background: #0479B6 !important;
border-color: #0479B6 !important;
}
ul.social_media:not(.staff) .whatsapp:hover a:before, ul.social_media:not(.staff) .whatsapp span {
background: #2db742 !important;
border-color: #2db742 !important;
}
ul.social_media:not(.staff) .telegram:hover a:before, ul.social_media:not(.staff) .telegram span {
background: #2ea5de !important;
border-color: #2ea5de !important;
}
ul.social_media:not(.staff) .odnoklassniki:hover a:before, ul.social_media:not(.staff) .odnoklassniki span {
background: #f58221 !important;
border-color: #f58221 !important;
}
ul.social_media.multiline-list a:before {
margin-right: 5px;
font-size: 0.875em;
}
ul.social_media.multiline-list li {
margin: 0 0 10px 0;
float: none;
}
.footer-info-right ul.social_media a:before {
font-size: 1em;
}
.footer-info-right ul.social_media li:hover a > span {
bottom: calc(3em + 10px);
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: bottom 0.3s ease-out;
transition: bottom 0.3s ease-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
visibility: visible;
}
.top-bar-inner ul.social_media a:before, .top-header ul.social_media a:before {
line-height: 2em;
width: 2em;
border: 0;
} .social_share {
display: block;
position: relative;
cursor: pointer;
display: inline-block;
text-align: center;
font-size: 1em;
white-space: pre;
}
.social_share span > span {
display: none;
margin-left: 1em;
letter-spacing: 0.5em;
font-size: 0.875em;
}
.social_share > span:hover span {
display: inline-block;
}
.social_share ul {
display: none;
}
.naturalife-share-content {
text-align: center;
}
.naturalife-share-content ul {
font-size: 22px;
margin: 0;
padding: 0;
}
.naturalife-share-content li {
list-style: none;
display: inline;
}
.naturalife-share-content li a {
text-decoration: none;
color: #585858;
-webkit-transition: all .5s ease;
transition: all .5s ease;
position: relative;
border: 3px solid transparent;
border-radius: 50%;
width: 60px;
height: 60px;
display: inline-block;
line-height: 60px;
margin: 10px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
top: 0;
}
.naturalife-share-content li a:hover {
-webkit-transition: all .2s ease;
transition: all .2s ease;
border-color: var(--primary-color);
color: var(--primary-color);
top: -3px;
}
.naturalife-share-content li a:hover span {
display: inline-block;
position: absolute;
margin-top: 60px;
width: 200px;
text-align: center;
margin-left: -115px;
}
.naturalife-share-content li span {
display: none;
}  .carousel-holder {
position: relative;
}
.owl-carousel {
position: relative;
}
.content-row-wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav,
.elementor-section-full_width .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav,
.post-carousel .owl-nav {
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.content-row-wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav="true"]:hover .owl-nav,
.elementor-section-full_width .rt-carousel:not(.main-carousel)[data-nav="true"]:hover .owl-nav,
.post-carousel:hover .owl-nav {
opacity: 1;
}
.content-row-wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav > div,
.elementor-section-full_width .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav > div,
.post-carousel .owl-nav > div {
background: rgba(0, 0, 0, 0.25);
color: #fff !important;
}
.content-row-wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-prev,
.elementor-section-full_width .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-prev,
.post-carousel .owl-nav .owl-prev {
left: 0;
}
.content-row-wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-next,
.elementor-section-full_width .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-next,
.post-carousel .owl-nav .owl-next {
right: 0;
}
.boxed-carousel .owl-stage-outer {
padding-bottom: 4px;
}
.boxed-carousel .boxed {
margin-right: 3px;
} .owl-nav div {
cursor: pointer;
font-size: 22px;
line-height: 3em;
margin-top: -1.5em;
padding: 0;
position: absolute;
top: 50%;
-moz-transition: all 0.2s ease-out 0.1s;
-o-transition: all 0.2s ease-out 0.1s;
-webkit-transition: all 0.2s ease-out;
-webkit-transition-delay: 0.1s;
-webkit-transition: all 0.2s ease-out 0.1s;
transition: all 0.2s ease-out 0.1s;
}
.owl-nav .owl-next {
right: -40px;
}
.owl-nav .owl-prev {
left: -40px;
}
.owl-nav.disabled {
display: none;
} .carousel-holder:not(.main-carousel) .dots-holder {
opacity: 1;
margin-top: 40px;
width: 100%;
text-align: center;
}
.carousel-holder:not(.main-carousel) .dots-holder > div {
zoom: 1;
display: inline-block;
margin: 0 5px;
}
.carousel-holder:not(.main-carousel) .dots-holder > div span {
-webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
transition: opacity 200ms ease;
border-radius: 50%;
border-style: solid;
border-width: 2px;
cursor: pointer;
display: block;
height: 10px;
margin: 0 0 4px !important;
width: 10px;
}
.carousel-holder:not(.main-carousel) .dots-holder div.active span, .carousel-holder:not(.main-carousel) .dots-holder div:hover span {
opacity: 0.5;
}
.carousel-holder:not(.main-carousel) .dots-holder span {
border-color: var(--font-color);
}
.carousel-holder:not(.main-carousel) .dots-holder .active span {
border-color: var(--primary-color);
}
.carousel-holder:hover .dots-holder {
opacity: 1;
-webkit-transition: opacity 200ms ease;
transition: opacity 200ms ease;
} .carousel-holder.main-carousel .dots-holder {
bottom: 10px;
position: absolute;
text-align: center;
width: 100%;
z-index: 9;
}
.carousel-holder.main-carousel .dots-holder > div {
zoom: 1;
display: inline-block;
margin-right: 5px;
}
.carousel-holder.main-carousel .dots-holder > div span {
cursor: pointer;
height: 15px;
width: 15px;
display: block;
-webkit-backface-visibility: visible;
background: rgba(255, 255, 255, 0.4);
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
border-radius: 50%;
}
.carousel-holder.main-carousel .dots-holder div.active span, .carousel-holder.main-carousel .dots-holder div:hover span {
background: rgba(255, 255, 255, 0.8);
} .carousel-holder.main-carousel {
overflow: hidden; }
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) div {
-moz-transition: all 0.2s ease-out 0.1s;
-o-transition: all 0.2s ease-out 0.1s;
-webkit-transition: all 0.2s ease-out;
-webkit-transition-delay: 0.1s;
-webkit-transition: all 0.2s ease-out 0.1s;
transition: all 0.2s ease-out 0.1s;
}
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) .owl-next {
right: 10px;
}
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) .owl-prev {
left: 10px;
}
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) > div:hover.owl-next {
padding: 0 5px 0 15px;
}
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) > div:hover.owl-prev {
padding: 0 15px 0 5px;
}
.light-bg-tone .owl-nav div {
background-color: transparent;
}
.light-bg-tone .owl-nav span:before {
color: #fff;
}
.light-bg-tone .dots-holder > div span {
background: rgba(255, 255, 255, 0.4) !important;
}
.light-bg-tone .dots-holder div.active span, .light-bg-tone .dots-holder div:hover span {
background: rgba(255, 255, 255, 0.8) !important;
}
.dark-bg-tone .owl-nav div {
background-color: transparent;
}
.dark-bg-tone .owl-nav span:before {
color: #000;
}
.dark-bg-tone .dots-holder > div span {
background: rgba(0, 0, 0, 0.2) !important;
}
.dark-bg-tone .dots-holder div.active span, .dark-bg-tone .dots-holder div:hover span {
background: rgba(0, 0, 0, 0.6) !important;
}
.rt-image-carousel .owl-carousel .owl-item img {
margin: auto;
height: auto;
}
.rt-carousel.shadows .owl-stage .imgeffect {
overflow: visible;
}
.rt-carousel.shadows .owl-stage .owl-item > div {
margin: 12px;
}
.rt-carousel.shadows .owl-stage .owl-item > div > * {
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
}
.rt-carousel.shadows .owl-nav div {
margin-top: -24px;
}
.rt-carousel.scaled-imgs .imgeffect, .rt-carousel.scaled-imgs .has-overlay, .rt-carousel.scaled-imgs img {
max-width: 100% !important;
width: 100%;
} .testimonial.col-md-12 {
font-size: 16px;
}
.testimonial.col {
margin-bottom: 30px;
}
.testimonial h6 {
margin-bottom: 30px;
margin-top: 0;
}
.testimonial .text {
position: relative;
}
.testimonial .text > * {
position: relative;
z-index: 2;
} .testimonial .text {
overflow: hidden;
margin-bottom: 20px;
}
.testimonial .text .quote {
z-index: 1;
font-size: 140px;
margin-bottom: -70px;
position: relative;
display: block;
opacity: 0.3;
line-height: 1em;
} .testimonial.has-image .client-image {
margin-bottom: 10px;
width: 80px;
height: 80px;
border-radius: 50%;
vertical-align: middle;
display: inline-block;
}
.testimonial.has-image .client-image img {
border-radius: 50%;
display: block;
overflow: hidden;
width: 100px;
-webkit-transform-style: initial;
transform-style: initial;
margin: auto;
} .client-info {
vertical-align: middle;
display: inline-block;
text-align: left;
margin: 0 10px;
font-size: 0.875em;
max-width: calc( 100% - 120px );
}
.client-info > span:not(:last-child):after {
content: " —";
}
.client-info h6 {
margin-bottom: 2px;
margin-top: 0;
font-size: 1em;
} .testimonials.left .testimonial.has-image {
padding-bottom: 100px;
}
.testimonials.left .testimonial.has-image .client-info {
float: left;
margin: 25px 0 0 25px;
width: calc(100% - 125px);
display: inline-block;
vertical-align: middle;
}
.testimonials.left .testimonial.col-md-12 {
padding: 0;
}
.testimonials.left .testimonial.has-image .client-image {
display: inline-block;
float: left;
} .testimonials.center {
text-align: center;
}
.testimonials.center .client-image {
margin-bottom: 10px;
}
.testimonials.center.big h6 {
margin-top: 0;
font-size: 1.4em;
}
.testimonials.center.big p {
font-size: 1.2em;
max-width: 90%;
margin-left: auto;
margin-right: auto;
}
.testimonial.boxed {
height: 100%;
} button, input, optgroup, select, textarea {
color: inherit;
margin: 0;
}
:focus, button:focus {
outline: none;
}
label.inline {
display: inline-block;
text-align: left;
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),
textarea,
select,
body .select2-container--default .select2-selection--single {
padding: 0.6em;
line-height: 1.4em;
border-width: 2px;
border-style: solid;
background-color: transparent;
height: 2.8em;
border-color: inherit;
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus, textarea:focus {
-webkit-box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.1098);
box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.1098);
}
select, form .customselect {
padding: 0.3em 0.6em;
-webkit-border-radius: 0;
}
body .select2-search input,
body .select2-container--default .select2-search--dropdown .select2-search__field {
border: 0;
background: rgba(0, 0, 0, 0.02);
-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.34);
box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.34);
padding-left: 10px;
padding-right: 10px;
border-color: inherit;
}
body .select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 0;
}
body .select2-container--default .select2-results > .select2-results__options {
padding: 10px;
border-color: inherit;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 0.6em;
right: 10px;
}
body .select2-dropdown {
border-width: 2px;
border-radius: 0;
border-color: inherit;
}
body .select2-selection__rendered {
line-height: 1.4em !important;
}
select.hasCustomSelect {
-webkit-appearance: none;
-webkit-border-radius: 0;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
color: inherit;
}
textarea {
line-height: 1.4em;
padding: 0.6em;
height: auto;
}
[type="submit"],
[type="button"] {
border-width: 0;
border-style: solid;
text-decoration: none;
position: relative;
display: inline-block;
overflow: hidden;
z-index: 1;
padding: 0.6em 20px;
height: 2.8em;
border-radius: 0;
line-height: 1.6em;
font-weight: bold;
cursor: pointer;
}
button[type="submit"] {
cursor: pointer;
} .widget form input, textarea, select {
max-width: 100%;
} .rt_form input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),
.rt_form textarea,
.rt_form select {
padding: 0.7em;
border-style: solid;
background-color: transparent;
line-height: 100%;
height: 3em;
border-radius: 10px;
}
.rt_form textarea {
line-height: 1.5em;
padding: 0.7em;
height: auto;
}
.rt_form input[type="submit"],
.rt_form input[type="button"] {
border-radius: 10px;
}
.rt_form > ul {
list-style: none;
padding: 0;
margin: 0;
}
.rt_form > ul > .form-input {
margin-bottom: 0.5em;
}
.rt_form > ul .security-question,
.rt_form > ul .submit-button {
float: left;
margin-right: 10px;
}
.rt_form > ul #name, .rt_form > ul #email, .rt_form > ul #message, .rt_form > ul .fullwidth {
width: 100%;
}
.rt_form > ul #math {
max-width: 65px;
}
.rt_form .error {
-webkit-box-shadow: 0 0 0 2px red !important;
box-shadow: 0 0 0 2px red !important;
}
.rt_form .loading {
background: url(//ecobrasa.pt/wp-content/themes/naturalife/images/loading.gif) center center no-repeat;
display: none;
width: 40px;
height: 45px;
float: right;
}
.rt_form #math {
border-width: 2px;
padding: 0.6em;
height: 2.8em;
text-align: center;
}
.rt_form .confirm-label {
margin-left: 10px;
}
.rt_form.full-width-form input, .rt_form.full-width-form textarea, .rt_form.full-width-form select {
width: 100%;
margin: 10px 0;
}
.rt_form.full-width-form .ajax-loader {
position: absolute;
margin-top: 1.6em;
}
.rt_form.full-width-form + .wpcf7-response-output {
margin-top: 0 !important;
} #container .subscription-form.inline {
margin-left: 0 !important;
margin-right: 0 !important;
}
#container .subscription-form.inline input:not([type="submit"]) {
width: calc(100% - 5px);
}
#container .subscription-form.inline .col {
padding: 0 !important;
}
#container .subscription-form.inline-2 div {
position: relative;
display: inline-block;
}
#container .subscription-form.inline-2 .wpcf7-not-valid-tip {
position: absolute;
left: 10%;
text-align: left;
}
#container .subscription-form.inline-2 label {
padding: 0 15px;
font-weight: normal;
}
#container .subscription-form.inline-2 input[type="email"] {
max-width: 250px;
border-radius: 30px;
padding-left: 20px;
border-width: 0;
}
#container .subscription-form.inline-2 .icon-submit {
margin-left: -35px;
width: 28px;
display: block;
position: absolute;
right: 0;
top: 0;
line-height: 28px;
top: 50%;
text-align: center;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
cursor: pointer;
border-radius: 50%;
right: 7px;
color: #fff;
}
#container .subscription-form.inline-2 .icon-submit:before {
width: auto;
margin: 0 0 0 2px;
}
#container .subscription-form.inline-2 .ajax-loader {
position: absolute;
right: -26px;
top: 10px;
}
#container .subscription-form.rounded {
position: relative;
display: inline-table;
}
#container .subscription-form.rounded > * {
display: table-cell;
}
#container .subscription-form.rounded > span:first-child input {
border-radius: 40px 0 0 40px;
padding-left: 30px;
border-width: 2px 0 2px 2px;
width: 100% !important;
max-width: 100%;
}
#container .subscription-form.rounded > span:nth-child(2) input {
border-width: 2px 0 2px 2px;
width: 100% !important;
max-width: 100%;
}
#container .subscription-form.rounded input[type="submit"] {
border-radius: 0 40px 40px 0;
padding-left: 20px;
padding-right: 30px;
text-align: left;
}
#container .subscription-form.rounded .ajax-loader {
position: absolute;
right: -26px;
top: 10px;
}
#container .subscription-form.rounded .wpcf7-not-valid-tip {
text-align: center;
}
#container .subscription-form.nogaps input {
width: 100% !important;
}
#container .subscription-form.nogaps .ajax-loader {
position: absolute;
}
#container .subscription-form p {
margin-bottom: 10px;
} .wpcf7 input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),
.wpcf7 textarea,
.wpcf7 select {
max-width: 100%;
}
.wpcf7 .wpcf7-list-item.first,
.wpcf7 .wpcf7-response-output {
margin-left: 0;
}
.wpcf7 .form-table .wpcf7-form-control-wrap {
display: inline-block;
}
.wpcf7 .wpcf7-form-control-wrap.notes {
display: block;
}
.wpcf7 .wpcf7-response-output {
clear: both;
border-width: 0;
padding: 10px 0;
margin-left: 50px;
position: relative;
}
.wpcf7 .wpcf7-response-output:before {
font-family: "rtui";
content: "";
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1em;
margin-right: 0.2em;
text-align: center;
text-decoration: inherit;
text-transform: none;
width: 1em;
}
.wpcf7 .wpcf7-response-output:before {
border-radius: 50%;
color: #fff;
display: inline-block;
font-family: fontello;
font-size: 20px;
height: 40px;
line-height: 40px;
margin-right: 10px;
text-align: center;
vertical-align: middle;
width: 40px;
position: absolute;
left: -50px;
top: 0;
}
.wpcf7 .rt_form + .wpcf7-response-output {
margin-top: 80px;
}
.wpcf7 div.wpcf7-mail-sent-ok:before {
background-color: #398f14;
}
.wpcf7 div.wpcf7-mail-sent-ng:before {
background-color: #ff0000;
content: "\e811";
}
.wpcf7 div.wpcf7-spam-blocked:before {
content: "\2715";
background-color: #ffa500;
}
.wpcf7 div.wpcf7-validation-errors:before {
content: "\261e";
background-color: #f7b400;
}
.wpcf7 img.ajax-loader {
display: inline-block;
}
.wpcf7 span.wpcf7-not-valid-tip {
font-family: "Courier"," monospace";
font-size: 11px;
}
.wpcf7 .ajax-loader {
background-image: url(//ecobrasa.pt/wp-content/themes/naturalife/images/preloader.gif) !important;
}
.wpcf7 .rt_form label {
display: block;
} .gform_wrapper div input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),
.gform_wrapper div input.medium {
margin: 0;
padding: 5px 10px;
font-size: 1rem;
}
.gform_wrapper div select[multiple],
.gform_wrapper div select[size] {
margin: 0 !important;
padding: 10px;
font-size: 1rem;
}
.gform_wrapper div textarea {
margin: 0;
line-height: 1.4em;
padding: 11px 10px;
font-size: 1rem;
}
.gform_wrapper div .ginput_container label {
text-align: left;
}
.gform_wrapper div .gfield_label {
text-align: left;
} .ninja-forms-form .label-above label {
text-align: left;
}
.ninja-forms-form .ninja-forms-field-error {
color: red;
}
#container .rt-date-picker {
width: 80px;
}
#container .rt-date-icon {
display: inline-block;
position: relative;
}
#container .rt-date-icon:before {
font-family: "rtui";
content: "";
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1em;
margin-right: 0.2em;
text-align: center;
text-decoration: inherit;
text-transform: none;
width: 1em;
}
#container .rt-date-icon:before {
float: right;
top: calc(50% - 6px);
left: 10px;
position: absolute;
}
#container .rt-date-icon .rt-date-picker {
width: 130px;
padding-left: 30px;
}
#container .rt-date-icon .rt-date-picker.native {
width: 175px;
padding-left: 30px;
}  #container table.form-table {
width: auto;
margin: auto;
}
#container table.form-table tr > td {
border-width: 0;
padding-right: 20px;
padding-bottom: 10px;
vertical-align: middle;
}
#container table.form-table tr > td:last-child {
padding-right: 0;
}
#container table.form-table label {
margin: 0 10px;
min-width: 150px;
text-align: left;
}
#container table.form-table td > label:first-child {
margin-left: 0;
}
#container table.form-table .note-field {
height: 100px;
width: 100%;
}
.content table:not(.table) {
width: 100%;
max-width: 100%;
margin-bottom: 10px;
}
.content table:not(.table) > thead > tr > th,
.content table:not(.table) > thead > tr > td,
.content table:not(.table) > tbody > tr > th,
.content table:not(.table) > tbody > tr > td,
.content table:not(.table) > tfoot > tr > th,
.content table:not(.table) > tfoot > tr > td {
padding: 5px;
vertical-align: top;
border-width: 1px 0 0 0;
border-style: solid;
}
.content table:not(.table) > thead > tr > th {
vertical-align: bottom;
border-width: 0 0 2px 0;
border-style: solid;
}
.content table:not(.table) > caption + thead > tr:first-child > th,
.content table:not(.table) > caption + thead > tr:first-child > td,
.content table:not(.table) > colgroup + thead > tr:first-child > th,
.content table:not(.table) > colgroup + thead > tr:first-child > td,
.content table:not(.table) > thead:first-child > tr:first-child > th,
.content table:not(.table) > thead:first-child > tr:first-child > td {
border-top: 0;
}
.rt-simple-table {
margin-bottom: 0 !important;
}
.rt-simple-table thead {
font-weight: bold;
}
.table-clean thead td {
border-top: 0 !important;
padding-top: 0 !important;
}
.table-clean tbody tr:last-child td {
padding-bottom: 0 !important;
} .naturalife-top-bar {
position: relative;
z-index: 110;
margin: auto;
max-width: 100%;
padding: 5px 0;
}
.naturalife-top-bar .top-bar-inner {
padding-left: 20px;
padding-right: 20px;
margin: auto;
height: 100%;
}
.naturalife-top-bar .top-bar-inner::after {
display: block;
clear: both;
content: "";
}
.naturalife-top-bar .top-bar-inner.fullwidth {
max-width: 96%;
}
.naturalife-top-bar .top-bar-right {
margin-left: auto;
} .topbar-widget {
position: relative;
}
.topbar-widget:not(:last-child) {
margin-right: 15px;
padding-right: 15px;
}
.topbar-widget:not(:last-child):after {
border-style: solid;
border-width: 0 1px 0 0;
content: "";
display: block;
height: 25px;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.topbar-widget a {
text-decoration: none;
}
.topbar-widget.widget_text p:last-child, .topbar-widget.widget_text *, .topbar-widget.widget-naturalife-text p:last-child, .topbar-widget.widget-naturalife-text * {
margin-top: 0;
margin-bottom: 0;
}
.topbar-widget .search {
border: 0;
}
.topbar-widget > ul {
list-style: none outside none;
margin: 0;
padding: 0;
}
.topbar-widget > ul > li {
display: inline-block;
}
.topbar-widget > ul > li:not(:last-child) {
padding-right: 5px;
}
.topbar-widget .button_wrapper, .topbar-widget .button_ {
display: block !important;
} .naturalife-top-bar .menu {
list-style: none outside none;
margin: 0;
padding: 0;
}
.naturalife-top-bar .menu > li {
position: relative;
display: inline-block;
float: left;
}
.naturalife-top-bar .menu > li > a {
padding: 0;
display: block;
text-align: center;
text-decoration: none;
outline: none;
line-height: 25px;
padding-left: 15px;
}
.naturalife-top-bar .menu > li:not(:last-child) > a {
border-width: 0 1px 0 0;
border-style: solid;
padding-right: 15px;
}
.naturalife-top-bar .menu > li:before {
margin-right: -6px;
}
.naturalife-top-bar .menu > li > a:hover, .naturalife-top-bar .menu > li.current-menu-ancestor > a, .naturalife-top-bar .menu > li.current-menu-item > a {
text-decoration: none;
}
.naturalife-top-bar .menu ul {
display: none;
position: absolute;
width: 160px;
list-style: none outside none;
z-index: 99999;
margin: 0;
padding: 0;
text-align: left;
line-height: 1.3;
}
.naturalife-top-bar .menu ul li {
position: relative;
}
.naturalife-top-bar .menu ul li a {
padding: 10px;
display: block;
text-decoration: none;
}
.naturalife-top-bar .menu ul li a:hover, .naturalife-top-bar .menu ul li > .current-menu-ancestor > a {
text-decoration: none;
}
.naturalife-top-bar .menu ul li:not(:last-child) a {
border-style: solid;
border-width: 0 0 1px 0;
}
.naturalife-top-bar .menu ul ul {
margin-left: 160px;
top: 0;
}
.naturalife-top-bar .menu ul ul ul {
top: 0;
}
.naturalife-top-bar .menu li:hover > ul {
display: block;
}
.naturalife-top-bar .menu > li.menu-item-has-children > a:after {
content: "\2a";
font-family: "rtui";
padding-left: 5px;
}
.naturalife-top-bar .menu > li.o-direction .sub-menu {
right: 0;
}
.naturalife-top-bar .menu > li.o-direction .sub-menu ul {
margin-right: 160px;
margin-left: auto;
}
.top-bar-left .widget_nav_menu:first-child .menu > li:first-child > a {
padding-left: 0;
}
.top-bar-right .widget_nav_menu:last-child .menu > li:last-child > a {
padding-right: 0;
} .naturalife-panel-holder, .naturalife-panel-background {
width: 400px;
bottom: 0;
position: fixed;
right: 0;
top: 0;
overflow-y: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-overflow-scrolling: touch;
}
.naturalife-panel-holder {
z-index: 520;
}
.naturalife-panel-holder .ps-scrollbar-y-rail {
display: none;
}
.naturalife-panel-background {
z-index: 510;
}
.naturalife-panel-wrapper {
padding: 30px 50px;
height: 100%;
width: 100%;
display: table;
}
.naturalife-panel-wrapper img {
max-width: 100%;
height: auto;
}
.naturalife-panel-widgets {
display: inline-block;
}
.naturalife-panel-widgets .widget > h5 {
font-weight: bold;
}
.naturalife-panel-contents {
margin-bottom: -40px;
}
.naturalife-panel-contents > * {
display: none;
opacity: 0;
top: 20px;
position: relative;
max-width: 300px;
}
.naturalife-panel-contents > .animate {
margin-bottom: 40px;
}
.naturalife-panel-contents > .animate > *:not(:last-child) {
margin-bottom: 40px;
}
.naturalife-panel-contents .widgettitle, .naturalife-panel-contents .widget h5 {
margin: 0 0 40px;
position: relative;
}
.naturalife-panel-contents .widgettitle:after, .naturalife-panel-contents .widget h5:after {
content: "";
position: absolute;
height: 3px;
width: 100%;
left: 0;
bottom: -17px;
}
.admin-bar .naturalife-panel-wrapper {
padding-top: 62px;
} .naturalife-panel-holder, .naturalife-panel-background {
-webkit-transform: translateX(400px);
transform: translateX(400px);
-moz-transition: -moz-transform 0.3s ease-out 0.4s;
-o-transition: -o-transform 0.3s ease-out 0.4s;
-webkit-transition: -webkit-transform 0.3s ease-out;
-webkit-transition-delay: 0.4s;
-webkit-transition: -webkit-transform 0.3s ease-out 0.4s;
transition: -webkit-transform 0.3s ease-out 0.4s;
transition: transform 0.3s ease-out 0.4s;
transition: transform 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.naturalife-panel-on .naturalife-panel-holder, .naturalife-panel-on .naturalife-panel-background {
-webkit-transform: translateX(0);
transform: translateX(0);
-moz-transition: -moz-transform 0.3s linear 0.4s;
-o-transition: -o-transform 0.3s linear 0.4s;
-webkit-transition: -webkit-transform 0.3s linear;
-webkit-transition-delay: 0.4s;
-webkit-transition: -webkit-transform 0.3s linear 0.4s;
transition: -webkit-transform 0.3s linear 0.4s;
transition: transform 0.3s linear 0.4s;
transition: transform 0.3s linear 0.4s, -webkit-transform 0.3s linear 0.4s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.naturalife-panel-on .naturalife-panel-close {
-moz-transition: -moz-transform 0.3s linear 0.8s;
-o-transition: -o-transform 0.3s linear 0.8s;
-webkit-transition: -webkit-transform 0.3s linear;
-webkit-transition-delay: 0.8s;
-webkit-transition: -webkit-transform 0.3s linear 0.8s;
transition: -webkit-transform 0.3s linear 0.8s;
transition: transform 0.3s linear 0.8s;
transition: transform 0.3s linear 0.8s, -webkit-transform 0.3s linear 0.8s;
-webkit-transform: scale(1);
transform: scale(1);
}
.naturalife-panel-close {
position: fixed;
color: #9a9a9a;
z-index: 99999;
right: 420px;
font-size: 14px;
border-radius: 50%;
top: 20px;
-webkit-transform: scale(0);
transform: scale(0);
-moz-transition: -moz-transform 0.3s linear 0s;
-o-transition: -o-transform 0.3s linear 0s;
-webkit-transition: -webkit-transform 0.3s linear;
-webkit-transition-delay: 0s;
-webkit-transition: -webkit-transform 0.3s linear 0s;
transition: -webkit-transform 0.3s linear 0s;
transition: transform 0.3s linear 0s;
transition: transform 0.3s linear 0s, -webkit-transform 0.3s linear 0s;
cursor: pointer;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
padding: 0;
}
.admin-bar .naturalife-panel-close {
top: 52px;
} .naturalife-panel-contents > .widget_shopping_cart .cart_list li {
border-style: solid;
border-width: 0 0 1px 0;
padding: 20px 0 20px 54px;
}
.naturalife-panel-contents > .widget_shopping_cart .total {
padding: 30px 0 !important;
}
.naturalife-panel-contents > .widget_shopping_cart .cart_list li.empty {
padding: 20px 0;
border: none;
} .naturalife-panel-contents > .widget.rt_woocommerce_login .form-row > label {
display: block;
text-align: left;
font-weight: inherit;
}
.naturalife-panel-contents > .widget.rt_woocommerce_login .input-text, .naturalife-panel-contents > .widget.rt_woocommerce_login .button {
width: 100%;
}
.naturalife-panel-contents > .widget.rt_woocommerce_login form.login {
padding: 0;
border-width: 0;
} .naturalife-panel-contents .menu {
padding: 0;
margin: 0;
list-style: none;
}
.naturalife-panel-contents .menu > li {
float: none;
display: block;
}
.naturalife-panel-contents .menu a > sub {
display: block;
font-size: 11px;
font-style: oblique;
padding: 5px 0;
}
.naturalife-panel-contents .menu li a, .naturalife-panel-contents .menu li > span {
position: relative;
display: block;
text-align: left;
border-width: 0 0 1px 0;
padding: 10px 0;
text-decoration: none;
border-style: solid;
line-height: 1.8 !important;
}
.naturalife-panel-contents .menu ul li a, .naturalife-panel-contents .menu ul li > span {
border-style: solid;
border-width: 0 0 1px;
}
.naturalife-panel-contents .menu > li > a:after, .naturalife-panel-contents .menu li span:after {
background-color: transparent;
}
.naturalife-panel-contents .menu ul {
list-style: none;
display: none;
position: relative;
right: 0;
width: 100%;
margin: 0;
padding: 0;
border-width: 0;
}
.naturalife-panel-contents .menu ul ul {
border-width: 0;
}
.naturalife-panel-contents .menu > li > ul {
margin: 0;
}
.naturalife-panel-contents .menu ul li:first-child a, .naturalife-panel-contents .menu ul li:first-child > span {
border-width: 0 0 1px 0;
}
.naturalife-panel-contents .menu li:hover > ul {
display: none;
}
.naturalife-panel-contents .menu li.menu-item-has-children > a, .naturalife-panel-contents .menu li.menu-item-has-children > span {
padding-right: 65px;
position: relative;
}
.naturalife-panel-contents .menu li.menu-item-has-children > a:before, .naturalife-panel-contents .menu li.menu-item-has-children > span:before {
font-family: "rtui";
content: "";
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1em;
margin-right: 0.2em;
text-align: center;
text-decoration: inherit;
text-transform: none;
width: 1em;
}
.naturalife-panel-contents .menu li.menu-item-has-children.current-menu-item > a:before, .naturalife-panel-contents .menu li.menu-item-has-children.current-menu-item > span:before {
font-family: "rtui";
content: "";
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1em;
margin-right: 0.2em;
text-align: center;
text-decoration: inherit;
text-transform: none;
width: 1em;
}
.naturalife-panel-contents .menu li.menu-item-has-children > a:before, .naturalife-panel-contents .menu li.menu-item-has-children > span:before {
cursor: pointer;
margin: -5px 0 0 0;
position: absolute;
right: 0;
top: 50%;
text-align: left;
width: auto;
z-index: 999;
margin: -6px 0 0 0 !important;
line-height: 1;
font-size: 12px;
width: auto !important;
}
.naturalife-panel-contents .menu li.current-menu-item > ul {
display: block;
}
.naturalife-panel-contents .menu li.current-menu-ancestor:after,
.naturalife-panel-contents .menu li.current-menu-item:after,
.naturalife-panel-contents .menu li:hover:after,
.naturalife-panel-contents .menu li:after {
content: none;
}
.naturalife-panel-contents .menu li li a {
padding-left: 15px;
}
.naturalife-panel-contents .menu li li li a {
padding-left: 25px;
}
.naturalife-panel-contents .menu li li li li a {
padding-left: 35px;
}
.naturalife-panel-contents .menu li li li li a {
padding-left: 45px;
}
.naturalife-panel-contents .menu li li li li li a {
padding-left: 50px;
}
.naturalife-panel-contents .menu li li li li li li a {
padding-left: 60px;
}
.naturalife-panel-contents .menu li li li li li li li a {
padding-left: 70px;
}
.naturalife-panel-contents .naturalife-language-switcher > .menu > li > a:before {
content: "\f0ec" !important;
font-size: 1.2em;
top: auto !important;
margin: auto !important;
} @media screen and (max-width: 1024px) {
.naturalife-panel-holder {
overflow: auto;
height: auto;
}
.naturalife-panel-on {
overflow: hidden;
}
#container {
-webkit-overflow-scrolling: touch;
}
.naturalife-panel-on {
-webkit-overflow-scrolling: touch;
}
.side-panel-widgets-desktop {
display: none !important;
}
}
@media screen and (min-width: 1025px) {
.side-panel-widgets-mobile, .mobile-nav, .naturalife-panel-contents .naturalife-language-switcher {
display: none !important;
}
.naturalife-panel-close {
display: none;
}
}
@media screen and (max-width: 768px) {
.admin-bar .naturalife-panel-close {
top: 66px;
}
}
@media screen and (max-width: 425px) {
.naturalife-panel-holder, .naturalife-panel-background {
width: 280px;
-webkit-transform: translateX(280px);
transform: translateX(280px);
}
.naturalife-panel-wrapper {
padding: 30px;
}
.naturalife-panel-close {
right: 285px;
}
} #loader-wrapper {
display: none;
}
.js #loader-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: fixed;
top: 0;
left: 0;
overflow: hidden;
width: 100%;
height: 100%;
opacity: 0;
z-index: 10000;
}
.js #loader-wrapper:before {
position: fixed;
width: 300px;
height: 300px;
content: "";
left: 50%;
top: 50%;
margin-left: -150px;
margin-top: -150px;
border-radius: 50%;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}
.js #loader-wrapper:after {
content: "";
position: fixed;
width: 300px;
height: 300px;
border-radius: 50%;
border: 1px solid transparent;
-webkit-animation: spin .8s linear infinite;
animation: spin .8s linear infinite;
left: 50%;
top: 50%;
margin-left: -150px;
margin-top: -150px;
}
.js #loader-wrapper .loading-logo {
opacity: 0;
height: auto;
max-width: 300px;
max-height: 300px;
-webkit-transition: opacity .75s ease;
transition: opacity .75s ease;
-webkit-backface-visibility: hidden;
z-index: 2;
}
.js .rt-loading {
overflow-y: scroll;
}
.js .rt-loading #loader-wrapper {
opacity: 1;
-webkit-transition: opacity .75s ease;
transition: opacity .75s ease;
}
.js .rt-loaded #loader-wrapper {
opacity: 0;
-webkit-transition: opacity .75s ease, -webkit-transform 0s ease .65s;
transition: opacity .75s ease, -webkit-transform 0s ease .65s;
transition: opacity .75s ease, transform 0s ease .65s;
transition: opacity .75s ease, transform 0s ease .65s, -webkit-transform 0s ease .65s;
-webkit-transform: scale(0);
transform: scale(0);
}
.js .rt-leaving {
overflow-x: hidden;
}
.js .rt-leaving #container {
-webkit-filter: grayscale(1);
filter: grayscale(1);
opacity: 0.4;
-webkit-transition: opacity 7s, -webkit-filter 1s;
transition: opacity 7s, -webkit-filter 1s;
transition: filter 1s, opacity 7s;
transition: filter 1s, opacity 7s, -webkit-filter 1s;
} .page-404 {
padding: 40px 0;
}
.page-404 > .col:first-child {
text-align: left;
}
.page-404 > .col:first-child span {
font-size: 250px;
line-height: 250px;
display: inline-block;
color: #eee;
text-align: left;
padding-right: 20px;
}
.page-404 > .col:first-child span:before {
text-align: left;
margin: 0;
}
.page-404 h1 {
font-size: 100px;
line-height: 140px;
}  @media screen and (min-width: 1025px) {
.naturalife-fullwidth-header-width .main-header-holder .header-elements {
max-width: 96%;
}
.naturalife-fullwidth-sticky-header-width .sticky-header-holder .header-elements {
max-width: 96%;
}
.logo-image {
display: none;
}
.naturalife-light-header .light-logo {
display: inline-block;
}
.naturalife-dark-header .dark-logo {
display: inline-block;
}
.mobile-header {
display: none;
}
body.header-sidepanel .naturalife-sidepanel-button-holder {
display: block;
}
} @media screen and (max-width: 1024px) {
.top-header {
display: none;
}
.mobile-header {
display: block;
}
.logo-image {
display: none;
}
.naturalife-light-mobile-header .light-logo {
display: inline-block;
}
.naturalife-dark-mobile-header .dark-logo {
display: inline-block;
}
body .sub-page-header {
padding: 40px 0;
}
body.header-sidepanel-mobile .naturalife-sidepanel-button-holder {
display: block;
}
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav,
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav,
.post-carousel .owl-nav {
opacity: 1;
}
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav > div,
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav > div,
.post-carousel .owl-nav > div {
background: rgba(0, 0, 0, 0.25);
color: #fff !important;
}
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-prev,
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-prev,
.post-carousel .owl-nav .owl-prev {
left: 0;
}
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-next,
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-next,
.post-carousel .owl-nav .owl-next {
right: 0;
}
} @media screen and (max-width: 1024px) {
.timeline.style-1:after {
content: none;
}
.timeline.style-1 > div {
display: inline-block;
width: 100%;
margin-bottom: 0;
}
.timeline.style-1 > div > .event-date > span:not(:last-child) {
padding-right: 4px;
}
.timeline.style-1 > div:nth-child(odd) {
text-align: center;
}
.timeline.style-1 > div:nth-child(even) {
text-align: center;
margin-left: 0;
}
.timeline.style-1 > div:last-child {
margin-bottom: 0;
}
.timeline.style-1 > div:before {
content: none;
}
.timeline.style-1 > div > .event-date {
left: auto !important;
right: auto !important;
position: relative;
display: inline-block;
width: 100%;
text-align: center;
}
.rt-countdown i {
text-align: center;
}
.rt-countdown i b {
padding-right: 0;
display: block;
}
.go-to-top {
right: 20px;
}
.mw-row-tablet-100 .elementor-container {
max-width: 100% !important;
}
#footer .footer-widgets .featured-col {
padding-right: 20px;
}
#footer .footer-widgets .featured-col .column-inner {
border-width: 0;
padding-right: inherit;
}
} @media screen and (max-width: 768px) {
#container .latest_news figure img {
max-width: 80px;
}
.author-info > div {
float: none;
display: inline-block;
text-align: center;
margin: 10px auto;
width: 100%;
}
.author-info > div .avatar {
display: inline-block;
}
.comment-form .text-boxes li {
width: 100%;
margin: 10px 0;
float: none;
}
.rt-text-columns {
-webkit-column-count: 1 !important;
column-count: 1 !important;
}
} @media screen and (max-width: 425px) {
.main-carousel .slide-content .slider-buttons-wrapper {
display: inline-block !important;
}
.main-carousel .slide-content .slider-buttons-wrapper > * {
margin: 10px 0 !important;
}
#mobile-logo img {
max-width: 140px;
width: auto;
}
#mobile-logo img.logo-auto-height {
height: auto;
}
.column-list > ul > li {
width: calc(100%);
}
.image-content-box.box-style-1:not(.not-responsive) > div {
width: 100% !important;
text-align: center;
}
.image-content-box.box-style-1:not(.not-responsive) > div:first-child:not(:last-child) {
margin-bottom: 20px !important;
}
.image-content-box.box-style-1:not(.not-responsive) .featured_image_holder {
margin: 0 !important;
}
.image-content-box.box-style-1:not(.not-responsive) .featured_image_holder img {
margin: auto;
float: none;
}
.header-tools > ul > li > a span:before {
font-size: 18px;
}
.header-tools > ul > li > a:not(.naturalife-sidepanel-button) {
padding: 0 3px;
}
.header-tools > ul .naturalife-sidepanel-button {
margin-left: 6px;
}
.header-tools > ul .cart .naturalife-cart-items {
left: 1px;
}
.naturalife-sidepanel-button {
height: 40px;
width: 40px;
margin-top: 5px;
}
.timeline.style-2 .event-date {
float: none;
}
.subscription-form.rounded > * {
width: calc(100% - 4px);
display: block;
padding: 10px 0;
}
.subscription-form.rounded input {
border-radius: 40px !important;
text-align: center !important;
padding-left: 20px;
padding-right: 20px;
}
.subscription-form.rounded input:not([type="submit"]) {
border-width: 2px !important;
}
#container .subscription-form.rounded > * {
display: block;
}
} @media screen and (max-width: 767px) {
body .sub-page-header {
padding: 40px 0;
}
body .sub-page-header .page-title {
margin-bottom: 10px;
}
body .sub-page-header .page-title, body .sub-page-header .breadcrumb {
float: none;
text-align: center;
line-height: 1.5;
}
body .sub-page-header .page-title h1, body .sub-page-header .page-title h2, body .sub-page-header .breadcrumb h1, body .sub-page-header .breadcrumb h2 {
font-size: 1.2em;
line-height: 1.4em;
}
article.type-post .post_data > * {
margin: 5px;
}
article.type-post .entry-footer {
text-align: center;
}
article.type-post .entry-footer .social_share {
margin-top: 20px;
}
.blog_list > article {
margin-bottom: 60px;
}
.blog_list > article .more-link {
display: block;
margin-top: 20px;
}
.column-list.column-list-5 > ul > li, .column-list.column-list-4 > ul > li, .column-list.column-list-3 > ul > li {
width: calc(50% - 30px);
clear: none;
}
.filter-holder {
text-align: center;
}
.filter-holder > ul > li {
display: block;
}
.filter-holder ul {
text-align: center;
display: block;
}
.filter-holder ul ul {
margin: 20px;
}
.filter-holder ul ul li {
display: block;
margin-bottom: 10px;
}
.filter-holder li a {
padding: 0;
}
.portfolio_list .col {
margin-left: auto;
margin-right: auto;
}
body .comment-avatar {
float: none;
margin: auto;
}
body .comment-body {
margin: 20px 0;
}
body .commentlist .children {
padding-left: 10px;
}
body .commentlist .children .comment-holder::before {
left: -10px;
width: 10px;
}
.google_map {
max-height: 200px;
}
.form-table td {
display: block;
margin-bottom: 10px;
padding: 0 !important;
}
.form-table td .wpcf7-form-control, .form-table td .wpcf7-form-control-wrap {
width: 100%;
display: block;
}
.team > .row > .col:not(:last-child) {
margin-bottom: 40px;
}
.content-box.content-padding .content-holder {
padding-left: 0;
}
.rt-toggle > ol > li .toggle-head {
padding: 0.8em;
border-radius: 0;
}
.rt-toggle > ol > li .toggle-content {
margin: 10px 0 0;
}
} @media screen and (max-width: 768px) {
.rt_tabs .tab_nav {
display: none !important;
}
.tab-inline-title {
display: block;
}
.tab_contents {
margin-left: 0 !important;
margin-right: 0 !important;
}
.tab_content {
padding: 10px 0 !important;
}
.rt_tabs .tab_contents .tab_content {
padding: 25px 0 !important;
}
.rt-popup-search .wp-search-form {
font-size: 1.1em;
}
.portfolio-template-single-portfolio-layout2 .col.portfolio-sidebar > .column-inner {
padding: 0;
}
.main-carousel, .main-carousel .rt-carousel-holder {
min-height: inherit !important;
}
} @media screen and (max-width: 992px) {
#footer .footer-widgets {
padding-top: 20px;
padding-bottom: 0;
}
#footer .footer-widgets .column-inner {
padding: 0;
}
#footer .footer-widgets .widgets_holder:not(:last-child) .widget:last-child {
padding-bottom: 45px;
}
.footer-info-bar {
text-align: center;
}
.footer-info-bar > .content-row-wrapper > div {
position: inherit !important;
-webkit-transform: inherit !important;
transform: inherit !important;
margin: 10px auto;
}
#footer-navigation {
display: inline-block;
}
.sidebar, .content, .content.left-sidebar, .content.right-sidebar {
float: none;
padding-left: 20px;
padding-right: 20px;
clear: both;
}
.content {
margin-bottom: 20px;
}
.pricing_table .table_wrap.features {
display: none;
}
.pricing_table .table_wrap {
display: block;
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
}
.pricing_table .table_wrap > ul {
margin: 0;
}
.naturalife-post-navigation {
text-align: center;
}
.naturalife-post-navigation > div > * {
margin-bottom: 20px;
}
.naturalife-post-navigation > div > *:first-child, .naturalife-post-navigation > div > *:last-child {
text-align: center;
display: inline-block;
}
.single-portfolio .key-details, .single-portfolio .portfolio-text {
border-width: 0;
padding: 15px;
}
} @media screen and (max-width: 1024px) {
#mobile-logo img {
width: auto;
}
.naturalife-top-bar {
display: none;
}
.rt_tabs.style-4 .tab_nav > li > span {
font-size: 30px;
margin-bottom: 15px;
padding: 5px;
width: calc(1.2em + 20px);
margin: 0 auto 20px;
height: calc(1.2em + 20px);
line-height: calc( 1.2em + 4px );
}
.rt_tabs.style-4 .tab_nav:after {
top: calc(0.8em + 20px);
}
} .top-bar-inner {
max-width: 960px;
}
.content-row:not(.fullwidth), .content-row-wrapper {
max-width: 960px;
}
.header-elements {
max-width: 960px;
}
#footer > .content-row > .content-row-wrapper:not(.fullwidth) {
max-width: 960px;
}
.boxed-body-style #container {
max-width: 94%;
}
@media screen and (min-width: 1024px) {
.top-bar-inner {
max-width: calc( 100% - 40px);
}
.content-row:not(.fullwidth), .content-row-wrapper {
max-width: calc( 100% - 40px);
}
.header-elements {
max-width: calc( 100% - 40px);
}
#footer > .content-row > .content-row-wrapper:not(.fullwidth) {
max-width: calc( 100% - 40px);
}
}
@media screen and (min-width: 1280px) {
.top-bar-inner {
max-width: 1260px;
}
.content-row:not(.fullwidth), .content-row-wrapper {
max-width: 1260px;
}
.header-elements {
max-width: 1260px;
}
#footer > .content-row > .content-row-wrapper:not(.fullwidth) {
max-width: 1260px;
}
.boxed-body-style #container {
max-width: 1240px;
}
}
@media screen and (max-width: 1280px) {
.elementor-section-wrap > .elementor-section.elementor-section-boxed > .elementor-container {
max-width: calc( 100% - 40px);
}
} @media screen and (max-width: 1200px) {
.header-row .header-col > * {
padding: 0 12px;
}
}
@media screen and (min-width: 576px) {
#container .rt-gallery .row:last-child .col {
margin-bottom: 0;
}
} @media screen and (min-width: 1025px) {
.main-carousel .slide-content {
opacity: 0;
-moz-transition: opacity 0.7s ease 0s;
-o-transition: opacity 0.7s ease 0s;
-webkit-transition: opacity 0.7s ease;
-webkit-transition-delay: 0s;
-webkit-transition: opacity 0.7s ease 0s;
transition: opacity 0.7s ease 0s;
position: absolute;
padding: 20px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.main-carousel .slide-content > * {
opacity: 0;
-webkit-transform: translateY(120%);
transform: translateY(120%);
-webkit-transition-delay: 0;
transition-delay: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
width: 100%;
}
.active .slide-content-wrapper .slide-content {
opacity: 1;
}
.active .slide-content-wrapper .slide-content > * {
-webkit-transform: translateY(0);
transform: translateY(0);
-moz-transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0s;
-o-transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0s;
-webkit-transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transition-delay: 0s;
-webkit-transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0s;
transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0s;
opacity: 1;
}
.active .slide-content-wrapper .slide-content > .slide_heading {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.active .slide-content-wrapper .slide-content > .slide_sub_heading {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.active .slide-content-wrapper .slide-content > .slide-text {
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.active .slide-content-wrapper .slide-content > .slider-buttons-wrapper {
-webkit-transition-delay: 0.7s;
transition-delay: 0.7s;
}
}
@media screen and (max-width: 1024px) {
.main-carousel .slide-content-wrapper {
min-height: inherit !important;
}
.main-carousel .slide-content {
width: 100% !important;
z-index: 2;
position: relative !important;
bottom: auto !important;
padding-left: 20px !important;
padding-right: 20px !important;
}
.main-carousel .text-navigation-holder {
display: none;
}
.rt-carousel, .rt-carousel-holder {
min-height: auto !important;
}
.main-carousel .dots-holder {
display: none;
}
.main-carousel .slide-content {
text-align: center !important;
}
.main-carousel .slide-content .slider-buttons-wrapper {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.main-carousel .slide-content.center {
left: 0 !important;
width: auto !important;
max-width: 100% !important;
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper {
margin-top: 20px;
}
}
@media (min-width: 1025px) and (max-width: 1280px) {
.owl-nav div {
padding: 0;
}
}
@media screen and (min-width: 1025px) {
.content-row-wrapper.fullwidth .slide-content-wrapper.default,
.elementor-section-full_width .slide-content-wrapper.default {
max-width: calc( 100% - 40px);
}
.main-carousel .text-navigation-wrapper, .slide-background.default {
max-width: calc( 100% - 40px);
}
}
@media screen and (min-width: 1280px) {
.content-row-wrapper.fullwidth .slide-content-wrapper.default,
.elementor-section-full_width .slide-content-wrapper.default {
max-width: 1260px;
}
.main-carousel .text-navigation-wrapper, .slide-background.default {
max-width: 1260px;
}
} @media print {
.header-col > *:not(#logo) {
display: none;
}
.header-col > * {
border-width: 0 !important;
}
.breadcrumb, .mobile-menu-button {
display: none;
}
nav, .full-screen-menu-holder, .header-row.second, .header-tools {
display: none;
}
#main-content {
margin-top: 20px;
border-top: 1px solid #ddd;
}
.social_media a[href]:after, .owl-carousel * a[href]:after, #comments * a[href]:after {
content: "";
}
.tab_nav {
display: none !important;
}
.tab_contents {
margin-left: 0 !important;
}
.tab_content {
display: block !important;
padding: 10px 0 !important;
}
.tab_content_wrapper .tab_title {
display: block !important;
}
.toggle-content {
display: block !important;
}
}@font-face {
font-family: 'fontello';
src: url(//ecobrasa.pt/wp-content/themes/naturalife/css/fontello/font/fontello.eot?50092497);
src: url(//ecobrasa.pt/wp-content/themes/naturalife/css/fontello/font/fontello.eot?50092497#iefix) format('embedded-opentype'),
url(//ecobrasa.pt/wp-content/themes/naturalife/css/fontello/font/fontello.woff2?50092497) format('woff2'),
url(//ecobrasa.pt/wp-content/themes/naturalife/css/fontello/font/fontello.woff?50092497) format('woff'),
url(//ecobrasa.pt/wp-content/themes/naturalife/css/fontello/font/fontello.ttf?50092497) format('truetype'),
url(//ecobrasa.pt/wp-content/themes/naturalife/css/fontello/font/fontello.svg?50092497#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-left-open-mini:before { content: '\e800'; } .icon-right-open-mini:before { content: '\e801'; } .icon-up-open-mini:before { content: '\e802'; } .icon-down-open-big:before { content: '\e803'; } .icon-left-open-big:before { content: '\e804'; } .icon-right-open-big:before { content: '\e805'; } .icon-up-open-big:before { content: '\e806'; } .icon-down-open:before { content: '\e807'; } .icon-left-open:before { content: '\e808'; } .icon-right-open:before { content: '\e809'; } .icon-up-open:before { content: '\e80a'; } .icon-down-open-mini:before { content: '\e80b'; } .icon-left-thin:before { content: '\e80c'; } .icon-right-thin:before { content: '\e80d'; } .icon-down-thin:before { content: '\e80e'; } .icon-up-thin:before { content: '\e80f'; } .icon-01_cutlery:before { content: '\e810'; } .icon-07_chef:before { content: '\e811'; } .icon-21_24:before { content: '\e812'; } .icon-22_takeaway:before { content: '\e813'; } .icon-25_cutlery:before { content: '\e814'; } .icon-26_soup:before { content: '\e815'; } .icon-30_pizza:before { content: '\e816'; } .icon-35_cocktail:before { content: '\e817'; } .icon-37_wine:before { content: '\e818'; } .icon-39_cognac:before { content: '\e819'; } .icon-42_phone:before { content: '\e81a'; } .icon-45_wine_list:before { content: '\e81b'; } .icon-01_chef_hat:before { content: '\e81c'; } .icon-09_spoon_fork:before { content: '\e81d'; } .icon-13_knife:before { content: '\e81e'; } .icon-25_apple_cut:before { content: '\e81f'; } .icon-25_chilli_pepper:before { content: '\e820'; } .icon-26_eggplant:before { content: '\e821'; } .icon-31_fish:before { content: '\e822'; } .icon-47_mug:before { content: '\e823'; } .icon-17_apple:before { content: '\e824'; } .icon-18_strawberry:before { content: '\e825'; } .icon-19_banana:before { content: '\e826'; } .icon-20_cherry:before { content: '\e827'; } .icon-21_pear:before { content: '\e828'; } .icon-22_watermelon_cut:before { content: '\e829'; } .icon-33_cookie:before { content: '\e82a'; } .icon-44_candy_stick:before { content: '\e82b'; } .icon-45_candy2:before { content: '\e82c'; } .icon-46_bun_glaze:before { content: '\e82d'; } .icon-03_plastic_bottle2:before { content: '\e82e'; } .icon-05_glass_bottle:before { content: '\e82f'; } .icon-17_hot_mug:before { content: '\e830'; } .icon-25_cocktail:before { content: '\e831'; } .icon-35_teapot:before { content: '\e832'; } .icon-38_kettle:before { content: '\e833'; } .icon-41_leaf_tea:before { content: '\e834'; } .icon-52_potion:before { content: '\e835'; } .icon-01_tacos:before { content: '\e836'; } .icon-05_pizza:before { content: '\e837'; } .icon-20_muffin:before { content: '\e838'; } .icon-21_donut:before { content: '\e839'; } .icon-40_water:before { content: '\e83a'; } .icon-52_24hour:before { content: '\e83b'; } .icon-54_delivery:before { content: '\e83c'; } .icon-01_hotdog:before { content: '\e83d'; } .icon-30_banana:before { content: '\e83e'; } .icon-32_cherry:before { content: '\e83f'; } .icon-42_fries:before { content: '\e840'; } .icon-53_cracker:before { content: '\e841'; } .icon-33_fruit_seedling:before { content: '\e842'; } .icon-34_fruit_sprout:before { content: '\e843'; } .icon-35_leaf:before { content: '\e844'; } .icon-36_seed:before { content: '\e845'; } .icon-41_farmer:before { content: '\e846'; } .icon-42_farm:before { content: '\e847'; } .icon-43_wheelbarrow:before { content: '\e848'; } .icon-44_gloves:before { content: '\e849'; } .icon-45_watering_can:before { content: '\e84a'; } .icon-46_watering:before { content: '\e84b'; } .icon-48_store:before { content: '\e84c'; } .icon-55_fruit_box2:before { content: '\e84d'; } .icon-56_delivery:before { content: '\e84e'; } .icon-49_cross:before { content: '\e84f'; } .icon-50_heart:before { content: '\e850'; } .icon-54_pill:before { content: '\e851'; } .icon-01_home:before { content: '\e852'; } .icon-05_user:before { content: '\e853'; } .icon-16_statistics:before { content: '\e854'; } .icon-25_map_pointer:before { content: '\e855'; } .icon-26_clock:before { content: '\e856'; } .icon-28_calendar:before { content: '\e857'; } .icon-29_cart:before { content: '\e858'; } .icon-32_support:before { content: '\e859'; } .icon-36_phone:before { content: '\e85a'; } .icon-39_mail:before { content: '\e85b'; } .icon-42_fav:before { content: '\e85c'; } .icon-09_mixer:before { content: '\e85d'; } .icon-28_glove:before { content: '\e85e'; } .icon-34_turkish_pot:before { content: '\e85f'; } .icon-35_teapot-1:before { content: '\e860'; } .icon-38_kettle-1:before { content: '\e861'; } .icon-34_sunflower:before { content: '\e862'; } .icon-19_flask:before { content: '\e863'; } .icon-47_lifebuoy:before { content: '\e864'; } .icon-help-circled:before { content: '\e865'; } .icon-help:before { content: '\e866'; } .icon-megaphone:before { content: '\e867'; } .icon-megaphone-1:before { content: '\e868'; } .icon-info-1:before { content: '\e869'; } .icon-home-1:before { content: '\e86a'; } .icon-eye-1:before { content: '\e86b'; } .icon-tag-1:before { content: '\e86c'; } .icon-briefcase:before { content: '\e86d'; } .icon-play:before { content: '\e86e'; } .icon-play-circled2:before { content: '\e86f'; } .icon-credit-card:before { content: '\e887'; } .icon-mail:before { content: '\e8a3'; } .icon-search:before { content: '\e8a4'; } .icon-attention:before { content: '\e8a5'; } .icon-attention-circled:before { content: '\e8a6'; } .icon-location:before { content: '\e8a7'; } .icon-tags:before { content: '\e8a8'; } .icon-video:before { content: '\e8a9'; } .icon-videocam:before { content: '\e8aa'; } .icon-picture:before { content: '\e8ab'; } .icon-camera:before { content: '\e8ac'; } .icon-ok:before { content: '\e8ad'; } .icon-ok-circled:before { content: '\e8ae'; } .icon-star-empty:before { content: '\e8af'; } .icon-star:before { content: '\e8b0'; } .icon-heart-empty:before { content: '\e8b1'; } .icon-heart:before { content: '\e8b2'; } .icon-bell:before { content: '\e8b3'; } .icon-calendar:before { content: '\e8b4'; } .icon-wrench:before { content: '\e8b5'; } .icon-cog-alt:before { content: '\e8b6'; } .icon-cog:before { content: '\e8b7'; } .icon-up-open-1:before { content: '\e8b8'; } .icon-right-open-1:before { content: '\e8b9'; } .icon-left-open-1:before { content: '\e8ba'; } .icon-down-open-1:before { content: '\e8bb'; } .icon-down-hand:before { content: '\e8bc'; } .icon-up-hand:before { content: '\e8bd'; } .icon-left-hand:before { content: '\e8be'; } .icon-right-hand:before { content: '\e8bf'; } .icon-globe:before { content: '\e8c0'; } .icon-award:before { content: '\e8c1'; } .icon-chart-bar:before { content: '\e8c2'; } .icon-gift:before { content: '\e8c3'; } .icon-phone:before { content: '\e8c4'; } .icon-map:before { content: '\e8c5'; } .icon-monitor:before { content: '\e8c6'; } .icon-mobile-1:before { content: '\e8c7'; } .icon-cancel:before { content: '\e8c8'; } .icon-mobile-2:before { content: '\e8c9'; } .icon-tablet-1:before { content: '\e8ca'; } .icon-address:before { content: '\e8cb'; } .icon-info-circled:before { content: '\e8cc'; } .icon-info:before { content: '\e8cd'; } .icon-link-ext:before { content: '\f08e'; } .icon-twitter:before { content: '\f099'; } .icon-facebook:before { content: '\f09a'; } .icon-beaker:before { content: '\f0c3'; } .icon-gplus:before { content: '\f0d5'; } .icon-money:before { content: '\f0d6'; } .icon-linkedin:before { content: '\f0e1'; } .icon-comment-empty:before { content: '\f0e5'; } .icon-chat-empty:before { content: '\f0e6'; } .icon-suitcase:before { content: '\f0f2'; } .icon-angle-left:before { content: '\f104'; } .icon-angle-right:before { content: '\f105'; } .icon-angle-up:before { content: '\f106'; } .icon-angle-down:before { content: '\f107'; } .icon-desktop:before { content: '\f108'; } .icon-laptop:before { content: '\f109'; } .icon-tablet:before { content: '\f10a'; } .icon-mobile:before { content: '\f10b'; } .icon-quote-left:before { content: '\f10d'; } .icon-quote-right:before { content: '\f10e'; } .icon-github:before { content: '\f113'; } .icon-code:before { content: '\f121'; } .icon-direction:before { content: '\f124'; } .icon-rocket:before { content: '\f135'; } .icon-play-circled:before { content: '\f144'; } .icon-euro:before { content: '\f153'; } .icon-pound:before { content: '\f154'; } .icon-dollar:before { content: '\f155'; } .icon-rupee:before { content: '\f156'; } .icon-yen:before { content: '\f157'; } .icon-rouble:before { content: '\f158'; } .icon-bitcoin:before { content: '\f15a'; } .icon-youtube:before { content: '\f167'; } .icon-xing:before { content: '\f168'; } .icon-youtube-play:before { content: '\f16a'; } .icon-instagram:before { content: '\f16d'; } .icon-flickr:before { content: '\f16e'; } .icon-tumblr:before { content: '\f173'; } .icon-down:before { content: '\f175'; } .icon-up:before { content: '\f176'; } .icon-left:before { content: '\f177'; } .icon-right:before { content: '\f178'; } .icon-apple:before { content: '\f179'; } .icon-dribbble:before { content: '\f17d'; } .icon-skype:before { content: '\f17e'; } .icon-foursquare:before { content: '\f180'; } .icon-trello:before { content: '\f181'; } .icon-vkontakte:before { content: '\f189'; } .icon-weibo:before { content: '\f18a'; } .icon-try:before { content: '\f195'; } .icon-slack:before { content: '\f198'; } .icon-yahoo:before { content: '\f19e'; } .icon-reddit:before { content: '\f1a1'; } .icon-stumbleupon:before { content: '\f1a4'; } .icon-delicious:before { content: '\f1a5'; } .icon-digg:before { content: '\f1a6'; } .icon-behance:before { content: '\f1b4'; } .icon-tree:before { content: '\f1bb'; } .icon-spotify:before { content: '\f1bc'; } .icon-soundcloud:before { content: '\f1be'; } .icon-vine:before { content: '\f1ca'; } .icon-lifebuoy:before { content: '\f1cd'; } .icon-slideshare:before { content: '\f1e7'; } .icon-yelp:before { content: '\f1e9'; } .icon-paypal:before { content: '\f1ed'; } .icon-chart-area:before { content: '\f1fe'; } .icon-chart-pie:before { content: '\f200'; } .icon-chart-line:before { content: '\f201'; } .icon-lastfm:before { content: '\f202'; } .icon-forumbee:before { content: '\f211'; } .icon-pinterest:before { content: '\f231'; } .icon-whatsapp:before { content: '\f232'; } .icon-viacoin:before { content: '\f237'; } .icon-tripadvisor:before { content: '\f262'; } .icon-odnoklassniki:before { content: '\f263'; } .icon-amazon:before { content: '\f270'; } .icon-map-signs:before { content: '\f277'; } .icon-map-o:before { content: '\f278'; } .icon-vimeo:before { content: '\f27d'; } .icon-envelope-open-o:before { content: '\f2b7'; } .icon-twitter-squared:before { content: '\f304'; } .icon-facebook-squared:before { content: '\f308'; } .icon-linkedin-squared:before { content: '\f30c'; }.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:translateZ(0) scale(1,1)}.owl-carousel .owl-item img{display:block}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}#lg-counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}@font-face{font-family:lg;src:url(//ecobrasa.pt/wp-content/themes/naturalife/fonts/lg.eot?n1z373);src:url(//ecobrasa.pt/wp-content/themes/naturalife/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(//ecobrasa.pt/wp-content/themes/naturalife/fonts/lg.woff?n1z373) format("woff"),url(//ecobrasa.pt/wp-content/themes/naturalife/fonts/lg.ttf?n1z373) format("truetype"),url(//ecobrasa.pt/wp-content/themes/naturalife/fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;font-size:16px;padding-left:20px;padding-top:12px}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(//ecobrasa.pt/wp-content/themes/naturalife/images/lightbox-images/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(//ecobrasa.pt/wp-content/themes/naturalife/images/lightbox-images/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(//ecobrasa.pt/wp-content/themes/naturalife/images/lightbox-images/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(//ecobrasa.pt/wp-content/themes/naturalife/images/lightbox-images/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(//ecobrasa.pt/wp-content/themes/naturalife/images/lightbox-images/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(//ecobrasa.pt/wp-content/themes/naturalife/images/lightbox-images/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
.lg-css3.lg-zoom-in .lg-item{opacity:0}.lg-css3.lg-zoom-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-in .lg-item.lg-prev-slide{-webkit-transform:scale3d(1.3,1.3,1.3);transform:scale3d(1.3,1.3,1.3)}.lg-css3.lg-zoom-in .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-css3.lg-zoom-in .lg-item.lg-current,.lg-css3.lg-zoom-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-in .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-zoom-in-big .lg-item{opacity:0}.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide{-webkit-transform:scale3d(2,2,2);transform:scale3d(2,2,2)}.lg-css3.lg-zoom-in-big .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-css3.lg-zoom-in-big .lg-item.lg-current,.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-zoom-out .lg-item{opacity:0}.lg-css3.lg-zoom-out .lg-item.lg-next-slide,.lg-css3.lg-zoom-out .lg-item.lg-prev-slide{-webkit-transform:scale3d(.7,.7,.7);transform:scale3d(.7,.7,.7)}.lg-css3.lg-zoom-out .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-css3.lg-zoom-out .lg-item.lg-current,.lg-css3.lg-zoom-out .lg-item.lg-next-slide,.lg-css3.lg-zoom-out .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-zoom-out-big .lg-item{opacity:0}.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide{-webkit-transform:scale3d(0,0,0);transform:scale3d(0,0,0)}.lg-css3.lg-zoom-out-big .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-css3.lg-zoom-out-big .lg-item.lg-current,.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-zoom-out-in .lg-item{opacity:0}.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide{-webkit-transform:scale3d(0,0,0);transform:scale3d(0,0,0)}.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide{-webkit-transform:scale3d(2,2,2);transform:scale3d(2,2,2)}.lg-css3.lg-zoom-out-in .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-css3.lg-zoom-out-in .lg-item.lg-current,.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-zoom-in-out .lg-item{opacity:0}.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide{-webkit-transform:scale3d(2,2,2);transform:scale3d(2,2,2)}.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide{-webkit-transform:scale3d(0,0,0);transform:scale3d(0,0,0)}.lg-css3.lg-zoom-in-out .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-css3.lg-zoom-in-out .lg-item.lg-current,.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide,.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-soft-zoom .lg-item{opacity:0}.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.lg-css3.lg-soft-zoom .lg-item.lg-next-slide{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}.lg-css3.lg-soft-zoom .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-css3.lg-soft-zoom .lg-item.lg-current,.lg-css3.lg-soft-zoom .lg-item.lg-next-slide,.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-scale-up .lg-item{opacity:0}.lg-css3.lg-scale-up .lg-item.lg-next-slide,.lg-css3.lg-scale-up .lg-item.lg-prev-slide{-moz-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);-o-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);-ms-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);-webkit-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);transform:scale3d(.8,.8,.8) translate3d(0,10%,0)}.lg-css3.lg-scale-up .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-scale-up .lg-item.lg-current,.lg-css3.lg-scale-up .lg-item.lg-next-slide,.lg-css3.lg-scale-up .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular .lg-item{opacity:0}.lg-css3.lg-slide-circular .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(-100%,0,0);-o-transform:scale3d(0,0,0) translate3d(-100%,0,0);-ms-transform:scale3d(0,0,0) translate3d(-100%,0,0);-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.lg-css3.lg-slide-circular .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(100%,0,0);-o-transform:scale3d(0,0,0) translate3d(100%,0,0);-ms-transform:scale3d(0,0,0) translate3d(100%,0,0);-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.lg-css3.lg-slide-circular .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-circular .lg-item.lg-current,.lg-css3.lg-slide-circular .lg-item.lg-next-slide,.lg-css3.lg-slide-circular .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular-up .lg-item{opacity:0}.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-o-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-ms-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-webkit-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);transform:scale3d(0,0,0) translate3d(-100%,-100%,0)}.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-o-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-ms-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-webkit-transform:scale3d(0,0,0) translate3d(100%,-100%,0);transform:scale3d(0,0,0) translate3d(100%,-100%,0)}.lg-css3.lg-slide-circular-up .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-circular-up .lg-item.lg-current,.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular-down .lg-item{opacity:0}.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-o-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-ms-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-webkit-transform:scale3d(0,0,0) translate3d(-100%,100%,0);transform:scale3d(0,0,0) translate3d(-100%,100%,0)}.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(100%,100%,0);-o-transform:scale3d(0,0,0) translate3d(100%,100%,0);-ms-transform:scale3d(0,0,0) translate3d(100%,100%,0);-webkit-transform:scale3d(0,0,0) translate3d(100%,100%,0);transform:scale3d(0,0,0) translate3d(100%,100%,0)}.lg-css3.lg-slide-circular-down .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-circular-down .lg-item.lg-current,.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular-vertical .lg-item{opacity:0}.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(0,-100%,0);-o-transform:scale3d(0,0,0) translate3d(0,-100%,0);-ms-transform:scale3d(0,0,0) translate3d(0,-100%,0);-webkit-transform:scale3d(0,0,0) translate3d(0,-100%,0);transform:scale3d(0,0,0) translate3d(0,-100%,0)}.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(0,100%,0);-o-transform:scale3d(0,0,0) translate3d(0,100%,0);-ms-transform:scale3d(0,0,0) translate3d(0,100%,0);-webkit-transform:scale3d(0,0,0) translate3d(0,100%,0);transform:scale3d(0,0,0) translate3d(0,100%,0)}.lg-css3.lg-slide-circular-vertical .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-circular-vertical .lg-item.lg-current,.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular-vertical-left .lg-item{opacity:0}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-o-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-ms-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-webkit-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);transform:scale3d(0,0,0) translate3d(-100%,-100%,0)}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-o-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-ms-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-webkit-transform:scale3d(0,0,0) translate3d(-100%,100%,0);transform:scale3d(0,0,0) translate3d(-100%,100%,0)}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current,.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular-vertical-down .lg-item{opacity:0}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-o-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-ms-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-webkit-transform:scale3d(0,0,0) translate3d(100%,-100%,0);transform:scale3d(0,0,0) translate3d(100%,-100%,0)}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(100%,100%,0);-o-transform:scale3d(0,0,0) translate3d(100%,100%,0);-ms-transform:scale3d(0,0,0) translate3d(100%,100%,0);-webkit-transform:scale3d(0,0,0) translate3d(100%,100%,0);transform:scale3d(0,0,0) translate3d(100%,100%,0)}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current,.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-vertical .lg-item{opacity:0}.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.lg-css3.lg-slide-vertical .lg-item.lg-next-slide{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.lg-css3.lg-slide-vertical .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-vertical .lg-item.lg-current,.lg-css3.lg-slide-vertical .lg-item.lg-next-slide,.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-vertical-growth .lg-item{opacity:0}.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide{-moz-transform:scale3d(.5,.5,.5) translate3d(0,-150%,0);-o-transform:scale3d(.5,.5,.5) translate3d(0,-150%,0);-ms-transform:scale3d(.5,.5,.5) translate3d(0,-150%,0);-webkit-transform:scale3d(.5,.5,.5) translate3d(0,-150%,0);transform:scale3d(.5,.5,.5) translate3d(0,-150%,0)}.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide{-moz-transform:scale3d(.5,.5,.5) translate3d(0,150%,0);-o-transform:scale3d(.5,.5,.5) translate3d(0,150%,0);-ms-transform:scale3d(.5,.5,.5) translate3d(0,150%,0);-webkit-transform:scale3d(.5,.5,.5) translate3d(0,150%,0);transform:scale3d(.5,.5,.5) translate3d(0,150%,0)}.lg-css3.lg-slide-vertical-growth .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-vertical-growth .lg-item.lg-current,.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide,.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-only .lg-item{opacity:0}.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide{-moz-transform:skew(10deg,0deg);-o-transform:skew(10deg,0deg);-ms-transform:skew(10deg,0deg);-webkit-transform:skew(10deg,0deg);transform:skew(10deg,0deg)}.lg-css3.lg-slide-skew-only .lg-item.lg-current{-moz-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-webkit-transform:skew(0deg,0deg);transform:skew(0deg,0deg);opacity:1}.lg-css3.lg-slide-skew-only .lg-item.lg-current,.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-only-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide{-moz-transform:skew(-10deg,0deg);-o-transform:skew(-10deg,0deg);-ms-transform:skew(-10deg,0deg);-webkit-transform:skew(-10deg,0deg);transform:skew(-10deg,0deg)}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-webkit-transform:skew(0deg,0deg);transform:skew(0deg,0deg);opacity:1}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-only-y .lg-item{opacity:0}.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide{-moz-transform:skew(0deg,10deg);-o-transform:skew(0deg,10deg);-ms-transform:skew(0deg,10deg);-webkit-transform:skew(0deg,10deg);transform:skew(0deg,10deg)}.lg-css3.lg-slide-skew-only-y .lg-item.lg-current{-moz-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-webkit-transform:skew(0deg,0deg);transform:skew(0deg,0deg);opacity:1}.lg-css3.lg-slide-skew-only-y .lg-item.lg-current,.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-only-y-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide{-moz-transform:skew(0deg,-10deg);-o-transform:skew(0deg,-10deg);-ms-transform:skew(0deg,-10deg);-webkit-transform:skew(0deg,-10deg);transform:skew(0deg,-10deg)}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-webkit-transform:skew(0deg,0deg);transform:skew(0deg,0deg);opacity:1}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew .lg-item{opacity:0}.lg-css3.lg-slide-skew .lg-item.lg-prev-slide{-moz-transform:skew(20deg,0deg) translate3d(-100%,0,0);-o-transform:skew(20deg,0deg) translate3d(-100%,0,0);-ms-transform:skew(20deg,0deg) translate3d(-100%,0,0);-webkit-transform:skew(20deg,0deg) translate3d(-100%,0,0);transform:skew(20deg,0deg) translate3d(-100%,0,0)}.lg-css3.lg-slide-skew .lg-item.lg-next-slide{-moz-transform:skew(20deg,0deg) translate3d(100%,0,0);-o-transform:skew(20deg,0deg) translate3d(100%,0,0);-ms-transform:skew(20deg,0deg) translate3d(100%,0,0);-webkit-transform:skew(20deg,0deg) translate3d(100%,0,0);transform:skew(20deg,0deg) translate3d(100%,0,0)}.lg-css3.lg-slide-skew .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew .lg-item.lg-current,.lg-css3.lg-slide-skew .lg-item.lg-next-slide,.lg-css3.lg-slide-skew .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide{-moz-transform:skew(-20deg,0deg) translate3d(-100%,0,0);-o-transform:skew(-20deg,0deg) translate3d(-100%,0,0);-ms-transform:skew(-20deg,0deg) translate3d(-100%,0,0);-webkit-transform:skew(-20deg,0deg) translate3d(-100%,0,0);transform:skew(-20deg,0deg) translate3d(-100%,0,0)}.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide{-moz-transform:skew(-20deg,0deg) translate3d(100%,0,0);-o-transform:skew(-20deg,0deg) translate3d(100%,0,0);-ms-transform:skew(-20deg,0deg) translate3d(100%,0,0);-webkit-transform:skew(-20deg,0deg) translate3d(100%,0,0);transform:skew(-20deg,0deg) translate3d(100%,0,0)}.lg-css3.lg-slide-skew-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-cross .lg-item{opacity:0}.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide{-moz-transform:skew(0deg,60deg) translate3d(-100%,0,0);-o-transform:skew(0deg,60deg) translate3d(-100%,0,0);-ms-transform:skew(0deg,60deg) translate3d(-100%,0,0);-webkit-transform:skew(0deg,60deg) translate3d(-100%,0,0);transform:skew(0deg,60deg) translate3d(-100%,0,0)}.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide{-moz-transform:skew(0deg,60deg) translate3d(100%,0,0);-o-transform:skew(0deg,60deg) translate3d(100%,0,0);-ms-transform:skew(0deg,60deg) translate3d(100%,0,0);-webkit-transform:skew(0deg,60deg) translate3d(100%,0,0);transform:skew(0deg,60deg) translate3d(100%,0,0)}.lg-css3.lg-slide-skew-cross .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew-cross .lg-item.lg-current,.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-cross-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide{-moz-transform:skew(0deg,-60deg) translate3d(-100%,0,0);-o-transform:skew(0deg,-60deg) translate3d(-100%,0,0);-ms-transform:skew(0deg,-60deg) translate3d(-100%,0,0);-webkit-transform:skew(0deg,-60deg) translate3d(-100%,0,0);transform:skew(0deg,-60deg) translate3d(-100%,0,0)}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide{-moz-transform:skew(0deg,-60deg) translate3d(100%,0,0);-o-transform:skew(0deg,-60deg) translate3d(100%,0,0);-ms-transform:skew(0deg,-60deg) translate3d(100%,0,0);-webkit-transform:skew(0deg,-60deg) translate3d(100%,0,0);transform:skew(0deg,-60deg) translate3d(100%,0,0)}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-ver .lg-item{opacity:0}.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide{-moz-transform:skew(60deg,0deg) translate3d(0,-100%,0);-o-transform:skew(60deg,0deg) translate3d(0,-100%,0);-ms-transform:skew(60deg,0deg) translate3d(0,-100%,0);-webkit-transform:skew(60deg,0deg) translate3d(0,-100%,0);transform:skew(60deg,0deg) translate3d(0,-100%,0)}.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide{-moz-transform:skew(60deg,0deg) translate3d(0,100%,0);-o-transform:skew(60deg,0deg) translate3d(0,100%,0);-ms-transform:skew(60deg,0deg) translate3d(0,100%,0);-webkit-transform:skew(60deg,0deg) translate3d(0,100%,0);transform:skew(60deg,0deg) translate3d(0,100%,0)}.lg-css3.lg-slide-skew-ver .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew-ver .lg-item.lg-current,.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-ver-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide{-moz-transform:skew(-60deg,0deg) translate3d(0,-100%,0);-o-transform:skew(-60deg,0deg) translate3d(0,-100%,0);-ms-transform:skew(-60deg,0deg) translate3d(0,-100%,0);-webkit-transform:skew(-60deg,0deg) translate3d(0,-100%,0);transform:skew(-60deg,0deg) translate3d(0,-100%,0)}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide{-moz-transform:skew(-60deg,0deg) translate3d(0,100%,0);-o-transform:skew(-60deg,0deg) translate3d(0,100%,0);-ms-transform:skew(-60deg,0deg) translate3d(0,100%,0);-webkit-transform:skew(-60deg,0deg) translate3d(0,100%,0);transform:skew(-60deg,0deg) translate3d(0,100%,0)}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-ver-cross .lg-item{opacity:0}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide{-moz-transform:skew(0deg,20deg) translate3d(0,-100%,0);-o-transform:skew(0deg,20deg) translate3d(0,-100%,0);-ms-transform:skew(0deg,20deg) translate3d(0,-100%,0);-webkit-transform:skew(0deg,20deg) translate3d(0,-100%,0);transform:skew(0deg,20deg) translate3d(0,-100%,0)}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide{-moz-transform:skew(0deg,20deg) translate3d(0,100%,0);-o-transform:skew(0deg,20deg) translate3d(0,100%,0);-ms-transform:skew(0deg,20deg) translate3d(0,100%,0);-webkit-transform:skew(0deg,20deg) translate3d(0,100%,0);transform:skew(0deg,20deg) translate3d(0,100%,0)}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current,.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide{-moz-transform:skew(0deg,-20deg) translate3d(0,-100%,0);-o-transform:skew(0deg,-20deg) translate3d(0,-100%,0);-ms-transform:skew(0deg,-20deg) translate3d(0,-100%,0);-webkit-transform:skew(0deg,-20deg) translate3d(0,-100%,0);transform:skew(0deg,-20deg) translate3d(0,-100%,0)}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide{-moz-transform:skew(0deg,-20deg) translate3d(0,100%,0);-o-transform:skew(0deg,-20deg) translate3d(0,100%,0);-ms-transform:skew(0deg,-20deg) translate3d(0,100%,0);-webkit-transform:skew(0deg,-20deg) translate3d(0,100%,0);transform:skew(0deg,-20deg) translate3d(0,100%,0)}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-lollipop .lg-item{opacity:0}.lg-css3.lg-lollipop .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-lollipop .lg-item.lg-next-slide{-moz-transform:translate3d(0,0,0) scale(.5);-o-transform:translate3d(0,0,0) scale(.5);-ms-transform:translate3d(0,0,0) scale(.5);-webkit-transform:translate3d(0,0,0) scale(.5);transform:translate3d(0,0,0) scale(.5)}.lg-css3.lg-lollipop .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-lollipop .lg-item.lg-current,.lg-css3.lg-lollipop .lg-item.lg-next-slide,.lg-css3.lg-lollipop .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-lollipop-rev .lg-item{opacity:0}.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide{-moz-transform:translate3d(0,0,0) scale(.5);-o-transform:translate3d(0,0,0) scale(.5);-ms-transform:translate3d(0,0,0) scale(.5);-webkit-transform:translate3d(0,0,0) scale(.5);transform:translate3d(0,0,0) scale(.5)}.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-lollipop-rev .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-lollipop-rev .lg-item.lg-current,.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide,.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-rotate .lg-item{opacity:0}.lg-css3.lg-rotate .lg-item.lg-prev-slide{-moz-transform:rotate(-360deg);-o-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}.lg-css3.lg-rotate .lg-item.lg-next-slide{-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}.lg-css3.lg-rotate .lg-item.lg-current{-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.lg-css3.lg-rotate .lg-item.lg-current,.lg-css3.lg-rotate .lg-item.lg-next-slide,.lg-css3.lg-rotate .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-rotate-rev .lg-item{opacity:0}.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide{-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}.lg-css3.lg-rotate-rev .lg-item.lg-next-slide{-moz-transform:rotate(-360deg);-o-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}.lg-css3.lg-rotate-rev .lg-item.lg-current{-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.lg-css3.lg-rotate-rev .lg-item.lg-current,.lg-css3.lg-rotate-rev .lg-item.lg-next-slide,.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-tube .lg-item{opacity:0}.lg-css3.lg-tube .lg-item.lg-prev-slide{-moz-transform:scale3d(1,0,1) translate3d(-100%,0,0);-o-transform:scale3d(1,0,1) translate3d(-100%,0,0);-ms-transform:scale3d(1,0,1) translate3d(-100%,0,0);-webkit-transform:scale3d(1,0,1) translate3d(-100%,0,0);transform:scale3d(1,0,1) translate3d(-100%,0,0)}.lg-css3.lg-tube .lg-item.lg-next-slide{-moz-transform:scale3d(1,0,1) translate3d(100%,0,0);-o-transform:scale3d(1,0,1) translate3d(100%,0,0);-ms-transform:scale3d(1,0,1) translate3d(100%,0,0);-webkit-transform:scale3d(1,0,1) translate3d(100%,0,0);transform:scale3d(1,0,1) translate3d(100%,0,0)}.lg-css3.lg-tube .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-tube .lg-item.lg-current,.lg-css3.lg-tube .lg-item.lg-next-slide,.lg-css3.lg-tube .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.js #loader-wrapper,.js #loader-wrapper:before{background-color:#fff}.js #loader-wrapper:after{border-top-color:#84BE38}::selection{background:#84BE38;color:#fff}::-moz-selection{background:#84BE38;color:#fff}p.demo_store{background:#84BE38;color:#fff}.button_.black:hover,.button_.white:hover{color:#84BE38}@media screen and (max-width:1024px){.main-carousel .slide_heading,.main-carousel .slide_sub_heading,.main-carousel .read_more{color:#585e61 !important}.main-carousel .slide-text{color:#808891 !important}.main-carousel .slide-text a{color:#84BE38 !important}.main-carousel .slide-content{background-color:#ffffff}}@media screen and (max-width:1024px){.content-row .main-carousel .button_.style-1{background-color:#84BE38;border-color:#84BE38;color:#585e61}.content-row .main-carousel .button_.style-1:hover{border-color:#84BE38;color:#84BE38}.content-row .main-carousel .button_.style-2{background-color:transparent;border-color:#84BE38;color:#84BE38}.content-row .main-carousel .button_.style-2:hover{background-color:#84BE38;border-color:#84BE38;color:#585e61}}h1,h2,h3,h4,h5,h6,.testimonial .client_info,.tab_title,.pricing_table .title,.author-title,.blog_list > article .more-link,.sitename,.testimonial .quote,#naturalife-side-navigation > li a,.naturalife-language-list,.overlay-text > span,.rt-pie-chart span.percent,.timeline.style-2 .year,.author-name,.woocommerce .entry-summary span.price,.woocommerce .entry-summary p.price,.woocommerce ul.products li.product .button,.rt-countdown > i,.text-navigation-wrapper,.rt-background-text:before{font-family:"Roboto Slab";font-weight:700;font-style:normal}body .heading-font,body .heading-font *{font-family:"Roboto Slab";font-weight:700 !important;font-style:normal !important}body{font-family:"Roboto";font-weight:normal;font-style:normal}body .body-font,body .body-font *,.naturalife-product-content-holder h2,.naturalife-product-content-holder h3{font-family:"Roboto";font-weight:normal !important;font-style:normal !important}.portfolio-loop-item-wrapper .visible_title .title,.widget > h5{font-family:"Roboto";font-weight:normal;font-style:normal}h1 em,h2 em,h3 em,h4 em,h5 em,h6 em,.rt-heading em{font-family:"Caveat";font-weight:700;font-style:normal}body .secondary-font,body .secondary-font *{font-family:"Caveat";font-weight:700;font-style:normal;!important}.main-menu > li > a,.naturalife-search-button a,.naturalife-panel-contents .menu{font-family:"Roboto";font-weight:700;font-style:normal}.menu-font,.menu-font *{font-family:"Roboto" !important;font-weight:700 !important;font-style:normal !important}.main-menu ul li{font-family:"Roboto";font-weight:normal;font-style:normal}h1{font-size:40px}h2,.single-product .head_text h1{font-size:34px}h3{font-size:30px}h4{font-size:24px}h5,.wpb_content_element .widgettitle,.wpb_content_elementh2.wpb_heading{font-size:20px}h6{font-size:16px}.main-menu > li > a{font-size:14px}.main-menu > li,.main-menu > li li,.main-menu .multicolumn{font-size:14px}body{font-size:16px}.breadcrumb{font-size:12px}.footer-widgets .widget h5{font-size:14px}#footer{font-size:14px}.sidebar .widget h5{font-size:12px}.sidebar .widget{font-size:14px}.naturalife-panel-contents{font-size:16px}.naturalife-panel-contents .menu{font-size:16px}.naturalife-panel-contents .menu li li{font-size:14px}.naturalife-panel-contents .widgettitle,.naturalife-panel-contents .widget h5{font-size:16px}.blog_list h1.entry-title,.blog_list h2.entry-title{font-size:24px}@media screen and (max-width:1024px){h1{font-size:26px}h2,.single-product .head_text h1{font-size:24px}h3{font-size:22px}h4{font-size:20px}h5,.wpb_content_element .widgettitle,.wpb_content_element  h2.wpb_heading{font-size:18px}h6{font-size:16px}.naturalife-panel-contents{font-size:16px}.naturalife-panel-contents .menu{font-size:16px}.naturalife-panel-contents .menu li li{font-size:14px}.naturalife-panel-contents .widgettitle,.naturalife-panel-contents .widget h5{font-size:16px}.blog_list h1.entry-title,.blog_list h2.entry-title{font-size:20px}}.naturalife-top-bar{font-family:"Roboto";font-weight:700;font-style:normal;font-size:12px}.naturalife-top-bar .widget *{font-size:12px}.header-row .widget *,.header-tools > ul > li > a > span{font-family:"Roboto";font-weight:700;font-style:normal;font-size:14px}.main-menu > li > a > span{padding-top:8px;padding-bottom:8px}.main-menu > li > a > span{padding-left:12px;padding-right:12px}@media screen and (max-width:1200px){.main-menu > li > a > span{padding-left:8px;padding-right:8px}}.main-menu > li li a{padding-left:20px;padding-right:20px}.main-menu > li:not(.multicolumn) li:hover > a{padding-left:23px}.rtl .main-menu > li:not(.multicolumn) li:hover > a{padding-right:23px}.naturalife-panel-holder a,.naturalife-panel-holder  a.more-link,.naturalife-panel-holder.naturalife-post-navigation a:hover,.naturalife-panel-holder.naturalife-post-navigation a:hover:before,.naturalife-panel-holder .widget li a:hover{color:#84BE38}.naturalife-panel-holder.row,.naturalife-panel-holder.content-row,.naturalife-panel-holder.elementor-top-section,.naturalife-panel-holder.footer-contents,.naturalife-panel-holder.rt-column-container > .rt-column-inner,.naturalife-panel-holder .match-bg,.naturalife-panel-holder .boxed,.naturalife-panel-holder  .quantity .minus,.naturalife-panel-holder .quantity .plus,.naturalife-panel-holder.sidebar .widget,.naturalife-panel-holder .naturalife-before-shop,.naturalife-panel-holder .term-description,.naturalife-panel-holder.blog-carousel.style-1 .owl-item > div,.naturalife-panel-holder.blog-carousel.style-2 .post-details,.naturalife-panel-holder .body-font-color,.naturalife-panel-holder .pricing_table .table_wrap > ul,.format-aside .naturalife-panel-holder.entry-content,.naturalife-panel-holder .rt_tabs.style-4 .tab_nav > li > span{background-color:#ffffff}.naturalife-panel-holder .rt-featured-image,.naturalife-panel-holder .rt-featured-video,.naturalife-panel-holder .rt-featured-map,.naturalife-panel-holder .rt-frame,.naturalife-panel-holder .wp-caption{background-color:}.naturalife-panel-holder,.naturalife-panel-holder .paging_wrapper > .page-numbers a,.naturalife-panel-holder .paging_wrapper > .page-numbers li > span,.naturalife-panel-holder .latest_news .meta-bar,.naturalife-panel-holder .latest_news .meta-bar *,.naturalife-panel-holder .client-info a,.naturalife-panel-holder .rt_tabs.style-4 .tab_title > span,.naturalife-panel-holder.naturalife-post-navigation a,.naturalife-panel-holder .post_data a,.naturalife-panel-holder .widget li a,.naturalife-panel-holder ul.social_media:not(.staff) li a,.naturalife-panel-holder ul.social_media:not(.staff) li a:before{color:#808891}:root .naturalife-panel-holder{--font-color:#808891}.naturalife-panel-holder *::-webkit-input-placeholder{color:#808891;opacity:1}.naturalife-panel-holder *::-moz-placeholder{color:#808891;opacity:1}.naturalife-panel-holder *:-ms-input-placeholder{color:#808891;opacity:1}.naturalife-panel-holder *::-ms-input-placeholder{color:#808891;opacity:1}.naturalife-panel-holder,.naturalife-panel-holder *,.naturalife-panel-holder *:before,.naturalife-panel-holder *:after,.naturalife-panel-holder:before,.naturalife-panel-holder:after,.naturalife-panel-holder table,.naturalife-panel-holder table *,.naturalife-panel-holder .shop_attributes,.naturalife-panel-holder hr{border-color:#E1E8EE}.naturalife-panel-holder .entry-divider *{stroke:#E1E8EE}.naturalife-panel-holder .rt-toggle .toggle-head:after,.naturalife-panel-holder .rt_quote .icon-quote-right,.naturalife-panel-holder .rt_quote .icon-quote-left,.naturalife-panel-holder .cart-collaterals h2:before,.naturalife-panel-holder .timeline > div:before,.naturalife-panel-holder.naturalife-post-navigation a:before{color:#E1E8EE}.naturalife-panel-holder .rt-toggle > ol:before,.naturalife-panel-holder .masonry .vertical_line,.naturalife-panel-holder  .widget > h5:after,.naturalife-panel-holder .widget .sub-menu li a:after,.naturalife-panel-holder  .widget .children li a:after,.naturalife-panel-holder .ui-slider-range,.naturalife-panel-holder .feature_contents:before,.naturalife-panel-holder .date-box:after,.naturalife-panel-holder .entry-content:before,.naturalife-panel-holder .feature_nav li:before,.naturalife-panel-holder .testimonial .text:after,.naturalife-panel-holder .widget_price_filter .ui-slider .ui-slider-range,.naturalife-panel-holder .rt_divider,.naturalife-panel-holder li.product:before,.naturalife-panel-holder li.product:after,.naturalife-panel-holder .rt_tabs.style-4 .tab_nav:after,.naturalife-panel-holder .sidebar .widget > h5:after,.naturalife-panel-holder hr{background-color:#E1E8EE}.naturalife-panel-holder p.price del,.naturalife-panel-holder .rt-heading .punchline,.naturalife-panel-holder .rt_tabs .tab_nav > li.tab_title:not(.active):hover,.naturalife-panel-holder .rt_tabs .tab_nav > li.tab_title:not(.active):hover > span,.naturalife-panel-holder .client_info,.naturalife-panel-holder .blog_list .date_box,.naturalife-panel-holder .post_data,.naturalife-panel-holder .comment-meta > a,.naturalife-panel-holder .widget_latest_posts .meta,.naturalife-panel-holder  .widget_latest_posts .meta *,.naturalife-panel-holder .widget_popular_posts .meta,.naturalife-panel-holder  .widget_popular_posts .meta *,.naturalife-panel-holder .social_share,.naturalife-panel-holder .small.note,.naturalife-panel-holder .with_icons.style-2 > div > .icon,.naturalife-panel-holder .icon-content-box.icon-style-1 .icon-holder span:before,.naturalife-panel-holder .more-link,.naturalife-panel-holder .rt-heading-wrapper .heading_link:before,.naturalife-panel-holder .rt-heading-wrapper .heading_link,.naturalife-panel-holder  .feature-heading,.naturalife-panel-holder .star-rating:before,.naturalife-panel-holder a.remove,.naturalife-panel-holder .type-staff.loop .position,.naturalife-panel-holder .text-navigation-wrapper span,.naturalife-panel-holder .filter_navigation,.naturalife-panel-holder .filter_navigation a,.naturalife-panel-holder .tags a,.naturalife-panel-holder .widget li a:not(:hover):before{color:#b9b9b9}.naturalife-panel-holder .secondary-color,.naturalife-panel-holder .secondary-color a{color:#b9b9b9 !important}.naturalife-panel-holder .rt-heading .heading_icon:before,.naturalife-panel-holder .highlight.style-1,.naturalife-panel-holder .paging_wrapper > .page-numbers a:hover,.naturalife-panel-holder .paging_wrapper > .page-numbers .current,.naturalife-panel-holder .single_variation span.price,.naturalife-panel-holder .latest_news .title:hover,.naturalife-panel-holder .timeline > div > .event-date,.naturalife-panel-holder .bullet-list.style-3 > ul > li::before,.naturalife-panel-holder .product_info .product-title a:hover,.naturalife-panel-holder .product-category a:hover,.naturalife-panel-holder .product-category a:hover > *,.naturalife-panel-holder  .content-row-wrapper .primary-color,.naturalife-panel-holder .content-row-wrapper .primary-color a,.naturalife-panel-holder .rt-heading > span:not(.rt-anim),.naturalife-panel-holder .rt_tabs.style-4 .tab_title.active > span,.naturalife-panel-holder .icon-content-box.icon-style-4 .icon-holder span:before,.naturalife-panel-holder .icon-content-box.icon-style-6 .icon-holder span:before,.naturalife-panel-holder .button_.style-1:hover span,.naturalife-panel-holder .button_.style-1:hover,.naturalife-panel-holder .button_.style-2,.naturalife-panel-holder .pricing_table .highlight .title,.naturalife-panel-holder .pricing_table .highlight .price,.naturalife-panel-holder  .tab_title.active,.naturalife-panel-holder .rt-toggle.no-numbers .toggle-head:after,.naturalife-panel-holder .rt-toggle .toggle-title > span:before,.naturalife-panel-holder .filter_navigation a.active,.naturalife-panel-holder .filter_navigation a:hover,.naturalife-panel-holder #naturalife-side-navigation li.menu-item-has-children > a:after,.naturalife-panel-holder .key-details .social_share,.naturalife-panel-holder .rt-anim.style-1,.naturalife-panel-holder  .post_data a:hover,.naturalife-panel-holder .entry-title a:hover,.naturalife-panel-holder  .entry-footer .tags,.naturalife-panel-holder .naturalife-product-content-holder .price,.naturalife-panel-holder .entry-summary span.price,.naturalife-panel-holder .entry-summary p.price,.naturalife-panel-holder .quantity .rt-minus:hover,.naturalife-panel-holder .quantity .rt-plus:hover,.naturalife-panel-holder .star-rating span:before,.naturalife-panel-holder a.remove:hover,.naturalife-panel-holder .stock,.naturalife-panel-holder .button:before,.naturalife-panel-holder .woocommerce-info:before,.naturalife-panel-holder .product mark,.naturalife-panel-holder #naturalife-side-navigation a:hover,.naturalife-panel-holder #naturalife-side-navigation li.active > a,.naturalife-panel-holder .with_icons.style-4 > div > .icon,.naturalife-panel-holder .rt-countdown > i b,.naturalife-panel-holder .staff .social_media a:hover,.naturalife-panel-holder .testimonial .quote,.naturalife-panel-holder .owl-nav div:hover,.naturalife-panel-holder .text-navigation-wrapper a.active span,.naturalife-panel-holder .primary-font-color,.naturalife-panel-holder .comment-reply-title small > a,.naturalife-panel-holder .elementor-widget-icon.elementor-view-default .elementor-icon,.naturalife-panel-holder .elementor-widget-icon.elementor-view-framed .elementor-icon,.naturalife-panel-holder .elementor-widget-icon-list .elementor-icon-list-icon i,.naturalife-panel-holder .elementor-icon-box-icon .elementor-icon,.naturalife-panel-holder.rt-background-text:before,.naturalife-panel-holder  .widget .current_page_item a:before{color:#84BE38}:root .naturalife-panel-holder{--primary-color:#84BE38}.naturalife-panel-holder .primary-color,.naturalife-panel-holder .primary-color a{color:#84BE38 !important}.naturalife-panel-holder .rt-toggle > ol > li .toggle-number,.naturalife-panel-holder .highlight.style-2,.naturalife-panel-holder .bullet-list.style-1 > ul > li::before,.naturalife-panel-holder .rt_counter .number:after,.naturalife-panel-holder  .with_icons.style-3 > div > .icon,.naturalife-panel-holder .icon-content-box.icon-style-2 .icon-holder span:before,.naturalife-panel-holder .icon-content-box.icon-style-3 .icon-holder span:before,.naturalife-panel-holder .icon-content-box.icon-style-5 .icon-holder span:after,.naturalife-panel-holder .chained_contents > div > .number,.naturalife-panel-holder .chained_contents > div > .icon,.naturalife-panel-holder .slide-content:before,.naturalife-panel-holder .button_.style-1,.naturalife-panel-holder .button_.style-2:hover,.naturalife-panel-holder .button_.style-3,.naturalife-panel-holder .date-box:before,.naturalife-panel-holder .rt-anim.style-2,.naturalife-panel-holder .timeline.style-2 .event-date:after,.naturalife-panel-holder .single_add_to_cart_button.button,.naturalife-panel-holder .widget_price_filter .ui-slider .ui-slider-handle,.naturalife-panel-holder .widget_price_filter .price_slider_wrapper .ui-widget-content,.naturalife-panel-holder div.payment_box,.naturalife-panel-holder .naturalife-panel-contents .widgettitle:after,.naturalife-panel-holder .naturalife-panel-contents .widget h5:after,.naturalife-panel-holder .timeline:after,.naturalife-panel-holder .timeline > div:before,.naturalife-panel-holder .style-2.loop .terms:before,.naturalife-panel-holder .style-2.loop .title:before,.naturalife-panel-holder .style-2.loop p:before,.naturalife-panel-holder .latest_news.style-2 .meta-bar,.naturalife-panel-holder .featured-col .column-inner:before,.naturalife-panel-holder article .post-date,.naturalife-panel-holder .primary-bg-color,.naturalife-panel-holder li.product:hover:before,.naturalife-panel-holder .elementor-widget-icon.elementor-view-stacked .elementor-icon,.naturalife-panel-holder .read_more:before,.naturalife-panel-holder .overlay-text:after,.naturalife-panel-holder .action-button,.single-post .naturalife-panel-holder .social_share > span,.naturalife-panel-holder .widget_tag_cloud a:after,.naturalife-panel-holder  .naturalife-progress-bar,.naturalife-panel-holder .type-staff.loop .person_image .person_links_wrapper,.naturalife-panel-holder .product span.onsale,.naturalife-panel-holder .filter_navigation li .active:after{background-color:#84BE38}.naturalife-panel-holder .rt_tabs.tab-position-1 .tab_nav > li.active:after,.naturalife-panel-holder .rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title,.naturalife-panel-holder .rt_tabs.tab-position-2 .tab_nav > li.active:after,.naturalife-panel-holder .rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper.active > .tab_title,.naturalife-panel-holder .rt_tabs.style-4 .tab_nav li.active span,.naturalife-panel-holder .icon-content-box.icon-style-4 .icon-holder span:before,.naturalife-panel-holder .button_,.naturalife-panel-holder .button_.style-1:hover,.naturalife-panel-holder .button_.style-2,.naturalife-panel-holder .naturalife-panel-contents .search,.naturalife-panel-holder .rt-anim.style-3,.naturalife-panel-holder  #payment,.naturalife-panel-holder .woocommerce-info,.naturalife-panel-holder  .elementor-widget-icon.elementor-view-default .elementor-icon,.naturalife-panel-holder .elementor-widget-icon.elementor-view-framed .elementor-icon{border-color:#84BE38}.naturalife-panel-holder .rt-heading-wrapper svg *{stroke:#84BE38}.naturalife-panel-holder .rt-custom-style .elementor-icon:before{border-color:rgba(132,190,56,0.5)}.naturalife-panel-holder .rt-custom-style.elementor-view-framed .elementor-icon:before{box-shadow:0 0 0 10px rgba(132,190,56,0.1)}.naturalife-panel-holder .with_icons.style-3 > div > .icon,.naturalife-panel-holder .rt-toggle > ol > li .toggle-number,.naturalife-panel-holder .icon-content-box.icon-style-2 .icon-holder span:before,.naturalife-panel-holder .highlight.style-2,.naturalife-panel-holder input[type="submit"],.naturalife-panel-holder input[type="button"],.naturalife-panel-holder button:not(.button_),.naturalife-panel-holder button:not(.button_):hover,.naturalife-panel-holder .button,.naturalife-panel-holder .cart_totals a.button,.naturalife-panel-holder .cart_totals a.button:hover,.naturalife-panel-holder .comment-reply a,.naturalife-panel-holder .button_.style-1,.naturalife-panel-holder .button_.style-2:hover,.naturalife-panel-holder .button_.style-3:hover,.naturalife-panel-holder .rt-anim.style-2,.naturalife-panel-holder div.payment_box,.naturalife-panel-holder article .post-date,.naturalife-panel-holder .single_add_to_cart_button.button,.naturalife-panel-holder .light-font-color{color:#ffffff}:root .naturalife-panel-holder{--heading-color:#585e61}.naturalife-panel-holder .rt-heading,.naturalife-panel-holder h1,.naturalife-panel-holder h2,.naturalife-panel-holder h3,.naturalife-panel-holder h4,.naturalife-panel-holder h5,.naturalife-panel-holder h6,.naturalife-panel-holder h1 a,.naturalife-panel-holder h2 a,.naturalife-panel-holder h3 a,.naturalife-panel-holder h4 a,.naturalife-panel-holder h5 a,.naturalife-panel-holder h6 a,.naturalife-panel-holder h1 a:hover,.naturalife-panel-holder h2 a:hover,.naturalife-panel-holder h3 a:hover,.naturalife-panel-holder h4 a:hover,.naturalife-panel-holder h5 a:hover,.naturalife-panel-holder h6 a:hover,.naturalife-panel-holder .slide_sub_heading,.naturalife-panel-holder .toggle-head,.naturalife-panel-holder  .pricing_table .title,.naturalife-panel-holder .pricing_table .price,.naturalife-panel-holder .author-title,.naturalife-panel-holder .key-details b,.naturalife-panel-holder .timeline.style-2 .year,.naturalife-panel-holder .entry-footer .read_more,.naturalife-panel-holder blockquote,.naturalife-panel-holder .author-name a,.naturalife-panel-holder  .quantity,.naturalife-panel-holder  .quantity *,.naturalife-panel-holder table th,.naturalife-panel-holder form.cart .variations label,.naturalife-panel-holder .woocommerce-message,.naturalife-panel-holder .woocommerce-error,.naturalife-panel-holder .woocommerce-info,.naturalife-panel-holder #naturalife-side-navigation a,.naturalife-panel-holder .with_icons.style-4,.naturalife-panel-holder .rt_counter .number,.naturalife-panel-holder .rt-countdown > i,.naturalife-panel-holder .rt_quote,.naturalife-panel-holder .main-carousel .slide-content > *,.naturalife-panel-holder .main-carousel a,.main-carousel .naturalife-panel-holder .slide-content > *,.main-carousel .naturalife-panel-holder a,.naturalife-panel-holder .staff .social_media a,.naturalife-panel-holder .text-navigation-wrapper a,.naturalife-panel-holder .heading-color,.naturalife-panel-holder input:not([type=submit]):not([type=button]):focus,.naturalife-panel-holder .widget_price_filter .price_slider_amount .button{color:#585e61}.naturalife-panel-holder input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.naturalife-panel-holder  textarea,.naturalife-panel-holder  select,.naturalife-panel-holder  .select2-container--default .select2-selection--single{background-color:#f7f8f9}.naturalife-panel-holder input[type="submit"],.naturalife-panel-holder input[type="button"],.naturalife-panel-holder button:not(.button_),.naturalife-panel-holder .icon-submit,.naturalife-panel-holder .comment-reply a,.naturalife-panel-holder .button,.naturalife-panel-holder #respond input#submit{background-color:#84BE38}.naturalife-panel-holder input[type="submit"]:hover,.naturalife-panel-holder input[type="button"]:hover,.naturalife-panel-holder button:not(.button_):hover,.naturalife-panel-holder .icon-submit:hover,.naturalife-panel-holder .comment-reply a:hover,.naturalife-panel-holder .button:hover,.naturalife-panel-holder #respond input#submit{background-color:#383D41}.naturalife-panel-holder ul.social_media:not(.staff) a:before{background-color:#ffffff}.default-style a,.default-style  a.more-link,.default-style.naturalife-post-navigation a:hover,.default-style.naturalife-post-navigation a:hover:before,.default-style .widget li a:hover{color:#84BE38}.default-style.row,.default-style.content-row,.default-style.elementor-top-section,.default-style.footer-contents,.default-style.rt-column-container > .rt-column-inner,.default-style .match-bg,.default-style .boxed,.default-style  .quantity .minus,.default-style .quantity .plus,.default-style.sidebar .widget,.default-style .naturalife-before-shop,.default-style .term-description,.default-style.blog-carousel.style-1 .owl-item > div,.default-style.blog-carousel.style-2 .post-details,.default-style .body-font-color,.default-style .pricing_table .table_wrap > ul,.format-aside .default-style.entry-content,.default-style .rt_tabs.style-4 .tab_nav > li > span{background-color:#ffffff}.default-style .rt-featured-image,.default-style .rt-featured-video,.default-style .rt-featured-map,.default-style .rt-frame,.default-style .wp-caption{background-color:#ffffff}.default-style,.default-style .paging_wrapper > .page-numbers a,.default-style .paging_wrapper > .page-numbers li > span,.default-style .latest_news .meta-bar,.default-style .latest_news .meta-bar *,.default-style .client-info a,.default-style .rt_tabs.style-4 .tab_title > span,.default-style.naturalife-post-navigation a,.default-style .post_data a,.default-style .widget li a,.default-style ul.social_media:not(.staff) li a,.default-style ul.social_media:not(.staff) li a:before{color:#808891}:root .default-style{--font-color:#808891}.default-style *::-webkit-input-placeholder{color:#808891;opacity:1}.default-style *::-moz-placeholder{color:#808891;opacity:1}.default-style *:-ms-input-placeholder{color:#808891;opacity:1}.default-style *::-ms-input-placeholder{color:#808891;opacity:1}.default-style,.default-style *,.default-style *:before,.default-style *:after,.default-style:before,.default-style:after,.default-style table,.default-style table *,.default-style .shop_attributes,.default-style hr{border-color:#E1E8EE}.default-style .entry-divider *{stroke:#E1E8EE}.default-style .rt-toggle .toggle-head:after,.default-style .rt_quote .icon-quote-right,.default-style .rt_quote .icon-quote-left,.default-style .cart-collaterals h2:before,.default-style .timeline > div:before,.default-style.naturalife-post-navigation a:before{color:#E1E8EE}.default-style .rt-toggle > ol:before,.default-style .masonry .vertical_line,.default-style  .widget > h5:after,.default-style .widget .sub-menu li a:after,.default-style  .widget .children li a:after,.default-style .ui-slider-range,.default-style .feature_contents:before,.default-style .date-box:after,.default-style .entry-content:before,.default-style .feature_nav li:before,.default-style .testimonial .text:after,.default-style .widget_price_filter .ui-slider .ui-slider-range,.default-style .rt_divider,.default-style li.product:before,.default-style li.product:after,.default-style .rt_tabs.style-4 .tab_nav:after,.default-style .sidebar .widget > h5:after,.default-style hr{background-color:#E1E8EE}.default-style p.price del,.default-style .rt-heading .punchline,.default-style .rt_tabs .tab_nav > li.tab_title:not(.active):hover,.default-style .rt_tabs .tab_nav > li.tab_title:not(.active):hover > span,.default-style .client_info,.default-style .blog_list .date_box,.default-style .post_data,.default-style .comment-meta > a,.default-style .widget_latest_posts .meta,.default-style  .widget_latest_posts .meta *,.default-style .widget_popular_posts .meta,.default-style  .widget_popular_posts .meta *,.default-style .social_share,.default-style .small.note,.default-style .with_icons.style-2 > div > .icon,.default-style .icon-content-box.icon-style-1 .icon-holder span:before,.default-style .more-link,.default-style .rt-heading-wrapper .heading_link:before,.default-style .rt-heading-wrapper .heading_link,.default-style  .feature-heading,.default-style .star-rating:before,.default-style a.remove,.default-style .type-staff.loop .position,.default-style .text-navigation-wrapper span,.default-style .filter_navigation,.default-style .filter_navigation a,.default-style .tags a,.default-style .widget li a:not(:hover):before{color:#b9b9b9}.default-style .secondary-color,.default-style .secondary-color a{color:#b9b9b9 !important}.default-style .rt-heading .heading_icon:before,.default-style .highlight.style-1,.default-style .paging_wrapper > .page-numbers a:hover,.default-style .paging_wrapper > .page-numbers .current,.default-style .single_variation span.price,.default-style .latest_news .title:hover,.default-style .timeline > div > .event-date,.default-style .bullet-list.style-3 > ul > li::before,.default-style .product_info .product-title a:hover,.default-style .product-category a:hover,.default-style .product-category a:hover > *,.default-style  .content-row-wrapper .primary-color,.default-style .content-row-wrapper .primary-color a,.default-style .rt-heading > span:not(.rt-anim),.default-style .rt_tabs.style-4 .tab_title.active > span,.default-style .icon-content-box.icon-style-4 .icon-holder span:before,.default-style .icon-content-box.icon-style-6 .icon-holder span:before,.default-style .button_.style-1:hover span,.default-style .button_.style-1:hover,.default-style .button_.style-2,.default-style .pricing_table .highlight .title,.default-style .pricing_table .highlight .price,.default-style  .tab_title.active,.default-style .rt-toggle.no-numbers .toggle-head:after,.default-style .rt-toggle .toggle-title > span:before,.default-style .filter_navigation a.active,.default-style .filter_navigation a:hover,.default-style #naturalife-side-navigation li.menu-item-has-children > a:after,.default-style .key-details .social_share,.default-style .rt-anim.style-1,.default-style  .post_data a:hover,.default-style .entry-title a:hover,.default-style  .entry-footer .tags,.default-style .naturalife-product-content-holder .price,.default-style .entry-summary span.price,.default-style .entry-summary p.price,.default-style .quantity .rt-minus:hover,.default-style .quantity .rt-plus:hover,.default-style .star-rating span:before,.default-style a.remove:hover,.default-style .stock,.default-style .button:before,.default-style .woocommerce-info:before,.default-style .product mark,.default-style #naturalife-side-navigation a:hover,.default-style #naturalife-side-navigation li.active > a,.default-style .with_icons.style-4 > div > .icon,.default-style .rt-countdown > i b,.default-style .staff .social_media a:hover,.default-style .testimonial .quote,.default-style .owl-nav div:hover,.default-style .text-navigation-wrapper a.active span,.default-style .primary-font-color,.default-style .comment-reply-title small > a,.default-style .elementor-widget-icon.elementor-view-default .elementor-icon,.default-style .elementor-widget-icon.elementor-view-framed .elementor-icon,.default-style .elementor-widget-icon-list .elementor-icon-list-icon i,.default-style .elementor-icon-box-icon .elementor-icon,.default-style.rt-background-text:before,.default-style  .widget .current_page_item a:before{color:#84BE38}:root .default-style{--primary-color:#84BE38}.default-style .primary-color,.default-style .primary-color a{color:#84BE38 !important}.default-style .rt-toggle > ol > li .toggle-number,.default-style .highlight.style-2,.default-style .bullet-list.style-1 > ul > li::before,.default-style .rt_counter .number:after,.default-style  .with_icons.style-3 > div > .icon,.default-style .icon-content-box.icon-style-2 .icon-holder span:before,.default-style .icon-content-box.icon-style-3 .icon-holder span:before,.default-style .icon-content-box.icon-style-5 .icon-holder span:after,.default-style .chained_contents > div > .number,.default-style .chained_contents > div > .icon,.default-style .slide-content:before,.default-style .button_.style-1,.default-style .button_.style-2:hover,.default-style .button_.style-3,.default-style .date-box:before,.default-style .rt-anim.style-2,.default-style .timeline.style-2 .event-date:after,.default-style .single_add_to_cart_button.button,.default-style .widget_price_filter .ui-slider .ui-slider-handle,.default-style .widget_price_filter .price_slider_wrapper .ui-widget-content,.default-style div.payment_box,.default-style .naturalife-panel-contents .widgettitle:after,.default-style .naturalife-panel-contents .widget h5:after,.default-style .timeline:after,.default-style .timeline > div:before,.default-style .style-2.loop .terms:before,.default-style .style-2.loop .title:before,.default-style .style-2.loop p:before,.default-style .latest_news.style-2 .meta-bar,.default-style .featured-col .column-inner:before,.default-style article .post-date,.default-style .primary-bg-color,.default-style li.product:hover:before,.default-style .elementor-widget-icon.elementor-view-stacked .elementor-icon,.default-style .read_more:before,.default-style .overlay-text:after,.default-style .action-button,.single-post .default-style .social_share > span,.default-style .widget_tag_cloud a:after,.default-style  .naturalife-progress-bar,.default-style .type-staff.loop .person_image .person_links_wrapper,.default-style .product span.onsale,.default-style .filter_navigation li .active:after{background-color:#84BE38}.default-style .rt_tabs.tab-position-1 .tab_nav > li.active:after,.default-style .rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title,.default-style .rt_tabs.tab-position-2 .tab_nav > li.active:after,.default-style .rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper.active > .tab_title,.default-style .rt_tabs.style-4 .tab_nav li.active span,.default-style .icon-content-box.icon-style-4 .icon-holder span:before,.default-style .button_,.default-style .button_.style-1:hover,.default-style .button_.style-2,.default-style .naturalife-panel-contents .search,.default-style .rt-anim.style-3,.default-style  #payment,.default-style .woocommerce-info,.default-style  .elementor-widget-icon.elementor-view-default .elementor-icon,.default-style .elementor-widget-icon.elementor-view-framed .elementor-icon{border-color:#84BE38}.default-style .rt-heading-wrapper svg *{stroke:#84BE38}.default-style .rt-custom-style .elementor-icon:before{border-color:rgba(132,190,56,0.5)}.default-style .rt-custom-style.elementor-view-framed .elementor-icon:before{box-shadow:0 0 0 10px rgba(132,190,56,0.1)}.default-style .with_icons.style-3 > div > .icon,.default-style .rt-toggle > ol > li .toggle-number,.default-style .icon-content-box.icon-style-2 .icon-holder span:before,.default-style .highlight.style-2,.default-style input[type="submit"],.default-style input[type="button"],.default-style button:not(.button_),.default-style button:not(.button_):hover,.default-style .button,.default-style .cart_totals a.button,.default-style .cart_totals a.button:hover,.default-style .comment-reply a,.default-style .button_.style-1,.default-style .button_.style-2:hover,.default-style .button_.style-3:hover,.default-style .rt-anim.style-2,.default-style div.payment_box,.default-style article .post-date,.default-style .single_add_to_cart_button.button,.default-style .light-font-color{color:#ffffff}:root .default-style{--heading-color:#585e61}.default-style .rt-heading,.default-style h1,.default-style h2,.default-style h3,.default-style h4,.default-style h5,.default-style h6,.default-style h1 a,.default-style h2 a,.default-style h3 a,.default-style h4 a,.default-style h5 a,.default-style h6 a,.default-style h1 a:hover,.default-style h2 a:hover,.default-style h3 a:hover,.default-style h4 a:hover,.default-style h5 a:hover,.default-style h6 a:hover,.default-style .slide_sub_heading,.default-style .toggle-head,.default-style  .pricing_table .title,.default-style .pricing_table .price,.default-style .author-title,.default-style .key-details b,.default-style .timeline.style-2 .year,.default-style .entry-footer .read_more,.default-style blockquote,.default-style .author-name a,.default-style  .quantity,.default-style  .quantity *,.default-style table th,.default-style form.cart .variations label,.default-style .woocommerce-message,.default-style .woocommerce-error,.default-style .woocommerce-info,.default-style #naturalife-side-navigation a,.default-style .with_icons.style-4,.default-style .rt_counter .number,.default-style .rt-countdown > i,.default-style .rt_quote,.default-style .main-carousel .slide-content > *,.default-style .main-carousel a,.main-carousel .default-style .slide-content > *,.main-carousel .default-style a,.default-style .staff .social_media a,.default-style .text-navigation-wrapper a,.default-style .heading-color,.default-style input:not([type=submit]):not([type=button]):focus,.default-style .widget_price_filter .price_slider_amount .button{color:#585e61}.default-style input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.default-style  textarea,.default-style  select,.default-style  .select2-container--default .select2-selection--single{background-color:#f7f8f9}.default-style input[type="submit"],.default-style input[type="button"],.default-style button:not(.button_),.default-style .icon-submit,.default-style .comment-reply a,.default-style .button,.default-style #respond input#submit{background-color:#84BE38}.default-style input[type="submit"]:hover,.default-style input[type="button"]:hover,.default-style button:not(.button_):hover,.default-style .icon-submit:hover,.default-style .comment-reply a:hover,.default-style .button:hover,.default-style #respond input#submit{background-color:#383D41}.default-style ul.social_media:not(.staff) a:before{background-color:}.alt-style-1 a,.alt-style-1  a.more-link,.alt-style-1.naturalife-post-navigation a:hover,.alt-style-1.naturalife-post-navigation a:hover:before,.alt-style-1 .widget li a:hover{color:#ffffff}.alt-style-1.row,.alt-style-1.content-row,.alt-style-1.elementor-top-section,.alt-style-1.footer-contents,.alt-style-1.rt-column-container > .rt-column-inner,.alt-style-1 .match-bg,.alt-style-1 .boxed,.alt-style-1  .quantity .minus,.alt-style-1 .quantity .plus,.alt-style-1.sidebar .widget,.alt-style-1 .naturalife-before-shop,.alt-style-1 .term-description,.alt-style-1.blog-carousel.style-1 .owl-item > div,.alt-style-1.blog-carousel.style-2 .post-details,.alt-style-1 .body-font-color,.alt-style-1 .pricing_table .table_wrap > ul,.format-aside .alt-style-1.entry-content,.alt-style-1 .rt_tabs.style-4 .tab_nav > li > span{background-color:#84BE38}.alt-style-1 .rt-featured-image,.alt-style-1 .rt-featured-video,.alt-style-1 .rt-featured-map,.alt-style-1 .rt-frame,.alt-style-1 .wp-caption{background-color:#528510}.alt-style-1,.alt-style-1 .paging_wrapper > .page-numbers a,.alt-style-1 .paging_wrapper > .page-numbers li > span,.alt-style-1 .latest_news .meta-bar,.alt-style-1 .latest_news .meta-bar *,.alt-style-1 .client-info a,.alt-style-1 .rt_tabs.style-4 .tab_title > span,.alt-style-1.naturalife-post-navigation a,.alt-style-1 .post_data a,.alt-style-1 .widget li a,.alt-style-1 ul.social_media:not(.staff) li a,.alt-style-1 ul.social_media:not(.staff) li a:before{color:#ffffff}:root .alt-style-1{--font-color:#ffffff}.alt-style-1 *::-webkit-input-placeholder{color:#ffffff;opacity:1}.alt-style-1 *::-moz-placeholder{color:#ffffff;opacity:1}.alt-style-1 *:-ms-input-placeholder{color:#ffffff;opacity:1}.alt-style-1 *::-ms-input-placeholder{color:#ffffff;opacity:1}.alt-style-1,.alt-style-1 *,.alt-style-1 *:before,.alt-style-1 *:after,.alt-style-1:before,.alt-style-1:after,.alt-style-1 table,.alt-style-1 table *,.alt-style-1 .shop_attributes,.alt-style-1 hr{border-color:rgba(255,255,255,0.38)}.alt-style-1 .entry-divider *{stroke:rgba(255,255,255,0.38)}.alt-style-1 .rt-toggle .toggle-head:after,.alt-style-1 .rt_quote .icon-quote-right,.alt-style-1 .rt_quote .icon-quote-left,.alt-style-1 .cart-collaterals h2:before,.alt-style-1 .timeline > div:before,.alt-style-1.naturalife-post-navigation a:before{color:rgba(255,255,255,0.38)}.alt-style-1 .rt-toggle > ol:before,.alt-style-1 .masonry .vertical_line,.alt-style-1  .widget > h5:after,.alt-style-1 .widget .sub-menu li a:after,.alt-style-1  .widget .children li a:after,.alt-style-1 .ui-slider-range,.alt-style-1 .feature_contents:before,.alt-style-1 .date-box:after,.alt-style-1 .entry-content:before,.alt-style-1 .feature_nav li:before,.alt-style-1 .testimonial .text:after,.alt-style-1 .widget_price_filter .ui-slider .ui-slider-range,.alt-style-1 .rt_divider,.alt-style-1 li.product:before,.alt-style-1 li.product:after,.alt-style-1 .rt_tabs.style-4 .tab_nav:after,.alt-style-1 .sidebar .widget > h5:after,.alt-style-1 hr{background-color:rgba(255,255,255,0.38)}.alt-style-1 p.price del,.alt-style-1 .rt-heading .punchline,.alt-style-1 .rt_tabs .tab_nav > li.tab_title:not(.active):hover,.alt-style-1 .rt_tabs .tab_nav > li.tab_title:not(.active):hover > span,.alt-style-1 .client_info,.alt-style-1 .blog_list .date_box,.alt-style-1 .post_data,.alt-style-1 .comment-meta > a,.alt-style-1 .widget_latest_posts .meta,.alt-style-1  .widget_latest_posts .meta *,.alt-style-1 .widget_popular_posts .meta,.alt-style-1  .widget_popular_posts .meta *,.alt-style-1 .social_share,.alt-style-1 .small.note,.alt-style-1 .with_icons.style-2 > div > .icon,.alt-style-1 .icon-content-box.icon-style-1 .icon-holder span:before,.alt-style-1 .more-link,.alt-style-1 .rt-heading-wrapper .heading_link:before,.alt-style-1 .rt-heading-wrapper .heading_link,.alt-style-1  .feature-heading,.alt-style-1 .star-rating:before,.alt-style-1 a.remove,.alt-style-1 .type-staff.loop .position,.alt-style-1 .text-navigation-wrapper span,.alt-style-1 .filter_navigation,.alt-style-1 .filter_navigation a,.alt-style-1 .tags a,.alt-style-1 .widget li a:not(:hover):before{color:rgba(255,255,255,0.45)}.alt-style-1 .secondary-color,.alt-style-1 .secondary-color a{color:rgba(255,255,255,0.45) !important}.alt-style-1 .rt-heading .heading_icon:before,.alt-style-1 .highlight.style-1,.alt-style-1 .paging_wrapper > .page-numbers a:hover,.alt-style-1 .paging_wrapper > .page-numbers .current,.alt-style-1 .single_variation span.price,.alt-style-1 .latest_news .title:hover,.alt-style-1 .timeline > div > .event-date,.alt-style-1 .bullet-list.style-3 > ul > li::before,.alt-style-1 .product_info .product-title a:hover,.alt-style-1 .product-category a:hover,.alt-style-1 .product-category a:hover > *,.alt-style-1  .content-row-wrapper .primary-color,.alt-style-1 .content-row-wrapper .primary-color a,.alt-style-1 .rt-heading > span:not(.rt-anim),.alt-style-1 .rt_tabs.style-4 .tab_title.active > span,.alt-style-1 .icon-content-box.icon-style-4 .icon-holder span:before,.alt-style-1 .icon-content-box.icon-style-6 .icon-holder span:before,.alt-style-1 .button_.style-1:hover span,.alt-style-1 .button_.style-1:hover,.alt-style-1 .button_.style-2,.alt-style-1 .pricing_table .highlight .title,.alt-style-1 .pricing_table .highlight .price,.alt-style-1  .tab_title.active,.alt-style-1 .rt-toggle.no-numbers .toggle-head:after,.alt-style-1 .rt-toggle .toggle-title > span:before,.alt-style-1 .filter_navigation a.active,.alt-style-1 .filter_navigation a:hover,.alt-style-1 #naturalife-side-navigation li.menu-item-has-children > a:after,.alt-style-1 .key-details .social_share,.alt-style-1 .rt-anim.style-1,.alt-style-1  .post_data a:hover,.alt-style-1 .entry-title a:hover,.alt-style-1  .entry-footer .tags,.alt-style-1 .naturalife-product-content-holder .price,.alt-style-1 .entry-summary span.price,.alt-style-1 .entry-summary p.price,.alt-style-1 .quantity .rt-minus:hover,.alt-style-1 .quantity .rt-plus:hover,.alt-style-1 .star-rating span:before,.alt-style-1 a.remove:hover,.alt-style-1 .stock,.alt-style-1 .button:before,.alt-style-1 .woocommerce-info:before,.alt-style-1 .product mark,.alt-style-1 #naturalife-side-navigation a:hover,.alt-style-1 #naturalife-side-navigation li.active > a,.alt-style-1 .with_icons.style-4 > div > .icon,.alt-style-1 .rt-countdown > i b,.alt-style-1 .staff .social_media a:hover,.alt-style-1 .testimonial .quote,.alt-style-1 .owl-nav div:hover,.alt-style-1 .text-navigation-wrapper a.active span,.alt-style-1 .primary-font-color,.alt-style-1 .comment-reply-title small > a,.alt-style-1 .elementor-widget-icon.elementor-view-default .elementor-icon,.alt-style-1 .elementor-widget-icon.elementor-view-framed .elementor-icon,.alt-style-1 .elementor-widget-icon-list .elementor-icon-list-icon i,.alt-style-1 .elementor-icon-box-icon .elementor-icon,.alt-style-1.rt-background-text:before,.alt-style-1  .widget .current_page_item a:before{color:#4f7a17}:root .alt-style-1{--primary-color:#4f7a17}.alt-style-1 .primary-color,.alt-style-1 .primary-color a{color:#4f7a17 !important}.alt-style-1 .rt-toggle > ol > li .toggle-number,.alt-style-1 .highlight.style-2,.alt-style-1 .bullet-list.style-1 > ul > li::before,.alt-style-1 .rt_counter .number:after,.alt-style-1  .with_icons.style-3 > div > .icon,.alt-style-1 .icon-content-box.icon-style-2 .icon-holder span:before,.alt-style-1 .icon-content-box.icon-style-3 .icon-holder span:before,.alt-style-1 .icon-content-box.icon-style-5 .icon-holder span:after,.alt-style-1 .chained_contents > div > .number,.alt-style-1 .chained_contents > div > .icon,.alt-style-1 .slide-content:before,.alt-style-1 .button_.style-1,.alt-style-1 .button_.style-2:hover,.alt-style-1 .button_.style-3,.alt-style-1 .date-box:before,.alt-style-1 .rt-anim.style-2,.alt-style-1 .timeline.style-2 .event-date:after,.alt-style-1 .single_add_to_cart_button.button,.alt-style-1 .widget_price_filter .ui-slider .ui-slider-handle,.alt-style-1 .widget_price_filter .price_slider_wrapper .ui-widget-content,.alt-style-1 div.payment_box,.alt-style-1 .naturalife-panel-contents .widgettitle:after,.alt-style-1 .naturalife-panel-contents .widget h5:after,.alt-style-1 .timeline:after,.alt-style-1 .timeline > div:before,.alt-style-1 .style-2.loop .terms:before,.alt-style-1 .style-2.loop .title:before,.alt-style-1 .style-2.loop p:before,.alt-style-1 .latest_news.style-2 .meta-bar,.alt-style-1 .featured-col .column-inner:before,.alt-style-1 article .post-date,.alt-style-1 .primary-bg-color,.alt-style-1 li.product:hover:before,.alt-style-1 .elementor-widget-icon.elementor-view-stacked .elementor-icon,.alt-style-1 .read_more:before,.alt-style-1 .overlay-text:after,.alt-style-1 .action-button,.single-post .alt-style-1 .social_share > span,.alt-style-1 .widget_tag_cloud a:after,.alt-style-1  .naturalife-progress-bar,.alt-style-1 .type-staff.loop .person_image .person_links_wrapper,.alt-style-1 .product span.onsale,.alt-style-1 .filter_navigation li .active:after{background-color:#4f7a17}.alt-style-1 .rt_tabs.tab-position-1 .tab_nav > li.active:after,.alt-style-1 .rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title,.alt-style-1 .rt_tabs.tab-position-2 .tab_nav > li.active:after,.alt-style-1 .rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper.active > .tab_title,.alt-style-1 .rt_tabs.style-4 .tab_nav li.active span,.alt-style-1 .icon-content-box.icon-style-4 .icon-holder span:before,.alt-style-1 .button_,.alt-style-1 .button_.style-1:hover,.alt-style-1 .button_.style-2,.alt-style-1 .naturalife-panel-contents .search,.alt-style-1 .rt-anim.style-3,.alt-style-1  #payment,.alt-style-1 .woocommerce-info,.alt-style-1  .elementor-widget-icon.elementor-view-default .elementor-icon,.alt-style-1 .elementor-widget-icon.elementor-view-framed .elementor-icon{border-color:#4f7a17}.alt-style-1 .rt-heading-wrapper svg *{stroke:#4f7a17}.alt-style-1 .rt-custom-style .elementor-icon:before{border-color:rgba(79,122,23,0.5)}.alt-style-1 .rt-custom-style.elementor-view-framed .elementor-icon:before{box-shadow:0 0 0 10px rgba(79,122,23,0.1)}.alt-style-1 .with_icons.style-3 > div > .icon,.alt-style-1 .rt-toggle > ol > li .toggle-number,.alt-style-1 .icon-content-box.icon-style-2 .icon-holder span:before,.alt-style-1 .highlight.style-2,.alt-style-1 input[type="submit"],.alt-style-1 input[type="button"],.alt-style-1 button:not(.button_),.alt-style-1 button:not(.button_):hover,.alt-style-1 .button,.alt-style-1 .cart_totals a.button,.alt-style-1 .cart_totals a.button:hover,.alt-style-1 .comment-reply a,.alt-style-1 .button_.style-1,.alt-style-1 .button_.style-2:hover,.alt-style-1 .button_.style-3:hover,.alt-style-1 .rt-anim.style-2,.alt-style-1 div.payment_box,.alt-style-1 article .post-date,.alt-style-1 .single_add_to_cart_button.button,.alt-style-1 .light-font-color{color:#ffffff}:root .alt-style-1{--heading-color:#ffffff}.alt-style-1 .rt-heading,.alt-style-1 h1,.alt-style-1 h2,.alt-style-1 h3,.alt-style-1 h4,.alt-style-1 h5,.alt-style-1 h6,.alt-style-1 h1 a,.alt-style-1 h2 a,.alt-style-1 h3 a,.alt-style-1 h4 a,.alt-style-1 h5 a,.alt-style-1 h6 a,.alt-style-1 h1 a:hover,.alt-style-1 h2 a:hover,.alt-style-1 h3 a:hover,.alt-style-1 h4 a:hover,.alt-style-1 h5 a:hover,.alt-style-1 h6 a:hover,.alt-style-1 .slide_sub_heading,.alt-style-1 .toggle-head,.alt-style-1  .pricing_table .title,.alt-style-1 .pricing_table .price,.alt-style-1 .author-title,.alt-style-1 .key-details b,.alt-style-1 .timeline.style-2 .year,.alt-style-1 .entry-footer .read_more,.alt-style-1 blockquote,.alt-style-1 .author-name a,.alt-style-1  .quantity,.alt-style-1  .quantity *,.alt-style-1 table th,.alt-style-1 form.cart .variations label,.alt-style-1 .woocommerce-message,.alt-style-1 .woocommerce-error,.alt-style-1 .woocommerce-info,.alt-style-1 #naturalife-side-navigation a,.alt-style-1 .with_icons.style-4,.alt-style-1 .rt_counter .number,.alt-style-1 .rt-countdown > i,.alt-style-1 .rt_quote,.alt-style-1 .main-carousel .slide-content > *,.alt-style-1 .main-carousel a,.main-carousel .alt-style-1 .slide-content > *,.main-carousel .alt-style-1 a,.alt-style-1 .staff .social_media a,.alt-style-1 .text-navigation-wrapper a,.alt-style-1 .heading-color,.alt-style-1 input:not([type=submit]):not([type=button]):focus,.alt-style-1 .widget_price_filter .price_slider_amount .button{color:#ffffff}.alt-style-1 input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.alt-style-1  textarea,.alt-style-1  select,.alt-style-1  .select2-container--default .select2-selection--single{background-color:rgba(255,255,255,0.25)}.alt-style-1 input[type="submit"],.alt-style-1 input[type="button"],.alt-style-1 button:not(.button_),.alt-style-1 .icon-submit,.alt-style-1 .comment-reply a,.alt-style-1 .button,.alt-style-1 #respond input#submit{background-color:#528510}.alt-style-1 input[type="submit"]:hover,.alt-style-1 input[type="button"]:hover,.alt-style-1 button:not(.button_):hover,.alt-style-1 .icon-submit:hover,.alt-style-1 .comment-reply a:hover,.alt-style-1 .button:hover,.alt-style-1 #respond input#submit{background-color:#2c450b}.alt-style-1 ul.social_media:not(.staff) a:before{background-color:}.light-style a,.light-style  a.more-link,.light-style.naturalife-post-navigation a:hover,.light-style.naturalife-post-navigation a:hover:before,.light-style .widget li a:hover{color:#84BE38}.light-style.row,.light-style.content-row,.light-style.elementor-top-section,.light-style.footer-contents,.light-style.rt-column-container > .rt-column-inner,.light-style .match-bg,.light-style .boxed,.light-style  .quantity .minus,.light-style .quantity .plus,.light-style.sidebar .widget,.light-style .naturalife-before-shop,.light-style .term-description,.light-style.blog-carousel.style-1 .owl-item > div,.light-style.blog-carousel.style-2 .post-details,.light-style .body-font-color,.light-style .pricing_table .table_wrap > ul,.format-aside .light-style.entry-content,.light-style .rt_tabs.style-4 .tab_nav > li > span{background-color:#383D41}.light-style .rt-featured-image,.light-style .rt-featured-video,.light-style .rt-featured-map,.light-style .rt-frame,.light-style .wp-caption{background-color:rgba(255,255,255,0)}.light-style,.light-style .paging_wrapper > .page-numbers a,.light-style .paging_wrapper > .page-numbers li > span,.light-style .latest_news .meta-bar,.light-style .latest_news .meta-bar *,.light-style .client-info a,.light-style .rt_tabs.style-4 .tab_title > span,.light-style.naturalife-post-navigation a,.light-style .post_data a,.light-style .widget li a,.light-style ul.social_media:not(.staff) li a,.light-style ul.social_media:not(.staff) li a:before{color:#e1e1e1}:root .light-style{--font-color:#e1e1e1}.light-style *::-webkit-input-placeholder{color:#e1e1e1;opacity:1}.light-style *::-moz-placeholder{color:#e1e1e1;opacity:1}.light-style *:-ms-input-placeholder{color:#e1e1e1;opacity:1}.light-style *::-ms-input-placeholder{color:#e1e1e1;opacity:1}.light-style,.light-style *,.light-style *:before,.light-style *:after,.light-style:before,.light-style:after,.light-style table,.light-style table *,.light-style .shop_attributes,.light-style hr{border-color:rgba(255,255,255,0.25)}.light-style .entry-divider *{stroke:rgba(255,255,255,0.25)}.light-style .rt-toggle .toggle-head:after,.light-style .rt_quote .icon-quote-right,.light-style .rt_quote .icon-quote-left,.light-style .cart-collaterals h2:before,.light-style .timeline > div:before,.light-style.naturalife-post-navigation a:before{color:rgba(255,255,255,0.25)}.light-style .rt-toggle > ol:before,.light-style .masonry .vertical_line,.light-style  .widget > h5:after,.light-style .widget .sub-menu li a:after,.light-style  .widget .children li a:after,.light-style .ui-slider-range,.light-style .feature_contents:before,.light-style .date-box:after,.light-style .entry-content:before,.light-style .feature_nav li:before,.light-style .testimonial .text:after,.light-style .widget_price_filter .ui-slider .ui-slider-range,.light-style .rt_divider,.light-style li.product:before,.light-style li.product:after,.light-style .rt_tabs.style-4 .tab_nav:after,.light-style .sidebar .widget > h5:after,.light-style hr{background-color:rgba(255,255,255,0.25)}.light-style p.price del,.light-style .rt-heading .punchline,.light-style .rt_tabs .tab_nav > li.tab_title:not(.active):hover,.light-style .rt_tabs .tab_nav > li.tab_title:not(.active):hover > span,.light-style .client_info,.light-style .blog_list .date_box,.light-style .post_data,.light-style .comment-meta > a,.light-style .widget_latest_posts .meta,.light-style  .widget_latest_posts .meta *,.light-style .widget_popular_posts .meta,.light-style  .widget_popular_posts .meta *,.light-style .social_share,.light-style .small.note,.light-style .with_icons.style-2 > div > .icon,.light-style .icon-content-box.icon-style-1 .icon-holder span:before,.light-style .more-link,.light-style .rt-heading-wrapper .heading_link:before,.light-style .rt-heading-wrapper .heading_link,.light-style  .feature-heading,.light-style .star-rating:before,.light-style a.remove,.light-style .type-staff.loop .position,.light-style .text-navigation-wrapper span,.light-style .filter_navigation,.light-style .filter_navigation a,.light-style .tags a,.light-style .widget li a:not(:hover):before{color:#fff}.light-style .secondary-color,.light-style .secondary-color a{color:#fff !important}.light-style .rt-heading .heading_icon:before,.light-style .highlight.style-1,.light-style .paging_wrapper > .page-numbers a:hover,.light-style .paging_wrapper > .page-numbers .current,.light-style .single_variation span.price,.light-style .latest_news .title:hover,.light-style .timeline > div > .event-date,.light-style .bullet-list.style-3 > ul > li::before,.light-style .product_info .product-title a:hover,.light-style .product-category a:hover,.light-style .product-category a:hover > *,.light-style  .content-row-wrapper .primary-color,.light-style .content-row-wrapper .primary-color a,.light-style .rt-heading > span:not(.rt-anim),.light-style .rt_tabs.style-4 .tab_title.active > span,.light-style .icon-content-box.icon-style-4 .icon-holder span:before,.light-style .icon-content-box.icon-style-6 .icon-holder span:before,.light-style .button_.style-1:hover span,.light-style .button_.style-1:hover,.light-style .button_.style-2,.light-style .pricing_table .highlight .title,.light-style .pricing_table .highlight .price,.light-style  .tab_title.active,.light-style .rt-toggle.no-numbers .toggle-head:after,.light-style .rt-toggle .toggle-title > span:before,.light-style .filter_navigation a.active,.light-style .filter_navigation a:hover,.light-style #naturalife-side-navigation li.menu-item-has-children > a:after,.light-style .key-details .social_share,.light-style .rt-anim.style-1,.light-style  .post_data a:hover,.light-style .entry-title a:hover,.light-style  .entry-footer .tags,.light-style .naturalife-product-content-holder .price,.light-style .entry-summary span.price,.light-style .entry-summary p.price,.light-style .quantity .rt-minus:hover,.light-style .quantity .rt-plus:hover,.light-style .star-rating span:before,.light-style a.remove:hover,.light-style .stock,.light-style .button:before,.light-style .woocommerce-info:before,.light-style .product mark,.light-style #naturalife-side-navigation a:hover,.light-style #naturalife-side-navigation li.active > a,.light-style .with_icons.style-4 > div > .icon,.light-style .rt-countdown > i b,.light-style .staff .social_media a:hover,.light-style .testimonial .quote,.light-style .owl-nav div:hover,.light-style .text-navigation-wrapper a.active span,.light-style .primary-font-color,.light-style .comment-reply-title small > a,.light-style .elementor-widget-icon.elementor-view-default .elementor-icon,.light-style .elementor-widget-icon.elementor-view-framed .elementor-icon,.light-style .elementor-widget-icon-list .elementor-icon-list-icon i,.light-style .elementor-icon-box-icon .elementor-icon,.light-style.rt-background-text:before,.light-style  .widget .current_page_item a:before{color:#84BE38}:root .light-style{--primary-color:#84BE38}.light-style .primary-color,.light-style .primary-color a{color:#84BE38 !important}.light-style .rt-toggle > ol > li .toggle-number,.light-style .highlight.style-2,.light-style .bullet-list.style-1 > ul > li::before,.light-style .rt_counter .number:after,.light-style  .with_icons.style-3 > div > .icon,.light-style .icon-content-box.icon-style-2 .icon-holder span:before,.light-style .icon-content-box.icon-style-3 .icon-holder span:before,.light-style .icon-content-box.icon-style-5 .icon-holder span:after,.light-style .chained_contents > div > .number,.light-style .chained_contents > div > .icon,.light-style .slide-content:before,.light-style .button_.style-1,.light-style .button_.style-2:hover,.light-style .button_.style-3,.light-style .date-box:before,.light-style .rt-anim.style-2,.light-style .timeline.style-2 .event-date:after,.light-style .single_add_to_cart_button.button,.light-style .widget_price_filter .ui-slider .ui-slider-handle,.light-style .widget_price_filter .price_slider_wrapper .ui-widget-content,.light-style div.payment_box,.light-style .naturalife-panel-contents .widgettitle:after,.light-style .naturalife-panel-contents .widget h5:after,.light-style .timeline:after,.light-style .timeline > div:before,.light-style .style-2.loop .terms:before,.light-style .style-2.loop .title:before,.light-style .style-2.loop p:before,.light-style .latest_news.style-2 .meta-bar,.light-style .featured-col .column-inner:before,.light-style article .post-date,.light-style .primary-bg-color,.light-style li.product:hover:before,.light-style .elementor-widget-icon.elementor-view-stacked .elementor-icon,.light-style .read_more:before,.light-style .overlay-text:after,.light-style .action-button,.single-post .light-style .social_share > span,.light-style .widget_tag_cloud a:after,.light-style  .naturalife-progress-bar,.light-style .type-staff.loop .person_image .person_links_wrapper,.light-style .product span.onsale,.light-style .filter_navigation li .active:after{background-color:#84BE38}.light-style .rt_tabs.tab-position-1 .tab_nav > li.active:after,.light-style .rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title,.light-style .rt_tabs.tab-position-2 .tab_nav > li.active:after,.light-style .rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper.active > .tab_title,.light-style .rt_tabs.style-4 .tab_nav li.active span,.light-style .icon-content-box.icon-style-4 .icon-holder span:before,.light-style .button_,.light-style .button_.style-1:hover,.light-style .button_.style-2,.light-style .naturalife-panel-contents .search,.light-style .rt-anim.style-3,.light-style  #payment,.light-style .woocommerce-info,.light-style  .elementor-widget-icon.elementor-view-default .elementor-icon,.light-style .elementor-widget-icon.elementor-view-framed .elementor-icon{border-color:#84BE38}.light-style .rt-heading-wrapper svg *{stroke:#84BE38}.light-style .rt-custom-style .elementor-icon:before{border-color:rgba(132,190,56,0.5)}.light-style .rt-custom-style.elementor-view-framed .elementor-icon:before{box-shadow:0 0 0 10px rgba(132,190,56,0.1)}.light-style .with_icons.style-3 > div > .icon,.light-style .rt-toggle > ol > li .toggle-number,.light-style .icon-content-box.icon-style-2 .icon-holder span:before,.light-style .highlight.style-2,.light-style input[type="submit"],.light-style input[type="button"],.light-style button:not(.button_),.light-style button:not(.button_):hover,.light-style .button,.light-style .cart_totals a.button,.light-style .cart_totals a.button:hover,.light-style .comment-reply a,.light-style .button_.style-1,.light-style .button_.style-2:hover,.light-style .button_.style-3:hover,.light-style .rt-anim.style-2,.light-style div.payment_box,.light-style article .post-date,.light-style .single_add_to_cart_button.button,.light-style .light-font-color{color:#fff}:root .light-style{--heading-color:#ffffff}.light-style .rt-heading,.light-style h1,.light-style h2,.light-style h3,.light-style h4,.light-style h5,.light-style h6,.light-style h1 a,.light-style h2 a,.light-style h3 a,.light-style h4 a,.light-style h5 a,.light-style h6 a,.light-style h1 a:hover,.light-style h2 a:hover,.light-style h3 a:hover,.light-style h4 a:hover,.light-style h5 a:hover,.light-style h6 a:hover,.light-style .slide_sub_heading,.light-style .toggle-head,.light-style  .pricing_table .title,.light-style .pricing_table .price,.light-style .author-title,.light-style .key-details b,.light-style .timeline.style-2 .year,.light-style .entry-footer .read_more,.light-style blockquote,.light-style .author-name a,.light-style  .quantity,.light-style  .quantity *,.light-style table th,.light-style form.cart .variations label,.light-style .woocommerce-message,.light-style .woocommerce-error,.light-style .woocommerce-info,.light-style #naturalife-side-navigation a,.light-style .with_icons.style-4,.light-style .rt_counter .number,.light-style .rt-countdown > i,.light-style .rt_quote,.light-style .main-carousel .slide-content > *,.light-style .main-carousel a,.main-carousel .light-style .slide-content > *,.main-carousel .light-style a,.light-style .staff .social_media a,.light-style .text-navigation-wrapper a,.light-style .heading-color,.light-style input:not([type=submit]):not([type=button]):focus,.light-style .widget_price_filter .price_slider_amount .button{color:#ffffff}.light-style input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.light-style  textarea,.light-style  select,.light-style  .select2-container--default .select2-selection--single{background-color:#f7f8f9}.light-style input[type="submit"],.light-style input[type="button"],.light-style button:not(.button_),.light-style .icon-submit,.light-style .comment-reply a,.light-style .button,.light-style #respond input#submit{background-color:#84BE38}.light-style input[type="submit"]:hover,.light-style input[type="button"]:hover,.light-style button:not(.button_):hover,.light-style .icon-submit:hover,.light-style .comment-reply a:hover,.light-style .button:hover,.light-style #respond input#submit{background-color:#383D41}.light-style ul.social_media:not(.staff) a:before{background-color:}.footer-contents a,.footer-contents  a.more-link,.footer-contents.naturalife-post-navigation a:hover,.footer-contents.naturalife-post-navigation a:hover:before,.footer-contents .widget li a:hover{color:#84BE38}.footer-contents.row,.footer-contents.content-row,.footer-contents.elementor-top-section,.footer-contents.footer-contents,.footer-contents.rt-column-container > .rt-column-inner,.footer-contents .match-bg,.footer-contents .boxed,.footer-contents  .quantity .minus,.footer-contents .quantity .plus,.footer-contents.sidebar .widget,.footer-contents .naturalife-before-shop,.footer-contents .term-description,.footer-contents.blog-carousel.style-1 .owl-item > div,.footer-contents.blog-carousel.style-2 .post-details,.footer-contents .body-font-color,.footer-contents .pricing_table .table_wrap > ul,.format-aside .footer-contents.entry-content,.footer-contents .rt_tabs.style-4 .tab_nav > li > span{background-color:#f7f8f9}.footer-contents .rt-featured-image,.footer-contents .rt-featured-video,.footer-contents .rt-featured-map,.footer-contents .rt-frame,.footer-contents .wp-caption{background-color:#ffffff}.footer-contents,.footer-contents .paging_wrapper > .page-numbers a,.footer-contents .paging_wrapper > .page-numbers li > span,.footer-contents .latest_news .meta-bar,.footer-contents .latest_news .meta-bar *,.footer-contents .client-info a,.footer-contents .rt_tabs.style-4 .tab_title > span,.footer-contents.naturalife-post-navigation a,.footer-contents .post_data a,.footer-contents .widget li a,.footer-contents ul.social_media:not(.staff) li a,.footer-contents ul.social_media:not(.staff) li a:before{color:#808891}:root .footer-contents{--font-color:#808891}.footer-contents *::-webkit-input-placeholder{color:#808891;opacity:1}.footer-contents *::-moz-placeholder{color:#808891;opacity:1}.footer-contents *:-ms-input-placeholder{color:#808891;opacity:1}.footer-contents *::-ms-input-placeholder{color:#808891;opacity:1}.footer-contents,.footer-contents *,.footer-contents *:before,.footer-contents *:after,.footer-contents:before,.footer-contents:after,.footer-contents table,.footer-contents table *,.footer-contents .shop_attributes,.footer-contents hr{border-color:#E1E8EE}.footer-contents .entry-divider *{stroke:#E1E8EE}.footer-contents .rt-toggle .toggle-head:after,.footer-contents .rt_quote .icon-quote-right,.footer-contents .rt_quote .icon-quote-left,.footer-contents .cart-collaterals h2:before,.footer-contents .timeline > div:before,.footer-contents.naturalife-post-navigation a:before{color:#E1E8EE}.footer-contents .rt-toggle > ol:before,.footer-contents .masonry .vertical_line,.footer-contents  .widget > h5:after,.footer-contents .widget .sub-menu li a:after,.footer-contents  .widget .children li a:after,.footer-contents .ui-slider-range,.footer-contents .feature_contents:before,.footer-contents .date-box:after,.footer-contents .entry-content:before,.footer-contents .feature_nav li:before,.footer-contents .testimonial .text:after,.footer-contents .widget_price_filter .ui-slider .ui-slider-range,.footer-contents .rt_divider,.footer-contents li.product:before,.footer-contents li.product:after,.footer-contents .rt_tabs.style-4 .tab_nav:after,.footer-contents .sidebar .widget > h5:after,.footer-contents hr{background-color:#E1E8EE}.footer-contents p.price del,.footer-contents .rt-heading .punchline,.footer-contents .rt_tabs .tab_nav > li.tab_title:not(.active):hover,.footer-contents .rt_tabs .tab_nav > li.tab_title:not(.active):hover > span,.footer-contents .client_info,.footer-contents .blog_list .date_box,.footer-contents .post_data,.footer-contents .comment-meta > a,.footer-contents .widget_latest_posts .meta,.footer-contents  .widget_latest_posts .meta *,.footer-contents .widget_popular_posts .meta,.footer-contents  .widget_popular_posts .meta *,.footer-contents .social_share,.footer-contents .small.note,.footer-contents .with_icons.style-2 > div > .icon,.footer-contents .icon-content-box.icon-style-1 .icon-holder span:before,.footer-contents .more-link,.footer-contents .rt-heading-wrapper .heading_link:before,.footer-contents .rt-heading-wrapper .heading_link,.footer-contents  .feature-heading,.footer-contents .star-rating:before,.footer-contents a.remove,.footer-contents .type-staff.loop .position,.footer-contents .text-navigation-wrapper span,.footer-contents .filter_navigation,.footer-contents .filter_navigation a,.footer-contents .tags a,.footer-contents .widget li a:not(:hover):before{color:#b9b9b9}.footer-contents .secondary-color,.footer-contents .secondary-color a{color:#b9b9b9 !important}.footer-contents .rt-heading .heading_icon:before,.footer-contents .highlight.style-1,.footer-contents .paging_wrapper > .page-numbers a:hover,.footer-contents .paging_wrapper > .page-numbers .current,.footer-contents .single_variation span.price,.footer-contents .latest_news .title:hover,.footer-contents .timeline > div > .event-date,.footer-contents .bullet-list.style-3 > ul > li::before,.footer-contents .product_info .product-title a:hover,.footer-contents .product-category a:hover,.footer-contents .product-category a:hover > *,.footer-contents  .content-row-wrapper .primary-color,.footer-contents .content-row-wrapper .primary-color a,.footer-contents .rt-heading > span:not(.rt-anim),.footer-contents .rt_tabs.style-4 .tab_title.active > span,.footer-contents .icon-content-box.icon-style-4 .icon-holder span:before,.footer-contents .icon-content-box.icon-style-6 .icon-holder span:before,.footer-contents .button_.style-1:hover span,.footer-contents .button_.style-1:hover,.footer-contents .button_.style-2,.footer-contents .pricing_table .highlight .title,.footer-contents .pricing_table .highlight .price,.footer-contents  .tab_title.active,.footer-contents .rt-toggle.no-numbers .toggle-head:after,.footer-contents .rt-toggle .toggle-title > span:before,.footer-contents .filter_navigation a.active,.footer-contents .filter_navigation a:hover,.footer-contents #naturalife-side-navigation li.menu-item-has-children > a:after,.footer-contents .key-details .social_share,.footer-contents .rt-anim.style-1,.footer-contents  .post_data a:hover,.footer-contents .entry-title a:hover,.footer-contents  .entry-footer .tags,.footer-contents .naturalife-product-content-holder .price,.footer-contents .entry-summary span.price,.footer-contents .entry-summary p.price,.footer-contents .quantity .rt-minus:hover,.footer-contents .quantity .rt-plus:hover,.footer-contents .star-rating span:before,.footer-contents a.remove:hover,.footer-contents .stock,.footer-contents .button:before,.footer-contents .woocommerce-info:before,.footer-contents .product mark,.footer-contents #naturalife-side-navigation a:hover,.footer-contents #naturalife-side-navigation li.active > a,.footer-contents .with_icons.style-4 > div > .icon,.footer-contents .rt-countdown > i b,.footer-contents .staff .social_media a:hover,.footer-contents .testimonial .quote,.footer-contents .owl-nav div:hover,.footer-contents .text-navigation-wrapper a.active span,.footer-contents .primary-font-color,.footer-contents .comment-reply-title small > a,.footer-contents .elementor-widget-icon.elementor-view-default .elementor-icon,.footer-contents .elementor-widget-icon.elementor-view-framed .elementor-icon,.footer-contents .elementor-widget-icon-list .elementor-icon-list-icon i,.footer-contents .elementor-icon-box-icon .elementor-icon,.footer-contents.rt-background-text:before,.footer-contents  .widget .current_page_item a:before{color:#84BE38}:root .footer-contents{--primary-color:#84BE38}.footer-contents .primary-color,.footer-contents .primary-color a{color:#84BE38 !important}.footer-contents .rt-toggle > ol > li .toggle-number,.footer-contents .highlight.style-2,.footer-contents .bullet-list.style-1 > ul > li::before,.footer-contents .rt_counter .number:after,.footer-contents  .with_icons.style-3 > div > .icon,.footer-contents .icon-content-box.icon-style-2 .icon-holder span:before,.footer-contents .icon-content-box.icon-style-3 .icon-holder span:before,.footer-contents .icon-content-box.icon-style-5 .icon-holder span:after,.footer-contents .chained_contents > div > .number,.footer-contents .chained_contents > div > .icon,.footer-contents .slide-content:before,.footer-contents .button_.style-1,.footer-contents .button_.style-2:hover,.footer-contents .button_.style-3,.footer-contents .date-box:before,.footer-contents .rt-anim.style-2,.footer-contents .timeline.style-2 .event-date:after,.footer-contents .single_add_to_cart_button.button,.footer-contents .widget_price_filter .ui-slider .ui-slider-handle,.footer-contents .widget_price_filter .price_slider_wrapper .ui-widget-content,.footer-contents div.payment_box,.footer-contents .naturalife-panel-contents .widgettitle:after,.footer-contents .naturalife-panel-contents .widget h5:after,.footer-contents .timeline:after,.footer-contents .timeline > div:before,.footer-contents .style-2.loop .terms:before,.footer-contents .style-2.loop .title:before,.footer-contents .style-2.loop p:before,.footer-contents .latest_news.style-2 .meta-bar,.footer-contents .featured-col .column-inner:before,.footer-contents article .post-date,.footer-contents .primary-bg-color,.footer-contents li.product:hover:before,.footer-contents .elementor-widget-icon.elementor-view-stacked .elementor-icon,.footer-contents .read_more:before,.footer-contents .overlay-text:after,.footer-contents .action-button,.single-post .footer-contents .social_share > span,.footer-contents .widget_tag_cloud a:after,.footer-contents  .naturalife-progress-bar,.footer-contents .type-staff.loop .person_image .person_links_wrapper,.footer-contents .product span.onsale,.footer-contents .filter_navigation li .active:after{background-color:#84BE38}.footer-contents .rt_tabs.tab-position-1 .tab_nav > li.active:after,.footer-contents .rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title,.footer-contents .rt_tabs.tab-position-2 .tab_nav > li.active:after,.footer-contents .rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper.active > .tab_title,.footer-contents .rt_tabs.style-4 .tab_nav li.active span,.footer-contents .icon-content-box.icon-style-4 .icon-holder span:before,.footer-contents .button_,.footer-contents .button_.style-1:hover,.footer-contents .button_.style-2,.footer-contents .naturalife-panel-contents .search,.footer-contents .rt-anim.style-3,.footer-contents  #payment,.footer-contents .woocommerce-info,.footer-contents  .elementor-widget-icon.elementor-view-default .elementor-icon,.footer-contents .elementor-widget-icon.elementor-view-framed .elementor-icon{border-color:#84BE38}.footer-contents .rt-heading-wrapper svg *{stroke:#84BE38}.footer-contents .rt-custom-style .elementor-icon:before{border-color:rgba(132,190,56,0.5)}.footer-contents .rt-custom-style.elementor-view-framed .elementor-icon:before{box-shadow:0 0 0 10px rgba(132,190,56,0.1)}.footer-contents .with_icons.style-3 > div > .icon,.footer-contents .rt-toggle > ol > li .toggle-number,.footer-contents .icon-content-box.icon-style-2 .icon-holder span:before,.footer-contents .highlight.style-2,.footer-contents input[type="submit"],.footer-contents input[type="button"],.footer-contents button:not(.button_),.footer-contents button:not(.button_):hover,.footer-contents .button,.footer-contents .cart_totals a.button,.footer-contents .cart_totals a.button:hover,.footer-contents .comment-reply a,.footer-contents .button_.style-1,.footer-contents .button_.style-2:hover,.footer-contents .button_.style-3:hover,.footer-contents .rt-anim.style-2,.footer-contents div.payment_box,.footer-contents article .post-date,.footer-contents .single_add_to_cart_button.button,.footer-contents .light-font-color{color:#ffffff}:root .footer-contents{--heading-color:#666d73}.footer-contents .rt-heading,.footer-contents h1,.footer-contents h2,.footer-contents h3,.footer-contents h4,.footer-contents h5,.footer-contents h6,.footer-contents h1 a,.footer-contents h2 a,.footer-contents h3 a,.footer-contents h4 a,.footer-contents h5 a,.footer-contents h6 a,.footer-contents h1 a:hover,.footer-contents h2 a:hover,.footer-contents h3 a:hover,.footer-contents h4 a:hover,.footer-contents h5 a:hover,.footer-contents h6 a:hover,.footer-contents .slide_sub_heading,.footer-contents .toggle-head,.footer-contents  .pricing_table .title,.footer-contents .pricing_table .price,.footer-contents .author-title,.footer-contents .key-details b,.footer-contents .timeline.style-2 .year,.footer-contents .entry-footer .read_more,.footer-contents blockquote,.footer-contents .author-name a,.footer-contents  .quantity,.footer-contents  .quantity *,.footer-contents table th,.footer-contents form.cart .variations label,.footer-contents .woocommerce-message,.footer-contents .woocommerce-error,.footer-contents .woocommerce-info,.footer-contents #naturalife-side-navigation a,.footer-contents .with_icons.style-4,.footer-contents .rt_counter .number,.footer-contents .rt-countdown > i,.footer-contents .rt_quote,.footer-contents .main-carousel .slide-content > *,.footer-contents .main-carousel a,.main-carousel .footer-contents .slide-content > *,.main-carousel .footer-contents a,.footer-contents .staff .social_media a,.footer-contents .text-navigation-wrapper a,.footer-contents .heading-color,.footer-contents input:not([type=submit]):not([type=button]):focus,.footer-contents .widget_price_filter .price_slider_amount .button{color:#666d73}.footer-contents input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.footer-contents  textarea,.footer-contents  select,.footer-contents  .select2-container--default .select2-selection--single{background-color:#ececec}.footer-contents input[type="submit"],.footer-contents input[type="button"],.footer-contents button:not(.button_),.footer-contents .icon-submit,.footer-contents .comment-reply a,.footer-contents .button,.footer-contents #respond input#submit{background-color:#84BE38}.footer-contents input[type="submit"]:hover,.footer-contents input[type="button"]:hover,.footer-contents button:not(.button_):hover,.footer-contents .icon-submit:hover,.footer-contents .comment-reply a:hover,.footer-contents .button:hover,.footer-contents #respond input#submit{background-color:#383D41}.footer-contents ul.social_media:not(.staff) a:before{background-color:}.select2-dropdown,.select2-container--default .select2-selection--single{border-color:#E1E8EE}.naturalife-top-bar,.naturalife-top-bar .menu .sub-menu{background-color:#484a4e}.naturalife-top-bar,.naturalife-top-bar *{color:#ffffff}.naturalife-top-bar *,.naturalife-top-bar *:after,.naturalife-top-bar *:before{border-color:rgba(255,255,255,0.15)}.naturalife-top-bar a{color:#ffffff}.naturalife-top-bar a:hover{color:#84BE38}.naturalife-panel-background{background-color:#ffffff}.naturalife-panel-background{background-image:none}.naturalife-panel-close{background-color:#ffffff}.naturalife-panel-contents .menu li a,.naturalife-panel-contents .menu li span,.naturalife-panel-contents .menu li > *:before{color:#383D41 !important}.naturalife-panel-contents .menu li > a > sub{color:#6b6f73 !important}.naturalife-panel-contents .menu li a,.naturalife-panel-contents .menu li span,.naturalife-panel-contents .menu li a:after,.naturalife-panel-contents .menu li span:after,.naturalife-panel-contents .menu{border-color:rgba(255,255,255,0) !important}.naturalife-panel-contents .menu li.current-menu-ancestor > a,.naturalife-panel-contents .menu li.current-menu-item > a,.naturalife-panel-contents .menu li.current-menu-item > *:before,.naturalife-panel-contents .menu li.current-menu-ancestor > a > span,.naturalife-panel-contents .menu li.current-menu-item > a > span{color:#84BE38 !important}body{background-color:#ffffff}body{background-image:none}.main-header-holder{background-color:#ffffff !important}.sticky-header-holder{background-color:#ffffff}.header-row.first #logo,.header-row.first #logo a{height:70px;line-height:70px}.header-row.first{height:70px}.header-row.first > *{height:70px}.header-row.first .main-menu > li > a,.header-row.first .naturalife-language-switcher > ul > li > a{line-height:70px}.mobile-header{background-color:#ffffff}#mobile-logo img{max-height:50px}@media screen and (max-width:1024px){.sticky-mobile-header #main-content{margin-top:70px}}.main-header-holder{padding-top:15px;padding-bottom:15px}.header-row.second{margin-top:calc( 15px * 2 )}.header-row.second:before{top:calc( -1 * 15px)}.main-menu-wrapper .main-menu > li:after,.header-row .naturalife-language-switcher > ul > li:after{height:15px}.main-menu-wrapper .main-menu > li > a,.main-header-holder .main-menu > li > ul,.header-row .naturalife-language-switcher > ul > li > a,.header-row .naturalife-language-switcher > ul > li > ul{margin-top:15px}.mobile-header{padding-top:10px}.mobile-header{padding-bottom:10px}.naturalife-dark-header .widget *,.naturalife-dark-header .header-tools > ul > li > a > span,.naturalife-dark-header .mobile-menu-button:before{color:#808080}.naturalife-dark-header .naturalife-sidepanel-button *{background-color:#808080}.naturalife-dark-header .site-logo a,.naturalife-dark-header .mobile-logo-holder a,.naturalife-dark-header .widget .icon:before,.naturalife-dark-header .widget a:not(.button_):hover{color:#84BE38}.naturalife-dark-header .button_.style-3,.naturalife-dark-header .button_.style-1,.naturalife-dark-header .button_.style-2:hover{background-color:#84BE38}.naturalife-dark-header .button_.style-1:hover,.naturalife-dark-header .button_.style-2{border-color:#84BE38}.naturalife-dark-header .button_.style-1:hover span,.naturalife-dark-header .button_.style-2 span{color:#84BE38}.naturalife-dark-header .naturalife-cart-menu-button .naturalife-cart-items{background-color:#84BE38}#logo.naturalife-dark-header:before,#logo.naturalife-dark-header:after,.naturalife-dark-header .header-col *,.naturalife-dark-header.main-header-holder{border-color:rgba(0,0,0,0.07)}.overlapped-header .naturalife-dark-header.main-header-holder:after,.naturalife-dark-header .header-row.second:before{background-color:rgba(0,0,0,0.07)}.naturalife-dark-header .main-menu > li > a > span{color:#444444}.naturalife-dark-header .main-menu > li:first-child > a > span{padding-left:0}.naturalife-dark-header .main-menu > li:last-child > a > span{padding-right:0}.naturalife-dark-header .main-menu > li:hover > a > span,.naturalife-dark-header .main-menu > li.hover > a > span,.naturalife-dark-header .main-menu > li.current-menu-ancestor > a > span,.naturalife-dark-header .main-menu > li.current-menu-item > a > span,.naturalife-dark-header .naturalife-language-switcher > ul > li:hover > a > span{color:#808080}.naturalife-dark-header .main-menu > li:hover > a > span:after,.naturalife-dark-header .main-menu > li.hover > a > span:after,.naturalife-dark-header .main-menu > li.current-menu-ancestor > a > span:after,.naturalife-dark-header .main-menu > li.current-menu-item > a > span:after,.naturalife-dark-header .naturalife-language-switcher > ul > li:hover > a:after{color:#84BE38}.naturalife-dark-header .main-menu > li li,.naturalife-dark-header .naturalife-language-switcher > ul > li > ul > li{background-color:#ffffff}.naturalife-dark-header .main-menu > li li > a,.naturalife-dark-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > span,.naturalife-dark-header .main-menu li li:before,.naturalife-dark-header .main-menu li li:after,.naturalife-dark-header .naturalife-language-switcher > ul > li li span{color:#666666}.naturalife-dark-header .main-menu ul li > a > sub,.naturalife-dark-header .main-menu .multicolumn-holder li > .sub-menu ul ul a{color:#999999}.naturalife-dark-header .main-menu > li li > a,.naturalife-dark-header .main-menu .multicolumn-holder *,.naturalife-dark-header .main-menu > li ul,.naturalife-dark-header .main-menu > li li.menu-item-has-children > a:after,.naturalife-dark-header .naturalife-language-switcher > ul > li li{border-color:#efefef}.naturalife-dark-header .main-menu > li:not(.multicolumn) li:hover > a,.naturalife-dark-header .main-menu > li:not(.multicolumn) li.hover > a,.naturalife-dark-header .main-menu > li li a:hover,.naturalife-dark-header .main-menu > li li.current-menu-ancestor > a,.naturalife-dark-header .main-menu > li li.current-menu-item > a,.naturalife-dark-header .naturalife-language-switcher > ul > li li:hover span{color:#84BE38}.naturalife-dark-header .main-menu ul li a > span{color:#999999}.naturalife-dark-header .main-menu > li li.current-menu-ancestor:after,.naturalife-dark-header .main-menu > li li.current-menu-item:after,.naturalife-dark-header .main-menu > li li:hover:after,.naturalife-dark-header .main-menu > li li.hover:after,.naturalife-dark-header .main-menu ul li:hover > a:before.naturalife-dark-header .main-menu ul li.hover > a:before{color:#84BE38}.naturalife-dark-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > a,.naturalife-dark-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > a:hover,.naturalife-dark-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > span{color:#999999;background-color:transparent}.naturalife-dark-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > a,.naturalife-dark-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > span{border-color:#efefef}.naturalife-light-header .widget *,.naturalife-light-header .header-tools > ul > li > a > span,.naturalife-light-header .mobile-menu-button:before{color:#ffffff}.naturalife-light-header .naturalife-sidepanel-button *{background-color:#ffffff}.naturalife-light-header .site-logo a,.naturalife-light-header .mobile-logo-holder a,.naturalife-light-header .widget .icon:before,.naturalife-light-header .widget a:not(.button_):hover{color:rgba(255,255,255,0.85)}.naturalife-light-header .button_.style-3,.naturalife-light-header .button_.style-1,.naturalife-light-header .button_.style-2:hover{background-color:rgba(255,255,255,0.85)}.naturalife-light-header .button_.style-1:hover,.naturalife-light-header .button_.style-2{border-color:rgba(255,255,255,0.85)}.naturalife-light-header .button_.style-1:hover span,.naturalife-light-header .button_.style-2 span{color:rgba(255,255,255,0.85)}#logo.naturalife-light-header:before,#logo.naturalife-light-header:after,.naturalife-light-header .header-col *,.naturalife-light-header.main-header-holder{border-color:rgba(255,255,255,0.2)}.overlapped-header .naturalife-light-header.main-header-holder:after,.naturalife-light-header .header-row.second:before{background-color:rgba(255,255,255,0.2)}.naturalife-light-header .main-menu > li > a > span{color:#ffffff}.naturalife-light-header .main-menu > li:first-child > a > span{padding-left:0}.naturalife-light-header .main-menu > li:last-child > a > span{padding-right:0}.naturalife-light-header .main-menu > li:hover > a > span,.naturalife-light-header .main-menu > li.hover > a > span,.naturalife-light-header .main-menu > li.current-menu-ancestor > a > span,.naturalife-light-header .main-menu > li.current-menu-item > a > span,.naturalife-light-header .naturalife-language-switcher > ul > li:hover > a > span{color:rgba(255,255,255,0.5)}.naturalife-light-header .main-menu > li:hover > a > span:after,.naturalife-light-header .main-menu > li.hover > a > span:after,.naturalife-light-header .main-menu > li.current-menu-ancestor > a > span:after,.naturalife-light-header .main-menu > li.current-menu-item > a > span:after,.naturalife-light-header .naturalife-language-switcher > ul > li:hover > a:after{color:rgba(255,255,255,0.52)}.naturalife-light-header .main-menu > li li,.naturalife-light-header .naturalife-language-switcher > ul > li > ul > li{background-color:#ffffff}.naturalife-light-header .main-menu > li li > a,.naturalife-light-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > span,.naturalife-light-header .main-menu li li:before,.naturalife-light-header .main-menu li li:after,.naturalife-light-header .naturalife-language-switcher > ul > li li span{color:#666666}.naturalife-light-header .main-menu ul li > a > sub,.naturalife-light-header .main-menu .multicolumn-holder li > .sub-menu ul ul a{color:#999999}.naturalife-light-header .main-menu > li li > a,.naturalife-light-header .main-menu .multicolumn-holder *,.naturalife-light-header .main-menu > li ul,.naturalife-light-header .main-menu > li li.menu-item-has-children > a:after,.naturalife-light-header .naturalife-language-switcher > ul > li li{border-color:#efefef}.naturalife-light-header .main-menu > li:not(.multicolumn) li:hover > a,.naturalife-light-header .main-menu > li:not(.multicolumn) li.hover > a,.naturalife-light-header .main-menu > li li a:hover,.naturalife-light-header .main-menu > li li.current-menu-ancestor > a,.naturalife-light-header .main-menu > li li.current-menu-item > a,.naturalife-light-header .naturalife-language-switcher > ul > li li:hover span{color:#84BE38}.naturalife-light-header .main-menu ul li a > span{color:#999999}.naturalife-light-header .main-menu > li li.current-menu-ancestor:after,.naturalife-light-header .main-menu > li li.current-menu-item:after,.naturalife-light-header .main-menu > li li:hover:after,.naturalife-light-header .main-menu > li li.hover:after,.naturalife-light-header .main-menu ul li:hover > a:before.naturalife-light-header .main-menu ul li.hover > a:before{color:#84BE38}.naturalife-light-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > a,.naturalife-light-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > a:hover,.naturalife-light-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > span{color:#999999;background-color:transparent}.naturalife-light-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > a,.naturalife-light-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > span{border-color:#efefef}@media screen and (min-width:1025px){.header-style-1.overlapped-header #main-content{margin-top:calc( -1 * 100px )}.header-style-2.overlapped-header #main-content{margin-top:calc( -1 * 160px )}.header-style-1.overlapped-header .main-carousel .slide-content{margin-top:calc( 100px / 2 )}.header-style-2.overlapped-header .main-carousel .slide-content{margin-top:calc( 160px / 2 )}}@media screen and (min-width:1025px){.header-style-1.overlapped-header .sub-page-header,.header-style-3.overlapped-header .sub-page-header{padding-top:160px}.header-style-2.overlapped-header .sub-page-header,.header-style-4.overlapped-header .sub-page-header{padding-top:190px}body:not(.overlapped-header) .sub-page-header{padding-top:60px}.sub-page-header{padding-bottom:60px}}.sub-page-header h1{color:#ffffff}.breadcrumb,.breadcrumb span:before{color:rgba(255,255,255,0.7)}.breadcrumb a,.breadcrumb a:before{color:#ffffff}
.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{ direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap }.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{ direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}