@charset "UTF-8";
  @font-face {
font-family: "Nexa bold regular";
src: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/fonts/Nexa-Bold.woff) format("woff"), url(//eleplant.fi/wp-content/themes/starter-theme-master/static/fonts/Nexa-Bold.woff2) format("woff2"), url(//eleplant.fi/wp-content/themes/starter-theme-master/static/fonts/Nexa-Bold.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Nexa regular";
src: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/fonts/Nexa-Regular.woff) format("woff"), url(//eleplant.fi/wp-content/themes/starter-theme-master/static/fonts/Nexa-Regular.woff2) format("woff2"), url(//eleplant.fi/wp-content/themes/starter-theme-master/static/fonts/Nexa-Regular.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Nexa heavy";
src: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/fonts/Nexa-Heavy.woff) format("woff"), url(//eleplant.fi/wp-content/themes/starter-theme-master/static/fonts/Nexa-Heavy.woff2) format("woff2"), url(//eleplant.fi/wp-content/themes/starter-theme-master/static/fonts/Nexa-Heavy.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: rgb(13, 52, 47);
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #007bff;
--secondary: #6c757d;
--success: rgb(13, 52, 47);
--info: #17a2b8;
--warning: #ffc107;
--danger: #dc3545;
--light: #f8f9fa;
--dark: #343a40;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 876px;
--breakpoint-xlmd: 1200px;
--breakpoint-lg: 1300px;
--breakpoint-xl: 1640px;
--font-family-sans-serif: "Nexa regular", sans-serif;
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(13, 52, 47, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
font-family: "Nexa regular", sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #3d3d3d;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
text-decoration-skip-ink: none;
}
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: 600;
}
dd {
margin-bottom: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a {
color: #007bff;
text-decoration: none;
background-color: transparent;
}
a:hover {
color: rgb(0, 86.1, 178.5);
text-decoration: underline;
}
a:not([href]) {
color: inherit;
text-decoration: none;
}
a:not([href]):hover {
color: inherit;
text-decoration: none;
}
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", 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 {
overflow: hidden;
vertical-align: middle;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
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;
}
select {
word-wrap: normal;
}
button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
cursor: pointer;
}
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] {
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: 0.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-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
h1, .h1 {
font-size: 2.85rem;
}
h2, .h2 {
font-size: 1.6875rem;
}
h3, .h3 {
font-size: 1.5rem;
}
h4, .h4 {
font-size: 1.5rem;
}
h5, .h5 {
font-size: 1.25rem;
}
h6, .h6 {
font-size: 1rem;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(13, 52, 47, 0.1);
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d;
}
.blockquote-footer::before {
content: "— ";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #6c757d;
}
code {
font-size: 87.5%;
color: #e83e8c;
word-wrap: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
background-color: #3d3d3d;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 600;
}
pre {
display: block;
font-size: 87.5%;
color: #3d3d3d;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
width: 100%;
padding-right: 8px;
padding-left: 8px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 575px;
}
}
@media (min-width: 876px) {
.container {
max-width: 920px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1201px;
}
}
@media (min-width: 1300px) {
.container {
max-width: 1301px;
}
}
@media (min-width: 1640px) {
.container {
max-width: 1680px;
}
}
.container-fluid, .container-xl, .container-lg, .container-xlmd, .container-md, .container-sm {
width: 100%;
padding-right: 8px;
padding-left: 8px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container-sm, .container {
max-width: 575px;
}
}
@media (min-width: 876px) {
.container-md, .container-sm, .container {
max-width: 920px;
}
}
@media (min-width: 1200px) {
.container-xlmd, .container-md, .container-sm, .container {
max-width: 1201px;
}
}
@media (min-width: 1300px) {
.container-lg, .container-xlmd, .container-md, .container-sm, .container {
max-width: 1301px;
}
}
@media (min-width: 1640px) {
.container-xl, .container-lg, .container-xlmd, .container-md, .container-sm, .container {
max-width: 1680px;
}
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -8px;
margin-left: -8px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-xlmd,
.col-xlmd-auto, .col-xlmd-12, .col-xlmd-11, .col-xlmd-10, .col-xlmd-9, .col-xlmd-8, .col-xlmd-7, .col-xlmd-6, .col-xlmd-5, .col-xlmd-4, .col-xlmd-3, .col-xlmd-2, .col-xlmd-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
position: relative;
width: 100%;
padding-right: 8px;
padding-left: 8px;
}
.col {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-3 > * {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-6 > * {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
order: -1;
}
.order-last {
order: 13;
}
.order-0 {
order: 0;
}
.order-1 {
order: 1;
}
.order-2 {
order: 2;
}
.order-3 {
order: 3;
}
.order-4 {
order: 4;
}
.order-5 {
order: 5;
}
.order-6 {
order: 6;
}
.order-7 {
order: 7;
}
.order-8 {
order: 8;
}
.order-9 {
order: 9;
}
.order-10 {
order: 10;
}
.order-11 {
order: 11;
}
.order-12 {
order: 12;
}
.offset-1 {
margin-left: 8.3333333333%;
}
.offset-2 {
margin-left: 16.6666666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.3333333333%;
}
.offset-5 {
margin-left: 41.6666666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.3333333333%;
}
.offset-8 {
margin-left: 66.6666666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.3333333333%;
}
.offset-11 {
margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
.col-sm {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-sm-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-sm-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-sm-3 > * {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-sm-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-sm-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-sm-6 > * {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-sm-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-sm-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-sm-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-sm-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-sm-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-sm-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-sm-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-sm-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-sm-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
order: -1;
}
.order-sm-last {
order: 13;
}
.order-sm-0 {
order: 0;
}
.order-sm-1 {
order: 1;
}
.order-sm-2 {
order: 2;
}
.order-sm-3 {
order: 3;
}
.order-sm-4 {
order: 4;
}
.order-sm-5 {
order: 5;
}
.order-sm-6 {
order: 6;
}
.order-sm-7 {
order: 7;
}
.order-sm-8 {
order: 8;
}
.order-sm-9 {
order: 9;
}
.order-sm-10 {
order: 10;
}
.order-sm-11 {
order: 11;
}
.order-sm-12 {
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.3333333333%;
}
.offset-sm-2 {
margin-left: 16.6666666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.3333333333%;
}
.offset-sm-5 {
margin-left: 41.6666666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.3333333333%;
}
.offset-sm-8 {
margin-left: 66.6666666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.3333333333%;
}
.offset-sm-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 876px) {
.col-md {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-md-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-md-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-md-3 > * {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-md-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-md-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-md-6 > * {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-md-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-md-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-md-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-md-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-md-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-md-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-md-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-md-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-md-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
order: -1;
}
.order-md-last {
order: 13;
}
.order-md-0 {
order: 0;
}
.order-md-1 {
order: 1;
}
.order-md-2 {
order: 2;
}
.order-md-3 {
order: 3;
}
.order-md-4 {
order: 4;
}
.order-md-5 {
order: 5;
}
.order-md-6 {
order: 6;
}
.order-md-7 {
order: 7;
}
.order-md-8 {
order: 8;
}
.order-md-9 {
order: 9;
}
.order-md-10 {
order: 10;
}
.order-md-11 {
order: 11;
}
.order-md-12 {
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.3333333333%;
}
.offset-md-2 {
margin-left: 16.6666666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.3333333333%;
}
.offset-md-5 {
margin-left: 41.6666666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.3333333333%;
}
.offset-md-8 {
margin-left: 66.6666666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.3333333333%;
}
.offset-md-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 1200px) {
.col-xlmd {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-xlmd-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-xlmd-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-xlmd-3 > * {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-xlmd-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-xlmd-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-xlmd-6 > * {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xlmd-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xlmd-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-xlmd-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xlmd-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-xlmd-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-xlmd-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-xlmd-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-xlmd-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-xlmd-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-xlmd-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-xlmd-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-xlmd-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-xlmd-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-xlmd-first {
order: -1;
}
.order-xlmd-last {
order: 13;
}
.order-xlmd-0 {
order: 0;
}
.order-xlmd-1 {
order: 1;
}
.order-xlmd-2 {
order: 2;
}
.order-xlmd-3 {
order: 3;
}
.order-xlmd-4 {
order: 4;
}
.order-xlmd-5 {
order: 5;
}
.order-xlmd-6 {
order: 6;
}
.order-xlmd-7 {
order: 7;
}
.order-xlmd-8 {
order: 8;
}
.order-xlmd-9 {
order: 9;
}
.order-xlmd-10 {
order: 10;
}
.order-xlmd-11 {
order: 11;
}
.order-xlmd-12 {
order: 12;
}
.offset-xlmd-0 {
margin-left: 0;
}
.offset-xlmd-1 {
margin-left: 8.3333333333%;
}
.offset-xlmd-2 {
margin-left: 16.6666666667%;
}
.offset-xlmd-3 {
margin-left: 25%;
}
.offset-xlmd-4 {
margin-left: 33.3333333333%;
}
.offset-xlmd-5 {
margin-left: 41.6666666667%;
}
.offset-xlmd-6 {
margin-left: 50%;
}
.offset-xlmd-7 {
margin-left: 58.3333333333%;
}
.offset-xlmd-8 {
margin-left: 66.6666666667%;
}
.offset-xlmd-9 {
margin-left: 75%;
}
.offset-xlmd-10 {
margin-left: 83.3333333333%;
}
.offset-xlmd-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 1300px) {
.col-lg {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-lg-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-lg-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-lg-3 > * {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-lg-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-lg-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-lg-6 > * {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-lg-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-lg-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-lg-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-lg-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-lg-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-lg-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-lg-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-lg-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-lg-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
order: -1;
}
.order-lg-last {
order: 13;
}
.order-lg-0 {
order: 0;
}
.order-lg-1 {
order: 1;
}
.order-lg-2 {
order: 2;
}
.order-lg-3 {
order: 3;
}
.order-lg-4 {
order: 4;
}
.order-lg-5 {
order: 5;
}
.order-lg-6 {
order: 6;
}
.order-lg-7 {
order: 7;
}
.order-lg-8 {
order: 8;
}
.order-lg-9 {
order: 9;
}
.order-lg-10 {
order: 10;
}
.order-lg-11 {
order: 11;
}
.order-lg-12 {
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.3333333333%;
}
.offset-lg-2 {
margin-left: 16.6666666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.3333333333%;
}
.offset-lg-5 {
margin-left: 41.6666666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.3333333333%;
}
.offset-lg-8 {
margin-left: 66.6666666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.3333333333%;
}
.offset-lg-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 1640px) {
.col-xl {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-xl-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-xl-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-xl-3 > * {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-xl-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-xl-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-xl-6 > * {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xl-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-xl-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-xl-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-xl-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-xl-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-xl-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-xl-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-xl-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
order: -1;
}
.order-xl-last {
order: 13;
}
.order-xl-0 {
order: 0;
}
.order-xl-1 {
order: 1;
}
.order-xl-2 {
order: 2;
}
.order-xl-3 {
order: 3;
}
.order-xl-4 {
order: 4;
}
.order-xl-5 {
order: 5;
}
.order-xl-6 {
order: 6;
}
.order-xl-7 {
order: 7;
}
.order-xl-8 {
order: 8;
}
.order-xl-9 {
order: 9;
}
.order-xl-10 {
order: 10;
}
.order-xl-11 {
order: 11;
}
.order-xl-12 {
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.3333333333%;
}
.offset-xl-2 {
margin-left: 16.6666666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.3333333333%;
}
.offset-xl-5 {
margin-left: 41.6666666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.3333333333%;
}
.offset-xl-8 {
margin-left: 66.6666666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.3333333333%;
}
.offset-xl-11 {
margin-left: 91.6666666667%;
}
}
.table {
width: 100%;
margin-bottom: 1rem;
color: #3d3d3d;
}
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.table-sm th,
.table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(13, 52, 47, 0.05);
}
.table-hover tbody tr:hover {
color: #3d3d3d;
background-color: rgba(13, 52, 47, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: rgb(183.6, 218.04, 255);
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
border-color: rgb(122.4, 186.36, 255);
}
.table-hover .table-primary:hover {
background-color: rgb(158.1, 204.84, 255);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: rgb(158.1, 204.84, 255);
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: rgb(213.84, 216.36, 218.6);
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
border-color: rgb(178.56, 183.24, 187.4);
}
.table-hover .table-secondary:hover {
background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.table-success,
.table-success > th,
.table-success > td {
background-color: rgb(187.24, 198.16, 196.76);
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
border-color: rgb(129.16, 149.44, 146.84);
}
.table-hover .table-success:hover {
background-color: rgb(173.3725842697, 186.5274157303, 184.8408988764);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: rgb(173.3725842697, 186.5274157303, 184.8408988764);
}
.table-info,
.table-info > th,
.table-info > td {
background-color: rgb(190.04, 228.96, 235.12);
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
border-color: rgb(134.36, 206.64, 218.08);
}
.table-hover .table-info:hover {
background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.table-warning,
.table-warning > th,
.table-warning > td {
background-color: rgb(255, 237.64, 185.56);
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
border-color: rgb(255, 222.76, 126.04);
}
.table-hover .table-warning:hover {
background-color: rgb(255, 231.265, 160.06);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: rgb(255, 231.265, 160.06);
}
.table-danger,
.table-danger > th,
.table-danger > td {
background-color: rgb(245.2, 198.44, 202.92);
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
border-color: rgb(236.8, 149.96, 158.28);
}
.table-hover .table-danger:hover {
background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.table-light,
.table-light > th,
.table-light > td {
background-color: rgb(253.04, 253.32, 253.6);
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
border-color: rgb(251.36, 251.88, 252.4);
}
.table-hover .table-light:hover {
background-color: rgb(238.165, 240.57, 242.975);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: rgb(238.165, 240.57, 242.975);
}
.table-dark,
.table-dark > th,
.table-dark > td {
background-color: rgb(198.16, 199.84, 201.52);
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: rgb(149.44, 152.56, 155.68);
}
.table-hover .table-dark:hover {
background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.table-active,
.table-active > th,
.table-active > td {
background-color: rgba(13, 52, 47, 0.075);
}
.table-hover .table-active:hover {
background-color: rgba(7.9, 31.6, 28.5615384615, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(7.9, 31.6, 28.5615384615, 0.075);
}
.table .thead-dark th {
color: #fff;
background-color: #343a40;
border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6;
}
.table-dark {
color: #fff;
background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.table-dark.table-bordered {
border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
color: #fff;
background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
.table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-sm > .table-bordered {
border: 0;
}
}
@media (max-width: 875.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-md > .table-bordered {
border: 0;
}
}
@media (max-width: 1199.98px) {
.table-responsive-xlmd {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-xlmd > .table-bordered {
border: 0;
}
}
@media (max-width: 1299.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-lg > .table-bordered {
border: 0;
}
}
@media (max-width: 1639.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-xl > .table-bordered {
border: 0;
}
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
border: 0;
}
.form-control {
display: block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-control {
transition: none;
}
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #495057;
}
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: rgb(127.5, 189, 255);
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::placeholder {
color: #6c757d;
opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.form-control-file,
.form-control-range {
display: block;
width: 100%;
}
.col-form-label {
padding-top: calc(0.375rem + 1px);
padding-bottom: calc(0.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5;
}
.col-form-label-lg {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.25rem;
line-height: 1.5;
}
.col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
line-height: 1.5;
}
.form-control-plaintext {
display: block;
width: 100%;
padding: 0.375rem 0;
margin-bottom: 0;
font-size: 1rem;
line-height: 1.5;
color: #3d3d3d;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
padding-right: 0;
padding-left: 0;
}
.form-control-sm {
height: calc(1.5em + 0.5rem + 2px);
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.form-control-lg {
height: calc(1.5em + 1rem + 2px);
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
select.form-control[size], select.form-control[multiple] {
height: auto;
}
textarea.form-control {
height: auto;
}
.form-group {
margin-bottom: 1rem;
}
.form-text {
display: block;
margin-top: 0.25rem;
}
.form-row {
display: flex;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
padding-right: 5px;
padding-left: 5px;
}
.form-check {
position: relative;
display: block;
padding-left: 1.25rem;
}
.form-check-input {
position: absolute;
margin-top: 0.3rem;
margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
color: #6c757d;
}
.form-check-label {
margin-bottom: 0;
}
.form-check-inline {
display: inline-flex;
align-items: center;
padding-left: 0;
margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: 0.3125rem;
margin-left: 0;
}
.valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: rgb(13, 52, 47);
}
.valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #fff;
background-color: rgba(13, 52, 47, 0.9);
border-radius: 0.25rem;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .form-control:valid, .form-control.is-valid {
border-color: rgb(13, 52, 47);
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='rgb(13, 52, 47)' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
border-color: rgb(13, 52, 47);
box-shadow: 0 0 0 0.2rem rgba(13, 52, 47, 0.25);
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:valid, .custom-select.is-valid {
border-color: rgb(13, 52, 47);
padding-right: calc(0.75em + 2.3125rem);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='rgb(13, 52, 47)' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
border-color: rgb(13, 52, 47);
box-shadow: 0 0 0 0.2rem rgba(13, 52, 47, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: rgb(13, 52, 47);
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
color: rgb(13, 52, 47);
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
border-color: rgb(13, 52, 47);
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
border-color: rgb(23.2, 92.8, 83.8769230769);
background-color: rgb(23.2, 92.8, 83.8769230769);
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(13, 52, 47, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
border-color: rgb(13, 52, 47);
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: rgb(13, 52, 47);
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
border-color: rgb(13, 52, 47);
box-shadow: 0 0 0 0.2rem rgba(13, 52, 47, 0.25);
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #dc3545;
}
.invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #fff;
background-color: rgba(220, 53, 69, 0.9);
border-radius: 0.25rem;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #dc3545;
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:invalid, .custom-select.is-invalid {
border-color: #dc3545;
padding-right: calc(0.75em + 2.3125rem);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
border-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
background-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
display: flex;
flex-flow: row wrap;
align-items: center;
}
.form-inline .form-check {
width: 100%;
}
@media (min-width: 576px) {
.form-inline label {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0;
}
.form-inline .form-group {
display: flex;
flex: 0 0 auto;
flex-flow: row wrap;
align-items: center;
margin-bottom: 0;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-plaintext {
display: inline-block;
}
.form-inline .input-group,
.form-inline .custom-select {
width: auto;
}
.form-inline .form-check {
display: flex;
align-items: center;
justify-content: center;
width: auto;
padding-left: 0;
}
.form-inline .form-check-input {
position: relative;
flex-shrink: 0;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.form-inline .custom-control {
align-items: center;
justify-content: center;
}
.form-inline .custom-control-label {
margin-bottom: 0;
}
}
.btn {
display: inline-block;
font-weight: 400;
color: #3d3d3d;
text-align: center;
vertical-align: middle;
cursor: pointer;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.btn {
transition: none;
}
}
.btn:hover {
color: #3d3d3d;
text-decoration: none;
}
.btn:focus, .btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none;
}
.btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-primary:hover {
color: #fff;
background-color: rgb(0, 104.55, 216.75);
border-color: rgb(0, 98.4, 204);
}
.btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: rgb(0, 104.55, 216.75);
border-color: rgb(0, 98.4, 204);
box-shadow: 0 0 0 0.2rem rgba(38.25, 142.8, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: rgb(0, 98.4, 204);
border-color: rgb(0, 92.25, 191.25);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(38.25, 142.8, 255, 0.5);
}
.btn-secondary {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:hover {
color: #fff;
background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
}
.btn-secondary:focus, .btn-secondary.focus {
color: #fff;
background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
box-shadow: 0 0 0 0.2rem rgba(130.05, 137.7, 144.5, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
border-color: rgb(78.4506437768, 84.9881974249, 90.7993562232);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(130.05, 137.7, 144.5, 0.5);
}
.btn-success {
color: #fff;
background-color: rgb(13, 52, 47);
border-color: rgb(13, 52, 47);
}
.btn-success:hover {
color: #fff;
background-color: rgb(5.35, 21.4, 19.3423076923);
border-color: rgb(2.8, 11.2, 10.1230769231);
}
.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: rgb(5.35, 21.4, 19.3423076923);
border-color: rgb(2.8, 11.2, 10.1230769231);
box-shadow: 0 0 0 0.2rem rgba(49.3, 82.45, 78.2, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
color: #fff;
background-color: rgb(13, 52, 47);
border-color: rgb(13, 52, 47);
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
color: #fff;
background-color: rgb(2.8, 11.2, 10.1230769231);
border-color: rgb(0.25, 1, 0.9038461538);
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(49.3, 82.45, 78.2, 0.5);
}
.btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:hover {
color: #fff;
background-color: rgb(18.75, 132.0652173913, 150);
border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
.btn-info:focus, .btn-info.focus {
color: #fff;
background-color: rgb(18.75, 132.0652173913, 150);
border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
box-shadow: 0 0 0 0.2rem rgba(57.8, 175.95, 194.65, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
color: #fff;
background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
border-color: rgb(15.9166666667, 112.1086956522, 127.3333333333);
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(57.8, 175.95, 194.65, 0.5);
}
.btn-warning {
color: #3d3d3d;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:hover {
color: #3d3d3d;
background-color: rgb(223.75, 167.8125, 0);
border-color: rgb(211, 158.25, 0);
}
.btn-warning:focus, .btn-warning.focus {
color: #3d3d3d;
background-color: rgb(223.75, 167.8125, 0);
border-color: rgb(211, 158.25, 0);
box-shadow: 0 0 0 0.2rem rgba(225.9, 173.2, 15.1, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
color: #3d3d3d;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
color: #3d3d3d;
background-color: rgb(211, 158.25, 0);
border-color: rgb(198.25, 148.6875, 0);
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(225.9, 173.2, 15.1, 0.5);
}
.btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:hover {
color: #fff;
background-color: rgb(200.082278481, 34.667721519, 50.5158227848);
border-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
}
.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: rgb(200.082278481, 34.667721519, 50.5158227848);
border-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
box-shadow: 0 0 0 0.2rem rgba(225.25, 83.3, 96.9, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
border-color: rgb(178.3481012658, 30.9018987342, 45.0284810127);
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(225.25, 83.3, 96.9, 0.5);
}
.btn-light {
color: #3d3d3d;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:hover {
color: #3d3d3d;
background-color: rgb(225.6875, 229.875, 234.0625);
border-color: rgb(218.25, 223.5, 228.75);
}
.btn-light:focus, .btn-light.focus {
color: #3d3d3d;
background-color: rgb(225.6875, 229.875, 234.0625);
border-color: rgb(218.25, 223.5, 228.75);
box-shadow: 0 0 0 0.2rem rgba(219.95, 220.8, 221.65, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
color: #3d3d3d;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
color: #3d3d3d;
background-color: rgb(218.25, 223.5, 228.75);
border-color: rgb(210.8125, 217.125, 223.4375);
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(219.95, 220.8, 221.65, 0.5);
}
.btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:hover {
color: #fff;
background-color: rgb(34.8534482759, 38.875, 42.8965517241);
border-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
.btn-dark:focus, .btn-dark.focus {
color: #fff;
background-color: rgb(34.8534482759, 38.875, 42.8965517241);
border-color: rgb(29.1379310345, 32.5, 35.8620689655);
box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: rgb(29.1379310345, 32.5, 35.8620689655);
border-color: rgb(23.4224137931, 26.125, 28.8275862069);
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}
.btn-outline-primary {
color: #007bff;
border-color: #007bff;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #007bff;
background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #6c757d;
background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
color: rgb(13, 52, 47);
border-color: rgb(13, 52, 47);
}
.btn-outline-success:hover {
color: #fff;
background-color: rgb(13, 52, 47);
border-color: rgb(13, 52, 47);
}
.btn-outline-success:focus, .btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(13, 52, 47, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
color: rgb(13, 52, 47);
background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: rgb(13, 52, 47);
border-color: rgb(13, 52, 47);
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(13, 52, 47, 0.5);
}
.btn-outline-info {
color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:hover {
color: #3d3d3d;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
color: #3d3d3d;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:hover {
color: #3d3d3d;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
color: #3d3d3d;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #343a40;
background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
font-weight: 400;
color: #007bff;
text-decoration: none;
}
.btn-link:hover {
color: rgb(0, 86.1, 178.5);
text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
text-decoration: underline;
box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
color: #6c757d;
pointer-events: none;
}
.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 0.5rem;
}
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
width: 100%;
}
.fade {
transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
.fade {
transition: none;
}
}
.fade:not(.show) {
opacity: 0;
}
.collapse:not(.show) {
display: none;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
.collapsing {
transition: none;
}
}
.dropup,
.dropright,
.dropdown,
.dropleft {
position: relative;
}
.dropdown-toggle {
white-space: nowrap;
}
.dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
margin-left: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #3d3d3d;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(13, 52, 47, 0.15);
border-radius: 0.25rem;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
@media (min-width: 576px) {
.dropdown-menu-sm-left {
right: auto;
left: 0;
}
.dropdown-menu-sm-right {
right: 0;
left: auto;
}
}
@media (min-width: 876px) {
.dropdown-menu-md-left {
right: auto;
left: 0;
}
.dropdown-menu-md-right {
right: 0;
left: auto;
}
}
@media (min-width: 1200px) {
.dropdown-menu-xlmd-left {
right: auto;
left: 0;
}
.dropdown-menu-xlmd-right {
right: 0;
left: auto;
}
}
@media (min-width: 1300px) {
.dropdown-menu-lg-left {
right: auto;
left: 0;
}
.dropdown-menu-lg-right {
right: 0;
left: auto;
}
}
@media (min-width: 1640px) {
.dropdown-menu-xl-left {
right: auto;
left: 0;
}
.dropdown-menu-xl-right {
right: 0;
left: auto;
}
}
.dropup .dropdown-menu {
top: auto;
bottom: 100%;
margin-top: 0;
margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-menu {
top: 0;
right: auto;
left: 100%;
margin-top: 0;
margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-toggle::after {
vertical-align: 0;
}
.dropleft .dropdown-menu {
top: 0;
right: 100%;
left: auto;
margin-top: 0;
margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
}
.dropleft .dropdown-toggle::after {
display: none;
}
.dropleft .dropdown-toggle::before {
display: inline-block;
margin-right: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0.3em solid;
border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropleft .dropdown-toggle::before {
vertical-align: 0;
}
.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
right: auto;
bottom: auto;
}
.dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #3d3d3d;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
color: rgb(48.25, 48.25, 48.25);
text-decoration: none;
background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: transparent;
}
.dropdown-menu.show {
display: block;
}
.dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #6c757d;
white-space: nowrap;
}
.dropdown-item-text {
display: block;
padding: 0.25rem 1.5rem;
color: #3d3d3d;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 1;
}
.btn-toolbar {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.btn-toolbar .input-group {
width: auto;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn-group-vertical {
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: stretch;
width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
position: relative;
flex: 1 1 0%;
min-width: 0;
margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
z-index: 4;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group > .custom-file {
display: flex;
align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-prepend,
.input-group-append {
display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
position: relative;
z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
margin-left: -1px;
}
.input-group-prepend {
margin-right: -1px;
}
.input-group-append {
margin-left: -1px;
}
.input-group-text {
display: flex;
align-items: center;
padding: 0.375rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
margin-top: 0;
}
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
padding-right: 1.75rem;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.custom-control {
position: relative;
display: block;
min-height: 1.5rem;
padding-left: 1.5rem;
}
.custom-control-inline {
display: inline-flex;
margin-right: 1rem;
}
.custom-control-input {
position: absolute;
left: 0;
z-index: -1;
width: 1rem;
height: 1.25rem;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
border-color: #007bff;
background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
border-color: rgb(127.5, 189, 255);
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
color: #fff;
background-color: rgb(178.5, 215.4, 255);
border-color: rgb(178.5, 215.4, 255);
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef;
}
.custom-control-label {
position: relative;
margin-bottom: 0;
vertical-align: top;
}
.custom-control-label::before {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
background-color: #fff;
border: #adb5bd solid 1px;
}
.custom-control-label::after {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
content: "";
background: no-repeat 50%/50% 50%;
}
.custom-checkbox .custom-control-label::before {
border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
border-color: #007bff;
background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-switch {
padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
left: -2.25rem;
width: 1.75rem;
pointer-events: all;
border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
top: calc(0.25rem + 2px);
left: calc(-2.25rem + 2px);
width: calc(1rem - 4px);
height: calc(1rem - 4px);
background-color: #adb5bd;
border-radius: 0.5rem;
transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-switch .custom-control-label::after {
transition: none;
}
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
background-color: #fff;
transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
display: inline-block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
border: 1px solid #ced4da;
border-radius: 0.25rem;
appearance: none;
}
.custom-select:focus {
border-color: rgb(127.5, 189, 255);
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
}
.custom-select:disabled {
color: #6c757d;
background-color: #e9ecef;
}
.custom-select::-ms-expand {
display: none;
}
.custom-select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
height: calc(1.5em + 0.5rem + 2px);
padding-top: 0.25rem;
padding-bottom: 0.25rem;
padding-left: 0.5rem;
font-size: 0.875rem;
}
.custom-select-lg {
height: calc(1.5em + 1rem + 2px);
padding-top: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 1rem;
font-size: 1.25rem;
}
.custom-file {
position: relative;
display: inline-block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
margin-bottom: 0;
}
.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
margin: 0;
opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
border-color: rgb(127.5, 189, 255);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
content: attr(data-browse);
}
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(1.5em + 0.75rem);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: inherit;
border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
width: 100%;
height: 1.4rem;
padding: 0;
background-color: transparent;
appearance: none;
}
.custom-range:focus {
outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
border: 0;
}
.custom-range::-webkit-slider-thumb {
width: 1rem;
height: 1rem;
margin-top: -0.25rem;
background-color: #007bff;
border: 0;
border-radius: 1rem;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-webkit-slider-thumb {
transition: none;
}
}
.custom-range::-webkit-slider-thumb {
appearance: none;
}
.custom-range::-webkit-slider-thumb:active {
background-color: rgb(178.5, 215.4, 255);
}
.custom-range::-webkit-slider-runnable-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
width: 1rem;
height: 1rem;
background-color: #007bff;
border: 0;
border-radius: 1rem;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-moz-range-thumb {
transition: none;
}
}
.custom-range::-moz-range-thumb {
appearance: none;
}
.custom-range::-moz-range-thumb:active {
background-color: rgb(178.5, 215.4, 255);
}
.custom-range::-moz-range-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.custom-range::-ms-thumb {
width: 1rem;
height: 1rem;
margin-top: 0;
margin-right: 0.2rem;
margin-left: 0.2rem;
background-color: #007bff;
border: 0;
border-radius: 1rem;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-ms-thumb {
transition: none;
}
}
.custom-range::-ms-thumb {
appearance: none;
}
.custom-range::-ms-thumb:active {
background-color: rgb(178.5, 215.4, 255);
}
.custom-range::-ms-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: transparent;
border-color: transparent;
border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
background-color: #dee2e6;
border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
margin-right: 15px;
background-color: #dee2e6;
border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
cursor: default;
}
.custom-range:disabled::-ms-thumb {
background-color: #adb5bd;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-control-label::before,
.custom-file-label,
.custom-select {
transition: none;
}
}
.nav {
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0rem 0rem;
}
.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
color: #6c757d;
pointer-events: none;
cursor: default;
}
.nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #007bff;
}
.nav-fill .nav-item {
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
flex-basis: 0;
flex-grow: 1;
text-align: center;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.navbar {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-xlmd,
.navbar .container-lg,
.navbar .container-xl {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.navbar-brand {
display: inline-block;
padding-top: -0.1875rem;
padding-bottom: -0.1875rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-nav {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-text {
display: inline-block;
padding-top: 0rem;
padding-bottom: 0rem;
}
.navbar-collapse {
flex-basis: 100%;
flex-grow: 1;
align-items: center;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
@media (max-width: 575.98px) {
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-xlmd,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.navbar-expand-sm {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-xlmd,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
flex-wrap: nowrap;
}
.navbar-expand-sm .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
display: none;
}
}
@media (max-width: 875.98px) {
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-xlmd,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 876px) {
.navbar-expand-md {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-xlmd,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
flex-wrap: nowrap;
}
.navbar-expand-md .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
display: none;
}
}
@media (max-width: 1199.98px) {
.navbar-expand-xlmd > .container,
.navbar-expand-xlmd > .container-fluid,
.navbar-expand-xlmd > .container-sm,
.navbar-expand-xlmd > .container-md,
.navbar-expand-xlmd > .container-xlmd,
.navbar-expand-xlmd > .container-lg,
.navbar-expand-xlmd > .container-xl {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1200px) {
.navbar-expand-xlmd {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-xlmd .navbar-nav {
flex-direction: row;
}
.navbar-expand-xlmd .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xlmd .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-xlmd > .container,
.navbar-expand-xlmd > .container-fluid,
.navbar-expand-xlmd > .container-sm,
.navbar-expand-xlmd > .container-md,
.navbar-expand-xlmd > .container-xlmd,
.navbar-expand-xlmd > .container-lg,
.navbar-expand-xlmd > .container-xl {
flex-wrap: nowrap;
}
.navbar-expand-xlmd .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-xlmd .navbar-toggler {
display: none;
}
}
@media (max-width: 1299.98px) {
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-xlmd,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1300px) {
.navbar-expand-lg {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-xlmd,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
}
@media (max-width: 1639.98px) {
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-xlmd,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1640px) {
.navbar-expand-xl {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-xlmd,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
flex-wrap: nowrap;
}
.navbar-expand-xl .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
display: none;
}
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-xlmd,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
padding-right: 0;
padding-left: 0;
}
.navbar-expand {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand .navbar-nav {
flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-xlmd,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-light .navbar-brand {
color: rgba(13, 52, 47, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: rgba(13, 52, 47, 0.9);
}
.navbar-light .navbar-nav .nav-link {
color: rgba(13, 52, 47, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: rgba(13, 52, 47, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(13, 52, 47, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
color: rgba(13, 52, 47, 0.9);
}
.navbar-light .navbar-toggler {
color: rgba(13, 52, 47, 0.5);
border-color: rgba(13, 52, 47, 0.1);
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(13, 52, 47, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
color: rgba(13, 52, 47, 0.5);
}
.navbar-light .navbar-text a {
color: rgba(13, 52, 47, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: rgba(13, 52, 47, 0.9);
}
.navbar-dark .navbar-brand {
color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
color: #fff;
}
.navbar-dark .navbar-toggler {
color: rgba(255, 255, 255, 0.5);
border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #fff;
}
.card {
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(13, 52, 47, 0.125);
border-radius: 0.25rem;
}
.card > hr {
margin-right: 0;
margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.card-body {
flex: 1 1 auto;
min-height: 1px;
padding: 1.25rem;
}
.card-title {
margin-bottom: 0.75rem;
}
.card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
}
.card-text:last-child {
margin-bottom: 0;
}
.card-link:hover {
text-decoration: none;
}
.card-link + .card-link {
margin-left: 1.25rem;
}
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(13, 52, 47, 0.03);
border-bottom: 1px solid rgba(13, 52, 47, 0.125);
}
.card-header:first-child {
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
border-top: 0;
}
.card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(13, 52, 47, 0.03);
border-top: 1px solid rgba(13, 52, 47, 0.125);
}
.card-footer:last-child {
border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.card-img,
.card-img-top,
.card-img-bottom {
flex-shrink: 0;
width: 100%;
}
.card-img,
.card-img-top {
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
margin-bottom: 8px;
}
@media (min-width: 576px) {
.card-deck {
display: flex;
flex-flow: row wrap;
margin-right: -8px;
margin-left: -8px;
}
.card-deck .card {
flex: 1 0 0%;
margin-right: 8px;
margin-bottom: 0;
margin-left: 8px;
}
}
.card-group > .card {
margin-bottom: 8px;
}
@media (min-width: 576px) {
.card-group {
display: flex;
flex-flow: row wrap;
}
.card-group > .card {
flex: 1 0 0%;
margin-bottom: 0;
}
.card-group > .card + .card {
margin-left: 0;
border-left: 0;
}
.card-group > .card:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
border-top-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
border-bottom-right-radius: 0;
}
.card-group > .card:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
border-top-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
border-bottom-left-radius: 0;
}
}
.card-columns .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.card-columns {
column-count: 3;
column-gap: 1.25rem;
orphans: 1;
widows: 1;
}
.card-columns .card {
display: inline-block;
width: 100%;
}
}
.accordion > .card {
overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
border-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.accordion > .card > .card-header {
border-radius: 0;
margin-bottom: -1px;
}
.breadcrumb {
display: flex;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
color: #6c757d;
content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.breadcrumb-item.active {
color: #6c757d;
}
.pagination {
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
}
.page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #007bff;
background-color: #fff;
border: 1px solid #dee2e6;
}
.page-link:hover {
z-index: 2;
color: rgb(0, 86.1, 178.5);
text-decoration: none;
background-color: #e9ecef;
border-color: #dee2e6;
}
.page-link:focus {
z-index: 3;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
z-index: 3;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.page-item.disabled .page-link {
color: #6c757d;
pointer-events: none;
cursor: auto;
background-color: #fff;
border-color: #dee2e6;
}
.pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: 600;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.badge {
transition: none;
}
}
a.badge:hover, a.badge:focus {
text-decoration: none;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.badge-primary {
color: #fff;
background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
color: #fff;
background-color: rgb(0, 98.4, 204);
}
a.badge-primary:focus, a.badge-primary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.badge-secondary {
color: #fff;
background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
color: #fff;
background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
}
a.badge-secondary:focus, a.badge-secondary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.badge-success {
color: #fff;
background-color: rgb(13, 52, 47);
}
a.badge-success:hover, a.badge-success:focus {
color: #fff;
background-color: rgb(2.8, 11.2, 10.1230769231);
}
a.badge-success:focus, a.badge-success.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(13, 52, 47, 0.5);
}
.badge-info {
color: #fff;
background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
color: #fff;
background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
a.badge-info:focus, a.badge-info.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.badge-warning {
color: #3d3d3d;
background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
color: #3d3d3d;
background-color: rgb(211, 158.25, 0);
}
a.badge-warning:focus, a.badge-warning.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.badge-danger {
color: #fff;
background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
color: #fff;
background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
}
a.badge-danger:focus, a.badge-danger.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.badge-light {
color: #3d3d3d;
background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
color: #3d3d3d;
background-color: rgb(218.25, 223.5, 228.75);
}
a.badge-light:focus, a.badge-light.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.badge-dark {
color: #fff;
background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
color: #fff;
background-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
a.badge-dark:focus, a.badge-dark.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: 0.3rem;
}
@media (min-width: 576px) {
.jumbotron {
padding: 4rem 2rem;
}
}
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
.alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.alert-heading {
color: inherit;
}
.alert-link {
font-weight: 600;
}
.alert-dismissible {
padding-right: 4rem;
}
.alert-dismissible .close {
position: absolute;
top: 0;
right: 0;
padding: 0.75rem 1.25rem;
color: inherit;
}
.alert-primary {
color: rgb(6.24, 88.92, 155.16);
background-color: rgb(204, 228.6, 255);
border-color: rgb(183.6, 218.04, 255);
}
.alert-primary hr {
border-top-color: rgb(158.1, 204.84, 255);
}
.alert-primary .alert-link {
color: rgb(4.2682527881, 60.8226022305, 106.1317472119);
}
.alert-secondary {
color: rgb(62.4, 85.8, 87.56);
background-color: rgb(225.6, 227.4, 229);
border-color: rgb(213.84, 216.36, 218.6);
}
.alert-secondary hr {
border-top-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.alert-secondary .alert-link {
color: rgb(41.1783408909, 56.620218725, 57.7816591091);
}
.alert-success {
color: #0d342f;
background-color: rgb(206.6, 214.4, 213.4);
border-color: rgb(187.24, 198.16, 196.76);
}
.alert-success hr {
border-top-color: rgb(173.3725842697, 186.5274157303, 184.8408988764);
}
.alert-success .alert-link {
color: rgb(2.8, 11.2, 10.1230769231);
}
.alert-info {
color: rgb(18.2, 109.2, 118.24);
background-color: rgb(208.6, 236.4, 240.8);
border-color: rgb(190.04, 228.96, 235.12);
}
.alert-info hr {
border-top-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.alert-info .alert-link {
color: rgb(11.3970096746, 68.3820580475, 74.0429903254);
}
.alert-warning {
color: rgb(138.84, 125.32, 26.2);
background-color: rgb(255, 242.6, 205.4);
border-color: rgb(255, 237.64, 185.56);
}
.alert-warning hr {
border-top-color: rgb(255, 231.265, 160.06);
}
.alert-warning .alert-link {
color: rgb(95.9362190984, 86.594115366, 18.1037809016);
}
.alert-danger {
color: rgb(120.64, 52.52, 58.44);
background-color: rgb(248, 214.6, 217.8);
border-color: rgb(245.2, 198.44, 202.92);
}
.alert-danger hr {
border-top-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.alert-danger .alert-link {
color: rgb(85.1084684685, 37.0515315315, 41.2279417879);
}
.alert-light {
color: rgb(135.2, 154.44, 152.56);
background-color: rgb(253.6, 253.8, 254);
border-color: rgb(253.04, 253.32, 253.6);
}
.alert-light hr {
border-top-color: rgb(238.165, 240.57, 242.975);
}
.alert-light .alert-link {
color: rgb(108.9019713197, 129.7380286803, 127.7020729715);
}
.alert-dark {
color: rgb(33.28, 55.12, 55.84);
background-color: rgb(214.4, 215.6, 216.8);
border-color: rgb(198.16, 199.84, 201.52);
}
.alert-dark hr {
border-top-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.alert-dark .alert-link {
color: rgb(14.2351166966, 23.5769120287, 23.8848833034);
}
@keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
.progress {
display: flex;
height: 1rem;
overflow: hidden;
font-size: 0.75rem;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.progress-bar {
display: flex;
flex-direction: column;
justify-content: center;
overflow: hidden;
color: #fff;
text-align: center;
white-space: nowrap;
background-color: #007bff;
transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
.progress-bar {
transition: none;
}
}
.progress-bar-striped {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem;
}
.progress-bar-animated {
animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
.progress-bar-animated {
animation: none;
}
}
.media {
display: flex;
align-items: flex-start;
}
.media-body {
flex: 1;
}
.list-group {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
z-index: 1;
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.list-group-item-action:active {
color: #3d3d3d;
background-color: #e9ecef;
}
.list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
background-color: #fff;
border: 1px solid rgba(13, 52, 47, 0.125);
}
.list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.list-group-item.disabled, .list-group-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: #fff;
}
.list-group-item.active {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.list-group-item + .list-group-item {
border-top-width: 0;
}
.list-group-item + .list-group-item.active {
margin-top: -1px;
border-top-width: 1px;
}
.list-group-horizontal {
flex-direction: row;
}
.list-group-horizontal .list-group-item:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
@media (min-width: 576px) {
.list-group-horizontal-sm {
flex-direction: row;
}
.list-group-horizontal-sm .list-group-item:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-sm .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-sm .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-sm .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-sm .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
@media (min-width: 876px) {
.list-group-horizontal-md {
flex-direction: row;
}
.list-group-horizontal-md .list-group-item:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-md .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-md .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-md .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-md .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
@media (min-width: 1200px) {
.list-group-horizontal-xlmd {
flex-direction: row;
}
.list-group-horizontal-xlmd .list-group-item:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-xlmd .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-xlmd .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-xlmd .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-xlmd .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
@media (min-width: 1300px) {
.list-group-horizontal-lg {
flex-direction: row;
}
.list-group-horizontal-lg .list-group-item:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-lg .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-lg .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-lg .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-lg .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
@media (min-width: 1640px) {
.list-group-horizontal-xl {
flex-direction: row;
}
.list-group-horizontal-xl .list-group-item:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-xl .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-xl .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-xl .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-xl .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
.list-group-flush .list-group-item {
border-right-width: 0;
border-left-width: 0;
border-radius: 0;
}
.list-group-flush .list-group-item:first-child {
border-top-width: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
border-bottom-width: 0;
}
.list-group-item-primary {
color: rgb(6.24, 88.92, 155.16);
background-color: rgb(183.6, 218.04, 255);
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
color: rgb(6.24, 88.92, 155.16);
background-color: rgb(158.1, 204.84, 255);
}
.list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: rgb(6.24, 88.92, 155.16);
border-color: rgb(6.24, 88.92, 155.16);
}
.list-group-item-secondary {
color: rgb(62.4, 85.8, 87.56);
background-color: rgb(213.84, 216.36, 218.6);
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
color: rgb(62.4, 85.8, 87.56);
background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.list-group-item-secondary.list-group-item-action.active {
color: #fff;
background-color: rgb(62.4, 85.8, 87.56);
border-color: rgb(62.4, 85.8, 87.56);
}
.list-group-item-success {
color: #0d342f;
background-color: rgb(187.24, 198.16, 196.76);
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
color: #0d342f;
background-color: rgb(173.3725842697, 186.5274157303, 184.8408988764);
}
.list-group-item-success.list-group-item-action.active {
color: #fff;
background-color: #0d342f;
border-color: #0d342f;
}
.list-group-item-info {
color: rgb(18.2, 109.2, 118.24);
background-color: rgb(190.04, 228.96, 235.12);
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
color: rgb(18.2, 109.2, 118.24);
background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.list-group-item-info.list-group-item-action.active {
color: #fff;
background-color: rgb(18.2, 109.2, 118.24);
border-color: rgb(18.2, 109.2, 118.24);
}
.list-group-item-warning {
color: rgb(138.84, 125.32, 26.2);
background-color: rgb(255, 237.64, 185.56);
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
color: rgb(138.84, 125.32, 26.2);
background-color: rgb(255, 231.265, 160.06);
}
.list-group-item-warning.list-group-item-action.active {
color: #fff;
background-color: rgb(138.84, 125.32, 26.2);
border-color: rgb(138.84, 125.32, 26.2);
}
.list-group-item-danger {
color: rgb(120.64, 52.52, 58.44);
background-color: rgb(245.2, 198.44, 202.92);
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
color: rgb(120.64, 52.52, 58.44);
background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.list-group-item-danger.list-group-item-action.active {
color: #fff;
background-color: rgb(120.64, 52.52, 58.44);
border-color: rgb(120.64, 52.52, 58.44);
}
.list-group-item-light {
color: rgb(135.2, 154.44, 152.56);
background-color: rgb(253.04, 253.32, 253.6);
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
color: rgb(135.2, 154.44, 152.56);
background-color: rgb(238.165, 240.57, 242.975);
}
.list-group-item-light.list-group-item-action.active {
color: #fff;
background-color: rgb(135.2, 154.44, 152.56);
border-color: rgb(135.2, 154.44, 152.56);
}
.list-group-item-dark {
color: rgb(33.28, 55.12, 55.84);
background-color: rgb(198.16, 199.84, 201.52);
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
color: rgb(33.28, 55.12, 55.84);
background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.list-group-item-dark.list-group-item-action.active {
color: #fff;
background-color: rgb(33.28, 55.12, 55.84);
border-color: rgb(33.28, 55.12, 55.84);
}
.close {
float: right;
font-size: 1.5rem;
font-weight: 600;
line-height: 1;
color: #0D342F;
text-shadow: 0 1px 0 #fff;
opacity: 0.5;
}
.close:hover {
color: #0D342F;
text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
opacity: 0.75;
}
button.close {
padding: 0;
background-color: transparent;
border: 0;
appearance: none;
}
a.close.disabled {
pointer-events: none;
}
.toast {
max-width: 350px;
overflow: hidden;
font-size: 0.875rem;
background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 0.25rem 0.75rem rgba(13, 52, 47, 0.1);
backdrop-filter: blur(10px);
opacity: 0;
border-radius: 0.25rem;
}
.toast:not(:last-child) {
margin-bottom: 0.75rem;
}
.toast.showing {
opacity: 1;
}
.toast.show {
display: block;
opacity: 1;
}
.toast.hide {
display: none;
}
.toast-header {
display: flex;
align-items: center;
padding: 0.25rem 0.75rem;
color: #6c757d;
background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.toast-body {
padding: 0.75rem;
}
.modal-open {
overflow: hidden;
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
display: none;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0;
}
.modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none;
}
.modal.fade .modal-dialog {
transition: transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
.modal.fade .modal-dialog {
transition: none;
}
}
.modal.fade .modal-dialog {
transform: translate(0, -50px);
}
.modal.show .modal-dialog {
transform: none;
}
.modal.modal-static .modal-dialog {
transform: scale(1.02);
}
.modal-dialog-scrollable {
display: flex;
max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 1rem);
overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
overflow-y: auto;
}
.modal-dialog-centered {
display: flex;
align-items: center;
min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
display: block;
height: calc(100vh - 1rem);
content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
flex-direction: column;
justify-content: center;
height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
content: none;
}
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(13, 52, 47, 0.2);
border-radius: 0.3rem;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
left: 0;
z-index: 1040;
width: 100vw;
height: 100vh;
background-color: #0D342F;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop.show {
opacity: 0.5;
}
.modal-header {
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 1rem 1rem;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
padding: 1rem 1rem;
margin: -1rem -1rem -1rem auto;
}
.modal-title {
margin-bottom: 0;
line-height: 1.5;
}
.modal-body {
position: relative;
flex: 1 1 auto;
padding: 1rem;
}
.modal-footer {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-end;
padding: 0.75rem;
border-top: 1px solid #dee2e6;
border-bottom-right-radius: calc(0.3rem - 1px);
border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
margin: 0.25rem;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 576px) {
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto;
}
.modal-dialog-scrollable {
max-height: calc(100% - 3.5rem);
}
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 3.5rem);
}
.modal-dialog-centered {
min-height: calc(100% - 3.5rem);
}
.modal-dialog-centered::before {
height: calc(100vh - 3.5rem);
}
.modal-sm {
max-width: 300px;
}
}
@media (min-width: 1300px) {
.modal-lg,
.modal-xl {
max-width: 800px;
}
}
@media (min-width: 1640px) {
.modal-xl {
max-width: 1140px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: "Nexa regular", sans-serif;
font-style: normal;
font-weight: 400;
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: 0.8rem;
height: 0.4rem;
}
.tooltip .arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #0D342F;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #0D342F;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #0D342F;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #0D342F;
}
.tooltip-inner {
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
background-color: #0D342F;
border-radius: 0.25rem;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
font-family: "Nexa regular", sans-serif;
font-style: normal;
font-weight: 400;
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;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(13, 52, 47, 0.2);
border-radius: 0.3rem;
}
.popover .arrow {
position: absolute;
display: block;
width: 1rem;
height: 0.5rem;
margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^=top] {
margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
bottom: 0;
border-width: 0.5rem 0.5rem 0;
border-top-color: rgba(13, 52, 47, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
bottom: 1px;
border-width: 0.5rem 0.5rem 0;
border-top-color: #fff;
}
.bs-popover-right, .bs-popover-auto[x-placement^=right] {
margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
left: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
left: 0;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: rgba(13, 52, 47, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
left: 1px;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
top: 0;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: rgba(13, 52, 47, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
top: 1px;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -0.5rem;
content: "";
border-bottom: 1px solid rgb(247.35, 247.35, 247.35);
}
.bs-popover-left, .bs-popover-auto[x-placement^=left] {
margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
right: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
right: 0;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: rgba(13, 52, 47, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
right: 1px;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: #fff;
}
.popover-header {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
background-color: rgb(247.35, 247.35, 247.35);
border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
display: none;
}
.popover-body {
padding: 0.5rem 0.75rem;
color: #3d3d3d;
}
.carousel {
position: relative;
}
.carousel.pointer-event {
touch-action: pan-y;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner::after {
display: block;
clear: both;
content: "";
}
.carousel-item {
position: relative;
display: none;
float: left;
width: 100%;
margin-right: -100%;
backface-visibility: hidden;
transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.carousel-item {
transition: none;
}
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
display: block;
}
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
transform: translateX(-100%);
}
.carousel-fade .carousel-item {
opacity: 0;
transition-property: opacity;
transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
z-index: 1;
opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
z-index: 0;
opacity: 0;
transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
transition: none;
}
}
.carousel-control-prev,
.carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
.carousel-control-prev,
.carousel-control-next {
transition: none;
}
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
color: #fff;
text-decoration: none;
outline: 0;
opacity: 0.9;
}
.carousel-control-prev {
left: 0;
}
.carousel-control-next {
right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
display: inline-block;
width: 20px;
height: 20px;
background: no-repeat 50%/100% 100%;
}
.carousel-control-prev-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: 0;
left: 0;
z-index: 15;
display: flex;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.carousel-indicators li {
box-sizing: content-box;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #fff;
background-clip: padding-box;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: 0.5;
transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
.carousel-indicators li {
transition: none;
}
}
.carousel-indicators .active {
opacity: 1;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
}
@keyframes spinner-border {
to {
transform: rotate(360deg);
}
}
.spinner-border {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
border: 0.25em solid currentColor;
border-right-color: transparent;
border-radius: 50%;
animation: spinner-border 0.75s linear infinite;
}
.spinner-border-sm {
width: 1rem;
height: 1rem;
border-width: 0.2em;
}
@keyframes spinner-grow {
0% {
transform: scale(0);
}
50% {
opacity: 1;
}
}
.spinner-grow {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
background-color: currentColor;
border-radius: 50%;
opacity: 0;
animation: spinner-grow 0.75s linear infinite;
}
.spinner-grow-sm {
width: 1rem;
height: 1rem;
}
.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;
}
.bg-primary {
background-color: #007bff !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: rgb(0, 98.4, 204) !important;
}
.bg-secondary {
background-color: #6c757d !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785) !important;
}
.bg-success {
background-color: rgb(13, 52, 47) !important;
}
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
background-color: rgb(2.8, 11.2, 10.1230769231) !important;
}
.bg-info {
background-color: #17a2b8 !important;
}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important;
}
.bg-warning {
background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
background-color: rgb(211, 158.25, 0) !important;
}
.bg-danger {
background-color: #dc3545 !important;
}
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987) !important;
}
.bg-light {
background-color: #f8f9fa !important;
}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: rgb(218.25, 223.5, 228.75) !important;
}
.bg-dark {
background-color: #343a40 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}
.bg-white {
background-color: #fff !important;
}
.bg-transparent {
background-color: transparent !important;
}
.border {
border: 1px solid #dee2e6 !important;
}
.border-top {
border-top: 1px solid #dee2e6 !important;
}
.border-right {
border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
border-left: 1px solid #dee2e6 !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: #6c757d !important;
}
.border-success {
border-color: rgb(13, 52, 47) !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-sm {
border-radius: 0.2rem !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-lg {
border-radius: 0.3rem !important;
}
.rounded-circle {
border-radius: 50% !important;
}
.rounded-pill {
border-radius: 50rem !important;
}
.rounded-0 {
border-radius: 0 !important;
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.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-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: flex !important;
}
.d-inline-flex {
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-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: flex !important;
}
.d-sm-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 876px) {
.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-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: flex !important;
}
.d-md-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xlmd-none {
display: none !important;
}
.d-xlmd-inline {
display: inline !important;
}
.d-xlmd-inline-block {
display: inline-block !important;
}
.d-xlmd-block {
display: block !important;
}
.d-xlmd-table {
display: table !important;
}
.d-xlmd-table-row {
display: table-row !important;
}
.d-xlmd-table-cell {
display: table-cell !important;
}
.d-xlmd-flex {
display: flex !important;
}
.d-xlmd-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 1300px) {
.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-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: flex !important;
}
.d-lg-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 1640px) {
.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-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: flex !important;
}
.d-xl-inline-flex {
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: flex !important;
}
.d-print-inline-flex {
display: inline-flex !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.8571428571%;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-4by3::before {
padding-top: 75%;
}
.embed-responsive-1by1::before {
padding-top: 100%;
}
.flex-row {
flex-direction: row !important;
}
.flex-column {
flex-direction: column !important;
}
.flex-row-reverse {
flex-direction: row-reverse !important;
}
.flex-column-reverse {
flex-direction: column-reverse !important;
}
.flex-wrap {
flex-wrap: wrap !important;
}
.flex-nowrap {
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-fill {
flex: 1 1 auto !important;
}
.flex-grow-0 {
flex-grow: 0 !important;
}
.flex-grow-1 {
flex-grow: 1 !important;
}
.flex-shrink-0 {
flex-shrink: 0 !important;
}
.flex-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-start {
justify-content: flex-start !important;
}
.justify-content-end {
justify-content: flex-end !important;
}
.justify-content-center {
justify-content: center !important;
}
.justify-content-between {
justify-content: space-between !important;
}
.justify-content-around {
justify-content: space-around !important;
}
.align-items-start {
align-items: flex-start !important;
}
.align-items-end {
align-items: flex-end !important;
}
.align-items-center {
align-items: center !important;
}
.align-items-baseline {
align-items: baseline !important;
}
.align-items-stretch {
align-items: stretch !important;
}
.align-content-start {
align-content: flex-start !important;
}
.align-content-end {
align-content: flex-end !important;
}
.align-content-center {
align-content: center !important;
}
.align-content-between {
align-content: space-between !important;
}
.align-content-around {
align-content: space-around !important;
}
.align-content-stretch {
align-content: stretch !important;
}
.align-self-auto {
align-self: auto !important;
}
.align-self-start {
align-self: flex-start !important;
}
.align-self-end {
align-self: flex-end !important;
}
.align-self-center {
align-self: center !important;
}
.align-self-baseline {
align-self: baseline !important;
}
.align-self-stretch {
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
flex-direction: row !important;
}
.flex-sm-column {
flex-direction: column !important;
}
.flex-sm-row-reverse {
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-sm-start {
justify-content: flex-start !important;
}
.justify-content-sm-end {
justify-content: flex-end !important;
}
.justify-content-sm-center {
justify-content: center !important;
}
.justify-content-sm-between {
justify-content: space-between !important;
}
.justify-content-sm-around {
justify-content: space-around !important;
}
.align-items-sm-start {
align-items: flex-start !important;
}
.align-items-sm-end {
align-items: flex-end !important;
}
.align-items-sm-center {
align-items: center !important;
}
.align-items-sm-baseline {
align-items: baseline !important;
}
.align-items-sm-stretch {
align-items: stretch !important;
}
.align-content-sm-start {
align-content: flex-start !important;
}
.align-content-sm-end {
align-content: flex-end !important;
}
.align-content-sm-center {
align-content: center !important;
}
.align-content-sm-between {
align-content: space-between !important;
}
.align-content-sm-around {
align-content: space-around !important;
}
.align-content-sm-stretch {
align-content: stretch !important;
}
.align-self-sm-auto {
align-self: auto !important;
}
.align-self-sm-start {
align-self: flex-start !important;
}
.align-self-sm-end {
align-self: flex-end !important;
}
.align-self-sm-center {
align-self: center !important;
}
.align-self-sm-baseline {
align-self: baseline !important;
}
.align-self-sm-stretch {
align-self: stretch !important;
}
}
@media (min-width: 876px) {
.flex-md-row {
flex-direction: row !important;
}
.flex-md-column {
flex-direction: column !important;
}
.flex-md-row-reverse {
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
flex-direction: column-reverse !important;
}
.flex-md-wrap {
flex-wrap: wrap !important;
}
.flex-md-nowrap {
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
flex-grow: 0 !important;
}
.flex-md-grow-1 {
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-md-start {
justify-content: flex-start !important;
}
.justify-content-md-end {
justify-content: flex-end !important;
}
.justify-content-md-center {
justify-content: center !important;
}
.justify-content-md-between {
justify-content: space-between !important;
}
.justify-content-md-around {
justify-content: space-around !important;
}
.align-items-md-start {
align-items: flex-start !important;
}
.align-items-md-end {
align-items: flex-end !important;
}
.align-items-md-center {
align-items: center !important;
}
.align-items-md-baseline {
align-items: baseline !important;
}
.align-items-md-stretch {
align-items: stretch !important;
}
.align-content-md-start {
align-content: flex-start !important;
}
.align-content-md-end {
align-content: flex-end !important;
}
.align-content-md-center {
align-content: center !important;
}
.align-content-md-between {
align-content: space-between !important;
}
.align-content-md-around {
align-content: space-around !important;
}
.align-content-md-stretch {
align-content: stretch !important;
}
.align-self-md-auto {
align-self: auto !important;
}
.align-self-md-start {
align-self: flex-start !important;
}
.align-self-md-end {
align-self: flex-end !important;
}
.align-self-md-center {
align-self: center !important;
}
.align-self-md-baseline {
align-self: baseline !important;
}
.align-self-md-stretch {
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xlmd-row {
flex-direction: row !important;
}
.flex-xlmd-column {
flex-direction: column !important;
}
.flex-xlmd-row-reverse {
flex-direction: row-reverse !important;
}
.flex-xlmd-column-reverse {
flex-direction: column-reverse !important;
}
.flex-xlmd-wrap {
flex-wrap: wrap !important;
}
.flex-xlmd-nowrap {
flex-wrap: nowrap !important;
}
.flex-xlmd-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-xlmd-fill {
flex: 1 1 auto !important;
}
.flex-xlmd-grow-0 {
flex-grow: 0 !important;
}
.flex-xlmd-grow-1 {
flex-grow: 1 !important;
}
.flex-xlmd-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xlmd-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-xlmd-start {
justify-content: flex-start !important;
}
.justify-content-xlmd-end {
justify-content: flex-end !important;
}
.justify-content-xlmd-center {
justify-content: center !important;
}
.justify-content-xlmd-between {
justify-content: space-between !important;
}
.justify-content-xlmd-around {
justify-content: space-around !important;
}
.align-items-xlmd-start {
align-items: flex-start !important;
}
.align-items-xlmd-end {
align-items: flex-end !important;
}
.align-items-xlmd-center {
align-items: center !important;
}
.align-items-xlmd-baseline {
align-items: baseline !important;
}
.align-items-xlmd-stretch {
align-items: stretch !important;
}
.align-content-xlmd-start {
align-content: flex-start !important;
}
.align-content-xlmd-end {
align-content: flex-end !important;
}
.align-content-xlmd-center {
align-content: center !important;
}
.align-content-xlmd-between {
align-content: space-between !important;
}
.align-content-xlmd-around {
align-content: space-around !important;
}
.align-content-xlmd-stretch {
align-content: stretch !important;
}
.align-self-xlmd-auto {
align-self: auto !important;
}
.align-self-xlmd-start {
align-self: flex-start !important;
}
.align-self-xlmd-end {
align-self: flex-end !important;
}
.align-self-xlmd-center {
align-self: center !important;
}
.align-self-xlmd-baseline {
align-self: baseline !important;
}
.align-self-xlmd-stretch {
align-self: stretch !important;
}
}
@media (min-width: 1300px) {
.flex-lg-row {
flex-direction: row !important;
}
.flex-lg-column {
flex-direction: column !important;
}
.flex-lg-row-reverse {
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-lg-start {
justify-content: flex-start !important;
}
.justify-content-lg-end {
justify-content: flex-end !important;
}
.justify-content-lg-center {
justify-content: center !important;
}
.justify-content-lg-between {
justify-content: space-between !important;
}
.justify-content-lg-around {
justify-content: space-around !important;
}
.align-items-lg-start {
align-items: flex-start !important;
}
.align-items-lg-end {
align-items: flex-end !important;
}
.align-items-lg-center {
align-items: center !important;
}
.align-items-lg-baseline {
align-items: baseline !important;
}
.align-items-lg-stretch {
align-items: stretch !important;
}
.align-content-lg-start {
align-content: flex-start !important;
}
.align-content-lg-end {
align-content: flex-end !important;
}
.align-content-lg-center {
align-content: center !important;
}
.align-content-lg-between {
align-content: space-between !important;
}
.align-content-lg-around {
align-content: space-around !important;
}
.align-content-lg-stretch {
align-content: stretch !important;
}
.align-self-lg-auto {
align-self: auto !important;
}
.align-self-lg-start {
align-self: flex-start !important;
}
.align-self-lg-end {
align-self: flex-end !important;
}
.align-self-lg-center {
align-self: center !important;
}
.align-self-lg-baseline {
align-self: baseline !important;
}
.align-self-lg-stretch {
align-self: stretch !important;
}
}
@media (min-width: 1640px) {
.flex-xl-row {
flex-direction: row !important;
}
.flex-xl-column {
flex-direction: column !important;
}
.flex-xl-row-reverse {
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-xl-start {
justify-content: flex-start !important;
}
.justify-content-xl-end {
justify-content: flex-end !important;
}
.justify-content-xl-center {
justify-content: center !important;
}
.justify-content-xl-between {
justify-content: space-between !important;
}
.justify-content-xl-around {
justify-content: space-around !important;
}
.align-items-xl-start {
align-items: flex-start !important;
}
.align-items-xl-end {
align-items: flex-end !important;
}
.align-items-xl-center {
align-items: center !important;
}
.align-items-xl-baseline {
align-items: baseline !important;
}
.align-items-xl-stretch {
align-items: stretch !important;
}
.align-content-xl-start {
align-content: flex-start !important;
}
.align-content-xl-end {
align-content: flex-end !important;
}
.align-content-xl-center {
align-content: center !important;
}
.align-content-xl-between {
align-content: space-between !important;
}
.align-content-xl-around {
align-content: space-around !important;
}
.align-content-xl-stretch {
align-content: stretch !important;
}
.align-self-xl-auto {
align-self: auto !important;
}
.align-self-xl-start {
align-self: flex-start !important;
}
.align-self-xl-end {
align-self: flex-end !important;
}
.align-self-xl-center {
align-self: center !important;
}
.align-self-xl-baseline {
align-self: baseline !important;
}
.align-self-xl-stretch {
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: 876px) {
.float-md-left {
float: left !important;
}
.float-md-right {
float: right !important;
}
.float-md-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.float-xlmd-left {
float: left !important;
}
.float-xlmd-right {
float: right !important;
}
.float-xlmd-none {
float: none !important;
}
}
@media (min-width: 1300px) {
.float-lg-left {
float: left !important;
}
.float-lg-right {
float: right !important;
}
.float-lg-none {
float: none !important;
}
}
@media (min-width: 1640px) {
.float-xl-left {
float: left !important;
}
.float-xl-right {
float: right !important;
}
.float-xl-none {
float: none !important;
}
}
.overflow-auto {
overflow: auto !important;
}
.overflow-hidden {
overflow: hidden !important;
}
.position-static {
position: static !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.position-fixed {
position: fixed !important;
}
.position-sticky {
position: sticky !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: sticky) {
.sticky-top {
position: sticky;
top: 0;
z-index: 1020;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
}
.shadow-sm {
box-shadow: 0 0.125rem 0.25rem rgba(13, 52, 47, 0.075) !important;
}
.shadow {
box-shadow: 0 0.5rem 1rem rgba(13, 52, 47, 0.15) !important;
}
.shadow-lg {
box-shadow: 0 1rem 3rem rgba(13, 52, 47, 0.175) !important;
}
.shadow-none {
box-shadow: none !important;
}
.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.w-auto {
width: auto !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.h-auto {
height: auto !important;
}
.mw-100 {
max-width: 100% !important;
}
.mh-100 {
max-height: 100% !important;
}
.min-vw-100 {
min-width: 100vw !important;
}
.min-vh-100 {
min-height: 100vh !important;
}
.vw-100 {
width: 100vw !important;
}
.vh-100 {
height: 100vh !important;
}
.stretched-link::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
pointer-events: auto;
content: "";
background-color: rgba(0, 0, 0, 0);
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-n1 {
margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important;
}
.m-n2 {
margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important;
}
.m-n3 {
margin: -1rem !important;
}
.mt-n3,
.my-n3 {
margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
margin-left: -1rem !important;
}
.m-n4 {
margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important;
}
.m-n5 {
margin: -3rem !important;
}
.mt-n5,
.my-n5 {
margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
margin-left: -3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-n1 {
margin: -0.25rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important;
}
.m-sm-n2 {
margin: -0.5rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important;
}
.m-sm-n3 {
margin: -1rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important;
}
.m-sm-n4 {
margin: -1.5rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important;
}
.m-sm-n5 {
margin: -3rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 876px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-n1 {
margin: -0.25rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important;
}
.m-md-n2 {
margin: -0.5rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important;
}
.m-md-n3 {
margin: -1rem !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important;
}
.m-md-n4 {
margin: -1.5rem !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important;
}
.m-md-n5 {
margin: -3rem !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xlmd-0 {
margin: 0 !important;
}
.mt-xlmd-0,
.my-xlmd-0 {
margin-top: 0 !important;
}
.mr-xlmd-0,
.mx-xlmd-0 {
margin-right: 0 !important;
}
.mb-xlmd-0,
.my-xlmd-0 {
margin-bottom: 0 !important;
}
.ml-xlmd-0,
.mx-xlmd-0 {
margin-left: 0 !important;
}
.m-xlmd-1 {
margin: 0.25rem !important;
}
.mt-xlmd-1,
.my-xlmd-1 {
margin-top: 0.25rem !important;
}
.mr-xlmd-1,
.mx-xlmd-1 {
margin-right: 0.25rem !important;
}
.mb-xlmd-1,
.my-xlmd-1 {
margin-bottom: 0.25rem !important;
}
.ml-xlmd-1,
.mx-xlmd-1 {
margin-left: 0.25rem !important;
}
.m-xlmd-2 {
margin: 0.5rem !important;
}
.mt-xlmd-2,
.my-xlmd-2 {
margin-top: 0.5rem !important;
}
.mr-xlmd-2,
.mx-xlmd-2 {
margin-right: 0.5rem !important;
}
.mb-xlmd-2,
.my-xlmd-2 {
margin-bottom: 0.5rem !important;
}
.ml-xlmd-2,
.mx-xlmd-2 {
margin-left: 0.5rem !important;
}
.m-xlmd-3 {
margin: 1rem !important;
}
.mt-xlmd-3,
.my-xlmd-3 {
margin-top: 1rem !important;
}
.mr-xlmd-3,
.mx-xlmd-3 {
margin-right: 1rem !important;
}
.mb-xlmd-3,
.my-xlmd-3 {
margin-bottom: 1rem !important;
}
.ml-xlmd-3,
.mx-xlmd-3 {
margin-left: 1rem !important;
}
.m-xlmd-4 {
margin: 1.5rem !important;
}
.mt-xlmd-4,
.my-xlmd-4 {
margin-top: 1.5rem !important;
}
.mr-xlmd-4,
.mx-xlmd-4 {
margin-right: 1.5rem !important;
}
.mb-xlmd-4,
.my-xlmd-4 {
margin-bottom: 1.5rem !important;
}
.ml-xlmd-4,
.mx-xlmd-4 {
margin-left: 1.5rem !important;
}
.m-xlmd-5 {
margin: 3rem !important;
}
.mt-xlmd-5,
.my-xlmd-5 {
margin-top: 3rem !important;
}
.mr-xlmd-5,
.mx-xlmd-5 {
margin-right: 3rem !important;
}
.mb-xlmd-5,
.my-xlmd-5 {
margin-bottom: 3rem !important;
}
.ml-xlmd-5,
.mx-xlmd-5 {
margin-left: 3rem !important;
}
.p-xlmd-0 {
padding: 0 !important;
}
.pt-xlmd-0,
.py-xlmd-0 {
padding-top: 0 !important;
}
.pr-xlmd-0,
.px-xlmd-0 {
padding-right: 0 !important;
}
.pb-xlmd-0,
.py-xlmd-0 {
padding-bottom: 0 !important;
}
.pl-xlmd-0,
.px-xlmd-0 {
padding-left: 0 !important;
}
.p-xlmd-1 {
padding: 0.25rem !important;
}
.pt-xlmd-1,
.py-xlmd-1 {
padding-top: 0.25rem !important;
}
.pr-xlmd-1,
.px-xlmd-1 {
padding-right: 0.25rem !important;
}
.pb-xlmd-1,
.py-xlmd-1 {
padding-bottom: 0.25rem !important;
}
.pl-xlmd-1,
.px-xlmd-1 {
padding-left: 0.25rem !important;
}
.p-xlmd-2 {
padding: 0.5rem !important;
}
.pt-xlmd-2,
.py-xlmd-2 {
padding-top: 0.5rem !important;
}
.pr-xlmd-2,
.px-xlmd-2 {
padding-right: 0.5rem !important;
}
.pb-xlmd-2,
.py-xlmd-2 {
padding-bottom: 0.5rem !important;
}
.pl-xlmd-2,
.px-xlmd-2 {
padding-left: 0.5rem !important;
}
.p-xlmd-3 {
padding: 1rem !important;
}
.pt-xlmd-3,
.py-xlmd-3 {
padding-top: 1rem !important;
}
.pr-xlmd-3,
.px-xlmd-3 {
padding-right: 1rem !important;
}
.pb-xlmd-3,
.py-xlmd-3 {
padding-bottom: 1rem !important;
}
.pl-xlmd-3,
.px-xlmd-3 {
padding-left: 1rem !important;
}
.p-xlmd-4 {
padding: 1.5rem !important;
}
.pt-xlmd-4,
.py-xlmd-4 {
padding-top: 1.5rem !important;
}
.pr-xlmd-4,
.px-xlmd-4 {
padding-right: 1.5rem !important;
}
.pb-xlmd-4,
.py-xlmd-4 {
padding-bottom: 1.5rem !important;
}
.pl-xlmd-4,
.px-xlmd-4 {
padding-left: 1.5rem !important;
}
.p-xlmd-5 {
padding: 3rem !important;
}
.pt-xlmd-5,
.py-xlmd-5 {
padding-top: 3rem !important;
}
.pr-xlmd-5,
.px-xlmd-5 {
padding-right: 3rem !important;
}
.pb-xlmd-5,
.py-xlmd-5 {
padding-bottom: 3rem !important;
}
.pl-xlmd-5,
.px-xlmd-5 {
padding-left: 3rem !important;
}
.m-xlmd-n1 {
margin: -0.25rem !important;
}
.mt-xlmd-n1,
.my-xlmd-n1 {
margin-top: -0.25rem !important;
}
.mr-xlmd-n1,
.mx-xlmd-n1 {
margin-right: -0.25rem !important;
}
.mb-xlmd-n1,
.my-xlmd-n1 {
margin-bottom: -0.25rem !important;
}
.ml-xlmd-n1,
.mx-xlmd-n1 {
margin-left: -0.25rem !important;
}
.m-xlmd-n2 {
margin: -0.5rem !important;
}
.mt-xlmd-n2,
.my-xlmd-n2 {
margin-top: -0.5rem !important;
}
.mr-xlmd-n2,
.mx-xlmd-n2 {
margin-right: -0.5rem !important;
}
.mb-xlmd-n2,
.my-xlmd-n2 {
margin-bottom: -0.5rem !important;
}
.ml-xlmd-n2,
.mx-xlmd-n2 {
margin-left: -0.5rem !important;
}
.m-xlmd-n3 {
margin: -1rem !important;
}
.mt-xlmd-n3,
.my-xlmd-n3 {
margin-top: -1rem !important;
}
.mr-xlmd-n3,
.mx-xlmd-n3 {
margin-right: -1rem !important;
}
.mb-xlmd-n3,
.my-xlmd-n3 {
margin-bottom: -1rem !important;
}
.ml-xlmd-n3,
.mx-xlmd-n3 {
margin-left: -1rem !important;
}
.m-xlmd-n4 {
margin: -1.5rem !important;
}
.mt-xlmd-n4,
.my-xlmd-n4 {
margin-top: -1.5rem !important;
}
.mr-xlmd-n4,
.mx-xlmd-n4 {
margin-right: -1.5rem !important;
}
.mb-xlmd-n4,
.my-xlmd-n4 {
margin-bottom: -1.5rem !important;
}
.ml-xlmd-n4,
.mx-xlmd-n4 {
margin-left: -1.5rem !important;
}
.m-xlmd-n5 {
margin: -3rem !important;
}
.mt-xlmd-n5,
.my-xlmd-n5 {
margin-top: -3rem !important;
}
.mr-xlmd-n5,
.mx-xlmd-n5 {
margin-right: -3rem !important;
}
.mb-xlmd-n5,
.my-xlmd-n5 {
margin-bottom: -3rem !important;
}
.ml-xlmd-n5,
.mx-xlmd-n5 {
margin-left: -3rem !important;
}
.m-xlmd-auto {
margin: auto !important;
}
.mt-xlmd-auto,
.my-xlmd-auto {
margin-top: auto !important;
}
.mr-xlmd-auto,
.mx-xlmd-auto {
margin-right: auto !important;
}
.mb-xlmd-auto,
.my-xlmd-auto {
margin-bottom: auto !important;
}
.ml-xlmd-auto,
.mx-xlmd-auto {
margin-left: auto !important;
}
}
@media (min-width: 1300px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-n1 {
margin: -0.25rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important;
}
.m-lg-n2 {
margin: -0.5rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important;
}
.m-lg-n3 {
margin: -1rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important;
}
.m-lg-n4 {
margin: -1.5rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important;
}
.m-lg-n5 {
margin: -3rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1640px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-n1 {
margin: -0.25rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important;
}
.m-xl-n2 {
margin: -0.5rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem !important;
}
.m-xl-n3 {
margin: -1rem !important;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem !important;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem !important;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem !important;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem !important;
}
.m-xl-n4 {
margin: -1.5rem !important;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem !important;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem !important;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem !important;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem !important;
}
.m-xl-n5 {
margin: -3rem !important;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem !important;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem !important;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem !important;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}
.text-monospace {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
text-align: justify !important;
}
.text-wrap {
white-space: normal !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: 876px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xlmd-left {
text-align: left !important;
}
.text-xlmd-right {
text-align: right !important;
}
.text-xlmd-center {
text-align: center !important;
}
}
@media (min-width: 1300px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1640px) {
.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-light {
font-weight: 300 !important;
}
.font-weight-lighter {
font-weight: lighter !important;
}
.font-weight-normal {
font-weight: 400 !important;
}
.font-weight-bold {
font-weight: 600 !important;
}
.font-weight-bolder {
font-weight: bolder !important;
}
.font-italic {
font-style: italic !important;
}
.text-white {
color: #fff !important;
}
.text-primary {
color: #007bff !important;
}
a.text-primary:hover, a.text-primary:focus {
color: rgb(0, 86.1, 178.5) !important;
}
.text-secondary {
color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
color: rgb(72.5407725322, 78.5858369099, 83.9592274678) !important;
}
.text-success {
color: rgb(13, 52, 47) !important;
}
a.text-success:hover, a.text-success:focus {
color: black !important;
}
.text-info {
color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
color: rgb(14.5, 102.1304347826, 116) !important;
}
.text-warning {
color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
color: rgb(185.5, 139.125, 0) !important;
}
.text-danger {
color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
color: rgb(167.4810126582, 29.0189873418, 42.2848101266) !important;
}
.text-light {
color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
color: rgb(203.375, 210.75, 218.125) !important;
}
.text-dark {
color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
color: rgb(17.7068965517, 19.75, 21.7931034483) !important;
}
.text-body {
color: #3d3d3d !important;
}
.text-muted {
color: #6c757d !important;
}
.text-black-50 {
color: rgba(13, 52, 47, 0.5) !important;
}
.text-white-50 {
color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.text-decoration-none {
text-decoration: none !important;
}
.text-break {
word-break: break-word !important;
overflow-wrap: break-word !important;
}
.text-reset {
color: inherit !important;
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
@media print {
*,
*::before,
*::after {
text-shadow: none !important;
box-shadow: none !important;
}
a:not(.btn) {
text-decoration: underline;
}
abbr[title]::after {
content: " (" attr(title) ")";
}
pre {
white-space: pre-wrap !important;
}
pre,
blockquote {
border: 1px solid #adb5bd;
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;
}
@page {
size: a4;
}
body {
min-width: 1300px !important;
}
.container {
min-width: 1300px !important;
}
.navbar {
display: none;
}
.badge {
border: 1px solid #0D342F;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6 !important;
}
.table-dark {
color: inherit;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #dee2e6;
}
.table .thead-dark th {
color: inherit;
border-color: #dee2e6;
}
}
.lift-container {
flex-flow: column;
}
.lift-container > .row {
justify-content: center;
}
.lift-container {
margin: 0 auto;
display: flex;
}
.lift-container .first-lift {
max-width: 685px;
padding-right: 0px;
padding-bottom: 15px;
}
@media (max-width: 1299.98px) {
.lift-container .first-lift {
padding: 15px;
}
}
.content-lift {
border-radius: 20px;
}
@media (max-width: 1299.98px) {
.content-lift {
max-height: 56vw;
max-width: 685px;
}
}
@media (max-width: 1639.98px) {
.left-col-full {
margin-bottom: 16px;
}
}
.left-col-full .content-lift {
height: 100%;
}
.left-col-full .content-lift .lift-details {
bottom: 35px;
font-size: 0.78125rem;
font-weight: 700;
}
.left-col-full .content-lift .lift-details h2 {
font-weight: 700;
}
@media (max-width: 1299.98px) {
.left-col-full .content-lift .lift-details h2 {
font-size: 2.2rem;
text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.25);
}
}
@media (min-width: 1300px) {
.left-col-full .content-lift .lift-details {
bottom: 55px;
}
.left-col-full .content-lift .lift-details h2 {
font-size: 2.2rem;
font-weight: 700;
}
}
@media (min-width: 1300px) {
.left-col-full {
height: 800px;
overflow: hidden;
}
}
.right-col-half-left {
margin-bottom: 16px;
}
.right-col-half-left .lift-image {
width: 100%;
}
.right-col-half-left .lift-image img {
height: auto;
width: 100%;
}
@media (min-width: 1300px) {
.right-col-half-left {
height: 385px;
}
}
@media (min-width: 1300px) {
.right-col-top {
min-height: 395px;
height: 395px;
}
}
.right-col-half-right {
margin-bottom: 16px;
}
@media (min-width: 1300px) {
.right-col-half-right {
min-height: 200px;
height: 385px;
}
}
.right-col-bottom {
min-height: 450px;
}
@media (max-width: 1299.98px) {
.right-col-bottom {
min-height: 250px;
}
.right-col-bottom .lift-image img {
width: 100%;
height: auto;
}
}
@media (min-width: 1300px) {
.right-col-bottom {
min-height: 200px;
height: 400px;
}
}
.row .flip-card {
background-color: transparent;
padding: unset !important;
width: 100% !important;
height: 100% !important;
perspective: 1000px;
border-radius: 25px;
}
.row .flip-card-inner {
position: relative;
width: 100%;
height: 100%;
text-align: center;
transition: transform 0.6s;
transform-style: preserve-3d;
}
.row .flip-card:hover .flip-card-inner {
transform: rotateY(180deg);
}
.row .flip-card:hover .flip-card-inner .content-lift {
opacity: 0.05;
}
.row .flip-card-front,
.row .flip-card-back {
position: absolute;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.row .flip-card-front {
border-radius: 25px;
z-index: 2;
}
.row .flip-card-back {
background-color: #0d342f;
border-radius: 25px;
color: white;
transform: rotateY(180deg);
opacity: 1;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
font-size: 1.2rem;
padding: 6px;
}
.row .flip-card-back h2 {
font-size: 1.25rem;
}
.content-lift {
height: 100%;
width: 100%;
display: flex;
overflow: hidden;
transition: transform 0.6s;
transition: 0.3s ease-in-out;
transform-style: preserve-3d;
position: relative;
}
.content-lift > * {
transition: opacity 0.5s linear;
background-size: cover !important;
}
@media (max-width: 1299.98px) {
.content-lift {
display: block;
margin: auto;
max-width: 665px;
padding-bottom: 15px;
margin-bottom: 15px;
}
}
.content-lift a {
text-decoration: none;
color: white;
}
.content-lift h2 {
font-size: 1.2rem;
font-weight: 700;
hyphens: auto;
letter-spacing: 1px;
}
@media (max-width: 1299.98px) {
.content-lift h2 {
text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.25);
}
}
.content-lift .lift-category {
font-size: 1.25rem;
font-weight: 700;
text-transform: uppercase;
}
.content-lift .lift-details {
z-index: 1;
position: absolute;
bottom: 25px;
left: 15px;
right: 15px;
max-width: 80%;
}
@media (min-width: 576px) {
.content-lift .lift-details {
left: 32px;
right: 15px;
bottom: 35px;
}
}
.content-lift .lift-image-desktop {
display: block;
width: 100%;
height: 100%;
}
@media (max-width: 1299.98px) {
.content-lift .lift-image-desktop img {
width: 100%;
height: auto;
}
}
.content-lift .lift-image-desktop::after {
content: " ";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(2, 0, 27, 0.0830707) 63%, rgba(0, 0, 0, 0.651698) 100%);
border-radius: 20px;
}
.content-lift.no-gradient .lift-image-desktop::after {
content: unset !important;
box-shadow: unset !important;
}
.content-lift img {
min-height: 100%;
width: 100%;
object-fit: cover;
opacity: 1;
transition: opacity 0.5s linear;
border-radius: 20px;
border-style: unset;
}
@media (max-width: 1299.98px) {
.content-lift img img {
width: 100%;
height: auto;
}
}
.content-lift:hover img {
opacity: 0.7;
}
.content-lift .info {
position: absolute;
bottom: 20px;
left: 44px;
}
@media (max-width: 1199.98px) {
.content-lift .lift-image-desktop {
display: none;
}
}
.content-lift .lift-image-mobile {
min-height: 50vw;
}
@media (max-width: 1639.98px) {
.content-lift .lift-image-mobile {
min-height: 45vw;
}
}
@media (min-width: 1300px) {
.content-lift .lift-image-mobile {
display: none;
}
}
.content-lift .lift-image-mobile img {
max-width: 100%;
}
@media (max-width: 1199.98px) {
.content-lift .content-lift {
max-height: 56vw;
}
}
@media (min-width: 1300px) {
.content-lift .right-col-top {
height: 385px !important;
}
}
@media (min-width: 1300px) {
.content-lift .right-col-bottom {
height: 400px !important;
}
}
@media (max-width: 1639.98px) {
.content-lift .left-col-full {
margin-bottom: 16px;
}
}
.inspis {
margin-bottom: 50px;
}
@media (max-width: 1199.98px) {
.inspis .content-lift {
display: block !important;
overflow: auto;
max-width: 400px;
max-height: 100%;
}
}
.ellu-content .lift-image-desktop::after,
.ellu-content .lift-image-mobile::after {
content: " ";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: unset;
border: 3px solid #0d342f !important;
border-radius: 20px;
}
.ellu-content .lift-image-desktop:hover img,
.ellu-content .lift-image-mobile:hover img {
opacity: 0.9;
}
.ellu-content .lift-image-desktop:hover::after,
.ellu-content .lift-image-mobile:hover::after {
transition: 0.2s ease-in-out;
box-shadow: inset 0px 0px 15px #0d342f;
}
.ellu-content .no-gradient .lift-image-desktop::after, .ellu-content .no-gradient .lift-image-mobile::after {
content: unset !important;
box-shadow: unset !important;
}
.ellu-content .no-gradient .lift-image-desktop:hover::after, .ellu-content .no-gradient .lift-image-mobile:hover::after {
transition: 0.2s ease-in-out;
content: unset !important;
}
.frontpage-current-lifts {
padding: clamp(32px, 5vw, 72px) 0;
}
.frontpage-current-lifts .container {
max-width: 1240px;
}
@media (min-width: 576px) {
.frontpage-current-lifts .container {
padding-left: clamp(24px, 4vw, 60px);
padding-right: clamp(24px, 4vw, 60px);
}
}
.frontpage-current-lifts__heading {
margin-bottom: clamp(20px, 3vw, 40px);
}
.frontpage-current-lifts__title-heading {
color: rgb(13, 52, 47);
}
.frontpage-current-lifts__ingress {
max-width: 640px;
margin: 12px auto 0;
color: rgb(13, 52, 47);
line-height: 1.5;
}
.frontpage-current-lifts__ingress p {
font-size: 1.25rem;
}
@media (min-width: 1300px) {
.frontpage-current-lifts__ingress p {
font-size: 1.5625rem;
}
}
.frontpage-current-lifts__ingress p:last-child {
margin-bottom: 0;
}
.frontpage-current-lifts__grid {
--gap: clamp(16px, 2.5vw, 34px);
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: flex-start;
gap: var(--gap);
}
.frontpage-current-lifts__card {
position: relative;
display: flex;
flex-direction: column;
flex: 0 0 100%;
box-sizing: border-box;
padding: 0 0 clamp(16px, 2vw, 26px);
border-radius: 36px;
overflow: hidden;
background-color: #f1e5c6;
border: 1px solid #eddfbb;
transition: box-shadow 0.35s ease;
}
@media (min-width: 576px) {
.frontpage-current-lifts__card {
flex: 0 0 calc((100% - var(--gap)) / 2);
}
}
.frontpage-current-lifts__card.has-link {
cursor: pointer;
}
.frontpage-current-lifts__card.has-link:hover {
box-shadow: 6px 10px 20px rgba(0, 0, 0, 0.11);
}
.frontpage-current-lifts__overlay-link {
position: absolute;
inset: 0;
z-index: 1;
border-radius: inherit;
}
.frontpage-current-lifts__media {
position: relative;
overflow: hidden;
aspect-ratio: 16/9;
background: rgba(13, 52, 47, 0.06);
margin-bottom: clamp(16px, 2vw, 24px);
}
@supports not (aspect-ratio: 16/9) {
.frontpage-current-lifts__media {
height: 0;
padding-top: 56.25%;
}
}
.frontpage-current-lifts__media img,
.frontpage-current-lifts__media video {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.frontpage-current-lifts__media.is-interactive {
z-index: 2;
}
.frontpage-current-lifts__embed {
position: absolute;
inset: 0;
}
.frontpage-current-lifts__embed iframe {
position: absolute;
inset: 0;
width: 100% !important;
height: 100% !important;
border: 0;
}
.frontpage-current-lifts__body {
display: flex;
flex-direction: column;
align-items: flex-start;
text-align: left;
padding: 0 clamp(20px, 2.5vw, 34px);
}
.frontpage-current-lifts__card-title {
font-family: "quatro", sans-serif;
font-weight: 600;
color: rgb(13, 52, 47);
font-size: 1.375rem;
line-height: 1.2;
margin: 0 0 12px;
}
.frontpage-current-lifts__text {
color: rgb(13, 52, 47);
line-height: 1.5;
margin: 0 0 16px;
}
.frontpage-current-lifts__text p:last-child {
margin-bottom: 0;
}
.frontpage-current-lifts__link {
display: inline-block;
position: relative;
z-index: 2;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-button-new-stretch.svg) no-repeat center center;
background-size: 100% 100%;
padding: 16px 40px;
color: #0B352D;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
transition: transform 0.2s ease;
}
.frontpage-current-lifts__link:hover, .frontpage-current-lifts__link:focus-visible {
color: #0B352D;
text-decoration: none;
transform: translateY(-2px);
}
.wide-lift {
padding: clamp(48px, 7vw, 110px) 0 clamp(32px, 5vw, 72px);
text-align: center;
}
.wide-lift__inner {
display: flex;
flex-direction: column;
align-items: center;
}
.wide-lift__title {
font-family: "Quatro";
font-weight: 900;
font-size: 36px;
line-height: 100%;
color: rgb(13, 52, 47);
margin: 0 0 clamp(16px, 2vw, 28px);
}
.wide-lift__media {
width: 100%;
max-width: 800px;
margin: 0 auto;
border-radius: 12px;
overflow: hidden;
}
.wide-lift__media img {
display: block;
width: 100%;
height: auto;
}
.wide-lift__media-link {
display: block;
}
.wide-lift__media-link img {
transition: transform 0.3s ease;
}
.wide-lift__media-link:hover img, .wide-lift__media-link:focus-visible img {
transform: scale(1.02);
}
.wide-lift__ingress {
max-width: 840px;
margin: clamp(20px, 3vw, 32px) auto 0;
color: rgb(13, 52, 47);
line-height: 1.5;
}
.wide-lift__ingress p {
font-size: 1.25rem;
}
@media (min-width: 1300px) {
.wide-lift__ingress p {
font-size: 1.5625rem;
}
}
.wide-lift__ingress p:last-child {
margin-bottom: 0;
}
.wide-lift__button {
display: inline-block;
margin-top: clamp(12px, 2vw, 20px);
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-button-new-stretch.svg) no-repeat center center;
background-size: 100% 100%;
padding: 30px 40px;
color: #0B352D;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
transition: transform 0.2s ease;
}
.wide-lift__button:hover, .wide-lift__button:focus-visible {
color: #0B352D;
text-decoration: none;
transform: translateY(-2px);
}
@media (max-width: 1199.98px) {
body.page-template-page-products .row {
margin-left: 0 !important;
margin-right: 0 !important;
}
}
body.page-template-page-products .product-slider {
overflow-x: hidden;
}
body.page-template-page-products .recipe-categories {
padding-right: 0;
margin-top: 50px;
}
body.page-template-page-products .recipe-categories .splide {
padding-bottom: 60px;
}
@media (max-width: 1199.98px) {
body.page-template-page-products .recipe-categories .splide {
padding-bottom: 20px;
}
}
body.page-template-page-products .recipe-categories .splide .splide__slide { }
body.page-template-page-products .recipe-categories .splide .product-slider__item {
flex-shrink: initial;
}
body.page-template-page-products .recipe-categories .splide .product-slider__item img {
height: auto;
width: 280px;
max-width: unset !important;
}
body.page-template-page-products .recipe-categories .splide .main-category-image {
height: 280px;
}
body.page-template-page-products .recipe-categories .splide .main-category-title h2 {
font-size: 18px;
font-weight: 600;
color: #3d3d3d;
width: 100%;
text-align: center;
margin-top: 24px;
}
body.page-template-page-products .recipe-categories .splide .main-category-title h2:hover {
text-decoration: none;
}
body.page-template-page-products .recipe-categories .splide a:hover {
text-decoration: none;
}
body.page-template-page-products .recipe-section {
overflow: hidden;
}
body.page-template-page-products .recipe-section .recipe-categories {
overflow: visible;
}
body.page-template-page-products .hero-desktop-image h1 {
color: black;
}
body.page-template-page-products .product-categories {
padding-bottom: 50px;
}
@media (min-width: 1300px) {
body.page-template-page-products .product-categories {
padding-top: 90px;
padding-bottom: 90px;
}
}
body.page-template-page-products .product-category {
margin-bottom: 40px;
}
body.page-template-page-products .product-category img {
max-width: 100%;
width: 100%;
}
@media (min-width: 1300px) {
body.page-template-page-products .product-category {
margin-bottom: 5px;
}
}
body.page-template-page-products .product-category h3 {
padding: 34px 0 0 0;
}
@media (min-width: 1300px) {
body.page-template-page-products .product-category h3 {
padding: 30px 0 0 0;
font-weight: 600;
}
}
body.page-template-page-products .product-category {
font-size: 0.9375rem;
}
body.page-template-page-products .product-category p {
font-size: 0.9375rem;
}
@media (min-width: 1300px) {
body.page-template-page-products .product-category {
padding: 20px;
font-size: 0.9375rem;
}
body.page-template-page-products .product-category p {
font-size: 0.9375rem;
}
}
body.page-template-page-products .products-ingress {
text-align: center;
padding-bottom: 20px;
}
@media (min-width: 1300px) {
body.page-template-page-products .products-ingress {
padding-bottom: 50px;
}
}
body.page-template-page-products .products-ingress h2 {
font-weight: 600;
margin-bottom: 1.25rem;
font-size: 2.1875rem;
}
body.page-template-page-products .products-ingress {
font-size: 1.125rem;
}
body.page-template-page-products .products-ingress p {
font-size: 1.125rem;
}
@media (min-width: 1300px) {
body.page-template-page-products .products-ingress {
font-size: 1.25rem;
}
body.page-template-page-products .products-ingress p {
font-size: 1.25rem;
}
}
.letter-box {
padding-top: 96px;
padding-bottom: 96px;
margin-top: 96px;
}
.letter-box .rose {
content: "";
position: absolute;
z-index: 10;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/frontpage-hero-rose-bottom-right.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: center;
top: -50px;
right: 50px;
max-width: 96px;
max-height: 96px;
width: 100%;
height: 100%;
display: block;
}
.letter-box .letter-content {
border-radius: 16px;
padding: 30px 46px;
position: relative;
background-color: #FFF6E5;
font-size: 20px;
}
.letter-box .letter-content h1,
.letter-box .letter-content h2,
.letter-box .letter-content h3,
.letter-box .letter-content h4 {
font-size: 36px;
}
.letter-box .letter-content h1,
.letter-box .letter-content h2,
.letter-box .letter-content h3,
.letter-box .letter-content h4,
.letter-box .letter-content p {
color: #0B352D;
}
@media (max-width: 1199.98px) {
.letter-box .letter-content {
width: 100% !important;
max-width: calc(100% - 20px);
padding: 24px 18px;
text-align: center;
margin: auto;
}
.letter-box .letter-content h1, .letter-box .letter-content h2, .letter-box .letter-content h3 {
font-size: 20px;
padding-bottom: 20px;
}
}
.accordion-box {
margin-top: 150px;
}
@media (max-width: 1199.98px) {
.accordion-box {
margin-top: 50px;
}
}
.accordion-box .accordion-left {
max-width: 400px;
width: auto;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}
.accordion-box .accordion-left p {
font-size: 20px;
}
@media (max-width: 1199.98px) {
.accordion-box .accordion-left {
max-width: fit-content;
width: auto;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}
}
.accordion-box .accordion-left {
border-radius: 16px;
padding: 48px 24px;
background-color: #FFF6E5;
color: #0B352D;
height: fit-content;
width: 100%;
}
.accordion-box .accordion-left h1,
.accordion-box .accordion-left h2,
.accordion-box .accordion-left h3,
.accordion-box .accordion-left h4 {
font-weight: 900;
font-size: 36px;
line-height: 100%;
}
.accordion-box .accordion-left h5 {
font-family: "Nexa bold regular";
font-size: 25px;
font-weight: 700;
}
.accordion-box .accordion-text {
padding: 0 32px;
}
.accordion-box .accordion-img {
width: 100%;
max-width: 100%;
height: auto;
border-radius: 15px;
margin: 0 24px 32px;
}
@media (max-width: 1199.98px) {
.accordion-box .accordion-img {
height: 300px;
object-fit: cover;
object-position: center;
max-width: -webkit-fill-available;
}
}
.accordion-box #accordion {
border-bottom: none;
width: 100%;
}
.accordion-box .accordion-text {
width: 100%;
}
.accordion-box .accordion-content {
border-radius: 0px;
padding-left: 24px;
}
@media (max-width: 1199.98px) {
.accordion-box .accordion-content {
padding: 0px;
}
}
.accordion-box .accordion-content h1,
.accordion-box .accordion-content h2,
.accordion-box .accordion-content h3,
.accordion-box .accordion-content h4,
.accordion-box .accordion-content p {
color: #0B352D;
}
.accordion-box .accordion-content .card,
.accordion-box .accordion-content .card-header,
.accordion-box .accordion-content .card-body {
background-color: inherit;
border: none;
border-radius: 0px;
padding-left: 0;
margin-left: 0;
}
.accordion-box .accordion-content .card {
border-bottom: 1px solid rgb(194, 210, 52);
}
.accordion-box .accordion-content .card:last-of-type {
padding-bottom: 0px;
border-bottom: 1px solid rgb(194, 210, 52);
}
.accordion-box .accordion-content .card button {
color: #0B352D;
font-size: 30px;
width: 100%;
text-align: left;
margin-left: 0;
padding-left: 0;
}
@media (max-width: 1199.98px) {
.accordion-box .accordion-content .card button {
font-size: 20px;
}
}
.accordion-box .accordion-content .card .card-header button {
margin-right: 30px;
}
.accordion-box .accordion-content .card .card-header button::after {
content: " ";
position: absolute;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/icon-chev-lime.svg) !important;
background-repeat: no-repeat;
top: 25px;
right: 15px;
width: 25px;
height: 20px;
}
.accordion-box .accordion-content .card .card-header button.collapsed::after {
transform: rotate(180deg) !important;
}
.after-accord {
text-align: center;
padding-top: 96px;
padding-bottom: 96px;
}
.after-accord h1, .after-accord h2, .after-accord h3, .after-accord h4 {
font-family: "Nexa Heavy";
font-size: 36px;
}
.after-accord p {
font-size: 25px;
line-height: 37.5px;
}
.after-accord::before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/little_leaves.svg);
background-size: auto;
background-position: center;
background-repeat: no-repeat;
position: absolute;
top: 15px;
left: calc(50% - 48px);
width: 48px;
height: 90px;
transform-origin: left;
transform: translate(50%, 0%) rotate(180deg) scaleX(-1);
}
.after-accord::after {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/little_leaves.svg);
background-size: auto;
background-position: center;
background-repeat: no-repeat;
position: absolute;
bottom: calc(15px + 1rem);
bottom: 15px;
left: 50%;
transform: translate(-50%, 0%);
width: 48px;
height: 90px;
}
@media (min-width: 876px) {
body.single-product .related-content {
padding-bottom: 30px !important;
margin-bottom: 0px !important;
}
body.single-product .related-content .middle-button {
margin-top: 40px !important;
}
body.single-product .related-content .splide__pagination {
display: none !important;
}
body.single-product .related-content #splider4-track {
overflow: visible;
}
}
@media (min-width: 876px) and (max-width: 1199.98px) {
body.single-product #splider1-track {
overflow: hidden !important;
}
}
body.single-product .row {
margin-left: 0 !important;
margin-right: 0 !important;
}
body.single-product .nutrition-sheet {
color: rgb(13, 52, 47);
max-width: 700px;
width: 100%;
display: block;
margin: 0 auto;
}
@media (min-width: 876px) {
body.single-product .nutrition-sheet {
max-width: unset;
}
}
body.single-product .nutrition-sheet .guide {
padding: 20px 0 15px 0;
font-family: "Nexa heavy", sans-serif;
}
body.single-product .nutrition-sheet .item-row {
display: flex;
}
body.single-product .nutrition-sheet .item-row .item-name {
width: 70%;
}
body.single-product .nutrition-sheet .item-row .item-amount {
font-family: "Nexa heavy", sans-serif;
text-align: right;
width: 30%;
display: flex;
flex-direction: column;
align-items: end;
justify-content: end;
}
body.single-product .top-product {
margin-top: -200px !important;
}
@media (min-width: 876px) {
body.single-product .top-product {
margin-top: -380px !important;
}
}
body.single-product .product-description {
padding-top: 30px;
padding-bottom: 80px;
text-align: center;
}
body.single-product .product-description h1.product-title {
text-transform: unset;
max-width: 80%;
display: block;
margin: 0 auto;
margin-bottom: 40px;
}
@media (min-width: 1640px) {
body.single-product .product-description h1.product-title {
font-size: 3.0625rem;
}
}
@media (min-width: 876px) {
body.single-product .product-description p {
font-size: 1.5625rem;
}
}
body.single-product .post-image img {
width: 100%;
max-width: 900px;
display: block;
margin: 0 auto;
object-fit: contain;
max-height: 260px;
position: relative;
z-index: 12;
}
@media (min-width: 576px) {
body.single-product .post-image img {
max-width: 700px;
max-height: 400px;
}
}
@media (min-width: 876px) {
body.single-product .post-image img {
max-width: 900px;
max-height: 540px;
}
}
body.single-product a#nutrition-tab {
hyphens: auto !important;
padding: 10%;
text-align: center;
}
body.single-product .related-recipes-container {
margin-top: 50px;
margin-bottom: 50px;
overflow: clip;
}
body.single-product .related-recipes-container .link-row {
margin-top: 10%;
}
@media (min-width: 876px) {
body.single-product .related-recipes-container {
margin-top: 0px;
margin-bottom: 0px;
background-position: top center, center 120%;
background-repeat: no-repeat;
background-size: 100%, 100%;
}
}
body.single-product .related-recipes-container .teaser-container {
margin-bottom: 0%;
display: block !important;
}
@media (min-width: 876px) {
body.single-product .related-recipes-container { }
}
@media (min-width: 1200px) {
body.single-product .related-recipes-container .teaser-container {
margin-top: 2%;
margin-bottom: 0%;
}
}
@media (min-width: 1300px) {
body.single-product .related-recipes-container .teaser-container {
margin-top: 2%;
margin-bottom: -5%;
}
}
@media (min-width: 1640px) {
body.single-product .related-recipes-container {
margin-bottom: 120px;
}
body.single-product .related-recipes-container .teaser-container {
margin-top: 2%;
margin-bottom: 0;
}
}
body.single-product .related-recipes-container .related-recipes-title h3 {
font-size: 2.1875rem;
}
body.single-product .related-recipes-container .tease {
width: 100%;
}
@media (min-width: 876px) {
body.single-product .related-recipes-container .tease {
margin-top: 0;
width: 100%;
max-width: 33%;
max-width: 90%;
}
}
@media (min-width: 1300px) {
body.single-product .related-recipes-container .tease {
margin-top: 0;
width: 100%;
height: auto;
max-width: 33%;
margin-bottom: -5%;
}
}
@media (max-width: 1199.98px) {
body.single-product .related-recipes-container .tease {
marign-bottom: unset;
}
}
body.single-product .related-recipes-container .tease.tease-recipe {
display: flex !important;
align-items: start;
justify-content: center;
margin-top: 20px;
}
body.single-product .related-recipes-container .tease.tease-recipe .preview-image-container {
position: relative;
z-index: 3;
}
body.single-product .related-recipes-container .tease.tease-recipe .preview-image-container:after {
content: "";
display: block;
padding-bottom: 100%;
}
body.single-product .related-recipes-container .tease.tease-recipe .preview-image {
border-radius: 20px;
object-fit: cover;
position: absolute;
width: 100%;
height: 100%;
}
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container {
display: flex;
flex-direction: column;
text-decoration: none;
overflow: hidden;
width: 100%;
height: 100%;
margin-left: 10px;
margin-right: 10px;
justify-content: start;
align-content: start;
margin-top: 50px;
}
@media (min-width: 576px) {
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container {
width: 90%;
}
}
@media (min-width: 876px) {
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container {
margin-top: 0;
width: 90%;
}
}
@media (min-width: 1300px) {
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container {
width: 90%;
}
}
@media (min-width: 1640px) {
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container {
width: 90%;
}
}
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content {
display: flex;
width: 100%;
}
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title {
width: 50%;
margin-top: 20px;
padding-right: 10px;
display: flex;
overflow: visible;
overflow-wrap: normal;
hyphens: auto;
}
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
hyphens: auto;
padding: 0 !important;
color: #0D342F;
font-size: 3vw;
padding-right: 5px;
}
@media (min-width: 876px) {
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 0.825rem;
}
}
@media (min-width: 1300px) {
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 0.825rem;
}
}
@media (min-width: 1640px) {
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 1.1rem;
}
}
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info {
padding-left: 2%;
width: 50%;
display: flex;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/product-teaser-info-divider-black.svg);
background-repeat: no-repeat;
background-position: 0 20px;
overflow-wrap: normal;
}
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info * {
font-size: 10px;
text-align: center;
color: #0D342F;
}
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info > div {
width: 35%;
padding-left: 1%;
display: flex;
flex-direction: column;
overflow: visible;
}
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .text {
padding: 2px 5px 5px 5px;
line-height: 1;
}
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .icon {
min-height: 50px;
display: block;
margin-top: 5px;
margin-bottom: 2px;
background-size: auto 70% !important;
background-position: bottom center !important;
background-repeat: no-repeat !important;
}
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .portions .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/portions-icon-black.png);
}
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .time .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/time-icon-black.png);
}
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.easy {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-easy-black.png);
}
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.moderate {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-moderate-black.png);
}
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.difficult {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-difficult-black.png);
}
body.single-product .related-recipes-container .tease.tease-recipe .recipe-teaser-container h4 {
padding: 15px 0;
font-size: 20px;
}
body.single-product .related-recipes-container a.learn-more-btn {
padding: 6px 10px;
text-align: center;
display: inherit;
border: 1px solid #789a2a;
max-width: 300px;
margin: 15px auto;
color: #789a2a;
font-weight: 600;
}
body.single-product .related-recipes-container a.learn-more-btn:hover {
text-decoration: none;
background: rgb(236.0775510204, 244.5428571429, 216.6571428571);
}
body.single-product .related-recipes-container a.learn-more-btn::after {
content: "›";
color: #789a2a;
font-size: 15px;
padding: 2px;
padding-left: 5px;
}
body.single-product .related-products-container {
margin-top: 100px;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/related-products-bg.png);
background-repeat: no-repeat;
background-position: center;
background-size: 200%;
}
@media (min-width: 576px) {
body.single-product .related-products-container {
background-size: 103%;
}
}
@media (min-width: 876px) {
body.single-product .related-products-container {
background-size: 103%;
}
}
@media (min-width: 1938px) {
body.single-product .related-products-container {
background-size: 103%;
}
}
body.single-product .related-products-container .related-products-title {
margin-bottom: 50px;
}
body.single-product .related-products-container .related-product {
padding-bottom: 130px;
}
body.single-product .related-products-container .related-product a.product-link {
display: block;
text-decoration: none;
}
body.single-product .related-products-container .related-product img {
width: 100%;
max-width: 700px;
display: block;
margin: 0 auto;
}
body.single-product .faq-lift {
padding-top: 50px;
}
@media (min-width: 876px) {
body.single-product .faq-lift p {
font-size: 1.375rem;
}
}
body.single-product .faq-lift + .row {
margin-bottom: 50px;
}
body.single-product .info-box {
background-color: #FFF6E5;
font-family: Nexa Heavy;
font-weight: 900;
font-size: 25px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
padding: 42px 18px;
border-radius: 15px;
}
body.single-product #accordion {
border-bottom: none !important;
width: 100%;
}
body.single-product .accordion-text {
width: 100%;
}
body.single-product .accordion-content {
border-radius: 0px;
padding-left: 24px;
}
body.single-product .accordion-content h1,
body.single-product .accordion-content h2,
body.single-product .accordion-content h3,
body.single-product .accordion-content h4,
body.single-product .accordion-content p {
color: #0B352D;
}
body.single-product .accordion-content .card,
body.single-product .accordion-content .card-header,
body.single-product .accordion-content .card-body {
background-color: inherit;
border: none;
border-radius: 0px;
}
body.single-product .accordion-content .card:last-of-type {
padding-bottom: 50px;
}
body.single-product .accordion-content .card button {
color: #0B352D;
font-size: 30px;
width: 100%;
text-align: left;
}
@media (max-width: 1199.98px) {
body.single-product .accordion-content .card button {
font-size: 24px;
}
}
body.single-product .accordion-content .card .card-header button {
padding-left: 0 !important;
}
body.single-product .accordion-content .card .card-header button::after {
content: " ";
position: absolute;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/icon-chev.svg) !important;
background-repeat: no-repeat;
top: 25px;
right: 15px;
width: 25px;
height: 20px;
}
body.single-product .accordion-content .card .card-header button.collapsed::after {
transform: rotate(180deg) !important;
}
body.single-product .accordion-content.postid-8759 .top-product {
margin-top: -300px !important;
}
@media (min-width: 876px) {
body.single-product .accordion-content.postid-8759 {
margin-top: -380px !important;
}
}
body.single-product .nutrius-container {
background-color: #BED020;
max-width: 100%;
position: relative;
padding-bottom: 25px;
}
body.single-product .nutrius-container::before {
content: "";
position: absolute;
width: calc(100% + 10px);
height: auto;
min-height: 105px;
top: -75px;
left: -10px;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/aalto_top.svg);
background-position: center;
background-size: 105%;
background-repeat: no-repeat;
z-index: 0;
pointer-events: none;
}
@media (max-width: 1299.98px) {
body.single-product .nutrius-container::before {
top: -65px;
}
}
@media (max-width: 1199.98px) {
body.single-product .nutrius-container::before {
top: -59px;
}
}
body.single-product .nutrius-container::before { }
body.single-product .nutrius-container::after {
content: "";
position: absolute;
width: calc(100% + 10px);
height: auto;
min-height: 105px;
bottom: -75px;
left: -10px;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/aalto.svg);
background-position: center;
background-size: 105%;
background-repeat: no-repeat;
z-index: 0;
pointer-events: none;
}
@media (max-width: 1299.98px) {
body.single-product .nutrius-container::after {
bottom: -65px;
}
}
@media (max-width: 1199.98px) {
body.single-product .nutrius-container::after {
bottom: -59px;
}
}
@media (max-width: 875.98px) {
body.single-product .nutrius-container::after {
bottom: -55px;
}
}
body.single-product .nutrius-container::after { }
body.single-product .nutrius-container .nutritions-section {
float: unset;
width: 100%;
clear: unset;
}
body.single-product .nutrius-container .nutritions-section::before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/lehdet2_dark.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
position: absolute;
top: -50px;
right: -280px;
width: 300px;
height: 240px;
}
@media (max-width: 1639.98px) {
body.single-product .nutrius-container .nutritions-section::before {
right: -150px;
}
}
@media (max-width: 1199.98px) {
body.single-product .nutrius-container .nutritions-section::before {
top: -100px;
right: -6px;
width: 150px;
height: 150px;
overflow: hidden;
}
}
@media (min-width: 876px) {
body.single-product .nutrius-container .nutritions-section::before {
right: -200px;
}
}
@media (min-width: 1300px) {
body.single-product .nutrius-container .nutritions-section::before {
right: -280px;
}
}
body.single-product .single-product .splide-track {
overflow: visible;
}
body.single-product body.single-product .splide__track {
overflow: visible;
}
body.single-product body.single-product .splide__track .title {
font-size: 16px;
}
body.single-product body.single-product .splide__track .splide__list {
margin: 0 10px !important;
}
body.single-product body.single-product .related-recipes-container .tease.tease-recipe {
margin-bottom: 0 !important;
padding-bottom: 60px !important;
}
body.single-product body.single-product .splide__slide {
height: 100%;
}
body.single-product body.single-product .product-content h2, body.single-product body.single-product .product-content h3, body.single-product body.single-product .product-content h4 {
font-size: 40px;
padding-bottom: 20px;
}
@media (min-width: 876px) {
body.single-product body.single-product #splider4-list {
display: flex !important;
flex-wrap: nowrap;
}
body.single-product body.single-product #splider4-list .product-slider .splide__list, body.single-product body.single-product #splider4-list .product-slider .splide__track {
overflow: hidden !important;
}
}
body.single-product { }
body.page-template-page-recipes .page-ingress {
padding-bottom: 0;
padding-top: 50px;
}
body.page-template-page-recipes .hero-desktop-image h1 {
font-size: 3.75rem;
}
body.page-template-page-recipes .page-content {
padding-top: 0;
}
body.page-template-page-recipes .load-more-container {
display: block;
width: 100%;
text-align: center;
margin-top: 50px;
margin-bottom: 50px;
}
body.page-template-page-recipes .load-more-container .load-more-btn {
display: inline-block;
padding: 8px 30px;
color: #789a2a;
border: 1px solid #789a2a;
background: white;
text-decoration: none;
font-weight: bold;
}
body.page-template-page-recipes .load-more-container .load-more-btn:hover {
background: rgb(236.0775510204, 244.5428571429, 216.6571428571);
}
body.page-template-page-recipes .category-results-container {
position: relative;
min-height: 500px;
}
body.page-template-page-recipes .category-results-container .keep-loading {
position: absolute;
top: 50px;
right: 0;
left: 0;
width: 200px;
margin: 100px auto;
}
body.page-template-page-recipes .category-results-container .lds-ripple {
display: inline-block;
position: relative;
width: 200px;
height: 200px;
}
body.page-template-page-recipes .category-results-container .lds-ripple div {
position: absolute;
border: 10px solid #94be6b;
opacity: 1;
border-radius: 50%;
animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
body.page-template-page-recipes .category-results-container .lds-ripple div:nth-child(2) {
animation-delay: -0.5s;
}
@keyframes lds-ripple {
0% {
top: 100px;
left: 100px;
width: 0;
height: 0;
opacity: 1;
}
100% {
top: 0px;
left: 0px;
width: 200px;
height: 200px;
opacity: 0;
}
}
body.page-template-page-recipes #category-results .col {
width: 50%;
min-width: 50%;
}
@media (min-width: 1300px) {
body.page-template-page-recipes #category-results .col {
width: 20%;
min-width: 20%;
max-width: 20%;
}
}
body.page-template-page-recipes #category-results .product-list .article-content {
position: relative;
}
body.page-template-page-recipes #category-results .product-list .article-content .title {
position: absolute;
bottom: 0;
left: 0;
top: 0;
right: 0;
text-align: left;
max-width: 100%;
background: rgb(2, 0, 36);
background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(2, 0, 27, 0.0830707283) 63%, rgba(0, 0, 0, 0.6516981793) 100%);
}
body.page-template-page-recipes #category-results .product-list .article-content .title:hover {
background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(2, 0, 27, 0.0830707283) 63%, rgba(0, 0, 0, 0.3) 100%);
}
body.page-template-page-recipes #category-results .product-list .article-content .title.title-lift {
font-size: 2rem;
}
body.page-template-page-recipes #category-results .product-list .article-content .title.title-lift h3 {
font-weight: bold;
}
body.page-template-page-recipes #category-results .product-list .article-content .title h3 {
font-size: 1rem;
}
@media (min-width: 1300px) {
body.page-template-page-recipes #category-results .product-list .article-content .title h3 {
font-size: 1.5rem;
}
}
body.page-template-page-recipes #category-results .product-list .article-content .title h3 {
font-weight: bold;
text-align: left;
margin: 5px auto;
margin-bottom: 18px;
position: absolute;
bottom: 4px;
left: 21px;
color: #fff;
letter-spacing: 1px;
}
body.page-template-page-recipes #category-results .product-list .article-content .post-image {
width: 100%;
min-height: 430px;
background-size: cover;
background-position: center;
margin-top: 8px;
margin-bottom: 8px;
position: relative;
}
body.page-template-page-recipes #category-results .product-list .article-content .post-image.other-rows {
min-height: 50vw;
margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 876px) {
body.page-template-page-recipes #category-results .product-list .article-content .post-image.other-rows {
min-height: 250px;
}
}
body.page-template-page-recipes .search-container {
display: block;
padding: 0 30px;
}
@media (min-width: 876px) {
body.page-template-page-recipes .search-container {
display: flex;
padding: 0;
}
}
body.page-template-page-recipes .search-container {
justify-content: center;
width: auto;
margin: 70px auto;
}
body.page-template-page-recipes .search-container .filter-search-form {
display: block;
position: relative;
}
body.page-template-page-recipes .search-container .filter-search-form input {
border: 1px solid #789a2a;
border-radius: 0;
min-width: 100%;
margin-bottom: 15px;
}
@media (min-width: 876px) {
body.page-template-page-recipes .search-container .filter-search-form input {
min-width: 332px;
margin-bottom: 0;
}
}
@media (min-width: 876px) {
body.page-template-page-recipes .search-container .filter-search-form input {
min-width: 432px;
}
}
body.page-template-page-recipes .search-container .filter-search-form input {
padding-left: 15px;
padding-top: 3px;
padding-bottom: 4px;
}
body.page-template-page-recipes .search-container .filter-search-form:before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/icons/search/search.svg);
background-size: 100%;
background-repeat: no-repeat;
position: absolute;
width: 19px;
height: 23px;
right: 20px;
bottom: 17px;
}
@media (min-width: 876px) {
body.page-template-page-recipes .search-container .filter-search-form:before {
right: 10px;
bottom: 3px;
}
}
body.page-template-page-recipes .search-container .filter-search-form ::-webkit-input-placeholder { color: #789a2a;
font-style: italic;
}
body.page-template-page-recipes .search-container .filter-search-form :-ms-input-placeholder { color: #789a2a;
font-style: italic;
}
body.page-template-page-recipes .search-container .filter-search-form ::placeholder {
color: #789a2a;
font-style: italic;
}
@media (max-width: 875.98px) {
body.page-template-page-recipes .search-container ::-webkit-input-placeholder { font-size: 12px;
}
body.page-template-page-recipes .search-container :-ms-input-placeholder { font-size: 12px;
}
body.page-template-page-recipes .search-container ::placeholder {
font-size: 12px;
}
}
body.page-template-page-recipes .search-container .filter-dropdown {
display: block;
border: 1px solid #789a2a;
border-radius: 20px;
max-height: 33px;
position: relative;
cursor: pointer;
}
@media (min-width: 876px) {
body.page-template-page-recipes .search-container .filter-dropdown {
margin: 0 20px;
min-width: 290px;
}
}
@media (min-width: 1300px) {
body.page-template-page-recipes .search-container .filter-dropdown {
margin: 0 20px;
min-width: 390px;
}
}
body.page-template-page-recipes .search-container .filter-dropdown p {
padding-left: 15px;
padding-top: 2px;
color: #789a2a;
font-weight: 600;
}
body.page-template-page-recipes .search-container .filter-dropdown:hover {
background: rgb(236.0775510204, 244.5428571429, 216.6571428571);
}
body.page-template-page-recipes .search-container .filter-dropdown .filter-arrow {
width: 0;
height: 0;
position: absolute;
top: 10px;
right: 20px;
border-style: solid;
border-width: 12px 8px 0 8px;
border-color: #789a2a transparent transparent transparent;
}
body.page-template-page-recipes #category-filter {
overflow-x: scroll;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.8);
z-index: 2001;
}
body.page-template-page-recipes #category-filter input[type=checkbox] {
float: left;
padding-right: 20px;
margin-right: 7px;
margin-top: 6px;
}
body.page-template-page-recipes #category-filter .filter-close {
position: absolute;
top: 15px;
right: 20px;
cursor: pointer;
}
body.page-template-page-recipes #category-filter .filter-close:hover {
text-decoration: underline;
}
body.page-template-page-recipes #category-filter .category-filter-container {
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: 0;
margin: 0;
width: 100%;
clear: both;
background: white;
}
@media (min-width: 1300px) {
body.page-template-page-recipes #category-filter .category-filter-container {
border: 1px solid #789a2a;
margin: 20% auto auto auto;
max-width: 669px;
}
}
body.page-template-page-recipes #category-filter .category-filter-container .product-filters {
display: inline-block;
padding: 15px;
vertical-align: text-top;
padding: 60px 5px 10px 10%;
width: 100%;
}
@media (min-width: 1300px) {
body.page-template-page-recipes #category-filter .category-filter-container .product-filters {
padding: 50px;
}
}
body.page-template-page-recipes #category-filter .category-filter-container .product-filters h3 {
padding-bottom: 0.75rem;
}
@media (max-width: 1199.98px) {
body.page-template-page-recipes #category-filter .category-filter-container .product-filters h3 {
font-size: 0.9375rem;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
color: #789a2a;
}
}
body.page-template-page-recipes #category-filter .category-filter-container .product-filters ul {
list-style-type: none;
padding: 0;
}
body.page-template-page-recipes #category-filter .category-filter-container .product-filters input[type=checkbox] {
margin-left: 6px;
display: inline-block;
vertical-align: middle;
max-width: 10%;
}
body.page-template-page-recipes #category-filter .category-filter-container .product-filters label {
width: 100%;
}
body.page-template-page-recipes #category-filter .category-filter-container .product-filters .term-name {
display: inline-block;
max-width: 80%;
}
@media (min-width: 1300px) {
body.page-template-page-recipes #category-filter .category-filter-container ul.filter-1 {
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
margin-right: 20px;
column-gap: 74px;
}
}
body.page-template-page-recipes #category-filter .category-filter-container .category-filter-footer {
width: 100%;
display: block;
background: #dee8c7;
text-align: center;
}
body.page-template-page-recipes #category-filter .category-filter-container .category-filter-footer .filter-search-btn {
cursor: pointer;
display: block;
width: 100%;
padding: 15px;
margin: 0;
background: #789a2a;
font-size: 1rem;
font-weight: 600;
color: #fff;
border: 1px solid #789a2a;
margin: 6px auto;
}
@media (max-width: 1639.98px) {
body.page-template-page-recipes #category-filter .category-filter-container .category-filter-footer .filter-search-btn:after {
content: "›";
padding-left: 10px;
}
}
@media (min-width: 1300px) {
body.page-template-page-recipes #category-filter .category-filter-container .category-filter-footer .filter-search-btn {
display: inline-block;
width: auto;
padding: 5px 15px;
border-radius: 30px;
background: #fff;
font-size: 1rem;
font-weight: 600;
color: #789a2a;
border: 1px solid #789a2a;
margin: 6px auto;
}
body.page-template-page-recipes #category-filter .category-filter-container .category-filter-footer .filter-search-btn:hover {
background: rgb(236.0775510204, 244.5428571429, 216.6571428571);
}
}
body.page-template-page-recipes-new .main-categories {
display: flex;
justify-content: center;
width: 100%;
margin-top: 100px;
flex-wrap: wrap;
}
@media (min-width: 876px) {
body.page-template-page-recipes-new .main-categories {
flex-wrap: nowrap;
margin-top: -14%;
}
}
body.page-template-page-recipes-new .main-categories .main-category-link {
width: 40%;
padding: 2%;
max-width: 250px;
display: block;
}
@media (min-width: 876px) {
body.page-template-page-recipes-new .main-categories .main-category-link {
margin: 10px;
width: 25%;
padding: 0;
}
}
body.page-template-page-recipes-new .main-categories .main-category-link .category-item-content {
position: relative;
width: 100%;
height: 100%;
}
body.page-template-page-recipes-new .main-categories .main-category-link .category-item-content .image {
position: relative;
transition: opacity linear 0.2s;
width: 100%;
padding-left: 1%;
padding-right: 1%;
margin: 0 auto;
}
@media (min-width: 876px) {
body.page-template-page-recipes-new .main-categories .main-category-link .category-item-content .image {
width: 100%;
}
}
body.page-template-page-recipes-new .main-categories .main-category-link .category-item-content .main-category-title {
display: flex;
align-items: center;
justify-content: center;
padding-top: 10px;
}
body.page-template-page-recipes-new .main-categories .main-category-link .category-item-content .main-category-title h2 {
font-size: 1rem;
padding-top: 5px;
hyphens: none !important;
-webkit-hyphens: none !important;
-moz-hyphens: none !important;
-ms-hyphens: none !important;
}
@media (min-width: 1300px) {
body.page-template-page-recipes-new .main-categories {
padding-top: 20px;
padding-bottom: 20px;
}
}
body.page-template-page-recipes-new .main-categories a {
font-size: 1rem;
font-weight: 600;
text-transform: uppercase;
color: #3d3d3d;
width: 100%;
text-align: center;
}
body.page-template-page-recipes-new .main-categories a:hover {
text-decoration: none;
}
body.page-template-page-recipes-new .main-categories a img {
width: 100%;
height: auto;
max-width: 297px;
}
body.page-template-page-recipes-new .main-categories .main-category-title {
max-width: 200px;
display: block;
margin: 0 auto;
}
body.page-template-page-recipes-new .main-categories .main-category-title h2 {
font-size: 1.5625rem;
font-weight: 700;
padding-top: 15px;
text-transform: none;
padding-top: 26px;
}
body.page-template-page-recipes-new .recipe-section {
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: -2px;
min-height: 50px;
padding-bottom: 30%;
display: flex;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/recipes-product-bg-mobile-top-1.png), url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/recipes-product-bg-mobile-bottom-1.png);
background-position: top center, bottom center;
background-size: 100%, 100%;
background-repeat: no-repeat, no-repeat;
background-color: rgb(13, 52, 47);
padding-top: 30%;
padding-top: 20%;
padding-bottom: 20%;
}
@media (min-width: 876px) {
body.page-template-page-recipes-new .recipe-section:nth-of-type(even) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/recipes-section-background-left-desktop-1.png), url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/recipes-section-background-left-bottom-desktop-1.png);
background-position: top center, bottom center;
background-size: 100%, 100%;
background-repeat: no-repeat, no-repeat;
background-color: rgb(13, 52, 47);
padding-top: 5%;
padding-bottom: 5%;
margin-top: -1px;
}
body.page-template-page-recipes-new .recipe-section:nth-of-type(odd) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/recipes-section-background-right-desktop-1.png), url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/recipes-section-background-right-bottom-desktop-1.png);
background-position: top center, bottom center;
background-size: 100%, 100%;
background-repeat: no-repeat, no-repeat;
background-color: rgb(13, 52, 47);
padding-top: 5%;
padding-bottom: 5%;
margin-top: -1px;
}
}
@media (min-width: 876px) {
body.page-template-page-recipes-new .recipe-section {
min-height: 55vw;
}
}
body.page-template-page-recipes-new .recipe-section .container {
margin-top: 8%;
}
@media (min-width: 876px) {
body.page-template-page-recipes-new .recipe-section .container {
margin-top: 5%;
margin-bottom: 5%;
}
}
@media (min-width: 876px) {
body.page-template-page-recipes-new .recipe-section .container .category-link {
margin-top: 30px;
}
}
body.page-template-page-recipes-new .recipe-section h1, body.page-template-page-recipes-new .recipe-section h2 {
text-align: center;
padding-bottom: 0;
color: rgb(251, 239, 214);
letter-spacing: 2px;
display: inline-block;
position: relative;
padding-right: 20px;
padding-left: 20px;
margin-bottom: 25px;
}
@media (min-width: 876px) {
body.page-template-page-recipes-new .recipe-section h1, body.page-template-page-recipes-new .recipe-section h2 {
padding-bottom: 10px;
margin-bottom: 50px;
}
}
body.page-template-page-recipes-new .recipe-section h1, body.page-template-page-recipes-new .recipe-section h2 {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/title-underline.svg);
background-size: 100% 3px;
background-repeat: no-repeat;
background-position: bottom center;
padding-bottom: 5px;
}
body.page-template-page-recipes-new .recipe-section .btn {
margin-top: 50px;
margin-bottom: 50px;
}
@media (min-width: 1300px) {
body.page-template-page-recipes-new .recipe-section .btn {
margin-top: 20px;
margin-bottom: 0px;
}
}
body.page-template-page-recipes-new .tease.tease-recipe {
display: flex !important;
align-items: center;
justify-content: center;
}
body.page-template-page-recipes-new .tease.tease-recipe .preview-image-container {
position: relative;
}
body.page-template-page-recipes-new .tease.tease-recipe .preview-image-container:after {
content: "";
display: block;
padding-bottom: 100%;
}
body.page-template-page-recipes-new .tease.tease-recipe .preview-image {
border-radius: 20px;
object-fit: cover;
position: absolute;
width: 100%;
height: 100%;
}
@media (min-width: 1640px) {
body.page-template-page-recipes-new .tease.tease-recipe .preview-image {
width: 360px;
height: 360px;
}
}
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container {
display: flex;
flex-direction: column;
text-decoration: none;
overflow: hidden;
width: 100%;
margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 576px) {
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container {
width: 90%;
}
}
@media (min-width: 876px) {
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container {
width: 90%;
}
}
@media (min-width: 1300px) {
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container {
width: 90%;
}
}
@media (min-width: 1640px) {
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container {
width: 360px;
}
}
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content {
display: flex;
width: 100%;
}
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title {
width: 50%;
margin-top: 20px;
padding-right: 10px;
display: flex;
align-items: center;
max-height: 60px;
}
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
padding: 0 !important;
color: rgb(251, 239, 214);
font-size: 0.6875rem;
padding-right: 5px;
}
@media (min-width: 876px) {
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 0.9625rem;
}
}
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info {
padding-left: 2%;
width: 50%;
display: flex;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/product-teaser-info-divider.svg);
background-repeat: no-repeat;
background-position: 0 20px;
overflow-wrap: normal;
}
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info * {
font-size: 10px;
text-align: center;
color: rgb(194, 210, 52);
}
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info > div {
width: 35%;
padding-left: 1%;
display: flex;
flex-direction: column;
overflow: visible;
}
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .text {
padding: 2px 5px 5px 5px;
line-height: 1;
}
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .icon {
min-height: 50px;
display: block;
margin-top: 5px;
margin-bottom: 2px;
background-size: auto 70% !important;
background-position: bottom center !important;
background-repeat: no-repeat !important;
}
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .portions .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/portions-icon.png);
}
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .time .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/time-icon.png);
}
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.easy {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-easy.png);
}
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.moderate {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-moderate.png);
}
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.difficult {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-difficult.png);
}
body.page-template-page-recipes-new .tease.tease-recipe .recipe-teaser-container h4 {
padding: 15px 0;
font-size: 20px;
}
body.page-template-page-recipes-new .term-title {
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}
body.single-recipe p {
hyphens: none;
}
body.single-recipe .post-title h1 {
hyphens: none;
font-weight: 600;
text-align: center;
padding: 0 0 30px 0;
font-size: 2rem !important;
}
@media (min-width: 1300px) {
body.single-recipe .post-title h1 {
padding: 30px 0;
padding-bottom: 15px;
font-size: 3.625rem !important;
}
}
body.single-recipe .mobile-category {
padding-top: 20px;
padding-bottom: 15px;
display: block;
text-align: center;
}
body.single-recipe .mobile-category span {
font-weight: 700;
width: auto;
font-size: 0.875rem;
color: #80A41B !important;
text-transform: uppercase !important;
letter-spacing: 1px;
}
@media (min-width: 1300px) {
body.single-recipe .mobile-category {
display: none;
}
}
body.single-recipe .the-excerpt {
padding-bottom: 15px;
}
body.single-recipe .the-excerpt p {
font-size: 18px;
}
@media (min-width: 1300px) {
body.single-recipe .the-excerpt p {
font-size: 1.5rem;
}
}
@media (min-width: 1300px) {
body.single-recipe .the-excerpt {
padding-bottom: 51px;
text-align: center;
padding: 15px 0;
}
}
body.single-recipe .the-excerpt .mobile-excerpt-title {
padding-top: 50px;
padding-bottom: 20px;
font-weight: 300;
font-style: italic;
}
@media (min-width: 1300px) {
body.single-recipe .the-excerpt .mobile-excerpt-title {
display: none;
}
}
body.single-recipe .main-content-container {
padding-top: 0;
}
@media (min-width: 1300px) {
body.single-recipe .main-content-container {
padding-top: 0;
padding-bottom: 20px;
margin-top: -40px;
}
}
body.single-recipe .addtoany_header {
font-size: 1.5rem;
font-style: italic;
padding-top: 50px;
}
@media (min-width: 1300px) {
body.single-recipe .addtoany_header {
padding-top: 50px;
font-style: normal;
}
}
body.single-recipe .related-products-container {
margin-bottom: 50px;
margin-top: 50px;
}
@media (min-width: 1300px) {
body.single-recipe .related-products-container {
margin-bottom: 10px;
}
}
body.single-recipe .related-products-container a.learn-more-btn {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-button.svg);
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
width: 120px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto;
text-decoration: none !important;
white-space: nowrap;
cursor: pointer;
color: rgb(13, 52, 47);
transition: all 0.2s ease-in-out;
text-transform: uppercase;
}
body.single-recipe .related-products-container a.learn-more-btn:hover {
transform: scale(1.05);
}
body.single-recipe .related-products-container .related-products-title {
padding-top: 30px;
padding-bottom: 5px;
}
@media (min-width: 1300px) {
body.single-recipe .related-products-container .related-products-title {
padding-top: 70px;
padding-bottom: 5px;
}
}
body.single-recipe .related-products-container .related-products-title h2 {
font-weight: 600;
padding-bottom: 15px;
text-align: left;
}
body.single-recipe .related-products-container .related-products .article-content {
display: flex;
justify-content: center;
height: 100%;
}
body.single-recipe .related-products-container .related-products .article-content .article-wrapper .title h3 {
font-size: 0.93rem;
font-family: "Nexa bold regular";
line-height: 1.4rem;
text-align: center;
max-width: 80%;
margin: 0 auto;
}
body.single-recipe .related-products-container .related-products .article-content .article-wrapper .title h3 a {
hyphens: none;
color: rgb(251, 239, 214);
}
body.single-recipe .related-products-container .related-products .col {
max-width: 300px;
}
body.single-recipe .related-products-container .related-products .post-pad img {
height: auto;
width: auto;
max-width: 100%;
display: block;
max-height: 200px;
margin: auto;
}
@media (max-width: 1199.98px) {
body.single-recipe .related-products-container .related-products .post-pad img {
max-height: 150px;
}
}
body.single-recipe .related-recipes-container {
margin: 0;
margin-bottom: 150px;
}
body.single-recipe .related-recipes-container .related-recipes-title h3 {
font-size: 2.1875rem;
}
body.single-recipe .related-recipes-container .tease {
width: 100%;
max-width: 90%;
}
@media (min-width: 876px) {
body.single-recipe .related-recipes-container .tease {
margin-top: 0;
width: 100%;
max-width: 33%;
}
}
@media (min-width: 1300px) {
body.single-recipe .related-recipes-container .tease {
margin-top: 0;
width: 100%;
height: auto;
max-width: 33%;
margin-bottom: -5%;
}
}
body.single-recipe .related-recipes-container .tease.tease-recipe {
display: flex !important;
align-items: start;
justify-content: center;
margin-top: 50px;
}
body.single-recipe .related-recipes-container .tease.tease-recipe .preview-image-container {
position: relative;
z-index: 3;
}
body.single-recipe .related-recipes-container .tease.tease-recipe .preview-image-container:after {
content: "";
display: block;
padding-bottom: 100%;
}
body.single-recipe .related-recipes-container .tease.tease-recipe .preview-image {
border-radius: 20px;
object-fit: cover;
position: absolute;
width: 100%;
height: 100%;
}
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container {
display: flex;
flex-direction: column;
text-decoration: none;
overflow: hidden;
width: 100%;
margin-left: 10px;
margin-right: 10px;
justify-content: start;
align-content: start;
}
@media (min-width: 576px) {
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container {
width: 90%;
}
}
@media (min-width: 876px) {
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container {
margin-top: 0;
width: 90%;
}
}
@media (min-width: 1300px) {
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container {
width: 83%;
}
}
@media (min-width: 1640px) {
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container {
width: 83%;
}
}
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content {
display: flex;
width: 100%;
}
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title {
width: 50%;
margin-top: 20px;
padding-right: 10px;
display: flex;
overflow: visible;
overflow-wrap: normal;
hyphens: auto;
}
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
hyphens: auto;
padding: 0 !important;
color: #0D342F;
font-size: 3vw;
padding-right: 5px;
}
@media (min-width: 876px) {
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 0.825rem;
}
}
@media (min-width: 1300px) {
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 0.825rem;
}
}
@media (min-width: 1640px) {
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 1.1rem;
}
}
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info {
padding-left: 2%;
width: 50%;
display: flex;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/product-teaser-info-divider-black.svg);
background-repeat: no-repeat;
background-position: 0 20px;
overflow-wrap: normal;
}
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info * {
font-size: 10px;
text-align: center;
color: #0D342F;
}
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info > div {
width: 35%;
padding-left: 1%;
display: flex;
flex-direction: column;
overflow: visible;
}
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .text {
padding: 2px 5px 5px 5px;
line-height: 1;
}
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .icon {
min-height: 50px;
display: block;
margin-top: 5px;
margin-bottom: 2px;
background-size: auto 70% !important;
background-position: bottom center !important;
background-repeat: no-repeat !important;
}
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .portions .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/portions-icon-black.png);
}
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .time .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/time-icon-black.png);
}
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.easy {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-easy-black.png);
}
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.moderate {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-moderate-black.png);
}
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.difficult {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-difficult-black.png);
}
body.single-recipe .related-recipes-container .tease.tease-recipe .recipe-teaser-container h4 {
padding: 15px 0;
font-size: 20px;
}
body.single-recipe .related-recipes-container a.learn-more-btn {
padding: 6px 10px;
text-align: center;
display: inherit;
border: 1px solid #789a2a;
max-width: 300px;
margin: 15px auto;
color: #789a2a;
font-weight: 600;
}
body.single-recipe .related-recipes-container a.learn-more-btn:hover {
text-decoration: none;
background: rgb(236.0775510204, 244.5428571429, 216.6571428571);
}
body.single-recipe .related-recipes-container a.learn-more-btn::after {
content: "›";
color: #789a2a;
font-size: 15px;
padding: 2px;
padding-left: 5px;
}
body.single-recipe .main-category-links .categories-title h3 {
font-size: 2.1875rem;
}
body.single-recipe .main-category-links .category-links-container {
list-style-type: none;
padding: 0;
margin-top: 25px;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
@media (min-width: 876px) {
body.single-recipe .main-category-links .category-links-container {
flex-wrap: nowrap;
}
}
body.single-recipe .main-category-links .category-links-container li.child-item {
margin: 5px;
background-size: 100% !important;
width: 40%;
min-width: 100px;
height: 100px;
}
@media (min-width: 876px) {
body.single-recipe .main-category-links .category-links-container li.child-item {
margin: 20px;
width: 200px;
height: 100px;
}
}
body.single-recipe .main-category-links .category-links-container li.child-item {
background-position: center !important;
background-repeat: no-repeat !important;
position: relative;
transition: all 0.2s ease-in-out;
}
body.single-recipe .main-category-links .category-links-container li.child-item:hover {
transform: scale(1.05);
}
body.single-recipe .main-category-links .category-links-container li.child-item a {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
text-decoration: none;
cursor: pointer;
color: #3d3d3d;
}
body.single-recipe .main-category-links .category-links-container li.child-item:nth-child(1n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-1-active.svg);
background-repeat: no-repeat;
}
body.single-recipe .main-category-links .category-links-container li.child-item:nth-child(2n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-2-active.svg);
background-repeat: no-repeat;
}
body.single-recipe .main-category-links .category-links-container li.child-item:nth-child(3n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-3-active.svg);
background-repeat: no-repeat;
}
body.single-recipe .main-category-links .category-links-container li.child-item:nth-child(4n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-4-active.svg);
background-repeat: no-repeat;
}
.recipe-additional-details {
padding-bottom: 11px;
padding-top: 8px;
margin-top: 30px;
margin-bottom: 30px;
z-index: 2;
position: relative;
}
@media (min-width: 1300px) {
.recipe-additional-details {
margin-top: 10px;
font-size: 1.5625rem;
}
}
.recipe-additional-details .details-text {
font-weight: 600;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding-top: 10px;
}
@media (min-width: 876px) {
.recipe-additional-details .details-text {
padding-top: 15px;
}
}
.recipe-additional-details .details-text {
margin: auto;
hyphens: none;
line-height: 1;
}
.recipe-additional-details .preparation-time, .recipe-additional-details .difficulty-level, .recipe-additional-details .portions {
height: 100px;
width: 29%;
}
@media (min-width: 876px) {
.recipe-additional-details .preparation-time, .recipe-additional-details .difficulty-level, .recipe-additional-details .portions {
height: 100px;
width: 240px;
}
}
.recipe-additional-details .icon {
background-repeat: no-repeat !important;
background-position: bottom center !important;
height: 10vw !important;
width: 100% !important;
background-size: contain !important;
}
@media (min-width: 876px) {
.recipe-additional-details .icon {
height: 70px !important;
width: 200px !important;
background-size: contain !important;
}
}
.recipe-additional-details .preparation-time {
display: inline-block;
vertical-align: top;
}
.recipe-additional-details .preparation-time .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/time-icon.png);
}
.recipe-additional-details .difficulty-level {
display: inline-block;
}
.recipe-additional-details .difficulty-level .icon.easy {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-easy.png);
}
.recipe-additional-details .difficulty-level .icon.moderate {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-moderate.png);
}
.recipe-additional-details .difficulty-level .icon.difficult {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-difficult.png);
}
.recipe-additional-details .portions {
display: inline-block;
}
.recipe-additional-details .portions .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/portions-icon.png);
}
.recipe {
margin-top: 10px;
}
.recipe p a img {
max-width: 100%;
}
.recipe h2 {
padding-bottom: 20px;
}
@media (min-width: 1300px) {
.recipe h2 {
margin-top: 10px;
}
}
body.page-template-page-recipes-campaign .load-more-container {
display: block;
width: 100%;
text-align: center;
margin-top: 50px;
margin-bottom: 50px;
}
body.page-template-page-recipes-campaign .load-more-container .load-more-btn {
display: inline-block;
padding: 8px 30px;
color: #789a2a;
border: 1px solid #789a2a;
background: white;
text-decoration: none;
font-weight: bold;
}
body.page-template-page-recipes-campaign .load-more-container .load-more-btn:hover {
background: rgb(236.0775510204, 244.5428571429, 216.6571428571);
}
body.page-template-page-recipes-campaign .category-results-container {
position: relative;
min-height: 500px;
}
body.page-template-page-recipes-campaign .category-results-container .keep-loading {
position: absolute;
top: 50px;
right: 0;
left: 0;
width: 200px;
margin: 100px auto;
}
body.page-template-page-recipes-campaign .category-results-container .lds-ripple {
display: inline-block;
position: relative;
width: 200px;
height: 200px;
}
body.page-template-page-recipes-campaign .category-results-container .lds-ripple div {
position: absolute;
border: 10px solid #94be6b;
opacity: 1;
border-radius: 50%;
animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
body.page-template-page-recipes-campaign .category-results-container .lds-ripple div:nth-child(2) {
animation-delay: -0.5s;
}
@keyframes lds-ripple {
0% {
top: 100px;
left: 100px;
width: 0;
height: 0;
opacity: 1;
}
100% {
top: 0px;
left: 0px;
width: 200px;
height: 200px;
opacity: 0;
}
}
body.page-template-page-recipes-campaign #category-results .col {
width: 50%;
min-width: 50%;
}
@media (min-width: 1300px) {
body.page-template-page-recipes-campaign #category-results .col {
width: 20%;
min-width: 20%;
max-width: 20%;
}
}
body.page-template-page-recipes-campaign #category-results .product-list .article-content {
position: relative;
}
body.page-template-page-recipes-campaign #category-results .product-list .article-content .title {
position: absolute;
bottom: 0;
left: 0;
top: 0;
right: 0;
text-align: left;
max-width: 100%;
background: rgb(2, 0, 36);
background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(2, 0, 27, 0.0830707283) 63%, rgba(0, 0, 0, 0.6516981793) 100%);
}
body.page-template-page-recipes-campaign #category-results .product-list .article-content .title:hover {
background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(2, 0, 27, 0.0830707283) 63%, rgba(0, 0, 0, 0.3) 100%);
}
body.page-template-page-recipes-campaign #category-results .product-list .article-content .title.title-lift {
font-size: 2rem;
}
body.page-template-page-recipes-campaign #category-results .product-list .article-content .title.title-lift h3 {
font-weight: bold;
}
body.page-template-page-recipes-campaign #category-results .product-list .article-content .title h3 {
font-size: 1rem;
}
@media (min-width: 1300px) {
body.page-template-page-recipes-campaign #category-results .product-list .article-content .title h3 {
font-size: 1.5rem;
}
}
body.page-template-page-recipes-campaign #category-results .product-list .article-content .title h3 {
font-weight: bold;
text-align: left;
margin: 5px auto;
margin-bottom: 18px;
position: absolute;
bottom: 4px;
left: 21px;
color: #fff;
letter-spacing: 1px;
}
body.page-template-page-recipes-campaign #category-results .product-list .article-content .post-image {
width: 100%;
min-height: 430px;
background-size: cover;
background-position: center;
margin-top: 8px;
margin-bottom: 8px;
position: relative;
}
body.page-template-page-recipes-campaign #category-results .product-list .article-content .post-image.other-rows {
min-height: 50vw;
margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 876px) {
body.page-template-page-recipes-campaign #category-results .product-list .article-content .post-image.other-rows {
min-height: 250px;
}
}
body.page-template-page-recipes-campaign .search-container {
display: block;
}
@media (min-width: 876px) {
body.page-template-page-recipes-campaign .search-container {
display: flex;
padding: 0;
}
}
body.page-template-page-recipes-campaign .search-container {
justify-content: center;
width: auto;
margin: 10px auto;
}
body.page-template-page-recipes-campaign .search-container .filter-search-form {
display: block;
position: relative;
}
body.page-template-page-recipes-campaign .search-container .filter-search-form input {
border: 1px solid #789a2a;
border-radius: 10px;
min-width: 100%;
margin-bottom: 15px;
}
@media (min-width: 876px) {
body.page-template-page-recipes-campaign .search-container .filter-search-form input {
min-width: 332px;
margin-bottom: 0;
}
}
@media (min-width: 876px) {
body.page-template-page-recipes-campaign .search-container .filter-search-form input {
min-width: 550px;
}
}
body.page-template-page-recipes-campaign .search-container .filter-search-form input {
padding-left: 15px;
padding-top: 10px;
padding-bottom: 10px;
}
body.page-template-page-recipes-campaign .search-container .filter-search-form:before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/icons/search/search.svg);
background-size: 100%;
background-repeat: no-repeat;
position: absolute;
width: 19px;
height: 23px;
right: 30px;
bottom: 17px;
}
@media (min-width: 876px) {
body.page-template-page-recipes-campaign .search-container .filter-search-form:before {
right: 20px;
bottom: 10px;
}
}
body.page-template-page-recipes-campaign .search-container .filter-search-form ::-webkit-input-placeholder { color: #789a2a;
font-style: italic;
}
body.page-template-page-recipes-campaign .search-container .filter-search-form :-ms-input-placeholder { color: #789a2a;
font-style: italic;
}
body.page-template-page-recipes-campaign .search-container .filter-search-form ::placeholder {
color: #789a2a;
font-style: italic;
}
@media (max-width: 875.98px) {
body.page-template-page-recipes-campaign .search-container ::-webkit-input-placeholder { font-size: 12px;
}
body.page-template-page-recipes-campaign .search-container :-ms-input-placeholder { font-size: 12px;
}
body.page-template-page-recipes-campaign .search-container ::placeholder {
font-size: 12px;
}
}
body.page-template-page-recipes-campaign .search-container .filter-dropdown {
display: block;
border: 1px solid #789a2a;
border-radius: 20px;
max-height: 33px;
position: relative;
cursor: pointer;
}
@media (min-width: 876px) {
body.page-template-page-recipes-campaign .search-container .filter-dropdown {
margin: 0 20px;
min-width: 290px;
}
}
@media (min-width: 1300px) {
body.page-template-page-recipes-campaign .search-container .filter-dropdown {
margin: 0 20px;
min-width: 390px;
}
}
body.page-template-page-recipes-campaign .search-container .filter-dropdown p {
padding-left: 15px;
padding-top: 2px;
color: #789a2a;
font-weight: 600;
}
body.page-template-page-recipes-campaign .search-container .filter-dropdown:hover {
background: rgb(236.0775510204, 244.5428571429, 216.6571428571);
}
body.page-template-page-recipes-campaign .search-container .filter-dropdown .filter-arrow {
width: 0;
height: 0;
position: absolute;
top: 10px;
right: 20px;
border-style: solid;
border-width: 12px 8px 0 8px;
border-color: #789a2a transparent transparent transparent;
}
body.page-template-page-recipes-campaign .product-search-section {
margin-top: 50px;
}
body.page-template-page-recipes-campaign .hero-desktop-image .hero-content {
text-align: center;
}
body.page-template-page-recipes-campaign .hero-desktop-image .hero-content h1 {
font-size: 3.75rem;
}
body.page-template-page-recipes-campaign .hero-desktop-image .hero-content {
max-width: 80%;
}
body.page-template-page-recipes-campaign .campaign-main-content {
display: flex;
align-items: center;
}
@media (min-width: 876px) {
body.page-template-page-recipes-campaign .campaign-main-content .column-wrapper {
max-width: 85%;
margin-top: -5%;
}
}
body.page-template-page-recipes-campaign .campaign-main-content .content {
padding-top: 30px;
}
body.page-template-page-recipes-campaign .campaign-main-content .content a {
text-decoration: none;
border-bottom: 1px solid transparent;
}
body.page-template-page-recipes-campaign .campaign-main-content .content a:after {
content: " →";
}
body.page-template-page-recipes-campaign .campaign-main-content .content a:hover {
border-bottom: 1px solid #0056b3;
transition: border-bottom-color 0.2s ease-in-out;
}
body.page-template-page-recipes-campaign .campaign-main-element img {
max-width: 100%;
height: auto;
}
body.page-template-page-recipes-campaign .campaign-main-element a {
color: #3d3d3d !important;
text-decoration: none;
}
body.page-template-page-recipes-campaign .campaign-main-element .heading-video-description {
padding-top: 1rem;
}
body.page-template-page-recipes-campaign .campaign-lifts {
padding-top: 50px;
}
body.page-template-page-recipes-campaign .campaign-lifts .campaign-lift-wrapper {
margin-bottom: 20px;
}
body.page-template-page-recipes-campaign .campaign-lifts .campaign-lift img {
width: 100%;
max-width: 100%;
height: auto;
}
body.page-template-page-recipes-campaign .campaign-lifts .campaign-lift .description {
padding-top: 30px;
}
body.page-template-page-recipes-campaign .campaign-lifts .campaign-lift .description a {
text-decoration: none;
border-bottom: 1px solid transparent;
}
body.page-template-page-recipes-campaign .campaign-lifts .campaign-lift .description a:after {
content: " →";
}
body.page-template-page-recipes-campaign .campaign-lifts .campaign-lift .description a:hover {
border-bottom: 1px solid #0056b3;
transition: border-bottom-color 0.2s ease-in-out;
}
.ordering {
padding-left: 15px;
}
@media (min-width: 1300px) {
.ordering {
padding-left: 0;
}
}
.ordering .ordering-item select {
background: none;
border: none;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}
.ordering .ordering-item select::-ms-expand {
display: none;
}
.ordering .ordering-item select {
outline: none;
cursor: pointer;
}
.ordering .ordering-item .ordering-label {
letter-spacing: 1px;
text-transform: uppercase !important;
font-weight: 500;
padding-right: 5px;
} .flip-cards {
text-align: center;
}
.flip-card {
padding: 15px;
background-color: transparent;
width: 400px;
height: 400px;
}
@media (max-width: 875.98px) {
.flip-card {
width: 300px;
height: 300px;
}
}
.flip-card {
perspective: 1000px; display: inline-block;
} .flip-cards {
text-align: center;
max-width: 1210px;
margin: 0 auto;
}
.flip-card-inner {
position: relative;
width: 100%;
height: 100%;
text-align: center;
transition: transform 0.8s;
transform-style: preserve-3d;
} .flip-card:hover .flip-card-inner {
transform: rotateY(180deg);
} .flip-card-front, .flip-card-back {
display: flex;
position: absolute;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden; backface-visibility: hidden;
color: black;
align-items: center;
} .flip-card-front {
background-color: #fff;
}
.flip-card-front .card-frontside-header {
text-align: center;
width: 100%;
}
.flip-card-front .card-frontside-header h2 {
font-family: "TrashHand";
font-size: 65px;
}
@media (max-width: 875.98px) {
.flip-card-front .card-frontside-header h2 {
font-size: 35px;
}
}
.flip-card-front .card-frontside-header h2 {
font-weight: 500;
} .flip-card-back {
background-color: #f1dd99;
transform: rotateY(180deg);
}
.flip-card-back .card-back-content {
width: 100%;
text-align: center;
font-weight: 600;
}
.flip-card-back .card-back-content h2 {
font-size: 48px;
font-family: "TrashHand";
}
.flip-card-back .card-back-content p {
font-weight: 600;
}
@media (min-width: 1300px) {
body.page-template-page-frontpage .sp-width-container {
padding-right: 50px;
padding-left: 50px;
}
}
@media (min-width: 1300px) {
body.page-template-page-frontpage .hero-desktop-image h1 {
font-size: 5.625rem;
font-weight: 700;
}
}
body.page-template-page-frontpage .product-wrapper::after {
content: "";
position: absolute;
width: calc(100% + 10px);
height: auto;
min-height: 105px;
bottom: -58px;
left: -10px;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/dark_aalto.svg);
background-position: center;
background-size: 105%;
background-repeat: no-repeat;
z-index: 0;
pointer-events: none;
}
@media (min-width: 576px) {
body.page-template-page-frontpage .product-wrapper::after {
bottom: -63px;
}
}
@media (min-width: 876px) {
body.page-template-page-frontpage .product-wrapper::after {
bottom: -69px;
}
}
@media (min-width: 1200px) {
body.page-template-page-frontpage .product-wrapper::after {
bottom: -69px;
}
}
body.page-template-page-frontpage .product-wrapper::after { }
@media (max-width: 1199.98px) {
body.page-template-page-frontpage .product-wrapper::before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/mobile-top.svg);
background-size: 104%;
background-position: center;
background-repeat: no-repeat;
position: absolute;
top: -4%;
right: 0;
width: 100%;
height: 300px;
z-index: 20;
}
}
@media (max-width: 1199.98px) and (min-width: 576px) {
body.page-template-page-frontpage .product-wrapper::before {
top: -70px;
}
}
@media (max-width: 1199.98px) and (min-width: 876px) {
body.page-template-page-frontpage .product-wrapper::before {
top: -52px;
height: 365px;
}
}
@media screen and (max-width: 1199.98px) and (min-width: 990px) {
body.page-template-page-frontpage .product-wrapper::before {
top: -72px;
}
}
@media screen and (max-width: 1199.98px) and (min-width: 408px) {
body.page-template-page-frontpage .product-wrapper::before {
top: -88px;
}
}
@media screen and (max-width: 1199.98px) and (max-width: 590px) {
body.page-template-page-frontpage .product-wrapper::before {
top: -115px;
}
}
@media (max-width: 1199.98px) {
body.page-template-page-frontpage .product-wrapper .product-content h2 {
font-size: 30px;
}
body.page-template-page-frontpage .product-wrapper .product-content p {
font-size: 20px;
line-height: 30px;
width: 90%;
margin: auto;
}
}
body.page-template-page-frontpage .main-content {
padding-top: 20px;
padding-bottom: 50px;
}
@media (min-width: 876px) {
body.page-template-page-frontpage .main-content {
min-height: 50vw;
padding-top: 200px;
padding-bottom: 200px;
}
}
body.page-template-page-frontpage .product-image {
margin-top: 50px !important;
margin-bottom: 100px;
}
body.page-template-page-frontpage .product-image .text {
display: block;
margin: 30px auto;
text-align: center;
width: 45%;
margin-top: -25px;
min-width: 300px;
}
body.page-template-page-frontpage .ff-loadmore-wrapper .ff-btn {
background: #fff !important;
border: 1px solid #789a2a;
color: #789a2a;
font-weight: 600;
text-transform: none;
border-radius: 0;
}
body.page-template-page-frontpage .ff-loadmore-wrapper .ff-btn:hover {
background: rgb(236.0775510204, 244.5428571429, 216.6571428571) !important;
}
body.page-template-page-frontpage #ff-stream-1 .picture-item__inner, body.page-template-page-frontpage #ff-stream-2 .picture-item__inner {
background: rgb(255, 255, 255);
color: rgb(131, 141, 143);
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.28);
}
body.page-template-page-frontpage div#ff-stream-1, body.page-template-page-frontpage div#ff-stream-2 {
padding-top: 0;
}
body.page-template-page-frontpage .video {
position: relative;
}
body.page-template-page-frontpage .video .video-section .rose-top-left {
content: "";
position: absolute;
z-index: 100;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/values-hero-rose-bottom-right.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: bottom center;
display: block;
}
@media (min-width: 876px) {
body.page-template-page-frontpage .video .video-section .rose-top-left {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/frontpage/video-section-rose-left.png);
top: 0;
left: 7%;
width: 15vw;
height: 15vw;
}
}
body.page-template-page-frontpage .video .video-section .rose-bottom-right {
content: "";
position: absolute;
z-index: 100;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/values-hero-rose-bottom-right.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: top center;
display: block;
}
@media (min-width: 876px) {
body.page-template-page-frontpage .video .video-section .rose-bottom-right {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/frontpage/video-section-rose-left.png);
bottom: 0;
right: 7%;
width: 15vw;
height: 32%;
}
}
@media (min-width: 1600px) {
body.page-template-page-frontpage .video .video-section .rose-bottom-right {
height: 26vw;
background-position: top center;
}
}
@media (min-width: 2046px) {
body.page-template-page-frontpage .video .video-section .rose-bottom-right {
height: 27vw;
background-position: center center;
}
}
body.page-template-page-frontpage .general-text-no-scroll h2, body.page-template-page-frontpage .general-text-no-scroll h3, body.page-template-page-frontpage .general-text-no-scroll h4, body.page-template-page-frontpage .general-text-no-scroll p {
color: rgb(251, 239, 214);
}
body.page-template-page-frontpage .product-slider {
overflow-x: hidden;
}
body.page-template-page-frontpage .main-categories .main-category-image img {
border-radius: unset !important;
animation: none !important;
}
body.page-template-page-frontpage .recipe-categories {
padding-right: 0;
margin-top: 50px;
}
body.page-template-page-frontpage .recipe-categories .splide {
padding-bottom: 60px;
}
body.page-template-page-frontpage .recipe-categories .splide .splide__slide { }
body.page-template-page-frontpage .recipe-categories .splide .product-slider__item {
flex-shrink: initial;
}
body.page-template-page-frontpage .recipe-categories .splide .product-slider__item img {
height: auto;
width: 280px;
max-width: unset !important;
}
body.page-template-page-frontpage .recipe-categories .splide .main-category-image {
height: 280px;
}
body.page-template-page-frontpage .recipe-categories .splide .main-category-title h2 {
font-size: 18px;
font-weight: 600;
color: #3d3d3d;
width: 100%;
text-align: center;
margin-top: 24px;
}
body.page-template-page-frontpage .recipe-categories .splide .main-category-title h2:hover {
text-decoration: none;
}
body.page-template-page-frontpage .recipe-categories .splide a:hover {
text-decoration: none;
}
body.page-template-page-frontpage .recipe-section {
overflow: hidden;
}
body.page-template-page-frontpage .recipe-section .recipe-categories {
overflow: visible;
}
body.page-template-page-frontpage .lift-heading {
cursor: initial !important;
}
@media (min-width: 1300px) {
body.page-template-page-keijun-luonto .sp-width-container {
padding-right: 50px;
padding-left: 50px;
}
}
body.page-template-page-keijun-luonto .hero-desktop-image .hero-desktop-image-container {
min-height: 550px;
}
body.page-template-page-keijun-luonto .cc {
margin-bottom: 8px;
margin-top: 8px;
}
@media (max-width: 1199.98px) {
body.page-template-page-keijun-luonto .lift-image-desktop {
display: none;
}
}
body.page-template-page-keijun-luonto .lift-image-mobile {
min-height: 50vw;
}
@media (max-width: 1639.98px) {
body.page-template-page-keijun-luonto .lift-image-mobile {
min-height: 45vw;
}
}
@media (min-width: 1300px) {
body.page-template-page-keijun-luonto .lift-image-mobile {
display: none;
}
}
body.page-template-page-keijun-luonto .lift-image-mobile img {
max-width: 100%;
}
@media (max-width: 1199.98px) {
body.page-template-page-keijun-luonto .content-lift {
max-height: 56vw;
}
}
@media (min-width: 1300px) {
body.page-template-page-keijun-luonto .right-col-top {
height: 385px !important;
}
}
@media (min-width: 1300px) {
body.page-template-page-keijun-luonto .right-col-bottom {
height: 400px !important;
}
}
@media (max-width: 1639.98px) {
body.page-template-page-keijun-luonto .left-col-full {
margin-bottom: 16px;
}
}
body.page-template-page-keijun-luonto .content-lift {
background: black;
width: 100%;
display: flex;
overflow: hidden;
}
body.page-template-page-keijun-luonto .content-lift a {
text-decoration: none;
color: white;
}
body.page-template-page-keijun-luonto .content-lift img {
min-height: 100%;
min-width: 100%;
object-fit: cover;
}
body.page-template-page-keijun-luonto .content-lift .info {
position: absolute;
bottom: 20px;
left: 44px;
}
@media (min-width: 1300px) {
body.page-template-page-keijun-luonto .left-col-full {
height: 800px;
overflow: hidden;
}
}
@media (min-width: 1300px) {
body.page-template-page-keijun-luonto .right-col-half-left {
height: 380px;
}
}
body.page-template-page-keijun-luonto .right-col-top {
overflow: hidden;
}
@media (min-width: 1300px) {
body.page-template-page-keijun-luonto .right-col-top {
height: 380px;
}
}
@media (min-width: 1300px) {
body.page-template-page-keijun-luonto .right-col-half-right {
height: 380px;
}
}
@media (min-width: 1300px) {
body.page-template-page-keijun-luonto .right-col-bottom {
min-height: 200px;
height: 400px;
}
}
body.page-template-page-keijun-luonto .left-col-full .content-lift .lift-details {
bottom: 35px;
font-size: 1rem;
font-weight: 700;
}
body.page-template-page-keijun-luonto .left-col-full .content-lift .lift-details h2 {
font-weight: 700;
letter-spacing: 1px;
}
@media (min-width: 1300px) {
body.page-template-page-keijun-luonto .left-col-full .content-lift .lift-details {
bottom: 55px;
}
body.page-template-page-keijun-luonto .left-col-full .content-lift .lift-details h2 {
font-size: 3.125rem;
font-weight: 700;
letter-spacing: 1px;
}
}
body.page-template-page-keijun-luonto .content-lift {
position: relative;
transition: opacity 0.5s linear;
}
body.page-template-page-keijun-luonto .content-lift .lift-details {
z-index: 1;
position: absolute;
bottom: 25px;
left: 15px;
right: 15px;
max-width: 80%;
}
body.page-template-page-keijun-luonto .content-lift .lift-details h2 {
font-weight: 700;
letter-spacing: 1px;
}
@media (max-width: 1199.98px) {
body.page-template-page-keijun-luonto .content-lift .lift-details h2 {
font-size: 1.2rem;
text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.25);
}
}
@media (min-width: 576px) {
body.page-template-page-keijun-luonto .content-lift .lift-details {
left: 40px;
right: 15px;
bottom: 35px;
}
}
body.page-template-page-keijun-luonto .content-lift .lift-details .lift-category {
font-size: 1.25rem;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
@media (max-width: 1199.98px) {
body.page-template-page-keijun-luonto .content-lift .lift-details .lift-category {
font-size: 1.2rem;
text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.25);
}
}
body.page-template-page-keijun-luonto .content-lift .lift-image-desktop {
width: 100%;
height: 100%;
background: #000;
}
body.page-template-page-keijun-luonto .content-lift .lift-image-desktop::after {
content: " ";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(2, 0, 27, 0.0830707) 63%, rgba(0, 0, 0, 0.651698) 100%);
}
body.page-template-page-keijun-luonto .content-lift img {
object-fit: cover;
opacity: 1;
transition: opacity 0.5s linear;
}
body.page-template-page-keijun-luonto .content-lift:hover img {
opacity: 0.7;
}
body.page-template-page-responsibility .page-ingress {
max-width: 900px;
}
body.page-template-page-responsibility .page-ingress h2, body.page-template-page-responsibility .page-ingress h3 {
font-weight: 600;
font-size: 2rem;
padding-bottom: 25px;
}
body.page-template-page-responsibility .page-ingress p {
font-size: 1.25rem;
}
@media (min-width: 876px) {
body.page-template-page-responsibility .page-ingress h2, body.page-template-page-responsibility .page-ingress h3 {
font-weight: 600;
font-size: 3.125rem;
padding-bottom: 35px;
}
body.page-template-page-responsibility .page-ingress p {
font-size: 1.5625rem;
}
}
body.page-template-page-responsibility .excerpt-row .excerpt-content {
padding-bottom: 50px;
}
body.page-template-page-responsibility .excerpt-row .excerpt-content h2, body.page-template-page-responsibility .excerpt-row .excerpt-content h3 {
font-weight: 600;
font-size: 2rem;
padding-bottom: 25px;
}
body.page-template-page-responsibility .excerpt-row .excerpt-content p {
font-size: 1.25rem;
}
@media (min-width: 876px) {
body.page-template-page-responsibility .excerpt-row .excerpt-content h2, body.page-template-page-responsibility .excerpt-row .excerpt-content h3 {
font-weight: 600;
font-size: 2.1875rem;
padding-bottom: 25px;
}
body.page-template-page-responsibility .excerpt-row .excerpt-content p {
font-size: 1.25rem;
}
}
body.page-template-page-responsibility .lift-row {
padding-bottom: 65px;
}
body.page-template-page-responsibility .lift-row .article-link {
position: relative;
display: block;
}
body.page-template-page-responsibility .lift-row .article-link:hover:after {
opacity: 0.5;
transition: opacity 0.25s linear;
}
body.page-template-page-responsibility .lift-row .article-link:after {
content: "";
display: block;
width: 100%;
height: 100%;
background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(2, 0, 27, 0.0830707) 63%, rgba(0, 0, 0, 0.651698) 100%);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 3;
opacity: 1;
transition: opacity 0.25s linear;
}
body.page-template-page-responsibility .lift-row .article-link .article-image {
z-index: 2;
background: black;
}
body.page-template-page-responsibility .lift-row .article-link .article-title {
position: absolute;
bottom: 15px;
left: 25px;
right: 25px;
font-size: 1.56rem;
font-weight: 600;
color: white;
z-index: 4;
}
@media (min-width: 876px) {
body.page-template-page-responsibility .lift-row .article-link .article-title {
font-size: 1.16rem;
}
}
@media (min-width: 1640px) {
body.page-template-page-responsibility .lift-row .article-link .article-title {
font-size: 1.56rem;
}
}
body.page-template-page-tietosuojaseloste .main-content {
padding-top: 50px;
padding-bottom: 50px;
}
body.page-template-page-tietosuojaseloste .main-content table td {
border: 1px solid gray !important;
padding: 7px !important;
}
body.page-template-page-tietosuojaseloste .main-content table {
margin: 50px 0;
}
body.single-post .section + .post-heading-container {
padding-top: 10px;
}
@media (min-width: 1300px) {
body.single-post .section + .post-heading-container {
padding-top: 50px;
}
}
body.single-post .hero-desktop-image .hero-desktop-image-container img {
width: 100% !important;
}
body.single-post .hero-mobile-image + .post-heading-container {
padding-top: 10px;
}
@media (min-width: 1300px) {
body.single-post .hero-mobile-image + .post-heading-container {
padding-top: 50px;
}
}
@media (max-width: 1639.98px) {
body.single-post .post-heading-container h1, body.single-post .post-heading-container h2 {
font-size: 2rem !important;
}
}
@media (max-width: 1639.98px) and (min-width: 1300px) {
body.single-post .post-heading-container h1, body.single-post .post-heading-container h2 {
padding: 30px 0;
padding-bottom: 15px;
font-size: 3.625rem !important;
}
}
body.single-post ol:not(.navbar-nav), body.single-post ul:not(.navbar-nav) {
padding-left: 20px;
}
body.single-post ol:not(.navbar-nav) li, body.single-post ul:not(.navbar-nav) li {
padding-left: 0;
font-size: 1.125rem;
line-height: 1.8rem;
}
body.single-post .center-container {
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 1300px) {
body.single-post .center-container {
padding-top: 70px;
padding-bottom: 70px;
}
}
body.single-post .center-container img {
width: 100%;
}
body.single-post h1 {
font-weight: bold;
font-size: 2.5rem !important;
}
@media (min-width: 1300px) {
body.single-post h1 {
font-size: 3.625rem !important;
}
}
body.single-post .post-heading-container h1 {
font-weight: bold;
font-size: 2.5rem !important;
}
@media (min-width: 1300px) {
body.single-post .post-heading-container h1 {
font-size: 3.625rem !important;
}
}
body.single-post .post-heading-container {
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 1300px) {
body.single-post .post-heading-container {
padding-top: 160px;
padding-bottom: 70px;
}
}
body.single-post .post-heading-container p, body.single-post .post-heading-container h1, body.single-post .post-heading-container h2, body.single-post .post-heading-container h3 {
display: block;
margin: 15px auto;
max-width: 700px;
hyphens: none;
}
body.single-post .post-heading-container p {
text-align: center;
font-size: 1.5625rem;
}
body.single-post .post-heading-container h1, body.single-post .post-heading-container h2 {
font-size: 3.625rem;
}
body.single-post .post-heading-container h1, body.single-post .post-heading-container h2, body.single-post .post-heading-container h3 {
margin-bottom: 25px;
margin-top: 25px;
font-weight: 600 !important;
}
body.single-post .post-content-container img {
max-width: 100%;
height: auto;
}
@media (min-width: 1300px) {
body.single-post .post-content-container img {
margin-bottom: 0;
}
body.single-post .post-content-container img.alignright {
float: right;
}
body.single-post .post-content-container img.alignleft {
float: right;
}
}
body.single-post .post-content-container .content-img {
padding-top: 32px;
}
body.single-post .post-content-container .content-img .description {
padding-top: 10px;
padding-bottom: 10px;
font-weight: 600;
}
body.single-post .post-content-container .content img {
width: auto;
}
body.single-post .post-content-container h2, body.single-post .post-content-container h3 {
margin-bottom: 25px;
margin-top: 45px;
font-weight: 600 !important;
}
body.single-post .post-content-container p {
font-size: 1.125rem;
line-height: 1.8rem;
}
body.single-post .related-articles-container {
margin-bottom: 80px;
margin-top: 50px;
}
body.single-post .related-articles-container .related-articles-header {
text-align: center;
margin-bottom: 30px;
}
body.single-post .related-articles-container .related-articles-header h2 {
font-weight: 600;
}
body.single-post .related-articles-container span.category {
position: absolute;
top: -23px;
font-weight: 400;
font-size: 1rem;
}
body.single-post .related-articles-container .article-content {
position: relative;
}
body.single-post .related-articles-container .article-content .title {
position: absolute;
bottom: 0;
left: 0;
top: 0;
right: 0;
text-align: left;
max-width: 100%;
background: rgb(2, 0, 36);
background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(2, 0, 27, 0.0830707283) 63%, rgba(0, 0, 0, 0.6516981793) 100%);
}
body.single-post .related-articles-container .article-content .title:hover {
background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(2, 0, 27, 0.0830707283) 63%, rgba(0, 0, 0, 0.3) 100%);
}
body.single-post .related-articles-container .article-content .title.title-lift {
font-size: 2rem;
}
body.single-post .related-articles-container .article-content .title.title-lift h3 {
font-weight: bold;
}
body.single-post .related-articles-container .article-content .title h3 {
font-weight: bold;
text-align: left;
margin: 5px auto;
margin-bottom: 18px;
position: absolute;
bottom: 4px;
left: 21px;
color: white;
}
body.single-post .related-articles-container .article-content .post-image {
width: 100%;
min-height: 430px;
background-size: cover;
background-position: center;
margin-top: 8px;
margin-bottom: 8px;
position: relative;
}
body.single-post .related-articles-container .article-content .post-image.other-rows {
min-height: 250px;
margin-top: 8px;
margin-bottom: 8px;
}
.hero-desktop-image {
position: relative;
display: flex;
margin-top: 85px;
}
.hero-desktop-image + section {
z-index: 2;
position: relative;
}
.hero-desktop-image .hero-desktop-image-container {
max-width: 3680px;
width: 100%;
margin: 0px auto;
min-height: 600px;
position: relative;
background-position: center !important;
background-size: cover !important;
display: flex;
align-items: center;
justify-content: center;
padding-bottom: 60px;
}
@media (min-width: 876px) {
.hero-desktop-image .hero-desktop-image-container {
min-height: 600px;
}
}
.hero-desktop-image .hero-desktop-image-container img {
position: absolute !important;
top: 0 !important;
margin: 0px auto;
height: 100%;
display: block;
margin: 0 auto;
width: 100% !important;
height: 100% !important;
object-fit: cover !important;
}
.hero-desktop-image .hero-desktop-image-container.recipe:before, .hero-desktop-image .hero-desktop-image-container.background-gradient:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0) 100%);
z-index: 1;
display: block !important;
}
.hero-desktop-image .hero-desktop-image-container.product {
min-height: 500px;
}
@media (min-width: 1300px) {
.hero-desktop-image .hero-desktop-image-container.product {
min-height: 600px;
}
}
.hero-desktop-image .hero-desktop-image-container:after {
content: "";
width: 100%;
height: 10vw;
min-height: 90px;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/beige-curvy-line.png);
background-repeat: no-repeat;
background-size: 101% auto;
background-position: bottom left;
position: absolute;
bottom: -1px;
z-index: 1;
}
.hero-desktop-image .hero-content-container {
position: relative;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
z-index: 2;
top: 0;
right: 0;
left: 0;
height: 100%;
padding-top: 3%;
padding-bottom: 5%;
padding: 30px;
min-height: 450px;
max-width: 1200px;
}
@media (min-width: 1200px) {
.hero-desktop-image .hero-content-container {
padding-bottom: 10%;
}
}
@media (max-width: 1199.98px) {
.hero-desktop-image .hero-content-container h1 {
color: rgb(251, 239, 214);
font-size: 1.875rem;
font-weight: 700;
padding-top: 0 !important;
padding-right: 0 !important;
padding-left: 0 !important;
}
.hero-desktop-image .hero-content-container h2 {
font-size: 0.875rem;
text-align: center;
font-weight: 700;
padding-top: 0 !important;
padding-right: 0 !important;
padding-left: 0 !important;
}
.hero-desktop-image .hero-content-container p {
color: rgb(251, 239, 214);
padding-bottom: 0;
max-width: 700px !important;
margin: 0px auto;
font-size: 1rem;
}
}
@media (min-width: 876px) {
.hero-desktop-image .hero-content-container {
color: rgb(251, 239, 214);
font-weight: 700;
}
}
@media (min-width: 876px) and (min-width: 876px) {
.hero-desktop-image .hero-content-container h1 {
font-size: 3rem;
}
.hero-desktop-image .hero-content-container p {
font-size: 25px;
}
}
@media (min-width: 876px) and (min-width: 1300px) {
.hero-desktop-image .hero-content-container h1 {
font-size: 5rem;
max-width: 1246px;
}
}
.hero-desktop-image h1, .hero-desktop-image h2, .hero-desktop-image h3, .hero-desktop-image p {
text-shadow: 1px 1px 0px #000;
}
.hero-desktop-image .text-shadow h1 {
text-shadow: 1px 1px 0px #000;
}
.hero-desktop-video {
position: relative;
display: flex;
margin-top: 85px;
max-height: 700px;
overflow: hidden;
}
.hero-desktop-video .hero-desktop-video-container {
width: 100%;
margin: 0px auto;
min-height: 300px;
max-height: 700px;
position: relative;
}
.hero-desktop-video .hero-desktop-video-container video {
width: 100%;
max-width: 100%;
}
@media (min-width: 1640px) {
.hero-desktop-video .hero-desktop-video-container video {
transform: translate(0, -25%);
}
}
.hero-desktop-video .hero-desktop-video-container.recipe:before, .hero-desktop-video .hero-desktop-video-container.background-gradient:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #000;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0) 100%);
}
.hero-desktop-video .hero-desktop-video-container img:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #000;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0) 100%);
}
.hero-desktop-video .hero-desktop-video-container .bottom-graphic {
width: 100%;
height: 10vw;
min-height: 90px;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/beige-curvy-line.png);
background-repeat: no-repeat;
background-size: 101% auto;
background-position: bottom left;
position: absolute;
bottom: -2px;
}
.hero-desktop-video .hero-content-container {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
z-index: 2;
top: 0;
right: 0;
left: 0;
height: 100%;
}
.hero-desktop-video .hero-content-container h1 {
font-size: clamp(1rem, 7vw, 5rem);
}
.hero-desktop-video .hero-content-container p {
font-family: "Nexa regular", sans-serif;
font-size: 25px;
color: rgb(251, 239, 214);
}
.hero-desktop-video .hero-content-container p + h1 {
margin-top: -25px;
padding-top: 0;
}
.hero-desktop-video .hero-content-container p {
padding-bottom: 20px;
max-width: 700px !important;
margin: 0px auto;
font-weight: 600;
}
.hero-desktop-video .hero-content-container .the-excerpt p {
color: rgb(251, 239, 214);
}
.hero-desktop-video h1 {
color: rgb(251, 239, 214);
font-size: 5rem;
font-weight: 700;
}
@media (min-width: 876px) {
.hero-desktop-video h1 {
font-size: 3rem;
}
}
@media (min-width: 1300px) {
.hero-desktop-video h1 {
font-size: 5rem;
}
}
.hero-desktop-video h1, .hero-desktop-video h2, .hero-desktop-video h3, .hero-desktop-video p {
text-shadow: 1px 1px 0px #000;
}
.hero-desktop-video .text-shadow h1 {
text-shadow: 1px 1px 0px #000;
}
.page-template-page-frontpage .hero-desktop-image .rose {
display: block;
content: "";
position: absolute;
z-index: 10;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/frontpage-hero-rose-bottom-right.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: center;
bottom: -8%;
max-width: 167px;
max-height: 161px;
width: 100%;
height: 100%;
}
@media (min-width: 1200px) {
.page-template-page-frontpage .hero-desktop-image .rose {
bottom: -8%;
right: 0;
max-width: 167px;
max-height: 161px;
width: 100%;
height: 100%;
}
}
.page-template-page-frontpage .hero-mobile-image {
height: 70vw;
}
.page-template-page-frontpage .hero-mobile-image .rose {
content: "";
position: absolute;
z-index: 1;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/frontpage-hero-rose-bottom-right.png);
background-repeat: no-repeat;
background-size: 20vw auto;
background-position: left bottom;
bottom: -8%;
right: 0;
max-width: 12%;
max-height: 161px;
width: 100%;
height: 100%;
display: block;
}
.page-template-page-product .hero-desktop-image .rose {
content: "";
position: absolute;
z-index: 10;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/product-hero-rose-bottom-right.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: bottom center;
display: block;
}
@media (min-width: 876px) {
.page-template-page-product .hero-desktop-image .rose {
bottom: -15%;
right: 12%;
max-width: 327px;
max-height: 309px;
width: 20vw;
height: 20vw;
}
}
@media (min-width: 1300px) {
.page-template-page-product .hero-desktop-image .rose {
bottom: -20%;
right: 12%;
max-width: 327px;
max-height: 309px;
width: 100%;
height: 100%;
}
}
.page-template-page-product .hero-mobile-image .rose {
content: "";
position: absolute;
z-index: 1;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/product-hero-rose-bottom-left-mobile.png);
background-repeat: no-repeat;
background-size: 30vw auto;
background-position: left bottom;
bottom: -17%;
left: 5%;
max-width: 200px;
width: 35vw;
height: 35vw;
display: none !important;
}
.page-template-page-recipes-new .hero-desktop-image .rose {
content: "";
position: absolute;
z-index: 10;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/recipes-hero-rose-bottom-left.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: bottom center;
display: block;
}
@media (min-width: 876px) {
.page-template-page-recipes-new .hero-desktop-image .rose {
bottom: -6%;
left: 15%;
max-width: 167px;
max-height: 161px;
width: 20vw;
height: 20vw;
}
}
.page-template-page-recipes-new .hero-mobile-image .rose {
content: "";
position: absolute;
z-index: 1;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/recipes-hero-rose-bottom-right-mobile.png);
background-repeat: no-repeat;
background-size: 30vw auto;
background-position: center bottom;
bottom: -19%;
right: 7%;
max-width: 200px;
width: 30vw;
height: 30vw;
display: block;
}
@media (max-width: 875.98px) {
.single-product .hero-desktop-image-container {
min-height: 300px;
max-height: 350px;
}
}
.single-recipe .hero-desktop-image .rose {
content: "";
position: absolute;
z-index: 10;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/recipes-hero-right-rose-bottom-right.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: bottom center;
display: block;
}
@media (min-width: 876px) {
.single-recipe .hero-desktop-image .rose {
bottom: -10%;
right: 15%;
max-width: 208px;
max-height: 200px;
width: 20vw;
height: 20vw;
}
}
.single-recipe .hero-mobile-image:before {
display: none !important;
content: "";
position: absolute;
z-index: 1;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/recipes-hero-right-rose-bottom-right-mobile.png);
background-repeat: no-repeat;
background-size: 30vw auto;
background-position: center bottom;
bottom: -19%;
right: 7%;
max-width: 200px;
width: 30vw;
height: 30vw;
display: block;
}
.page-template-page-sustainability .hero-desktop-image .rose {
position: absolute;
z-index: 10;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/sustainability-hero-rose-bottom-right.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: bottom center;
display: block;
}
@media (min-width: 876px) {
.page-template-page-sustainability .hero-desktop-image .rose {
bottom: 0 !important;
right: 12%;
max-width: 208px;
max-height: 200px;
width: 20vw;
height: 20vw;
}
}
.page-template-page-sustainability .hero-mobile-image .rose {
content: "";
position: absolute;
z-index: 1;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/sustainability-hero-rose-bottom-left-mobile.png);
background-repeat: no-repeat;
background-size: 30vw auto;
background-position: center bottom;
bottom: -5% !important;
left: 7%;
max-width: 200px;
width: 30vw;
height: 30vw;
display: block;
}
.page-template-page-values .hero-desktop-image .rose {
content: "";
position: absolute;
z-index: 10;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/values-hero-rose-bottom-right.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: bottom center;
display: block;
}
@media (min-width: 876px) {
.page-template-page-values .hero-desktop-image .rose {
bottom: 2% !important;
left: 12%;
max-width: 208px;
max-height: 200px;
width: 20vw;
height: 20vw;
}
}
.page-template-page-values .hero-mobile-image .rose {
content: "";
position: absolute;
z-index: 1;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/values-hero-rose-bottom-left-mobile.png);
background-repeat: no-repeat;
background-size: 30vw auto;
background-position: center bottom;
bottom: -5% !important;
left: 7%;
max-width: 200px;
width: 30vw;
height: 30vw;
display: block;
}
@media (min-width: 1300px) {
.page-template-page-season-taste .hero-desktop-image .hero-desktop-image-container {
min-height: 800px;
}
}
.page-template-page-season-taste .hero-desktop-image .hero-desktop-image-container::after {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/iteration-row-third-small.png) !important;
background-repeat: no-repeat;
background-size: 101% auto;
background-position: bottom left;
min-height: 260px;
margin-bottom: -80px;
z-index: 0;
}
.page-template-page-season-taste .hero-desktop-image .hero-desktop-image-container::before {
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.444);
}
.hero-desktop-products {
position: relative;
display: flex;
background-color: #0B352D;
width: 100%;
margin: auto;
margin-top: 80px;
padding-left: 24px;
padding-right: 24px;
}
.hero-desktop-products .hero-content-container {
padding-left: 24px;
padding-right: 24px;
position: relative;
text-align: center;
height: 40vh;
min-height: 400px;
}
@media (min-width: 1200px) {
.hero-desktop-products .hero-content-container {
padding-bottom: 5%;
}
}
.hero-desktop-products .hero-content-container {
padding-top: 3%;
}
@media (max-width: 1299.98px) {
.hero-desktop-products .hero-content-container {
padding-top: 50px;
height: fit-content;
min-height: unset;
}
}
.hero-desktop-products .hero-content-container p {
font-family: "Nexa regular", sans-serif;
font-size: 25px;
color: rgb(251, 239, 214);
}
.hero-desktop-products .hero-content-container p + h1 {
margin-top: -25px;
padding-top: 0;
}
.hero-desktop-products .hero-content-container p {
padding-bottom: 20px;
max-width: 800px;
}
@media (min-width: 876px) {
.hero-desktop-products .hero-content-container p {
max-width: 900px;
}
}
@media (min-width: 1300px) {
.hero-desktop-products .hero-content-container p {
max-width: 1246px;
}
}
.hero-desktop-products .hero-content-container p {
margin: 0px auto;
font-weight: 600;
}
@media (max-width: 1199.98px) {
.hero-desktop-products .hero-content-container {
padding-left: 0px;
padding-right: 0px;
}
.hero-desktop-products .hero-content-container p {
font-size: 20px;
font-weight: 400px;
margin-top: 20px;
}
}
.hero-desktop-products .hero-content-container .the-excerpt p {
color: rgb(251, 239, 214);
}
.hero-desktop-products h1 {
color: rgb(251, 239, 214);
font-size: 3rem;
font-weight: 700;
margin: 0 auto;
}
@media (min-width: 876px) {
.hero-desktop-products h1 {
font-size: 3rem;
}
}
@media (min-width: 1300px) {
.hero-desktop-products h1 {
font-size: 5rem;
max-width: 1246px;
}
}
.page-id-2993 .categories-filter-section {
margin-bottom: -50px;
}
@media (max-width: 1199.98px) {
.page-id-2993 .categories-filter-section {
margin-bottom: 0px;
padding-top: 1rem;
padding-bottom: 1rem;
}
.page-id-2993 .categories-filter-section .container {
margin-bottom: -25px;
}
}
@media (max-width: 875.98px) {
.page-id-2993 .categories-filter-section .container {
margin-bottom: -20px;
}
}
.page-id-2993 .categories-filter-section.search-section {
background-color: #0d342f;
color: rgb(251, 239, 214);
}
.page-id-2993 .categories-filter-section.mobile-not-set {
margin-top: -80px;
}
@media (max-width: 875.98px) {
.page-id-2993 .categories-filter-section.mobile-not-set {
margin-top: 150px;
}
}
@media (min-width: 876px) {
.page-id-2993 .categories-filter-section .mobile {
display: none;
}
}
.page-id-2993 .recipe-teaser-content {
background: rgb(13, 52, 47);
margin-top: -15px;
}
.page-id-2993 #multicollaps {
z-index: 99;
}
.page-id-2993 #multicollaps button.close.close-filter {
opacity: 1;
}
.page-id-2993 #multicollaps button.close {
position: absolute;
top: 15px;
right: 15px;
}
.page-id-2993 #multicollaps button.close img.icon {
height: 24px;
width: auto;
opacity: 1;
}
.page-id-2993 #multicollaps button.close img.icon:hover {
opacity: 0.5 !important;
}
.page-id-2993 #multicollaps .row {
max-width: 900px;
}
.page-id-2993 #multicollaps .row .term:first-of-type {
margin-left: -25px;
}
.page-id-2993 #multicollaps .row > .term {
position: relative;
padding: 0 10px;
}
.page-id-2993 #multicollaps .row > .term .term-name {
font-size: 1.15rem;
margin-right: 15px;
color: #fbefd6;
}
.page-id-2993 #multicollaps .row > .term .term-name:focus {
box-shadow: unset;
}
.page-id-2993 #multicollaps .row > .term .term-name:hover {
color: #fbefd6;
text-decoration: underline;
}
.page-id-2993 #multicollaps .row > .term .term-name:after {
content: "";
width: 10px;
height: 100%;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/chevron-right.svg);
background-repeat: no-repeat;
background-size: 100% auto;
transform: rotate(90deg);
position: absolute;
right: 23px;
top: 1px;
}
.page-id-2993 #multicollaps .row > .term .term-name.active:after {
transform: rotate(90deg) scaleX(-1);
}
.page-id-2993 #multicollaps .row > .term span.badge {
position: absolute;
left: -5px;
right: 0;
width: fit-content;
top: 13px;
background-color: #C2D234;
}
.page-id-2993 #multicollaps .collapse {
max-width: 900px;
margin: auto;
margin-top: 10px;
position: absolute;
left: 0;
right: 0;
}
.page-id-2993 #multicollaps .collapse li.selected {
background-color: #C2D234;
color: #0d342f;
}
.page-id-2993 #multicollaps .collapse .card {
border-radius: 20px;
background-color: rgb(251, 239, 214);
border-color: rgb(13, 52, 47);
color: #3d3d3d;
box-shadow: 0 0 15px 7px rgba(13, 52, 47, 0.25) !important;
}
.page-id-2993 #multicollaps .collapse li {
color: #3d3d3d;
border: 2px solid #C2D234;
}
.page-id-2993 #multicollaps .collapse li.btn.btn-outline-secondary {
border-radius: 20px;
}
@media (max-width: 1199.98px) {
.page-id-2993 #multicollaps .collapse li.btn.btn-outline-secondary {
padding: 15px !important;
}
}
.page-id-2993 #multicollaps .collapse li.btn.btn-outline-secondary:hover {
background-color: #D8DB71;
color: #0d342f;
}
.page-id-2993 #multicollaps .collapse li.btn.btn-outline-secondary label {
cursor: pointer;
}
.page-template-page-recipes-category-all .hero-recipes-desktop-image { overflow: clip;
}
.hero-recipes-desktop-image {
position: relative;
display: flex;
margin-top: 95px;
}
.hero-recipes-desktop-image .hero-desktop-image-container {
max-width: 3680px;
width: 100%;
margin: 0px auto;
min-height: 777px;
position: relative;
background-position: center !important;
background-size: cover !important;
}
.hero-recipes-desktop-image .hero-desktop-image-container:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgb(0, 0, 0);
background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 70%);
}
.hero-recipes-desktop-image .hero-desktop-image-container:after {
content: "";
width: 101%;
height: 10vw;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/iteration-row-third-small.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: top center;
position: absolute;
bottom: -3px;
}
.hero-recipes-desktop-image .hero-content-container {
position: absolute;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
}
@media (min-width: 876px) {
.hero-recipes-desktop-image .hero-content-container {
margin-top: -10%;
}
}
.hero-recipes-desktop-image .hero-content-container .post-content {
padding-top: 30px;
text-align: center;
max-width: 1120px;
}
.hero-recipes-desktop-image .hero-content-container .post-content p {
color: rgb(251, 239, 214);
}
.hero-recipes-desktop-image .hero-content-container p {
font-family: "Nexa regular", sans-serif;
font-size: 25px;
color: rgb(251, 239, 214);
}
.hero-recipes-desktop-image .hero-content-container p + h1 {
margin-top: -25px;
padding-top: 0;
}
.hero-recipes-desktop-image .hero-content-container p {
padding-bottom: 20px;
margin: 0px auto;
font-weight: 600;
}
.hero-recipes-desktop-image h1 {
color: rgb(251, 239, 214);
font-size: 5rem;
}
@media (min-width: 876px) {
.hero-recipes-desktop-image h1 {
font-size: 4rem;
}
}
@media (min-width: 1300px) {
.hero-recipes-desktop-image h1 {
font-size: 5rem;
}
}
.hero-recipes-desktop-image h1, .hero-recipes-desktop-image h2 {
text-shadow: 1px 1px 0px #000;
}
.hero-recipes-desktop-image .text-shadow h1 {
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.231372549);
}
.hero-recipes-mobile-image {
position: relative;
margin-top: 85px;
min-height: 550px;
}
.hero-recipes-mobile-image .hero-recipes-mobile-image-container {
min-height: 600px;
position: relative;
background-size: cover !important;
background-position: center !important;
background-repeat: no-repeat;
display: flex;
justify-content: center;
}
.hero-recipes-mobile-image .hero-recipes-mobile-image-container .hero-content-container {
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
justify-content: center;
text-align: center;
width: 90%;
}
.hero-recipes-mobile-image .hero-recipes-mobile-image-container .hero-content-container h1 {
color: rgb(251, 239, 214);
font-size: 2rem;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.231372549);
}
.hero-recipes-mobile-image .hero-recipes-mobile-image-container .hero-content-container p {
font-size: 1rem !important;
}
.hero-recipes-mobile-image .hero-recipes-mobile-image-container .hero-content-container .post-content {
padding-top: 30px;
text-align: center;
max-width: 1120px;
}
.hero-recipes-mobile-image .hero-recipes-mobile-image-container .hero-content-container .post-content p {
color: rgb(251, 239, 214);
}
.hero-recipes-mobile-image .hero-recipes-mobile-image-container .hero-content-container p {
font-family: "Nexa regular", sans-serif;
font-size: 25px;
color: rgb(251, 239, 214);
}
.hero-recipes-mobile-image .hero-recipes-mobile-image-container .hero-content-container p + h1 {
margin-top: -25px;
padding-top: 0;
}
.hero-recipes-mobile-image .hero-recipes-mobile-image-container .hero-content-container p {
padding-bottom: 20px;
margin: 0px auto;
font-weight: 600;
}
.hero-recipes-mobile-image .hero-recipes-mobile-image-container:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #000;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 90%);
}
.hero-recipes-mobile-image .hero-recipes-mobile-image-container:after {
content: "";
width: 100%;
height: 10vw;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/iteration-row-third-small.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: top center;
position: absolute;
bottom: -3px;
}
.hero-recipes-mobile-image .hero-recipes-content-container h1, .hero-recipes-mobile-image .hero-recipes-content-container h2, .hero-recipes-mobile-image .hero-recipes-content-container h3 {
color: rgb(251, 239, 214);
}
.hero-recipes-mobile-image .hero-recipes-content-container p {
color: rgb(251, 239, 214);
}
.hero-recipes-mobile-image .hero-recipes-content-container h1, .hero-recipes-mobile-image .hero-recipes-content-container h2, .hero-recipes-mobile-image .hero-recipes-content-container h3, .hero-recipes-mobile-image .hero-recipes-content-container p {
text-shadow: 1px 1px 0px #000;
}
.hero-recipes-mobile-image .hero-recipes-content-container {
position: absolute;
z-index: 2;
top: 0;
right: 0;
left: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100%;
width: 100%;
text-align: center;
padding: 0 15px;
align-items: center;
}
.hero-recipes-mobile-image .hero-recipes-content-container .hero-content img {
max-width: 90%;
width: 90%;
height: auto;
display: block;
margin: 0px auto;
}
.hero-recipes-mobile-image .hero-recipes-content-container .hero-content h1 {
color: rgb(251, 239, 214);
font-size: 1.875rem;
font-weight: 700;
padding: 20px;
}
.hero-recipes-mobile-image .hero-recipes-content-container .hero-content h2 {
color: rgb(251, 239, 214);
font-size: 0.875rem;
text-align: center;
font-weight: 700;
padding: 20px;
}
.hero-recipes-mobile-image .hero-recipes-content-container .hero-content p {
color: rgb(251, 239, 214);
margin-bottom: 0;
}
.hero-recipes-mobile-image .hero-recipes-content-container .hero-content p + h1 {
padding-top: 0;
}
.hero-recipes-mobile-image .text-shadow h1 {
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.231372549);
}
.page-template-page-frontpage .hero-desktop-image .rose {
content: "";
position: absolute;
z-index: 10;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/frontpage-hero-rose-bottom-right.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: center;
bottom: -8%;
right: 0;
max-width: 167px;
max-height: 161px;
width: 100%;
height: 100%;
display: block;
}
@media (min-width: 1200px) {
.page-template-page-frontpage .hero-desktop-image .rose {
bottom: -8%;
right: 13%;
max-width: 167px;
max-height: 161px;
width: 100%;
height: 100%;
}
}
.page-template-page-frontpage .hero-mobile-image .rose {
content: "";
position: absolute;
z-index: 1;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/frontpage-hero-rose-bottom-right.png);
background-repeat: no-repeat;
background-size: 20vw auto;
background-position: left bottom;
bottom: -8%;
right: 0;
max-width: 12%;
max-height: 161px;
width: 100%;
height: 100%;
display: block;
}
.page-template-page-product .hero-desktop-image .rose {
content: "";
position: absolute;
z-index: 10;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/product-hero-rose-bottom-right.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: bottom center;
display: block;
}
@media (min-width: 876px) {
.page-template-page-product .hero-desktop-image .rose {
bottom: -15%;
right: 12%;
max-width: 327px;
max-height: 309px;
width: 20vw;
height: 20vw;
}
}
@media (min-width: 1300px) {
.page-template-page-product .hero-desktop-image .rose {
bottom: -20%;
right: 12%;
max-width: 327px;
max-height: 309px;
width: 100%;
height: 100%;
}
}
.page-template-page-product .hero-mobile-image .rose {
content: "";
position: absolute;
z-index: 1;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/product-hero-rose-bottom-left-mobile.png);
background-repeat: no-repeat;
background-size: 30vw auto;
background-position: left bottom;
bottom: -17%;
left: 5%;
max-width: 200px;
width: 35vw;
height: 35vw;
display: block;
}
.page-template-page-recipes-new .hero-desktop-image .rose {
content: "";
position: absolute;
z-index: 10;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/recipes-hero-rose-bottom-left.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: bottom center;
display: block;
}
@media (min-width: 876px) {
.page-template-page-recipes-new .hero-desktop-image .rose {
bottom: -6%;
left: 15%;
max-width: 167px;
max-height: 161px;
width: 20vw;
height: 20vw;
}
}
.page-template-page-recipes-new .hero-mobile-image .rose {
content: "";
position: absolute;
z-index: 1;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/recipes-hero-rose-bottom-right-mobile.png);
background-repeat: no-repeat;
background-size: 30vw auto;
background-position: center bottom;
bottom: -19%;
right: 7%;
max-width: 200px;
width: 30vw;
height: 30vw;
display: block;
}
.single-recipe .hero-desktop-image .rose {
content: "";
position: absolute;
z-index: 10;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/recipes-hero-right-rose-bottom-right.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: bottom center;
display: block;
}
@media (min-width: 876px) {
.single-recipe .hero-desktop-image .rose {
bottom: -10%;
right: 15%;
max-width: 208px;
max-height: 200px;
width: 20vw;
height: 20vw;
}
}
.single-recipe .hero-mobile-image:before {
content: "";
position: absolute;
z-index: 1;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/recipes-hero-right-rose-bottom-right-mobile.png);
background-repeat: no-repeat;
background-size: 30vw auto;
background-position: center bottom;
bottom: -19%;
right: 7%;
max-width: 200px;
width: 30vw;
height: 30vw;
display: block;
}
.page-template-page-sustainability .hero-desktop-image .rose {
content: "";
position: absolute;
z-index: 10;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/sustainability-hero-rose-bottom-right.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: bottom center;
display: block;
}
@media (min-width: 876px) {
.page-template-page-sustainability .hero-desktop-image .rose {
bottom: -10%;
right: 12%;
max-width: 208px;
max-height: 200px;
width: 20vw;
height: 20vw;
}
}
.page-template-page-sustainability .hero-mobile-image .rose {
content: "";
position: absolute;
z-index: 1;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/sustainability-hero-rose-bottom-left-mobile.png);
background-repeat: no-repeat;
background-size: 30vw auto;
background-position: center bottom;
bottom: -19%;
left: 7%;
max-width: 200px;
width: 30vw;
height: 30vw;
display: block;
}
.page-template-page-values .hero-desktop-image .rose {
content: "";
position: absolute;
z-index: 10;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/values-hero-rose-bottom-right.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: bottom center;
display: block;
}
@media (min-width: 876px) {
.page-template-page-values .hero-desktop-image .rose {
bottom: -10%;
left: 12%;
max-width: 208px;
max-height: 200px;
width: 20vw;
height: 20vw;
}
}
.page-template-page-values .hero-mobile-image .rose {
content: "";
position: absolute;
z-index: 1;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/hero/values-hero-rose-bottom-left-mobile.png);
background-repeat: no-repeat;
background-size: 30vw auto;
background-position: center bottom;
bottom: -19%;
left: 7%;
max-width: 200px;
width: 30vw;
height: 30vw;
display: block;
}
.header {
background: rgb(13, 52, 47);
}
@media (min-width: 876px) {
.header {
height: 96px;
}
}
@media (max-width: 1299.98px) {
.navbar {
padding: 0.5rem 0.5rem;
}
}
nav.nav-main {
height: 85px;
}
nav.nav-main .navbar-toggler {
padding-right: 0;
margin-right: -5px;
}
nav.nav-main .navbar-toggler:focus, nav.nav-main .navbar-toggler:active {
outline: 0 !important;
border: none;
}
nav.nav-main .navbar-toggler-icon {
position: absolute;
top: 0;
right: 10px;
width: 18px;
height: 18px;
}
nav.nav-main .navbar-toggler-icon .nav-icon {
display: none;
}
nav.nav-main .navbar-toggler-icon .nav-icon.show-icon {
display: block;
}
nav.nav-main .navbar-toggler-icon .nav-open {
position: absolute;
top: 0;
right: 22px;
width: 38px;
height: auto;
top: 30px;
}
nav.nav-main .navbar-toggler-icon .nav-close {
position: absolute;
top: 30px;
right: 20px;
width: 40px;
height: auto;
z-index: 99;
}
nav.nav-main .navbar-collapse {
position: relative;
}
@media (max-width: 875.98px) {
nav.nav-main .navbar-collapse {
position: absolute;
top: 0;
right: 0;
width: 80%;
max-width: 400px;
z-index: 10;
}
}
nav.nav-main .navbar-nav {
padding-top: 60%;
padding-bottom: 20px;
background: rgb(194, 210, 52);
}
@media (max-width: 1199.98px) {
nav.nav-main .navbar-nav {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/mobilenav-bg.png);
background-repeat: no-repeat;
background-size: auto 70%;
background-position: 85% 0;
}
}
@media (min-width: 876px) {
nav.nav-main .navbar-nav {
padding-top: 28px;
background: none;
}
}
@media (min-width: 876px) {
nav.nav-main .c-nav li.active a {
color: rgb(194, 210, 52);
}
}
@media (max-width: 1199.98px) {
nav.nav-main .c-nav li.active a {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/navbar-underline.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: bottom;
}
}
nav.nav-main .c-nav li a {
font-family: "quatro", sans-serif;
font-size: 1rem;
color: rgb(13, 52, 47);
}
@media (max-width: 1199.98px) {
nav.nav-main .c-nav li a {
padding-bottom: 8px;
padding-right: 5px;
padding-left: 5px;
}
}
@media (min-width: 876px) {
nav.nav-main .c-nav li a {
color: rgb(251, 239, 214);
}
nav.nav-main .c-nav li a:hover {
color: rgb(194, 210, 52);
}
}
nav.nav-main .c-nav li a {
-webkit-font-smoothing: antialiased;
text-decoration: none;
}
@media (min-width: 1300px) {
nav.nav-main .c-nav li a {
font-size: 1.2rem;
}
}
@media (min-width: 1640px) {
nav.nav-main .c-nav li a {
font-size: 1.375rem;
margin-top: 40px;
}
}
nav.nav-main .c-nav .nav-link {
padding-bottom: 0;
padding-right: 0;
padding-left: 11%;
}
@media (max-width: 1199.98px) {
nav.nav-main .c-nav .nav-link {
padding-top: 10px;
padding-bottom: 10px;
}
}
@media (min-width: 876px) {
nav.nav-main .c-nav .nav-link {
padding-bottom: 0;
padding-right: 0;
padding-left: 10px;
}
}
@media (min-width: 1300px) {
nav.nav-main .c-nav .nav-link {
padding-left: 70px;
}
}
.navbar-brand {
z-index: 3;
padding-top: 0;
padding-bottom: 0;
margin: 0;
position: absolute;
top: 15px;
left: 15px;
max-width: 50%;
}
@media (min-width: 876px) {
.navbar-brand {
top: 15px;
left: 15px;
}
}
@media (min-width: 1640px) {
.navbar-brand {
left: 20px;
top: 15px;
}
}
.navbar-brand img {
width: 100%;
height: auto;
}
@media (min-width: 876px) {
.navbar-brand img {
width: 270px;
}
}
@media (min-width: 1300px) {
.navbar-brand img {
width: 320px;
}
}
@media (min-width: 1640px) {
.navbar-brand img {
width: 358px;
}
}
.video-section {
display: flex;
align-items: center;
flex-direction: column;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/video-section-background-mobile.svg);
background-repeat: no-repeat;
height: auto;
background-size: cover;
background-position: center;
min-height: 500px;
margin-bottom: 100px;
}
@media (min-width: 876px) {
.video-section {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/video-section-background.svg);
background-repeat: no-repeat;
height: auto;
background-size: 100%;
background-position: center top;
}
}
@media (min-width: 876px) {
.video-section {
height: auto;
}
}
.video-section .heading {
text-align: center;
padding-top: 30%;
}
@media (min-width: 576px) {
.video-section .heading {
padding-top: 40%;
}
}
@media (min-width: 876px) {
.video-section .heading {
padding-top: 30%;
}
}
@media (min-width: 1300px) {
.video-section .heading {
padding-top: 30%;
}
}
.video-section .heading h1, .video-section .heading h2, .video-section .heading h3, .video-section .heading h4 {
text-shadow: 5px 0px 14px #000;
padding-bottom: 30px;
color: rgb(251, 239, 214);
}
@media (min-width: 876px) {
.video-section .heading h1, .video-section .heading h2, .video-section .heading h3, .video-section .heading h4 {
padding-bottom: 15px;
}
}
@media (min-width: 1300px) {
.video-section .heading h1, .video-section .heading h2, .video-section .heading h3, .video-section .heading h4 {
padding-bottom: 15px;
}
}
.video-section .heading p {
color: rgb(251, 239, 214);
}
.video-section .video-section-content {
width: 90%;
}
@media (min-width: 876px) {
.video-section .video-section-content {
width: 55vw;
}
}
@media (min-width: 1300px) {
.video-section .video-section-content {
width: 55vw;
}
}
@media (min-width: 1640px) {
.video-section .video-section-content {
width: 55vw;
}
}
.video-section .image img {
display: block;
margin: 10px auto;
max-width: 100%;
}
@media (min-width: 876px) {
.video-section .image img {
width: 40vw;
max-width: 735px !important;
}
}
@media (min-width: 1300px) {
.video-section .image img {
width: 40vw;
max-width: 735px !important;
}
}
.video-section .category-link {
margin-top: -50px;
}
@media (min-width: 876px) {
.video-section .category-link {
margin-top: -70px;
}
}
@media (min-width: 1300px) {
.video-section .category-link {
margin-top: -80px;
}
}
.recipe-categories .categories-heading .heading {
text-align: center;
}
.recipe-categories .categories-heading .heading p {
font-size: 1.25rem;
}
@media (min-width: 1300px) {
.recipe-categories .categories-heading .heading p {
font-size: 1.5625rem;
}
}
.recipe-categories .categories-heading .heading p + h2 {
margin-top: -20px;
}
.recipe-categories .main-categories {
margin-top: 50px;
padding-bottom: 50px;
}
@media (min-width: 1300px) {
.recipe-categories .main-categories {
padding-top: 50px;
padding-bottom: 50px;
}
}
.recipe-categories .main-categories a {
font-size: 1rem;
font-weight: 600;
text-transform: uppercase;
color: #3d3d3d;
width: 100%;
text-align: center;
}
.recipe-categories .main-categories a:hover {
text-decoration: none;
}
.recipe-categories .main-categories a img {
width: 100%;
height: auto;
}
@media (min-width: 876px) {
.recipe-categories .main-categories a img {
max-width: 297px;
}
}
.recipe-categories .main-categories .item {
padding-bottom: 5px;
}
.recipe-categories .main-categories .main-category-title {
max-width: 200px;
display: block;
margin: 0 auto;
}
.recipe-categories .main-categories .main-category-title h2 {
font-weight: 700;
padding-top: 15px;
text-transform: none;
padding-top: 26px;
font-size: 1.09375rem;
}
@media (min-width: 876px) {
.recipe-categories .main-categories .main-category-title h2 {
font-size: 1.5625rem;
}
}
.recipe-categories .main-categories a img {
display: flex;
align-content: center;
align-items: center;
justify-content: center;
width: 260px;
height: 260px;
margin: auto;
background-color: #fbefd6;
background-image: #fbefd6;
}
@media (min-width: 876px) {
.recipe-categories .main-categories a img {
width: 290px;
height: 290px;
}
}
.recipe-categories .main-categories .item:nth-of-type(1n) img, .page-template-page-products .splide__list .item:nth-of-type(1n) img {
border-radius: 41% 59% 55% 45%/49% 58% 42% 51%;
animation: morphing1 8s infinite;
overflow: hidden;
animation-play-state: paused;
}
.recipe-categories .main-categories .item:nth-of-type(1n) img:hover, .page-template-page-products .splide__list .item:nth-of-type(1n) img:hover {
animation-play-state: running;
}
.recipe-categories .main-categories .item:nth-of-type(2n) img, .page-template-page-products .splide__list .item:nth-of-type(2n) img {
border-radius: 56% 44% 45% 55%/34% 39% 61% 66%;
animation: morphing2 8s infinite;
overflow: hidden;
animation-play-state: paused;
}
.recipe-categories .main-categories .item:nth-of-type(2n) img:hover, .page-template-page-products .splide__list .item:nth-of-type(2n) img:hover {
animation-play-state: running;
}
.recipe-categories .main-categories .item:nth-of-type(3n) img, .page-template-page-products .splide__list .item:nth-of-type(3n) img {
border-radius: 42% 58% 42% 58%/32% 45% 55% 68%;
animation: morphing3 8s infinite;
overflow: hidden;
animation-play-state: paused;
}
.recipe-categories .main-categories .item:nth-of-type(3n) img:hover, .page-template-page-products .splide__list .item:nth-of-type(3n) img:hover {
animation-play-state: running;
}
.recipe-categories .main-categories .item:nth-of-type(4n) img, .page-template-page-products .splide__list .item:nth-of-type(4n) img {
border-radius: 47% 53% 63% 37%/43% 44% 56% 57%;
animation: morphing4 8s infinite;
overflow: hidden;
animation-play-state: paused;
}
.recipe-categories .main-categories .item:nth-of-type(4n) img:hover, .page-template-page-products .splide__list .item:nth-of-type(4n) img:hover {
animation-play-state: running;
}
@-webkit-keyframes morphing1 {
0% {
border-radius: 41% 59% 55% 45%/49% 58% 42% 51%;
}
25% {
border-radius: 59% 41% 63% 37%/38% 51% 49% 62%;
}
50% {
border-radius: 48% 52% 53% 47%/30% 59% 41% 70%;
}
75% {
border-radius: 36% 64% 30% 70%/63% 35% 65% 37%;
}
}
@-o-keyframes morphing1 {
0% {
border-radius: 41% 59% 55% 45%/49% 58% 42% 51%;
}
25% {
border-radius: 59% 41% 63% 37%/38% 51% 49% 62%;
}
50% {
border-radius: 48% 52% 53% 47%/30% 59% 41% 70%;
}
75% {
border-radius: 36% 64% 30% 70%/63% 35% 65% 37%;
}
}
@keyframes morphing1 {
0% {
border-radius: 41% 59% 55% 45%/49% 58% 42% 51%;
}
25% {
border-radius: 59% 41% 63% 37%/38% 51% 49% 62%;
}
50% {
border-radius: 48% 52% 53% 47%/30% 59% 41% 70%;
}
75% {
border-radius: 36% 64% 30% 70%/63% 35% 65% 37%;
}
}
@-webkit-keyframes morphing2 {
0% {
border-radius: 56% 44% 45% 55%/34% 39% 61% 66%;
}
50% {
border-radius: 59% 41% 63% 37%/38% 51% 49% 62%;
}
25% {
border-radius: 48% 52% 53% 47%/30% 59% 41% 70%;
}
75% {
border-radius: 36% 64% 30% 70%/63% 35% 65% 37%;
}
}
@-o-keyframes morphing2 {
0% {
border-radius: 56% 44% 45% 55%/34% 39% 61% 66%;
}
50% {
border-radius: 59% 41% 63% 37%/38% 51% 49% 62%;
}
25% {
border-radius: 48% 52% 53% 47%/30% 59% 41% 70%;
}
75% {
border-radius: 36% 64% 30% 70%/63% 35% 65% 37%;
}
}
@keyframes morphing2 {
0% {
border-radius: 56% 44% 45% 55%/34% 39% 61% 66%;
}
50% {
border-radius: 59% 41% 63% 37%/38% 51% 49% 62%;
}
25% {
border-radius: 48% 52% 53% 47%/30% 59% 41% 70%;
}
75% {
border-radius: 36% 64% 30% 70%/63% 35% 65% 37%;
}
}
@-webkit-keyframes morphing3 {
0% {
border-radius: 42% 58% 42% 58%/32% 45% 55% 68%;
}
75% {
border-radius: 59% 41% 63% 37%/38% 51% 49% 62%;
}
25% {
border-radius: 48% 52% 53% 47%/30% 59% 41% 70%;
}
50% {
border-radius: 36% 64% 30% 70%/63% 35% 65% 37%;
}
}
@-o-keyframes morphing3 {
0% {
border-radius: 42% 58% 42% 58%/32% 45% 55% 68%;
}
75% {
border-radius: 59% 41% 63% 37%/38% 51% 49% 62%;
}
25% {
border-radius: 48% 52% 53% 47%/30% 59% 41% 70%;
}
50% {
border-radius: 36% 64% 30% 70%/63% 35% 65% 37%;
}
}
@keyframes morphing3 {
0% {
border-radius: 42% 58% 42% 58%/32% 45% 55% 68%;
}
75% {
border-radius: 59% 41% 63% 37%/38% 51% 49% 62%;
}
25% {
border-radius: 48% 52% 53% 47%/30% 59% 41% 70%;
}
50% {
border-radius: 36% 64% 30% 70%/63% 35% 65% 37%;
}
}
@-webkit-keyframes morphing4 {
0% {
border-radius: 47% 53% 63% 37%/43% 44% 56% 57%;
}
25% {
border-radius: 59% 41% 63% 37%/38% 51% 49% 62%;
}
50% {
border-radius: 48% 52% 53% 47%/30% 59% 41% 70%;
}
75% {
border-radius: 36% 64% 30% 70%/63% 35% 65% 37%;
}
}
@-o-keyframes morphing4 {
0% {
border-radius: 47% 53% 63% 37%/43% 44% 56% 57%;
}
25% {
border-radius: 59% 41% 63% 37%/38% 51% 49% 62%;
}
50% {
border-radius: 48% 52% 53% 47%/30% 59% 41% 70%;
}
75% {
border-radius: 36% 64% 30% 70%/63% 35% 65% 37%;
}
}
@keyframes morphing4 {
0% {
border-radius: 47% 53% 63% 37%/43% 44% 56% 57%;
}
25% {
border-radius: 59% 41% 63% 37%/38% 51% 49% 62%;
}
50% {
border-radius: 48% 52% 53% 47%/30% 59% 41% 70%;
}
75% {
border-radius: 36% 64% 30% 70%/63% 35% 65% 37%;
}
}
.recipe-categories-search .categories-heading .heading {
padding-top: 50px;
text-align: center;
}
.recipe-categories-search .categories-heading .heading p {
font-size: 1.5625rem;
}
.recipe-categories-search .categories-heading .heading p + h2 {
margin-top: -20px;
}
.recipe-categories-search .main-categories {
padding-bottom: 20px;
}
.recipe-categories-search .main-categories .content {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.recipe-categories-search .main-categories .main-category-link {
width: 25%;
max-width: 107px;
height: 100px;
}
@media (min-width: 876px) {
.recipe-categories-search .main-categories .main-category-link {
margin: 10px;
}
}
.recipe-categories-search .main-categories .main-category-link:hover .image {
opacity: 0;
transition: opacity linear 0.2s;
}
.recipe-categories-search .main-categories .main-category-link .main-category-content {
position: relative;
max-width: 106px;
width: 100%;
height: 100%;
max-height: 20vw;
}
@media (min-width: 876px) {
.recipe-categories-search .main-categories .main-category-link .main-category-content {
max-height: 15vw;
}
}
.recipe-categories-search .main-categories .main-category-link .image {
position: absolute;
top: 0;
left: 0;
z-index: 2;
opacity: 1;
transition: opacity linear 0.2s;
width: 100%;
padding-left: 5%;
padding-right: 5%;
max-width: 106.47px;
margin: 0 auto;
}
@media (min-width: 876px) {
.recipe-categories-search .main-categories .main-category-link .image {
width: 100%;
}
}
.recipe-categories-search .main-categories .main-category-link .image-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
padding-left: 5%;
padding-right: 5%;
max-width: 106.47px;
height: auto;
max-height: 230px;
}
@media (min-width: 876px) {
.recipe-categories-search .main-categories .main-category-link .image-bg {
width: 100%;
}
}
.recipe-categories-search .main-categories .main-category-link .main-category-title {
position: relative;
display: flex;
align-items: top;
justify-content: center;
width: 100%;
height: 100%;
padding-bottom: 20px;
}
@media (min-width: 876px) {
.recipe-categories-search .main-categories .main-category-link .main-category-title {
width: 106px;
height: 100%;
}
}
.recipe-categories-search .main-categories .main-category-link .main-category-title h2 {
hyphens: none !important;
-webkit-hyphens: none !important;
-moz-hyphens: none !important;
-ms-hyphens: none !important;
}
.recipe-categories-search .main-categories .main-category-link .main-category-title h2 {
padding-top: 5px;
}
.recipe-categories-search .main-categories .main-category-link .main-category-title * {
font-size: 12px;
}
@media (min-width: 1300px) {
.recipe-categories-search .main-categories {
padding-top: 20px;
padding-bottom: 20px;
}
}
.recipe-categories-search .main-categories a {
font-size: 1rem;
font-weight: 600;
text-transform: uppercase;
color: #3d3d3d;
width: 100%;
text-align: center;
}
.recipe-categories-search .main-categories a:hover {
text-decoration: none;
}
.recipe-categories-search .main-categories a img {
width: 100%;
height: auto;
max-width: 297px;
}
.recipe-categories-search .main-categories .main-category-title {
max-width: 200px;
display: block;
margin: 0 auto;
}
.recipe-categories-search .main-categories .main-category-title h2 {
font-size: 1.5625rem;
font-weight: 700;
padding-top: 15px;
text-transform: none;
padding-top: 26px;
}
.page-template-page-recipes-category-all .main-categories {
margin-top: -150px !important;
}
.page-template-page-recipes-category-all .mobile-slider {
overflow: hidden;
}
.page-template-page-recipes-category-all .main-category-image img {
max-width: 100% !important;
height: auto !important;
}
@media (max-width: 875px) {
.page-template-page-recipes-category-all .main-categories {
margin-top: -25vw !important;
}
}
.page-template-page-recipes-category-all .swiper-pagination {
bottom: -53px;
}
.page-template-page-recipes-category-all .swiper-pagination-bullet {
width: 15px;
height: 8px;
border-radius: 3px;
margin: 5px !important;
transition: width ease-in 0.2s;
}
.page-template-page-recipes-category-all .swiper-pagination-bullet-active {
background: rgb(251, 239, 214);
width: 25px;
transition: width ease-in 0.2s;
}
.search-results .recipe-content-section {
padding-top: 100px !important;
padding-bottom: 100px !important;
}
@media (min-width: 876px) {
.search-results .recipe-content-section {
padding-top: 200px !important;
padding-bottom: 150px !important;
}
}
.search-results .results-container {
padding-top: 150px;
padding-bottom: 150px;
}
.search-results .results-container .wider-col {
min-width: 100%;
}
@media (min-width: 576px) {
.search-results .results-container .wider-col {
width: 600px;
}
}
@media (min-width: 876px) {
.search-results .results-container .wider-col {
min-width: 700px;
}
}
@media (min-width: 1300px) {
.search-results .results-container .wider-col {
min-width: 1200px;
}
}
@media (min-width: 1640px) {
.search-results .results-container .wider-col {
min-width: 1200px;
}
}
.search-results .results-container .category-results {
justify-content: center;
align-items: center;
}
.search-results .results-container .category-results-container {
margin-top: 0px;
margin: 0 auto;
align-items: center;
justify-content: center;
}
.search-results .tease-old.tease-recipe {
margin-top: 20px;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
}
.search-results .tease-old.tease-recipe .preview-image {
border-radius: 20px;
object-fit: cover;
width: 360px;
height: 360px;
}
@media (min-width: 576px) {
.search-results .tease-old.tease-recipe .preview-image {
width: 160px;
height: 160px;
}
}
@media (min-width: 876px) {
.search-results .tease-old.tease-recipe .preview-image {
width: 260px;
height: 260px;
}
}
@media (min-width: 1300px) {
.search-results .tease-old.tease-recipe .preview-image {
width: 300px;
height: 300px;
}
}
@media (min-width: 1640px) {
.search-results .tease-old.tease-recipe .preview-image {
width: 360px;
height: 360px;
}
}
.search-results .tease-old.tease-recipe .recipe-teaser-container {
display: flex;
flex-direction: column;
text-decoration: none;
overflow: hidden;
}
@media (min-width: 576px) {
.search-results .tease-old.tease-recipe .recipe-teaser-container {
width: 160px;
}
}
@media (min-width: 876px) {
.search-results .tease-old.tease-recipe .recipe-teaser-container {
width: 260px;
}
}
@media (min-width: 1300px) {
.search-results .tease-old.tease-recipe .recipe-teaser-container {
width: 300px;
}
}
@media (min-width: 1640px) {
.search-results .tease-old.tease-recipe .recipe-teaser-container {
width: 360px;
}
}
.search-results .tease-old.tease-recipe .recipe-teaser-container .recipe-teaser-content {
display: flex;
width: 100%;
}
.search-results .tease-old.tease-recipe .recipe-teaser-container .recipe-teaser-content .title {
width: 50%;
margin-top: 20px;
padding-right: 10px;
display: flex;
align-items: top;
}
.search-results .tease-old.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
padding: 0 !important;
color: rgb(251, 239, 214);
font-size: 0.9625rem;
padding-right: 5px;
}
.search-results .tease-old.tease-recipe .recipe-teaser-container .recipe-teaser-content .info {
padding-left: 2%;
width: 50%;
display: flex;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/product-teaser-info-divider.svg);
background-repeat: no-repeat;
background-position: 0 20px;
overflow-wrap: normal;
}
.search-results .tease-old.tease-recipe .recipe-teaser-container .recipe-teaser-content .info * {
font-size: 10px;
text-align: center;
color: rgb(194, 210, 52);
}
.search-results .tease-old.tease-recipe .recipe-teaser-container .recipe-teaser-content .info > div {
width: 35%;
padding-left: 1%;
display: flex;
flex-direction: column;
overflow: visible;
}
.search-results .tease-old.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .text {
padding: 2px 5px 5px 5px;
line-height: 1;
}
.search-results .tease-old.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .icon {
min-height: 50px;
display: block;
margin-top: 5px;
margin-bottom: 2px;
background-size: auto 70% !important;
background-position: bottom center !important;
background-repeat: no-repeat !important;
}
.search-results .tease-old.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .portions .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/portions-icon.png);
}
.search-results .tease-old.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .time .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/time-icon.png);
}
.search-results .tease-old.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.easy {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-easy.png);
}
.search-results .tease-old.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.moderate {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-moderate.png);
}
.search-results .tease-old.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.difficult {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-difficult.png);
}
.search-results .tease-old.tease-recipe .recipe-teaser-container h4 {
padding: 15px 0;
font-size: 20px;
}
.search-results .tease {
width: 100%;
max-width: 80%;
}
@media (min-width: 876px) {
.search-results .tease {
margin-top: 0;
width: 100%;
max-width: 33%;
margin-bottom: 30px;
}
}
@media (min-width: 1300px) {
.search-results .tease {
margin-top: 0;
width: 100%;
height: auto;
max-width: 400px;
margin-bottom: 30px;
}
}
.search-results .tease.tease-recipe {
display: flex !important;
align-items: top;
justify-content: center;
margin-bottom: 20px;
}
.search-results .tease.tease-recipe .preview-image-container {
position: relative;
z-index: 3;
}
.search-results .tease.tease-recipe .preview-image-container:after {
content: "";
display: block;
padding-bottom: 100%;
}
.search-results .tease.tease-recipe .preview-image {
border-radius: 20px;
object-fit: cover;
position: absolute;
width: 100%;
height: 100%;
}
.search-results .tease.tease-recipe .recipe-teaser-container {
display: flex;
flex-direction: column;
text-decoration: none;
overflow: hidden;
width: 100%;
margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 576px) {
.search-results .tease.tease-recipe .recipe-teaser-container {
width: 90%;
}
}
@media (min-width: 876px) {
.search-results .tease.tease-recipe .recipe-teaser-container {
margin-top: 10px;
width: 90%;
}
}
@media (min-width: 1300px) {
.search-results .tease.tease-recipe .recipe-teaser-container {
width: 83%;
}
}
@media (min-width: 1640px) {
.search-results .tease.tease-recipe .recipe-teaser-container {
width: 83%;
}
}
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content {
display: flex;
width: 100%;
}
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title {
width: 50%;
display: flex;
align-items: top;
margin-top: 20px;
padding-right: 10px;
}
@media (min-width: 876px) {
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title {
padding-top: 20px;
}
}
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title {
overflow: visible;
overflow-wrap: normal;
hyphens: auto;
}
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
hyphens: auto;
padding: 0 !important;
color: rgb(251, 239, 214);
font-size: 1rem;
padding-right: 5px;
}
@media (min-width: 876px) {
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 0.825rem;
}
}
@media (min-width: 1300px) {
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 0.825rem;
}
}
@media (min-width: 1640px) {
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 1.1rem;
}
}
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info {
padding-left: 2%;
width: 50%;
display: flex;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/product-teaser-info-divider.svg);
background-repeat: no-repeat;
background-position: 0 20px;
overflow-wrap: normal;
}
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info * {
font-size: 10px;
text-align: center;
color: rgb(194, 210, 52);
}
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info > div {
width: 35%;
padding-left: 1%;
display: flex;
flex-direction: column;
overflow: visible;
}
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .text {
padding: 2px 5px 5px 5px;
line-height: 1;
}
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .icon {
min-height: 50px;
display: block;
margin-top: 5px;
margin-bottom: 2px;
background-size: auto 70% !important;
background-position: bottom center !important;
background-repeat: no-repeat !important;
}
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .portions .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/portions-icon.png);
}
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .time .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/time-icon.png);
}
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.easy {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-easy.png);
}
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.moderate {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-moderate.png);
}
.search-results .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.difficult {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-difficult.png);
}
.search-results .tease.tease-recipe .recipe-teaser-container h4 {
padding: 15px 0;
font-size: 20px;
}
.search-results .category-filter-container .product-filters h3 {
display: none;
}
.search-results .category-filter-container ul.filter-1 .filter-row-1 {
list-style-type: none;
padding: 0;
display: flex;
justify-content: center;
}
.search-results .category-filter-container ul.filter-1 .filter-row-1 li.child-item {
margin: 20px;
background-size: 100% !important;
width: 200px;
height: 100px;
background-position: center !important;
background-repeat: no-repeat !important;
position: relative;
}
.search-results .category-filter-container ul.filter-1 .filter-row-1 li.child-item label {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.search-results .category-filter-container ul.filter-1 .filter-row-1 li.child-item:nth-child(1n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-1.svg);
background-repeat: no-repeat;
}
.search-results .category-filter-container ul.filter-1 .filter-row-1 li.child-item:nth-child(1n):hover, .search-results .category-filter-container ul.filter-1 .filter-row-1 li.child-item:nth-child(1n).selected {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-1-active.svg);
}
.search-results .category-filter-container ul.filter-1 .filter-row-1 li.child-item:nth-child(2n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-2.svg);
background-repeat: no-repeat;
}
.search-results .category-filter-container ul.filter-1 .filter-row-1 li.child-item:nth-child(2n):hover, .search-results .category-filter-container ul.filter-1 .filter-row-1 li.child-item:nth-child(2n).selected {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-2-active.svg);
}
.search-results .category-filter-container ul.filter-1 .filter-row-1 li.child-item:nth-child(3n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-3.svg);
background-repeat: no-repeat;
}
.search-results .category-filter-container ul.filter-1 .filter-row-1 li.child-item:nth-child(3n):hover, .search-results .category-filter-container ul.filter-1 .filter-row-1 li.child-item:nth-child(3n).selected {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-3-active.svg);
}
.search-results .category-filter-container ul.filter-1 .filter-row-1 li.child-item:nth-child(4n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-4.svg);
background-repeat: no-repeat;
}
.search-results .category-filter-container ul.filter-1 .filter-row-1 li.child-item:nth-child(4n):hover, .search-results .category-filter-container ul.filter-1 .filter-row-1 li.child-item:nth-child(4n).selected {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-4-active.svg);
}
.search-results .category-filter-container ul.filter-1 .filter-row-2 {
padding: 0;
list-style-type: none;
display: flex;
justify-content: center;
}
.search-results .category-filter-container ul.filter-1 .filter-row-2 li.child-item {
margin: 20px;
background-size: 100% !important;
width: 200px;
height: 100px;
background-position: center !important;
background-repeat: no-repeat !important;
position: relative;
}
.search-results .category-filter-container ul.filter-1 .filter-row-2 li.child-item label {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
}
.search-results .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(1n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-3.svg);
background-repeat: no-repeat;
}
.search-results .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(1n):hover, .search-results .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(1n).selected {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-3-active.svg);
}
.search-results .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(2n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-4.svg);
background-repeat: no-repeat;
}
.search-results .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(2n):hover, .search-results .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(2n).selected {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-4-active.svg);
}
.search-results .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(3n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-2.svg);
background-repeat: no-repeat;
}
.search-results .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(3n):hover, .search-results .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(3n).selected {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-2-active.svg);
}
.search-results .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(4n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-1.svg);
background-repeat: no-repeat;
}
.search-results .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(4n):hover, .search-results .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(4n).selected {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-1-active.svg);
}
.search-results .category-filter-container ul.filter-1 {
padding: 0;
}
.search-results .category-filter-container ul.filter-1 input {
display: none;
}
.search-results .category-filter-container ul.filter-1 {
list-style-type: none;
display: flex;
flex-direction: column;
justify-content: center;
}
.recipe-search-hero {
display: block;
width: 100%;
min-width: 300px;
text-align: center;
}
@media (min-width: 876px) {
.recipe-search-hero {
min-width: 800px;
}
}
.recipe-search-hero .search-container {
display: flex;
padding: 0;
flex-direction: column;
align-items: center;
justify-content: center;
width: auto;
margin: 10px auto;
}
.recipe-search-hero .search-container .filter-search-form {
display: block;
position: relative;
height: 68px;
width: 80%;
}
@media (min-width: 876px) {
.recipe-search-hero .search-container .filter-search-form {
max-width: 500px;
}
}
@media (min-width: 1300px) {
.recipe-search-hero .search-container .filter-search-form {
max-width: 800px;
}
}
.recipe-search-hero .search-container .filter-search-form input {
border: 1px solid #0D342F;
border-radius: 10px;
width: 100%;
margin-bottom: 15px;
caret-color: #C2D234 !important;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 35px;
height: 50px;
background: transparent;
font-size: 1rem;
background: rgb(251, 239, 214);
}
.recipe-search-hero .search-container .filter-search-form input:focus-visible {
outline: 1px solid transparent;
}
@media (min-width: 876px) {
.recipe-search-hero .search-container .filter-search-form input {
height: 68px;
font-size: 1.375rem;
border: 2.5px solid #0D342F;
border-radius: 20px;
min-width: 332px;
margin-bottom: 0;
padding-left: 30px;
padding-top: 10px;
padding-bottom: 10px;
min-width: 100%;
width: 100%;
}
}
.recipe-search-hero .search-container .filter-search-form:before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/icons/search/search.svg);
background-size: 100%;
background-repeat: no-repeat;
position: absolute;
width: 18px;
height: 35px;
right: 10px;
bottom: 25px;
}
@media (min-width: 876px) {
.recipe-search-hero .search-container .filter-search-form:before {
width: 26px;
height: 44px;
right: 20px;
bottom: 10px;
}
}
.recipe-search-hero .search-container .filter-search-form ::-webkit-input-placeholder { color: #0D342F;
font-size: 1rem;
padding-left: 15px;
}
@media (min-width: 876px) {
.recipe-search-hero .search-container .filter-search-form ::-webkit-input-placeholder {
font-size: 1.375rem;
}
}
.recipe-search-hero .search-container .filter-search-form :-ms-input-placeholder { color: #0D342F;
font-size: 1rem;
padding-left: 15px;
}
@media (min-width: 876px) {
.recipe-search-hero .search-container .filter-search-form :-ms-input-placeholder {
font-size: 1.375rem;
}
}
.recipe-search-hero .search-container .filter-search-form ::placeholder {
color: #0D342F;
font-size: 1rem;
padding-left: 15px;
}
@media (min-width: 876px) {
.recipe-search-hero .search-container .filter-search-form ::placeholder {
font-size: 1.375rem;
}
}
.recipe-search-hero .search-container .filter-search-form .filter-dropdown {
display: block;
border: 1px solid #789a2a;
border-radius: 20px;
max-height: 33px;
position: relative;
cursor: pointer;
}
@media (min-width: 876px) {
.recipe-search-hero .search-container .filter-search-form .filter-dropdown {
margin: 0 20px;
min-width: 290px;
}
}
@media (min-width: 1300px) {
.recipe-search-hero .search-container .filter-search-form .filter-dropdown {
margin: 0 20px;
min-width: 390px;
}
}
.recipe-search-hero .search-container .filter-search-form .filter-dropdown p {
padding-left: 15px;
padding-top: 2px;
color: #789a2a;
font-weight: 600;
}
.recipe-search-hero .search-container .filter-search-form .filter-dropdown:hover {
background: rgb(236.0775510204, 244.5428571429, 216.6571428571);
}
.recipe-search-hero .search-container .filter-search-form .filter-dropdown .filter-arrow {
width: 0;
height: 0;
position: absolute;
top: 10px;
right: 20px;
border-style: solid;
border-width: 12px 8px 0 8px;
border-color: #789a2a transparent transparent transparent;
}
.recipe-search-hero .categories-heading .heading {
padding-top: 50px;
text-align: center;
}
.recipe-search-hero .categories-heading .heading p {
font-size: 1.5625rem;
}
.recipe-search-hero .categories-heading .heading p + h2 {
margin-top: -20px;
}
@media (max-width: 575.98px) {
.social-media-section {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/social-media-section-background-mobile.svg) !important;
background-repeat: no-repeat;
}
}
@media (min-width: 576px) and (max-width: 875.98px) {
.social-media-section {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/social-media-section-background-mid.svg) !important;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/social-media-section-background-mobile.svg) !important;
background-repeat: no-repeat;
}
}
.social-media-section .social-media-content h1, .social-media-section .social-media-content h2, .social-media-section .social-media-content h3, .social-media-section .social-media-content h4, .social-media-section .social-media-content p {
text-align: center;
color: rgb(251, 239, 214);
}
.social-media-section .social-media-content p {
font-size: 1.25rem;
}
@media (min-width: 1300px) {
.social-media-section .social-media-content p {
font-size: 1.5625rem;
}
}
.social-media-section .social-media-content.col-md-9 {
margin-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 576px) {
.social-media-section .social-media-content {
padding-top: 20%;
padding-bottom: 50%;
}
}
@media (min-width: 876px) {
.social-media-section .social-media-content {
margin-top: 10%;
padding-bottom: 300px;
padding-top: 10%;
padding-bottom: 20%;
}
}
.social-media-section.main-content-left {
display: flex;
justify-content: center;
align-items: center;
background-size: cover;
}
@media (max-width: 875.98px) {
.social-media-section.main-content-left {
background-image: none;
}
.social-media-section.main-content-left:before {
display: none;
}
}
.main-content-text {
position: relative;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/main-content-top-part.png), url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/main-content-bottom-part.png);
background-position: center top, center bottom;
background-repeat: no-repeat, no-repeat;
background-size: 110%, 110%;
}
.main-content-text:before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-bg-repeater.svg);
background-repeat: repeat;
display: block;
position: absolute;
top: 2%;
right: 0;
bottom: 1%;
left: 0;
z-index: -1;
}
@media screen and (min-width: 408px) {
.main-content-text:before {
top: 3%;
bottom: 2%;
}
}
@media (min-width: 576px) {
.main-content-text:before {
top: 10%;
bottom: 5%;
}
}
@media (min-width: 576px) {
.main-content-text:before {
top: 10%;
bottom: 5%;
}
}
@media (min-width: 876px) {
.main-content-text:before {
top: 10%;
bottom: 8%;
}
}
.main-content-text {
padding-bottom: 50px;
padding-top: 50px;
}
@media (min-width: 576px) {
.main-content-text {
top: 10%;
bottom: 5%;
}
}
@media (min-width: 576px) {
.main-content-text {
padding-bottom: 100px;
padding-top: 100px;
}
}
@media (min-width: 876px) {
.main-content-text {
top: 10%;
bottom: 8%;
}
}
.main-content-text {
width: 100%;
min-height: 41vw;
display: flex;
justify-content: center;
align-items: center;
float: left;
}
.main-content-text .content-container {
display: flex;
height: 90%;
max-width: 1600px;
width: 100%;
}
.main-content-text .content-container .image-container {
display: block;
width: 50%;
margin-left: auto;
}
.main-content-text .content-container .image-container img {
max-width: 839px;
width: 100%;
}
.main-content-text .content-container .text-container {
display: flex;
flex-direction: column;
width: 50%;
padding-left: 5%;
justify-content: center;
}
.main-content-text .content-container .text-container h2, .main-content-text .content-container .text-container h3, .main-content-text .content-container .text-container h4, .main-content-text .content-container .text-container h5, .main-content-text .content-container .text-container h6, .main-content-text .content-container .text-container p {
color: rgb(251, 239, 214);
}
.main-content-text .content-container .text-container p {
font-size: 1.5625rem;
}
.social-media-section {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/social-media-wrapper.svg) !important;
}
.main-content-left {
position: relative;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/sustainabiity-new.svg);
background-position: center center, center bottom;
background-repeat: no-repeat, no-repeat;
background-size: 103% 103%;
}
@media (max-width: 1199.98px) {
.main-content-left {
background-size: 110% 120%;
}
}
@media (max-width: 875.98px) {
.main-content-left {
background-size: 170% 160%;
}
}
.main-content-left { }
@media (max-width: 1199.98px) {
.main-content-left {
padding-top: 100px;
}
}
.main-content-left {
padding-bottom: 100px;
width: 100%;
min-height: 80vw;
display: flex;
justify-content: center;
align-items: center;
float: left;
}
.main-content-left .content-container {
display: flex;
height: 90%;
max-width: 1600px;
width: 100%;
}
.main-content-left .content-container .image-container {
display: block;
width: 50%;
margin-left: auto;
}
.main-content-left .content-container .image-container img {
max-width: 839px;
width: 100%;
}
.main-content-left .content-container .text-container {
display: flex;
flex-direction: column;
width: 50%;
padding-left: 5%;
justify-content: center;
}
.main-content-left .content-container .text-container h2, .main-content-left .content-container .text-container h3, .main-content-left .content-container .text-container h4, .main-content-left .content-container .text-container h5, .main-content-left .content-container .text-container h6, .main-content-left .content-container .text-container p {
color: rgb(251, 239, 214);
}
.main-content-left .content-container .text-container p {
font-size: 1.5625rem;
}
.main-content-right {
position: relative;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/sustainability-content-top-part-right.svg), url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/sustainability-content-bottom-part-right.svg);
background-position: center top, center bottom;
background-repeat: no-repeat, no-repeat;
background-size: 110%, 110%;
}
.main-content-right:after {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-bg-repeater.svg);
background-repeat: repeat;
display: block;
position: absolute;
top: 2%;
right: 0;
bottom: 1%;
left: 0;
z-index: -1;
}
@media screen and (min-width: 408px) {
.main-content-right:after {
top: 3%;
bottom: 2%;
}
}
@media (min-width: 576px) {
.main-content-right:after {
top: 10%;
bottom: 5%;
}
}
@media (min-width: 576px) {
.main-content-right:after {
top: 10%;
bottom: 5%;
}
}
@media (min-width: 876px) {
.main-content-right:after {
top: 10%;
bottom: 10%;
}
}
.main-content-right {
padding-bottom: 100px;
width: 100%;
min-height: 80vw;
display: flex;
justify-content: center;
align-items: center;
float: left;
}
.main-content-right .content-container {
display: flex;
height: 90%;
max-width: 1600px;
width: 100%;
}
.main-content-right .content-container .image-container {
display: block;
width: 50%;
margin-left: auto;
}
.main-content-right .content-container .image-container img {
max-width: 839px;
width: 100%;
}
.main-content-right .content-container .text-container {
display: flex;
flex-direction: column;
width: 50%;
padding-left: 5%;
justify-content: center;
}
.main-content-right .content-container .text-container h2, .main-content-right .content-container .text-container h3, .main-content-right .content-container .text-container h4, .main-content-right .content-container .text-container h5, .main-content-right .content-container .text-container h6, .main-content-right .content-container .text-container p {
color: rgb(251, 239, 214);
}
.main-content-right .content-container .text-container p {
font-size: 1.5625rem;
}
.products-section {
padding-top: 50px;
padding-bottom: 100px;
}
.products-section .products-images img {
width: 100%;
max-width: 100%;
}
.recipe-content-section {
position: relative;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/recipe-content-top-part-right.svg), url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/recipe-content-bottom-part-right.svg);
background-position: center top, center 101%;
background-repeat: no-repeat, no-repeat;
background-size: 113%, 110%;
background-color: rgb(13, 52, 47);
margin-bottom: 50px;
padding-top: 100px;
}
@media (min-width: 876px) {
.recipe-content-section {
padding-bottom: 170px;
}
}
.recipe-content-section h1, .recipe-content-section h2, .recipe-content-section h3, .recipe-content-section h4, .recipe-content-section h5, .recipe-content-section p {
color: rgb(251, 239, 214);
}
.recipe-content-section .additional-text-field a {
color: rgb(194, 210, 52);
}
.recipe-content-section * {
color: rgb(251, 239, 214);
}
.recipe-content-section a {
text-decoration: none;
color: rgb(194, 210, 52);
cursor: pointer;
font-weight: 600;
}
.recipe-content-section h2 {
font-size: 35px;
}
.recipe-content-section p {
font-size: 1rem;
}
@media (min-width: 876px) {
.recipe-content-section p {
font-size: 1.2rem;
}
}
.recipe-content-section:before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/recipe/butter-swirl-2.png);
background-repeat: no-repeat;
display: block;
position: absolute;
background-size: contain;
background-position: center;
width: 25vw;
height: 15vw;
max-width: 300px;
max-height: 281px;
top: 0;
right: 0;
left: 0;
margin: 0 auto;
z-index: 1;
}
.recipe-content-section:after {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/roses/recipe/butter-swirl-3.png);
background-repeat: no-repeat;
display: block;
position: absolute;
background-size: contain;
background-position: center;
width: 25vw;
height: 15vw;
max-width: 300px;
max-height: 281px;
bottom: -50px;
right: 15%;
z-index: 1;
}
@media (min-width: 876px) {
.recipe-content-section {
padding-top: 150px !important;
padding-bottom: 100px !important;
}
}
@media (min-width: 1200px) {
.recipe-content-section {
padding-top: 200px !important;
padding-bottom: 100px !important;
}
}
.recipe-content-section {
width: 100%;
min-height: 40vw;
display: flex;
justify-content: center;
align-items: center;
float: left;
}
.recipe-content-section .main-image img {
width: 100%;
height: auto;
max-width: 685px;
border-radius: 37px;
}
.recipe-content-section table.ingredients-table {
width: 100%;
margin-bottom: 30px;
}
.recipe-content-section table.ingredients-table td.amount {
margin-left: 20px;
text-align: right;
font-weight: 600;
width: 100px;
padding-right: 6px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 0.9375rem;
}
@media (min-width: 876px) {
.recipe-content-section table.ingredients-table td.amount {
font-size: 1.2rem;
font-family: "Nexa heavy";
}
}
.recipe-content-section table.ingredients-table td.amount .ingredient-amount {
display: inline-block;
}
.recipe-content-section table.ingredients-table td.amount .ingredient-amount.zero {
visibility: hidden;
}
.recipe-content-section table.ingredients-table td.amount .ingredient-unit {
display: inline-block;
}
.recipe-content-section table.ingredients-table td.name {
padding-left: 10px;
padding-top: 4px;
padding-bottom: 4px;
}
@media (min-width: 876px) {
.recipe-content-section table.ingredients-table td.name {
font-size: 1.2rem;
}
}
.recipe-content-section table.ingredients-table h3 {
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 5px;
margin-top: 15px;
}
.recipe-content-section table.ingredients-table .name {
position: relative;
}
.recipe-content-section table.ingredients-table .info-text {
position: relative;
display: none;
position: absolute;
}
.recipe-content-section table.ingredients-table .info-text.so-top {
display: flex;
bottom: 30px;
max-width: 360px;
}
.recipe-content-section table.ingredients-table .info-text.so-bottom {
display: flex;
top: 30px;
bottom: auto;
max-width: 360px;
}
@media (min-width: 876px) {
.recipe-content-section table.ingredients-table .info-text {
max-width: 400px;
width: 400px;
}
}
.recipe-content-section table.ingredients-table .info-text {
box-shadow: 2px 4px 11px rgba(0, 0, 0, 0.14);
background-color: rgba(13, 51, 47, 0.819);
backdrop-filter: blur(15px);
z-index: 5;
color: black;
padding: 20px;
}
.recipe-content-section table.ingredients-table .info-text .text-content {
width: 70%;
display: flex;
flex-direction: column;
line-height: 1.4rem;
justify-content: center;
}
.recipe-content-section table.ingredients-table .info-text .text-content .read-more-link {
margin-top: 10px;
font-weight: 600;
text-transform: uppercase;
color: rgb(194, 210, 52);
border-bottom: 2px solid rgb(194, 210, 52);
display: inline-flex;
align-self: baseline;
}
.recipe-content-section table.ingredients-table .info-text .text-content .read-more-link:hover {
text-decoration: none;
color: rgb(212, 230, 53);
}
.recipe-content-section table.ingredients-table .info-text .image-content {
width: 30%;
display: flex;
justify-content: center;
align-items: center;
margin-left: 5px;
margin-right: 10px;
}
.recipe-content-section table.ingredients-table .info-text .image-content .info-teaser-image {
max-width: 200px;
max-height: 200px;
width: auto;
}
@media (min-width: 876px) {
.recipe-content-section {
padding-top: 200px;
}
}
@media (min-width: 1300px) {
.recipe-content-section {
padding-top: 220px;
}
}
@media (min-width: 1640px) {
.recipe-content-section {
padding-top: 270px;
}
}
.recipe-counter {
position: relative;
height: 50px;
max-height: 48px;
margin-bottom: 30px;
z-index: 3;
}
.recipe-counter .counter-container {
position: relative;
border: 1px solid rgb(194, 210, 52);
width: 175px;
height: 46px;
display: block;
border-radius: 8px;
overflow: hidden;
}
.recipe-counter .counter-container .input-container {
width: 78px;
position: relative;
height: 100%;
}
.recipe-counter .counter-container .input-container input {
display: block;
position: absolute;
top: 0;
left: 5px;
width: 30px !important;
height: 100%;
text-align: center;
background-color: transparent;
border: none;
}
.recipe-counter .counter-container .input-container input::-webkit-inner-spin-button {
-webkit-appearance: none;
}
.recipe-counter .counter-container .input-container input::-webkit-outer-spin-button {
-webkit-appearance: none;
}
.recipe-counter .counter-container .input-container input[type=number] {
-moz-appearance: textfield;
}
.recipe-counter .counter-container .input-container input {
font-family: "Nexa heavy", sans-serif;
}
.recipe-counter .counter-container .input-container .btn-minus, .recipe-counter .counter-container .input-container .btn-plus {
position: absolute;
width: 25px;
height: 19px;
border: none;
background-color: rgb(13, 52, 47);
text-align: center;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
background-repeat: no-repeat !important;
}
.recipe-counter .counter-container .input-container .btn-plus {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/counter-up-arrow.svg);
background-position: bottom;
top: 0;
right: 20px;
}
.recipe-counter .counter-container .input-container .btn-minus {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/counter-down-arrow.svg);
background-position: top;
bottom: 0;
right: 20px;
}
.recipe-counter .counter-container .serves {
width: 95px;
height: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
background: rgb(194, 210, 52);
font-family: "quatro", sans-serif;
color: rgb(13, 52, 47);
display: flex;
justify-content: center;
align-items: center;
}
.product-introduction-section {
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/eleplant-product-image-background-mobile.svg);
background-repeat: no-repeat;
height: auto;
background-size: cover;
background-position: center;
min-height: 200vw;
}
@media (min-width: 1200px) {
.product-introduction-section {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/eleplant-product-image-background.svg);
background-size: 100%;
background-size: cover;
background-position: center;
min-height: 1300px;
min-height: 90vw;
}
}
.product-introduction-section .content-container {
width: 100%;
padding-left: 5%;
height: 930px;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.product-introduction-section .content-container .image-container {
position: relative;
z-index: 3;
}
.product-introduction-section .content-container .image-container img {
position: relative;
width: 90vw;
z-index: 3;
}
@media (min-width: 1200px) {
.product-introduction-section .content-container {
width: 99%;
height: 800px;
}
.product-introduction-section .content-container .image-container img {
width: 55vw;
}
}
@media (min-width: 1300px) {
.product-introduction-section .content-container {
width: 1300px;
height: 900px;
}
.product-introduction-section .content-container .image-container {
top: 100px;
}
.product-introduction-section .content-container .image-container img {
width: 900px;
}
}
@media (min-width: 1640px) {
.product-introduction-section .content-container {
padding-left: 0;
width: 1670px;
}
.product-introduction-section .content-container .image-container img {
width: 1129px;
}
}
.product-introduction-section .content-container .icon {
z-index: 3;
}
.product-introduction-section .content-container .text-container {
display: flex;
opacity: 0;
z-index: 2;
width: 100%;
}
.product-introduction-section .content-container .text-container p {
color: rgb(194, 210, 52);
text-transform: uppercase;
font-size: 2.2vw;
letter-spacing: 0.25rem;
font-family: "Nexa heavy";
line-height: 1.5;
padding-right: 10px;
padding-left: 10px;
}
@media (min-width: 1200px) {
.product-introduction-section .content-container .text-container p {
font-size: 1.2vw;
}
}
.product-introduction-section .content-container .layer-container {
opacity: 0;
}
.product-introduction-section .content-container .top-left {
position: absolute;
display: flex;
justify-content: center;
top: 0;
left: 0;
height: 25%;
width: 25%;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/line-top-left-mobile.svg);
background-repeat: no-repeat;
background-position: bottom right;
z-index: 2;
}
@media (min-width: 1200px) {
.product-introduction-section .content-container .top-left {
top: 0;
left: 0;
height: 25%;
width: 25%;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/line-top-left.svg);
background-repeat: no-repeat;
background-position: bottom right;
}
}
.product-introduction-section .content-container .top-left .icon {
display: block;
position: absolute;
top: -65%;
right: 5%;
width: 100%;
max-width: 75%;
}
@media (min-width: 1200px) {
.product-introduction-section .content-container .top-left .icon {
top: -75%;
left: -55%;
max-width: 100%;
}
}
@media (min-width: 1640px) {
.product-introduction-section .content-container .top-left .icon {
top: -65%;
left: -35%;
max-width: 100%;
}
}
.product-introduction-section .content-container .top-left .text-container {
position: absolute;
display: flex;
justify-content: center;
align-items: end;
text-align: center;
min-height: 50%;
top: -80%;
}
.product-introduction-section .content-container .top-left .text-container p {
font-family: "Nexa heavy";
}
@media (min-width: 1200px) {
.product-introduction-section .content-container .top-left .text-container {
left: -50%;
top: -55%;
}
}
.product-introduction-section .content-container .top-right {
position: absolute;
display: flex;
justify-content: center;
top: -15%;
right: 0;
height: 25%;
width: 40%;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/line-top-right-mobile.svg);
background-repeat: no-repeat;
background-position: bottom left;
z-index: 2;
}
@media (min-width: 1200px) {
.product-introduction-section .content-container .top-right {
top: 0;
right: 4%;
height: 25%;
width: 20%;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/line-top-right.svg);
background-repeat: no-repeat;
background-position: bottom left;
}
}
.product-introduction-section .content-container .top-right .icon {
display: block;
position: absolute;
top: -100%;
left: 5%;
width: 100%;
max-width: 50%;
}
@media (min-width: 1200px) {
.product-introduction-section .content-container .top-right .icon {
top: -55%;
right: -70%;
left: auto;
width: 100%;
max-width: 100%;
}
}
.product-introduction-section .content-container .top-right .text-container {
position: absolute;
display: flex;
justify-content: center;
align-items: end;
text-align: center;
min-height: 50%;
top: -130%;
}
.product-introduction-section .content-container .top-right .text-container p {
font-family: "Nexa heavy";
}
@media (min-width: 576px) {
.product-introduction-section .content-container .top-right .text-container {
top: -80%;
}
}
@media (min-width: 1200px) {
.product-introduction-section .content-container .top-right .text-container {
top: -10%;
right: -100%;
left: auto;
}
}
.product-introduction-section .content-container .bottom-left {
position: absolute;
display: flex;
justify-content: center;
bottom: 10%;
left: 0;
height: 25%;
width: 25%;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/line-bottom-left-mobile.svg);
background-repeat: no-repeat;
background-position: top right;
z-index: 2;
}
@media (min-width: 1200px) {
.product-introduction-section .content-container .bottom-left {
bottom: 27%;
left: -10%;
height: 25%;
width: 30%;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/line-bottom-left.svg);
background-repeat: no-repeat;
background-position: top right;
}
}
@media (min-width: 1300px) {
.product-introduction-section .content-container .bottom-left {
left: -15%;
}
}
.product-introduction-section .content-container .bottom-left .icon {
display: block;
position: absolute;
bottom: -70%;
right: 20%;
width: 100%;
max-width: 50%;
}
@media (min-width: 1200px) {
.product-introduction-section .content-container .bottom-left .icon {
right: 100%;
bottom: -70%;
}
}
@media (min-width: 1300px) {
.product-introduction-section .content-container .bottom-left .icon {
right: 75%;
bottom: -50%;
}
}
@media (min-width: 1640px) {
.product-introduction-section .content-container .bottom-left .icon {
right: 60%;
bottom: -30%;
}
}
.product-introduction-section .content-container .bottom-left .text-container {
position: absolute;
display: flex;
justify-content: center;
left: 0;
text-align: center;
height: 50%;
bottom: -60%;
}
.product-introduction-section .content-container .bottom-left .text-container p {
font-family: "Nexa heavy";
}
@media (min-width: 1200px) {
.product-introduction-section .content-container .bottom-left .text-container {
left: -40%;
bottom: -50%;
}
}
@media (min-width: 1300px) {
.product-introduction-section .content-container .bottom-left .text-container {
bottom: -20%;
}
}
.product-introduction-section .content-container .bottom-right {
position: absolute;
display: flex;
justify-content: center;
bottom: 20%;
right: 5%;
height: 25%;
width: 25%;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/line-bottom-right-mobile.svg);
background-repeat: no-repeat;
background-position: top left;
}
@media (min-width: 1200px) {
.product-introduction-section .content-container .bottom-right {
bottom: 10%;
right: 0%;
height: 40%;
width: 40%;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/line-bottom-right.svg);
background-repeat: no-repeat;
background-position: top left;
}
}
@media (min-width: 1300px) {
.product-introduction-section .content-container .bottom-right {
bottom: 30%;
right: 5%;
height: 25%;
width: 30%;
}
}
@media (min-width: 1640px) {
.product-introduction-section .content-container .bottom-right {
bottom: 13%;
right: -15%;
height: 30%;
width: 40%;
}
}
.product-introduction-section .content-container .bottom-right .icon {
display: block;
position: absolute;
bottom: -55%;
right: 10%;
width: 100%;
max-width: 100%;
}
@media (min-width: 1200px) {
.product-introduction-section .content-container .bottom-right .icon {
bottom: -15%;
right: -65%;
max-width: 80%;
}
}
@media (min-width: 1300px) {
.product-introduction-section .content-container .bottom-right .icon {
bottom: -55%;
right: -85%;
max-width: 100%;
}
}
@media (min-width: 1640px) {
.product-introduction-section .content-container .bottom-right .icon {
bottom: -10%;
right: 0;
max-width: 70%;
}
}
.product-introduction-section .content-container .bottom-right .text-container {
position: absolute;
display: flex;
justify-content: center;
align-items: center;
left: -30%;
text-align: center;
height: 50%;
bottom: -100%;
}
.product-introduction-section .content-container .bottom-right .text-container p {
font-family: "Nexa heavy";
}
@media (min-width: 1200px) {
.product-introduction-section .content-container .bottom-right .text-container {
left: 50%;
bottom: -35%;
}
}
@media (min-width: 1300px) {
.product-introduction-section .content-container .bottom-right .text-container {
left: 70%;
bottom: -85%;
}
}
@media (min-width: 1640px) {
.product-introduction-section .content-container .bottom-right .text-container {
left: 10%;
bottom: -25%;
}
}
.product-introduction-section .content-container { }
.product-introduction-section .content-container .hide-for-fade-in {
opacity: 0%;
-webkit-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.product-introduction-section .content-container { }
.product-introduction-section .content-container .fade-in {
opacity: 100%;
}
@media (min-width: 1200px) {
.product-introduction-section {
height: auto;
}
}
.products-introduction {
margin-top: 42px;
}
.products-introduction-section {
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/eleplant-product-image-background-mobile.png);
background-repeat: no-repeat;
height: auto;
background-size: cover;
background-position: center;
min-height: 150vw;
}
@media (min-width: 1200px) {
.products-introduction-section {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/eleplant-products-image-background.png);
background-size: 100%;
background-size: cover;
background-position: center;
min-height: 70vw;
}
}
.products-introduction-section .content-container {
width: 100%;
height: 80vw;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.products-introduction-section .content-container .image-container {
height: inherit;
position: relative;
z-index: 3;
display: flex;
justify-content: center;
align-items: center;
}
.products-introduction-section .content-container .image-container img {
position: relative;
width: 100%;
z-index: 3;
}
.products-introduction-section .content-container .icon {
z-index: 3;
}
.products-introduction-section .content-container .text-container {
display: flex;
opacity: 1;
z-index: 2;
width: 100%;
}
.products-introduction-section .content-container .text-container p {
color: rgb(194, 210, 52);
text-transform: uppercase;
font-size: 2.2vw;
letter-spacing: 0.25rem;
font-family: "Nexa heavy";
line-height: 1.5;
padding-right: 10px;
padding-left: 10px;
}
@media (min-width: 1200px) {
.products-introduction-section .content-container .text-container p {
font-size: 1.2vw;
}
}
@media (min-width: 1640px) {
.products-introduction-section .content-container .text-container p {
font-size: 20px;
}
}
.products-introduction-section .content-container .layer-container {
opacity: 0;
}
.products-introduction-section .content-container .top-left {
position: absolute;
display: flex;
justify-content: end;
align-items: center;
flex-direction: column;
top: 0;
left: 0;
height: 33%;
width: 50%;
z-index: 2;
}
.products-introduction-section .content-container .top-left .icon {
display: block;
position: relative;
width: 50%;
max-width: 200px;
margin: 0 auto;
margin-bottom: -10px;
}
@media (min-width: 576px) {
.products-introduction-section .content-container .top-left .icon {
margin-bottom: -30px;
}
}
.products-introduction-section .content-container .top-left .text-container {
position: relative;
display: block;
text-align: center;
width: 70%;
max-width: 200px;
}
.products-introduction-section .content-container .top-left .text-container p {
font-family: "Nexa heavy";
}
.products-introduction-section .content-container .top-right {
position: absolute;
display: flex;
flex-direction: column;
justify-content: end;
align-items: end;
top: 0;
right: 0;
height: 37%;
width: 45%;
z-index: 2;
}
.products-introduction-section .content-container .top-right .icon {
display: block;
position: relative;
width: 50%;
max-width: 170px;
height: auto;
margin: 0 auto;
}
.products-introduction-section .content-container .top-right .text-container {
position: relative;
display: block;
text-align: center;
width: 70%;
max-width: 300px;
margin: 0 auto;
}
.products-introduction-section .content-container .top-right .text-container p {
font-family: "Nexa heavy";
}
.products-introduction-section .content-container .bottom-left {
position: absolute;
display: block;
bottom: 0;
left: 0;
height: 37%;
width: 50%;
display: flex;
justify-content: center;
align-items: start;
z-index: 2;
}
.products-introduction-section .content-container .bottom-left .icon {
display: block;
position: relative;
width: 29%;
max-width: 100px;
margin: 0 auto;
margin-top: 30px;
margin-bottom: 10px;
}
@media (min-width: 576px) {
.products-introduction-section .content-container .bottom-left .icon {
margin-bottom: 20px;
width: 100%;
max-width: 100px;
}
}
.products-introduction-section .content-container .bottom-left .text-container {
position: relative;
text-align: center;
width: 70%;
max-width: 450px;
margin: 0 auto;
}
@media (min-width: 876px) {
.products-introduction-section .content-container .bottom-left .text-container {
width: 90%;
}
}
.products-introduction-section .content-container .bottom-left .text-container p {
font-family: "Nexa heavy";
}
.products-introduction-section .content-container .bottom-right {
position: absolute;
display: block;
bottom: 0;
right: 0;
height: 35%;
width: 50%;
}
.products-introduction-section .content-container .bottom-right .icon {
display: block;
position: relative;
width: 60%;
max-width: 250px;
margin: 0 auto;
margin-top: 30px;
margin-bottom: 15px;
}
@media (min-width: 576px) {
.products-introduction-section .content-container .bottom-right .icon {
width: 100%;
max-width: 250px;
margin-top: 50px;
margin-bottom: 20px;
}
}
.products-introduction-section .content-container .bottom-right .text-container {
position: relative;
text-align: center;
display: block;
max-width: 70%;
margin: 0 auto;
}
.products-introduction-section .content-container .bottom-right .text-container p {
font-family: "Nexa heavy";
}
.products-introduction-section .content-container { }
.products-introduction-section .content-container .hide-for-fade-in {
opacity: 0%;
-webkit-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.products-introduction-section .content-container { }
.products-introduction-section .content-container .fade-in {
opacity: 100%;
}
@media (min-width: 1200px) {
.products-introduction-section {
height: auto;
}
}
.product-video {
margin-top: 50px;
position: relative;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/product-video-background-pp.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
@media (min-width: 876px) {
.product-video {
margin-top: 150px;
}
}
.product-video:before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/gallery-beige-top.svg);
background-repeat: no-repeat;
background-size: 101%;
display: block;
background-position: bottom;
position: absolute;
top: 0;
min-height: 5%;
z-index: 10;
width: 100%;
}
.product-video:after {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/gallery-beige-bottom.svg);
background-repeat: no-repeat;
background-size: 101%;
display: block;
position: absolute;
bottom: 0;
min-height: 5%;
z-index: 10;
width: 100%;
}
.product-video-section {
max-width: 70%;
display: block;
margin: 10% auto;
box-shadow: 23px 38px 50px rgba(0, 0, 0, 0.32);
}
@media (max-width: 1199.98px) {
.product-video-section {
box-shadow: 5px 12px 30px rgba(0, 0, 0, 0.32);
}
}
.product-video-carousel .product-video-section {
margin-top: 6%;
max-width: 90%;
box-shadow: unset;
}
.values-section {
background-repeat: no-repeat;
background-size: 102%;
background-position: center;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.values-section .content-container {
display: flex;
height: 90%;
max-width: 1600px;
width: 100%;
flex-direction: row;
}
@media (max-width: 575.98px) {
.values-section .content-container {
flex-direction: column;
}
}
@media (min-width: 876px) {
.values-section .content-container {
margin-top: -50px;
}
}
.values-section .content-container .image-container {
display: block;
margin-left: auto;
width: 50%;
}
@media (max-width: 575.98px) {
.values-section .content-container .image-container {
order: 1;
width: 60%;
margin: 0 auto;
padding: 0 20px;
}
}
.values-section .content-container .image-container img {
max-width: 639px;
width: 125%;
padding-top: 50px;
margin-left: 5%;
}
@media (min-width: 876px) {
.values-section .content-container .image-container img {
max-width: 639px;
width: 100%;
margin-left: 0;
}
}
@media (max-width: 1199.98px) {
.values-section .content-container .image-container img {
padding-top: 0px;
margin-left: 0;
width: 100%;
}
}
.values-section .content-container .text-container {
display: flex;
flex-direction: column;
width: 50%;
padding-left: 5%;
justify-content: center;
}
@media (max-width: 575.98px) {
.values-section .content-container .text-container {
order: 2;
margin: 0 auto;
width: 70%;
padding: 0;
text-align: center;
}
.values-section .content-container .text-container .link {
margin: 0 auto;
}
}
@media (min-width: 876px) {
.values-section .content-container .text-container {
width: 50%;
padding-right: 5%;
padding-left: 0;
padding-top: 0;
text-align: right;
}
}
.values-section .content-container .text-container h2, .values-section .content-container .text-container h3, .values-section .content-container .text-container h4, .values-section .content-container .text-container h5, .values-section .content-container .text-container h6, .values-section .content-container .text-container p {
color: rgb(13, 52, 47);
}
.values-section .content-container .text-container p {
font-size: 1.25rem;
}
@media (min-width: 1300px) {
.values-section .content-container .text-container p {
font-size: 1.5625rem;
}
}
.values-section .content-container .text-container .green-btn.right {
margin-left: 0;
margin-right: auto;
}
@media (min-width: 876px) {
.values-section .content-container .text-container .green-btn.right {
margin-left: auto;
margin-right: 0;
}
}
.values-section-mobile {
background-repeat: no-repeat;
background-size: 102%;
background-position: center;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
@media (min-width: 876px) {
.values-section-mobile {
margin-top: -150px;
}
}
.values-section-mobile .content-container {
display: flex;
flex-direction: column;
height: 90%;
max-width: 1600px;
width: 100%;
}
@media (min-width: 876px) {
.values-section-mobile .content-container {
flex-direction: row;
}
}
.values-section-mobile .content-container .image-container {
display: block;
width: 100%;
margin-left: auto;
overflow: hidden;
}
@media (min-width: 876px) {
.values-section-mobile .content-container .image-container {
width: 50%;
}
}
.values-section-mobile .content-container .image-container img {
max-width: 839px;
width: 125%;
margin-left: 5%;
}
@media (min-width: 876px) {
.values-section-mobile .content-container .image-container img {
max-width: 839px;
width: 100%;
margin-left: 0;
}
}
.values-section-mobile .content-container .text-container {
display: flex;
flex-direction: column;
width: 100%;
padding-right: 5%;
padding-left: 15%;
justify-content: center;
text-align: left;
}
@media (min-width: 876px) {
.values-section-mobile .content-container .text-container {
width: 50%;
padding-right: 5%;
padding-left: 15%;
padding-top: 0;
text-align: right;
}
}
.values-section-mobile .content-container .text-container h2,
.values-section-mobile .content-container .text-container h3,
.values-section-mobile .content-container .text-container h4,
.values-section-mobile .content-container .text-container h5,
.values-section-mobile .content-container .text-container h6,
.values-section-mobile .content-container .text-container p {
color: rgb(13, 52, 47);
}
.values-section-mobile .content-container .text-container p {
font-size: 0.78125rem;
}
@media (min-width: 876px) {
.values-section-mobile .content-container .text-container p {
font-size: 1.25rem;
}
}
@media (min-width: 1300px) {
.values-section-mobile .content-container .text-container p {
font-size: 1.5625rem;
}
}
.values-section-mobile .content-container .text-container .green-btn.right {
margin-left: 0;
margin-right: auto;
}
@media (min-width: 876px) {
.values-section-mobile .content-container .text-container .green-btn.right {
margin-left: auto;
margin-right: 0;
}
}
.footer {
min-height: 120px;
margin-top: 50px;
}
.footer .footer-col {
padding-top: 25px;
}
@media (min-width: 1300px) {
.footer .footer-col {
padding-top: 30px;
}
}
@media (max-width: 875.98px) {
.footer .address {
text-align: center;
margin-bottom: 70px;
}
}
@media (min-width: 876px) {
.footer .footer-navi {
display: flex;
justify-content: right;
padding-left: 30px;
}
}
.footer .footer-navi .footer-link-container {
width: 100%;
padding-right: 0;
padding-left: 0;
}
@media (min-width: 876px) {
.footer .footer-navi .footer-link-container {
display: flex;
justify-content: end;
padding-right: 10px;
}
}
.footer .footer-navi .footer-link {
font-size: 1rem;
color: rgb(13, 52, 47);
-webkit-font-smoothing: antialiased;
text-decoration: none;
display: block;
padding: 3px 0;
text-align: right;
}
@media (min-width: 876px) {
.footer .footer-navi .footer-link {
font-size: 1.25rem;
}
}
@media (min-width: 876px) {
.footer .footer-navi .footer-link {
padding-left: 15px;
}
}
@media (min-width: 1300px) {
.footer .footer-navi .footer-link {
padding-left: 20px;
}
}
.footer .footer-navi .footer-link a {
display: inline-block;
}
.footer .some-links {
display: flex;
padding-left: 25px;
}
@media (max-width: 875.98px) {
.footer .some-links {
padding-left: 5px;
}
}
.footer .some-links .some-links-content {
margin-top: auto;
}
@media (min-width: 1300px) {
.footer .some-links .some-links-content {
margin-top: none;
}
}
.footer .some-links .some-links-content a {
padding-right: 10px;
}
@media (min-width: 1300px) {
.footer .some-links .some-links-content a {
padding-right: 18px;
}
}
.product-benefits .container {
max-width: 1294px;
}
.product-benefits .row.product-image {
margin-top: -25% !important;
margin-bottom: 10%;
}
@media (min-width: 576px) {
.product-benefits .row.product-image {
margin-bottom: 5%;
}
}
@media (min-width: 876px) {
.product-benefits .row.product-image {
margin-top: -20% !important;
margin-bottom: 0;
}
}
.product-benefits .row.product-image img {
display: block;
margin: 0 auto;
max-width: 100%;
}
.product-benefits .row.product-image .text {
text-align: center;
}
.product-benefits .lift-container {
display: flex;
flex-direction: column;
align-items: center;
}
.product-benefits .lift-container .lift-heading {
font-size: 1.09375rem;
font-family: "Nexa heavy";
background-repeat: no-repeat;
background-position: center;
background-size: contain;
min-height: 120px;
width: 70%;
min-width: 150px;
padding-right: 10%;
padding-left: 10%;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
@media (min-width: 876px) {
.product-benefits .lift-container .lift-heading {
font-size: 1.09375rem;
}
}
@media (min-width: 1300px) {
.product-benefits .lift-container .lift-heading {
font-size: 1.5625rem;
line-height: 1.5rem;
}
}
.product-benefits .lift-container .lift-text {
min-width: 150px;
width: 70%;
text-align: center;
font-size: 1.5625rem;
}
@media (max-width: 1639.98px) {
.product-benefits .lift-container .lift-text {
font-size: 1.25rem;
}
}
.product-benefits .product-excerpt {
text-align: center;
margin: 45px auto;
}
.product-benefits .product-excerpt p + h1 {
margin-top: -20px;
}
.product-benefits .product-excerpt p {
font-size: 1rem;
}
@media (min-width: 1300px) {
.product-benefits .product-excerpt p {
font-size: 1.5625rem;
}
}
@media (min-width: 876px) {
.page-template-page-product .product-benefits h2 {
font-size: 3rem;
}
}
.benefits-3 {
padding-top: 0;
}
.benefits-3 .container {
max-width: 1294px;
}
.benefits-3 .row.product-image {
margin-top: -30%;
margin-bottom: 10%;
}
@media (min-width: 576px) {
.benefits-3 .row.product-image {
margin-bottom: 5%;
}
}
@media (min-width: 876px) {
.benefits-3 .row.product-image {
margin-top: -250px;
margin-bottom: 0;
}
}
.benefits-3 .row.product-image img {
display: block;
margin: 0 auto;
margin-bottom: -100px;
max-width: 100%;
}
.benefits-3 .lifts-row .benefit:nth-of-type(1) {
width: 49%;
margin-right: auto;
display: block;
margin: 0 auto;
}
@media (min-width: 876px) {
.benefits-3 .lifts-row .benefit:nth-of-type(1) {
width: 33%;
margin-right: auto;
display: inline-block;
vertical-align: top;
}
}
.benefits-3 .lifts-row .benefit {
display: inline-block;
vertical-align: top;
width: 49%;
}
@media (min-width: 876px) {
.benefits-3 .lifts-row .benefit {
display: inline-block;
width: 33%;
margin-right: auto;
}
}
.benefits-3 .lifts-row .lift-container {
display: flex;
flex-direction: column;
align-items: center;
}
.benefits-3 .lifts-row .lift-container .lift-heading {
font-size: 1.09375rem;
font-family: "Nexa heavy";
line-height: 1;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
min-height: 120px;
width: 70%;
min-width: 150px;
padding-right: 10%;
padding-left: 10%;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
@media (min-width: 876px) {
.benefits-3 .lifts-row .lift-container .lift-heading {
font-size: 1.09375rem;
}
}
@media (min-width: 1300px) {
.benefits-3 .lifts-row .lift-container .lift-heading {
font-size: 1.5625rem;
}
}
.benefits-3 .lifts-row .lift-container .lift-text {
min-width: 150px;
width: 70%;
text-align: center;
font-size: 1rem;
}
@media (min-width: 876px) {
.benefits-3 .lifts-row .lift-container .lift-text {
font-size: 1.25rem;
}
}
.benefits-3 .product-excerpt {
text-align: center;
margin: 45px auto 0 auto;
}
@media (min-width: 876px) {
.benefits-3 .product-excerpt {
margin: 45px auto;
}
}
.benefits-3 .product-excerpt p + h1 {
margin-top: -20px;
}
.benefits-3 .product-excerpt p {
font-size: 1.5625rem;
}
.benefits-3.product-benefits-3 {
margin-top: -75px;
}
.benefits-3.product-benefits-3 .row.product-image {
margin-top: -25% !important;
margin-bottom: 10%;
}
@media (min-width: 576px) {
.benefits-3.product-benefits-3 .row.product-image {
margin-bottom: 5%;
}
}
@media (min-width: 876px) {
.benefits-3.product-benefits-3 .row.product-image {
margin-top: -20% !important;
margin-bottom: 0;
}
}
.benefits-3.product-benefits-3 .row.product-image img {
display: block;
margin: 0 auto;
max-width: 100%;
}
.benefits-3.product-benefits-3 .row.product-image .text {
text-align: center;
}
.product-page-benefits .container {
max-width: 1294px;
}
.product-page-benefits .row.product-image {
margin-top: -30% !important;
margin-bottom: 10%;
}
@media (min-width: 576px) {
.product-page-benefits .row.product-image {
margin-bottom: 5%;
}
}
@media (min-width: 876px) {
.product-page-benefits .row.product-image {
margin-top: -20% !important;
margin-bottom: 0;
}
}
.product-page-benefits .row.product-image img {
display: block;
margin: 0 auto;
max-width: 100%;
}
.product-page-benefits .row.product-image .text {
text-align: center;
}
@media (min-width: 876px) {
.product-page-benefits .row.product-image .text h2, .product-page-benefits .row.product-image .text h3, .product-page-benefits .row.product-image .text h4 {
font-size: 2.25rem;
text-transform: uppercase;
}
}
.product-page-benefits .row.product-image .text p {
font-size: 1.25rem;
max-width: 90%;
display: block;
margin: 0 auto;
margin-bottom: 20px;
}
.product-page-benefits .row.product-image .details-container {
display: flex;
flex-direction: column;
align-items: center;
}
.product-page-benefits .row.product-image .category-link {
margin-top: auto;
}
.product-page-benefits .lift-container {
display: flex;
flex-direction: column;
align-items: center;
}
.product-page-benefits .lift-container .lift-heading {
font-size: 1.09375rem;
font-family: "Nexa heavy";
background-repeat: no-repeat;
background-position: center;
background-size: contain;
min-height: 120px;
width: 70%;
min-width: 150px;
padding-right: 10%;
padding-left: 10%;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
@media (min-width: 876px) {
.product-page-benefits .lift-container .lift-heading {
font-size: 1.09375rem;
}
}
@media (min-width: 1300px) {
.product-page-benefits .lift-container .lift-heading {
font-size: 1.5625rem;
line-height: 1.5rem;
}
}
.product-page-benefits .lift-container .lift-text {
min-width: 150px;
width: 70%;
text-align: center;
font-size: 1.5625rem;
}
@media (max-width: 1639.98px) {
.product-page-benefits .lift-container .lift-text {
font-size: 1.25rem;
}
}
.product-page-benefits .product-excerpt {
text-align: center;
margin: 45px auto;
}
.product-page-benefits .product-excerpt p + h1 {
margin-top: -20px;
}
.product-page-benefits .product-excerpt p {
font-size: 1.25rem;
}
@media (min-width: 1300px) {
.product-page-benefits .product-excerpt p {
font-size: 1.5625rem;
}
}
@media (min-width: 876px) {
.page-template-page-product .product-benefits h2 {
font-size: 3rem;
}
}
.embed-container {
position: relative;
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.green-btn {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-button.svg);
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
width: 200px;
height: 70px;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto;
text-decoration: none !important;
white-space: nowrap;
cursor: pointer;
}
.green-btn.cta {
margin-top: 30px;
}
@media (min-width: 576px) {
.green-btn {
width: 200px;
}
.green-btn.cta {
width: 220px;
margin-top: 20px;
}
}
@media (min-width: 876px) {
.green-btn {
width: 260px;
}
.green-btn.cta {
width: 292px;
margin-top: 20px;
}
.green-btn.cta .linktext {
font-size: 1.375rem !important;
}
}
.green-btn.left {
margin-right: auto;
margin-left: 0;
}
.green-btn.right {
margin-left: auto;
margin-right: 0;
}
.green-btn .linktext {
cursor: pointer;
font-size: 0.9375rem;
text-transform: uppercase;
color: rgb(13, 52, 47);
font-family: "Nexa bold regular";
text-align: center;
}
@media (min-width: 876px) {
.green-btn .linktext {
font-size: 1.25rem;
}
}
@media (min-width: 1300px) {
.green-btn .linktext {
font-size: 1.5625rem;
}
}
.green-btn .linktext.small {
font-size: 1rem;
}
.general-text {
font-size: 1.25rem;
padding-left: 30px;
padding-right: 30px;
padding-top: 50px;
}
@media (min-width: 1300px) {
.general-text {
font-size: 1.5625rem;
max-height: 1200px;
overflow-y: scroll;
}
}
.general-text { }
.general-text.no-scroll {
overflow-y: auto;
}
.general-text::-webkit-scrollbar {
width: 7px;
}
.general-text { }
.general-text::-webkit-scrollbar-track {
background: transparent;
}
.general-text { }
.general-text::-webkit-scrollbar-thumb {
background: rgb(194, 210, 52);
border-radius: 10px;
}
.general-text { }
.general-text::-webkit-scrollbar-thumb:hover {
background: #555;
}
@media (min-width: 876px) {
.general-text {
padding: 0 10% 0 10%;
}
}
.general-text .general-text-heading {
font-size: 1.25rem;
color: rgb(194, 210, 52);
padding-bottom: 50px;
text-transform: uppercase;
letter-spacing: 4px;
padding-bottom: 0;
}
@media (min-width: 876px) {
.general-text .general-text-heading {
font-size: 1.5625rem;
}
}
.general-text .general-text-excerpt {
font-size: 1.5rem;
line-height: 2rem;
text-transform: uppercase;
}
@media (min-width: 876px) {
.general-text .general-text-excerpt {
font-size: 2.1875rem;
line-height: 2.5rem;
}
}
.main-content-right .general-text-no-scroll {
color: white;
}
.main-content-right .general-text-no-scroll .general-text-heading {
color: rgb(194, 210, 52);
font-family: "Nexa heavy";
}
.general-text-no-scroll {
font-size: 1.25rem;
margin-top: 0;
color: rgb(194, 210, 52);
padding-left: 30px;
padding-right: 30px;
padding-top: 100px;
padding-bottom: 50px;
hyphens: none;
}
@media (min-width: 576px) {
.general-text-no-scroll {
padding-top: 200px;
padding-bottom: 150px;
hyphens: none;
}
}
@media (min-width: 1300px) {
.general-text-no-scroll {
font-size: 1.5625rem;
padding-top: 200px;
padding-bottom: 150px;
}
}
.general-text-no-scroll .general-text-heading {
font-size: 1.25rem;
color: rgb(194, 210, 52);
padding-bottom: 50px;
text-transform: uppercase;
letter-spacing: 4px;
}
@media (min-width: 876px) {
.general-text-no-scroll .general-text-heading {
font-size: 1.5625rem;
}
}
.general-text-no-scroll .general-text-excerpt {
font-size: 1.5rem;
line-height: 2rem;
text-transform: uppercase;
hyphens: none;
}
@media (min-width: 876px) {
.general-text-no-scroll .general-text-excerpt {
font-size: 2.1875rem;
line-height: 2.5rem;
}
}
.general-text-no-scroll .general-text-heading {
color: white;
font-family: "Nexa heavy";
}
.general-text-no-scroll .general-text-excerpt {
padding-bottom: 75px;
}
.general-text-main {
font-size: 1.25rem;
margin-top: 0;
color: rgb(251, 239, 214);
padding-left: 30px;
padding-right: 30px;
padding-top: 20px;
padding-bottom: 15px;
hyphens: none;
}
@media (min-width: 576px) {
.general-text-main {
padding-top: 10px;
padding-bottom: 10px;
hyphens: none;
}
}
@media (min-width: 1300px) {
.general-text-main {
font-size: 1.5625rem;
padding-top: 10px;
padding-bottom: 10px;
}
}
.general-text-main .general-text-heading {
font-size: 1.25rem;
color: rgb(194, 210, 52);
padding-bottom: 50px;
text-transform: uppercase;
letter-spacing: 4px;
}
@media (min-width: 876px) {
.general-text-main .general-text-heading {
font-size: 1.5625rem;
}
}
.general-text-main .general-text-excerpt {
font-size: 1.5rem;
line-height: 2rem;
text-transform: uppercase;
}
@media (min-width: 876px) {
.general-text-main .general-text-excerpt {
font-size: 2.1875rem;
line-height: 2.5rem;
}
}
.general-text-main .general-text-heading {
color: white;
font-family: "Nexa heavy";
}
.general-text-main .general-text-excerpt {
padding-bottom: 75px;
}
.back-to-top {
position: fixed;
bottom: 20%;
right: 0;
z-index: 100;
width: 45px;
height: 60px;
display: block;
}
@media (min-width: 876px) {
.back-to-top {
bottom: 10%;
}
}
.back-to-top {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/back-to-top-btn.svg);
background-size: 120%;
background-repeat: no-repeat;
background-position: center left;
transition: all ease-in 0.1s;
text-decoration: none;
}
.back-to-top .back-to-top-icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/back-to-top-icon.svg);
background-size: 100%;
background-repeat: no-repeat;
background-position: center 72%;
width: 30%;
height: 100%;
display: block;
margin: 0 auto;
transition: opacity ease-in 0.1s;
opacity: 0;
}
.back-to-top.active {
transition: all ease-in 0.1s;
width: 75px;
height: 100px;
text-decoration: none;
}
.back-to-top.active .back-to-top-icon {
opacity: 1;
transition: opacity ease-in 0.3s;
}
.benefit .lift-container .lift-heading,
.product-benefits .lift-container .lift-heading {
transition: all 0.2s ease-in-out;
}
.benefit .lift-container .lift-heading:hover,
.product-benefits .lift-container .lift-heading:hover {
transform: scale(1.05);
}
.category-link .green-btn {
transition: all 0.2s ease-in-out;
}
.category-link .green-btn:hover {
transform: scale(1.05);
}
.category-link.green-btn {
transition: all 0.3s ease-in-out;
}
.category-link.green-btn:hover {
transform: scale(1.02);
}
.FollowButton {
transition: all 0.2s ease-in-out;
}
.FollowButton:hover {
transform: scale(1.05);
}
.rose.rose-top-left {
transition: all 2s ease-in-out;
}
.rose.rose-top-left.active {
transform: translateX(-10%);
}
.rose.rose-bottom-right {
transition: all 2s ease-in-out;
}
.rose.rose-bottom-right.active {
transform: translateX(10%);
}
.page-template-page-frontpage .hero-desktop-image .rose {
transition: all 2s ease-in-out;
}
.page-template-page-frontpage .hero-desktop-image .rose.active {
transform: translateX(55%);
}
.page-template-page-products .letter-box .rose {
transition: all 2s ease-in-out;
}
.page-template-page-products .letter-box .rose.active {
transform: translateX(55%);
}
.page-template-page-product .category-link {
margin-top: 0;
}
.page-template-page-product .product-excerpt {
margin-bottom: 10px;
}
.page-template-page-product .general-text {
margin-top: 40px;
}
@media (min-width: 876px) {
.page-template-page-product .general-text {
margin-top: 80px;
}
}
.page-template-page-product .recipe-categories {
margin-top: 50px;
}
.page-template-page-product .hero-desktop-image .rose {
transition: all 2s ease-in-out;
}
.page-template-page-product .hero-desktop-image .rose.active {
transform: translateX(10%);
}
.page-template-page-recipes-new .hero-desktop-image .rose {
transition: all 2s ease-in-out;
}
.page-template-page-recipes-new .hero-desktop-image .rose.active {
transform: translateX(-10%);
}
.page-template-page-recipes-new .hero-mobile-image .rose {
transition: all 2s ease-in-out;
}
.page-template-page-recipes-new .hero-mobile-image .rose.active {
transform: translateX(10%);
}
.page-template-page-sustainability .hero-desktop-image .rose {
transition: all 2s ease-in-out;
}
.page-template-page-sustainability .hero-desktop-image .rose.active {
transform: translateX(10%);
}
.page-template-page-sustainability .hero-mobile-image .rose {
transition: all 2s ease-in-out;
}
.page-template-page-sustainability .hero-mobile-image .rose.active {
transform: translateX(-10%);
}
.page-template-page-values .hero-desktop-image .rose {
transition: all 2s ease-in-out;
}
.page-template-page-values .hero-desktop-image .rose.active {
transform: translateX(-10%);
}
.page-template-page-values .hero-mobile-image .rose {
transition: all 2s ease-in-out;
}
.page-template-page-values .hero-mobile-image .rose.active {
transform: translateX(-10%);
}
.post-edit-link {
display: block;
position: fixed;
bottom: 0;
width: 100%;
height: auto;
padding-bottom: 2px;
background: rgba(78, 78, 78, 0.2117647059);
text-align: center;
font-weight: bold;
color: #fff;
z-index: 9999;
text-decoration: none !important;
}
.post-edit-link:hover {
color: #fff;
background: rgba(0, 0, 0, 0.4705882353);
}
body.page-template-default .main-content {
padding-top: 60px;
padding-bottom: 20px;
}
@media (min-width: 876px) {
body.page-template-default .main-content {
padding-top: 100px;
padding-bottom: 20px;
}
}
body.page-template-default .main-content table td {
border: 1px solid gray !important;
padding: 7px !important;
}
body.page-template-default .main-content table {
margin: 50px 0;
}
.bg-green {
background-color: #0d342f;
color: #fbefd6;
}
@media (max-width: 1199.98px) {
.bg-green h2 {
color: #0d342f !important;
}
}
@media (min-width: 876px) {
.bg-green h2 {
color: #fbefd6 !important;
}
}
.bg-green .main-categories .main-category-image img {
background-color: #0d342f;
}
@media (max-width: 1199.98px) {
.bg-green .main-categories .main-category-image img {
background-color: unset;
}
}
.bg-green.search-categories {
padding-top: 0;
margin-top: -80px;
}
@media (max-width: 1199.98px) {
.bg-green.search-categories {
margin-top: 0;
padding-bottom: 50px !important;
}
}
@media (min-width: 876px) {
.bg-green.search-categories {
background-color: #0d342f !important;
}
}
.w-85 {
width: 85% !important;
}
.green-bg-button {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-button-new.svg);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: center center;
padding: 40px;
color: #0B352D;
text-decoration: none;
text-transform: uppercase;
}
.green-bg-button:hover {
color: #0B352D;
}
.green-outline-button {
font-size: 25px;
line-height: 24px;
text-transform: uppercase;
color: #DCE96D;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/eleplant-button-border.png);
background-position: center;
background-size: cover;
padding: 20px 15px;
overflow: visible;
margin-top: 20px;
}
a.green-bg-button:hover {
text-decoration: none;
transition: all ease 0.3s;
transform: scale(1.05);
}
.page-template-page-products .darker-button,
.page-template-page-frontpage .darker-button,
.single-product .darker-button {
font-size: 24px;
background-position-x: 50%;
background-position-y: 50%;
background-size: cover;
background-repeat: no-repeat;
line-height: 24px;
margin-top: 20px;
text-transform: uppercase;
padding: 12px 14px;
display: inline-block;
}
.page-template-page-products .darker-button:hover,
.page-template-page-frontpage .darker-button:hover,
.single-product .darker-button:hover {
transform: scale(1.05);
transition: all 0.5s;
}
.recipe-categories .darker-button {
padding: 16px 14px;
}
a:hover {
text-decoration: none;
}
a.button {
display: inline-block;
}
a.button:hover {
transform: scale(1.05);
transition: all 0.5s;
}
@media (max-width: 1199.98px) {
body .splide__list {
margin: 0 15px !important;
}
}
.page-template-page-recipes-category .results-container h3.not-found,
.page-template-page-recipes-category-all .results-container h3.not-found {
color: rgb(251, 239, 214);
font-size: 2rem;
}
.page-template-page-recipes-category .results-container,
.page-template-page-recipes-category-all .results-container {
background-size: 800px;
background-position: top center;
padding-top: 0;
min-height: 700px;
}
@media (min-width: 576px) {
.page-template-page-recipes-category .results-container,
.page-template-page-recipes-category-all .results-container {
background-size: 1200px;
}
}
@media (min-width: 876px) {
.page-template-page-recipes-category .results-container,
.page-template-page-recipes-category-all .results-container {
background-size: 1650px;
}
}
@media (min-width: 1300px) {
.page-template-page-recipes-category .results-container,
.page-template-page-recipes-category-all .results-container {
background-size: 1800px;
}
}
@media (min-width: 1640px) {
.page-template-page-recipes-category .results-container,
.page-template-page-recipes-category-all .results-container {
background-size: 2054px;
}
}
.page-template-page-recipes-category .results-container .wider-col,
.page-template-page-recipes-category-all .results-container .wider-col {
min-width: 100%;
}
@media (min-width: 576px) {
.page-template-page-recipes-category .results-container .wider-col,
.page-template-page-recipes-category-all .results-container .wider-col {
width: 600px;
}
}
@media (min-width: 876px) {
.page-template-page-recipes-category .results-container .wider-col,
.page-template-page-recipes-category-all .results-container .wider-col {
min-width: 600px;
}
}
@media (min-width: 1300px) {
.page-template-page-recipes-category .results-container .wider-col,
.page-template-page-recipes-category-all .results-container .wider-col {
min-width: 1100px;
}
}
@media (min-width: 1640px) {
.page-template-page-recipes-category .results-container .wider-col,
.page-template-page-recipes-category-all .results-container .wider-col {
min-width: 1200px;
}
}
.page-template-page-recipes-category .results-container #category-results,
.page-template-page-recipes-category-all .results-container #category-results {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/recipes-section-background-right-bottom-desktop-2.png);
background-position: bottom center;
background-size: 100%, 100%;
background-repeat: no-repeat, no-repeat; }
.page-template-page-recipes-category .results-container .category-results,
.page-template-page-recipes-category-all .results-container .category-results {
justify-content: center;
align-items: center;
}
.page-template-page-recipes-category .results-container .category-results-container,
.page-template-page-recipes-category-all .results-container .category-results-container {
margin: 0 auto;
margin-top: 50px;
margin-bottom: 100px;
align-items: center;
justify-content: center;
}
@media (min-width: 876px) {
.page-template-page-recipes-category .results-container .category-results-container,
.page-template-page-recipes-category-all .results-container .category-results-container {
margin-top: -50px;
}
}
.page-template-page-recipes-category .iteration-row-container,
.page-template-page-recipes-category-all .iteration-row-container {
display: flex;
justify-content: center;
background-repeat: no-repeat !important;
margin-top: -1px;
}
.page-template-page-recipes-category .iteration-row-container:first-of-type,
.page-template-page-recipes-category-all .iteration-row-container:first-of-type {
background-repeat: no-repeat !important;
background-position: top center, bottom center !important;
background-size: 100%, 100% !important;
background-color: none !important;
background-color: linear-gradient(0deg, rgb(13, 52, 47) 50%, rgb(251, 239, 214) 50%);
}
.page-template-page-recipes-category .iteration-row-container:last-of-type,
.page-template-page-recipes-category-all .iteration-row-container:last-of-type {
padding-bottom: 200px !important;
}
.page-template-page-recipes-category .iteration-row-container:nth-of-type(1n),
.page-template-page-recipes-category-all .iteration-row-container:nth-of-type(1n) {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-bg-repeater.svg);
background-repeat: repeat;
background-position: top center, bottom center;
background-size: 100%, 100%;
background-color: #0d342f;
}
.page-template-page-recipes-category .iteration-row-container:nth-of-type(2n),
.page-template-page-recipes-category-all .iteration-row-container:nth-of-type(2n) {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-bg-repeater.svg);
background-repeat: repeat;
background-position: top center, bottom center;
background-size: 100%, 100%;
background-color: #0d342f;
}
@media (min-width: 876px) {
.page-template-page-recipes-category .iteration-row-container,
.page-template-page-recipes-category-all .iteration-row-container {
margin-top: 0px;
}
.page-template-page-recipes-category .iteration-row-container:nth-of-type(1n),
.page-template-page-recipes-category-all .iteration-row-container:nth-of-type(1n) {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-bg-repeater.svg);
background-repeat: repeat;
background-position: top center, center 101%;
background-size: 100%, 100%;
background-color: #0d342f;
}
.page-template-page-recipes-category .iteration-row-container:nth-of-type(2n),
.page-template-page-recipes-category-all .iteration-row-container:nth-of-type(2n) {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-bg-repeater.svg);
background-repeat: repeat;
background-position: top center, center 101%;
background-size: 100%, 100%;
background-color: #0d342f;
}
.page-template-page-recipes-category .iteration-row-container:nth-of-type(3n),
.page-template-page-recipes-category-all .iteration-row-container:nth-of-type(3n) {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-bg-repeater.svg);
background-repeat: repeat;
background-position: top center, center 101%;
background-size: 100%, 100%;
background-color: #0d342f;
}
}
.page-template-page-recipes-category .iteration-row-container .iteration-row,
.page-template-page-recipes-category-all .iteration-row-container .iteration-row {
display: flex;
align-items: start;
justify-content: center;
width: 100%;
max-width: 100%;
padding-bottom: 4%;
padding-top: 5%;
position: relative;
}
@media (min-width: 1200px) {
.page-template-page-recipes-category .iteration-row-container .iteration-row.iteration-row-first,
.page-template-page-recipes-category-all .iteration-row-container .iteration-row.iteration-row-first {
margin-top: -150px;
}
}
@media (min-width: 576px) {
.page-template-page-recipes-category .iteration-row-container .iteration-row.iteration-row-first,
.page-template-page-recipes-category-all .iteration-row-container .iteration-row.iteration-row-first {
margin-top: 0px;
}
}
.page-template-page-recipes-category .iteration-row-container .iteration-row.iteration-row-first:before,
.page-template-page-recipes-category-all .iteration-row-container .iteration-row.iteration-row-first:before {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/iteration-first-top-mobile-rose.png);
background-size: contain;
background-repeat: no-repeat;
background-position: top right;
content: "";
display: block;
width: 25%;
height: 25%;
position: absolute;
left: -5%;
top: -8%;
}
@media (min-width: 876px) {
.page-template-page-recipes-category .iteration-row-container .iteration-row.iteration-row-first:before,
.page-template-page-recipes-category-all .iteration-row-container .iteration-row.iteration-row-first:before {
background-position: top left;
left: -5%;
top: 5%;
}
}
@media (min-width: 876px) {
.page-template-page-recipes-category .iteration-row-container .iteration-row,
.page-template-page-recipes-category-all .iteration-row-container .iteration-row {
width: 100%;
max-width: 80%;
padding-bottom: 0;
}
}
@media (min-width: 1300px) {
.page-template-page-recipes-category .iteration-row-container .iteration-row,
.page-template-page-recipes-category-all .iteration-row-container .iteration-row {
width: 100%;
max-width: 70%;
padding-bottom: 0;
}
}
.page-template-page-recipes-category .tease,
.page-template-page-recipes-category-all .tease {
width: 100%;
max-width: 80%;
min-height: 33vw;
margin-bottom: -5%;
}
@media (min-width: 876px) {
.page-template-page-recipes-category .tease,
.page-template-page-recipes-category-all .tease {
margin-top: 0;
width: 100%;
max-width: 33%;
height: 37vw;
margin-bottom: -5%;
}
}
@media (min-width: 1300px) {
.page-template-page-recipes-category .tease,
.page-template-page-recipes-category-all .tease {
margin-top: 0;
width: 100%;
height: auto;
max-width: 33%;
min-height: 20vw;
margin-bottom: -10%;
}
}
.page-template-page-recipes-category .tease.tease-recipe,
.page-template-page-recipes-category-all .tease.tease-recipe {
display: flex !important;
align-items: center;
justify-content: center;
}
.page-template-page-recipes-category .tease.tease-recipe .preview-image-container,
.page-template-page-recipes-category-all .tease.tease-recipe .preview-image-container {
position: relative;
z-index: 3;
}
.page-template-page-recipes-category .tease.tease-recipe .preview-image-container:after,
.page-template-page-recipes-category-all .tease.tease-recipe .preview-image-container:after {
content: "";
display: block;
padding-bottom: 100%;
}
.page-template-page-recipes-category .tease.tease-recipe .preview-image,
.page-template-page-recipes-category-all .tease.tease-recipe .preview-image {
border-radius: 20px;
object-fit: cover;
position: absolute;
width: 100%;
height: 100%;
}
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container {
display: flex;
flex-direction: column;
text-decoration: none;
overflow: hidden;
width: 100%;
margin-left: 10px;
margin-right: 10px;
margin-top: 13vw;
}
@media (min-width: 576px) {
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container {
width: 90%;
}
}
@media (min-width: 876px) {
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container {
margin-top: 6vw;
width: 90%;
}
}
@media (min-width: 1300px) {
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container {
width: 83%;
}
}
@media (min-width: 1640px) {
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container {
width: 83%;
}
}
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content {
display: flex;
width: 100%;
}
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title {
width: 50%;
margin-top: 20px;
padding-right: 10px;
display: flex;
align-items: center;
overflow: visible;
overflow-wrap: normal;
hyphens: auto;
}
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
hyphens: auto;
padding: 0 !important;
color: rgb(251, 239, 214);
font-size: 3vw;
padding-right: 5px;
}
@media (min-width: 876px) {
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 0.825rem;
}
}
@media (min-width: 1300px) {
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 0.825rem;
}
}
@media (min-width: 1640px) {
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 1.1rem;
}
}
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info {
padding-left: 2%;
width: 50%;
display: flex;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/product-teaser-info-divider.svg);
background-repeat: no-repeat;
background-position: 0 20px;
overflow-wrap: normal;
}
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info *,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info * {
font-size: 10px;
text-align: center;
color: rgb(251, 239, 214);
}
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info > div,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info > div {
width: 35%;
padding-left: 1%;
display: flex;
flex-direction: column;
overflow: visible;
}
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .text,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .text {
padding: 2px 5px 5px 5px;
line-height: 1;
}
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .icon,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .icon {
min-height: 50px;
display: block;
margin-top: 5px;
margin-bottom: 2px;
background-size: auto 70% !important;
background-position: bottom center !important;
background-repeat: no-repeat !important;
}
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .portions .icon,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .portions .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/portions-icon.png);
}
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .time .icon,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .time .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/time-icon.png);
}
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.easy,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.easy {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-easy.png);
}
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.moderate,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.moderate {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-moderate.png);
}
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.difficult,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.difficult {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-difficult.png);
}
.page-template-page-recipes-category .tease.tease-recipe .recipe-teaser-container h4,
.page-template-page-recipes-category-all .tease.tease-recipe .recipe-teaser-container h4 {
padding: 15px 0;
font-size: 20px;
}
@media (min-width: 876px) {
.page-template-page-recipes-category .category-filter-container #category-results,
.page-template-page-recipes-category-all .category-filter-container #category-results {
padding-top: 100px;
position: relative;
margin-top: -100px;
}
}
@media (min-width: 876px) {
.page-template-page-recipes-category .category-filter-container #category-results .category-results-container,
.page-template-page-recipes-category-all .category-filter-container #category-results .category-results-container {
margin-top: 25px;
background-color: #0D342F;
}
}
.page-template-page-recipes-category .category-filter-container #category-results .iteration-row.iteration-row-first,
.page-template-page-recipes-category-all .category-filter-container #category-results .iteration-row.iteration-row-first {
margin-top: 100px;
}
@media (min-width: 876px) {
.page-template-page-recipes-category .category-filter-container #category-results .iteration-row.iteration-row-first,
.page-template-page-recipes-category-all .category-filter-container #category-results .iteration-row.iteration-row-first {
margin-top: 0px;
}
}
.page-template-page-recipes-category .category-filter-container .page-template-page-recipes-category-all .product-filters h3,
.page-template-page-recipes-category-all .category-filter-container .page-template-page-recipes-category-all .product-filters h3 {
display: none;
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-1,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-1 {
list-style-type: none;
padding: 0;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-1 .term-name,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-1 .term-name {
font-size: 3vw;
width: 90%;
}
@media (min-width: 576px) {
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-1 .term-name,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-1 .term-name {
font-size: 1rem;
margin-left: auto;
margin-right: auto;
}
}
@media (min-width: 876px) {
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-1,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-1 {
flex-wrap: nowrap;
}
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-1 li.child-item,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-1 li.child-item {
margin: 5px;
background-size: 100% !important;
width: 40%;
min-width: 100px;
height: 100px;
}
@media (min-width: 576px) {
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-1 li.child-item,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-1 li.child-item {
margin: 20px;
width: 200px;
height: 100px;
}
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-1 li.child-item,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-1 li.child-item {
background-position: center !important;
background-repeat: no-repeat !important;
position: relative;
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-1 li.child-item label,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-1 li.child-item label {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
cursor: pointer;
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-1 li.child-item,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-1 li.child-item { }
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-2,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-2 {
padding: 0;
list-style-type: none;
display: flex;
justify-content: center;
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-2 li.child-item,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-2 li.child-item {
margin: 20px;
background-size: 100% !important;
width: 200px;
height: 100px;
background-position: center !important;
background-repeat: no-repeat !important;
position: relative;
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-2 li.child-item label,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-2 li.child-item label {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(1n),
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(1n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-3.svg);
background-repeat: no-repeat;
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(1n):hover, .page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(1n).selected,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(1n):hover,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(1n).selected {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-3-active.svg);
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(2n),
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(2n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-4.svg);
background-repeat: no-repeat;
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(2n):hover, .page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(2n).selected,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(2n):hover,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(2n).selected {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-4-active.svg);
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(3n),
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(3n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-2.svg);
background-repeat: no-repeat;
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(3n):hover, .page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(3n).selected,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(3n):hover,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(3n).selected {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-2-active.svg);
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(4n),
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(4n) {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-1.svg);
background-repeat: no-repeat;
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(4n):hover, .page-template-page-recipes-category .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(4n).selected,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(4n):hover,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 .filter-row-2 li.child-item:nth-child(4n).selected {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/feature-icon-1-active.svg);
}
.page-template-page-recipes-category .category-filter-container ul.filter-1,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 {
padding: 0;
}
.page-template-page-recipes-category .category-filter-container ul.filter-1 input,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 input {
display: none;
}
.page-template-page-recipes-category .category-filter-container ul.filter-1,
.page-template-page-recipes-category-all .category-filter-container ul.filter-1 {
list-style-type: none;
display: flex;
flex-direction: column;
justify-content: center;
}
.page-template-page-recipes-category-all .iteration-row-container:first-of-type {
background-image: unset !important;
margin-top: -50px;
}
.page-template-page-recipes-category-all .search-container {
display: flex;
padding: 0;
justify-content: center;
width: auto;
margin: 10px auto;
margin-top: -30px;
}
@media (max-width: 1199.98px) {
.page-template-page-recipes-category-all .search-container {
margin-top: 0;
}
}
.page-template-page-recipes-category-all .search-container .filter-search-form {
display: block;
position: relative;
height: 68px;
width: 80%;
}
@media (min-width: 876px) {
.page-template-page-recipes-category-all .search-container .filter-search-form {
max-width: 500px;
}
}
@media (min-width: 1300px) {
.page-template-page-recipes-category-all .search-container .filter-search-form {
max-width: 900px;
}
}
.page-template-page-recipes-category-all .search-container .filter-search-form input {
border: 1px solid #0D342F;
border-radius: 10px;
position: relative;
z-index: 5;
width: 100%;
margin-bottom: 15px;
caret-color: #C2D234 !important;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 35px;
height: 50px;
background: #fbefd6;
font-size: 1rem;
}
.page-template-page-recipes-category-all .search-container .filter-search-form input:focus-visible {
outline: 1px solid transparent;
}
@media (min-width: 876px) {
.page-template-page-recipes-category-all .search-container .filter-search-form input {
height: 68px;
font-size: 1.375rem;
border: 2.5px solid #0D342F;
border-radius: 20px;
min-width: 332px;
margin-bottom: 0;
padding-left: 30px;
padding-top: 10px;
padding-bottom: 10px;
min-width: 100%;
width: 100%;
}
}
.page-template-page-recipes-category-all .search-container .filter-search-form:before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/icons/search/search.svg);
background-size: 100%;
background-repeat: no-repeat;
position: absolute;
width: 18px;
height: 35px;
right: 10px;
bottom: 25px;
z-index: 6;
}
@media (min-width: 876px) {
.page-template-page-recipes-category-all .search-container .filter-search-form:before {
width: 26px;
height: 44px;
right: 20px;
bottom: 10px;
}
}
.page-template-page-recipes-category-all .search-container .filter-search-form ::-webkit-input-placeholder { color: #0D342F;
font-size: 1rem;
padding-left: 15px;
}
@media (min-width: 876px) {
.page-template-page-recipes-category-all .search-container .filter-search-form ::-webkit-input-placeholder {
font-size: 1.375rem;
}
}
.page-template-page-recipes-category-all .search-container .filter-search-form :-ms-input-placeholder { color: #0D342F;
font-size: 1rem;
padding-left: 15px;
}
@media (min-width: 876px) {
.page-template-page-recipes-category-all .search-container .filter-search-form :-ms-input-placeholder {
font-size: 1.375rem;
}
}
.page-template-page-recipes-category-all .search-container .filter-search-form ::placeholder {
color: #0D342F;
font-size: 1rem;
padding-left: 15px;
}
@media (min-width: 876px) {
.page-template-page-recipes-category-all .search-container .filter-search-form ::placeholder {
font-size: 1.375rem;
}
}
.page-template-page-recipes-category-all .search-container .filter-search-form .filter-dropdown {
display: block;
border: 1px solid #789a2a;
border-radius: 20px;
max-height: 33px;
position: relative;
cursor: pointer;
}
@media (min-width: 876px) {
.page-template-page-recipes-category-all .search-container .filter-search-form .filter-dropdown {
margin: 0 20px;
min-width: 290px;
}
}
@media (min-width: 1300px) {
.page-template-page-recipes-category-all .search-container .filter-search-form .filter-dropdown {
margin: 0 20px;
min-width: 390px;
}
}
.page-template-page-recipes-category-all .search-container .filter-search-form .filter-dropdown p {
padding-left: 15px;
padding-top: 2px;
color: #789a2a;
font-weight: 600;
}
.page-template-page-recipes-category-all .search-container .filter-search-form .filter-dropdown:hover {
background: rgb(236.0775510204, 244.5428571429, 216.6571428571);
}
.page-template-page-recipes-category-all .search-container .filter-search-form .filter-dropdown .filter-arrow {
width: 0;
height: 0;
position: absolute;
top: 10px;
right: 20px;
border-style: solid;
border-width: 12px 8px 0 8px;
border-color: #789a2a transparent transparent transparent;
}
.page-template-page-recipes-category .category-results-container {
margin-top: -25px !important;
}
@media (min-width: 1200px) {
.page-template-page-recipes-category .category-results-container .iteration-row-container .iteration-row-first {
margin-top: -150px !important;
}
}
.benefits-2 .categories-heading {
padding-top: 120px;
}
.benefits-2 .categories-heading.mobile {
padding-top: 0 !important;
margin-top: 50px;
margin-bottom: 50px;
}
.benefits-2 .categories-heading .heading {
text-align: center;
font-family: "Nexa heavy";
}
.benefits-2 .categories-heading .heading p {
font-size: 1.5625rem;
}
.benefits-2 .categories-heading .heading p + h2 {
margin-top: -20px;
}
@media (min-width: 876px) and (max-width: 1199.98px) {
.benefits-2 .categories-heading .heading {
margin-bottom: 30px;
}
}
.benefits-2 .category-images-container .col:first-of-type, .benefits-2 .category-images-container .col:last-of-type {
margin-top: -15%;
}
.benefits-2 .category-images-container.mobile .col:first-of-type, .benefits-2 .category-images-container.mobile .col:last-of-type {
margin-top: 0;
}
.benefits-2 .category-images-container.mobile img {
max-width: 70%;
}
.benefits-2 .category-images-container.first {
margin-top: 100px;
}
.benefits-2 .main-categories {
padding-bottom: 50px;
}
@media (min-width: 1300px) {
.benefits-2 .main-categories {
padding-top: 50px;
padding-bottom: 100px;
}
}
.benefits-2 .main-categories a {
font-size: 1rem;
font-weight: 600;
text-transform: uppercase;
color: #3d3d3d;
width: 100%;
text-align: center;
}
.benefits-2 .main-categories a:hover {
text-decoration: none;
}
.benefits-2 .main-categories a img {
width: 100%;
height: auto;
max-width: 297px;
}
.benefits-2 .main-categories .item {
padding-bottom: 5px;
}
.benefits-2 .main-categories .main-category-title {
max-width: 200px;
display: block;
margin: 0 auto;
}
.benefits-2 .main-categories .main-category-title h2 {
font-size: 1.5625rem;
font-weight: 700;
padding-top: 15px;
text-transform: none;
padding-top: 26px;
}
.nutritions-section .nav {
display: flex;
justify-content: center;
width: 100%;
}
.nutritions-section .nav .nav-item {
margin: 10px 3% 10px 3%;
width: 40%;
height: 130px;
cursor: pointer;
transition: all 0.2s ease-in-out;
}
@media (min-width: 876px) {
.nutritions-section .nav .nav-item {
margin: 10px 3% 10px 3%;
width: 280px;
height: 130px;
}
}
.nutritions-section .nav .nav-item a {
overflow: show;
position: relative;
}
.nutritions-section .nav .nav-item a:after {
content: "";
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/product-arrow-down.svg);
background-size: contain;
background-repeat: no-repeat;
display: block;
position: absolute;
top: 105%;
margin: 0 auto;
width: 52px;
height: 33px;
}
.nutritions-section .nav .nav-item a.active:after {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/product-arrow-down-hover.svg);
background-size: contain;
background-repeat: no-repeat;
display: block;
position: absolute;
top: 105%;
margin: 0 auto;
width: 109px;
height: 70px;
}
.nutritions-section .nav .nav-item:hover {
transform: scale(1.05);
}
.nutritions-section .nav .nav-item a {
color: #07312C;
text-decoration: none;
}
.nutritions-section .nav .nav-item .nutrition {
display: flex;
width: 100%;
height: 130px;
font-size: 0.9375rem;
line-height: 1;
justify-content: center;
align-items: center;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/nutrition-btn.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
@media (min-width: 876px) {
.nutritions-section .nav .nav-item .nutrition {
width: 280px;
height: 130px;
font-size: 1.5625rem;
}
}
.nutritions-section .nav .nav-item .nutrition.active {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/nutrition-btn-selected.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.nutritions-section .nav .nav-item .nutrition.active:after {
padding-top: 50px;
}
.nutritions-section .nav .nav-item .ingredients {
display: flex;
width: 100%;
height: 130px;
font-size: 0.9375rem;
justify-content: center;
align-items: center;
}
@media (min-width: 876px) {
.nutritions-section .nav .nav-item .ingredients {
width: 280px;
height: 130px;
font-size: 1.5625rem;
}
}
.nutritions-section .nav .nav-item .ingredients {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/ingredients-btn.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.nutritions-section .nav .nav-item .ingredients.active {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/ingredients-btn-selected.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.nutritions-section .tab-content {
display: flex;
justify-content: center;
align-items: center;
}
.nutritions-section .tab-content .tab-pane {
width: 100%;
min-height: 350px;
}
.nutritions-section .tab-content .tab-pane.nutrition-panel {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/nutritions-panel-bg.svg);
background-repeat: no-repeat;
background-size: cover;
background-position: top;
padding-bottom: 10%;
}
@media (min-width: 1200px) {
.nutritions-section .tab-content .tab-pane.nutrition-panel {
background-size: contain;
min-height: 700px;
}
}
.nutritions-section .tab-content .tab-pane.ingredients-panel {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/ingredients-panel-bg.svg);
background-repeat: no-repeat;
background-size: cover;
background-position: top;
padding-bottom: 2%;
}
@media (min-width: 576px) {
.nutritions-section .tab-content .tab-pane.ingredients-panel {
background-repeat: no-repeat;
background-size: cover;
background-position: top;
padding-bottom: 2%;
min-height: 70vw;
}
}
@media (min-width: 1200px) {
.nutritions-section .tab-content .tab-pane.ingredients-panel {
background-size: contain;
min-height: 700px;
}
}
@media (min-width: 1640px) {
.nutritions-section .tab-content .tab-pane.ingredients-panel {
background-size: contain;
min-height: 600px;
max-width: 1000px;
}
}
.nutritions-section .tab-content .tab-pane .nutrients, .nutritions-section .tab-content .tab-pane .ingredients {
display: block;
margin: 130px auto;
max-width: 80%;
font-size: 0.78125rem;
}
@media (min-width: 576px) {
.nutritions-section .tab-content .tab-pane .nutrients, .nutritions-section .tab-content .tab-pane .ingredients {
font-size: 1.09375rem;
}
}
@media (min-width: 1300px) {
.nutritions-section .tab-content .tab-pane .nutrients, .nutritions-section .tab-content .tab-pane .ingredients {
font-size: 1.09375rem;
max-width: 59%;
}
}
.nutritions-section .tab-content .tab-pane .nutrients {
white-space: nowrap;
}
.nutritions-section .tab-content .tab-pane .ingredients {
padding-top: 30px;
max-width: 70%;
margin: 0 auto;
margin-top: 15%;
display: block;
color: rgb(13, 52, 47);
}
@media (min-width: 876px) {
.nutritions-section .tab-content .tab-pane .ingredients {
max-width: 60%;
}
}
.nutritions-section .tab-content .tab-pane .nutrients .nutrition-sheet {
color: rgb(13, 52, 47);
max-width: 700px;
width: 100%;
display: block;
margin: 0 auto;
}
@media (min-width: 876px) {
.nutritions-section .tab-content .tab-pane .nutrients .nutrition-sheet {
max-width: 500px;
}
}
@media (min-width: 876px) {
.nutritions-section .tab-content .tab-pane .nutrients .nutrition-sheet {
max-width: 500px;
}
}
.nutritions-section .tab-content .tab-pane .nutrients .nutrition-sheet .guide {
padding: 20px 0 15px 0;
font-family: "Nexa heavy", sans-serif;
}
.nutritions-section .tab-content .tab-pane .nutrients .nutrition-sheet .item-row {
display: flex;
}
.nutritions-section .tab-content .tab-pane .nutrients .nutrition-sheet .item-row .item-name {
width: 70%;
}
.nutritions-section .tab-content .tab-pane .nutrients .nutrition-sheet .item-row .item-amount {
font-family: "Nexa heavy", sans-serif;
text-align: right;
width: 30%;
display: flex;
flex-direction: column;
align-items: end;
justify-content: end;
}
.main-content-text.sustainability img {
max-width: 639px !important;
width: 125%;
padding-top: 50px;
margin-left: 5%;
}
@media (min-width: 876px) {
.main-content-text.sustainability img {
width: 100%;
margin-left: 0;
}
}
@media (max-width: 1199.98px) {
.main-content-text.sustainability img {
padding-top: 0px;
}
}
.sustainability-section {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/main-content-top-part.png), url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/main-content-bottom-part.png);
background-position: center top, center bottom;
background-repeat: no-repeat, no-repeat;
background-size: 110%, 110%;
width: 100%;
min-height: 100vw;
display: flex;
justify-content: center;
align-items: center;
}
@media (min-width: 576px) {
.sustainability-section {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/sustainability-section-bg-mid.svg);
background-repeat: no-repeat;
background-size: 102%;
background-position: center;
min-height: 65vw;
}
}
@media (min-width: 876px) {
.sustainability-section {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/sustainability_2.svg);
background-repeat: no-repeat;
background-size: 102%;
background-position: center;
min-height: 40vw;
}
}
.sustainability-section .content-container {
display: flex;
flex-direction: column;
height: 90%;
max-width: 1600px;
width: 100%;
padding-top: 15%;
padding-bottom: 15%;
}
@media (min-width: 576px) {
.sustainability-section .content-container {
padding-top: 15%;
padding-bottom: 15%;
}
}
@media (min-width: 876px) {
.sustainability-section .content-container {
flex-direction: row;
}
}
.sustainability-section .content-container .image-container {
display: block;
width: 100%;
margin-left: auto;
}
@media (min-width: 876px) {
.sustainability-section .content-container .image-container {
width: 50%;
}
}
.sustainability-section .content-container .image-container img {
max-width: 639px;
width: 100%;
margin-left: -10%;
}
@media (min-width: 876px) {
.sustainability-section .content-container .image-container img {
max-width: 639px;
width: 100%;
margin-left: 5%;
}
}
.sustainability-section .content-container .text-container {
display: flex;
flex-direction: column;
width: 100%;
padding-left: 15%;
padding-top: 20px;
justify-content: center;
}
@media (min-width: 876px) {
.sustainability-section .content-container .text-container {
width: 50%;
padding-left: 5%;
padding-top: 0;
}
}
@media (min-width: 1200px) {
.sustainability-section .content-container .text-container {
width: 50%;
padding-left: 5%;
padding-right: 5%;
padding-top: 0;
}
}
.sustainability-section .content-container .text-container h2,
.sustainability-section .content-container .text-container h3,
.sustainability-section .content-container .text-container h4,
.sustainability-section .content-container .text-container h5,
.sustainability-section .content-container .text-container h6,
.sustainability-section .content-container .text-container p {
color: rgb(251, 239, 214);
}
.sustainability-section .content-container .text-container p {
font-size: 1.25rem;
}
@media (min-width: 1300px) {
.sustainability-section .content-container .text-container p {
font-size: 1.5625rem;
}
}
@media (max-width: 575.98px) {
.sustainability .content-container {
flex-direction: column;
}
}
@media (max-width: 575.98px) {
.sustainability .content-container .image-container {
width: 60%;
margin: 0 auto;
padding: 0 20px;
}
}
.sustainability .content-container .text-container {
display: flex;
width: 100%;
padding-left: 15%;
padding-top: 20px;
justify-content: center;
}
@media (max-width: 875.98px) {
.sustainability .content-container .text-container {
padding-right: 5%;
padding-left: 5%;
width: 50%;
}
}
@media (max-width: 575.98px) {
.sustainability .content-container .text-container {
flex-direction: column;
width: 70%;
padding: 0;
margin: 0 auto;
text-align: center;
}
.sustainability .content-container .text-container .link {
margin: 0 auto;
}
}
@media (min-width: 876px) {
.sustainability .content-container .text-container {
width: 50%;
padding-left: 5%;
padding-top: 0;
}
}
@media (min-width: 1200px) {
.sustainability .content-container .text-container {
width: 50%;
padding-left: 5%;
padding-right: 5%;
padding-top: 0;
}
}
.sustainability .content-container .text-container h2,
.sustainability .content-container .text-container h3,
.sustainability .content-container .text-container h4,
.sustainability .content-container .text-container h5,
.sustainability .content-container .text-container h6,
.sustainability .content-container .text-container p {
color: rgb(251, 239, 214);
}
.sustainability .content-container .text-container p {
font-size: 1.25rem;
}
@media (min-width: 1300px) {
.sustainability .content-container .text-container p {
font-size: 1.5625rem;
}
}
.sustainability-mobile {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/sustainability-section-bg-mobile.svg);
background-repeat: no-repeat;
background-size: 102%;
background-position: center;
width: 100%;
min-height: 100vw;
display: flex;
justify-content: center;
align-items: center;
}
@media (min-width: 576px) {
.sustainability-mobile {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/sustainability-section-bg-mid.svg);
background-repeat: no-repeat;
background-size: 102%;
background-position: center;
min-height: 65vw;
}
}
@media (min-width: 876px) {
.sustainability-mobile {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/sustainability.svg);
background-repeat: no-repeat;
background-size: 102%;
background-position: center;
min-height: 65vw;
}
}
.sustainability-mobile .content-container {
display: flex;
flex-direction: column;
height: 90%;
max-width: 1600px;
width: 100%;
padding-top: 30%;
padding-bottom: 30%;
}
@media (min-width: 576px) {
.sustainability-mobile .content-container {
padding-top: 20%;
padding-bottom: 20%;
}
}
@media (min-width: 876px) {
.sustainability-mobile .content-container {
flex-direction: row;
}
}
.sustainability-mobile .content-container .image-container {
display: block;
width: 100%;
margin-left: auto;
}
@media (min-width: 876px) {
.sustainability-mobile .content-container .image-container {
width: 50%;
}
}
.sustainability-mobile .content-container .image-container img {
max-width: 839px;
width: 100%;
margin-left: -10%;
}
@media (min-width: 876px) {
.sustainability-mobile .content-container .image-container img {
max-width: 839px;
width: 100%;
margin-left: 5%;
}
}
.sustainability-mobile .content-container .text-container {
display: flex;
flex-direction: column;
width: 100%;
padding-left: 15%;
padding-right: 15%;
padding-top: 20px;
justify-content: center;
}
@media (min-width: 876px) {
.sustainability-mobile .content-container .text-container {
width: 50%;
padding-left: 5%;
padding-top: 0;
}
}
.sustainability-mobile .content-container .text-container h2,
.sustainability-mobile .content-container .text-container h3,
.sustainability-mobile .content-container .text-container h4,
.sustainability-mobile .content-container .text-container h5,
.sustainability-mobile .content-container .text-container h6,
.sustainability-mobile .content-container .text-container p {
color: rgb(251, 239, 214);
}
.sustainability-mobile .content-container .text-container p {
font-size: 0.78125rem;
}
@media (min-width: 876px) {
.sustainability-mobile .content-container .text-container p {
font-size: 1.25rem;
}
}
@media (min-width: 1300px) {
.sustainability-mobile .content-container .text-container p {
font-size: 1.5625rem;
}
}
body.page-template-page-sustainability .row {
margin-left: 0px;
margin-right: 0px;
}
body.page-template-page-sustainability .benefits-new p {
color: #0B352D;
}
@media (max-width: 1199.98px) {
body.page-template-page-sustainability .benefits-new .top-half {
margin-top: 50px;
}
body.page-template-page-sustainability .benefits-new .top-half h1, body.page-template-page-sustainability .benefits-new .top-half h2, body.page-template-page-sustainability .benefits-new .top-half h3, body.page-template-page-sustainability .benefits-new .top-half h4 {
font-size: 30px;
}
body.page-template-page-sustainability .benefits-new .top-half p {
font-family: "Nexa Regular";
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
}
body.page-template-page-sustainability .benefits-new .top-half p:first-of-type {
font-family: "Nexa Heavy";
font-weight: 400;
font-size: 20px;
line-height: 30px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
}
}
body.page-template-page-sustainability .benefits-new .lifts-row .lift-container .lift-text {
margin-top: -15px;
color: #0B352D;
}
body.page-template-page-sustainability .main-content-left {
position: relative;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/sustainabiity-new.svg);
background-position: center center, center bottom;
background-repeat: no-repeat, no-repeat;
background-size: 103% 103%;
}
@media (max-width: 1199.98px) {
body.page-template-page-sustainability .main-content-left {
background-size: 110% 120%;
padding-bottom: 0px;
}
body.page-template-page-sustainability .main-content-left .container {
background-color: #0B352D;
}
body.page-template-page-sustainability .main-content-left::before {
content: "";
position: absolute;
width: calc(100% + 10px);
height: auto;
min-height: 105px;
top: -70%;
left: -10px;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/sustainability-content-top-part-right.svg);
background-position: center;
background-size: 105%;
background-repeat: no-repeat;
z-index: 0;
pointer-events: none; }
}
@media (max-width: 1199.98px) and (max-width: 1299.98px) {
body.page-template-page-sustainability .main-content-left::before {
bottom: -65px;
}
}
@media (max-width: 1199.98px) and (max-width: 1199.98px) {
body.page-template-page-sustainability .main-content-left::before {
bottom: -60px;
}
}
@media (max-width: 875.98px) {
body.page-template-page-sustainability .main-content-left {
background-size: 170% 160%;
}
}
body.page-template-page-sustainability .main-content-left { }
@media (max-width: 1199.98px) {
body.page-template-page-sustainability .main-content-left {
padding-top: 100px;
}
}
body.page-template-page-sustainability .main-content-left {
padding-bottom: 100px;
width: 100%;
min-height: 50vw;
display: flex;
justify-content: center;
align-items: center;
float: left;
}
@media (max-width: 1199.98px) {
body.page-template-page-sustainability .main-content-left .general-text-no-scroll {
margin-top: 40px;
}
}
body.page-template-page-sustainability .main-content-left .general-text-no-scroll h1, body.page-template-page-sustainability .main-content-left .general-text-no-scroll h2, body.page-template-page-sustainability .main-content-left .general-text-no-scroll h3, body.page-template-page-sustainability .main-content-left .general-text-no-scroll h4 {
font-family: "Nexa Heavy";
font-weight: 900;
font-size: 25px;
line-height: 30px;
letter-spacing: 4px;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
margin-bottom: 50px;
}
body.page-template-page-sustainability .main-content-left .general-text-no-scroll p {
font-family: "Nexa Regular";
font-weight: 400;
font-size: 35px;
line-height: 40px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
}
@media (max-width: 1199.98px) {
body.page-template-page-sustainability .main-content-left .general-text-no-scroll p {
font-size: 30px;
}
}
body.page-template-page-sustainability .main-content-left .content-container {
display: flex;
height: 90%;
max-width: 1600px;
width: 100%;
}
body.page-template-page-sustainability .main-content-left .content-container .image-container {
display: block;
width: 50%;
margin-left: auto;
}
body.page-template-page-sustainability .main-content-left .content-container .image-container img {
max-width: 839px;
width: 100%;
}
body.page-template-page-sustainability .main-content-left .content-container .text-container {
display: flex;
flex-direction: column;
width: 50%;
padding-left: 5%;
justify-content: center;
}
body.page-template-page-sustainability .main-content-left .content-container .text-container h2,
body.page-template-page-sustainability .main-content-left .content-container .text-container h3,
body.page-template-page-sustainability .main-content-left .content-container .text-container h4,
body.page-template-page-sustainability .main-content-left .content-container .text-container h5,
body.page-template-page-sustainability .main-content-left .content-container .text-container h6,
body.page-template-page-sustainability .main-content-left .content-container .text-container p {
color: rgb(251, 239, 214);
}
body.page-template-page-sustainability .main-content-left .content-container .text-container p {
color: rgb(251, 239, 214);
font-size: 1.5625rem;
}
body.page-template-page-sustainability .main-content-left p {
color: rgb(251, 239, 214);
}
body.page-template-page-sustainability .main-content-left::after {
content: "";
position: absolute;
width: calc(100% + 10px);
height: auto;
min-height: 105px;
bottom: -75px;
left: -10px;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/aalto_sustain.svg);
background-position: center;
background-size: 105%;
background-repeat: no-repeat;
z-index: 0;
pointer-events: none;
}
@media (max-width: 1299.98px) {
body.page-template-page-sustainability .main-content-left::after {
bottom: -65px;
}
}
@media (max-width: 1199.98px) {
body.page-template-page-sustainability .main-content-left::after {
bottom: -60px;
}
}
body.page-template-page-sustainability .main-content-left::after { }
body.page-template-page-sustainability .main-content-left {
z-index: 20;
}
body.page-template-page-sustainability .benefits-new.product-benefits-3 {
margin-top: -50px !important;
}
body.page-template-page-sustainability .accordion-box {
background-color: #1F453E;
padding-top: 150px;
margin-top: 0;
position: relative;
}
@media (max-width: 1199.98px) {
body.page-template-page-sustainability .accordion-box {
padding-top: 50px;
}
}
body.page-template-page-sustainability .accordion-box .accordion-left {
padding: 96px 48px;
background-color: #BED020;
margin-top: 20px;
}
@media (max-width: 1199.98px) {
body.page-template-page-sustainability .accordion-box .accordion-left {
margin: 0 auto;
}
}
body.page-template-page-sustainability .accordion-box .accordion-left h1, body.page-template-page-sustainability .accordion-box .accordion-left h2, body.page-template-page-sustainability .accordion-box .accordion-left h3, body.page-template-page-sustainability .accordion-box .accordion-left h4 {
font-size: 25px;
font-family: "Nexa heavy";
margin-bottom: 20px;
}
body.page-template-page-sustainability .accordion-box .accordion-left p {
font-family: "Nexa Regular";
font-weight: 400;
font-size: 20px;
line-height: 30px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
}
body.page-template-page-sustainability .accordion-box .accordion-left::before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/little_leaves.svg);
background-size: auto;
background-position: center;
background-repeat: no-repeat;
position: absolute;
top: 0px;
left: calc(50% - 48px);
width: 48px;
height: 90px;
transform-origin: left;
transform: translate(50%, 0%) rotate(180deg) scaleX(-1);
}
body.page-template-page-sustainability .accordion-box .accordion-left::after {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/little_leaves.svg);
background-size: auto;
background-position: center;
background-repeat: no-repeat;
position: absolute;
bottom: calc(15px + 1rem);
bottom: 15px;
left: 50%;
transform: translate(-50%, 0%);
width: 48px;
height: 90px;
}
body.page-template-page-sustainability .accordion-box .accordion-content {
padding-bottom: 40px;
}
body.page-template-page-sustainability .accordion-box .accordion-content h1, body.page-template-page-sustainability .accordion-box .accordion-content h2, body.page-template-page-sustainability .accordion-box .accordion-content h3, body.page-template-page-sustainability .accordion-box .accordion-content h4, body.page-template-page-sustainability .accordion-box .accordion-content h5, body.page-template-page-sustainability .accordion-box .accordion-content p, body.page-template-page-sustainability .accordion-box .accordion-content button {
color: rgb(251, 239, 214);
}
body.page-template-page-sustainability .accordion-box .accordion-content .card {
color: rgb(251, 239, 214);
border-bottom: 2px solid #276C63;
}
body.page-template-page-sustainability .accordion-box .accordion-content .card .card-header button:after {
top: 29px;
}
@media (max-width: 1199.98px) {
body.page-template-page-sustainability .accordion-box .accordion-content {
margin-top: 50px;
}
}
body.page-template-page-sustainability .accordion-box::after {
content: "";
position: absolute;
width: calc(100% + 10px);
height: auto;
min-height: 105px;
bottom: -75px;
left: -10px;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/aalto_sustain_light.svg);
background-position: center;
background-size: 105%;
background-repeat: no-repeat;
z-index: 0;
pointer-events: none;
}
@media (max-width: 1299.98px) {
body.page-template-page-sustainability .accordion-box::after {
bottom: -65px;
}
}
@media (max-width: 1199.98px) {
body.page-template-page-sustainability .accordion-box::after {
bottom: -60px;
}
}
@media (max-width: 875.98px) {
body.page-template-page-sustainability .accordion-box::after {
bottom: -56px;
}
}
body.page-template-page-sustainability .accordion-box::after { }
body.page-template-page-faq .main-content {
padding-top: 60px;
padding-bottom: 20px;
min-height: 100px;
}
@media (min-width: 876px) {
body.page-template-page-faq .main-content {
padding-top: 80px;
padding-bottom: 20px;
}
}
body.page-template-page-faq .main-content table td {
border: 1px solid gray !important;
padding: 7px !important;
}
body.page-template-page-faq .main-content table {
margin: 50px 0;
}
body.page-template-page-faq .main-content .group-title {
padding-top: 30px;
}
body.page-template-page-faq .main-content .question {
cursor: pointer;
position: relative;
border-bottom: 1px solid #0D342F;
padding-top: 30px;
font-family: "Nexa heavy";
}
body.page-template-page-faq .main-content .question .question-icon {
position: absolute;
right: 0;
top: 30px;
width: 30px;
height: 30px;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/chevron-down.svg);
}
body.page-template-page-faq .main-content .question.question-open .question-icon {
width: 30px;
height: 30px;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/chevron-up.svg);
}
body.page-template-page-faq .main-content .answer {
padding-top: 30px;
}
.page-template-page-coming-soon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/coming-soon/bg-mobile.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
padding: 0 !important;
margin: 0 !important;
background-color: #1f3e35;
}
@media (min-width: 876px) {
.page-template-page-coming-soon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/coming-soon/bg-desktop.jpg);
background-position: center;
background-size: 100%;
background-repeat: no-repeat;
background-color: #1f3e35;
}
}
.page-template-page-coming-soon .coming-soon-content {
display: block;
margin: 0 auto;
padding-top: 0;
padding-bottom: 30px;
}
.page-template-page-coming-soon .coming-soon-content p {
color: #c5d545;
font-family: "Nexa heavy", sans-serif;
font-size: 37px;
display: block;
}
@media (max-width: 875.98px) {
.page-template-page-coming-soon .coming-soon-content p {
font-size: 4vw;
text-align: center;
}
}
@media (max-width: 575.98px) {
.page-template-page-coming-soon .coming-soon-content .info-text {
display: block;
text-align: center;
margin-top: -35%;
max-width: 70%;
padding-left: 5%;
}
}
.page-template-page-coming-soon .coming-soon-content img {
display: block;
margin: 0 auto;
width: 90%;
height: auto;
max-width: 1100px;
}
@media (min-width: 576px) {
.page-template-page-coming-soon .coming-soon-content {
max-width: 80%;
}
.page-template-page-coming-soon .coming-soon-content img {
height: auto;
max-width: 1100px;
}
.page-template-page-coming-soon .coming-soon-content p {
font-size: 3vw;
margin: 0 auto;
max-width: 1100px;
display: block;
text-align: center;
}
}
@media (min-width: 1300px) {
.page-template-page-coming-soon .coming-soon-content img {
display: block;
margin: 0 auto;
width: 80%;
height: auto;
max-width: 1100px;
}
.page-template-page-coming-soon .coming-soon-content p {
font-size: 29px;
}
}
.content.content-text p {
font-size: 1.25rem;
}
.content.content-text .row .image img {
max-width: 100%;
max-height: 100%;
}
.green-background {
position: relative;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/main-content-top-part.png), url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/main-content-bottom-part.png);
background-color: rgb(13, 52, 47);
background-position: center top, center bottom;
background-repeat: no-repeat, no-repeat;
background-size: 110%, 110%;
padding-top: 100px;
padding-bottom: 100px;
width: 100%;
min-height: 43vw;
}
.green-background h1, .green-background h2, .green-background h3, .green-background h4, .green-background h5, .green-background p, .green-background span {
color: rgb(251, 239, 214);
}
.page-template-page-inspiration .main-text-content {
margin-top: -50px;
padding-top: 0;
padding-bottom: 0;
}
.page-template-page-inspiration .product-video-section {
color: #fbefd6 !important;
}
@media (min-width: 1300px) {
.page-template-page-inspiration .content.content-text.green-background .row {
margin-top: 40px;
}
}
.page-template-page-inspiration .carousel {
position: relative;
width: 100%;
overflow: hidden;
}
.page-template-page-inspiration .carousel-inner {
display: flex;
align-items: center;
transition: transform 0.5s ease;
}
.page-template-page-inspiration .carousel-item {
min-width: 100%;
flex: 0 0 auto;
transition: transform 0.2s cubic-bezier(0.68, -0.55, 0.27, 1.55), opacity 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96);
position: relative;
}
.page-template-page-inspiration .carousel-item .embed-responsive {
width: 25%;
margin: auto;
}
.page-template-page-inspiration .carousel-item-prev,
.page-template-page-inspiration .carousel-item-next {
transform: scale(0.5);
opacity: 1 !important;
}
@media (max-width: 1199.98px) {
.page-template-page-inspiration .carousel-item-prev,
.page-template-page-inspiration .carousel-item-next {
display: none !important;
}
}
.page-template-page-inspiration .carousel-item.active .embed-responsive {
transform: scale(1);
width: 33%;
opacity: 1;
}
@media (max-width: 1199.98px) {
.page-template-page-inspiration .carousel-item.active .embed-responsive {
width: 50%;
}
}
.page-template-page-inspiration .carousel-control-prev,
.page-template-page-inspiration .carousel-control-next {
position: absolute;
top: 50%;
transform: translateY(-30%);
background-color: rgb(0, 0, 0);
border-radius: 50%;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
color: white;
font-size: 1.5rem;
z-index: 1000;
}
@media (max-width: 1199.98px) {
.page-template-page-inspiration .carousel-control-prev,
.page-template-page-inspiration .carousel-control-next {
top: 32%;
width: 60px;
height: 60px;
}
}
.page-template-page-inspiration .carousel-control-prev {
left: 35px;
}
@media (max-width: 1199.98px) {
.page-template-page-inspiration .carousel-control-prev {
left: 5%;
}
}
.page-template-page-inspiration .carousel-control-next {
right: 35px;
}
@media (max-width: 1199.98px) {
.page-template-page-inspiration .carousel-control-next {
right: 5%;
}
}
.page-template-page-inspiration .carousel-item-next:not(.carousel-item-left),
.page-template-page-inspiration .active.carousel-item-right {
transform: translateX(30%) !important;
}
.page-template-page-inspiration .carousel-item-prev:not(.carousel-item-right),
.page-template-page-inspiration .active.carousel-item-left {
transform: translateX(-30%) !important;
}
.page-template-page-inspiration .yt-thumbnail {
position: relative;
}
.page-template-page-inspiration .splide.splide--carousel:last-of-type > .slides {
padding-bottom: 50px !important;
}
.page-template-page-inspiration .pursutus::after,
.page-template-page-inspiration .haapasalo::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.4);
border-radius: 24px 24px 0px 0;
}
.page-template-page-inspiration .haapasalo::after {
border-radius: 12px;
}
.related-article-card {
border: unset;
border-radius: unset;
background-color: transparent;
width: 100%;
position: relative;
}
.related-article-card img {
border-top-left-radius: 1.2rem;
border-top-right-radius: 1.2rem;
border-bottom-left-radius: 1.2rem;
border-bottom-right-radius: 1.2rem;
object-fit: cover;
}
@media (min-width: 876px) {
.related-article-card img {
height: 20rem;
}
}
@media (min-width: 1300px) {
.related-article-card img {
height: 22.7rem;
}
}
@media (min-width: 1640px) {
.related-article-card img {
height: 22.7rem;
}
}
.related-article-card img {
height: 22.7rem;
}
.related-article-card .bg-beige .card-body a {
color: #0d342f !important;
}
.related-article-card .card-body {
min-height: 100px;
border-bottom: 2px solid transparent;
max-width: 95%;
}
.related-article-card .card-body .card-link {
text-decoration: none;
}
.related-article-card .card-body h3.card-text {
line-height: 1;
text-decoration: none;
min-height: 3.5rem;
margin-bottom: 0.5rem;
hyphens: auto;
}
@media (min-width: 1300px) {
.related-article-card .card-body h3.card-text {
hyphens: manual;
}
}
.related-article-card .card-body a {
color: #fbefd6;
}
.related-article-card .card-body .excerpt {
font-size: 0.875rem;
}
.related-article-card .card-body .excerpt p {
font-size: 0.875rem;
}
@media (min-width: 1300px) {
.related-article-card .card-body .excerpt {
font-size: 1rem;
}
.related-article-card .card-body .excerpt p {
font-size: 1rem;
}
}
.related-article-card.wide .card-body h3.card-text {
line-height: 1;
text-decoration: none;
}
.related-article-card .blog-cooperation-label {
width: auto;
display: inline-block;
padding: 0.2rem 1rem;
background: #fff;
color: #789a2a;
font-size: small;
position: absolute;
top: 15px;
left: 20px;
}
.recipe-card {
border: unset;
border-radius: unset;
background-color: transparent;
width: 50%;
position: relative;
}
@media (min-width: 876px) {
.recipe-card {
width: 50%;
}
}
@media (min-width: 1300px) {
.recipe-card {
width: 25%;
}
}
@media (min-width: 1640px) {
.recipe-card {
width: 25%;
}
}
.recipe-card {
width: 18.7rem;
}
.recipe-card img {
border-top-left-radius: 1.2rem;
border-top-right-radius: 1.2rem;
border-bottom-left-radius: 1.2rem;
border-bottom-right-radius: 1.2rem;
object-fit: cover;
}
@media (min-width: 876px) {
.recipe-card img {
height: 15.7rem;
}
}
@media (min-width: 1300px) {
.recipe-card img {
height: 11.7rem;
}
}
@media (min-width: 1640px) {
.recipe-card img {
height: 15.7rem;
}
}
.recipe-card img {
height: 15.7rem;
}
.recipe-card .badge-wrapper {
display: block;
position: absolute;
top: 10px;
left: 20px;
right: 10px;
min-height: 20px;
}
.recipe-card .badge-wrapper .blog-cooperation-badge {
width: auto;
display: inline-block;
padding: 0.2rem 1rem;
background: #fff;
color: #789a2a;
border-radius: 1rem;
text-transform: uppercase;
font-size: small;
}
.recipe-card .card-body {
min-height: 100px;
}
.recipe-card .card-body .card-link {
text-decoration: none;
}
.recipe-card .card-body h3.card-text {
line-height: 1;
text-decoration: none;
}
.recipe-card .card-link {
color: #3d3d3d;
}
.product-card .blog-cooperation-badge {
width: auto;
display: inline-block;
padding: 0.2rem 1rem;
background: #fff;
color: #789a2a;
border-radius: 1rem;
text-transform: uppercase;
font-size: small;
height: fit-content;
}
.tease {
width: 100%;
max-width: 80%;
min-height: 33vw;
margin-bottom: -2%;
}
@media (max-width: 1199.98px) {
.tease {
max-width: unset;
}
}
@media (min-width: 876px) {
.tease {
margin-top: 0;
width: 100%;
max-width: 33%;
height: 37vw;
margin-bottom: -2%;
}
}
@media (min-width: 1300px) {
.tease {
margin-top: 0;
width: 100%;
height: auto;
max-width: 33%;
min-height: 20vw;
margin-bottom: -5%;
}
}
.tease.tease-recipe {
display: flex !important;
align-items: start;
justify-content: center;
}
.tease.tease-recipe .preview-image-container {
position: relative;
z-index: 3;
}
.tease.tease-recipe .preview-image-container:after {
content: "";
display: block;
padding-bottom: 100%;
}
.tease.tease-recipe .preview-image {
border-radius: 20px;
object-fit: cover;
position: absolute;
width: 100%;
height: 100%;
}
.tease.tease-recipe .recipe-teaser-container {
display: flex;
flex-direction: column;
text-decoration: none;
overflow: hidden;
width: 100%;
margin-left: 10px;
margin-right: 10px;
margin-top: 13vw;
}
@media (min-width: 576px) {
.tease.tease-recipe .recipe-teaser-container {
width: 90%;
}
}
@media (min-width: 876px) {
.tease.tease-recipe .recipe-teaser-container {
margin-top: 6vw;
width: 90%;
}
}
@media (min-width: 1300px) {
.tease.tease-recipe .recipe-teaser-container {
width: 83%;
}
}
@media (min-width: 1640px) {
.tease.tease-recipe .recipe-teaser-container {
width: 83%;
}
}
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content {
display: flex;
width: 100%;
}
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title {
width: 50%;
margin-top: 20px;
padding-right: 10px;
display: flex;
align-items: center;
overflow: visible;
overflow-wrap: normal;
hyphens: auto;
}
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
hyphens: auto;
padding: 0 !important;
color: rgb(251, 239, 214);
font-size: 3vw;
padding-right: 5px;
}
@media (min-width: 876px) {
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 0.825rem;
}
}
@media (min-width: 1300px) {
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 0.825rem;
}
}
@media (min-width: 1640px) {
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .title h4 {
font-size: 1.1rem;
}
}
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info {
padding-left: 2%;
width: 50%;
display: flex;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/product-teaser-info-divider.svg);
background-repeat: no-repeat;
background-position: 0 20px;
overflow-wrap: normal;
}
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info * {
font-size: 10px;
text-align: center;
color: rgb(251, 239, 214);
}
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info > div {
width: 35%;
padding-left: 1%;
display: flex;
flex-direction: column;
overflow: visible;
}
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .text {
padding: 2px 5px 5px 5px;
line-height: 1;
}
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .icon {
min-height: 50px;
display: block;
margin-top: 5px;
margin-bottom: 2px;
background-size: auto 70% !important;
background-position: bottom center !important;
background-repeat: no-repeat !important;
}
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .portions .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/portions-icon.png);
}
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .time .icon {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/time-icon.png);
}
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.easy {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-easy.png);
}
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.moderate {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-moderate.png);
}
.tease.tease-recipe .recipe-teaser-container .recipe-teaser-content .info .difficulty-level .icon.difficult {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/difficulty-difficult.png);
}
.tease.tease-recipe .recipe-teaser-container h4 {
padding: 15px 0;
font-size: 20px;
}
.page-template-page-season-taste .hero-content h2 {
color: #fbefd6;
}
.page-template-page-season-taste .hero-mobile-image-container::after {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-curvy-line.png);
}
.page-template-page-season-taste .season-content {
margin: auto;
}
.page-template-page-season-taste .season-content .first-row {
position: relative;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/sustainability-content-bottom-part-right.svg);
background-position: bottom center;
background-repeat: no-repeat, no-repeat;
background-size: 110%, 110%;
padding-bottom: 100px;
width: 100%;
color: #fbefd6;
}
.page-template-page-season-taste .season-content .first-row::after {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-bg-repeater.svg);
background-repeat: repeat;
display: block;
position: absolute;
top: 2%;
right: 0;
bottom: 10%;
left: 0;
z-index: -1;
}
@media (max-width: 1199.98px) {
.page-template-page-season-taste .season-content .first-row::after {
top: 0;
bottom: 0;
}
}
.page-template-page-season-taste .season-content .container {
max-width: unset;
}
.page-template-page-season-taste .season-content .bg-green {
background-color: #0d342f;
color: #fbefd6;
}
.page-template-page-season-taste .season-content .bg-beige {
background-color: #fbefd6;
color: #0d342f;
}
.page-template-page-season-taste .lift-recipes .container {
max-width: 70%;
margin: auto;
padding-bottom: 0vh;
}
.page-template-page-season-taste .lift-recipes .justify-content-center {
margin-top: 0vh;
}
@media (min-width: 876px) {
.page-template-page-season-taste .lift-recipes .justify-content-center {
margin-top: 15vh;
}
}
@media (min-width: 576px) {
.page-template-page-season-taste .lift-recipes .justify-content-center {
margin-top: 5vh;
}
}
.page-template-page-season-taste .lift-recipes .justify-content-center p {
font-size: 1.3rem;
}
.page-template-page-season-taste .lift-recipes .justify-content-center::before {
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/product/iteration-first-top-mobile-rose.png);
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
background-size: auto;
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
background-size: auto;
background-size: contain;
background-repeat: no-repeat;
background-position: top right;
content: "";
display: block;
width: 10%;
height: 10%;
position: absolute;
left: 13%;
top: 0%;
}
.page-template-page-season-taste .lift-recipes {
position: relative;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/main-content-top-part.png), url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/main-content-bottom-part.png);
background-position: center top, center bottom;
background-repeat: no-repeat, no-repeat;
background-size: 110%, 110%;
padding-bottom: 100px;
padding-top: 50px;
width: 100%;
min-height: 41vw;
display: flex;
justify-content: center;
align-items: center;
float: left;
top: 10%;
bottom: 8%;
}
.page-template-page-season-taste .lift-recipes::before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-bg-repeater.svg);
background-repeat: repeat;
display: block;
position: absolute;
top: 2%;
right: 0;
bottom: 1%;
left: 0;
z-index: -1;
}
.page-template-page-season-taste .bg-beige .card-body a {
color: #0d342f !important;
}
.page-template-page-season-taste .bg-beige .wide {
margin-top: -10%;
}
@media (max-width: 1639.98px) {
.page-template-page-season-taste .bg-beige .wide {
margin-top: -15%;
}
}
.page-template-page-season-taste .bg-beige .wide.has-ingress {
margin-top: 0 !important;
}
@media (max-width: 1199.98px) {
.page-template-page-season-taste .tease-recipe {
margin: auto;
}
}
.page-template-page-season-taste .is-ingress {
margin-top: 25px;
}
.bg-green h2 {
color: #fbefd6 !important;
}
.benefits-new {
background-color: #fbefd6;
padding-top: 0;
}
.benefits-new .container {
max-width: 1294px;
}
.benefits-new .top-half h1, .benefits-new .top-half h2, .benefits-new .top-half h3 {
color: #0b352d;
font-weight: 900;
font-size: 49px;
width: 49%;
display: block;
text-align: center;
word-break: keep-all;
}
@media (max-width: 1199.98px) {
.benefits-new .top-half {
width: 100%;
margin-top: 0px;
font-size: 30px;
}
.benefits-new .top-half h1, .benefits-new .top-half h2, .benefits-new .top-half h3 {
margin: 0 auto;
margin-bottom: 24px;
width: 100%;
}
}
.benefits-new .bottom-half p {
width: 49%;
display: inline-flex;
font-weight: 300;
font-size: 20px;
line-height: 30px;
font-family: "Nexa regular";
}
.benefits-new .bottom-half p:first-of-type {
color: #0b352d;
font-family: "Nexa Heavy";
font-weight: 900;
font-size: 25px;
text-align: center;
padding: 0 3%;
}
@media (max-width: 1199.98px) {
.benefits-new .bottom-half p:first-of-type {
margin-bottom: 24px;
}
.benefits-new .bottom-half p {
width: 100%;
margin: 0 auto;
text-align: center;
padding: 0 10%;
display: block;
}
}
.benefits-new .bottom-half {
margin-bottom: 100px;
}
@media (max-width: 1199.98px) {
.benefits-new .bottom-half {
margin-bottom: 42px;
}
}
.benefits-new .left-half h1, .benefits-new .left-half h2, .benefits-new .left-half h3 {
color: #0b352d;
font-weight: 900;
font-size: clamp(2rem, 4vw, 49px);
display: block;
text-align: center;
word-break: keep-all;
}
.benefits-new .left-half p {
color: #0b352d;
font-family: "Nexa Heavy";
font-weight: 900;
font-size: clamp(1rem, 2vw, 25px);
text-align: center;
padding: 0 3%;
line-height: clamp(1.2rem, 2vw, 2.5rem);
}
.benefits-new .left-half {
margin-bottom: 30px;
}
@media (min-width: 876px) {
.benefits-new .left-half {
margin-bottom: 70px;
}
}
.benefits-new .right-half {
display: flex;
flex-direction: column;
justify-content: center;
}
.benefits-new .right-half img {
max-width: 80% !important;
display: block;
margin: 0 auto;
height: auto;
}
@media (min-width: 876px) {
.benefits-new .right-half {
margin-bottom: 70px;
}
.benefits-new .right-half img {
max-width: 100% !important;
}
}
.benefits-new .row.product-image {
margin-top: -30%;
margin-bottom: 10%;
}
@media (min-width: 576px) {
.benefits-new .row.product-image {
margin-bottom: 5%;
}
}
@media (min-width: 876px) {
.benefits-new .row.product-image {
margin-top: -250px;
margin-bottom: 0;
}
}
.benefits-new .row.product-image img {
display: block;
margin: 0 auto;
margin-bottom: -100px;
max-width: 100%;
}
.benefits-new .lifts-row {
flex-wrap: wrap;
overflow-x: initial;
}
.benefits-new .lifts-row .benefit:nth-of-type(1) {
width: 49%;
margin-right: auto;
display: block;
margin: 0 auto;
}
@media (min-width: 876px) {
.benefits-new .lifts-row .benefit:nth-of-type(1) {
width: 33%;
margin-right: auto;
display: inline-block;
vertical-align: top;
}
}
.benefits-new .lifts-row .benefit {
display: inline-block;
vertical-align: top;
width: 49%;
}
@media (min-width: 876px) {
.benefits-new .lifts-row .benefit {
display: inline-block;
width: 33%;
margin-right: auto;
}
}
.benefits-new .lifts-row .lift-container {
display: flex;
flex-direction: column;
align-items: center;
}
.benefits-new .lifts-row .lift-container .lift-heading {
cursor: pointer;
transition: all 0.2s ease-in-out;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/ingredients-btn.svg) !important;
color: rgb(194, 210, 52);
}
.benefits-new .lifts-row .lift-container .lift-heading:hover {
transform: scale(1.05);
}
.benefits-new .lifts-row .lift-container .lift-heading.active {
transform: scale(1.05);
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/benefit-background-1.png) !important;
color: rgb(61, 61, 61);
}
.benefits-new .lifts-row .lift-container .lift-heading {
font-size: 1.09375rem;
font-family: "Nexa heavy";
line-height: 1;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
min-height: 120px;
width: 70%;
min-width: 200px;
padding-right: 10px;
padding-left: 10px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
@media (min-width: 876px) {
.benefits-new .lifts-row .lift-container .lift-heading {
font-size: 1.09375rem;
}
}
@media (min-width: 1300px) {
.benefits-new .lifts-row .lift-container .lift-heading {
font-size: 1.5625rem;
}
}
.benefits-new .lifts-row .lift-container .lift-text {
min-width: 150px;
width: 70%;
text-align: center;
font-size: 1rem;
}
@media (min-width: 876px) {
.benefits-new .lifts-row .lift-container .lift-text {
font-size: 1.25rem;
}
}
.benefits-new .product-excerpt {
text-align: center;
margin: 45px auto 0 auto;
}
@media (min-width: 876px) {
.benefits-new .product-excerpt {
margin: 45px auto;
}
}
.benefits-new .product-excerpt p + h1 {
margin-top: -20px;
}
.benefits-new .product-excerpt p {
font-size: 1.5625rem;
}
.benefits-new.product-benefits-3 {
margin-top: -200px;
}
@media (max-width: 1199.98px) {
.benefits-new.product-benefits-3 {
margin-top: -50px;
}
}
.benefits-new.product-benefits-3 .row.product-image {
margin-top: -40% !important;
margin-bottom: 10%;
}
@media (min-width: 576px) {
.benefits-new.product-benefits-3 .row.product-image {
margin-bottom: 5%;
}
}
@media (min-width: 876px) {
.benefits-new.product-benefits-3 .row.product-image {
margin-top: -20% !important;
margin-bottom: 0;
}
}
.benefits-new.product-benefits-3 .row.product-image img {
display: block;
margin: 0 auto;
max-width: 100%;
}
.benefits-new.product-benefits-3 .row.product-image .text {
text-align: center;
}
.page-template-page-products .benefits-new {
padding-top: 150px;
background-color: #0B352D;
}
@media (max-width: 1199.98px) {
.page-template-page-products .benefits-new {
padding-top: 100px;
}
}
.page-template-page-products .benefits-new .lift-heading {
font-weight: 400 !important;
font-size: 18px !important;
line-height: 17px !important;
}
.page-template-page-products .benefits-new {
justify-content: space-around;
}
.page-template-page-products .benefits-new .benefit {
width: 230px;
color: rgb(194, 210, 52);
}
.page-template-page-products .benefits-new .benefit:first-of-type {
width: 230px !important;
color: rgb(61, 61, 61);
}
.page-template-page-frontpage .hero-content {
margin-top: -250px;
}
@media (max-width: 1199.98px) {
.page-template-page-frontpage .hero-content {
margin-top: -15%;
}
.page-template-page-frontpage .hero-content h1 {
font-size: 36px !important;
}
}
@media (max-width: 1199.98px) {
.page-template-page-frontpage .top-half h1 {
font-size: 30px;
}
.page-template-page-frontpage .bottom-half p {
font-size: 16px;
padding: 0 5%;
}
.page-template-page-frontpage .bottom-half p:first-of-type {
font-size: 20px;
padding: 0 10%;
}
}
.page-template-page-frontpage .lifts-row .benefit:nth-of-type(1) {
margin-right: 20px !important;
}
@media (max-width: 1199.98px) {
.page-template-page-frontpage .lifts-row .benefit:nth-of-type(1) {
width: 47%;
}
}
.page-template-page-frontpage .lifts-row .benefit .lift-container {
display: flex;
flex-direction: column;
align-items: center;
}
.page-template-page-frontpage .lifts-row .benefit .lift-container .lift-heading {
cursor: pointer;
transition: all 0.2s ease-in-out;
transform: scale(1.05);
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/benefit-background-1.png) !important;
color: rgb(61, 61, 61);
}
.page-template-page-sustainability .benefits-new .lifts-row {
flex-wrap: wrap !important;
overflow: initial !important;
}
.page-template-page-sustainability .benefits-new .lifts-row .lift-container .lift-heading {
cursor: initial !important;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/benefit-background-1.png) !important;
color: #0B352D;
font-size: 25px;
}
.page-template-page-sustainability .benefits-new .lifts-row .lift-container .lift-heading:hover {
transform: unset !important;
}
@media (max-width: 1199.98px) {
.page-template-page-sustainability .benefits-new .lifts-row .lift-container .lift-heading {
font-size: 16px;
}
}
.page-template-page-sustainability .benefits-new {
margin-bottom: 40px;
}
.page-template-page-frontpage .product-wrapper .product-content a.button {
color: #DCE96D !important;
}
.product-wrapper {
position: relative;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-curvy-line.png);
background-position: center top;
background-repeat: no-repeat;
background-size: 110%;
color: #fbefd6;
}
.product-wrapper a {
color: #fbefd6 !important;
text-decoration: none;
}
.product-wrapper .product-content h1, .product-wrapper .product-content h2, .product-wrapper .product-content h3, .product-wrapper .product-content h4 {
font-weight: 900;
font-size: 49px;
margin-bottom: 20px;
}
.product-wrapper .product-content p {
font-size: 20px;
line-height: 30px;
padding-bottom: 50px;
}
.product-wrapper .product-content a.button {
font-size: 25px;
line-height: 24px;
text-transform: uppercase;
color: #DCE96D;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/eleplant-button-border.png);
background-position: center;
background-size: cover;
padding: 20px 15px;
overflow: visible; }
.product-wrapper:before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-curvy-line.png);
background-position: center top;
background-repeat: no-repeat;
background-size: 110%;
display: block;
position: absolute;
top: -50px;
right: 0;
bottom: 1%;
left: 0;
z-index: -1;
}
@media (max-width: 1639.98px) {
.product-wrapper:before {
top: -50px;
bottom: 8%;
}
}
@media (max-width: 1199.98px) {
.product-wrapper:before {
top: -50px;
bottom: 8%;
}
}
@media (max-width: 875.98px) {
.product-wrapper:before {
top: -50px;
bottom: 5%;
}
}
@media (max-width: 875.98px) {
.product-wrapper:before {
top: -30px;
bottom: 5%;
}
}
.product-wrapper {
margin-top: 150px;
padding-bottom: 30px;
padding-top: 30px;
}
@media (min-width: 576px) {
.product-wrapper {
top: 10%;
bottom: 5%;
}
}
@media (min-width: 576px) {
.product-wrapper {
padding-bottom: 100px;
padding-top: 100px;
}
}
@media (min-width: 876px) {
.product-wrapper {
top: 10%;
bottom: 8%;
}
}
.product-wrapper {
width: 100%;
}
.product-wrapper .carousel-item, .product-wrapper .product-slider__item {
display: flex;
justify-content: center;
align-items: center;
}
.product-wrapper .carousel-item .row {
width: 100%;
}
.product-wrapper .carousel-item .product-slider__item {
margin: 10px;
}
.related-recipes-container .splide__pagination {
bottom: unset;
}
@media (max-width: 1199.98px) {
.related-recipes-container .splide__pagination {
margin-top: 0px;
margin-bottom: 12px;
}
}
.related-recipes-container .splide__pagination__page {
height: 16px;
width: 16px;
border-radius: 30%;
margin: 0 4px;
opacity: 1;
background-color: #F0DBAE;
}
.related-recipes-container .splide__pagination__page.is-active {
margin: 0 24px;
background-color: #276C63;
width: 64px;
border-radius: 7px;
}
.product-slider, .recipe-categories, .teases-article, #navbarToggleExternalContent {
margin: 0 auto;
justify-content: space-evenly;
width: 100%;
margin-top: 50px;
overflow: visible;
}
.product-slider .product-slider__item, .recipe-categories .product-slider__item, .teases-article .product-slider__item, #navbarToggleExternalContent .product-slider__item {
position: relative;
max-width: 23%;
}
@media (max-width: 1299.98px) {
.product-slider .product-slider__item, .recipe-categories .product-slider__item, .teases-article .product-slider__item, #navbarToggleExternalContent .product-slider__item {
max-width: 50%;
}
}
@media (max-width: 1199.98px) {
.product-slider .product-slider__item, .recipe-categories .product-slider__item, .teases-article .product-slider__item, #navbarToggleExternalContent .product-slider__item {
max-width: 100%;
}
}
.product-slider .product-slider__item, .recipe-categories .product-slider__item, .teases-article .product-slider__item, #navbarToggleExternalContent .product-slider__item {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
overflow: visible;
}
.product-slider .product-slider__item .product-size, .recipe-categories .product-slider__item .product-size, .teases-article .product-slider__item .product-size, #navbarToggleExternalContent .product-slider__item .product-size {
position: absolute;
display: flex;
justify-content: center;
align-items: center;
width: 52px;
height: 52px;
font-size: 14px;
font-weight: 700;
font-family: "Quatro", "Nexus heavy", "Nexus regular";
color: #FFFEFA;
top: 0px;
right: 10px;
background-color: #276C63;
border-radius: 50%;
z-index: 10;
}
.product-slider .product-slider__item .new-product, .recipe-categories .product-slider__item .new-product, .teases-article .product-slider__item .new-product, #navbarToggleExternalContent .product-slider__item .new-product {
position: absolute;
color: #DCE96D;
display: block;
width: fit-content;
top: -30px;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
}
.product-slider .product-slider__item p:last-of-type, .recipe-categories .product-slider__item p:last-of-type, .teases-article .product-slider__item p:last-of-type, #navbarToggleExternalContent .product-slider__item p:last-of-type {
margin-bottom: 25px !important;
}
.product-slider .product-slider__item img, .recipe-categories .product-slider__item img, .teases-article .product-slider__item img, #navbarToggleExternalContent .product-slider__item img {
width: 100%;
height: auto;
max-width: 100%;
}
.product-slider .product-slider__item .product-slider__item__image, .recipe-categories .product-slider__item .product-slider__item__image, .teases-article .product-slider__item .product-slider__item__image, #navbarToggleExternalContent .product-slider__item .product-slider__item__image {
padding-bottom: 25px;
position: relative;
}
.product-slider .product-slider__item .product-slider__item__image.smaller-product img, .recipe-categories .product-slider__item .product-slider__item__image.smaller-product img, .teases-article .product-slider__item .product-slider__item__image.smaller-product img, #navbarToggleExternalContent .product-slider__item .product-slider__item__image.smaller-product img {
-ms-transform: scale(0.75, 0.75);
-webkit-transform: scale(0.75, 0.75);
transform: scale(0.75, 0.75);
}
.product-slider .product-slider__item .product-slider__item__image.smaller-product, .recipe-categories .product-slider__item .product-slider__item__image.smaller-product, .teases-article .product-slider__item .product-slider__item__image.smaller-product, #navbarToggleExternalContent .product-slider__item .product-slider__item__image.smaller-product {
padding: 15px;
}
.product-slider .product-slider__item .product-slider__item__image img, .recipe-categories .product-slider__item .product-slider__item__image img, .teases-article .product-slider__item .product-slider__item__image img, #navbarToggleExternalContent .product-slider__item .product-slider__item__image img {
width: 100%;
height: auto;
max-width: 100%;
position: relative;
z-index: 5;
max-height: 255px;
object-fit: contain;
}
.product-slider .product-slider__item .product-slider__item__image::before, .recipe-categories .product-slider__item .product-slider__item__image::before, .teases-article .product-slider__item .product-slider__item__image::before, #navbarToggleExternalContent .product-slider__item .product-slider__item__image::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 400px;
height: 400px;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/shadow.svg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
z-index: 0;
pointer-events: none; }
.product-slider .product-slider__item .product-slider__item__content, .recipe-categories .product-slider__item .product-slider__item__content, .teases-article .product-slider__item .product-slider__item__content, #navbarToggleExternalContent .product-slider__item .product-slider__item__content {
position: relative;
}
.product-slider .product-slider__item .product-slider__item__content h3, .recipe-categories .product-slider__item .product-slider__item__content h3, .teases-article .product-slider__item .product-slider__item__content h3, #navbarToggleExternalContent .product-slider__item .product-slider__item__content h3 {
font-size: 20px;
font-weight: 700;
margin-top: 15px;
margin-bottom: 15px;
}
.product-slider .product-slider__item .product-slider__item__content p, .recipe-categories .product-slider__item .product-slider__item__content p, .teases-article .product-slider__item .product-slider__item__content p, #navbarToggleExternalContent .product-slider__item .product-slider__item__content p {
font-size: 20px;
font-weight: 400;
margin-bottom: 15px;
}
.product-slider .product-slider__item .button, .recipe-categories .product-slider__item .button, .teases-article .product-slider__item .button, #navbarToggleExternalContent .product-slider__item .button {
margin-top: 15px;
margin-bottom: 15px;
}
.product-slider .splide, .recipe-categories .splide, .teases-article .splide, #navbarToggleExternalContent .splide {
min-width: 100%;
padding-bottom: 50px;
}
.product-slider .splide__track, .recipe-categories .splide__track, .teases-article .splide__track, #navbarToggleExternalContent .splide__track {
visibility: initial;
padding-left: 0px;
padding-right: 0px;
overflow: hidden;
}
@media (max-width: 1199.98px) {
.product-slider .splide__track, .recipe-categories .splide__track, .teases-article .splide__track, #navbarToggleExternalContent .splide__track {
padding: 0 10px !important;
overflow: hidden;
}
}
.product-slider .splide__track .splide__slide, .recipe-categories .splide__track .splide__slide, .teases-article .splide__track .splide__slide, #navbarToggleExternalContent .splide__track .splide__slide {
margin-right: 10px;
justify-content: flex-start;
position: relative;
}
.product-slider .splide__track .splide__slide:last-of-type, .recipe-categories .splide__track .splide__slide:last-of-type, .teases-article .splide__track .splide__slide:last-of-type, #navbarToggleExternalContent .splide__track .splide__slide:last-of-type {
margin-right: 0px;
}
.product-slider .splide__track .splide__slide .product-slider__item__image, .recipe-categories .splide__track .splide__slide .product-slider__item__image, .teases-article .splide__track .splide__slide .product-slider__item__image, #navbarToggleExternalContent .splide__track .splide__slide .product-slider__item__image {
min-height: 300px;
}
@media (max-width: 1199.98px) {
.product-slider .splide__track .splide__slide .product-slider__item__image, .recipe-categories .splide__track .splide__slide .product-slider__item__image, .teases-article .splide__track .splide__slide .product-slider__item__image, #navbarToggleExternalContent .splide__track .splide__slide .product-slider__item__image {
min-height: unset;
}
}
.product-slider .splide__track .splide__slide, .recipe-categories .splide__track .splide__slide, .teases-article .splide__track .splide__slide, #navbarToggleExternalContent .splide__track .splide__slide {
padding: 25px 15px;
padding-bottom: 65px;
overflow: visible;
}
.product-slider .splide__track .splide__slide .button, .recipe-categories .splide__track .splide__slide .button, .teases-article .splide__track .splide__slide .button, #navbarToggleExternalContent .splide__track .splide__slide .button {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/green-button-new.svg);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: center center;
padding: 20px 40px;
color: #0B352D !important;
text-decoration: none;
text-transform: uppercase;
margin: 0 auto;
position: absolute;
text-align: center;
justify-self: anchor-center;
bottom: 20px;
}
.product-slider .splide__track .splide__slide.is-highlight, .recipe-categories .splide__track .splide__slide.is-highlight, .teases-article .splide__track .splide__slide.is-highlight, #navbarToggleExternalContent .splide__track .splide__slide.is-highlight {
background-color: rgba(255, 255, 255, 0.1);
border-radius: 15px;
-webkit-transition: background-color 500ms linear;
-ms-transition: background-color 500ms linear;
transition: background-color 500ms linear;
}
.product-slider .splide__track .splide__slide:hover, .recipe-categories .splide__track .splide__slide:hover, .teases-article .splide__track .splide__slide:hover, #navbarToggleExternalContent .splide__track .splide__slide:hover {
background-color: rgba(255, 255, 255, 0.1);
border-radius: 15px;
-webkit-transition: background-color 500ms linear;
-ms-transition: background-color 500ms linear;
transition: background-color 500ms linear;
}
.product-slider .splide__list, .recipe-categories .splide__list, .teases-article .splide__list, #navbarToggleExternalContent .splide__list {
overflow: visible;
}
.product-slider .splide:not(.is-overflow) .splide__list, .recipe-categories .splide:not(.is-overflow) .splide__list, .teases-article .splide:not(.is-overflow) .splide__list, #navbarToggleExternalContent .splide:not(.is-overflow) .splide__list {
justify-content: center;
}
.product-slider .splide:not(.is-overflow) .splide__slide:last-child, .recipe-categories .splide:not(.is-overflow) .splide__slide:last-child, .teases-article .splide:not(.is-overflow) .splide__slide:last-child, #navbarToggleExternalContent .splide:not(.is-overflow) .splide__slide:last-child {
margin: 0 !important;
}
.product-slider .splide__pagination, .recipe-categories .splide__pagination, .teases-article .splide__pagination, #navbarToggleExternalContent .splide__pagination {
bottom: unset;
margin-top: 24px;
}
@media (max-width: 1199.98px) {
.product-slider .splide__pagination, .recipe-categories .splide__pagination, .teases-article .splide__pagination, #navbarToggleExternalContent .splide__pagination {
margin-bottom: 12px;
}
}
.product-slider .splide__pagination__page, .recipe-categories .splide__pagination__page, .teases-article .splide__pagination__page, #navbarToggleExternalContent .splide__pagination__page {
height: 16px;
width: 16px;
border-radius: 30%;
margin: 0 4px;
opacity: 1;
background-color: #F0DBAE;
}
.product-slider .splide__pagination__page.is-active, .recipe-categories .splide__pagination__page.is-active, .teases-article .splide__pagination__page.is-active, #navbarToggleExternalContent .splide__pagination__page.is-active {
margin: 0 24px;
background-color: #276C63;
width: 64px;
border-radius: 7px;
}
.page-template-page-products .product-slider {
margin-top: 0 !important;
}
.page-template-page-products .product-wrapper {
top: 0 !important;
margin-top: 0 !important;
}
.page-template-page-products .product-wrapper::before {
content: none !important;
}
@media (max-width: 1199.98px) {
.page-template-page-products .product-wrapper .splide__list {
flex-wrap: wrap;
}
.page-template-page-products .product-wrapper .splide__list .splide__slide {
margin-bottom: 10px;
margin: 10px auto !important;
}
}
.single-product .product-wrapper:after {
content: "";
width: 100%;
height: 10vw;
min-height: 90px;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/dark_aalto.svg);
background-repeat: no-repeat;
background-size: 101% auto;
background-position: bottom center;
position: absolute;
bottom: -49px;
}
@media (max-width: 1639.98px) {
.single-product .product-wrapper:after {
bottom: -45px;
}
}
@media (max-width: 1299.98px) {
.single-product .product-wrapper:after {
bottom: -40px;
}
}
@media (max-width: 1199.98px) {
.single-product .product-wrapper:after {
bottom: -30px;
}
}
@media (max-width: 875.98px) {
.single-product .product-wrapper:after {
bottom: -15px;
background-size: 103% auto;
}
}
@media (max-width: 575.98px) {
.single-product .product-wrapper:after {
bottom: -10px;
}
}
.bg-light-green {
background-color: #1F453E;
}
.frontpage-lifts {
padding: 40px 0;
}
.lift-row div:nth-of-type(2) {
margin-top: 96px;
}
.new-lifts {
position: relative;
z-index: 25;
}
.new-lifts::before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/lehdet2.svg);
background-size: auto;
background-position: center;
background-repeat: no-repeat;
position: absolute;
top: -50px;
right: 0;
width: 300px;
height: 240px;
}
.new-lifts::after {
content: "";
position: absolute;
bottom: -98px;
left: 0;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/mobile-aalto.svg) !important;
background-repeat: no-repeat;
background-size: 105% auto;
background-position: top center;
height: 100px;
width: 100%;
}
.new-lifts .heading h1,
.new-lifts .heading h2,
.new-lifts .heading h3,
.new-lifts .heading h4 {
color: #FBEFD6;
}
.new-lifts .heading p {
font-family: "Nexa regular", sans-serif;
font-weight: 400;
font-size: 25px;
line-height: 37.5px;
color: #BED020;
}
.new-lifts .container {
width: 100%;
max-width: 1200px;
margin: 0 auto;
}
.new-lifts .container .content {
margin-bottom: 96px;
}
.new-lifts .lift-row > div:nth-of-type(odd) > div {
padding: 0 24px 0 0;
}
@media (max-width: 1199.98px) {
.new-lifts .lift-row > div:nth-of-type(odd) > div {
padding: 0 !important;
}
.new-lifts .lift-row > div:nth-of-type(odd) > div .card {
margin: 0 auto !important;
}
}
.new-lifts .lift-row > div:nth-of-type(even) > div {
padding: 0 0 0 24px;
}
@media (max-width: 1199.98px) {
.new-lifts .lift-row > div:nth-of-type(even) > div {
padding: 0 !important;
}
.new-lifts .lift-row > div:nth-of-type(even) > div .card {
margin: 0 auto !important;
}
}
@media (max-width: 1199.98px) {
.new-lifts .lift-row {
padding: 0 24px 0 24px !important;
}
}
.new-lifts .lifts {
height: fit-content;
margin-bottom: 20px;
}
.new-lifts .lifts:nth-of-type(even) .card {
margin-left: 10px;
margin-right: 0;
}
.new-lifts .lifts.green-leaves .card {
background-color: #0B352D;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/lehtikuosi.svg);
background-repeat: repeat;
background-size: 100% auto;
background-position: center center;
}
.new-lifts .lifts .card {
margin-left: 0;
margin-right: 10px;
color: #FBEFD6;
text-align: center;
width: 100%;
border: none;
border-radius: 16px;
background-color: inherit;
height: fit-content;
}
.new-lifts .lifts .card .category-badge {
position: absolute;
top: 20px;
left: 20px;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
font-family: "Quatro", "Nexus heavy", "Nexus regular";
color: #276C63;
background-color: #BED020;
display: inline-block;
padding: 4px 12px;
border-radius: 16px;
}
.new-lifts .lifts .card h2,
.new-lifts .lifts .card h3,
.new-lifts .lifts .card h4 {
font-family: "Quatro", "Nexus heavy", "Nexus regular";
font-size: 36px;
font-weight: 900;
margin-top: 15px;
margin-bottom: 15px;
line-height: 100%;
}
.new-lifts .lifts .card .card-img-top {
width: 100%;
height: 364px;
object-fit: cover;
border-radius: 16px;
}
.new-lifts .lifts .card .card-body {
padding: 15px;
}
.new-lifts .lifts .card .card-body p {
font-family: "Nexa regular", sans-serif;
font-weight: 400;
font-size: 20px;
line-height: 30px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
}
.new-lifts .lifts .card .card-body .btn {
margin-top: 10px;
font-size: 25px;
font-weight: 400;
text-transform: uppercase;
font-family: "Nexa bold", "Nexa hevy", sans-serif;
}
.green-btn {
padding: 10px 20px;
text-transform: uppercase;
font-weight: bold;
}
@media (max-width: 1199.98px) {
.masonry-row {
height: fit-content !important;
}
}
.masonry-container {
display: flex;
gap: 0; }
@media (max-width: 1199.98px) {
.masonry-container {
position: relative !important;
flex-flow: column;
gap: 0px;
}
}
.masonry-column {
display: flex;
flex-direction: column;
flex: 1;
gap: 45px;
margin-right: 15px;
}
@media (max-width: 1199.98px) {
.masonry-column {
margin-right: unset;
}
}
@media (max-width: 1199.98px) {
.masonry-column .card {
margin: auto;
}
}
.teases-article.teases {
margin-bottom: 196px;
}
.teases-article.teases .container.content-header h1, .teases-article.teases .container.content-header h2, .teases-article.teases .container.content-header h3, .teases-article.teases .container.content-header h4 {
color: #3D3D3D;
font-weight: 900;
font-size: 36px;
text-align: center;
}
.teases-article.teases .tease-article.tease-recipe .title {
width: 100%;
}
.teases-article.teases .tease-article.tease-recipe .title h4 {
font-weight: 700;
font-size: 18px;
line-height: 100%;
font-size: 1.25rem;
margin-bottom: 0.5rem;
color: #0D342F;
}
.teases-article.teases .tease-article.tease-recipe .info {
font-size: 0.875rem;
color: #666;
}
.teases-article.teases .category-badge-normal {
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
font-family: "Quatro", "Nexus heavy", "Nexus regular";
color: #276C63;
background-color: #BED020;
display: inline-block;
padding: 4px 12px;
border-radius: 16px;
}
.teases-article.teases .recipe-teaser-content {
flex-wrap: wrap;
}
.teases-article.teases .middle-button {
margin-top: 196px;
}
.middle-button {
clear: both;
display: block;
text-align: center;
margin: auto;
padding: 30px 0;
}
@media (min-width: 1300px) {
.middle-button {
margin-top: -90px !important;
}
}
.middle-button { }
a.darker-button {
color: #276C63;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/darker-button.svg);
padding: 12px 13px;
}
.teases-article {
margin-bottom: unset !important;
overflow: hidden;
}
.teases-article .preview-image-container img {
width: 300px;
height: 333px;
object-fit: cover;
object-position: center;
border-radius: 16px;
}
.teases-article section.splide {
overflow: visible;
padding-bottom: 60px;
}
.teases-article section.splide .splide__slide {
min-width: 80%;
}
#navbarToggleExternalContent {
position: fixed;
top: 96px;
left: 0;
margin-top: 0;
}
#navbarToggleExternalContent .collapse-content,
#navbarToggleExternalContent .collapsing {
background-color: #1F453E !important;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/lehtikuosi.svg);
background-size: 100% auto;
background-position: center;
background-repeat: no-repeat;
background-size: 100% auto;
background-position: center;
background-repeat: no-repeat;
}
#navbarToggleExternalContent .product-slider__item {
margin-left: 65px;
}
#navbarToggleExternalContent .product-card__item__content {
font-family: Quatro;
text-align: center;
vertical-align: middle;
line-height: 100%;
letter-spacing: 0%;
position: relative;
margin-top: 20px;
}
#navbarToggleExternalContent .product-card__item__content img {
max-height: 128px;
}
#navbarToggleExternalContent .product-card__item__content h3 {
font-weight: 900;
font-size: 18px;
color: #FBEFD6;
}
#navbarToggleExternalContent .product-card__item__content span {
font-weight: 700;
font-size: 14px;
color: #DCE96D;
top: -24px !important;
}
#navbarToggleExternalContent .button-outline {
color: #DCE96D;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/green-button-navi.svg);
background-position: center;
background-size: cover;
padding: 12px 7px;
overflow: visible;
width: 242px;
margin-top: 5px !important;
font-family: "Nexa regular";
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
}
#navbarToggleExternalContent .toggle-menu-content {
display: flex;
flex-direction: row;
gap: 20px;
padding: 50px;
}
#navbarToggleExternalContent .toggle-menu-content .toggle-menu-content-items {
display: flex;
flex-direction: column;
gap: 10px;
margin-top: 30px;
}
#navbarToggleExternalContent .toggle-menu-content .toggle-menu-content-items a {
font-family: "Nexa regular";
font-weight: 400;
font-size: 20px;
line-height: 30px;
letter-spacing: 0%;
vertical-align: middle;
color: #FBEFD6;
width: fit-content;
position: relative;
}
#navbarToggleExternalContent .toggle-menu-content .toggle-menu-content-items a:hover {
color: #DCE96D;
}
@media (max-width: 1299.98px) {
#navbarToggleExternalContent .toggle-menu-content .toggle-menu-content-items a {
font-size: 18px;
}
}
#navbarToggleExternalContent .toggle-menu-content .toggle-menu-content-items .badge {
width: fit-content;
margin-left: 4px;
background-color: #C2D234;
color: #0B352D;
border-radius: 20px;
padding: 4px 8px;
}
#navbarToggleExternalContent .toggle-menu-title {
font-family: Quatro;
font-weight: 900;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
color: #FBEFD6;
}
#navbarToggleExternalContent .toggle-menu-title::before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/nav-leaf.svg);
background-size: auto;
background-position: center;
background-repeat: no-repeat;
position: absolute;
top: -40px;
left: -10px;
width: 57px;
height: 57px;
}
#navbarToggleExternalContent .all-prodcuts-container .green-btn {
font-family: "Nexa regular";
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
color: #0B352D;
}
#navbarToggleExternalContent .all-prodcuts-container .green-btn:hover {
transform: scale(1.05);
transition: all 0.5s;
text-decoration: none;
color: #0B352D;
}
.splide {
padding-bottom: 50px !important;
padding-top: 0px !important;
}
.splide:first-of-type:not(.card-button-slider) {
padding-top: 100px !important;
}
.splide {
overflow: hidden;
}
.splide .slides {
overflow: hidden;
padding-bottom: 50px;
}
@media (max-width: 875.98px) {
.splide .slides {
padding-bottom: 0px;
}
}
.splide .splide__slide {
flex-direction: column;
align-items: start !important;
justify-content: left !important;
height: fit-content !important;
padding: 20px 18px;
margin-bottom: 55px;
}
@media (max-width: 1199.98px) {
.splide .splide__slide {
padding: 20px 0px;
margin-right: 25px;
}
}
@media (max-width: 875.98px) {
.splide .video_scroll_button_2 {
margin-left: 0px !important;
margin: 0px auto 60px !important;
}
.splide .video_scroll_button_2 .slide-category-title.clickable .button.slider-modal-button {
background-image: unset !important;
background-color: rgb(194, 210, 52);
margin: 0px;
width: 95%;
border-radius: 45px;
padding: 8px 2px !important;
}
.splide .video_scroll_button_2 .splide__slide {
width: 32% !important;
padding: 10px 0px;
margin-right: 25px;
}
.splide .video_scroll_button_2 .splide__slide:last-of-type {
margin-right: 0px !important;
}
}
.splide .splide__track {
overflow: visible;
}
@media (max-width: 1199.98px) {
.splide .splide__track {
margin-left: 0;
}
}
.splide .splide__track {
z-index: 2;
}
.splide .splide:not(.is-overflow) .splide__list {
justify-content: center;
}
.splide .splide:not(.is-overflow) .splide__slide:last-child {
margin: 0 !important;
}
.splide .slide-category-title {
padding: 20px 0px;
color: #0B352D;
font-family: Quatro;
font-weight: 900;
font-size: 30px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
position: absolute;
}
@media (max-width: 875.98px) {
.splide .slide-category-title {
overflow: visible;
font-weight: 700;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
padding: 12px 0px !important;
}
}
.splide .splide__pagination {
bottom: 40px;
}
@media (max-width: 1299.98px) {
.splide .splide__pagination {
bottom: 20px;
}
}
.splide.inspiration-green .slides {
padding-bottom: 60px;
}
.splide.inspiration-green .slides .splide__pagination {
bottom: 35px;
}
.splide:not(.inspiration-green) {
margin-bottom: 50px !important;
overflow: visible;
}
@media (max-width: 1199.98px) {
.splide {
margin-bottom: 20px !important;
padding-top: 0px !important;
}
}
.splide .splide__pagination__page {
height: 16px;
width: 24px;
margin: 0 4px;
opacity: 1;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/light-ball.svg) !important;
background-size: contain;
background-color: unset; background-repeat: no-repeat;
background-position: center;
}
.splide .splide__pagination__page.is-active {
margin: 0 8px;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/green-wide.svg) !important;
width: 44px;
background-size: contain;
background-color: unset;
background-repeat: no-repeat;
background-position: center;
outline: none;
}
.splide.inspiration-green {
padding-top: 50px !important;
margin-bottom: 150px !important;
margin-top: 100px !important;
overflow: visible;
color: rgb(251, 239, 214);
background-color: #0B352D;
background-position: center;
background-size: 102%, 101%;
}
@media (max-width: 1199.98px) {
.splide.inspiration-green {
background-size: auto;
margin-bottom: 50px !important;
margin-top: 50px !important;
}
}
.splide.inspiration-green h1, .splide.inspiration-green h2, .splide.inspiration-green h3, .splide.inspiration-green h4, .splide.inspiration-green h5, .splide.inspiration-green p, .splide.inspiration-green .slide-category-title {
color: rgb(251, 239, 214);
}
@media (max-width: 1199.98px) {
.splide.inspiration-green h1, .splide.inspiration-green h2, .splide.inspiration-green h3, .splide.inspiration-green h4, .splide.inspiration-green h5, .splide.inspiration-green p, .splide.inspiration-green .slide-category-title {
font-weight: 700;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
}
}
.splide.inspiration-green .splide__title, .splide.inspiration-green .splide_slide_title {
position: relative;
}
.splide.inspiration-green::before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/new_aalto.svg);
background-position: bottom;
background-repeat: no-repeat;
background-size: 110%;
transform: scale(-1);
display: block;
position: absolute;
right: 0;
bottom: 1%;
left: 0;
top: -3px;
}
@media (min-width: 576px) {
.splide.inspiration-green::before {
top: -15px;
}
}
@media (min-width: 876px) {
.splide.inspiration-green::before {
top: -29px;
}
}
@media (min-width: 1200px) {
.splide.inspiration-green::before {
top: -43px;
}
}
@media (min-width: 1640px) {
.splide.inspiration-green::before {
top: -58px;
}
}
.splide.inspiration-green:after {
content: "";
width: 100%;
height: 10vw;
min-height: 90px;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/new_aalto.svg);
transform: scalex(-1);
background-repeat: no-repeat;
background-size: 104% auto;
background-position: bottom;
position: absolute;
bottom: -3px;
}
@media (min-width: 576px) {
.splide.inspiration-green:after {
bottom: -15px;
}
}
@media (min-width: 876px) {
.splide.inspiration-green:after {
bottom: -29px;
}
}
@media (min-width: 1200px) {
.splide.inspiration-green:after {
bottom: -43px;
}
}
@media (min-width: 1640px) {
.splide.inspiration-green:after {
bottom: -58px;
}
}
@media (max-width: 1199.98px) {
.splide .slider-modal-button {
font-size: 16px !important;
color: rgb(13, 52, 47);
padding: 8px 14px;
text-align: center;
}
}
.the_wall {
margin-bottom: 150px !important;
margin-top: 100px !important;
}
@media (max-width: 1299.98px) {
.the_wall {
margin-top: 50px !important;
}
}
.the_wall {
position: relative;
overflow: visible;
color: rgb(251, 239, 214);
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/test.svg);
background-position: center top;
background-repeat: no-repeat;
background-size: 105%;
background-color: rgb(32, 69, 62);
padding-top: 150px;
padding-bottom: 150px;
}
@media (max-width: 1199.98px) {
.the_wall {
margin-bottom: 50px !important;
padding-bottom: 50px;
padding-top: 50px;
}
}
.the_wall .media-mentions {
margin-bottom: 80px;
margin-top: 40px;
}
.the_wall .media-mentions .col-12 {
margin-bottom: 20px;
}
.the_wall .media-mentions h1,
.the_wall .media-mentions h2,
.the_wall .media-mentions h3 {
font-family: "Quatro";
font-weight: 900;
font-size: 36px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
}
@media (min-width: 1200px) {
.the_wall .media-mentions .media {
padding-bottom: 40px;
}
.the_wall .media-mentions .masonry-right {
margin-top: 300px;
}
}
.the_wall::after {
content: "";
position: absolute;
width: calc(100% + 10px);
height: auto;
min-height: 105px;
bottom: -74px;
left: -10px;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/light_dark_aalto.svg);
background-position: center;
background-size: 105%;
background-repeat: no-repeat;
z-index: 0;
pointer-events: none;
transform: rotateY(180deg);
}
@media (max-width: 1299.98px) {
.the_wall::after {
bottom: -65px;
}
}
@media (max-width: 1199.98px) {
.the_wall::after {
bottom: -63px;
}
}
@media (max-width: 875.98px) {
.the_wall::after {
bottom: -58px;
}
}
.the_wall .container {
display: flex;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: masonry;
}
.the_wall .container > * {
margin: 0 auto;
align-items: space-around;
}
@media (max-width: 1199.98px) {
.the_wall .container .splide__list {
margin: 0 !important;
}
}
.the_wall .article .article-content .article-title {
font-family: "Quatro", "Nexus heavy", "Nexus regular";
font-weight: 700;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
color: rgb(251, 239, 214);
position: relative;
margin-top: 10px;
}
.the_wall .article .article-content .badge {
border-radius: 50px;
padding: 2px 8px;
width: fit-content;
background-color: #C2D234;
font-family: Quatro;
font-size: 14px;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
color: #276C63;
}
.the_wall .article .article-content a img {
width: 20px;
height: 20px;
border-radius: initial;
margin-bottom: 10px;
}
.the_wall .article img {
width: 100%;
max-width: 100%;
height: auto;
border-radius: 15px;
width: 620px;
height: 333px;
object-fit: cover;
}
.the_wall .article .article-image {
position: relative;
}
.the_wall .article .article-image .badge {
position: absolute;
top: 20px;
left: 30px;
border-radius: 50px;
padding: 2px 8px;
width: fit-content;
background-color: #C2D234;
font-family: Quatro;
font-size: 14px;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
color: #276C63;
}
.the_wall .article.media .button.slider-modal-button {
padding: 30px 35px;
}
.the_wall .article.media .article-content {
font-family: "Nexa Regular";
font-weight: 400;
font-size: 20px;
line-height: 30px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
}
.the_wall h1,
.the_wall h2,
.the_wall h3,
.the_wall h4,
.the_wall h5,
.the_wall p,
.the_wall .slide-category-title {
color: rgb(251, 239, 214);
}
.the_wall .splide__title {
position: relative;
}
.the_wall .button-card {
margin: 0 auto;
margin-bottom: 120px;
}
@media (max-width: 1199.98px) {
.the_wall .button-card {
margin-bottom: 20px;
}
}
.the_wall .kortti > * {
max-width: 502px !important;
}
@media (max-width: 1299.98px) {
.the_wall .kortti > * {
float: unset !important;
margin: 0 auto;
}
}
@media (max-width: 1199.98px) {
.the_wall .masonry-left,
.the_wall .masonry-right {
flex: auto;
}
}
.the_wall { }
.the_wall .child-float-right > div,
.the_wall .child-float-left > div {
float: unset;
}
@media (min-width: 876px) {
.the_wall .child-float-right > div {
float: right;
}
.the_wall .child-float-left > div {
float: left;
}
}
.the_wall .wide-child {
max-width: 620px !important;
}
@media (max-width: 1199.98px) {
.the_wall .wide-child {
margin-bottom: 50px !important;
}
}
.the_wall #elluTextModal {
height: 100%;
margin-top: 200px;
display: none;
position: fixed;
top: 85px;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.9);
z-index: 1000;
justify-content: center;
align-items: center;
}
.the_wall #elluTextModal .position-relative {
max-height: calc(100% - 200px);
position: relative;
width: 100%;
max-width: 800px;
margin: 2rem auto;
}
.the_wall #ellu-modal-content-text {
position: relative;
background-color: rgb(251, 239, 214);
color: #0B352D;
font-family: "Nexa regular";
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
vertical-align: middle;
min-width: 300px;
min-height: 200px;
padding: 48px 24px;
padding-top: 96px;
border-radius: 16px;
overflow: auto;
max-width: 800px;
max-height: 70vh;
}
.the_wall #elluTextModal .close-modal {
position: absolute;
top: 0px;
right: -80px;
color: white;
font-size: 30px;
cursor: pointer;
z-index: 1001;
width: 86px;
height: 67px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.the_wall #ellu-modal-content-text {
min-width: 0;
max-width: 100%;
padding: 24px 24px;
}
@media (max-width: 600px) {
.the_wall #ellu-modal-content-text {
min-width: 0;
max-width: 100%;
padding: 24px 8px;
}
.the_wall #elluTextModal .position-relative {
max-width: 100%;
}
}
.the_wall .slide-category-title {
height: 110px;
bottom: -100px;
left: 0;
position: absolute;
border-radius: 0px 0 24px 24px;
background-color: #0B352D;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/lehtikuosi_cards.svg);
background-repeat: repeat;
background-size: 100% auto;
background-position: center center;
width: 100%;
display: flex !important;
justify-content: center;
align-items: center;
display: inline;
padding: 12px 24px;
}
@media (max-width: 1199.98px) {
.the_wall .slide-category-title {
height: 140px;
bottom: -130px;
padding: 4px 12px;
}
}
.the_wall .splide__list li.splide__slide {
height: fit-content !important;
}
.the_wall .splide__slide img {
width: 100%;
height: auto;
}
.the_wall .splide__slide:not(.is-active) {
display: none;
}
.the_wall body .row li .splide__pagination__page {
opacity: 1 !important;
}
.the_wall .button-card-slider-wrapper .splide__pagination {
position: absolute;
bottom: 10px;
left: 0;
width: 100%;
z-index: 2;
display: flex !important;
justify-content: center;
bottom: 120px;
}
@media (max-width: 1199.98px) {
.the_wall .button-card-slider-wrapper .splide__pagination {
bottom: 120px;
}
}
.the_wall .button-card-slider-wrapper .stub-list .splide__pagination {
display: none !important;
}
@media (max-width: 1199.98px) {
.the_wall .button-card-slider-wrapper .splide__pagination {
display: flex !important;
}
}
.the_wall .button-card-slider-wrapper .yt-thumbnail {
position: relative;
max-width: 502px;
z-index: 2;
}
.the_wall .button-card-slider-wrapper .yt-thumbnail img {
max-width: 502px;
border-radius: 16px;
}
.the_wall .button-card-slider-wrapper .splide__slide {
position: relative;
}
.the_wall .button-card-slider-wrapper .button-card-slider-wrapper .splide__pagination__page {
background: #fff;
opacity: 0.7;
}
.the_wall .slider-modal-button {
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/green-button.svg);
background-repeat: no-repeat;
background-size: 100%;
background-position: center center;
padding: 15px 35px;
font-weight: 100;
font-family: "Nexa regular";
text-transform: uppercase;
font-size: 25px;
color: rgb(13, 52, 47);
cursor: pointer;
}
@media (max-width: 1199.98px) {
.the_wall .slider-modal-button {
font-size: 20px !important;
padding: 16px 16px;
text-align: center;
}
}
.the_wall .slider-modal-text {
font-family: "Nexa regular";
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
}
.the_wall .accordion-left {
padding: 96px 48px;
background-color: #BED020;
margin-top: 20px;
position: relative;
max-width: 620px;
border-radius: 16px;
}
@media (min-width: 876px) {
.the_wall .accordion-left {
margin-bottom: 50px !important;
}
}
.the_wall .accordion-left h1,
.the_wall .accordion-left h2,
.the_wall .accordion-left h3,
.the_wall .accordion-left h4 {
font-family: "Nexa heavy";
margin-bottom: 20px;
font-weight: 900;
font-size: 36px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
color: rgb(13, 52, 47);
}
@media (max-width: 1199.98px) {
.the_wall .accordion-left h1,
.the_wall .accordion-left h2,
.the_wall .accordion-left h3,
.the_wall .accordion-left h4 {
font-size: 24px;
}
}
.the_wall .accordion-left p {
font-family: "Nexa Regular";
font-weight: 400;
font-size: 25px;
line-height: 37.5px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
color: rgb(13, 52, 47);
}
@media (max-width: 1199.98px) {
.the_wall .accordion-left p {
font-size: 18px;
line-height: inherit;
}
}
.the_wall .accordion-left::before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/little_leaves.svg);
background-size: auto;
background-position: center;
background-repeat: no-repeat;
position: absolute;
top: 0px;
left: calc(50% - 48px);
width: 48px;
height: 90px;
transform-origin: left;
transform: translate(50%, 0%) rotate(180deg) scaleX(-1);
}
.the_wall .accordion-left::after {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/little_leaves.svg);
background-size: auto;
background-position: center;
background-repeat: no-repeat;
position: absolute;
bottom: calc(15px + 1rem);
bottom: 15px;
left: 50%;
transform: translate(-50%, 0%);
width: 48px;
height: 90px;
}
.the_wall { }
#modal-content-text {
position: relative;
background-color: rgb(251, 239, 214);
color: #0B352D;
font-family: "Nexa regular";
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
vertical-align: middle;
min-width: 500px;
min-height: 300px;
padding: 48px 24px;
border-radius: 16px;
width: 1200px;
max-width: 100vw;
max-height: 70vh;
height: 70vh;
display: flex;
flex-direction: column;
}
@media (min-width: 876px) {
#modal-content-text {
padding-top: 96px;
}
}
#modal-content-text h3 {
font-family: "Quatro", "Nexus heavy", "Nexus regular";
font-weight: 700;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
position: relative;
}
#modal-content-text h3::before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/nav-leaf.svg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: absolute;
white-space: pre;
display: inline;
top: -30px;
left: 50%;
transform: translate(-50%, -25px);
width: 57px;
height: 57px;
} .play-button {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 60px;
height: 60px;
background: rgba(73, 73, 73, 0.8);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transition: transform 0.2s ease;
z-index: 2;
}
.splide__slide:hover .play-button {
transform: translate(-50%, -50%) scale(1.1);
}
.play-button::after {
content: "";
display: block;
width: 0;
height: 0;
border-top: 15px solid transparent;
border-left: 25px solid white;
border-bottom: 15px solid transparent;
margin-left: 5px;
} #elluTextModal {
display: none;
position: fixed;
top: 85px;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.9);
z-index: 1000;
justify-content: center;
align-items: center;
}
#elluTextModal .position-relative {
margin-top: 200px;
overflow: initial;
position: relative;
width: 100%;
height: 100%;
max-width: 1200px;
margin: 2rem auto;
margin-top: 200px;
}
.modal.text-modal > .position-relative {
height: 100%;
top: 200px;
}
.modal.text-modal > .position-relative .close-modal {
right: -80px;
}
@media (max-width: 1199.98px) {
.modal.text-modal > .position-relative .close-modal {
right: 25px !important;
}
}
#ellu-modal-content-text.modal-content-text,
#modal-text-content.modal-content-text {
position: relative;
background-color: rgb(251, 239, 214);
color: #0B352D;
font-family: "Nexa regular";
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
vertical-align: middle;
min-width: 500px;
min-height: 300px;
padding: 48px 32px;
border-radius: 16px;
max-width: 100vw;
max-height: 70%;
height: 100%;
}
#modal-text-content.modal-content-text,
.ellu-inner-content {
max-height: 100%;
padding: 48px 24px;
overflow-y: auto;
box-sizing: border-box;
}
#ellu-modal-content-text.modal-content-text {
padding: 48px 32px;
padding-top: 96px;
border-radius: 16px;
}
@media (min-width: 876px) {
#ellu-modal-content-text.modal-content-text {
padding: 48px 56px;
}
}
#ellu-modal-content-text.modal-content-text h3,
#modal-text-content.modal-content-text h3 {
font-family: "Quatro", "Nexus heavy", "Nexus regular";
font-weight: 700;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
position: relative;
}
#ellu-modal-content-text.modal-content-text h3::before,
#modal-text-content.modal-content-text h3::before {
content: "";
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/nav-leaf.svg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: absolute;
white-space: pre;
display: inline;
top: -30px;
left: 50%;
transform: translate(-50%, -25px);
width: 57px;
height: 57px;
}
#elluTextModal .close-modal {
position: absolute;
top: 0px;
right: -80px;
color: white;
font-size: 30px;
cursor: pointer;
z-index: 1001;
width: 86px;
height: 67px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 600px) {
#ellu-modal-content-text.modal-content-text,
#modal-text-content.modal-content-text {
min-width: 0;
max-width: 100%;
padding: 64px 16px;
}
#elluTextModal .position-relative {
max-width: 100%;
}
}
.page-template-page-inspiration .hero-desktop-products {
padding-top: 50px;
font-family: "Nexa Regular";
font-size: 25px;
line-height: 37.5px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
color: #FBEFD6;
background-color: #0B352D;
}
.page-template-page-inspiration .hero-desktop-products .hero-content-container {
min-height: unset;
}
.page-template-page-inspiration .hero-desktop-products p {
font-weight: 400 !important;
padding-top: 14px;
}
.page-template-page-inspiration .hero-desktop-products h1,
.page-template-page-inspiration .hero-desktop-products h2,
.page-template-page-inspiration .hero-desktop-products h3 {
font-family: "Quatro";
font-weight: 900;
font-size: 80px;
line-height: 80px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
}
@media (max-width: 1199.98px) {
.page-template-page-inspiration .hero-desktop-products h1,
.page-template-page-inspiration .hero-desktop-products h2,
.page-template-page-inspiration .hero-desktop-products h3 {
font-size: 40px;
}
}
@media (max-width: 875.98px) {
.page-template-page-inspiration .hero-desktop-products h1,
.page-template-page-inspiration .hero-desktop-products h2,
.page-template-page-inspiration .hero-desktop-products h3 {
font-size: 30px;
}
}
.page-template-page-inspiration .hero-desktop-products::after {
content: "";
position: absolute;
width: calc(100% + 10px);
height: auto;
min-height: 105px;
bottom: -57px;
left: -10px;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/new_aalto.svg);
background-position: center;
background-size: 105%;
background-repeat: no-repeat;
z-index: 0;
pointer-events: none;
transform: rotateY(180deg);
}
@media (min-width: 576px) {
.page-template-page-inspiration .hero-desktop-products::after {
bottom: -55px;
}
}
@media (min-width: 1200px) {
.page-template-page-inspiration .hero-desktop-products::after {
bottom: -64px;
}
}
@media (min-width: 876px) {
.page-template-page-inspiration .hero-desktop-products::after {
bottom: -62px;
}
}
.page-template-page-inspiration .slides .splide__title,
.page-template-page-inspiration .slides .splide_slide_title {
padding: 50px 0 30px;
color: #0B352D;
}
.page-template-page-inspiration .slides .splide__title h1,
.page-template-page-inspiration .slides .splide__title h2,
.page-template-page-inspiration .slides .splide__title h3,
.page-template-page-inspiration .slides .splide_slide_title h1,
.page-template-page-inspiration .slides .splide_slide_title h2,
.page-template-page-inspiration .slides .splide_slide_title h3 {
font-family: "Quatro";
font-weight: 900;
font-size: 36px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
}
.page-template-page-inspiration .slides .splide__title p,
.page-template-page-inspiration .slides .splide_slide_title p {
font-family: "Nexa Regular";
font-weight: 400;
font-size: 25px;
line-height: 37.5px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
}
.page-template-page-inspiration .inspiration-green .slides .splide__title {
padding: 50px 0 30px;
}
.page-template-page-inspiration button::focus {
outline: none !important;
}
.page-template-page-inspiration-mikkola .header {
background: transparent !important;
transition: background-color 0.3s ease;
}
.page-template-page-inspiration-mikkola .header.is-scrolled {
background: rgba(198, 31, 91, 0.8) !important;
}
.page-template-page-inspiration-mikkola .hero-desktop-image-container {
min-height: 60vw;
position: relative;
margin-top: -100px;
}
.page-template-page-inspiration-mikkola .hero-desktop-image-container img {
display: none !important;
}
@media (max-width: 875.98px) {
.page-template-page-inspiration-mikkola .hero-desktop-image-container {
background-image: var(--hero-mobile-image) !important;
margin-top: -85px;
min-height: 130vw;
}
}
.page-template-page-inspiration-mikkola .hero-desktop-image-container:before {
content: "";
position: absolute;
inset: 0;
pointer-events: none;
}
.page-template-page-inspiration-mikkola .footer {
margin-top: clamp(4px, 1vw, 12px);
}
.page-template-page-inspiration-mikkola { }
.page-template-page-inspiration-mikkola .mikkola-recipe-card__title, .page-template-page-inspiration-mikkola .mikkola-recipes__title, .page-template-page-inspiration-mikkola .mikkola-episode__title, .page-template-page-inspiration-mikkola .mikkola-intro__title {
font-family: "Quatro";
font-weight: 900;
color: #0B352D;
line-height: 1.1;
}
.page-template-page-inspiration-mikkola .mikkola-episode__play {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 64px;
height: 64px;
border-radius: 50%;
background: rgba(198, 31, 91, 0.85);
transition: background 0.2s ease, transform 0.2s ease;
}
.page-template-page-inspiration-mikkola .mikkola-episode__play::after {
content: "";
position: absolute;
top: 50%;
left: 54%;
transform: translate(-50%, -50%);
border-style: solid;
border-width: 11px 0 11px 18px;
border-color: transparent transparent transparent #FBEFD6;
}
@media (max-width: 875.98px) {
.page-template-page-inspiration-mikkola .mikkola-episode__play {
width: 52px;
height: 52px;
}
}
.page-template-page-inspiration-mikkola { }
.page-template-page-inspiration-mikkola .mikkola-intro {
margin-top: clamp(30px, 2vw, 50px);
}
@media (min-width: 876px) {
.page-template-page-inspiration-mikkola .mikkola-intro {
margin-top: clamp(-70px, -3vw, -24px);
padding: 0 0 clamp(16px, 3vw, 40px);
}
}
@media (min-width: 1200px) {
.page-template-page-inspiration-mikkola .mikkola-intro {
padding-left: clamp(40px, 5vw, 130px);
padding-right: clamp(40px, 5vw, 130px);
}
}
.page-template-page-inspiration-mikkola .mikkola-intro__title {
font-size: clamp(30px, 4vw, 48px);
margin-bottom: 24px;
}
.page-template-page-inspiration-mikkola .mikkola-intro__text {
font-family: "Nexa Regular";
font-size: clamp(16px, 1.4vw, 20px);
line-height: 1.6;
color: #0B352D;
}
.page-template-page-inspiration-mikkola .mikkola-intro__text p:last-child {
margin-bottom: 0;
}
.page-template-page-inspiration-mikkola { }
.page-template-page-inspiration-mikkola .mikkola-episodes {
padding: clamp(24px, 4vw, 56px) 0 0;
}
@media (min-width: 1200px) {
.page-template-page-inspiration-mikkola .mikkola-episodes {
padding-left: clamp(40px, 5vw, 130px);
padding-right: clamp(40px, 5vw, 130px);
}
}
@media (min-width: 876px) {
.page-template-page-inspiration-mikkola .mikkola-episodes {
padding-bottom: clamp(40px, 5vw, 88px);
}
}
@media (max-width: 875.98px) {
.page-template-page-inspiration-mikkola .mikkola-episodes {
padding-bottom: clamp(24px, 6vw, 40px);
}
}
.page-template-page-inspiration-mikkola .mikkola-episodes__grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: clamp(24px, 4vw, 56px) clamp(24px, 5vw, 80px);
align-items: start;
}
@media (min-width: 1300px) {
.page-template-page-inspiration-mikkola .mikkola-episodes__grid .mikkola-episode:nth-child(even) {
margin-top: 80px;
}
}
@media (max-width: 875.98px) {
.page-template-page-inspiration-mikkola .mikkola-episodes__grid {
grid-template-columns: 1fr;
}
.page-template-page-inspiration-mikkola .mikkola-episodes__grid .mikkola-episode:nth-child(even) {
margin-top: 0;
}
}
.page-template-page-inspiration-mikkola .mikkola-episode {
text-align: center;
}
.page-template-page-inspiration-mikkola .mikkola-episode__media {
position: relative;
border-radius: 12px;
overflow: hidden;
aspect-ratio: 16/9;
background: #0B352D;
}
@supports not (aspect-ratio: 16/9) {
.page-template-page-inspiration-mikkola .mikkola-episode__media {
height: 0;
padding-top: 56.25%;
}
}
.page-template-page-inspiration-mikkola .mikkola-episode__media img {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.page-template-page-inspiration-mikkola .mikkola-episode__media.is-playable {
cursor: pointer;
}
.page-template-page-inspiration-mikkola .mikkola-episode__media.is-playable::before {
content: "";
position: absolute;
inset: 0;
background: rgba(11, 53, 45, 0.15);
opacity: 0;
transition: opacity 0.2s ease;
}
.page-template-page-inspiration-mikkola .mikkola-episode__media.is-playable:hover::before, .page-template-page-inspiration-mikkola .mikkola-episode__media.is-playable:focus-visible::before {
opacity: 1;
}
.page-template-page-inspiration-mikkola .mikkola-episode__media.is-playable:hover .mikkola-episode__play, .page-template-page-inspiration-mikkola .mikkola-episode__media.is-playable:focus-visible .mikkola-episode__play {
background: #c61f5b;
transform: translate(-50%, -50%) scale(1.05);
}
.page-template-page-inspiration-mikkola .mikkola-episode__play {
pointer-events: none;
}
.page-template-page-inspiration-mikkola .mikkola-episode__title {
font-size: clamp(20px, 2vw, 26px);
margin: 20px 0 12px;
}
.page-template-page-inspiration-mikkola .mikkola-episode__text {
font-family: "Nexa Regular";
font-size: clamp(14px, 1.1vw, 17px);
line-height: 1.55;
color: #0B352D;
margin-bottom: 20px;
}
.page-template-page-inspiration-mikkola .mikkola-episode__text p:last-child {
margin-bottom: 0;
}
.page-template-page-inspiration-mikkola .mikkola-episode__button {
display: inline-block;
border: 0;
background: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/pink-button.svg) no-repeat center center;
background-size: 100% 100%;
color: #FBEFD6;
font-family: "Nexa Regular";
text-transform: uppercase;
font-size: clamp(15px, 1.2vw, 18px);
letter-spacing: 0.02em;
padding: 16px 46px;
cursor: pointer;
text-decoration: none;
transition: transform 0.2s ease, filter 0.2s ease;
}
.page-template-page-inspiration-mikkola .mikkola-episode__button:hover, .page-template-page-inspiration-mikkola .mikkola-episode__button:focus-visible {
color: #FBEFD6;
text-decoration: none;
transform: translateY(-2px);
filter: brightness(1.08);
}
.page-template-page-inspiration-mikkola { }
.page-template-page-inspiration-mikkola .mikkola-recipes {
padding: clamp(40px, 6vw, 88px) 0 clamp(0px, 0.5vw, 8px);
}
@media (min-width: 1200px) {
.page-template-page-inspiration-mikkola .mikkola-recipes {
padding-left: clamp(40px, 5vw, 130px);
padding-right: clamp(40px, 5vw, 130px);
}
}
.page-template-page-inspiration-mikkola .mikkola-recipes__heading {
margin-bottom: clamp(16px, 2vw, 28px);
}
.page-template-page-inspiration-mikkola .mikkola-recipes__title {
font-size: clamp(26px, 3vw, 40px);
margin-bottom: 8px;
}
.page-template-page-inspiration-mikkola .mikkola-recipes__subtitle {
font-family: "Nexa Regular";
font-size: clamp(15px, 1.3vw, 19px);
color: #0B352D;
margin-bottom: 0;
}
.page-template-page-inspiration-mikkola .mikkola-recipes__swiper.swiper {
padding-bottom: 0;
}
.page-template-page-inspiration-mikkola .mikkola-recipes__swiper .swiper-slide {
height: auto;
}
.page-template-page-inspiration-mikkola .mikkola-recipes__swiper .swiper-pagination {
position: static;
display: flex;
justify-content: center;
align-items: center;
gap: 4px;
margin-top: 10px;
}
.page-template-page-inspiration-mikkola .mikkola-recipes__swiper .swiper-pagination .swiper-pagination-bullet {
width: 44px;
height: 36px;
margin: 0;
padding: 0;
border: 0;
border-radius: 0;
opacity: 1;
background-color: transparent;
background-image: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/light-ball.svg);
background-size: 24px 16px;
background-repeat: no-repeat;
background-position: center;
transition: none;
transform: none;
}
.page-template-page-inspiration-mikkola .mikkola-recipes__swiper .swiper-pagination .swiper-pagination-bullet-active {
background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='65' height='17' viewBox='0 0 65 17'><path d='M54.2827 16.1882C51.7818 16.4441 49.0893 16.4659 46.6087 16.4834C38.2298 16.5428 29.8399 16.4834 21.4592 16.4834C15.6072 16.4826 8.40694 17.0276 4.17451 14.4991C-1.70012 10.9904 -1.21057 0.771436 10.8643 0.771436C21.7057 0.771436 32.5296 0.806435 43.3605 0.589846C48.6427 0.484851 55.2915 0.334817 59.8159 1.98634C65.8542 4.19038 65.3375 10.1886 62.37 13.3046C60.6896 15.0697 57.6616 15.8428 54.2827 16.1882Z' fill='%23c61f5b'/></svg>");
background-size: 44px 16px;
}
.page-template-page-inspiration-mikkola .mikkola-recipe-card {
display: block;
text-decoration: none;
color: #0B352D;
}
.page-template-page-inspiration-mikkola .mikkola-recipe-card__media {
position: relative;
border-radius: 12px;
overflow: hidden;
aspect-ratio: 16/10;
background: #0B352D;
}
@supports not (aspect-ratio: 16/10) {
.page-template-page-inspiration-mikkola .mikkola-recipe-card__media {
height: 0;
padding-top: 62.5%;
}
}
.page-template-page-inspiration-mikkola .mikkola-recipe-card__media img {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.3s ease;
}
.page-template-page-inspiration-mikkola .mikkola-recipe-card__title {
font-family: "Nexa Regular";
font-weight: 700;
font-size: clamp(16px, 1.3vw, 19px);
text-align: left;
margin: 16px 0 0;
}
.page-template-page-inspiration-mikkola .mikkola-recipe-card__lift-text {
font-family: "Nexa Regular";
font-size: clamp(13px, 1vw, 15px);
line-height: 1.5;
color: #0B352D;
text-align: left;
margin: 6px 0 0;
}
.page-template-page-inspiration-mikkola .mikkola-recipe-card__lift-text p:last-child {
margin-bottom: 0;
}
.page-template-page-inspiration-mikkola .mikkola-recipe-card:hover, .page-template-page-inspiration-mikkola .mikkola-recipe-card:focus-visible {
color: #0B352D;
text-decoration: none;
}
.page-template-page-inspiration-mikkola .mikkola-recipe-card:hover .mikkola-recipe-card__media img, .page-template-page-inspiration-mikkola .mikkola-recipe-card:focus-visible .mikkola-recipe-card__media img {
transform: scale(1.04);
}
.page-template-page-inspiration-mikkola { }
.page-template-page-inspiration-mikkola .mikkola-modal {
display: none;
position: fixed;
inset: 0;
z-index: 1100;
background: rgba(0, 0, 0, 0.9);
align-items: center;
justify-content: center;
padding: 20px;
}
.page-template-page-inspiration-mikkola .mikkola-modal.is-open {
display: flex;
}
.page-template-page-inspiration-mikkola .mikkola-modal__inner {
position: relative;
width: 100%;
max-width: 960px;
}
.page-template-page-inspiration-mikkola .mikkola-modal__video {
position: relative;
width: 100%;
aspect-ratio: 16/9;
}
@supports not (aspect-ratio: 16/9) {
.page-template-page-inspiration-mikkola .mikkola-modal__video {
height: 0;
padding-top: 56.25%;
}
}
.page-template-page-inspiration-mikkola .mikkola-modal__video iframe {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
border: 0;
border-radius: 8px;
}
.page-template-page-inspiration-mikkola .mikkola-modal__close {
position: absolute;
top: -52px;
right: 0;
width: 44px;
height: 44px;
border: 0;
border-radius: 50%;
background: #c61f5b;
color: #FBEFD6;
font-size: 28px;
line-height: 1;
cursor: pointer;
}
@media (max-width: 875.98px) {
.page-template-page-inspiration-mikkola .mikkola-modal__close {
top: -48px;
}
}
@keyframes mik-hero-unblur {
from {
backdrop-filter: blur(30px);
-webkit-backdrop-filter: blur(30px);
}
to {
backdrop-filter: blur(0);
-webkit-backdrop-filter: blur(0);
}
}
:root {
--visible-count: 2; }
html .content-text a {
color: rgb(13, 52, 47);
}
html .content-text a:hover {
text-decoration: underline;
}
html .green-background a {
color: #c2d234;
}
html .green-background a:hover {
text-decoration: underline;
}
.page-content {
padding-top: 80px;
padding-bottom: 80px;
}
.page-ingress p {
font-size: 1.25rem;
}
.col.page-ingress {
max-width: 800px;
padding-bottom: 50px;
}
.some-buttons-title {
margin-top: 75px;
}
.some-buttons-title h3 {
font-weight: 600;
font-size: 1.6875rem;
}
.some-buttons-container {
margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}
.some-buttons-container .some-btn {
display: inline-block;
padding: 20px 8px;
border: 2px solid transparent; padding: 10px;
border-radius: 5px;
background: transparent;
}
.some-buttons-container .selected {
border: 2px solid #cbcbcb; padding: 10px;
border-radius: 5px;
background: #f7f7f7;
}
body {
padding-top: 0 !important;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
font-family: "quatro", sans-serif;
hyphens: manual;
}
body h1, body h2 {
font-size: 1.875rem;
}
@media (min-width: 876px) {
body h1, body h2 {
font-size: 3.0625rem;
}
}
@media (min-width: 1300px) {
body h1, body h2 {
font-size: 3.0625rem;
}
}
@media (min-width: 1640px) {
body h1, body h2 {
font-size: 4.0625rem;
}
}
body {
font-family: "Nexa regular", sans-serif;
background-color: rgb(251, 239, 214);
padding-top: 56px;
}
@media (min-width: 1300px) {
body {
padding-top: 0;
}
}
body.logged-in:after {
content: "breakpoint XS";
display: block;
width: 200px;
position: fixed;
bottom: 30px !important;
left: 0;
z-index: 999999;
background: #000;
padding-left: 15px;
padding-top: 5px;
padding-bottom: 5px;
color: white;
height: fit-content;
top: unset;
}
@media (min-width: 576px) {
body.logged-in:after {
content: "breakpoint SM";
}
}
@media (min-width: 876px) {
body.logged-in:after {
content: "breakpoint MD";
}
}
@media (min-width: 1200px) {
body.logged-in:after {
content: "breakpoint XLMD";
}
}
@media (min-width: 1300px) {
body.logged-in:after {
content: "breakpoint LG";
}
}
@media (min-width: 1640px) {
body.logged-in:after {
content: "breakpoint xl";
}
}
section {
float: left;
width: 100%;
clear: both;
}
.main-content {
min-height: 600px;
padding-top: 200px;
padding-bottom: 200px;
}
.page-content .cc {
align-content: stretch;
display: flex;
flex-wrap: wrap;
}
.footer {
float: left;
width: 100%;
}
.post-title h2 {
font-weight: 600;
}
@media (min-width: 1300px) {
.post-title h2 {
text-align: center;
padding: 30px 0;
}
}
#accordion {
padding-top: 25px;
border-bottom: 1px solid #3d3d3d;
}
#accordion #collapseIngredients {
padding: 10px;
}
#accordion h2.accordion-heading {
display: block;
margin: 0;
border-top: 1px solid #3d3d3d;
font-weight: 700;
letter-spacing: 2px;
}
#accordion h2.accordion-heading a {
display: block;
width: 100%;
padding: 15px 20px 15px 5px;
cursor: pointer;
}
#accordion h2.accordion-heading a.button {
padding-bottom: 15px;
padding-left: 15px;
background: #bbcc94;
}
#accordion h2.accordion-heading a.button.collapsed {
background: white;
}
#accordion h2.accordion-heading a:after {
float: right;
content: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/accordion-angle-up.svg);
width: 8px;
height: auto;
}
#accordion h2.accordion-heading a.collapsed:after {
content: url(//eleplant.fi/wp-content/themes/starter-theme-master/static/img/layout/accordion-angle-down.svg);
}
#accordion .collapse-container {
padding: 0;
}
.filter-btn-wrapper {
width: 100%;
display: block;
clear: both;
margin-top: 20px;
}
a {
color: #789a2a;
}
.bg-green a {
color: rgb(194, 210, 52);
}
a.filter-btn {
display: inline-block;
padding: 3px 15px;
border: 1px solid #789a2a;
color: #789a2a;
text-decoration: none;
font-weight: 600;
}
a.filter-btn:hover {
color: #789a2a;
background: rgb(236.0775510204, 244.5428571429, 216.6571428571);
}