@charset "UTF-8";
@charset "UTF-8";

 @keyframes spinner {
to {
transform: rotate(360deg);
}
}
@-webkit-keyframes spinner {
to {
-webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes floating {
from {
-webkit-transform: translate(0, 0px);
}
65% {
-webkit-transform: translate(0, 15px);
}
to {
-webkit-transform: translate(0, 0px);
}
}
@-moz-keyframes floating {
from {
-moz-transform: translate(0, 0px);
}
65% {
-moz-transform: translate(0, 15px);
}
to {
-moz-transform: translate(0, 0px);
}
} @-webkit-keyframes zoomOut {
0% {
transform: scale(0.5);
}
100% {
transform: scale(1);
}
} @keyframes zoomOut {
0% {
transform: scale(0.5);
}
100% {
transform: scale(1);
}
}
@keyframes shake {
10%, 90% {
transform: translate3d(-1px, 0, 0);
}
20%, 80% {
transform: translate3d(2px, 0, 0);
}
30%, 50%, 70% {
transform: translate3d(-4px, 0, 0);
}
40%, 60% {
transform: translate3d(4px, 0, 0);
}
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
height: 100%;
}
body {
margin: 0;
min-height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
vertical-align: baseline;
font-size: 75%;
line-height: 0;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-size: 1em;
font-family: monospace, monospace;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
color: inherit;
font: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
button[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
margin: 0 2px;
padding: .35em .625em .75em;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
}
html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}
.container {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
@media (min-width: 544px) {
.container {
max-width: 576px;
}
}
@media (min-width: 769px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 940px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.container-fluid, .xwide > .wrapper,
[mode="xwide"] > .wrapper, .content--left .wrapper {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
.row, .insight-carousel .slick-track, .insight-process--small-icon {
display: flex;
flex-wrap: wrap;
margin-left: -0.9375rem;
margin-right: -0.9375rem;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, [blog="fullwidth"] .content-area, [blog="content-sidebar"] .content-area, [blog="content-sidebar"] .widget-area, [blog="sidebar-content"] .content-area, [blog="sidebar-content"] .widget-area, .topbar, .copyright__social, .copyright__social[position='left'], .copyright__social[position='left'] + .copyright__text, .copyright__social[position='right'], .copyright__social[position='right'] + .copyright__text, .copyright__text {
position: relative;
min-height: 1px;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
width: 100%;
}
.col-xs-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-xs-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-xs-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-xs-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-xs-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-xs-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-xs-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-xs-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-xs-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-xs-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-xs-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-xs-12 {
flex: 0 0 100%;
max-width: 100%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-pull-1 {
right: 8.33333%;
}
.col-xs-pull-2 {
right: 16.66667%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-4 {
right: 33.33333%;
}
.col-xs-pull-5 {
right: 41.66667%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-7 {
right: 58.33333%;
}
.col-xs-pull-8 {
right: 66.66667%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-10 {
right: 83.33333%;
}
.col-xs-pull-11 {
right: 91.66667%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-push-1 {
left: 8.33333%;
}
.col-xs-push-2 {
left: 16.66667%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-4 {
left: 33.33333%;
}
.col-xs-push-5 {
left: 41.66667%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-7 {
left: 58.33333%;
}
.col-xs-push-8 {
left: 66.66667%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-10 {
left: 83.33333%;
}
.col-xs-push-11 {
left: 91.66667%;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
.col-xs-offset-1 {
margin-left: 8.33333%;
}
.col-xs-offset-2 {
margin-left: 16.66667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.33333%;
}
.col-xs-offset-5 {
margin-left: 41.66667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.33333%;
}
.col-xs-offset-8 {
margin-left: 66.66667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.33333%;
}
.col-xs-offset-11 {
margin-left: 91.66667%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
@media (min-width: 544px) {
.col-sm-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-sm-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-sm-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-sm-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-sm-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-sm-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-sm-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-sm-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-sm-12 {
flex: 0 0 100%;
max-width: 100%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-pull-1 {
right: 8.33333%;
}
.col-sm-pull-2 {
right: 16.66667%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333%;
}
.col-sm-pull-5 {
right: 41.66667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.33333%;
}
.col-sm-pull-8 {
right: 66.66667%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333%;
}
.col-sm-pull-11 {
right: 91.66667%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-push-1 {
left: 8.33333%;
}
.col-sm-push-2 {
left: 16.66667%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333%;
}
.col-sm-push-5 {
left: 41.66667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.33333%;
}
.col-sm-push-8 {
left: 66.66667%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333%;
}
.col-sm-push-11 {
left: 91.66667%;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
.col-sm-offset-1 {
margin-left: 8.33333%;
}
.col-sm-offset-2 {
margin-left: 16.66667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333%;
}
.col-sm-offset-5 {
margin-left: 41.66667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.33333%;
}
.col-sm-offset-8 {
margin-left: 66.66667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333%;
}
.col-sm-offset-11 {
margin-left: 91.66667%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 769px) {
.col-md-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-md-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-md-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-md-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-md-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-md-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-md-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-md-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-md-12 {
flex: 0 0 100%;
max-width: 100%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.33333%;
}
.col-md-pull-2 {
right: 16.66667%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333%;
}
.col-md-pull-5 {
right: 41.66667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.33333%;
}
.col-md-pull-8 {
right: 66.66667%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333%;
}
.col-md-pull-11 {
right: 91.66667%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.33333%;
}
.col-md-push-2 {
left: 16.66667%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333%;
}
.col-md-push-5 {
left: 41.66667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.33333%;
}
.col-md-push-8 {
left: 66.66667%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333%;
}
.col-md-push-11 {
left: 91.66667%;
}
.col-md-push-12 {
left: 100%;
}
.col-md-offset-0 {
margin-left: 0%;
}
.col-md-offset-1 {
margin-left: 8.33333%;
}
.col-md-offset-2 {
margin-left: 16.66667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333%;
}
.col-md-offset-5 {
margin-left: 41.66667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.33333%;
}
.col-md-offset-8 {
margin-left: 66.66667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333%;
}
.col-md-offset-11 {
margin-left: 91.66667%;
}
.col-md-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 992px) {
.col-lg-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-lg-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-lg-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-lg-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-lg-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-lg-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-lg-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-lg-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-lg-12 {
flex: 0 0 100%;
max-width: 100%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.33333%;
}
.col-lg-pull-2 {
right: 16.66667%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333%;
}
.col-lg-pull-5 {
right: 41.66667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.33333%;
}
.col-lg-pull-8 {
right: 66.66667%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333%;
}
.col-lg-pull-11 {
right: 91.66667%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.33333%;
}
.col-lg-push-2 {
left: 16.66667%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333%;
}
.col-lg-push-5 {
left: 41.66667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.33333%;
}
.col-lg-push-8 {
left: 66.66667%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333%;
}
.col-lg-push-11 {
left: 91.66667%;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
.col-lg-offset-1 {
margin-left: 8.33333%;
}
.col-lg-offset-2 {
margin-left: 16.66667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333%;
}
.col-lg-offset-5 {
margin-left: 41.66667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.33333%;
}
.col-lg-offset-8 {
margin-left: 66.66667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333%;
}
.col-lg-offset-11 {
margin-left: 91.66667%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 1200px) {
.col-xl-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-xl-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-xl-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-xl-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-xl-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-xl-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-xl-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-xl-12 {
flex: 0 0 100%;
max-width: 100%;
}
.col-xl-pull-0 {
right: auto;
}
.col-xl-pull-1 {
right: 8.33333%;
}
.col-xl-pull-2 {
right: 16.66667%;
}
.col-xl-pull-3 {
right: 25%;
}
.col-xl-pull-4 {
right: 33.33333%;
}
.col-xl-pull-5 {
right: 41.66667%;
}
.col-xl-pull-6 {
right: 50%;
}
.col-xl-pull-7 {
right: 58.33333%;
}
.col-xl-pull-8 {
right: 66.66667%;
}
.col-xl-pull-9 {
right: 75%;
}
.col-xl-pull-10 {
right: 83.33333%;
}
.col-xl-pull-11 {
right: 91.66667%;
}
.col-xl-pull-12 {
right: 100%;
}
.col-xl-push-0 {
left: auto;
}
.col-xl-push-1 {
left: 8.33333%;
}
.col-xl-push-2 {
left: 16.66667%;
}
.col-xl-push-3 {
left: 25%;
}
.col-xl-push-4 {
left: 33.33333%;
}
.col-xl-push-5 {
left: 41.66667%;
}
.col-xl-push-6 {
left: 50%;
}
.col-xl-push-7 {
left: 58.33333%;
}
.col-xl-push-8 {
left: 66.66667%;
}
.col-xl-push-9 {
left: 75%;
}
.col-xl-push-10 {
left: 83.33333%;
}
.col-xl-push-11 {
left: 91.66667%;
}
.col-xl-push-12 {
left: 100%;
}
.col-xl-offset-0 {
margin-left: 0%;
}
.col-xl-offset-1 {
margin-left: 8.33333%;
}
.col-xl-offset-2 {
margin-left: 16.66667%;
}
.col-xl-offset-3 {
margin-left: 25%;
}
.col-xl-offset-4 {
margin-left: 33.33333%;
}
.col-xl-offset-5 {
margin-left: 41.66667%;
}
.col-xl-offset-6 {
margin-left: 50%;
}
.col-xl-offset-7 {
margin-left: 58.33333%;
}
.col-xl-offset-8 {
margin-left: 66.66667%;
}
.col-xl-offset-9 {
margin-left: 75%;
}
.col-xl-offset-10 {
margin-left: 83.33333%;
}
.col-xl-offset-11 {
margin-left: 91.66667%;
}
.col-xl-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 1920px) {
.col-xxl-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-xxl-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-xxl-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-xxl-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-xxl-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-xxl-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-xxl-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-xxl-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-xxl-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-xxl-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-xxl-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-xxl-12 {
flex: 0 0 100%;
max-width: 100%;
}
.col-xxl-pull-0 {
right: auto;
}
.col-xxl-pull-1 {
right: 8.33333%;
}
.col-xxl-pull-2 {
right: 16.66667%;
}
.col-xxl-pull-3 {
right: 25%;
}
.col-xxl-pull-4 {
right: 33.33333%;
}
.col-xxl-pull-5 {
right: 41.66667%;
}
.col-xxl-pull-6 {
right: 50%;
}
.col-xxl-pull-7 {
right: 58.33333%;
}
.col-xxl-pull-8 {
right: 66.66667%;
}
.col-xxl-pull-9 {
right: 75%;
}
.col-xxl-pull-10 {
right: 83.33333%;
}
.col-xxl-pull-11 {
right: 91.66667%;
}
.col-xxl-pull-12 {
right: 100%;
}
.col-xxl-push-0 {
left: auto;
}
.col-xxl-push-1 {
left: 8.33333%;
}
.col-xxl-push-2 {
left: 16.66667%;
}
.col-xxl-push-3 {
left: 25%;
}
.col-xxl-push-4 {
left: 33.33333%;
}
.col-xxl-push-5 {
left: 41.66667%;
}
.col-xxl-push-6 {
left: 50%;
}
.col-xxl-push-7 {
left: 58.33333%;
}
.col-xxl-push-8 {
left: 66.66667%;
}
.col-xxl-push-9 {
left: 75%;
}
.col-xxl-push-10 {
left: 83.33333%;
}
.col-xxl-push-11 {
left: 91.66667%;
}
.col-xxl-push-12 {
left: 100%;
}
.col-xxl-offset-0 {
margin-left: 0%;
}
.col-xxl-offset-1 {
margin-left: 8.33333%;
}
.col-xxl-offset-2 {
margin-left: 16.66667%;
}
.col-xxl-offset-3 {
margin-left: 25%;
}
.col-xxl-offset-4 {
margin-left: 33.33333%;
}
.col-xxl-offset-5 {
margin-left: 41.66667%;
}
.col-xxl-offset-6 {
margin-left: 50%;
}
.col-xxl-offset-7 {
margin-left: 58.33333%;
}
.col-xxl-offset-8 {
margin-left: 66.66667%;
}
.col-xxl-offset-9 {
margin-left: 75%;
}
.col-xxl-offset-10 {
margin-left: 83.33333%;
}
.col-xxl-offset-11 {
margin-left: 91.66667%;
}
.col-xxl-offset-12 {
margin-left: 100%;
}
}
.col-xs-first {
order: -1;
}
.col-xs-last, .copyright__social[position='below'], .copyright__social[position='right'] {
order: 1;
}
@media (min-width: 544px) {
.col-sm-first {
order: -1;
}
.col-sm-last {
order: 1;
}
}
@media (min-width: 769px) {
.col-md-first {
order: -1;
}
.col-md-last {
order: 1;
}
}
@media (min-width: 992px) {
.col-lg-first {
order: -1;
}
.col-lg-last {
order: 1;
}
}
@media (min-width: 1200px) {
.col-xl-first {
order: -1;
}
.col-xl-last, [blog="sidebar-content"] .content-area {
order: 1;
}
}
@media (min-width: 1920px) {
.col-xxl-first {
order: -1;
}
.col-xxl-last {
order: 1;
}
}
.row-xs-top {
align-items: flex-start;
}
.row-xs-center, .insight-carousel .slick-track {
align-items: center;
}
.row-xs-bottom {
align-items: flex-end;
}
@media (min-width: 544px) {
.row-sm-top {
align-items: flex-start;
}
.row-sm-center {
align-items: center;
}
.row-sm-bottom {
align-items: flex-end;
}
}
@media (min-width: 769px) {
.row-md-top {
align-items: flex-start;
}
.row-md-center {
align-items: center;
}
.row-md-bottom {
align-items: flex-end;
}
}
@media (min-width: 992px) {
.row-lg-top {
align-items: flex-start;
}
.row-lg-center {
align-items: center;
}
.row-lg-bottom {
align-items: flex-end;
}
}
@media (min-width: 1200px) {
.row-xl-top {
align-items: flex-start;
}
.row-xl-center {
align-items: center;
}
.row-xl-bottom {
align-items: flex-end;
}
}
@media (min-width: 1920px) {
.row-xxl-top {
align-items: flex-start;
}
.row-xxl-center {
align-items: center;
}
.row-xxl-bottom {
align-items: flex-end;
}
}
.row-xs-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media (min-width: 544px) {
.row-sm-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
@media (min-width: 769px) {
.row-md-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
@media (min-width: 992px) {
.row-lg-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
@media (min-width: 1200px) {
.row-xl-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
@media (min-width: 1920px) {
.row-xxl-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
.row-xs-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
@media (min-width: 544px) {
.row-sm-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
}
@media (min-width: 769px) {
.row-md-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
}
@media (min-width: 992px) {
.row-lg-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
}
@media (min-width: 1200px) {
.row-xl-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
}
@media (min-width: 1920px) {
.row-xxl-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
}
.col-xs-top {
align-self: flex-start;
}
.col-xs-center {
align-self: center;
}
.col-xs-bottom {
align-self: flex-end;
}
@media (min-width: 544px) {
.col-sm-top {
align-self: flex-start;
}
.col-sm-center {
align-self: center;
}
.col-sm-bottom {
align-self: flex-end;
}
}
@media (min-width: 769px) {
.col-md-top {
align-self: flex-start;
}
.col-md-center {
align-self: center;
}
.col-md-bottom {
align-self: flex-end;
}
}
@media (min-width: 992px) {
.col-lg-top {
align-self: flex-start;
}
.col-lg-center {
align-self: center;
}
.col-lg-bottom {
align-self: flex-end;
}
}
@media (min-width: 1200px) {
.col-xl-top {
align-self: flex-start;
}
.col-xl-center {
align-self: center;
}
.col-xl-bottom {
align-self: flex-end;
}
}
@media (min-width: 1920px) {
.col-xxl-top {
align-self: flex-start;
}
.col-xxl-center {
align-self: center;
}
.col-xxl-bottom {
align-self: flex-end;
}
}   [class*="hint--"] {
position: relative;
display: inline-block;  }
[class*="hint--"]:before, [class*="hint--"]:after {
position: absolute;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
visibility: hidden;
opacity: 0;
z-index: 1000000;
pointer-events: none;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
transition: 0.3s ease;
-webkit-transition-delay: 0ms;
-moz-transition-delay: 0ms;
transition-delay: 0ms;
}
[class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
visibility: visible;
opacity: 1;
}
[class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
transition-delay: 100ms;
}
[class*="hint--"]:before {
content: '';
position: absolute;
background: transparent;
border: 6px solid transparent;
z-index: 1000001;
}
[class*="hint--"]:after {
background: #383838;
color: white;
padding: 8px 10px;
font-size: 12px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 12px;
white-space: nowrap;
}
[class*="hint--"][aria-label]:after {
content: attr(aria-label);
}
[class*="hint--"][data-hint]:after {
content: attr(data-hint);
}
[aria-label='']:before, [aria-label='']:after,
[data-hint='']:before,
[data-hint='']:after {
display: none !important;
}  .hint--top-left:before {
border-top-color: #383838;
}
.hint--top-right:before {
border-top-color: #383838;
}
.hint--top:before {
border-top-color: #383838;
}
.hint--bottom-left:before {
border-bottom-color: #383838;
}
.hint--bottom-right:before {
border-bottom-color: #383838;
}
.hint--bottom:before {
border-bottom-color: #383838;
}
.hint--left:before {
border-left-color: #383838;
}
.hint--right:before {
border-right-color: #383838;
} .hint--top:before {
margin-bottom: -11px;
}
.hint--top:before, .hint--top:after {
bottom: 100%;
left: 50%;
}
.hint--top:before {
left: calc(50% - 6px);
}
.hint--top:after {
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.hint--top:hover:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--top:hover:after {
-webkit-transform: translateX(-50%) translateY(-8px);
-moz-transform: translateX(-50%) translateY(-8px);
transform: translateX(-50%) translateY(-8px);
} .hint--bottom:before {
margin-top: -11px;
}
.hint--bottom:before, .hint--bottom:after {
top: 100%;
left: 50%;
}
.hint--bottom:before {
left: calc(50% - 6px);
}
.hint--bottom:after {
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.hint--bottom:hover:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--bottom:hover:after {
-webkit-transform: translateX(-50%) translateY(8px);
-moz-transform: translateX(-50%) translateY(8px);
transform: translateX(-50%) translateY(8px);
} .hint--right:before {
margin-left: -11px;
margin-bottom: -6px;
}
.hint--right:after {
margin-bottom: -14px;
}
.hint--right:before, .hint--right:after {
left: 100%;
bottom: 50%;
}
.hint--right:hover:before {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
transform: translateX(8px);
}
.hint--right:hover:after {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
transform: translateX(8px);
} .hint--left:before {
margin-right: -11px;
margin-bottom: -6px;
}
.hint--left:after {
margin-bottom: -14px;
}
.hint--left:before, .hint--left:after {
right: 100%;
bottom: 50%;
}
.hint--left:hover:before {
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
transform: translateX(-8px);
}
.hint--left:hover:after {
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
transform: translateX(-8px);
} .hint--top-left:before {
margin-bottom: -11px;
}
.hint--top-left:before, .hint--top-left:after {
bottom: 100%;
left: 50%;
}
.hint--top-left:before {
left: calc(50% - 6px);
}
.hint--top-left:after {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
transform: translateX(-100%);
}
.hint--top-left:after {
margin-left: 12px;
}
.hint--top-left:hover:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--top-left:hover:after {
-webkit-transform: translateX(-100%) translateY(-8px);
-moz-transform: translateX(-100%) translateY(-8px);
transform: translateX(-100%) translateY(-8px);
} .hint--top-right:before {
margin-bottom: -11px;
}
.hint--top-right:before, .hint--top-right:after {
bottom: 100%;
left: 50%;
}
.hint--top-right:before {
left: calc(50% - 6px);
}
.hint--top-right:after {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.hint--top-right:after {
margin-left: -12px;
}
.hint--top-right:hover:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--top-right:hover:after {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
} .hint--bottom-left:before {
margin-top: -11px;
}
.hint--bottom-left:before, .hint--bottom-left:after {
top: 100%;
left: 50%;
}
.hint--bottom-left:before {
left: calc(50% - 6px);
}
.hint--bottom-left:after {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
transform: translateX(-100%);
}
.hint--bottom-left:after {
margin-left: 12px;
}
.hint--bottom-left:hover:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--bottom-left:hover:after {
-webkit-transform: translateX(-100%) translateY(8px);
-moz-transform: translateX(-100%) translateY(8px);
transform: translateX(-100%) translateY(8px);
} .hint--bottom-right:before {
margin-top: -11px;
}
.hint--bottom-right:before, .hint--bottom-right:after {
top: 100%;
left: 50%;
}
.hint--bottom-right:before {
left: calc(50% - 6px);
}
.hint--bottom-right:after {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.hint--bottom-right:after {
margin-left: -12px;
}
.hint--bottom-right:hover:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--bottom-right:hover:after {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
} .hint--small:after,
.hint--medium:after,
.hint--large:after {
white-space: normal;
line-height: 1.4em;
}
.hint--small:after {
width: 80px;
}
.hint--medium:after {
width: 150px;
}
.hint--large:after {
width: 300px;
} [class*="hint--"] { }
[class*="hint--"]:after {
box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.15);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}  .hint--error:after {
background-color: #b34e4d;
}
.hint--error.hint--top-left:before {
border-top-color: #b34e4d;
}
.hint--error.hint--top-right:before {
border-top-color: #b34e4d;
}
.hint--error.hint--top:before {
border-top-color: #b34e4d;
}
.hint--error.hint--bottom-left:before {
border-bottom-color: #b34e4d;
}
.hint--error.hint--bottom-right:before {
border-bottom-color: #b34e4d;
}
.hint--error.hint--bottom:before {
border-bottom-color: #b34e4d;
}
.hint--error.hint--left:before {
border-left-color: #b34e4d;
}
.hint--error.hint--right:before {
border-right-color: #b34e4d;
} .hint--warning:after {
background-color: #c09854;
}
.hint--warning.hint--top-left:before {
border-top-color: #c09854;
}
.hint--warning.hint--top-right:before {
border-top-color: #c09854;
}
.hint--warning.hint--top:before {
border-top-color: #c09854;
}
.hint--warning.hint--bottom-left:before {
border-bottom-color: #c09854;
}
.hint--warning.hint--bottom-right:before {
border-bottom-color: #c09854;
}
.hint--warning.hint--bottom:before {
border-bottom-color: #c09854;
}
.hint--warning.hint--left:before {
border-left-color: #c09854;
}
.hint--warning.hint--right:before {
border-right-color: #c09854;
} .hint--info:after {
background-color: #3986ac;
}
.hint--info.hint--top-left:before {
border-top-color: #3986ac;
}
.hint--info.hint--top-right:before {
border-top-color: #3986ac;
}
.hint--info.hint--top:before {
border-top-color: #3986ac;
}
.hint--info.hint--bottom-left:before {
border-bottom-color: #3986ac;
}
.hint--info.hint--bottom-right:before {
border-bottom-color: #3986ac;
}
.hint--info.hint--bottom:before {
border-bottom-color: #3986ac;
}
.hint--info.hint--left:before {
border-left-color: #3986ac;
}
.hint--info.hint--right:before {
border-right-color: #3986ac;
} .hint--success:after {
background-color: #60be74;
}
.hint--success.hint--top-left:before {
border-top-color: #60be74;
}
.hint--success.hint--top-right:before {
border-top-color: #60be74;
}
.hint--success.hint--top:before {
border-top-color: #60be74;
}
.hint--success.hint--bottom-left:before {
border-bottom-color: #60be74;
}
.hint--success.hint--bottom-right:before {
border-bottom-color: #60be74;
}
.hint--success.hint--bottom:before {
border-bottom-color: #60be74;
}
.hint--success.hint--left:before {
border-left-color: #60be74;
}
.hint--success.hint--right:before {
border-right-color: #60be74;
} .hint--always:after, .hint--always:before {
opacity: 1;
visibility: visible;
}
.hint--always.hint--top:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--always.hint--top:after {
-webkit-transform: translateX(-50%) translateY(-8px);
-moz-transform: translateX(-50%) translateY(-8px);
transform: translateX(-50%) translateY(-8px);
}
.hint--always.hint--top-left:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--always.hint--top-left:after {
-webkit-transform: translateX(-100%) translateY(-8px);
-moz-transform: translateX(-100%) translateY(-8px);
transform: translateX(-100%) translateY(-8px);
}
.hint--always.hint--top-right:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--always.hint--top-right:after {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--always.hint--bottom:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--always.hint--bottom:after {
-webkit-transform: translateX(-50%) translateY(8px);
-moz-transform: translateX(-50%) translateY(8px);
transform: translateX(-50%) translateY(8px);
}
.hint--always.hint--bottom-left:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--always.hint--bottom-left:after {
-webkit-transform: translateX(-100%) translateY(8px);
-moz-transform: translateX(-100%) translateY(8px);
transform: translateX(-100%) translateY(8px);
}
.hint--always.hint--bottom-right:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--always.hint--bottom-right:after {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--always.hint--left:before {
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
transform: translateX(-8px);
}
.hint--always.hint--left:after {
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
transform: translateX(-8px);
}
.hint--always.hint--right:before {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
transform: translateX(8px);
}
.hint--always.hint--right:after {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
transform: translateX(8px);
} .hint--rounded:after {
border-radius: 4px;
} .hint--no-animate:before, .hint--no-animate:after {
-webkit-transition-duration: 0ms;
-moz-transition-duration: 0ms;
transition-duration: 0ms;
}
.hint--bounce:before, .hint--bounce:after {
-webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
-moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}
a {
color: #5e5a54;
text-decoration: none;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
a:hover, a:focus, a:active {
color: #5fbd74;
}
a:focus {
outline: none;
}
a:hover, a:active {
outline: 0;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
border: 1px solid #f1eeea;
border-radius: 3px;
color: #666;
padding: 7px 15px;
outline: none;
width: 100%;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
border-color: #ccc;
outline: none;
}
select {
border: 1px solid #f1eeea;
}
select:focus {
outline: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
height: 40px;
}
textarea {
width: 100%;
}
hr {
margin-bottom: 1.5em;
height: 1px;
border: 0;
background-color: #ccc;
}
img {
max-width: 100%; height: auto; vertical-align: top;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
body,
button,
input,
select,
textarea {
font-size: 15px;
color: #404040;
font-family: Lato;
line-height: 1.6;
-webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
-webkit-font-smoothing: antialiased;
}
p {
margin-bottom: 1.5em;
-webkit-font-smoothing: antialiased;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
font-size: 15px;
overflow: auto;
margin-bottom: 1.6em;
padding: 1.6em;
max-width: 100%;
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
}
code,
kbd,
tt,
var {
font-size: 15px;
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}
blockquote,
q {
quotes: "" "";
}
blockquote:before, blockquote:after,
q:before,
q:after {
content: "";
}
.wpcf7-form .row, .wpcf7-form .insight-carousel .slick-track, .insight-carousel .wpcf7-form .slick-track, .wpcf7-form .insight-process--small-icon {
margin-bottom: 18px;
}
.wpcf7-form .row label, .wpcf7-form .insight-carousel .slick-track label, .insight-carousel .wpcf7-form .slick-track label, .wpcf7-form .insight-process--small-icon label {
text-transform: uppercase;
letter-spacing: 0.05em;
margin-bottom: 10px;
display: block;
}
.wpcf7-form .row.submit-container, .wpcf7-form .insight-carousel .submit-container.slick-track, .insight-carousel .wpcf7-form .submit-container.slick-track, .wpcf7-form .submit-container.insight-process--small-icon {
text-align: center;
}
.wpcf7-form .row.submit-container input[type=submit], .wpcf7-form .insight-carousel .submit-container.slick-track input[type=submit], .insight-carousel .wpcf7-form .submit-container.slick-track input[type=submit], .wpcf7-form .submit-container.insight-process--small-icon input[type=submit] {
margin-top: 8px;
}
.wpcf7-form .row .wpcf7-not-valid-tip, .wpcf7-form .insight-carousel .slick-track .wpcf7-not-valid-tip, .insight-carousel .wpcf7-form .slick-track .wpcf7-not-valid-tip, .wpcf7-form .insight-process--small-icon .wpcf7-not-valid-tip {
font-style: italic;
}
.wpcf7-form div.wpcf7-response-output {
margin-left: 0;
margin-right: 0;
}
.insight-carousel--slide {
outline: none;
}
.insight-carousel--slide img {
margin: 0 auto;
}
.insight-carousel.grayscale img {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
-webkit-filter: grayscale(1);
filter: grayscale(1);
opacity: .7;
}
.insight-carousel.grayscale img:hover {
-webkit-filter: grayscale(0);
filter: grayscale(0);
opacity: 1;
}
.slick-track {
min-width: 100%;
}
.insight-team-member {
text-align: center;
}
.insight-team-member .name {
font-size: 18px;
text-transform: uppercase;
margin-top: 31px;
}
.insight-team-member .name:after {
content: '';
display: block;
background-color: #5fbd74;
width: 60px;
height: 1px;
margin: 7px auto;
}
.insight-team-member .social-list {
list-style: none;
padding-left: 0;
}
.insight-team-member .social-list li {
display: inline-block;
}
.insight-team-member .social-list li a {
text-align: center;
margin: 0 4px;
box-sizing: border-box;
display: block;
height: 40px;
width: 40px;
line-height: 38px;
color: #8e8b87;
border: 1px solid #8e8b87;
border-radius: 50%;
}
.insight-team-member .social-list li a:hover {
background-color: #5fbd74;
border-color: #5fbd74;
color: #fff;
}
.insight-team-member .social-list li.facebook a:hover {
background-color: #3b5998;
border-color: #3b5998;
}
.insight-team-member .social-list li.google-plus a:hover {
background-color: #dd4b39;
border-color: #dd4b39;
}
.insight-team-member .social-list li.pinterest a:hover {
background-color: #cb2027;
border-color: #cb2027;
}
.insight-team-member .social-list li.twitter a:hover {
background-color: #55acee;
border-color: #55acee;
}
.insight-team-member .social-list li.youtube-play a:hover {
background-color: #bb0000;
border-color: #bb0000;
}
.insight-separator .separator {
max-width: 350px;
}
.insight-separator .separator .separator--icon {
width: 70px;
text-align: center;
}
.insight-separator .separator .separator--icon i {
font-size: 30px;
color: #5fbd74;
display: inline-block;
}
.insight-separator .separator .vc_sep_line {
border-color: #5e5a54;
}
.insight-separator .separator:hover i {
animation: spinner 2s linear infinite;
-webkit-animation: spinner 2s linear infinite;
}
.insight-separator.custom-color .separator--icon i {
color: inherit;
}
.insight-separator.custom-color .vc_sep_holder .vc_sep_line {
border-color: inherit;
}
.insight-about {
margin: 40px 0 40px 0;
}
.insight-about--main-img {
padding: 0;
margin-top: -40px;
margin-right: -40px;
text-align: center;
}
@media (min-width: 992px) {
.insight-about--main-img {
z-index: 2;
}
}
@media (max-width: 1000px) {
.insight-about--main-img > img {
width: 100%;
}
}
.insight-about--content {
border: 3px solid #f1eeea;
border-top: none;
margin-bottom: -40px;
padding: 0;
}
@media (min-width: 992px) {
.insight-about--content {
max-width: calc(50% + 40px);
width: calc(50% + 40px);
}
}
@media (max-width: 991px) {
.insight-about--content {
overflow: hidden;
}
}
.insight-about--content--title {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-top: -17px;
width: 100%;
overflow: hidden;
}
@media (max-width: 991px) {
.insight-about--content--title {
margin-top: 20px;
}
}
.insight-about--content--title h4 {
letter-spacing: 0.1em;
text-transform: uppercase;
font-weight: 400;
margin-left: 20px;
}
@media (min-width: 769px) {
.insight-about--content--title h4 {
margin-left: 83px;
white-space: nowrap;
}
}
@media (min-width: 769px) {
.insight-about--content--title--line {
height: 1px;
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
min-width: 10%;
border-top: 3px solid #f1eeea;
margin-left: 30px;
}
}
@media (min-width: 769px) and (max-width: 1000px) {
.insight-about--content--title--line {
display: none;
}
}
.insight-about--content--text {
padding: 20px;
}
@media (min-width: 769px) {
.insight-about--content--text {
padding: 35px 43px 30px 83px;
}
}
.insight-about--content--text p:first-child {
margin-top: 0;
}
.insight-about--carousel {
position: relative;
z-index: 3;
left: -85px;
}
.insight-about--carousel a {
box-sizing: border-box;
margin-left: 5px;
margin-right: 5px;
position: relative;
border: 5px solid #fff;
}
.insight-about--carousel a span {
display: inline-block;
position: absolute;
font-size: 20px;
color: #5fbd74;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
text-align: center;
z-index: 3;
}
.insight-about--carousel a img {
width: 100%;
height: auto;
}
.insight-about--carousel a img, .insight-about--carousel a span {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-about--carousel a:before {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
content: '';
display: block;
height: 100%;
width: 100%;
position: absolute;
border: 2px solid #5fbd74;
opacity: 0;
z-index: 3;
background-color: #fff;
}
.insight-about--carousel a:hover:before {
opacity: .9;
}
.insight-about--carousel a:hover span {
opacity: 1;
}
.insight-about--carousel .about-next {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
right: -55px;
font-size: 32px;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 32px;
height: 32px;
color: #8e8b87;
border: 1px solid #8e8b87;
border-radius: 50%;
margin-top: -16px;
padding: 0;
cursor: pointer;
outline: none;
background: transparent;
}
.insight-about--carousel .about-next:hover {
background-color: #8e8b87;
color: #fff;
}
.insight-about--carousel .slick-prev {
display: none !important;
}
.insight-about2 {
margin-bottom: 30px;
}
.insight-about2--content--title h5 {
text-transform: uppercase;
letter-spacing: 0.1em;
font-weight: 400;
margin-top: 36px;
margin-bottom: 11px;
}
.insight-about2--main-img {
position: relative;
text-align: center;
overflow: hidden;
}
.insight-about2--main-img img {
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-about2--main-img--first-title {
font-size: 48px;
font-weight: bold;
color: #fff;
text-transform: uppercase;
position: absolute;
height: 130px;
width: 130px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
align-items: center;
align-self: center;
justify-content: center;
display: flex;
border: 3px solid #fff;
z-index: 98;
}
.insight-about2--main-img:before {
content: '';
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: #000;
opacity: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
z-index: 97;
}
.insight-about2--content {
text-align: center;
}
.insight-about2 .link {
font-size: 15px;
margin-top: 24px;
display: block;
color: #5fbd74;
font-weight: bold;
}
.insight-about2 .link:hover {
color: #111;
}
.insight-about2 .link span {
margin-right: 7px;
}
.insight-about2.icon_on_small_image .insight-about2--main-img {
display: flex;
max-width: 230px;
height: 230px;
border-radius: 50%;
margin: 0 auto;
justify-content: center;
align-items: center;
align-self: center;
}
.insight-about2.icon_on_small_image .insight-about2--main-img .insight-about2--main-img--first-title {
display: none;
}
.insight-about2.icon_on_small_image .insight-about2--main-img:before {
border-radius: 50%;
}
.insight-about2.icon_on_small_image .insight-about2--main-img img {
height: auto;
width: auto;
}
.insight-about2:hover .insight-about2--main-img:before {
opacity: .2;
}
.insight-about2:hover .insight-about2--main-img img {
transform: scale(1.2);
}
.insight-about3 .about3-title {
text-align: center;
}
.insight-about3 .about3-title img {
margin-top: -70px;
}
.insight-about3 .about3-title h2, .insight-about3 .about3-title .sub-title {
color: #5fbd74;
}
.insight-about3 .about3-title h2 {
font-size: 56px;
}
.insight-about3 .about3-title .sub-title {
margin-top: -95px;
font-size: 97px;
opacity: .1;
text-transform: uppercase;
text-align: center;
font-weight: 900;
line-height: 1;
}
.insight-about3 .about3-title .special-heading {
text-align: center;
}
.insight-about3 .image1 {
text-align: right;
}
@media (max-width: 991px) {
.insight-about3 .image1 img {
width: 100%;
}
}
.insight-about3 .image2 {
align-self: flex-end;
}
.insight-about3 .image2 img {
margin-bottom: -85px;
}
@media (max-width: 991px) {
.insight-about3 .image2 {
text-align: center;
}
.insight-about3 .image2 img {
margin: 20px;
}
}
@media (max-width: 991px) {
.insight-about3 .image3 {
text-align: center;
}
.insight-about3 .image3 img {
margin: 20px;
}
}
.insight-about3 .row-bottom {
margin-top: 30px;
align-items: center;
}
.insight-about3 .row-bottom .about3-quote {
margin-top: 46px;
border: 1px solid #f1eeea;
padding: 30px;
position: relative;
}
.insight-about3 .row-bottom .about3-quote span {
color: #5fbd74;
}
.insight-about3 .row-bottom .about3-quote .small {
font-size: 22px;
}
.insight-about3 .row-bottom .about3-quote .big {
opacity: .1;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.insight-about3 .row-bottom .about3-quote .big:before {
-ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg);
font-size: 88px;
}
.insight-about3 .row-bottom .about3-quote .about3-quote-text {
color: #5e5a54;
line-height: 2;
font-size: 18px;
font-style: italic;
font-weight: 400;
}
.insight-about3 .row-bottom .about3-quote .about3-quote-author {
color: #392a25;
line-height: 2;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.05em;
margin: 20px 0 10px;
}
.insight-counter {
display: block;
width: 100%;
}
.insight-counter .number {
font-size: 60px;
font-weight: 700;
line-height: 1;
color: #5fbd74;
}
.insight-counter .number span {
line-height: 1;
vertical-align: top !important;
}
.insight-counter .text {
font-size: 18px;
font-weight: 400;
line-height: 1;
margin-top: 15px;
text-transform: uppercase;
}
.insight-counter.text-left {
text-align: left;
}
.insight-counter.text-center {
text-align: center;
}
.insight-counter.text-right {
text-align: right;
}
.insight-countdown .countdown-inner {
width: 100%;
overflow: hidden;
}
.insight-countdown .countdown-inner .countdown-timer {
margin-bottom: 0;
position: relative;
white-space: nowrap;
text-align: center;
}
.insight-countdown .countdown-inner .countdown-timer > div {
display: inline-block;
text-align: center;
position: relative;
color: #fff;
font-size: 72px;
line-height: 1;
font-weight: 900;
font-family: Lato;
margin: 0px 30px;
}
.insight-countdown .countdown-inner .countdown-timer > div:first-child {
margin-left: 0;
}
.insight-countdown .countdown-inner .countdown-timer > div:after {
content: ':';
display: inline-block;
line-height: 1;
position: absolute;
top: 20px;
left: 0;
margin-left: -30px;
font-size: 28px;
color: #fff;
}
.insight-countdown .countdown-inner .countdown-timer > div:first-child:after {
display: none;
}
.insight-countdown .countdown-inner .countdown-timer > div span {
white-space: nowrap;
display: block;
margin-top: 10px;
position: relative;
font-size: 14px;
font-weight: 400;
font-family: Lato;
color: #fff;
text-transform: uppercase;
width: 100%;
text-align: center;
letter-spacing: 0.2em;
}
.insight-countdown.color-primary .countdown-inner .countdown-timer > div {
color: #5fbd74;
}
.insight-countdown.color-primary .countdown-inner .countdown-timer > div:after {
color: #5fbd74;
}
.insight-countdown.color-primary .countdown-inner .countdown-timer > div span {
color: #5e5a54;
}
@media (max-width: 991px) {
.insight-countdown .countdown-inner .countdown-timer > div {
font-size: 40px;
margin: 0 10px;
}
.insight-countdown .countdown-inner .countdown-timer > div:after {
display: none;
}
}
.insight-icon {
display: block;
text-align: center;
font-size: 50px;
color: #5fbd74;
}
.insight-icon-boxes--icon {
font-size: 40px;
color: #5fbd74;
}
.insight-icon-boxes--title {
text-transform: uppercase;
margin-top: 9px;
margin-bottom: 12px;
}
.insight-icon-boxes.icon_on_top {
text-align: center;
}
.insight-icon-boxes.icon_on_top .insight-icon-boxes--icon {
display: block;
width: 100%;
margin-bottom: 15px;
}
.insight-icon-boxes.icon_on_top .insight-icon-boxes--title {
display: block;
margin-bottom: 15px;
}
.insight-icon-boxes.icon_on_left, .insight-icon-boxes.icon_on_right {
margin-bottom: 50px;
}
.insight-icon-boxes.icon_on_left .insight-icon-boxes--title, .insight-icon-boxes.icon_on_right .insight-icon-boxes--title {
margin-top: 0;
text-transform: none;
}
.insight-icon-boxes.icon_on_left .insight-icon-boxes--icon, .insight-icon-boxes.icon_on_right .insight-icon-boxes--icon {
font-size: 45px;
}
.insight-icon-boxes.icon_on_left .insight-icon-boxes--icon img, .insight-icon-boxes.icon_on_right .insight-icon-boxes--icon img {
max-width: none;
}
.insight-icon-boxes.icon_on_left .insight-icon-boxes--icon i, .insight-icon-boxes.icon_on_right .insight-icon-boxes--icon i {
background-color: #fff;
border-radius: 50%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
height: 70px;
width: 70px;
display: flex;
align-items: center;
justify-content: center;
}
.insight-icon-boxes.icon_on_left .insight-icon-boxes--icon, .insight-icon-boxes.icon_on_left .insight-icon-boxes--inner, .insight-icon-boxes.icon_on_right .insight-icon-boxes--icon, .insight-icon-boxes.icon_on_right .insight-icon-boxes--inner {
display: table-cell;
vertical-align: middle;
}
.insight-icon-boxes.icon_on_left:hover .insight-icon-boxes--icon i, .insight-icon-boxes.icon_on_right:hover .insight-icon-boxes--icon i {
background-color: #5fbd74;
color: #fff;
}
.insight-icon-boxes.icon_on_left .insight-icon-boxes--inner {
padding-left: 20px;
}
.insight-icon-boxes.icon_on_right {
text-align: right;
float: right;
}
.insight-icon-boxes.icon_on_right .insight-icon-boxes--inner {
padding-right: 20px;
}
.insight-title {
text-align: center;
}
.insight-title--title {
color: #5fbd74;
line-height: 1.2;
font-size: 56px;
font-weight: 400;
font-style: normal;
font-family: "Great Vibes";
}
@media (max-width: 991px) {
.insight-title--title {
font-size: 40px;
}
}
.insight-title--subtitle {
text-transform: uppercase;
font-size: 40px;
letter-spacing: 0.1em;
color: #392a25;
font-weight: 900;
line-height: 1.6;
margin-top: -10px;
}
@media (max-width: 991px) {
.insight-title--subtitle {
font-size: 20px;
margin-top: -15px;
}
}
.insight-title.style-default-left {
text-align: left;
}
.insight-title.style-default-left .insight-title--title {
margin-left: -120px;
}
@media (max-width: 991px) {
.insight-title.style-default-left .insight-title--title {
margin-left: 0;
}
}
.insight-title.style-color .insight-title--title {
color: inherit;
}
.insight-title.style-color .insight-title--subtitle {
color: inherit;
}
.insight-title.style-color .separator--icon i {
color: inherit;
}
.insight-title.style-color .vc_sep_holder .vc_sep_line {
border-color: inherit;
}
.insight-title:hover i {
animation: spinner 2s linear infinite;
-webkit-animation: spinner 2s linear infinite;
}
.insight-special-title {
display: block;
position: relative;
padding-left: 40px;
}
.insight-special-title--title {
color: #5fbd74;
line-height: 80px;
font-size: 34px;
font-weight: 400;
font-style: normal;
font-family: "Great Vibes";
}
.insight-special-title--number {
position: absolute;
top: 0;
left: 0;
font-size: 80px;
font-weight: 900;
font-family: Lato;
color: #392a25;
line-height: 80px;
opacity: .1;
}
.insight-special-title.align-right {
text-align: right;
padding-left: 0;
padding-right: 40px;
}
.insight-special-title.align-right .insight-special-title--number {
left: auto;
right: 0;
}
@media (max-width: 991px) {
.insight-special-title.align-right {
text-align: left;
padding-left: 40px;
padding-right: 0;
}
.insight-special-title.align-right .insight-special-title--number {
left: 0;
right: auto;
}
}
.insight-process {
display: block;
text-align: center;
}
@media (min-width: 769px) {
.insight-process .step-line {
display: inline-block;
height: 2px;
width: 40px;
background-color: #fff;
vertical-align: top;
margin: 100px 20px 0;
}
}
@media (max-width: 1000px) {
.insight-process .step-line {
display: none;
}
}
.insight-process--step {
display: inline-block;
margin-bottom: 35px;
text-align: center;
}
.insight-process--step--icon {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
height: 180px;
width: 180px;
display: flex;
justify-content: center;
align-items: center;
align-self: center;
background-color: #fff;
border-radius: 50%;
font-size: 100px;
position: relative;
color: #5fbd74;
margin: 10px;
z-index: 2;
}
.insight-process--step--icon:hover {
background: #5fbd74;
color: #fff;
}
.insight-process--step--icon:hover .order {
background: #5fbd74;
}
.insight-process--step--icon:hover:before {
opacity: .03;
}
.insight-process--step--icon .order {
font-size: 17px;
font-weight: bold;
background-color: #fff;
border: 5px solid #f5f3f0;
border-radius: 50%;
height: 48px;
width: 48px;
display: flex;
justify-content: center;
align-items: center;
align-self: center;
position: absolute;
top: 0;
right: 0;
z-index: 2;
}
.insight-process--step--icon:before {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
content: '';
display: block;
position: absolute;
top: -10px;
left: -10px;
right: -10px;
bottom: -10px;
background-color: #000;
opacity: 0;
border-radius: 50%;
z-index: 0;
}
.insight-process--step--title {
display: block;
clear: both;
color: #392a25;
font-size: 17px;
text-transform: uppercase;
margin-bottom: 10px;
margin-top: 24px;
font-weight: bold;
}
.insight-process--small-icon {
background-color: #5fbd74;
color: #fff;
margin-left: 0;
margin-right: 0;
display: flex;
text-align: left;
padding: 13px 10px;
border-radius: 3px;
}
.insight-process--small-icon--step {
box-sizing: border-box;
}
@media (min-width: 769px) {
.insight-process--small-icon--step {
border-left: 1px solid rgba(255, 255, 255, 0.2);
padding-right: 0;
}
}
.insight-process--small-icon--step:first-child {
border-left: none;
}
.insight-process--small-icon--step--icon, .insight-process--small-icon--step--content {
display: table-cell;
vertical-align: middle;
}
.insight-process--small-icon--step--content--title {
text-transform: uppercase;
letter-spacing: 0.1em;
font-weight: bold;
font-size: 15px;
}
.insight-process--small-icon--step--content--text {
opacity: .7;
font-weight: 400;
font-size: 14px;
}
.insight-process--small-icon--step--icon {
font-size: 50px;
opacity: .5;
padding: 0 8px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-process--small-icon--step:hover .insight-process--small-icon--step--icon {
opacity: 1;
}
.insight-btn {
text-align: center;
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 16px;
font-weight: bold;
padding: 14px 25px;
border-radius: 3px;
border: 2px solid #5fbd74;
background-color: #5fbd74;
color: #fff;
display: inline-block;
line-height: 1;
}
.insight-btn:hover {
color: #5fbd74;
background: none;
}
.insight-btn.style-brown, .insight-featured-product.style-07 .insight-btn {
background-color: #392a25;
border-color: #392a25;
color: #fff;
}
.insight-btn.style-brown:hover, .insight-featured-product.style-07 .insight-btn:hover {
color: #5fbd74;
}
.insight-btn.style-arrow {
background-color: transparent;
border: none;
padding: 0;
color: #5fbd74;
font-size: 15px;
font-weight: 700;
}
.insight-btn.style-arrow:after {
content: '\f10b';
font-family: Ionicons;
display: inline-block;
margin-left: 10px;
}
.insight-btn.style-arrow:hover {
margin-left: 10px;
}
.insight-btn.small {
padding: 11px 25px;
font-size: 15px;
}
.insight-category-carousel {
padding-left: 150px;
padding-right: 150px;
position: relative;
}
.insight-category-carousel-item {
padding: 15px;
outline: none;
}
.insight-category-carousel-item-inner {
position: relative;
overflow: hidden;
padding: 0;
background-color: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
}
.insight-category-carousel-item-inner a img {
float: right;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-category-carousel-item-inner a .info {
position: absolute;
top: 50%;
left: 30px;
}
.insight-category-carousel-item-inner a .info .name {
display: block;
font-size: 24px;
font-weight: 900;
color: #5e5a54;
text-transform: uppercase;
letter-spacing: .2em;
line-height: 1;
margin-bottom: 15px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-category-carousel-item-inner a .info .count {
font-size: 14px;
font-weight: 400;
color: #5e5a54;
line-height: 1;
letter-spacing: .1em;
}
.insight-category-carousel-item-inner a .info .count:before, .insight-category-carousel-item-inner a .info .count:after {
content: '-';
}
.insight-category-carousel-item-inner a:hover img {
margin-right: -30px;
}
.insight-category-carousel-item-inner a:hover .info .name {
color: #5fbd74;
}
.insight-category-carousel button.slick-prev, .insight-category-carousel button.slick-next {
width: auto;
height: auto;
line-height: 1;
margin: 0;
text-align: center;
transform: translateY(-50%);
}
.insight-category-carousel button.slick-prev:before, .insight-category-carousel button.slick-next:before {
font-family: Ionicons;
font-size: 56px;
font-weight: 400;
color: #5e5a54;
opacity: .3;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-category-carousel button.slick-prev:hover:before, .insight-category-carousel button.slick-next:hover:before {
opacity: 1;
color: #5fbd74;
}
.insight-category-carousel button.slick-prev {
left: 60px;
}
.insight-category-carousel button.slick-prev:before {
content: '\f3d2';
}
.insight-category-carousel button.slick-next {
right: 60px;
}
.insight-category-carousel button.slick-next:before {
content: '\f3d3';
}
.insight-featured-product.default {
display: block;
position: relative;
box-sizing: border-box;
background-color: #f8f1d9;
width: 100%;
min-height: 520px;
}
.insight-featured-product.default:after {
content: "";
position: absolute;
top: 110px;
bottom: 55px;
left: 70px;
right: 70px;
box-shadow: inset 0 0 0px 5px #fff;
z-index: 1;
border: solid 10px transparent;
z-index: 7;
}
.insight-featured-product.default img {
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
z-index: 8;
max-height: 100%;
width: auto;
}
@media (max-width: 768px) {
.insight-featured-product.default img {
height: 30%;
top: auto;
bottom: 0;
right: 35px;
}
}
.insight-featured-product.default .vertical-text {
position: absolute;
bottom: 27px;
left: 42px;
font-size: 24px;
font-weight: 300;
color: rgba(57, 42, 37, 0.3);
text-transform: uppercase;
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
transform-origin: left top 0;
}
.insight-featured-product.default .insight-featured-product--box {
position: absolute;
top: 90px;
left: 135px;
z-index: 9;
}
.insight-featured-product.default .insight-featured-product--box .insight-featured-product--box--content {
display: block;
position: relative;
justify-content: center;
align-items: center;
align-self: center;
}
.insight-featured-product.default .insight-featured-product--box .insight-featured-product--box--content .title-1 {
display: inline-block;
margin-left: 60px;
text-transform: uppercase;
line-height: 1;
padding: 5px 40px;
background-color: #f8f1d9;
}
.insight-featured-product.default .insight-featured-product--box .insight-featured-product--box--content .title-2 {
color: #5fbd74;
font-size: 140px;
font-weight: 400;
line-height: 1;
position: absolute;
left: -100px;
top: 20px;
}
.insight-featured-product.default .insight-featured-product--box .insight-featured-product--box--content .title-3 {
font-weight: 900;
margin-bottom: 6px;
margin-top: 120px;
}
.insight-featured-product.default .insight-featured-product--box .insight-featured-product--box--content .text {
margin: 0 0 30px 0;
max-width: 240px;
}
.insight-featured-product.style-02, .insight-featured-product.style-03 {
display: block;
background-position: center center;
background-repeat: no-repeat;
position: relative;
}
@media (max-width: 1199px) {
.insight-featured-product.style-02, .insight-featured-product.style-03 {
background-image: none !important;
padding-top: 50px;
padding-bottom: 50px;
}
}
@media (min-width: 1000px) {
.insight-featured-product.style-02, .insight-featured-product.style-03 {
min-height: 523px;
}
}
.insight-featured-product.style-02 img, .insight-featured-product.style-03 img {
opacity: 0;
position: relative;
z-index: -1;
}
@media (max-width: 1199px) {
.insight-featured-product.style-02 img, .insight-featured-product.style-03 img {
display: none;
}
}
.insight-featured-product.style-02 .vertical-text, .insight-featured-product.style-03 .vertical-text {
font-weight: 300;
letter-spacing: 0.1em;
font-size: 110px;
text-transform: uppercase;
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
position: absolute;
top: 50%;
left: 50%;
margin-top: 130px;
width: 165px;
line-height: 1;
display: block;
margin-left: -320px;
color: #fff;
opacity: .5;
}
.insight-featured-product.style-02 .insight-featured-product--box, .insight-featured-product.style-03 .insight-featured-product--box {
display: flex;
height: 100%;
width: 100%;
justify-content: center;
align-items: center;
align-self: center;
}
@media (min-width: 992px) {
.insight-featured-product.style-02 .insight-featured-product--box, .insight-featured-product.style-03 .insight-featured-product--box {
position: absolute;
}
}
.insight-featured-product.style-02 .insight-featured-product--box .insight-featured-product--box--content, .insight-featured-product.style-03 .insight-featured-product--box .insight-featured-product--box--content {
position: relative;
z-index: 2;
}
@media (max-width: 991px) {
.insight-featured-product.style-02 .insight-featured-product--box .insight-featured-product--box--content, .insight-featured-product.style-03 .insight-featured-product--box .insight-featured-product--box--content {
text-align: center;
}
}
@media (min-width: 769px) {
.insight-featured-product.style-02 .insight-featured-product--box .insight-featured-product--box--content .insight-text, .insight-featured-product.style-03 .insight-featured-product--box .insight-featured-product--box--content .insight-text {
max-width: 250px;
}
}
.insight-featured-product.style-02 .title-1, .insight-featured-product.style-03 .title-1 {
text-transform: uppercase;
}
@media (min-width: 769px) {
.insight-featured-product.style-02 .title-1, .insight-featured-product.style-03 .title-1 {
margin-left: 100px;
margin-top: -40px;
}
}
@media (max-width: 1500px) {
.insight-featured-product.style-02 .title-1, .insight-featured-product.style-03 .title-1 {
margin-left: 0;
}
}
.insight-featured-product.style-02 .title-2, .insight-featured-product.style-03 .title-2 {
color: #5fbd74;
}
@media (min-width: 769px) {
.insight-featured-product.style-02 .title-2, .insight-featured-product.style-03 .title-2 {
font-size: 140px;
margin-top: -60px;
margin-left: -100px;
}
}
@media (max-width: 1500px) {
.insight-featured-product.style-02 .title-2, .insight-featured-product.style-03 .title-2 {
margin-left: 0;
font-size: 50px;
margin-top: 10px;
margin-bottom: 40px;
}
}
.insight-featured-product.style-02 .title-3, .insight-featured-product.style-03 .title-3 {
font-weight: 900;
margin-bottom: 6px;
}
@media (min-width: 769px) {
.insight-featured-product.style-02 .title-3, .insight-featured-product.style-03 .title-3 {
margin-top: -35px;
}
}
.insight-featured-product.style-02 .insight-text, .insight-featured-product.style-03 .insight-text {
margin-bottom: 32px;
}
@media (min-width: 1000px) {
.insight-featured-product.style-02, .insight-featured-product.style-03 {
min-height: 470px;
}
}
.insight-featured-product.style-02 .title-1, .insight-featured-product.style-03 .title-1 {
font-size: 50px;
color: #5fbd74;
text-transform: none;
margin: 0;
}
@media (min-width: 1000px) {
.insight-featured-product.style-02 .title-1, .insight-featured-product.style-03 .title-1 {
margin-top: -70px;
margin-left: -55px;
font-size: 90px;
}
}
.insight-featured-product.style-02 .title-2, .insight-featured-product.style-03 .title-2 {
font-size: 20px;
text-transform: uppercase;
color: #392a25;
font-weight: 900;
letter-spacing: 0.05em;
margin: 0;
}
@media (min-width: 1000px) {
.insight-featured-product.style-02 .title-2, .insight-featured-product.style-03 .title-2 {
margin-top: -28px;
margin-left: -55px;
font-size: 28px;
}
}
@media (min-width: 1000px) {
.insight-featured-product.style-02 .title-2, .insight-featured-product.style-03 .title-2 {
margin-bottom: 20px;
}
}
@media (min-width: 769px) {
.insight-featured-product.style-02 .insight-btn, .insight-featured-product.style-03 .insight-btn {
margin-top: 36px;
margin-left: -55px;
}
}
@media (max-width: 991px) {
.insight-featured-product.style-02 .insight-btn, .insight-featured-product.style-03 .insight-btn {
margin-left: 0;
}
}
.insight-featured-product.style-02 {
background-position: center right;
overflow: hidden;
}
.insight-featured-product.style-03 {
text-align: center;
}
.insight-featured-product.style-03 .insight-featured-product--box--content {
margin: 0;
}
.insight-featured-product.style-03 .title-1, .insight-featured-product.style-03 .title-2, .insight-featured-product.style-03 .insight-btn {
margin: 0;
}
.insight-featured-product.style-03 .title-1 {
color: #fff;
}
@media (min-width: 1000px) {
.insight-featured-product.style-03 .title-2 {
margin-top: -30px;
}
}
@media (max-width: 991px) {
.insight-featured-product.style-03 .title-2 {
margin-bottom: 20px;
}
}
@media (min-width: 1000px) {
.insight-featured-product.style-03 .insight-btn {
margin-top: 202px;
}
}
.insight-featured-product.style-04 {
display: block;
background-position: center center;
background-repeat: no-repeat;
position: relative;
text-align: center;
}
@media (max-width: 1199px) {
.insight-featured-product.style-04 {
background-image: none !important;
padding-top: 50px;
padding-bottom: 50px;
}
}
@media (min-width: 1000px) {
.insight-featured-product.style-04 {
min-height: 523px;
}
}
.insight-featured-product.style-04 img {
opacity: 0;
position: relative;
z-index: -1;
}
@media (max-width: 1199px) {
.insight-featured-product.style-04 img {
display: none;
}
}
.insight-featured-product.style-04 .insight-featured-product--box {
display: flex;
height: 100%;
width: 100%;
justify-content: center;
align-items: center;
align-self: center;
}
@media (min-width: 992px) {
.insight-featured-product.style-04 .insight-featured-product--box {
position: absolute;
}
}
@media (max-width: 991px) {
.insight-featured-product.style-04 .insight-featured-product--box .insight-featured-product--box--content {
text-align: center;
}
}
@media (min-width: 769px) {
.insight-featured-product.style-04 .insight-featured-product--box .insight-featured-product--box--content .insight-text {
max-width: 250px;
}
}
.insight-featured-product.style-04 .title-1 {
text-transform: uppercase;
}
@media (min-width: 769px) {
.insight-featured-product.style-04 .title-1 {
margin-left: 100px;
margin-top: -40px;
}
}
@media (max-width: 1500px) {
.insight-featured-product.style-04 .title-1 {
margin-left: 0;
}
}
.insight-featured-product.style-04 .title-2 {
color: #5fbd74;
}
@media (min-width: 769px) {
.insight-featured-product.style-04 .title-2 {
font-size: 140px;
margin-top: -60px;
margin-left: -100px;
}
}
@media (max-width: 1500px) {
.insight-featured-product.style-04 .title-2 {
margin-left: 0;
font-size: 50px;
margin-top: 10px;
margin-bottom: 40px;
}
}
.insight-featured-product.style-04 .title-3 {
font-weight: 900;
margin-bottom: 6px;
}
@media (min-width: 769px) {
.insight-featured-product.style-04 .title-3 {
margin-top: -35px;
}
}
.insight-featured-product.style-04 .insight-text {
margin-bottom: 32px;
}
@media (min-width: 769px) {
.insight-featured-product.style-04 {
min-height: auto;
}
}
.insight-featured-product.style-04 .insight-featured-product--box--content {
margin: 0;
}
.insight-featured-product.style-04 .title-1, .insight-featured-product.style-04 .title-2, .insight-featured-product.style-04 .insight-btn {
margin: 0;
}
.insight-featured-product.style-04 .title-1, .insight-featured-product.style-04 .title-2 {
font-size: 24px;
}
.insight-featured-product.style-04 .title-1 {
color: #392a25;
letter-spacing: 0.1em;
}
@media (min-width: 1000px) {
.insight-featured-product.style-04 .title-1 {
margin-top: -200px;
}
}
.insight-featured-product.style-04 .title-2 {
font-weight: 300;
color: #5e5a54;
}
@media (max-width: 991px) {
.insight-featured-product.style-04 .title-2 {
margin-bottom: 20px;
margin-top: 10px;
}
}
@media (min-width: 769px) {
.insight-featured-product.style-04 .insight-btn {
margin-top: 32px;
}
}
.insight-featured-product.style-05 {
display: block;
background-position: center center;
background-repeat: no-repeat;
position: relative;
}
@media (max-width: 1199px) {
.insight-featured-product.style-05 {
background-image: none !important;
padding-top: 50px;
padding-bottom: 50px;
}
}
@media (min-width: 1000px) {
.insight-featured-product.style-05 {
min-height: 523px;
}
}
.insight-featured-product.style-05 img {
opacity: 0;
position: relative;
z-index: -1;
}
@media (max-width: 1199px) {
.insight-featured-product.style-05 img {
display: none;
}
}
.insight-featured-product.style-05 .insight-featured-product--box {
display: flex;
height: 100%;
width: 100%;
justify-content: center;
align-items: center;
align-self: center;
}
@media (min-width: 992px) {
.insight-featured-product.style-05 .insight-featured-product--box {
position: absolute;
}
}
@media (max-width: 991px) {
.insight-featured-product.style-05 .insight-featured-product--box .insight-featured-product--box--content {
text-align: center;
}
}
@media (min-width: 769px) {
.insight-featured-product.style-05 .insight-featured-product--box .insight-featured-product--box--content .insight-text {
max-width: 250px;
}
}
.insight-featured-product.style-05 .title-1 {
text-transform: uppercase;
}
@media (min-width: 769px) {
.insight-featured-product.style-05 .title-1 {
margin-left: 100px;
margin-top: -40px;
}
}
@media (max-width: 1500px) {
.insight-featured-product.style-05 .title-1 {
margin-left: 0;
}
}
.insight-featured-product.style-05 .title-2 {
color: #5fbd74;
}
@media (min-width: 769px) {
.insight-featured-product.style-05 .title-2 {
font-size: 140px;
margin-top: -60px;
margin-left: -100px;
}
}
@media (max-width: 1500px) {
.insight-featured-product.style-05 .title-2 {
margin-left: 0;
font-size: 50px;
margin-top: 10px;
margin-bottom: 40px;
}
}
.insight-featured-product.style-05 .title-3 {
font-weight: 900;
margin-bottom: 6px;
}
@media (min-width: 769px) {
.insight-featured-product.style-05 .title-3 {
margin-top: -35px;
}
}
.insight-featured-product.style-05 .insight-text {
margin-bottom: 32px;
}
@media (min-width: 1000px) {
.insight-featured-product.style-05 {
min-height: 400px;
}
}
.insight-featured-product.style-05 .insight-featured-product--box--content {
margin: 0;
}
@media (min-width: 1000px) {
.insight-featured-product.style-05 .insight-featured-product--box--content {
margin-top: -102px;
}
}
.insight-featured-product.style-05 .title-1, .insight-featured-product.style-05 .title-2, .insight-featured-product.style-05 .title-3 {
color: #fff;
margin: 0;
text-align: center;
text-transform: uppercase;
}
.insight-featured-product.style-05 .title-1 {
font-size: 20px;
letter-spacing: 0.1em;
font-weight: 400;
}
@media (min-width: 769px) {
.insight-featured-product.style-05 .title-1 {
margin-bottom: 40px;
}
}
.insight-featured-product.style-05 .title-2 {
font-size: 64px;
letter-spacing: 0;
font-weight: 900;
}
.insight-featured-product.style-05 .title-3 {
font-size: 18px;
letter-spacing: 0.1em;
font-weight: 700;
}
@media (min-width: 769px) {
.insight-featured-product.style-05 .title-3 {
margin-top: -13px;
}
}
.insight-featured-product.style-06 {
display: block;
background-position: center center;
background-repeat: no-repeat;
position: relative;
}
@media (max-width: 1199px) {
.insight-featured-product.style-06 {
background-image: none !important;
padding-top: 50px;
padding-bottom: 50px;
}
}
@media (min-width: 1000px) {
.insight-featured-product.style-06 {
min-height: 523px;
}
}
.insight-featured-product.style-06 img {
opacity: 0;
position: relative;
z-index: -1;
}
@media (max-width: 1199px) {
.insight-featured-product.style-06 img {
display: none;
}
}
.insight-featured-product.style-06 .insight-featured-product--box {
display: flex;
height: 100%;
width: 100%;
justify-content: center;
align-items: center;
align-self: center;
}
@media (min-width: 992px) {
.insight-featured-product.style-06 .insight-featured-product--box {
position: absolute;
}
}
@media (max-width: 991px) {
.insight-featured-product.style-06 .insight-featured-product--box .insight-featured-product--box--content {
text-align: center;
}
}
@media (min-width: 769px) {
.insight-featured-product.style-06 .insight-featured-product--box .insight-featured-product--box--content .insight-text {
max-width: 250px;
}
}
.insight-featured-product.style-06 .title-1 {
text-transform: uppercase;
}
@media (min-width: 769px) {
.insight-featured-product.style-06 .title-1 {
margin-left: 100px;
margin-top: -40px;
}
}
@media (max-width: 1500px) {
.insight-featured-product.style-06 .title-1 {
margin-left: 0;
}
}
.insight-featured-product.style-06 .title-2 {
color: #5fbd74;
}
@media (min-width: 769px) {
.insight-featured-product.style-06 .title-2 {
font-size: 140px;
margin-top: -60px;
margin-left: -100px;
}
}
@media (max-width: 1500px) {
.insight-featured-product.style-06 .title-2 {
margin-left: 0;
font-size: 50px;
margin-top: 10px;
margin-bottom: 40px;
}
}
.insight-featured-product.style-06 .title-3 {
font-weight: 900;
margin-bottom: 6px;
}
@media (min-width: 769px) {
.insight-featured-product.style-06 .title-3 {
margin-top: -35px;
}
}
.insight-featured-product.style-06 .insight-text {
margin-bottom: 32px;
}
@media (min-width: 769px) {
.insight-featured-product.style-06 {
min-height: 200px;
}
}
.insight-featured-product.style-06 .insight-featured-product--box--content {
margin: 0;
}
.insight-featured-product.style-06 .title-1, .insight-featured-product.style-06 .title-2, .insight-featured-product.style-06 .title-3 {
color: #392a25;
margin: 0;
text-align: center;
text-transform: uppercase;
}
.insight-featured-product.style-06 .title-1 {
font-size: 12px;
letter-spacing: 0.1em;
font-weight: 400;
}
.insight-featured-product.style-06 .title-2 {
font-size: 56px;
letter-spacing: 0;
font-weight: 900;
}
@media (min-width: 769px) {
.insight-featured-product.style-06 .title-2 {
margin-top: -10px;
}
}
.insight-featured-product.style-06 .title-3 {
font-size: 20px;
letter-spacing: 0.1em;
font-weight: 900;
}
@media (min-width: 769px) {
.insight-featured-product.style-06 .title-3 {
margin-top: -10px;
}
}
.insight-featured-product.style-07 {
display: block;
background-position: center center;
background-repeat: no-repeat;
position: relative;
text-align: center;
position: relative;
background-color: #7fca90;
}
@media (max-width: 1199px) {
.insight-featured-product.style-07 {
background-image: none !important;
padding-top: 50px;
padding-bottom: 50px;
}
}
@media (min-width: 1000px) {
.insight-featured-product.style-07 {
min-height: 523px;
}
}
.insight-featured-product.style-07 img {
opacity: 0;
position: relative;
z-index: -1;
}
@media (max-width: 1199px) {
.insight-featured-product.style-07 img {
display: none;
}
}
.insight-featured-product.style-07 .insight-featured-product--box {
display: flex;
height: 100%;
width: 100%;
justify-content: center;
align-items: center;
align-self: center;
}
@media (min-width: 992px) {
.insight-featured-product.style-07 .insight-featured-product--box {
position: absolute;
}
}
@media (max-width: 991px) {
.insight-featured-product.style-07 .insight-featured-product--box .insight-featured-product--box--content {
text-align: center;
}
}
@media (min-width: 769px) {
.insight-featured-product.style-07 .insight-featured-product--box .insight-featured-product--box--content .insight-text {
max-width: 250px;
}
.insight-featured-product.style-07 .insight-featured-product--box .insight-featured-product--box--content .text {
padding-left: 30px;
padding-right: 20px;
position: relative;
z-index: 9;
color: #fff;
}
}
.insight-featured-product.style-07 .title-1 {
text-transform: uppercase;
}
@media (min-width: 769px) {
.insight-featured-product.style-07 .title-1 {
margin-left: 100px;
margin-top: -40px;
}
}
@media (max-width: 1500px) {
.insight-featured-product.style-07 .title-1 {
margin-left: 0;
}
}
.insight-featured-product.style-07 .title-2 {
color: #5fbd74;
}
@media (min-width: 769px) {
.insight-featured-product.style-07 .title-2 {
font-size: 140px;
margin-top: -60px;
margin-left: -100px;
}
}
@media (max-width: 1500px) {
.insight-featured-product.style-07 .title-2 {
margin-left: 0;
font-size: 50px;
margin-top: 10px;
margin-bottom: 40px;
}
}
.insight-featured-product.style-07 .title-3 {
font-weight: 900;
margin-bottom: 6px;
}
@media (min-width: 769px) {
.insight-featured-product.style-07 .title-3 {
margin-top: -35px;
}
}
.insight-featured-product.style-07 .insight-text {
margin-bottom: 32px;
}
@media (min-width: 1000px) {
.insight-featured-product.style-07 {
min-height: 565px;
}
}
.insight-featured-product.style-07 > img {
opacity: 1;
z-index: 2;
position: absolute;
bottom: -100px;
left: -250px;
}
.insight-featured-product.style-07 .price {
display: block;
height: 80px;
width: 80px;
background-color: #7fca90;
position: absolute;
color: #fff;
left: -160px;
top: 50%;
border-radius: 50%;
z-index: 3;
font-weight: 400;
padding-top: 15px;
text-transform: uppercase;
-ms-transform: rotate(-30deg);
-webkit-transform: rotate(-30deg);
transform: rotate(-30deg);
}
.insight-featured-product.style-07 .price b {
font-size: 18px;
font-weight: 900;
}
@media (max-width: 1000px) {
.insight-featured-product.style-07 > img, .insight-featured-product.style-07 .price {
display: none;
}
}
.insight-featured-product.style-07 .insight-featured-product--box--content {
margin: 0;
text-align: center;
}
.insight-featured-product.style-07 .title-1, .insight-featured-product.style-07 .title-2, .insight-featured-product.style-07 .title-3 {
margin: 0;
text-align: center;
text-transform: uppercase;
}
.insight-featured-product.style-07 .title-1 {
font-size: 64px;
letter-spacing: 0;
font-weight: 400;
color: #fff;
text-transform: none;
}
.insight-featured-product.style-07 .title-2 {
font-size: 28px;
letter-spacing: 0.05em;
font-weight: 900;
margin-top: -10px;
color: #392a25;
}
.insight-featured-product.style-07 .title-3 {
font-size: 110px;
letter-spacing: 0.2em;
font-weight: 900;
padding-left: 10px;
color: #212121;
opacity: .1;
}
@media (min-width: 769px) {
.insight-featured-product.style-07 .title-3 {
margin-top: -110px;
}
}
.insight-featured-product.style-07 .insight-text {
max-width: 440px;
margin-left: auto;
margin-right: auto;
color: #fff;
}
@media (min-width: 769px) {
.insight-featured-product.style-07 .insight-text {
margin-top: -26px;
}
}
.insight-featured-product.style-07 .countdown {
margin-top: 33px;
margin-bottom: 30px;
}
.countdown > div {
display: inline-block;
height: 60px;
width: 60px;
position: relative;
background-color: #fff;
border-radius: 50%;
line-height: 60px;
font-size: 20px;
font-weight: 900;
color: #392a25;
margin: 4px 24px 50px;
}
.countdown > div:before {
position: absolute;
content: '';
top: -4px;
right: -4px;
bottom: -4px;
left: -4px;
border: 4px solid #000;
border-radius: 50%;
opacity: .1;
}
.countdown > div:after {
content: '';
height: 1px;
width: 20px;
display: inline-block;
background-color: #212121;
opacity: .4;
position: absolute;
top: 50%;
left: -10px;
margin-left: -24px;
}
.countdown > div:first-child:after {
display: none;
}
.countdown > div span {
position: absolute;
font-size: 13px;
font-weight: 400;
color: #fff;
text-transform: uppercase;
width: 100%;
text-align: center;
letter-spacing: 0.1em;
bottom: -58px;
left: 0;
}
.insight-product-carousel {
margin: 0 auto;
}
@media (min-width: 769px) {
.insight-product-carousel {
padding: 0 146px;
}
}
.insight-product-carousel .products {
margin-top: 57px;
}
.insight-product-carousel .product {
outline: none;
webkit-animation: zoomOut .25s;
animation: zoomOut .25s;
}
.insight-product-carousel .carousel-next, .insight-product-carousel .carousel-prev {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
font-size: 48px;
line-height: 0;
position: absolute;
top: 50%;
display: block;
color: #696969;
padding: 0;
margin-top: -70px;
cursor: pointer;
outline: none;
background: transparent;
opacity: .3;
}
.insight-product-carousel .carousel-next:hover, .insight-product-carousel .carousel-prev:hover {
opacity: 1;
}
.insight-product-carousel .carousel-next {
right: 30px;
}
@media (min-width: 769px) {
.insight-product-carousel .carousel-next {
right: -53px;
}
}
.insight-product-carousel .carousel-prev {
left: 30px;
z-index: 2;
}
@media (min-width: 769px) {
.insight-product-carousel .carousel-prev {
left: -53px;
}
}
.insight-product-carousel .insight-sub-title {
text-transform: uppercase;
letter-spacing: 0.1em;
font-weight: 900;
text-align: center;
margin-top: -2px;
line-height: 1;
}
.insight-product-carousel .insight-title {
line-height: 1;
color: #5fbd74;
}
.insight-filter, .insight-grid-filter, .insight-gallery-filter {
margin-top: 32px;
margin-bottom: 57px;
text-align: center;
}
.insight-filter ul, .insight-grid-filter ul, .insight-gallery-filter ul {
padding-left: 0;
}
.insight-filter ul li, .insight-grid-filter ul li, .insight-gallery-filter ul li {
display: inline;
}
@media (max-width: 768px) {
.insight-filter ul li, .insight-grid-filter ul li, .insight-gallery-filter ul li {
display: block;
padding: 5px;
}
.insight-filter ul li:before, .insight-grid-filter ul li:before, .insight-gallery-filter ul li:before {
display: none !important;
}
}
.insight-filter ul li a, .insight-grid-filter ul li a, .insight-gallery-filter ul li a {
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.1em;
}
.insight-filter ul li a.active, .insight-grid-filter ul li a.active, .insight-gallery-filter ul li a.active {
color: #5fbd74;
}
.insight-filter ul li:first-child:before, .insight-grid-filter ul li:first-child:before, .insight-gallery-filter ul li:first-child:before {
display: none;
}
.insight-filter ul li:before, .insight-grid-filter ul li:before, .insight-gallery-filter ul li:before {
content: '';
display: inline-block;
vertical-align: middle;
margin: 0 20px;
height: 1px;
width: 20px;
background-color: #ccc;
}
.insight-product-column {
position: relative;
}
.insight-product-column .title {
font-size: 24px;
font-weight: 900;
color: #392a25;
height: 43px;
line-height: 42px;
padding: 0 50px 0 0;
border-bottom: 1px solid #f1eeea;
position: relative;
margin-bottom: 40px;
}
.insight-product-column .item {
outline: none;
}
.insight-product-column .content {
position: static;
}
.insight-product-column .content .slick-prev:before, .insight-product-column .content .slick-next:before {
font-family: Ionicons;
color: #392a25;
opacity: .25;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-product-column .content .slick-prev:hover:before, .insight-product-column .content .slick-next:hover:before {
opacity: 1;
}
.insight-product-column .content .slick-prev {
top: 20px;
right: 30px;
left: auto;
}
.insight-product-column .content .slick-prev:before {
content: "\f3d2";
}
.insight-product-column .content .slick-next {
top: 20px;
right: 0;
left: auto;
padding-left: 5px;
width: 25px;
border-left: 1px solid #eeeeee;
}
.insight-product-column .content .slick-next:before {
content: "\f3d3";
}
.insight-product-column .product-item {
margin-bottom: 18px;
display: inline-block;
width: 100%;
}
.insight-product-column .product-item .product-thumb {
width: 120px;
height: 120px;
display: inline-block;
float: left;
margin-right: 30px;
position: relative;
}
.insight-product-column .product-item .product-thumb img {
width: 100%;
height: auto;
border: 2px solid #f1eeea;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-product-column .product-item .product-thumb:before, .insight-product-column .product-item .product-thumb:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.insight-product-column .product-item .product-thumb:before {
border-top: 2px solid #5fbd74;
border-bottom: 2px solid #5fbd74;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
.insight-product-column .product-item .product-thumb:after {
border-right: 2px solid #5fbd74;
border-left: 2px solid #5fbd74;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.insight-product-column .product-item .product-info .product-title {
display: block;
font-size: 18px;
font-weight: 700;
color: #5e5a54;
}
.insight-product-column .product-item .product-info .product-price {
margin-top: 10px;
display: block;
color: #5fbd74;
font-weight: 700;
line-height: 1;
}
.insight-product-column .product-item .product-info .product-price ins {
background: none;
}
.insight-product-column .product-item .product-info .product-price del {
color: #cbcac8;
}
.insight-product-column .product-item .product-info .product-price del .amount {
color: #cbcac8;
}
.insight-product-column .product-item .product-info .product-rate {
margin-top: 10px;
display: block;
}
.insight-product-column .product-item .product-info .product-rate .star-rating {
font-size: 16px !important;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 83px;
margin-left: -3px;
}
.insight-product-column .product-item .product-info .product-rate .star-rating:before {
content: "\f3ae \f3ae \f3ae \f3ae \f3ae";
font-family: Ionicons;
letter-spacing: 3px;
padding: 0 3px;
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute;
}
.insight-product-column .product-item .product-info .product-rate .star-rating span {
color: #f5cc26;
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.insight-product-column .product-item .product-info .product-rate .star-rating span:before {
content: "\f2fc \f2fc \f2fc \f2fc \f2fc";
font-family: Ionicons;
letter-spacing: 3px;
padding: 0 3px;
top: 0;
position: absolute;
left: 0;
}
.insight-product-column .product-item .product-info .product-categories {
margin-top: 10px;
display: block;
}
.insight-product-column .product-item .product-info .product-categories a {
display: inline-block;
padding: 0 5px;
background: #eeeeee;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 14px;
text-transform: uppercase;
}
.insight-product-column .product-item .product-info .product-categories a:hover {
background-color: #5fbd74;
color: #fff;
}
.insight-product-column .product-item:hover .product-thumb:before, .insight-product-column .product-item:hover .product-thumb:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
@media (min-width: 769px) {
.insight-product-grid .products .product {
display: block;
}
.insight-product-grid .columns-1 .products .product {
width: 100%;
max-width: 100%;
}
.insight-product-grid .columns-2 .products .product {
width: 50%;
max-width: 50%;
}
.insight-product-grid .columns-3 .products .product {
width: 33.33%;
max-width: 33.33%;
}
.insight-product-grid .columns-4 .products .product {
width: 25%;
max-width: 25%;
}
.insight-product-grid .columns-5 .products .product {
width: 20%;
max-width: 20%;
}
.insight-product-grid .columns-6 .products .product {
width: 16.66%;
}
}
.insight-product-tab .insight-tab {
margin-top: 32px;
margin-bottom: 57px;
text-align: center;
}
.insight-product-tab .insight-tab ul {
padding-left: 0;
}
.insight-product-tab .insight-tab ul li {
display: inline;
}
@media (max-width: 768px) {
.insight-product-tab .insight-tab ul li {
display: block;
padding: 5px;
}
.insight-product-tab .insight-tab ul li:before {
display: none !important;
}
}
.insight-product-tab .insight-tab ul li a {
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.1em;
}
.insight-product-tab .insight-tab ul li a.active {
color: #5fbd74;
}
.insight-product-tab .insight-tab ul li:first-child:before {
display: none;
}
.insight-product-tab .insight-tab ul li:before {
content: '';
display: inline-block;
vertical-align: middle;
margin: 0 20px;
height: 1px;
width: 20px;
background-color: #ccc;
}
.insight-product-tab .products-tab-content .products-tab-content-inner {
display: none;
}
.insight-product-tab .products-tab-content .products-tab-content-inner.active {
display: block;
}
.insight-product-tab .load-btn {
text-align: center;
}
.insight-product-tab .load-btn button.loading:after {
content: '...';
}
@media (min-width: 769px) {
.insight-product-tab .products .product {
display: block;
}
.insight-product-tab .columns-1 .products .product {
width: 100%;
max-width: 100%;
}
.insight-product-tab .columns-2 .products .product {
width: 50%;
max-width: 50%;
}
.insight-product-tab .columns-3 .products .product {
width: 33.33%;
max-width: 33.33%;
}
.insight-product-tab .columns-4 .products .product {
width: 25%;
max-width: 25%;
}
.insight-product-tab .columns-5 .products .product {
width: 20%;
max-width: 20%;
}
.insight-product-tab .columns-6 .products .product {
width: 16.66%;
}
}
.insight-product-single .product {
text-align: center;
margin-bottom: 0;
outline: none;
}
.insight-product-single .product .product-thumb {
border: 3px solid #f1eeea;
padding: 0;
position: relative;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-product-single .product .product-thumb a {
display: block;
overflow: hidden;
}
.insight-product-single .product .product-thumb img {
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-product-single .product .product-thumb .outofstock {
position: absolute;
top: 50%;
left: 50%;
margin-top: -60px;
margin-left: -60px;
width: 120px;
height: 120px;
text-align: center;
color: #fff;
font-size: 12px;
z-index: 99;
text-transform: uppercase;
background: rgba(57, 42, 37, 0.5);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.insight-product-single .product .product-thumb .outofstock span {
font-size: 24px;
font-weight: 900;
display: block;
margin-top: 30px;
}
.insight-product-single .product .product-thumb .badges {
position: absolute;
width: 48px;
right: 12px;
top: 12px;
}
.insight-product-single .product .product-thumb .badges .hot, .insight-product-single .product .product-thumb .badges .onsale, .insight-product-single .product .product-thumb .badges .new {
position: relative;
display: block;
border-radius: 50%;
text-transform: uppercase;
height: 48px;
width: 48px;
text-align: center;
line-height: 48px;
padding: 0;
font-weight: 700;
margin: 0;
color: #fff;
font-size: 12px;
left: 0;
top: 0;
right: auto;
margin-bottom: -10px;
}
.insight-product-single .product .product-thumb .badges .hot {
background: #f76b6a;
z-index: 98;
}
.insight-product-single .product .product-thumb .badges .onsale {
background: #f7aa77;
z-index: 97;
}
.insight-product-single .product .product-thumb .badges .new {
background: #b9d9e9;
z-index: 96;
}
.insight-product-single .product .product-thumb .product-action {
display: block;
width: 100%;
position: absolute;
bottom: 0;
opacity: 0;
visibility: hidden;
background: #5fbd74;
color: #fff;
padding: 15px;
height: 50px;
text-align: center;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-product-single .product .product-thumb .product-action a {
width: 20px;
height: 20px;
text-align: center;
line-height: 20px;
display: inline-block;
overflow: hidden;
background: none;
padding: 0;
font-size: 0;
color: #fff;
opacity: 1;
}
.insight-product-single .product .product-thumb .product-action .added_to_cart {
display: none;
}
.insight-product-single .product .product-thumb .product-action .add-to-cart-btn {
width: 20px;
height: 20px;
}
.insight-product-single .product .product-thumb .product-action .add_to_cart_button:before {
content: '\f110' !important;
font-size: 20px;
display: inline-block;
font-family: "Ionicons";
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.insight-product-single .product .product-thumb .product-action .add_to_cart_button.loading:before {
content: '\e922' !important;
font-family: 'organik' !important;
animation: spinner 1.5s linear infinite !important;
-webkit-animation: spinner 1.5s linear infinite !important;
}
.insight-product-single .product .product-thumb .product-action .add_to_cart_button.added:before {
content: '\f3ff' !important;
font-family: "Ionicons" !important;
}
.insight-product-single .product .product-thumb .product-action .add_to_cart_button.product_type_variable:before {
content: '\f39d' !important;
font-family: Ionicons !important;
}
.insight-product-single .product .product-thumb .product-action .product_type_simple:before {
content: '\f39c';
font-size: 20px;
display: inline-block;
font-family: Ionicons;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.insight-product-single .product .product-info h3 {
font-size: 18px;
color: #5e5a54;
margin: 20px 0 10px 0;
font-family: Lato;
}
.insight-product-single .product .product-info .price {
font-size: 16px;
font-weight: 700;
}
.insight-product-single .product .product-info .price .amount {
color: #5fbd74;
}
.insight-product-single .product .product-info .price del {
color: #cbcac8;
font-weight: 400;
}
.insight-product-single .product .product-info .price del .amount {
color: #cbcac8;
}
.insight-product-single .product .product-info .price ins {
background: none;
}
.insight-product-single .product .product-rate, .insight-product-single .product .product-desc, .insight-product-single .product .product-action-list {
display: none;
}
.insight-product-single .product:hover .product-thumb {
border-color: #5fbd74;
}
.insight-product-single .product:hover .product-thumb img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.insight-product-single .product:hover .product-thumb .product-action {
opacity: 1;
visibility: visible;
}
.insight-product-info .item {
display: block;
margin-bottom: 10px;
}
.insight-product-info .item:last-child {
margin-bottom: 0;
}
.insight-product-info .item div {
display: inline-block;
}
.insight-product-info .item div:first-child {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
min-width: 120px;
}
.insight-product-spot {
position: relative;
}
.insight-product-spot .insight-product-spot--info .title {
font-weight: 700;
color: #392a25;
margin-bottom: 15px;
text-transform: uppercase;
}
.insight-product-spot .insight-product-spot--icon {
position: absolute;
display: block;
width: 40px;
height: 40px;
top: 0;
}
.insight-product-spot .insight-product-spot--icon .insight-product-spot--icon-inner {
position: relative;
}
.insight-product-spot .insight-product-spot--icon .insight-product-spot--icon-inner:before {
content: '';
width: 56px;
height: 56px;
background-color: #5fbd74;
opacity: .2;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: -8px;
left: -8px;
}
.insight-product-spot .insight-product-spot--icon .insight-product-spot--icon-inner i {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 32px;
text-align: center;
background-color: #5fbd74;
color: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.insight-product-spot .insight-product-spot--icon .insight-product-spot--icon-inner .spot {
position: absolute;
display: block;
width: 180px;
height: 1px;
background-image: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/images/line_bg.png);
background-repeat: repeat-x;
}
.insight-product-spot .insight-product-spot--icon .insight-product-spot--icon-inner .spot .spot-inner {
position: relative;
}
.insight-product-spot .insight-product-spot--icon .insight-product-spot--icon-inner .spot .spot-inner:before {
content: '';
display: block;
width: 10px;
height: 10px;
background-color: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: -5px;
z-index: 8;
}
.insight-product-spot .insight-product-spot--icon .insight-product-spot--icon-inner .spot .spot-inner:after {
content: '';
display: block;
width: 16px;
height: 16px;
background-color: rgba(0, 0, 0, 0.1);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: -8px;
z-index: 7;
}
.insight-product-spot.type-left {
padding-right: 70px;
text-align: right;
}
.insight-product-spot.type-left .insight-product-spot--icon {
right: 0;
}
.insight-product-spot.type-left .insight-product-spot--icon .insight-product-spot--icon-inner .spot {
top: 19px;
left: 50px;
}
.insight-product-spot.type-left .insight-product-spot--icon .insight-product-spot--icon-inner .spot .spot-inner:before {
right: 0;
}
.insight-product-spot.type-left .insight-product-spot--icon .insight-product-spot--icon-inner .spot .spot-inner:after {
right: -3px;
}
.insight-product-spot.type-right {
padding-left: 70px;
text-align: left;
}
.insight-product-spot.type-right .insight-product-spot--icon {
left: 0;
}
.insight-product-spot.type-right .insight-product-spot--icon .insight-product-spot--icon-inner .spot {
top: 19px;
right: 50px;
}
.insight-product-spot.type-right .insight-product-spot--icon .insight-product-spot--icon-inner .spot .spot-inner:before {
left: 0;
}
.insight-product-spot.type-right .insight-product-spot--icon .insight-product-spot--icon-inner .spot .spot-inner:after {
left: -3px;
}
@media (max-width: 991px) {
.insight-product-spot.type-left, .insight-product-spot.type-right {
padding-left: 70px;
text-align: left;
}
.insight-product-spot.type-left .insight-product-spot--icon, .insight-product-spot.type-right .insight-product-spot--icon {
left: 0;
}
.insight-product-spot.type-left .insight-product-spot--icon .insight-product-spot--icon-inner .spot, .insight-product-spot.type-right .insight-product-spot--icon .insight-product-spot--icon-inner .spot {
display: none;
}
}
.insight-blog > div {
margin-left: auto;
margin-right: auto;
}
@media (min-width: 992px) {
.insight-blog .row:nth-child(even) .col-md-6:first-child, .insight-blog .insight-carousel .slick-track:nth-child(even) .col-md-6:first-child, .insight-carousel .insight-blog .slick-track:nth-child(even) .col-md-6:first-child, .insight-blog .insight-process--small-icon:nth-child(even) .col-md-6:first-child {
order: 1;
}
.insight-blog .row:nth-child(even) .col-md-6:last-child, .insight-blog .insight-carousel .slick-track:nth-child(even) .col-md-6:last-child, .insight-carousel .insight-blog .slick-track:nth-child(even) .col-md-6:last-child, .insight-blog .insight-process--small-icon:nth-child(even) .col-md-6:last-child {
text-align: right;
}
.insight-blog .row:nth-child(even) .col-md-6:last-child .entry-title:before, .insight-blog .insight-carousel .slick-track:nth-child(even) .col-md-6:last-child .entry-title:before, .insight-carousel .insight-blog .slick-track:nth-child(even) .col-md-6:last-child .entry-title:before, .insight-blog .insight-process--small-icon:nth-child(even) .col-md-6:last-child .entry-title:before {
right: -70px;
left: auto;
}
}
.insight-blog.grid_has_padding .blog-grid-style div.post-thumbnail {
margin-bottom: 0;
}
.insight-blog.grid_has_padding .blog-grid-style div.post-thumbnail img {
width: 100%;
height: auto;
}
.insight-blog.grid_has_padding .desc-content {
padding: 25px 30px 35px;
background-color: #fff;
}
.insight-featured-category {
background-color: #fff;
padding: 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
width: 100%;
}
.insight-featured-category .image {
height: 270px;
position: relative;
overflow: hidden;
}
.insight-featured-category .image .bg {
width: 800px;
height: 800px;
border-radius: 100%;
position: absolute;
left: 50%;
margin-left: -400px;
bottom: 30px;
content: '';
background-color: #ecd4c5;
z-index: 96;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-featured-category .image .img {
z-index: 97;
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-featured-category .image .img img {
max-width: 90%;
height: auto;
}
.insight-featured-category .title {
padding: 30px 0 20px 0;
text-align: center;
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
color: #392a25;
}
.insight-featured-category:hover .image .bg {
margin-left: -460px;
}
.insight-featured-category:hover .image .img {
bottom: 5px;
}
.insight-testimonials {
margin-bottom: 0 !important;
}
.insight-testimonials.list .item {
margin-bottom: 30px;
}
.insight-testimonials.list .item:last-child {
margin-bottom: 0;
}
.insight-testimonials.style1, .insight-testimonials.style7 {
width: 100%;
outline: none;
}
.insight-testimonials.style1 .item, .insight-testimonials.style7 .item {
width: 100%;
text-align: center;
outline: none;
z-index: 98;
}
.insight-testimonials.style1 .item .text, .insight-testimonials.style7 .item .text {
width: 80%;
max-width: 710px;
margin: 0 auto;
font-size: 24px;
color: #fff;
font-style: italic;
background-image: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/images/testi_quote.png);
background-repeat: no-repeat;
background-position: center center;
}
.insight-testimonials.style1 .item .info, .insight-testimonials.style7 .item .info {
margin-top: 50px;
display: inline-block;
}
@media (max-width: 768px) {
.insight-testimonials.style1 .item .info, .insight-testimonials.style7 .item .info {
text-align: center;
}
.insight-testimonials.style1 .item .info .photo, .insight-testimonials.style7 .item .info .photo {
float: none !important;
}
.insight-testimonials.style1 .item .info .photo img, .insight-testimonials.style7 .item .info .photo img {
float: none;
}
}
.insight-testimonials.style1 .item .info .photo, .insight-testimonials.style7 .item .info .photo {
height: 80px;
display: inline-block;
float: left;
margin: 0 10px;
}
.insight-testimonials.style1 .item .info .photo img, .insight-testimonials.style7 .item .info .photo img {
width: 80px;
height: 80px;
border-radius: 40px;
}
.insight-testimonials.style1 .item .info .author, .insight-testimonials.style7 .item .info .author {
height: 80px;
display: inline-block;
margin: 0 10px;
text-align: left;
}
.insight-testimonials.style1 .item .info .author .name, .insight-testimonials.style1 .item .info .author .tagline, .insight-testimonials.style7 .item .info .author .name, .insight-testimonials.style7 .item .info .author .tagline {
display: block;
}
.insight-testimonials.style1 .item .info .author .name, .insight-testimonials.style7 .item .info .author .name {
font-size: 18px;
text-transform: uppercase;
color: #392a25;
font-weight: 700;
margin-top: 15px;
}
.insight-testimonials.style1 .item .info .author .tagline, .insight-testimonials.style7 .item .info .author .tagline {
color: #fff;
opacity: .7;
}
.insight-testimonials.style1 .slick-prev, .insight-testimonials.style1 .slick-next, .insight-testimonials.style7 .slick-prev, .insight-testimonials.style7 .slick-next {
width: 48px;
height: 48px;
top: 100px;
margin-top: -24px;
background: none;
border-radius: 0;
z-index: 99;
opacity: .2;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-testimonials.style1 .slick-prev:before, .insight-testimonials.style1 .slick-next:before, .insight-testimonials.style7 .slick-prev:before, .insight-testimonials.style7 .slick-next:before {
font-size: 48px;
font-weight: 400;
font-family: Ionicons;
color: #392a25;
opacity: 1;
}
.insight-testimonials.style1 .slick-prev:hover, .insight-testimonials.style1 .slick-next:hover, .insight-testimonials.style7 .slick-prev:hover, .insight-testimonials.style7 .slick-next:hover {
opacity: 1;
}
.insight-testimonials.style1 .slick-prev:before, .insight-testimonials.style7 .slick-prev:before {
content: '\f3d2';
}
.insight-testimonials.style1 .slick-next:before, .insight-testimonials.style7 .slick-next:before {
content: '\f3d3';
}
.insight-testimonials.style1 .slick-dots, .insight-testimonials.style7 .slick-dots {
position: relative;
bottom: auto;
margin: 60px 0 0 0;
}
.insight-testimonials.style1 .slick-dots li button, .insight-testimonials.style7 .slick-dots li button {
width: 10px;
height: 10px;
line-height: 16px;
background-color: rgba(255, 255, 255, 0.5);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
box-sizing: border-box;
}
.insight-testimonials.style1 .slick-dots li button:before, .insight-testimonials.style7 .slick-dots li button:before {
display: none;
}
.insight-testimonials.style1 .slick-dots li.slick-active button, .insight-testimonials.style7 .slick-dots li.slick-active button {
background-color: #fff;
position: relative;
}
.insight-testimonials.style1 .slick-dots li.slick-active button:before, .insight-testimonials.style7 .slick-dots li.slick-active button:before {
position: absolute;
top: -3px;
left: -3px;
content: '';
border-radius: 8px;
width: 16px;
height: 16px;
background-color: rgba(255, 255, 255, 0.3);
display: block;
}
.insight-testimonials.style7 .item .text {
color: #5fbd74;
font-size: 34px;
line-height: 48px;
letter-spacing: 0;
font-style: normal;
background: none;
}
.insight-testimonials.style7 .item .info {
margin-top: 25px;
}
.insight-testimonials.style7 .item .info .author .name, .insight-testimonials.style7 .item .info .author .tagline {
display: inline-block;
letter-spacing: 0.05em;
font-size: 14px;
}
.insight-testimonials.style7 .item .info .author .name {
color: #392a25;
font-weight: bold;
margin-top: 30px;
}
.insight-testimonials.style7 .item .info .author .tagline {
color: #5e5a54;
font-style: italic;
padding-bottom: 2px;
}
.insight-testimonials.style7 .item .info .author .tagline:before {
content: '/';
display: inline-block;
margin: 0 5px;
}
.insight-testimonials.style3 {
width: 100%;
outline: none;
}
.insight-testimonials.style3 .item {
width: 100%;
text-align: center;
outline: none;
z-index: 98;
}
.insight-testimonials.style3 .item .text {
width: 80%;
max-width: 710px;
margin: 0 auto;
font-size: 24px;
color: #5e5a54;
font-style: italic;
background-image: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/images/testi_quote.png);
background-repeat: no-repeat;
background-position: center center;
}
.insight-testimonials.style3 .item .info {
margin-top: 50px;
display: inline-block;
}
@media (max-width: 768px) {
.insight-testimonials.style3 .item .info {
text-align: center;
}
.insight-testimonials.style3 .item .info .photo {
float: none !important;
}
.insight-testimonials.style3 .item .info .photo img {
float: none;
}
}
.insight-testimonials.style3 .item .info .photo {
height: 80px;
display: inline-block;
float: left;
margin: 0 10px;
}
.insight-testimonials.style3 .item .info .photo img {
width: 80px;
height: 80px;
border-radius: 40px;
}
.insight-testimonials.style3 .item .info .author {
height: 80px;
display: inline-block;
margin: 0 10px;
text-align: left;
}
.insight-testimonials.style3 .item .info .author .name, .insight-testimonials.style3 .item .info .author .tagline {
display: block;
}
.insight-testimonials.style3 .item .info .author .name {
font-size: 18px;
text-transform: uppercase;
color: #392a25;
font-weight: 700;
margin-top: 15px;
}
.insight-testimonials.style3 .item .info .author .tagline {
color: #5e5a54;
opacity: .7;
}
.insight-testimonials.style3 .slick-prev, .insight-testimonials.style3 .slick-next {
width: 48px;
height: 48px;
top: 100px;
margin-top: -24px;
background: none;
border-radius: 0;
z-index: 99;
}
.insight-testimonials.style3 .slick-prev:before, .insight-testimonials.style3 .slick-next:before {
font-size: 48px;
font-weight: 400;
font-family: Ionicons;
color: #d1cfce;
opacity: 1;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-testimonials.style3 .slick-prev:hover:before, .insight-testimonials.style3 .slick-next:hover:before {
color: #5fbd74;
}
.insight-testimonials.style3 .slick-prev:before {
content: '\f3d2';
}
.insight-testimonials.style3 .slick-next:before {
content: '\f3d3';
}
.insight-testimonials.style3 .slick-dots {
position: relative;
bottom: auto;
margin: 60px 0 0 0;
}
.insight-testimonials.style3 .slick-dots li button {
width: 10px;
height: 10px;
line-height: 16px;
background: #f1eeea;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
box-sizing: border-box;
}
.insight-testimonials.style3 .slick-dots li button:before {
display: none;
}
.insight-testimonials.style3 .slick-dots li.slick-active button {
background-color: #5fbd74;
position: relative;
}
.insight-testimonials.style3 .slick-dots li.slick-active button:before {
position: absolute;
top: -3px;
left: -3px;
content: '';
border-radius: 8px;
width: 16px;
height: 16px;
background-color: rgba(0, 0, 0, 0.08);
display: block;
}
.insight-testimonials.style6 {
width: 100%;
outline: none;
}
.insight-testimonials.style6 .item {
width: 100%;
text-align: center;
outline: none;
z-index: 98;
}
.insight-testimonials.style6 .item .text {
width: 80%;
max-width: 710px;
margin: 0 auto;
font-size: 24px;
color: #5e5a54;
font-style: italic;
background-image: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/images/testi_quote.png);
background-repeat: no-repeat;
background-position: center center;
}
.insight-testimonials.style6 .item .info {
margin-top: 50px;
display: inline-block;
}
@media (max-width: 768px) {
.insight-testimonials.style6 .item .info {
text-align: center;
}
.insight-testimonials.style6 .item .info .photo {
float: none !important;
}
.insight-testimonials.style6 .item .info .photo img {
float: none;
}
}
.insight-testimonials.style6 .item .info .photo {
height: 80px;
display: inline-block;
float: left;
margin: 0 10px;
}
.insight-testimonials.style6 .item .info .photo img {
width: 80px;
height: 80px;
border-radius: 40px;
}
.insight-testimonials.style6 .item .info .author {
height: 80px;
display: inline-block;
margin: 0 10px;
text-align: left;
}
.insight-testimonials.style6 .item .info .author .name, .insight-testimonials.style6 .item .info .author .tagline {
display: block;
}
.insight-testimonials.style6 .item .info .author .name {
font-size: 18px;
text-transform: uppercase;
color: #392a25;
font-weight: 700;
margin-top: 15px;
}
.insight-testimonials.style6 .item .info .author .tagline {
color: #5e5a54;
opacity: .7;
}
.insight-testimonials.style6 .slick-prev, .insight-testimonials.style6 .slick-next {
width: 48px;
height: 48px;
top: 100px;
margin-top: -24px;
background: none;
border-radius: 0;
z-index: 99;
}
.insight-testimonials.style6 .slick-prev:before, .insight-testimonials.style6 .slick-next:before {
font-size: 48px;
font-weight: 400;
font-family: Ionicons;
color: #d1cfce;
opacity: 1;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-testimonials.style6 .slick-prev:hover:before, .insight-testimonials.style6 .slick-next:hover:before {
color: #5fbd74;
}
.insight-testimonials.style6 .slick-prev:before {
content: '\f3d2';
}
.insight-testimonials.style6 .slick-next:before {
content: '\f3d3';
}
.insight-testimonials.style6 .slick-dots {
position: relative;
bottom: auto;
margin: 60px 0 0 0;
}
.insight-testimonials.style6 .slick-dots li button {
width: 10px;
height: 10px;
line-height: 16px;
background: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
box-sizing: border-box;
}
.insight-testimonials.style6 .slick-dots li button:before {
display: none;
}
.insight-testimonials.style6 .slick-dots li.slick-active button {
background-color: #5fbd74;
position: relative;
}
.insight-testimonials.style6 .slick-dots li.slick-active button:before {
position: absolute;
top: -3px;
left: -3px;
content: '';
border-radius: 8px;
width: 16px;
height: 16px;
background-color: rgba(0, 0, 0, 0.08);
display: block;
}
.insight-testimonials.style2 {
width: 100%;
outline: none;
}
.insight-testimonials.style2 .item {
width: 100%;
outline: none;
z-index: 98;
padding: 0 15px;
}
.insight-testimonials.style2 .item .text {
width: 100%;
background: #fff;
padding: 40px 50px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-size: 18px;
font-style: italic;
line-height: 1.8;
position: relative;
z-index: 98;
}
.insight-testimonials.style2 .item .text:before {
content: '';
left: 15px;
top: 25px;
width: 20px;
height: 20px;
background-image: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/images/testi_quote_2.png);
z-index: 99;
position: absolute;
}
.insight-testimonials.style2 .item .text:after {
content: '';
position: absolute;
bottom: -16px;
left: 50px;
width: 0;
height: 0;
border-top: 16px solid #fff;
border-right: 16px solid transparent;
z-index: 99;
}
.insight-testimonials.style2 .item .info {
margin-top: 40px;
display: inline-block;
}
.insight-testimonials.style2 .item .info .photo {
height: 60px;
display: inline-block;
float: left;
margin-right: 20px;
}
.insight-testimonials.style2 .item .info .photo img {
width: 60px;
height: 60px;
border-radius: 30px;
border: 4px solid rgba(255, 255, 255, 0.2);
}
.insight-testimonials.style2 .item .info .author {
height: 60px;
display: inline-block;
margin: 0 10px 0 0;
text-align: left;
}
.insight-testimonials.style2 .item .info .author .name, .insight-testimonials.style2 .item .info .author .tagline {
display: block;
}
.insight-testimonials.style2 .item .info .author .name {
font-size: 18px;
text-transform: uppercase;
color: #fff;
font-weight: 700;
margin-top: 5px;
}
.insight-testimonials.style2 .item .info .author .tagline {
color: #fff;
opacity: .7;
}
.insight-testimonials.style2 .slick-dots {
position: relative;
bottom: auto;
margin: 60px 0 0 0;
}
.insight-testimonials.style2 .slick-dots li button {
width: 10px;
height: 10px;
line-height: 16px;
background-color: rgba(255, 255, 255, 0.5);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
box-sizing: border-box;
}
.insight-testimonials.style2 .slick-dots li button:before {
display: none;
}
.insight-testimonials.style2 .slick-dots li.slick-active button {
background-color: #fff;
position: relative;
}
.insight-testimonials.style2 .slick-dots li.slick-active button:before {
position: absolute;
top: -3px;
left: -3px;
content: '';
border-radius: 8px;
width: 16px;
height: 16px;
background-color: rgba(255, 255, 255, 0.3);
display: block;
}
.insight-testimonials.style4 {
width: 100%;
outline: none;
}
.insight-testimonials.style4 .item {
width: 100%;
outline: none;
z-index: 98;
padding: 0 15px;
}
.insight-testimonials.style4 .item .text {
width: 100%;
background: #f5f3f0;
padding: 40px 50px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-size: 18px;
font-style: italic;
line-height: 1.8;
position: relative;
z-index: 98;
}
.insight-testimonials.style4 .item .text:before {
content: '';
left: 15px;
top: 25px;
width: 20px;
height: 20px;
background-image: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/images/testi_quote_2.png);
z-index: 99;
position: absolute;
}
.insight-testimonials.style4 .item .text:after {
content: '';
position: absolute;
bottom: -16px;
left: 50px;
width: 0;
height: 0;
border-top: 16px solid #f5f3f0;
border-right: 16px solid transparent;
z-index: 99;
}
.insight-testimonials.style4 .item .info {
margin-top: 40px;
display: inline-block;
}
.insight-testimonials.style4 .item .info .photo {
height: 60px;
display: inline-block;
float: left;
margin-right: 20px;
}
.insight-testimonials.style4 .item .info .photo img {
width: 60px;
height: 60px;
border-radius: 30px;
border: 4px solid rgba(255, 255, 255, 0.2);
}
.insight-testimonials.style4 .item .info .author {
height: 60px;
display: inline-block;
margin: 0 10px 0 0;
text-align: left;
}
.insight-testimonials.style4 .item .info .author .name, .insight-testimonials.style4 .item .info .author .tagline {
display: block;
}
.insight-testimonials.style4 .item .info .author .name {
font-size: 18px;
text-transform: uppercase;
color: #392a25;
font-weight: 700;
margin-top: 5px;
}
.insight-testimonials.style4 .item .info .author .tagline {
opacity: .7;
}
.insight-testimonials.style4 .slick-dots {
position: relative;
bottom: auto;
margin: 60px 0 0 0;
}
.insight-testimonials.style4 .slick-dots li button {
width: 10px;
height: 10px;
line-height: 16px;
background: #f1eeea;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
box-sizing: border-box;
}
.insight-testimonials.style4 .slick-dots li button:before {
display: none;
}
.insight-testimonials.style4 .slick-dots li.slick-active button {
background-color: #5fbd74;
position: relative;
}
.insight-testimonials.style4 .slick-dots li.slick-active button:before {
position: absolute;
top: -3px;
left: -3px;
content: '';
border-radius: 8px;
width: 16px;
height: 16px;
background-color: rgba(0, 0, 0, 0.08);
display: block;
}
.insight-testimonials.style5 {
width: 100%;
outline: none;
}
.insight-testimonials.style5 .item {
width: 100%;
outline: none;
z-index: 98;
padding: 0 15px;
}
.insight-testimonials.style5 .item .text {
width: 100%;
background: #fff;
padding: 40px 50px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-size: 18px;
font-style: italic;
line-height: 1.8;
position: relative;
z-index: 98;
}
.insight-testimonials.style5 .item .text:before {
content: '';
left: 15px;
top: 25px;
width: 20px;
height: 20px;
background-image: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/images/testi_quote_2.png);
z-index: 99;
position: absolute;
}
.insight-testimonials.style5 .item .text:after {
content: '';
position: absolute;
bottom: -16px;
left: 50px;
width: 0;
height: 0;
border-top: 16px solid #fff;
border-right: 16px solid transparent;
z-index: 99;
}
.insight-testimonials.style5 .item .info {
margin-top: 40px;
display: inline-block;
}
.insight-testimonials.style5 .item .info .photo {
height: 60px;
display: inline-block;
float: left;
margin-right: 20px;
}
.insight-testimonials.style5 .item .info .photo img {
width: 60px;
height: 60px;
border-radius: 30px;
border: 4px solid rgba(255, 255, 255, 0.2);
}
.insight-testimonials.style5 .item .info .author {
height: 60px;
display: inline-block;
margin: 0 10px 0 0;
text-align: left;
}
.insight-testimonials.style5 .item .info .author .name, .insight-testimonials.style5 .item .info .author .tagline {
display: block;
}
.insight-testimonials.style5 .item .info .author .name {
font-size: 18px;
text-transform: uppercase;
color: #392a25;
font-weight: 700;
margin-top: 5px;
}
.insight-testimonials.style5 .item .info .author .tagline {
opacity: .7;
}
.insight-testimonials.style5 .slick-dots {
position: relative;
bottom: auto;
margin: 60px 0 0 0;
}
.insight-testimonials.style5 .slick-dots li button {
width: 10px;
height: 10px;
line-height: 16px;
background: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
box-sizing: border-box;
}
.insight-testimonials.style5 .slick-dots li button:before {
display: none;
}
.insight-testimonials.style5 .slick-dots li.slick-active button {
background-color: #5fbd74;
position: relative;
}
.insight-testimonials.style5 .slick-dots li.slick-active button:before {
position: absolute;
top: -3px;
left: -3px;
content: '';
border-radius: 8px;
width: 16px;
height: 16px;
background-color: rgba(0, 0, 0, 0.08);
display: block;
}
.insight-testimonials.style8 {
width: 100%;
outline: none;
}
.insight-testimonials.style8 .item {
width: 100%;
outline: none;
z-index: 98;
padding: 30px 15px;
margin: 0 15px;
text-align: center;
background: -webkit-radial-gradient(0% 100%, circle, transparent 10px, white 10px) no-repeat, -webkit-radial-gradient(100% 0%, circle, transparent 10px, white 10px) no-repeat, -webkit-radial-gradient(0% 0%, circle, transparent 10px, white 10px) no-repeat, -webkit-radial-gradient(100% 100%, circle, transparent 10px, white 10px) no-repeat;
background: radial-gradient(circle at 0% 100%, transparent 10px, white 10px) no-repeat, radial-gradient(circle at 100% 0%, transparent 10px, white 10px) no-repeat, radial-gradient(circle at 0% 0%, transparent 10px, white 10px) no-repeat, radial-gradient(circle at 100% 100%, transparent 10px, white 10px) no-repeat;
background-position: 0% 100%, 100% 0%, 0% 0%, 100% 100%;
background-size: 75% 75%;
}
.insight-testimonials.style8 .item .text {
width: 100%;
font-size: 18px;
font-style: italic;
line-height: 1.8;
position: relative;
z-index: 98;
padding: 40px 0 30px 0;
}
.insight-testimonials.style8 .item .text:before {
content: '';
left: 50%;
top: 0;
width: 20px;
height: 20px;
background-image: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/images/testi_quote_2.png);
z-index: 99;
position: absolute;
transform: translateX(-50%);
}
.insight-testimonials.style8 .item .text:after {
display: none;
}
.insight-testimonials.style8 .item .info {
display: inline-block;
}
.insight-testimonials.style8 .item .info .photo {
display: none;
}
.insight-testimonials.style8 .item .info .author {
display: inline-block;
margin: 0;
text-align: center;
}
.insight-testimonials.style8 .item .info .author .name, .insight-testimonials.style8 .item .info .author .tagline {
display: block;
}
.insight-testimonials.style8 .item .info .author .name {
font-size: 14px;
text-transform: uppercase;
color: #392a25;
font-weight: 700;
}
.insight-testimonials.style8 .item .info .author .tagline {
color: #b3b0ab;
font-size: 15px;
font-weight: 400;
}
.insight-testimonials.style8 .slick-dots {
position: relative;
bottom: auto;
margin: 60px 0 0 0;
}
.insight-testimonials.style8 .slick-dots li button {
width: 10px;
height: 10px;
line-height: 16px;
background-color: #a5a4a4;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
box-sizing: border-box;
}
.insight-testimonials.style8 .slick-dots li button:before {
display: none;
}
.insight-testimonials.style8 .slick-dots li.slick-active button {
background-color: #5fbd74;
position: relative;
}
.insight-testimonials.style8 .slick-dots li.slick-active button:before {
position: absolute;
top: -3px;
left: -3px;
content: '';
border-radius: 8px;
width: 16px;
height: 16px;
background-color: rgba(255, 255, 255, 0.3);
display: block;
}
.insight-accordion .item {
margin-bottom: 15px;
background: #fff;
border-radius: 4px;
overflow: hidden;
}
.insight-accordion .item .title {
background: #fff;
color: #392a25;
font-weight: 700;
padding: 15px 30px;
position: relative;
cursor: pointer;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-accordion .item .title .icon {
width: 15px;
height: 15px;
position: absolute;
top: 15px;
right: 20px;
}
.insight-accordion .item .title .icon i {
color: #5fbd74;
font-style: normal;
font-size: 15px;
font-weight: 400;
}
.insight-accordion .item .title .icon i.icon-default {
font-family: Ionicons !important;
}
.insight-accordion .item .title .icon i.icon-default:before {
content: '\f216';
}
.insight-accordion .item .content {
height: 0;
padding: 0 30px;
line-height: 1.6;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-accordion .item:last-child {
margin-bottom: 0;
}
.insight-accordion .item.active .title {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background: #5fbd74;
color: #fff;
}
.insight-accordion .item.active .title .icon i {
color: #fff;
}
.insight-accordion .item.active .title .icon i.icon-default:before {
content: '\f207';
}
.insight-accordion .item.active .content {
height: auto;
padding: 20px 30px;
}
.insight-accordion .item:hover .title {
background: #5fbd74;
color: #fff;
}
.insight-accordion .item:hover .title .icon i {
color: #fff;
}
.insight-accordion.insight-accordion-left .title {
padding-left: 60px;
}
.insight-accordion.insight-accordion-left .title .icon {
left: 30px;
right: auto;
}
.insight-accordion.insight-accordion-right .title {
padding-right: 60px;
}
.insight-gallery .insight-gallery-item {
margin-bottom: 30px;
overflow: hidden;
}
@media (max-width: 768px) {
.insight-gallery .insight-gallery-item {
height: auto !important;
}
}
.insight-gallery .insight-pagination {
margin-top: 50px;
}
.insight-gallery .insight-gallery-image {
position: relative;
max-height: 100%;
}
.insight-gallery .insight-gallery-image a:hover .desc-wrap {
opacity: 1;
}
.insight-gallery .insight-gallery-image img {
width: 100%;
}
.insight-gallery .insight-gallery-image .desc-wrap {
-webkit-transition: opacity 0.25s;
-moz-transition: opacity 0.25s;
-ms-transition: opacity 0.25s;
-o-transition: opacity 0.25s;
transition: opacity 0.25s;
opacity: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 3px solid #5fbd74;
display: flex;
align-items: center;
align-self: center;
align-content: center;
justify-content: center;
}
.insight-gallery .insight-gallery-image .desc-wrap .desc {
text-align: center;
}
.insight-gallery .insight-gallery-image .desc-wrap:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fff;
opacity: .9;
}
.insight-gallery .insight-gallery-image .desc-wrap .title, .insight-gallery .insight-gallery-image .desc-wrap .cates, .insight-gallery .insight-gallery-image .desc-wrap .icon {
position: relative;
z-index: 2;
}
.insight-gallery .insight-gallery-image .desc-wrap .icon {
font-size: 24px;
font-weight: 400;
color: #5fbd74;
}
.insight-gallery .insight-gallery-image .desc-wrap .title {
font-size: 18px;
font-weight: bold;
color: #333;
margin-bottom: 10px;
margin-top: 5px;
}
.insight-gallery .insight-gallery-image .desc-wrap .cates {
font-size: 12px;
text-transform: uppercase;
color: #5e5a54;
letter-spacing: 0.1em;
}
.insight-our-services {
background: #fff;
text-align: center;
padding: 40px 30px;
}
.insight-our-services .icon {
color: #5fbd74;
font-size: 68px;
}
.insight-our-services .title {
font-size: 20px;
font-weight: 700;
color: #392a25;
margin-bottom: 10px;
}
.insight-our-services .content {
color: #5e5a54;
}
.insight-our-services .more {
color: #5fbd74;
margin-top: 15px;
font-size: 24px;
opacity: .5;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.insight-our-services:hover .more {
opacity: 1;
}
.insight-our-services:hover .icon {
animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
transform: translate3d(0, 0, 0);
backface-visibility: hidden;
perspective: 1000px;
}
.insight-countdown-product {
width: 100%;
height: 100%;
background-color: #fbf7eb;
border: 3px solid #f6edd0;
padding: 70px 70px 40px 70px;
}
.insight-countdown-product .item {
outline: none;
}
.insight-countdown-product .item a {
outline: none;
}
.insight-countdown-product .item .product-name {
font-size: 34px;
font-weight: 700;
color: #392a25;
line-height: 1;
}
.insight-countdown-product .item .product-price {
font-size: 24px;
font-weight: 700;
color: #5fbd74;
line-height: 1;
margin-top: 20px;
}
.insight-countdown-product .item .product-price del {
font-size: 16px;
font-weight: 400;
color: #999999;
}
.insight-countdown-product .item .product-price ins {
background: none;
}
.insight-countdown-product .item .product-image {
width: 100%;
margin-top: 20px;
height: auto;
display: block;
margin-bottom: 30px;
}
.insight-countdown-product .item .product-image img {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
}
.insight-countdown-product .item .product-countdown {
width: 100%;
overflow: hidden;
text-align: center;
}
.insight-countdown-product .item .product-countdown .product-countdown-timer {
position: relative;
}
.insight-countdown-product .item .product-countdown .product-countdown-timer:before {
content: '';
height: 1px;
width: 40px;
display: inline-block;
background-color: #8e8c86;
opacity: .4;
position: absolute;
top: 34px;
left: 0;
}
.insight-countdown-product .item .product-countdown .product-countdown-timer:after {
content: '';
height: 1px;
width: 40px;
display: inline-block;
background-color: #8e8c86;
opacity: .4;
position: absolute;
top: 34px;
right: 0;
}
.insight-countdown-product .item .product-countdown .product-countdown-timer > div {
display: inline-block;
height: 60px;
width: 60px;
text-align: center;
position: relative;
background-color: #5fbd74;
border-radius: 50%;
line-height: 60px;
font-size: 20px;
font-weight: 700;
color: #fff;
margin: 4px 24px 50px;
}
.insight-countdown-product .item .product-countdown .product-countdown-timer > div:before {
position: absolute;
content: '';
top: -4px;
right: -4px;
bottom: -4px;
left: -4px;
border: 4px solid #000;
border-radius: 50%;
opacity: .1;
}
.insight-countdown-product .item .product-countdown .product-countdown-timer > div:after {
content: '';
height: 1px;
width: 20px;
display: inline-block;
background-color: #8e8c86;
opacity: .4;
position: absolute;
top: 50%;
left: -10px;
margin-left: -24px;
}
.insight-countdown-product .item .product-countdown .product-countdown-timer > div:first-child:after {
display: none;
}
.insight-countdown-product .item .product-countdown .product-countdown-timer > div span {
position: absolute;
font-size: 13px;
font-weight: 400;
color: #392a25;
text-transform: uppercase;
width: 100%;
text-align: center;
letter-spacing: 0.1em;
bottom: -58px;
left: 0;
}
.insight-countdown-product .item .product-countdown .product-countdown-ended, .insight-countdown-product .item .product-countdown .product-countdown-alltime {
position: relative;
display: block;
text-align: center;
padding: 4px 0;
}
.insight-countdown-product .item .product-countdown .product-countdown-ended span, .insight-countdown-product .item .product-countdown .product-countdown-alltime span {
height: 60px;
line-height: 60px;
display: inline-block;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background-color: #5fbd74;
color: #fff;
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
padding: 0 40px;
position: relative;
}
.insight-countdown-product .item .product-countdown .product-countdown-ended span:before, .insight-countdown-product .item .product-countdown .product-countdown-alltime span:before {
position: absolute;
content: '';
top: -4px;
right: -4px;
bottom: -4px;
left: -4px;
border: 4px solid #000;
border-radius: 34px;
opacity: .1;
}
.insight-countdown-product .item .product-countdown .product-countdown-ended:before, .insight-countdown-product .item .product-countdown .product-countdown-alltime:before {
content: '';
height: 1px;
width: 40px;
display: inline-block;
background-color: #8e8c86;
opacity: .4;
position: absolute;
top: 34px;
left: 0;
}
.insight-countdown-product .item .product-countdown .product-countdown-ended:after, .insight-countdown-product .item .product-countdown .product-countdown-alltime:after {
content: '';
height: 1px;
width: 40px;
display: inline-block;
background-color: #8e8c86;
opacity: .4;
position: absolute;
top: 34px;
right: 0;
}
.insight-countdown-product .slick-prev:before, .insight-countdown-product .slick-next:before {
font-family: Ionicons;
color: #696969;
font-size: 34px;
font-weight: 400;
}
.insight-countdown-product .slick-prev {
left: 20px;
}
.insight-countdown-product .slick-prev:before {
content: '\f3d2';
}
.insight-countdown-product .slick-next {
right: 20px;
}
.insight-countdown-product .slick-next:before {
content: '\f3d3';
}
@media (max-width: 991px) {
.insight-countdown-product .item .product-name, .insight-countdown-product .item .product-price {
text-align: center;
}
.insight-countdown-product .item .product-countdown .product-countdown-timer:before, .insight-countdown-product .item .product-countdown .product-countdown-timer:after {
display: none;
}
.insight-countdown-product .item .product-countdown .product-countdown-timer > div {
margin-left: 10px;
margin-right: 10px;
}
.insight-countdown-product .item .product-countdown .product-countdown-timer > div:after {
display: none;
}
.insight-countdown-product .item .product-countdown .product-countdown-ended:before, .insight-countdown-product .item .product-countdown .product-countdown-ended:after, .insight-countdown-product .item .product-countdown .product-countdown-alltime:before, .insight-countdown-product .item .product-countdown .product-countdown-alltime:after {
display: none;
}
}
body .vc_row[data-vc-full-width] {
overflow: visible;
}
@media (max-width: 991px) {
.vc_column_container.vc_col-sm-4, .vc_column_container.vc_col-sm-8 {
width: 100%;
}
}
@media (min-width: 769px) {
.vc_column_container.vc_col-sm-4 {
width: 33.33333333%;
}
.vc_column_container.vc_col-sm-8 {
width: 66.66666667%;
}
}
@media (min-width: 992px) {
.app-desc {
margin-top: -150px;
}
}
@media (min-width: 544px) {
.btn-googleplay {
margin-top: -150px;
}
.btn-store {
float: right;
margin-top: -88px;
position: relative;
z-index: 9;
}
.btn-store:hover, .btn-googleplay:hover {
animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
transform: translate3d(0, 0, 0);
}
}
.loadmore-contain {
padding-top: 40px;
text-align: center;
}
.loadmore-contain .btn-loadmore {
margin: 0 auto;
transition: all 0.5s;
text-transform: uppercase;
}
.loadmore-contain .btn-transparent {
border: none !important;
background: none !important;
}
html .bg-center-bottom {
background-position: center bottom !important;
background-repeat: no-repeat !important;
}
.row_slash:before {
content: '';
display: block !important;
width: 110%;
height: 250px;
position: absolute;
left: -5%;
transform: rotate(-5deg);
top: -120px;
background: inherit;
overflow: visible;
} .screen-reader-text {
position: absolute !important;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
}
.screen-reader-text:focus {
top: 5px;
left: 5px;
z-index: 100000;
display: block;
clip: auto !important;
padding: 15px 23px 14px;
width: auto;
height: auto;
border-radius: 3px;
background-color: #f1f1f1;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
color: #21759b;
text-decoration: none;
font-weight: bold;
font-size: 14px;
line-height: normal; } #content[tabindex="-1"]:focus {
outline: 0;
}
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
clear: both;
}
.text-align-xs-left {
text-align: left;
}
.text-align-xs-right {
text-align: right;
}
.text-align-xs-center {
text-align: center;
}
@media (min-width: 544px) {
.text-align-sm-left {
text-align: left;
}
.text-align-sm-right {
text-align: right;
}
.text-align-sm-center {
text-align: center;
}
}
@media (min-width: 769px) {
.text-align-md-left {
text-align: left;
}
.text-align-md-right {
text-align: right;
}
.text-align-md-center {
text-align: center;
}
}
@media (min-width: 992px) {
.text-align-lg-left {
text-align: left;
}
.text-align-lg-right {
text-align: right;
}
.text-align-lg-center {
text-align: center;
}
}
@media (min-width: 1200px) {
.text-align-xl-left {
text-align: left;
}
.text-align-xl-right {
text-align: right;
}
.text-align-xl-center {
text-align: center;
}
}
@media (min-width: 1920px) {
.text-align-xxl-left {
text-align: left;
}
.text-align-xxl-right {
text-align: right;
}
.text-align-xxl-center {
text-align: center;
}
}
@media (min-width: 992px) {
[text-align='left'] {
text-align: left;
}
[text-align='right'] {
text-align: right;
}
[text-align='center'] {
text-align: center;
}
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: 0;
} embed,
iframe,
object {
max-width: 100%;
}
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: .8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
width: 100%;
vertical-align: top;
text-align: center;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
width: 100%;
vertical-align: top;
text-align: center;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
button[type="submit"] {
padding: 12px 29px;
border: 1px solid;
border-color: #5fbd74;
border-radius: 3px;
background: #5fbd74;
color: #fff;
font-size: 15px;
line-height: 1;
font-weight: bold;
letter-spacing: 0.05em;
outline: none;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button[type="submit"]:hover {
opacity: .8;
}
[data-balloon] {
position: relative;
}
[data-balloon]:after {
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
pointer-events: none;
-webkit-transition: all 0.18s ease-out 0.18s;
-moz-transition: all 0.18s ease-out 0.18s;
-ms-transition: all 0.18s ease-out 0.18s;
-o-transition: all 0.18s ease-out 0.18s;
transition: all 0.18s ease-out 0.18s;
position: absolute;
z-index: 10;
padding: .5em 1em;
border-radius: 4px;
background: rgba(17, 17, 17, 0.9);
color: #fff;
content: attr(data-balloon);
white-space: nowrap;
font-size: 12px;
}
[data-balloon]:before {
background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
background-size: 100% auto;
width: 18px;
height: 6px;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
pointer-events: none;
-webkit-transition: all 0.18s ease-out 0.18s;
-moz-transition: all 0.18s ease-out 0.18s;
-ms-transition: all 0.18s ease-out 0.18s;
-o-transition: all 0.18s ease-out 0.18s;
transition: all 0.18s ease-out 0.18s;
position: absolute;
z-index: 10;
content: '';
}
[data-balloon]:hover:before, [data-balloon]:hover:after {
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
pointer-events: auto;
}
[data-balloon][data-balloon-break]:after {
white-space: normal;
}
[data-balloon][data-balloon-pos="up"]:after {
bottom: 100%;
left: 50%;
margin-bottom: 11px;
-webkit-transform: translate(-50%, 10px);
-moz-transform: translate(-50%, 10px);
-ms-transform: translate(-50%, 10px);
transform: translate(-50%, 10px);
-webkit-transform-origin: top;
-moz-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
}
[data-balloon][data-balloon-pos="up"]:before {
bottom: 100%;
left: 50%;
margin-bottom: 5px;
-webkit-transform: translate(-50%, 10px);
-moz-transform: translate(-50%, 10px);
-ms-transform: translate(-50%, 10px);
transform: translate(-50%, 10px);
-webkit-transform-origin: top;
-moz-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
}
[data-balloon][data-balloon-pos="up"]:hover:after {
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
[data-balloon][data-balloon-pos="up"]:hover:before {
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
[data-balloon][data-balloon-pos='down']:after {
top: 100%;
left: 50%;
margin-top: 11px;
-webkit-transform: translate(-50%, -10px);
-moz-transform: translate(-50%, -10px);
-ms-transform: translate(-50%, -10px);
transform: translate(-50%, -10px);
}
[data-balloon][data-balloon-pos='down']:before {
background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
background-size: 100% auto;
width: 18px;
height: 6px;
top: 100%;
left: 50%;
margin-top: 5px;
-webkit-transform: translate(-50%, -10px);
-moz-transform: translate(-50%, -10px);
-ms-transform: translate(-50%, -10px);
transform: translate(-50%, -10px);
}
[data-balloon][data-balloon-pos='down']:hover:after {
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
[data-balloon][data-balloon-pos='down']:hover:before {
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
[data-balloon][data-balloon-pos='left']:after {
top: 50%;
right: 100%;
margin-right: 11px;
-webkit-transform: translate(10px, -50%);
-moz-transform: translate(10px, -50%);
-ms-transform: translate(10px, -50%);
transform: translate(10px, -50%);
}
[data-balloon][data-balloon-pos='left']:before {
background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
background-size: 100% auto;
width: 6px;
height: 18px;
top: 50%;
right: 100%;
margin-right: 5px;
-webkit-transform: translate(10px, -50%);
-moz-transform: translate(10px, -50%);
-ms-transform: translate(10px, -50%);
transform: translate(10px, -50%);
}
[data-balloon][data-balloon-pos='left']:hover:after {
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
[data-balloon][data-balloon-pos='left']:hover:before {
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
[data-balloon][data-balloon-pos='right']:after {
top: 50%;
left: 100%;
margin-left: 11px;
-webkit-transform: translate(-10px, -50%);
-moz-transform: translate(-10px, -50%);
-ms-transform: translate(-10px, -50%);
transform: translate(-10px, -50%);
}
[data-balloon][data-balloon-pos='right']:before {
background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
background-size: 100% auto;
width: 6px;
height: 18px;
top: 50%;
left: 100%;
margin-left: 5px;
-webkit-transform: translate(-10px, -50%);
-moz-transform: translate(-10px, -50%);
-ms-transform: translate(-10px, -50%);
transform: translate(-10px, -50%);
}
[data-balloon][data-balloon-pos='right']:hover:after {
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
[data-balloon][data-balloon-pos='right']:hover:before {
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
[data-balloon][data-balloon-length='small']:after {
width: 80px;
white-space: normal;
}
[data-balloon][data-balloon-length='medium']:after {
width: 150px;
white-space: normal;
}
[data-balloon][data-balloon-length='large']:after {
width: 260px;
white-space: normal;
}
[data-balloon][data-balloon-length='xlarge']:after {
width: 380px;
white-space: normal;
}
@media screen and (max-width: 768px) {
[data-balloon][data-balloon-length='xlarge']:after {
white-space: normal;
width: 90vw;
}
}
[data-balloon][data-balloon-length='fit']:after {
width: 100%;
white-space: normal;
} .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
[mode="boxed"] > .wrapper,
[mode="wide"] > .wrapper,
.content > .wrapper {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
@media (min-width: 544px) {
[mode="boxed"] > .wrapper,
[mode="wide"] > .wrapper,
.content > .wrapper {
max-width: 576px;
}
}
@media (min-width: 769px) {
[mode="boxed"] > .wrapper,
[mode="wide"] > .wrapper,
.content > .wrapper {
max-width: 720px;
}
}
@media (min-width: 992px) {
[mode="boxed"] > .wrapper,
[mode="wide"] > .wrapper,
.content > .wrapper {
max-width: 940px;
}
}
@media (min-width: 1200px) {
[mode="boxed"] > .wrapper,
[mode="wide"] > .wrapper,
.content > .wrapper {
max-width: 1140px;
}
}
[blog="fullwidth"] .content-area {
flex: 0 0 100%;
max-width: 100%;
}
[blog="content-sidebar"] .content-area {
overflow: hidden;
}
@media (min-width: 992px) {
[blog="content-sidebar"] .content-area {
flex: 0 0 75%;
max-width: 75%;
}
}
@media (min-width: 992px) {
[blog="content-sidebar"] .widget-area {
flex: 0 0 25%;
max-width: 25%;
}
}
[blog="sidebar-content"] .content-area {
overflow: hidden;
}
@media (min-width: 992px) {
[blog="sidebar-content"] .content-area {
flex: 0 0 75%;
max-width: 75%;
}
}
@media (min-width: 992px) {
[blog="sidebar-content"] .widget-area {
flex: 0 0 25%;
max-width: 25%;
}
}
.topbar {
flex: 0 0 100%;
max-width: 100%;
}
.topbar .row > div, .topbar .insight-carousel .slick-track > div, .insight-carousel .topbar .slick-track > div, .topbar .insight-process--small-icon > div {
padding: 0 15px;
}
.topbar .topbar__text span:not(:first-child) {
margin-left: 15px;
padding-left: 15px;
border-left: 1px solid #696969;
}
.topbar .topbar__menu {
text-align: right;
}
.topbar .topbar__menu ul {
margin: 0;
padding: 0;
list-style: none;
}
.topbar .topbar__menu ul li {
display: inline-block;
margin: 0 0 0 15px;
padding-left: 15px;
border-left: 1px solid #696969;
line-height: 1;
position: relative;
}
.topbar .topbar__menu ul li a {
font-size: 14px;
font-weight: 400;
line-height: 1;
}
.topbar .topbar__menu ul li:first-child {
border: none;
}
.topbar .topbar__menu ul li .sub-menu {
position: absolute;
min-width: 120px;
top: 40px;
right: -20px;
background: #555;
padding: 10px 20px;
opacity: 0;
visibility: hidden;
z-index: 999;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.topbar .topbar__menu ul li .sub-menu li {
text-align: left;
display: block;
margin: 0;
padding: 5px 0;
border: none;
}
.topbar .topbar__menu ul li.menu-item-has-children > a:after {
content: '\f3d0';
font-family: Ionicons;
margin-left: 10px;
font-size: 12px;
}
.topbar .topbar__menu ul li:hover > .sub-menu {
top: 32px;
opacity: 1;
visibility: visible;
}
body #lang_sel {
height: auto;
}
body #lang_sel a.lang_sel_sel {
border: 0;
padding: 4px 0;
background-color: transparent;
}
body #lang_sel a.lang_sel_sel span {
padding-right: 20px;
}
body #lang_sel a.lang_sel_sel:hover {
background-color: transparent;
}
body #lang_sel li {
width: auto;
}
body #lang_sel li ul a {
padding: 10px 15px;
border: 0;
}
body #lang_sel ul ul {
border: 0;
top: 100%;
}
.admin-bar .mobile-menu {
padding-top: 32px;
}
@media (max-width: 991px) {
.admin-bar .mobile-menu {
padding-top: 46px;
}
}
.mobile-menu .mega-menu-content .vc_row, .mobile-menu .mega-menu-content .vc_column-inner, .mobile-menu .mega-menu-content .wpb_column {
width: 100% !important;
padding: 0 !important;
margin: 0 !important;
}
@media (max-width: 63.9em) {
.tm-organik .mobile-menu .mega-menu-content .vc_row, .tm-organik .mobile-menu .mega-menu-content .vc_column-inner, .tm-organik .mobile-menu .mega-menu-content .wpb_column {
padding: 0 !important;
}
}
.mobile-menu .mega-menu-content .vc_row .vc_custom_heading, .mobile-menu .mega-menu-content .vc_column-inner .vc_custom_heading, .mobile-menu .mega-menu-content .wpb_column .vc_custom_heading {
margin: 0 !important;
padding: 20px 20px 0;
font-weight: 900 !important;
}
.mobile-menu > ul.menu {
padding: 0;
margin: 0;
}
.mobile-menu > ul.menu ul, .mobile-menu > ul.menu ol {
padding: 0;
margin: 0;
}
.mobile-menu > ul.menu li {
position: relative;
display: block;
border-bottom: 1px solid #eee;
}
.mobile-menu > ul.menu li .current_page_item a, .mobile-menu > ul.menu li .current-menu-item a {
box-shadow: 1px 0px 0 #111 inset;
}
.mobile-menu > ul.menu li a {
display: block;
color: #5e5a54;
padding: 10px 20px;
background: inherit;
}
.mobile-menu > ul.menu li a i {
width: 20px;
}
.mobile-menu > ul.menu li a:hover {
color: #5fbd74;
}
.mobile-menu > ul.menu li .sub-menu {
display: none;
border-top: 1px solid #ddd;
background-color: #eee;
padding-left: 0;
font-weight: 400;
box-shadow: none;
-moz-box-shadow: none;
}
.mobile-menu > ul.menu li .sub-menu li {
border: none;
}
.mobile-menu > ul.menu li .sub-menu li a:hover {
color: #5fbd74;
}
@media (min-width: 544px) {
.mobile-menu > ul.menu li .sub-menu li:last-child {
border: none;
}
}
.mobile-menu > ul.menu li .sub-menu h3 {
border: none !important;
}
.mobile-menu > ul.menu li .sub-menu-toggle {
display: none;
}
.mobile-menu > ul.menu li.menu-item.menu-item-has-children > .sub-menu-toggle {
display: block;
position: absolute;
top: 0;
right: 0;
width: 42px;
height: 42px;
line-height: 42px;
text-align: center;
outline: 0;
background-color: rgba(238, 238, 238, 0.5);
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mobile-menu > ul.menu li.menu-item.menu-item-has-children > .sub-menu-toggle:hover {
color: #fff;
background-color: #5fbd74;
}
.mobile-menu > ul.menu li.expand {
background-color: #ddd;
}
.mobile-menu > ul.menu li.expand > .sub-menu-toggle:before {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.slideout-menu {
display: none;
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 0;
width: 256px;
overflow-y: auto;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
}
.slideout-panel {
position: relative;
z-index: 1;
}
.slideout-open .slideout-panel:before {
content: '';
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
background: #000;
opacity: 0.5;
z-index: 9999;
}
.slideout-open,
.slideout-open .slideout-panel,
.slideout-open body {
overflow: hidden;
}
.slideout-open .slideout-menu {
display: block;
}
.header {
width: 100%;
position: relative;
z-index: 100;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.header.headroom--not-top {
position: fixed !important;
background: #fff;
top: 0;
left: 0;
-moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
z-index: 999;
}
.header.headroom--not-top #menu .menu__container > li > a {
padding-top: 40px;
padding-bottom: 40px;
}
.header ul, .header li {
list-style: none;
}
.header .btn-wrap {
display: inline-block;
}
.header .btn-wrap .btn-wrap-inner {
display: flex;
align-items: center;
}
.header .btn-wrap .btn-wrap-inner > div {
margin-left: 20px;
font-size: 20px;
width: 24px;
height: 24px;
line-height: 24px;
text-align: center;
cursor: pointer;
}
.header .btn-wrap .btn-wrap-inner > div:first-child {
margin-left: 0;
}
.header .btn-wrap .wishlist-wrap {
position: relative;
}
.header .btn-wrap .wishlist-wrap .wishlist-btn:before {
content: '\f387';
font-family: Ionicons;
}
.header .btn-wrap .wishlist-wrap .wishlist-btn:after {
font-family: inherit;
content: attr(data-count);
font-size: 10px;
text-align: center;
position: absolute;
top: -4px;
right: -8px;
min-width: 16px;
height: 16px;
line-height: 16px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
background-color: #f76b6a;
color: #fff;
}
.header .btn-wrap .mini-cart-wrap {
display: inline-block;
vertical-align: middle;
}
.header .btn-wrap .mini-cart-wrap .mini-cart {
margin-right: 0;
}
.header .btn-wrap .mini-cart-wrap .mini-cart .mini-cart-icon {
display: inline-block;
color: #392a25;
position: relative;
}
.header .btn-wrap .mini-cart-wrap .mini-cart .mini-cart-icon:after {
font-family: inherit;
content: attr(data-count);
font-size: 10px;
text-align: center;
position: absolute;
top: -4px;
right: -8px;
min-width: 16px;
height: 16px;
line-height: 16px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
background: #5fbd74;
color: #fff;
}
.header .btn-wrap .mini-cart-wrap .mini-cart .mini-cart-text {
display: none;
}
.header .btn-wrap .mini-cart-wrap .widget_shopping_cart_content {
right: 0;
left: auto;
}
.header .btn-wrap .top-search-btn {
display: inline-block;
}
.header .btn-wrap .top-search-btn:before {
content: "\f4a5";
font-family: Ionicons;
font-weight: 400;
}
.header .btn-wrap .top-call-btn {
display: inline-block;
float: right;
vertical-align: middle;
color: #fff;
background-color: #5fbd74;
width: auto !important;
height: 40px !important;
line-height: 40px !important;
padding: 0 20px;
margin-left: 40px !important;
font-size: 14px;
font-weight: 700;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.header .btn-wrap .top-call-btn:before {
content: '\f4b9';
font-family: Ionicons;
font-size: 34px;
font-weight: 400;
color: #392a25;
opacity: .3;
margin-right: 10px;
float: left;
}
.header .btn-wrap .top-call-btn:hover:before {
animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
transform: translate3d(0, 0, 0);
backface-visibility: hidden;
perspective: 1000px;
}
.top-search {
width: 100%;
background-color: #5fbd74;
color: #fff;
display: none;
}
.top-search form {
text-align: center;
position: relative;
}
.top-search form input[type="search"] {
text-align: center;
border: none;
background: none;
color: #fff !important;
font-size: 16px;
height: 40px;
line-height: 40px;
padding: 0;
}
.top-search form input[type="search"]::-webkit-input-placeholder { color: #fff;
}
.top-search form input[type="search"]::-moz-placeholder { color: #fff;
}
.top-search form input[type="search"]:-ms-input-placeholder { color: #fff;
}
.top-search form input[type="search"]:-moz-placeholder { color: #fff;
}
.top-search form input[type="submit"] {
display: none;
}
body.admin-bar header.headroom--not-top {
top: 32px;
}
@media (max-width: 991px) {
header.header-desktop {
display: none;
}
}
header.header-01 .header-container {
position: relative;
}
header.header-01 .widget {
margin: 0;
}
header.header-01 .header-left {
position: absolute;
right: 100%;
min-width: 180px;
align-items: center;
bottom: 0;
top: 0;
display: flex;
}
@media (max-width: 1441px) {
header.header-01 .header-left {
margin-right: -70px;
}
}
@media (max-width: 1280px) {
html header.header-01 .header-left {
margin-right: -150px;
}
}
header.header-01 .header-left .header-call {
display: flex;
align-items: center;
justify-content: flex-end;
}
header.header-01 .header-left .header-call div {
display: inline-block;
}
header.header-01 .header-left .header-call .text {
font-size: 12px;
color: #5e5a54;
text-transform: uppercase;
}
header.header-01 .header-left .header-call .text span {
display: block;
font-size: 16px;
color: #392a25;
font-weight: 700;
}
header.header-01 .header-left .header-call .icon {
font-size: 35px;
color: #392a25;
margin-left: 20px;
}
header.header-01 .header-center {
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
header.header-01 .header-center .btn-wrap {
margin-left: 20px;
}
header.header-01 #branding_logo_li {
display: none !important;
}
header.header-01 .header-right {
position: absolute;
left: 100%;
min-width: 180px;
align-items: center;
bottom: 0;
top: 0;
display: flex;
}
header.header-01 .header-right .mini-cart {
display: flex;
align-items: center;
}
header.header-01 .header-right .mini-cart .mini-cart-icon {
font-size: 30px;
margin-right: 20px;
position: relative;
}
header.header-01 .header-right .mini-cart .mini-cart-icon:after {
font-family: inherit;
content: attr(data-count);
font-size: 10px;
text-align: center;
position: absolute;
top: 4px;
right: -8px;
min-width: 16px;
height: 16px;
line-height: 16px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
background: #5fbd74;
color: #fff;
}
@media (max-width: 1280px) {
header.header-01 .header-right {
margin-left: -100px;
}
}
header.header-01 nav.menu {
text-align: center;
}
header.header-01 nav.menu li a {
text-transform: uppercase;
}
header.header-01 nav.menu #branding_logo_li {
vertical-align: middle;
}
header.header-01 nav.menu #branding_logo_li a {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
header.header-01 nav.menu #branding_logo_li, header.header-01 nav.menu li.top-search-btn {
display: inline-block !important;
}
header.header-01 nav.menu ul {
margin-top: 0;
margin-bottom: 0;
}
@media (max-width: 1199px) {
header.header-01 .header-left, header.header-01 .header-right {
display: none;
}
}
header.header-02 .header-container {
position: relative;
}
header.header-02 .header-container .header-right {
position: static;
text-align: right;
display: flex;
justify-content: flex-end;
align-items: center;
}
header.header-02 .header-container .header-right nav {
display: inline-block;
}
header.header-02 .header-container .header-right .btn-wrap {
margin-left: 20px;
}
header.header-02 nav.menu {
text-align: center;
}
header.header-02 nav.menu li a {
text-transform: uppercase;
}
header.header-02 nav.menu ul {
margin-top: 0;
margin-bottom: 0;
}
header.header-03 .topbar {
padding: 0;
}
header.header-03 .topbar .topbar-container {
max-width: none;
padding-left: 80px;
padding-right: 80px;
}
header.header-03 .header-container {
position: relative;
padding: 0 80px;
}
header.header-03 .header-container .header-right {
position: static;
text-align: right;
}
header.header-03 .header-container .header-right nav {
display: inline-block;
}
header.header-03 .header-container .header-right .btn-wrap {
margin-left: 20px;
}
header.header-03 nav.menu {
text-align: center;
}
header.header-03 nav.menu li a {
text-transform: uppercase;
}
header.header-03 nav.menu ul {
margin-top: 0;
margin-bottom: 0;
}
header.header-mobile {
display: none;
width: 100%;
}
header.header-mobile .header-container {
padding-top: 30px;
padding-bottom: 30px;
position: relative;
}
header.header-mobile .header-container .mini-cart-wrap .widget_shopping_cart_content {
right: 45px;
width: calc(100% - 90px);
}
header.header-mobile .header-left {
font-size: 24px;
text-align: left;
}
header.header-mobile .header-left #open-left {
cursor: pointer;
}
header.header-mobile .header-left i {
color: #5E5A54;
}
header.header-mobile .header-center {
text-align: center;
}
header.header-mobile .header-right {
text-align: right;
position: static;
}
@media (max-width: 991px) {
header.header-mobile {
display: block;
}
}
@media (max-width: 768px) {
header.header-mobile .mini-cart-wrap .mini-cart .mini-cart-text {
display: none;
}
}
.overlay-header .header {
position: absolute;
left: 0;
right: 0;
background: none;
width: 100%;
}
.overlay-header .header .topbar {
padding: 0;
background-color: transparent;
color: rgba(255, 255, 255, 0.7);
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.overlay-header .header .topbar .topbar-container {
background-color: transparent;
}
.overlay-header .header .topbar a {
color: rgba(255, 255, 255, 0.7);
}
.overlay-header .header .btn-wrap .wishlist-wrap, .overlay-header .header .btn-wrap .top-search-btn, .overlay-header .header .btn-wrap .mini-cart-wrap .mini-cart-icon {
color: #fff;
}
.overlay-header .header .btn-wrap .wishlist-wrap a, .overlay-header .header .btn-wrap .top-search-btn a, .overlay-header .header .btn-wrap .mini-cart-wrap .mini-cart-icon a {
color: #fff;
}
.overlay-header .header.headroom--not-top {
background-color: #333;
}
.overlay-header .header.headroom--not-top .topbar {
display: none;
}
#menu {
position: static;
}
#menu a {
letter-spacing: 0.05em;
}
#menu .menu__container {
margin: 0;
padding: 0;
white-space: nowrap;
z-index: 2;
position: static;
}
#menu .menu__container > li {
position: relative;
display: inline-block;
}
#menu .menu__container > li a {
display: inline-block;
}
#menu .menu__container > li.mega-menu {
position: static;
}
#menu .menu__container > li.menu-item-has-children > a:after {
content: '\f3d0';
margin-left: 10px;
font-size: 12px;
font-family: Ionicons;
}
#menu .menu__container > li.current-menu-item > a, #menu .menu__container > li.current-menu-parent > a {
color: #5fbd74;
}
#menu .menu__container > li:hover > .sub-menu {
top: 100%;
visibility: visible;
opacity: 1;
}
#menu .menu__container > li:hover > .sub-menu li:hover > .sub-menu {
top: -20px;
left: 100%;
visibility: visible;
opacity: 1;
}
#menu .menu__container .sub-menu {
position: absolute;
top: 110%;
left: 0;
visibility: hidden;
margin: 0;
min-width: 270px;
width: 100%;
background-color: #fff;
opacity: 0;
transition: all .3s ease;
padding: 20px 0;
list-style: none;
text-align: left;
text-transform: none;
-moz-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
}
#menu .menu__container .sub-menu li {
position: relative;
padding: 0 20px;
}
#menu .menu__container .sub-menu li a {
display: block;
padding: 15px 0;
color: #5e5a54;
text-transform: none;
font-weight: 400;
background: none;
position: relative;
border-bottom: 1px solid #f1eeea;
}
#menu .menu__container .sub-menu li a:hover {
background: none;
color: #5fbd74;
padding-left: 20px;
}
#menu .menu__container .sub-menu li a:hover:before {
position: absolute;
content: '\f462';
font-family: 'Ionicons';
left: 0;
top: 15px;
color: inherit;
}
#menu .menu__container .sub-menu li:last-child a {
border: none;
}
#menu .menu__container .sub-menu li.menu-item-has-children:after {
content: '\f363';
font-size: 16px;
font-family: Ionicons;
position: absolute;
right: 20px;
top: 14px;
color: #5e5a54;
}
#menu .menu__container .sub-menu li.menu-item-has-children:hover:after {
color: #5fbd74;
}
#menu .menu__container .sub-menu .sub-menu {
top: 0;
left: 100%;
visibility: hidden;
opacity: 0;
}
#menu .mega-menu > .sub-menu {
padding: 0;
}
#menu .mega-menu .wpb_text_column ul {
margin: 0;
padding: 0;
list-style: none;
}
#menu .mega-menu .wpb_text_column ul li {
padding: 0;
display: block;
}
#menu .mega-menu .wpb_text_column ul li a {
padding: 5px 0;
display: inline-block;
position: relative;
}
#menu .mega-menu .wpb_text_column ul li a i {
width: 20px;
}
#menu .mega-menu .wpb_text_column ul li a:hover:before {
top: 7px;
}
#menu .mega-menu .wpb_text_column ul li.new a:after {
content: 'new';
font-size: 7px;
text-transform: uppercase;
height: 12px;
line-height: 12px;
padding: 0 5px;
display: inline-block;
color: #fff;
border-radius: 3px;
position: absolute;
left: 110%;
font-weight: 700;
background-color: #5fbd74;
}
#menu .mega-menu .wpb_text_column ul li.sale a:after {
content: 'sale';
font-size: 7px;
text-transform: uppercase;
height: 12px;
line-height: 12px;
padding: 0 5px;
display: inline-block;
color: #fff;
border-radius: 3px;
position: absolute;
left: 110%;
font-weight: 700;
background-color: #5fbd74;
}
#menu .mega-menu .wpb_text_column ol {
margin: 0;
padding: 0;
list-style: none;
}
#menu .mega-menu .wpb_text_column ol li {
padding: 0;
border-bottom: 1px solid #f9f6ee;
}
#menu .mega-menu .wpb_text_column ol li:last-child {
border-bottom: none;
}
#menu .mega-menu .wpb_text_column ol li:last-child a {
padding-bottom: 0;
}
#menu .mega-menu .features-mega-inner ul li {
padding: 5px 0;
}
#mobile .kc_column {
width: 100% !important;
}
.content {
width: 100%;
}
.content--top .wrapper {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
@media (min-width: 544px) {
.content--top .wrapper {
max-width: 576px;
}
}
@media (min-width: 769px) {
.content--top .wrapper {
max-width: 720px;
}
}
@media (min-width: 992px) {
.content--top .wrapper {
max-width: 940px;
}
}
@media (min-width: 1200px) {
.content--top .wrapper {
max-width: 1140px;
}
}
body:not(.home) .content > .wrapper {
margin-bottom: 50px;
}
.copyright {
display: block;
width: 100%;
}
.copyright__social {
flex: 0 0 100%;
max-width: 100%;
}
.copyright__social[position='above'] {
padding-bottom: 15px;
}
@media (min-width: 992px) {
.copyright__social[position='above'] {
padding-bottom: 0px;
}
}
.copyright__social[position='below'] {
padding-top: 15px;
}
@media (min-width: 992px) {
.copyright__social[position='below'] {
padding-top: 0px;
}
}
.copyright__social[position='left'] {
padding-bottom: 15px;
}
@media (min-width: 992px) {
.copyright__social[position='left'] {
flex: 0 0 25%;
max-width: 25%;
}
}
@media (min-width: 992px) {
.copyright__social[position='left'] {
padding-bottom: 0px;
}
}
@media (min-width: 992px) {
.copyright__social[position='left'] + .copyright__text {
flex: 0 0 75%;
max-width: 75%;
}
}
.copyright__social[position='right'] {
padding-top: 15px;
}
@media (min-width: 992px) {
.copyright__social[position='right'] {
flex: 0 0 25%;
max-width: 25%;
}
}
@media (min-width: 992px) {
.copyright__social[position='right'] {
padding-top: 0px;
}
}
@media (min-width: 992px) {
.copyright__social[position='right'] + .copyright__text {
flex: 0 0 75%;
max-width: 75%;
}
}
.copyright__text {
flex: 0 0 100%;
max-width: 100%;
}
.footer {
display: block;
width: 100%;
}
.footer .widget {
margin-bottom: 20px;
}
@media (min-width: 544px) and (max-width: 1199px) {
.footer .widget {
margin-bottom: calc(20px + (0 - 20) * ((100vw - 554px) / (1200 - 554)));
}
}
@media (min-width: 1200px) {
.footer .widget {
margin-bottom: 0px;
}
}
.footer .widget .widget-title {
margin-bottom: 30px;
padding-bottom: 15px;
border-bottom: 1px solid #e4e1dd;
color: #392a25;
text-transform: uppercase;
font-size: 16px;
letter-spacing: .05em;
}
.footer .widget ul {
list-style: none;
padding: 0;
}
.footer .widget ul li {
margin-bottom: 20px;
}
.footer .widget ul li:last-child {
margin-bottom: 0;
}
.footer .widget ul li a {
position: relative;
}
.footer .widget ul li a:hover {
padding-left: 20px;
}
.footer .widget ul li a:hover:before {
position: absolute;
content: '\f462';
font-family: 'Ionicons';
left: 0;
top: 0;
color: inherit;
}
.footer li {
margin-bottom: 15px;
}
.footer .textwidget {
line-height: 1.6;
}
.footer .footer-social {
margin-top: 20px;
}
.footer .footer-social a {
margin-right: 20px;
font-size: 16px;
}
.footer .footer-c1 img {
display: block;
margin-bottom: 20px;
}
.footer .footer-c1 .textwidget {
max-width: 370px;
}
.footer .footer-c1, .footer .footer-c2, .footer .footer-c3, .footer .footer-c4 {
margin-bottom: 30px;
}
.footer .mc4wp-form {
margin-top: 20px;
position: relative;
display: block;
width: 100%;
}
.footer .mc4wp-form input {
height: 40px;
line-height: 40px;
border: none;
float: left;
font-size: 15px;
outline: none;
}
.footer .mc4wp-form input[type="email"] {
padding: 0 20px;
width: 100%;
border-radius: 3px;
}
.footer .mc4wp-form input[type="email"]::-webkit-input-placeholder { font-style: italic;
color: #aaaaaa;
}
.footer .mc4wp-form input[type="email"]::-moz-placeholder { font-style: italic;
color: #aaaaaa;
}
.footer .mc4wp-form input[type="email"]:-ms-input-placeholder { font-style: italic;
color: #aaaaaa;
}
.footer .mc4wp-form input[type="email"]:-moz-placeholder { font-style: italic;
color: #aaaaaa;
}
.footer .mc4wp-form input[type="submit"], .footer .mc4wp-form button[type="submit"] {
position: absolute;
top: 0;
right: 0;
width: 50px;
text-align: center;
padding: 0;
box-shadow: none;
text-shadow: none;
color: #fff;
font-size: 0;
background-color: #5fbd74;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAoCAYAAAC8cqlMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyQTI2QTFFOTUyRDcxMUU2QTU1Njg4MjI1QjE3QUY5MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyQTI2QTFFQTUyRDcxMUU2QTU1Njg4MjI1QjE3QUY5MCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjJBMjZBMUU3NTJENzExRTZBNTU2ODgyMjVCMTdBRjkwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjJBMjZBMUU4NTJENzExRTZBNTU2ODgyMjVCMTdBRjkwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Ikd+NAAAAQhJREFUeNrsl+ENgjAQhcEwACOUDdxA3IQNdAPiBLpBXcEJdANGwA1kg3o119ggJv64q4G8l7yEtj8uH68tR+6cy5agVbYQAQQgAAEIQAACEIAAZFLruYPUZCsFkv+hjW/IbTTeku9zSsQD9JzCwL5JQLzkE1F2Q+7dW5btZaTqFEpvvyTvOAUTzZ+jdOTSUEikJLfkh/uU5bWgWrK2JMQ3AK8jb7GgTnoLa5yHbgTRjCDCnGhtreu35jNy4XNwjdb8uBKvqHxjmYnttteoleKD2Ec318BpDHPstQ7R80kDImWLElKpRL8dkYosjXwqGy2I1E2jWQoI/hABAhCAAAQgAAHIj3oKMAAWXz+lqYpAnQAAAABJRU5ErkJggg==);
border-radius: 0 3px 3px 0;
}
.scrollup {
position: fixed;
right: 30px;
bottom: -50px;
z-index: 999;
display: block;
padding: 0;
width: 40px;
height: 40px;
text-align: center;
font-size: 25px;
line-height: 40px;
cursor: pointer;
}
.scrollup i {
height: 40px;
line-height: 40px;
display: block;
}
.scrollup.show {
bottom: 54px;
}
.copyright {
display: block;
width: 100%;
position: relative;
background: #e4e1dd;
}
.copyright .copyright_payment_img {
text-align: right;
}
.copyright .backtotop {
width: 127px;
height: 37px;
top: -35px;
left: 50%;
position: absolute;
cursor: pointer;
transform: translateX(-50%);
}
.copyright .backtotop svg g {
fill: #333;
}
.copyright .backtotop:before, .copyright .backtotop:after {
content: '\f3d8';
font-family: Ionicons;
font-size: 30px;
left: 54px;
position: absolute;
color: #5fbd74;
z-index: 998;
line-height: 1;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.copyright .backtotop:before {
top: 18px;
}
.copyright .backtotop:after {
top: 25px;
}
.copyright .backtotop:hover:before {
top: 13px;
}
.copyright .backtotop:hover:after {
top: 20px;
}
.breadcrumbs {
font-size: 14px;
border-bottom: 1px solid #eeeeee;
padding: 20px 0;
text-transform: uppercase;
}
.breadcrumbs ul {
padding: 0;
margin: 0;
list-style: none;
}
.breadcrumbs ul li {
display: inline-block;
margin-right: 20px;
}
.breadcrumbs ul li:after {
content: '//';
margin-left: 20px;
}
.breadcrumbs ul li:last-child {
color: #5fbd74;
}
.breadcrumbs ul li:last-child:after {
content: '';
margin-right: 0;
}
.tm-organik .featherlight .featherlight-content {
padding: 0;
border: none;
}
.page-title {
padding-top: 110px;
padding-bottom: 170px;
color: #fff;
background: #7fca90;
text-align: center;
background-image: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/images/big_title_bg_1.png);
background-repeat: no-repeat;
background-position: center bottom;
}
.page-title .title {
font-family: "Great Vibes", "Comic Sans MS", cursive, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 56px;
line-height: 1.5;
letter-spacing: 0em;
color: #fff;
}
.gv-font {
font-family: "Great Vibes" !important;
}
.mw-750 {
max-width: 750px;
margin: 0 auto;
}
.quote-name {
font-style: italic;
}
.quote-name strong {
font-style: normal;
color: #392a25;
}
.content-area {
padding-top: 60px;
padding-bottom: 60px;
}
body.no-padding .content .content-area {
padding-top: 0;
padding-bottom: 0;
}
body.no-padding .content .content-area .entry-content {
margin-bottom: 0;
}
body.no-padding .content article {
margin-bottom: 0;
}
.display_none {
display: none;
}
.ball-pulse > div:nth-child(1) {
-webkit-animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.ball-pulse > div:nth-child(2) {
-webkit-animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.ball-pulse > div:nth-child(3) {
-webkit-animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.ball-pulse > div {
background-color: #111;
width: 15px;
height: 15px;
border-radius: 100%;
margin: 2px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
display: inline-block;
}
@-webkit-keyframes scale {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
45% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 0.7;
}
80% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes scale {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
45% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 0.7;
}
80% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.site {
overflow: hidden;
}
@media (max-width: 543px) {
.hidden-xs {
display: none;
}
}
@media (min-width: 544px) and (max-width: 768px) {
.hidden-sm {
display: none;
}
}
@media (min-width: 769px) and (max-width: 991px) {
.hidden-md {
display: none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-lg {
display: none;
}
}
@media (min-width: 1200px) and (max-width: 1919px) {
.hidden-xl {
display: none;
}
}
@media (min-width: 1920px) {
.hidden-xxl {
display: none;
}
}
[visibility='visible'] {
display: block;
}
[visibility='hidden'] {
display: none;
}
a.cookie_notice_ok {
border: 1px solid #5fbd74;
padding: 2px 5px;
border-radius: 2px;
display: block;
margin-top: 10px;
text-align: center;
}
a.cookie_notice_ok:hover {
background-color: #5fbd74 !important;
color: #fff !important;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
body.page div.wpcf7-validation-errors {
border: none;
background-color: #f1eeea;
padding: 15px;
margin: 30px 0 0 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
body.page div.wpcf7-mail-sent-ok {
border: none;
background-color: #5fbd74;
color: #fff;
padding: 15px;
margin: 30px 0 0 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
body.error404 {
background: #a8d5ec;
}
body.error404 .header {
background-color: #fff;
}
body.error404 .footer, body.error404 .copyright {
display: none;
}
body.error404 .content {
text-align: center;
text-transform: uppercase;
padding: 60px 0;
}
body.error404 .content img {
margin-bottom: 60px;
}
body.error404 .content h3 {
font-size: 40px;
color: #fff;
font-weight: 700;
margin-bottom: 20px;
}
body.error404 .content span {
font-size: 14px;
color: #5e5a54;
}
body.error404 .content span a {
font-weight: 700;
}
.no-results .entry-title {
font-size: 24px;
margin-bottom: 20px;
color: #392a25;
}
.no-results .entry-content p {
margin: 0;
}
.entry-content table tr td, .entry-content table tr th {
border: 1px solid #e2e2e2;
padding: 5px 10px;
}
.entry-content figure {
margin-left: 0;
margin-right: 0;
padding-left: 1em;
padding-right: 1em;
}
.entry-content figure.aligncenter {
margin: 0 auto;
}
.entry-content .page-links a {
padding: 5px 10px;
display: inline-block;
}
.byline,
.updated:not(.published) {
display: none;
}
.group-blog .byline,
.single .byline {
display: inline;
}
.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
display: none;
}
.single .content article, .page .content article {
margin-bottom: 30px;
}
.single .content .content-area, .page .content .content-area {
padding-top: 70px;
padding-bottom: 70px;
}
.single .content .content-area .blog-classic-style .post-thumbnail, .page .content .content-area .blog-classic-style .post-thumbnail {
margin-bottom: 0;
}
.single .content .content-area .blog-classic-style .post-thumbnail img, .page .content .content-area .blog-classic-style .post-thumbnail img {
width: 100%;
height: auto;
}
.single .content .content-area .post-thumbnail, .page .content .content-area .post-thumbnail {
margin-bottom: 20px;
}
.single .content .content-area .post-thumbnail img, .page .content .content-area .post-thumbnail img {
width: 100%;
height: auto;
}
.single .content .content-area .entry-meta, .page .content .content-area .entry-meta {
margin-bottom: 20px;
font-size: 15px;
}
.single .content .content-area .entry-meta span, .page .content .content-area .entry-meta span {
margin-right: 20px;
color: #aaaaaa;
}
.single .content .content-area .entry-meta span i, .page .content .content-area .entry-meta span i {
margin-right: 5px;
font-size: 15px;
}
.single .content .content-area .entry-title, .page .content .content-area .entry-title {
font-size: 24px;
margin-bottom: 20px;
color: #392a25;
}
.single .content .content-area .entry-content, .page .content .content-area .entry-content {
margin-bottom: 30px;
}
.single .content .content-area .entry-content blockquote, .page .content .content-area .entry-content blockquote {
font-size: 24px;
color: #5fbd74;
font-style: italic;
margin-right: 70px;
margin-left: 70px;
position: relative;
}
.single .content .content-area .entry-content blockquote:before, .page .content .content-area .entry-content blockquote:before {
content: '';
width: 20px;
height: 20px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFMkY0MjFBQTU1NjAxMUU2ODI5N0Q5NzgxMkM0RkYzRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFMkY0MjFBQjU1NjAxMUU2ODI5N0Q5NzgxMkM0RkYzRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFBNDk0MzdGNTUzMzExRTY4Mjk3RDk3ODEyQzRGRjNFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFBNDk0MzgwNTUzMzExRTY4Mjk3RDk3ODEyQzRGRjNFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+rgKq7QAAASxJREFUeNqslM0NwjAMhUPEnW5AmQBG6AhsUJgAkLgDE8AGwASFARCM0A2ACSgTlFh6kUxwfg48yWrafn21Eyed8rJUgjITjUrTF6s9wN3ENtGwMnHFd6JhhZeFhQJagRuZyCXDOQDSNFI2mawx3pioXcMMfyTtLBCQnZIa/M8czliJm4hZwSr5YjXLbo7xIWGFbSUPEyfJcMKyO0fMRiy7k/vSGpa4NhLkqGTjo2SY468qYSFIYzauJcMiBDjKbb/5WDIcsvsmYf6CrHYgWpwWsRd2ytAxf4G9Wh8tlMTNt5FDIWN9Wfn2snJMU0XJFDqh77iirEbf+RbD7ck60AnkcdPYPgsB8D2XTqEGz1WX7d8bmrZn4hnInDIcgO2beIOlBFSnbVv1T30EGAAbgkNtY0Gb8QAAAABJRU5ErkJggg==);
background-repeat: no-repeat;
position: absolute;
top: 0;
left: -40px;
}
.single .content .content-area .entry-footer, .page .content .content-area .entry-footer {
margin-bottom: 20px;
}
.single .content .content-area .entry-footer .tags a, .page .content .content-area .entry-footer .tags a {
padding: 8px 15px;
background: #fbfaf9;
border: 1px solid #efefef;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 15px;
color: #8e8b87;
margin-right: 5px;
margin-bottom: 8px;
display: inline-block;
}
.single .content .content-area .entry-footer .tags a:hover, .page .content .content-area .entry-footer .tags a:hover {
background: none;
color: #7fca8f;
border-color: #7fca8f;
}
.single .content .content-area .entry-footer .share, .page .content .content-area .entry-footer .share {
text-align: right;
}
.single .content .content-area .entry-footer .share i, .page .content .content-area .entry-footer .share i {
color: #7fca8f;
margin-right: 5px;
}
.single .content .content-area .entry-footer .share span, .page .content .content-area .entry-footer .share span {
margin-left: 10px;
}
.single .content .entry-author, .page .content .entry-author {
padding: 40px 0;
border-top: 1px solid #f1eeea;
}
.single .content .entry-author img, .page .content .entry-author img {
border-radius: 50%;
border: 5px solid #f2f2f2;
}
.single .content .entry-author .name, .page .content .entry-author .name {
font-size: 18px;
color: #332b28;
margin-bottom: 10px;
}
.single .content .entry-author .desc, .page .content .entry-author .desc {
font-size: 15px;
line-height: 1.6em;
color: #5e5a54;
}
.single .content .entry-nav, .page .content .entry-nav {
padding: 40px 30px;
background: #fbfaf9;
border: 1px solid #f1eeea;
font-size: 18px;
font-weight: 700;
}
.single .content .entry-nav a, .page .content .entry-nav a {
text-transform: none;
color: #8e8b87;
outline: none;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 90%;
display: inline-block;
vertical-align: middle;
}
.single .content .entry-nav .left, .page .content .entry-nav .left {
text-align: left;
}
.single .content .entry-nav .left a, .page .content .entry-nav .left a {
padding-left: 10px;
}
.single .content .entry-nav .center, .page .content .entry-nav .center {
text-align: center;
}
.single .content .entry-nav .right, .page .content .entry-nav .right {
text-align: right;
}
.single .content .entry-nav .right a, .page .content .entry-nav .right a {
padding-right: 10px;
}
.single .content .entry-nav .left,
.single .content .entry-nav .right, .page .content .entry-nav .left,
.page .content .entry-nav .right {
overflow: hidden;
}
.single .content .entry-nav .left i,
.single .content .entry-nav .right i, .page .content .entry-nav .left i,
.page .content .entry-nav .right i {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
color: #8e8b87;
}
.single .content .entry-nav .left:hover a,
.single .content .entry-nav .right:hover a, .page .content .entry-nav .left:hover a,
.page .content .entry-nav .right:hover a {
color: #332b28;
}
.single .content .entry-nav .left:hover i,
.single .content .entry-nav .right:hover i, .page .content .entry-nav .left:hover i,
.page .content .entry-nav .right:hover i {
color: #7fca8f;
}
.single .content .comments-area, .page .content .comments-area {
margin-top: 60px;
}
.single .content .comments-area .comment-reply-title,
.single .content .comments-area .comments-title, .page .content .comments-area .comment-reply-title,
.page .content .comments-area .comments-title {
text-transform: uppercase;
font-size: 18px;
color: #392a25;
margin-bottom: 30px;
}
.single .content .comments-area .comment-list, .page .content .comments-area .comment-list {
padding-left: 0;
list-style: none;
margin: 40px 0;
}
.single .content .comments-area .comment-list li, .page .content .comments-area .comment-list li {
padding: 20px 0;
border-bottom: 1px solid #f1eeea;
}
.single .content .comments-area .comment-list li.comment, .page .content .comments-area .comment-list li.comment {
list-style-type: none;
}
.single .content .comments-area .comment-list li article, .page .content .comments-area .comment-list li article {
margin: 0;
padding-left: 100px;
position: relative;
}
.single .content .comments-area .comment-list li article .comment-author, .page .content .comments-area .comment-list li article .comment-author {
display: inline-block;
color: #333;
}
.single .content .comments-area .comment-list li article .comment-author img, .page .content .comments-area .comment-list li article .comment-author img {
position: absolute;
top: 0;
left: 0;
border-radius: 50%;
}
.single .content .comments-area .comment-list li article .comment-author .says, .page .content .comments-area .comment-list li article .comment-author .says {
display: none;
}
.single .content .comments-area .comment-list li article .comment-metadata, .page .content .comments-area .comment-list li article .comment-metadata {
display: inline-block;
margin-left: 20px;
font-size: 14px;
color: #8e8b87;
}
.single .content .comments-area .comment-list li article .comment-metadata a, .page .content .comments-area .comment-list li article .comment-metadata a {
color: #8e8b87;
}
.single .content .comments-area .comment-list li article .comment-metadata:before, .page .content .comments-area .comment-list li article .comment-metadata:before {
content: '\f21b';
font-family: Ionicons;
color: #5fbd74;
font-size: 10px;
margin-right: 20px;
}
.single .content .comments-area .comment-list li article .comment-content, .page .content .comments-area .comment-list li article .comment-content {
font-size: 15px;
line-height: 1.6;
color: #5e5a54;
}
.single .content .comments-area .comment-list li article .reply a, .page .content .comments-area .comment-list li article .reply a {
color: #696969;
}
.single .content .comments-area .comment-list li article .reply a:before, .page .content .comments-area .comment-list li article .reply a:before {
content: '\f21e';
font-family: Ionicons;
margin-right: 5px;
}
.single .content .comments-area .comment-list li article .reply a:hover, .page .content .comments-area .comment-list li article .reply a:hover {
color: #5fbd74;
}
.single .content .comments-area .comment-list li .children, .page .content .comments-area .comment-list li .children {
margin-top: 20px;
padding-left: 100px;
}
.single .content .comments-area .comment-list li .children li, .page .content .comments-area .comment-list li .children li {
border-bottom: none;
border-top: 1px solid #f1eeea;
}
.single .content .comments-area .comment-list li .children li:last-child, .page .content .comments-area .comment-list li .children li:last-child {
padding-bottom: 0;
}
.single .content .comments-area .comment-list li:last-child, .page .content .comments-area .comment-list li:last-child {
border-bottom: none;
}
.single .content .comments-area .comment-respond, .page .content .comments-area .comment-respond {
margin-top: 30px;
}
.single .content .comments-area .comment-form .logged-in-as, .page .content .comments-area .comment-form .logged-in-as {
margin-bottom: 15px;
}
.single .content .comments-area .comment-form input[type="email"],
.single .content .comments-area .comment-form input[type="number"],
.single .content .comments-area .comment-form input[type="text"], .page .content .comments-area .comment-form input[type="email"],
.page .content .comments-area .comment-form input[type="number"],
.page .content .comments-area .comment-form input[type="text"] {
height: 40px;
line-height: 38px;
border: 1px solid #f1eeea;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 0 15px;
font-size: 15px;
color: #8e8b87;
width: 100%;
outline: none;
}
.single .content .comments-area .comment-form input[type="email"]:focus,
.single .content .comments-area .comment-form input[type="number"]:focus,
.single .content .comments-area .comment-form input[type="text"]:focus, .page .content .comments-area .comment-form input[type="email"]:focus,
.page .content .comments-area .comment-form input[type="number"]:focus,
.page .content .comments-area .comment-form input[type="text"]:focus {
border-color: #5fbd74;
}
.single .content .comments-area .comment-form input[type="submit"], .single .content .comments-area .comment-form button[type="submit"], .page .content .comments-area .comment-form input[type="submit"], .page .content .comments-area .comment-form button[type="submit"] {
background-color: #5fbd74;
color: #fff;
text-transform: uppercase;
height: 40px;
line-height: 38px;
border: 1px solid #5fbd74;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 0 15px;
box-shadow: none;
text-shadow: none;
font-size: 15px;
letter-spacing: 0.05em;
outline: none;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.single .content .comments-area .comment-form input[type="submit"]:hover, .single .content .comments-area .comment-form button[type="submit"]:hover, .page .content .comments-area .comment-form input[type="submit"]:hover, .page .content .comments-area .comment-form button[type="submit"]:hover {
opacity: .8;
}
.single .content .comments-area .comment-form textarea, .page .content .comments-area .comment-form textarea {
min-height: 150px;
padding: 15px;
border: 1px solid #f1eeea;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 15px;
color: #8e8b87;
outline: none;
}
.single .content .comments-area .comment-form textarea:focus, .page .content .comments-area .comment-form textarea:focus {
border-color: #5fbd74;
}
.single .content .comments-area .comment-form p, .page .content .comments-area .comment-form p {
margin: 0;
}
.single .content .comments-area .comment-form .form-submit, .page .content .comments-area .comment-form .form-submit {
padding-bottom: 30px;
}
.single .content .comments-area .comment-form .row [class*='col-'], .single .content .comments-area .comment-form .insight-carousel .slick-track [class*='col-'], .insight-carousel .single .content .comments-area .comment-form .slick-track [class*='col-'], .single .content .comments-area .comment-form .insight-process--small-icon [class*='col-'], .page .content .comments-area .comment-form .row [class*='col-'], .page .content .comments-area .comment-form .insight-carousel .slick-track [class*='col-'], .insight-carousel .page .content .comments-area .comment-form .slick-track [class*='col-'], .page .content .comments-area .comment-form .insight-process--small-icon [class*='col-'] {
margin-bottom: 30px;
}
.widget-area .widget {
margin: 0 0 50px 0;
}
.widget-area .widget select {
max-width: 100%;
}
.widget-area .widget ul {
margin: 0;
padding: 0;
}
.widget-area .widget ul li {
margin: 0;
list-style: none;
padding: 15px 0;
border-bottom: 1px solid #f1eeea;
}
.widget-area .widget ul li:first-child {
padding-top: 0;
}
.widget-area .widget ul li:last-child {
border-bottom: none;
}
.widget-area .widget .widget-title {
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
color: #392a25;
margin-bottom: 30px;
}
.widget-area .widget.widget_search .search-form {
position: relative;
}
.widget-area .widget.widget_search .search-form input[type="search"] {
width: 100%;
height: 40px;
line-height: 38px;
border: 1px solid #f1eeea;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
outline: none;
padding: 0 15px;
font-size: 15px;
font-weight: 400;
box-sizing: border-box;
}
.widget-area .widget.widget_search .search-form input[type="search"]:focus {
border-color: #5fbd74;
}
.widget-area .widget.widget_search .search-form input[type="submit"], .widget-area .widget.widget_search .search-form button[type="submit"] {
position: absolute;
height: 40px;
width: 40px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFMkY0MjFCMjU1NjAxMUU2ODI5N0Q5NzgxMkM0RkYzRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFMkY0MjFCMzU1NjAxMUU2ODI5N0Q5NzgxMkM0RkYzRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkUyRjQyMUIwNTU2MDExRTY4Mjk3RDk3ODEyQzRGRjNFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkUyRjQyMUIxNTU2MDExRTY4Mjk3RDk3ODEyQzRGRjNFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+CwlOKQAAAUpJREFUeNrsmN9twjAQxn0VC2QFd4QyQhihK9BnUBHeoLaoynMzQjsCGSGswAqMYL5zjRCCNmogHA930umsOIafvvsTCMUYzT3bg7lzU0AFVEAFVEAFVEBZG1xyePnunxDmJprndIHg0QTEMHl1W1EFATcGTIPlejJzxI71I+AsYoN9ew1A6vJ7kJXDsYbIjKBUfbK/8B6gJfaGUgrOAVedg2ODmg6hSCoLAZbw75Z7apRAeXNAqFIgvQWWbU2wQZqLmwNyd9IPXNuXWyi4EUlx5PSZPFr+LoO1CCAaJCCMke7ylzLwuVkqkTGTIVjBL7hD2kO+xrPPp8FN6TYe2E4E8OhJckg312aVO5zhLT4+TGfdIamvP+5ZzVVqlguUpD7fLOCJYpHqPeQLIP9fkwzYp38s3iz8s+t50nczCqiACqiACqiAorYTYAC8LOYIsg7imAAAAABJRU5ErkJggg==);
background-repeat: no-repeat;
background-color: transparent;
box-shadow: none;
font-size: 0;
border: none;
line-height: 40px;
padding: 0;
top: 0;
right: 0;
}
.widget-area .widget.widget_tag_cloud a {
padding: 8px 15px;
background: #fbfaf9;
border: 1px solid #efefef;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 15px !important;
display: inline-block;
color: #8e8b87;
margin-right: 5px;
margin-bottom: 7px;
line-height: 1;
}
.widget-area .widget.widget_tag_cloud a:hover {
border-color: #5fbd74;
color: #5fbd74;
background: none;
}
.widget-area .widget.widget_posts_widget .item {
padding-bottom: 20px;
margin-bottom: 27px;
border-bottom: 1px solid #f1eeea;
display: inline-block;
width: 100%;
}
.widget-area .widget.widget_posts_widget .item:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.widget-area .widget.widget_posts_widget .item .thumb {
width: 80px;
height: 80px;
float: left;
margin-right: 20px;
}
.widget-area .widget.widget_posts_widget .item .info {
line-height: 1.6em;
margin-top: -7px;
}
.widget-area .widget.widget_posts_widget .item .info .title {
display: block;
color: #5e5a54;
font-size: 15px;
font-weight: 700;
}
.widget-area .widget.widget_posts_widget .item .info .date {
display: block;
font-size: 14px;
color: #aaaaaa;
}
.widget-area .widget.widget_categories_widget .item {
margin-bottom: 25px;
position: relative;
width: 100%;
}
.widget-area .widget.widget_categories_widget .item a {
display: block;
position: relative;
width: 100%;
overflow: hidden;
z-index: 98;
}
.widget-area .widget.widget_categories_widget .item a:after {
content: "";
display: inline-block;
height: 0.5em;
vertical-align: bottom;
width: 100%;
margin-right: -100%;
margin-left: 10px;
border-top: 1px solid #f1eeea;
z-index: 98;
}
.widget-area .widget.widget_categories_widget .item span {
position: absolute;
right: 0;
top: 0;
height: 22px;
min-width: 30px;
background-color: #fff;
z-index: 99;
display: block;
text-align: right;
color: #696969;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.widget-area .widget.widget_categories_widget .item:last-child {
margin-bottom: 0;
}
.widget-area .widget.widget_categories_widget .item:hover span {
color: #5fbd74;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.insight-pagination {
margin-top: 60px;
text-align: center;
text-transform: uppercase;
}
.insight-pagination a, .insight-pagination span {
padding: 0 15px;
height: 40px;
line-height: 38px;
border: 1px solid #f1eeea;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin: 0 5px;
font-weight: 700;
display: inline-block;
}
.insight-pagination a.current, .insight-pagination a:hover, .insight-pagination span.current, .insight-pagination span:hover {
background: #5fbd74;
color: #fff;
border-color: #5fbd74;
}
.insight-pagination a.prev, .insight-pagination span.prev {
border: none;
}
.insight-pagination a.prev:before, .insight-pagination span.prev:before {
content: '\f3d2';
font-family: Ionicons;
margin-right: 10px;
}
.insight-pagination a.next, .insight-pagination span.next {
border: none;
}
.insight-pagination a.next:after, .insight-pagination span.next:after {
content: '\f3d3';
font-family: Ionicons;
margin-left: 10px;
}
.blog-list-style {
margin-bottom: 50px;
}
.blog-list-style .post-thumbnail {
position: relative;
}
.blog-list-style .post-thumbnail img {
width: 100%;
height: auto;
padding: 17px;
border: 3px solid #f1eeea;
z-index: 97;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.blog-list-style .post-thumbnail:before, .blog-list-style .post-thumbnail:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.blog-list-style .post-thumbnail:before {
border-top: 3px solid #5fbd74;
border-bottom: 3px solid #5fbd74;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
.blog-list-style .post-thumbnail:after {
border-right: 3px solid #5fbd74;
border-left: 3px solid #5fbd74;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.blog-list-style:hover .post-thumbnail:before, .blog-list-style:hover .post-thumbnail:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.blog-list-style:hover .post-thumbnail:after {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.blog-list-style .entry-meta {
margin-bottom: 20px;
font-size: 15px;
}
.blog-list-style .entry-meta span {
margin-right: 20px;
color: #aaaaaa;
}
.blog-list-style .entry-meta span i {
margin-right: 5px;
font-size: 15px;
}
.blog-list-style .entry-title {
font-size: 24px;
margin-bottom: 20px;
color: #392a25;
position: relative;
}
.blog-list-style .entry-title:before {
content: '';
width: 60px;
height: 1px;
background: #5fbd74;
display: block;
position: absolute;
left: -70px;
top: 20px;
}
.blog-list-style .entry-content {
font-size: 15px;
color: #5e5a54;
line-height: 1.6;
margin-bottom: 20px;
}
.blog-list-style .entry-more {
margin-top: 20px;
}
.blog-list-style .entry-more a {
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
color: #5e5a54;
}
.blog-list-style .entry-more a:hover {
color: #5fbd74;
}
.blog-list-style .no-thumbnail .entry-title:before {
display: none;
}
.sticky .col-md-5, .sticky .col-md-7 {
flex: 0 0 100%;
max-width: 100%;
}
.sticky.blog-list-style .entry-title {
font-size: 30px;
border-left: 3px solid #5fbd74;
padding-left: 14px;
}
.sticky.blog-list-style .entry-title:before {
display: none;
}
.sticky .post-thumbnail {
margin-bottom: 30px;
}
.blog-grid .post,
.insight-blog.grid .post,
.insight-blog.grid_has_padding .post {
width: 33.33%;
}
@media (max-width: 991px) {
.blog-grid .post,
.insight-blog.grid .post,
.insight-blog.grid_has_padding .post {
width: 50%;
}
}
@media (max-width: 768px) {
.blog-grid .post,
.insight-blog.grid .post,
.insight-blog.grid_has_padding .post {
width: 100%;
}
}
.blog-grid .blog-grid-style,
.insight-blog.grid .blog-grid-style,
.insight-blog.grid_has_padding .blog-grid-style {
margin-bottom: 30px;
}
@media (max-width: 991px) {
.blog-grid .blog-grid-style,
.insight-blog.grid .blog-grid-style,
.insight-blog.grid_has_padding .blog-grid-style {
margin-bottom: 50px;
}
}
.blog-grid .blog-grid-style .post-thumbnail,
.insight-blog.grid .blog-grid-style .post-thumbnail,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail {
position: relative;
margin-bottom: 20px;
overflow: hidden;
}
.blog-grid .blog-grid-style .post-thumbnail:before, .blog-grid .blog-grid-style .post-thumbnail:after,
.insight-blog.grid .blog-grid-style .post-thumbnail:before,
.insight-blog.grid .blog-grid-style .post-thumbnail:after,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail:before,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
display: block;
z-index: 97;
top: 0;
background-color: rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
opacity: 0;
}
.blog-grid .blog-grid-style .post-thumbnail img,
.insight-blog.grid .blog-grid-style .post-thumbnail img,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail img {
width: 100%;
height: auto;
}
.blog-grid .blog-grid-style .post-thumbnail:before,
.insight-blog.grid .blog-grid-style .post-thumbnail:before,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail:before {
left: -100%;
}
.blog-grid .blog-grid-style .post-thumbnail:after,
.insight-blog.grid .blog-grid-style .post-thumbnail:after,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail:after {
right: -100%;
}
.blog-grid .blog-grid-style .post-thumbnail a,
.insight-blog.grid .blog-grid-style .post-thumbnail a,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail a {
display: block;
}
.blog-grid .blog-grid-style .post-thumbnail a:before,
.insight-blog.grid .blog-grid-style .post-thumbnail a:before,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail a:before {
z-index: 98;
content: '\f489';
font-family: Ionicons;
font-size: 40px;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
margin-top: 0;
margin-left: -20px;
opacity: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.blog-grid .blog-grid-style .entry-meta,
.insight-blog.grid .blog-grid-style .entry-meta,
.insight-blog.grid_has_padding .blog-grid-style .entry-meta {
margin-bottom: 20px;
font-size: 15px;
}
.blog-grid .blog-grid-style .entry-meta span,
.insight-blog.grid .blog-grid-style .entry-meta span,
.insight-blog.grid_has_padding .blog-grid-style .entry-meta span {
margin-right: 20px;
color: #aaaaaa;
}
.blog-grid .blog-grid-style .entry-meta span i,
.insight-blog.grid .blog-grid-style .entry-meta span i,
.insight-blog.grid_has_padding .blog-grid-style .entry-meta span i {
margin-right: 5px;
font-size: 15px;
}
.blog-grid .blog-grid-style .entry-title,
.insight-blog.grid .blog-grid-style .entry-title,
.insight-blog.grid_has_padding .blog-grid-style .entry-title {
font-size: 20px;
margin-bottom: 20px;
color: #392a25;
position: relative;
}
.blog-grid .blog-grid-style .entry-content,
.insight-blog.grid .blog-grid-style .entry-content,
.insight-blog.grid_has_padding .blog-grid-style .entry-content {
font-size: 15px;
color: #5e5a54;
line-height: 1.6;
margin-bottom: 20px !important;
}
.blog-grid .blog-grid-style .entry-more a,
.insight-blog.grid .blog-grid-style .entry-more a,
.insight-blog.grid_has_padding .blog-grid-style .entry-more a {
font-size: 15px;
font-weight: 700;
color: #5e5a54;
display: block;
padding-left: 40px;
position: relative;
}
.blog-grid .blog-grid-style .entry-more a:before,
.insight-blog.grid .blog-grid-style .entry-more a:before,
.insight-blog.grid_has_padding .blog-grid-style .entry-more a:before {
content: '';
width: 30px;
height: 1px;
background: #ababab;
display: inline-block;
position: absolute;
left: 0;
top: 10px;
}
.blog-grid .blog-grid-style .entry-more a:hover,
.insight-blog.grid .blog-grid-style .entry-more a:hover,
.insight-blog.grid_has_padding .blog-grid-style .entry-more a:hover {
color: #5fbd74;
}
.blog-grid .blog-grid-style:hover .post-thumbnail:before,
.insight-blog.grid .blog-grid-style:hover .post-thumbnail:before,
.insight-blog.grid_has_padding .blog-grid-style:hover .post-thumbnail:before {
left: 0;
opacity: 1;
}
.blog-grid .blog-grid-style:hover .post-thumbnail:after,
.insight-blog.grid .blog-grid-style:hover .post-thumbnail:after,
.insight-blog.grid_has_padding .blog-grid-style:hover .post-thumbnail:after {
right: 0;
opacity: 1;
}
.blog-grid .blog-grid-style:hover .post-thumbnail a:before,
.insight-blog.grid .blog-grid-style:hover .post-thumbnail a:before,
.insight-blog.grid_has_padding .blog-grid-style:hover .post-thumbnail a:before {
opacity: 1;
margin-top: -20px;
}
.blog-classic-style {
margin-bottom: 50px;
}
.blog-classic-style .entry-desc {
border: 1px solid #f1eeea;
padding: 40px 30px 35px;
}
.blog-classic-style .entry-meta {
margin-bottom: 20px;
font-size: 14px;
}
.blog-classic-style .entry-meta span {
margin-right: 20px;
color: #aaaaaa;
}
.blog-classic-style .entry-meta span i {
margin-right: 5px;
font-size: 15px;
}
.blog-classic-style .entry-title {
margin-bottom: 20px;
color: #392a25;
position: relative;
}
.blog-classic-style .entry-content {
font-size: 15px;
color: #5e5a54;
line-height: 1.6;
margin-bottom: 40px;
}
.blog-classic-style .entry-share {
align-self: center;
text-align: right;
}
@media (max-width: 991px) {
.blog-classic-style .entry-share {
margin-top: 20px;
}
}
.blog-classic-style .entry-share i {
color: #7fca8f;
margin-right: 5px;
}
.blog-classic-style .entry-share span {
margin-left: 10px;
font-weight: bold;
}
@media (max-width: 768px) {
.container {
padding-left: 45px;
padding-right: 45px;
}
.copyright .copyright_text, .copyright .copyright_payment_img {
text-align: center;
margin-top: 10px;
}
body.admin-bar header.headroom--not-top {
top: 0;
}
body.woocommerce .products.list .product .product-info {
margin-top: 20px;
}
body.woocommerce .products.list .product .product-info .product-rate {
position: relative !important;
top: auto !important;
right: auto !important;
text-align: left !important;
}
body.woocommerce .products.list .product .product-info .product-rate .star-rating {
margin-top: 5px !important;
}
body.woocommerce .products.list .product .product-info .product-rate .text-rating {
position: relative !important;
top: auto !important;
right: auto !important;
}
.topbar {
text-align: center;
}
.topbar .topbar__text span {
display: block;
border: none !important;
margin: 0 !important;
padding: 0 !important;
}
.topbar .topbar__menu {
text-align: center;
}
.topbar .topbar__menu ul li {
padding: 0 10px;
margin: 0;
}
.blog-list-style .post-thumbnail {
margin-bottom: 30px;
}
body.woocommerce.single-product .woocommerce-tabs ul.tabs {
margin-bottom: 0 !important;
}
}
@media (max-width: 1000px) {
.vc_column_container.vc_col-sm-4, .vc_column_container.vc_col-sm-8, .vc_column_container.vc_col-sm-6 {
width: 100%;
}
.vc_column_container .slick-dots {
display: none !important;
}
}
article.post {
margin-bottom: 50px;
}
article.post h1 {
font-size: 24px;
}
article.post h2 {
font-size: 20px;
}
article.post h3 {
font-size: 18px;
}
article.post h4, article.post h5, article.post h6 {
font-size: 16px;
}
article.post .entry-title {
font-size: 24px;
margin-bottom: 20px;
color: #392a25;
}
article.post .entry-meta {
color: #aaaaaa;
}
article.post .entry-meta .posted-on, article.post .entry-meta .categories {
margin-right: 20px;
}
article.post .entry-content pre {
max-width: 600px;
}
article.post .entry-footer .share {
text-align: right;
}
article.post a h1 {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
article.post a:hover h1 {
color: #5fbd74;
}
.floating {
-webkit-animation-name: floating;
-webkit-animation-duration: 3s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: ease-in-out;
-moz-animation-name: floating;
-moz-animation-duration: 3s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: ease-in-out;
}
.vc_row.bg-center, .bg-center {
background-position: center !important;
}
.vc_row.bg-center-top, .bg-center-top {
background-position: center top !important;
}
.vc_row.bg-center-bottom, .bg-center-bottom {
background-position: center bottom !important;
}
.vc_row.bg-left-bottom, .bg-left-bottom {
background-position: left bottom !important;
}
.bg-no-repeat {
background-repeat: no-repeat !important;
}
.bg-repeat-x {
background-repeat: repeat-x !important;
}
.bg-repeat-y {
background-repeat: repeat-y !important;
}
.wpb_single_image.img-w100 figure {
width: 100%;
padding: 0;
}
.wpb_single_image.img-w100 figure .vc_single_image-wrapper {
width: 100%;
}
.wpb_single_image.img-w100 figure .vc_single_image-wrapper img {
width: 100%;
height: auto;
}
.mw-460 {
max-width: 460px !important;
margin: 0 auto !important;
}
.mw-480 {
max-width: 480px !important;
margin: 0 auto !important;
}
.mw-480-l {
max-width: 480px !important;
}
.mw-500 {
max-width: 500px !important;
margin: 0 auto !important;
}
.mw-500-l {
max-width: 500px !important;
}
.mw-560 {
max-width: 560px !important;
margin: 0 auto !important;
}
.mw-560-l {
max-width: 560px !important;
}
.mw-560-r {
max-width: 560px !important;
margin-left: auto !important;
margin-right: 0 !important;
}
.mw-600 {
max-width: 600px !important;
margin: 0 auto !important;
}
.mw-640 {
max-width: 640px !important;
margin: 0 auto !important;
}
.mw-670 {
max-width: 670px !important;
margin: 0 auto !important;
}
.mw-720 {
max-width: 720px !important;
margin: 0 auto !important;
}
.mw-790 {
max-width: 790px !important;
margin: 0 auto !important;
}
.mw-790-l {
max-width: 790px !important;
}
.mw-800 {
max-width: 800px !important;
margin: 0 auto !important;
}
.mw-1900 {
max-width: 1900px !important;
margin: 0 auto !important;
}
.position-static {
position: static !important;
}
[class*='absolute-object'] {
position: absolute !important;
z-index: 2;
}
[class*='absolute-object'] figure {
padding: 0;
}
@media (max-width: 991px) {
[class*='absolute-object'] {
display: none !important;
}
}
.absolute-object1 {
left: 0;
top: -100px;
}
.absolute-object2 {
right: 0;
bottom: -100px;
}
@media (max-width: 991px) {
.m-left {
text-align: left !important;
}
.m-center {
text-align: center !important;
}
.m-right {
text-align: right !important;
}
.m-nobg, .vc_row.m-nobg {
background: none !important;
background-image: none !important;
}
}
body.landing .mw-750 {
max-width: 750px;
margin: 0 auto;
}
body.landing .hide-main-title h2 {
display: none;
}
body.landing .gv-font {
font-family: "Great Vibes" !important;
}
body.landing .align-right {
text-align: right;
}
body.landing .demo-hover a {
position: relative;
}
body.landing .demo-hover a:before {
content: '';
width: 100%;
height: 100%;
background-color: #f5f3f0;
display: block;
position: absolute;
top: 0;
left: 0;
z-index: 7;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.landing .demo-hover a:after {
content: '\f39c';
font-family: Ionicons;
font-size: 20px;
position: absolute;
top: 60%;
left: 50%;
z-index: 8;
color: #fff;
width: 48px;
height: 48px;
line-height: 48px;
border-radius: 24px;
text-align: center;
background-color: #5fbd74;
transform: translate(-50%, -50%);
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.landing .demo-hover:hover a:before {
opacity: .8;
visibility: visible;
}
body.landing .demo-hover:hover a:after {
top: 50%;
opacity: 1;
visibility: visible;
}
body.landing .demo-coming a {
position: relative;
}
body.landing .demo-coming a:before {
content: '';
width: 100%;
height: 100%;
background-color: #f5f3f0;
display: block;
position: absolute;
top: 0;
left: 0;
z-index: 7;
opacity: .8;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.landing .demo-coming a:after {
content: 'Coming soon';
font-size: 16px;
font-weight: 700;
color: #5fbd74;
height: 48px;
line-height: 48px;
padding: 0 20px;
background-color: #fff;
z-index: 8;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
position: absolute;
display: block;
top: 40%;
left: 50%;
transform: translate(-50%, -50%);
}
body.landing #welcome, body.landing #responsive {
background-position: center bottom !important;
background-repeat: no-repeat !important;
}
body.landing .footer, body.landing .copyright {
display: none;
}
[class*="hint--"]:after {
text-shadow: none !important;
}
.mini-cart-wrap {
text-align: left;
}
.mini-cart-wrap .mini-cart {
display: inline-block;
cursor: pointer;
}
.mini-cart-wrap .mini-cart .mini-cart-text {
display: inline-block;
text-transform: uppercase;
font-size: 12px;
font-weight: 400;
color: #5e5a54;
}
.mini-cart-wrap .mini-cart .mini-cart-text .mini-cart-total {
display: block;
font-weight: 700;
font-size: 16px;
color: #392a25;
}
.mini-cart-wrap .widget_shopping_cart_content {
position: absolute;
top: 100%;
right: 0;
z-index: 99999;
visibility: hidden;
overflow: auto;
padding: 0;
width: 370px;
text-align: left;
font-size: 15px;
background-color: #fff;
opacity: 0;
-moz-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mini-cart-wrap .widget_shopping_cart_content .cart_list {
padding: 30px;
margin: 0;
max-height: 373px;
overflow: auto;
border-bottom: 1px solid #f1eeea;
}
.mini-cart-wrap .widget_shopping_cart_content .cart_list li {
padding: 20px 0;
border-bottom: 1px solid #f1eeea;
display: inline-block;
width: 100%;
}
.mini-cart-wrap .widget_shopping_cart_content .cart_list li:first-child {
padding-top: 0;
}
.mini-cart-wrap .widget_shopping_cart_content .cart_list li:last-child {
padding-bottom: 0;
border-bottom: none;
}
.mini-cart-wrap .widget_shopping_cart_content .cart_list li:before, .mini-cart-wrap .widget_shopping_cart_content .cart_list li:after {
display: none !important;
}
.mini-cart-wrap .widget_shopping_cart_content .cart_list li img {
float: left;
margin: 0 20px 0 0;
width: 80px;
height: 80px;
border: 2px solid #f1eeea;
}
.mini-cart-wrap .widget_shopping_cart_content .cart_list li .quantity {
display: block;
max-width: none;
border: none;
color: #5fbd74;
padding: 0;
margin-top: 10px;
}
.mini-cart-wrap .widget_shopping_cart_content .cart_list li .quantity span {
float: none;
}
.mini-cart-wrap .widget_shopping_cart_content .cart_list li a {
font-weight: 700;
display: block;
}
.mini-cart-wrap .widget_shopping_cart_content .cart_list li .remove {
position: relative;
float: right;
width: 20px;
height: 20px;
text-align: center;
font-size: 18px;
line-height: 20px;
border-radius: 0;
color: #5e5a54 !important;
font-weight: 400;
}
.mini-cart-wrap .widget_shopping_cart_content .cart_list li .remove:hover {
background: none;
color: red !important;
}
.mini-cart-wrap .widget_shopping_cart_content .cart_list li.empty {
color: #222;
font-weight: 400;
}
.mini-cart-wrap .widget_shopping_cart_content .total {
margin: 0;
padding: 30px;
font-weight: 700;
line-height: 1;
text-transform: uppercase;
border-bottom: 1px solid #f1eeea;
position: relative;
}
.mini-cart-wrap .widget_shopping_cart_content .total .amount {
position: absolute;
right: 30px;
top: 25px;
color: #5fbd74;
font-size: 24px;
}
.mini-cart-wrap .widget_shopping_cart_content .buttons {
margin: 0;
padding: 30px;
text-align: center;
}
.mini-cart-wrap .widget_shopping_cart_content .buttons a {
margin: 0 5px;
height: 40px;
line-height: 36px;
border: 2px solid #5fbd74;
padding: 0 20px;
background: #5fbd74;
color: #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
letter-spacing: .05em;
}
.mini-cart-wrap .widget_shopping_cart_content .buttons a.checkout {
background: none;
color: #5fbd74;
border-color: #5fbd74;
}
.mini-cart-wrap .widget_shopping_cart_content .buttons a:hover {
background-color: #5fbd74;
color: #fff !important;
}
.mini-cart-wrap .widget_shopping_cart_content .wc-forward {
display: inline-block;
margin: 15px 0;
padding: 15px 20px;
text-transform: uppercase;
line-height: 1;
background-color: #ebe9eb;
font-size: 14px;
color: #000;
font-weight: 700;
}
.mini-cart-wrap .widget_shopping_cart_content .wc-forward:hover {
background-color: #dad8da;
}
.mini-cart-wrap .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation {
display: inline-block;
margin: 0;
padding: 0;
border: none;
box-sizing: border-box;
}
.mini-cart-wrap .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation:before, .mini-cart-wrap .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation:after {
display: none;
}
.mini-cart-wrap .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation dt {
padding: 0;
text-transform: capitalize;
display: inline-block;
font-weight: 400;
}
.mini-cart-wrap .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation dd {
margin: 0;
padding: 0;
display: inline-block;
}
.mini-cart-wrap .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation dd p {
margin: 0;
}
.mini-cart-wrap .widget_shopping_cart_content .product_list_widget li.mini_cart_item .quantity {
height: auto;
display: block;
}
.mini-cart-wrap .widget_shopping_cart_content p.woocommerce-mini-cart__empty-message {
text-align: center;
}
.mini-cart-wrap.open .widget_shopping_cart_content {
visibility: visible;
opacity: 1;
}
#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
padding-bottom: 0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
margin-bottom: 0;
}
body.woocommerce-page .content article {
margin-bottom: 0;
}
body.woocommerce-page .content .content-area .entry-content {
margin-bottom: 0;
}
body.woocommerce .sidebar .widget.widget_product_search .woocommerce-product-search, .insight-woo .sidebar .widget.widget_product_search .woocommerce-product-search {
position: relative;
}
body.woocommerce .sidebar .widget.widget_product_search .woocommerce-product-search input[type="search"], .insight-woo .sidebar .widget.widget_product_search .woocommerce-product-search input[type="search"] {
width: 100%;
height: 40px;
line-height: 38px;
border: 1px solid #f1eeea;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
outline: none;
padding: 0 15px;
margin: 0;
font-size: 15px;
font-weight: 400;
box-sizing: border-box;
}
body.woocommerce .sidebar .widget.widget_product_search .woocommerce-product-search input[type="search"]:focus, .insight-woo .sidebar .widget.widget_product_search .woocommerce-product-search input[type="search"]:focus {
border-color: #5fbd74;
}
body.woocommerce .sidebar .widget.widget_product_search .woocommerce-product-search button[type="submit"], body.woocommerce .sidebar .widget.widget_product_search .woocommerce-product-search input[type="submit"], .insight-woo .sidebar .widget.widget_product_search .woocommerce-product-search button[type="submit"], .insight-woo .sidebar .widget.widget_product_search .woocommerce-product-search input[type="submit"] {
position: absolute;
height: 40px;
width: 40px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFMkY0MjFCMjU1NjAxMUU2ODI5N0Q5NzgxMkM0RkYzRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFMkY0MjFCMzU1NjAxMUU2ODI5N0Q5NzgxMkM0RkYzRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkUyRjQyMUIwNTU2MDExRTY4Mjk3RDk3ODEyQzRGRjNFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkUyRjQyMUIxNTU2MDExRTY4Mjk3RDk3ODEyQzRGRjNFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+CwlOKQAAAUpJREFUeNrsmN9twjAQxn0VC2QFd4QyQhihK9BnUBHeoLaoynMzQjsCGSGswAqMYL5zjRCCNmogHA930umsOIafvvsTCMUYzT3bg7lzU0AFVEAFVEAFVEBZG1xyePnunxDmJprndIHg0QTEMHl1W1EFATcGTIPlejJzxI71I+AsYoN9ew1A6vJ7kJXDsYbIjKBUfbK/8B6gJfaGUgrOAVedg2ODmg6hSCoLAZbw75Z7apRAeXNAqFIgvQWWbU2wQZqLmwNyd9IPXNuXWyi4EUlx5PSZPFr+LoO1CCAaJCCMke7ylzLwuVkqkTGTIVjBL7hD2kO+xrPPp8FN6TYe2E4E8OhJckg312aVO5zhLT4+TGfdIamvP+5ZzVVqlguUpD7fLOCJYpHqPeQLIP9fkwzYp38s3iz8s+t50nczCqiACqiACqiAorYTYAC8LOYIsg7imAAAAABJRU5ErkJggg==);
background-repeat: no-repeat;
background-color: transparent;
box-shadow: none;
font-size: 0;
border: none;
line-height: 40px;
padding: 0;
margin: 0;
top: 0;
right: 0;
}
body.woocommerce .sidebar .widget.widget_product_categories .product-categories li, .insight-woo .sidebar .widget.widget_product_categories .product-categories li {
padding: 0;
position: relative;
width: 100%;
border-bottom: none;
}
body.woocommerce .sidebar .widget.widget_product_categories .product-categories li a, .insight-woo .sidebar .widget.widget_product_categories .product-categories li a {
display: block;
position: relative;
width: 100%;
overflow: hidden;
z-index: 98;
padding: 10px 0;
}
body.woocommerce .sidebar .widget.widget_product_categories .product-categories li a:after, .insight-woo .sidebar .widget.widget_product_categories .product-categories li a:after {
content: "";
display: inline-block;
height: 0.5em;
vertical-align: bottom;
width: 100%;
margin-right: -100%;
margin-left: 10px;
border-top: 1px solid #f1eeea;
z-index: 98;
}
body.woocommerce .sidebar .widget.widget_product_categories .product-categories li span, .insight-woo .sidebar .widget.widget_product_categories .product-categories li span {
position: absolute;
right: 0;
top: 10px;
height: 22px;
min-width: 30px;
background-color: #fff;
z-index: 99;
display: block;
text-align: right;
color: #696969;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce .sidebar .widget.widget_product_categories .product-categories li:last-child, .insight-woo .sidebar .widget.widget_product_categories .product-categories li:last-child {
margin-bottom: 0;
}
body.woocommerce .sidebar .widget.widget_product_categories .product-categories li.current-cat, .insight-woo .sidebar .widget.widget_product_categories .product-categories li.current-cat {
font-weight: 700;
}
body.woocommerce .sidebar .widget.widget_product_categories .product-categories li.current-cat a, .insight-woo .sidebar .widget.widget_product_categories .product-categories li.current-cat a {
color: #5fbd74;
}
body.woocommerce .sidebar .widget.widget_product_categories .product-categories li:hover > span, .insight-woo .sidebar .widget.widget_product_categories .product-categories li:hover > span {
color: #5fbd74;
}
body.woocommerce .sidebar .widget.widget_product_categories .product-categories li .children, .insight-woo .sidebar .widget.widget_product_categories .product-categories li .children {
padding-left: 15px;
}
body.woocommerce .sidebar .widget.widget_price_filter .price_slider_wrapper .ui-widget-content, .insight-woo .sidebar .widget.widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #f1eeea;
height: 4px;
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
body.woocommerce .sidebar .widget.widget_price_filter .ui-slider .ui-slider-range, .insight-woo .sidebar .widget.widget_price_filter .ui-slider .ui-slider-range {
background: #5fbd74;
}
body.woocommerce .sidebar .widget.widget_price_filter .ui-slider .ui-slider-handle, .insight-woo .sidebar .widget.widget_price_filter .ui-slider .ui-slider-handle {
width: 12px;
height: 12px;
border-radius: 6px;
background: #5fbd74;
}
body.woocommerce .sidebar .widget.widget_price_filter .price_slider_amount, .insight-woo .sidebar .widget.widget_price_filter .price_slider_amount {
margin-top: 30px;
}
body.woocommerce .sidebar .widget.widget_price_filter .price_slider_amount button, .insight-woo .sidebar .widget.widget_price_filter .price_slider_amount button {
outline: none;
background: #f1eeea;
color: #5e5a54;
text-transform: uppercase;
font-size: 13px;
line-height: 1;
padding: 10px 20px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce .sidebar .widget.widget_price_filter .price_slider_amount button:hover, .insight-woo .sidebar .widget.widget_price_filter .price_slider_amount button:hover {
background: #5fbd74;
color: #fff;
}
body.woocommerce .sidebar .widget.widget_products li, .insight-woo .sidebar .widget.widget_products li {
border-bottom: none;
}
body.woocommerce .sidebar .widget.widget_products li:last-child, .insight-woo .sidebar .widget.widget_products li:last-child {
padding-bottom: 0;
}
body.woocommerce .sidebar .widget.widget_products li a, .insight-woo .sidebar .widget.widget_products li a {
display: block;
}
body.woocommerce .sidebar .widget.widget_products li a img, .insight-woo .sidebar .widget.widget_products li a img {
width: 80px;
height: 80px;
border: 2px solid #f1eeea;
float: left;
margin: 0 20px 0 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce .sidebar .widget.widget_products li .star-rating, .insight-woo .sidebar .widget.widget_products li .star-rating {
font-size: 16px !important;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 83px;
margin-right: -3px;
}
body.woocommerce .sidebar .widget.widget_products li .star-rating:before, .insight-woo .sidebar .widget.widget_products li .star-rating:before {
content: "\f3ae \f3ae \f3ae \f3ae \f3ae";
font-family: Ionicons;
letter-spacing: 3px;
padding: 0 3px;
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute;
}
body.woocommerce .sidebar .widget.widget_products li .star-rating span, .insight-woo .sidebar .widget.widget_products li .star-rating span {
color: #f5cc26;
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
body.woocommerce .sidebar .widget.widget_products li .star-rating span:before, .insight-woo .sidebar .widget.widget_products li .star-rating span:before {
content: "\f2fc \f2fc \f2fc \f2fc \f2fc";
font-family: Ionicons;
letter-spacing: 3px;
padding: 0 3px;
top: 0;
position: absolute;
left: 0;
}
body.woocommerce .sidebar .widget.widget_products li .amount, .insight-woo .sidebar .widget.widget_products li .amount {
color: #5fbd74;
}
body.woocommerce .sidebar .widget.widget_products li ins, .insight-woo .sidebar .widget.widget_products li ins {
background: none;
}
body.woocommerce .sidebar .widget.widget_products li del, .insight-woo .sidebar .widget.widget_products li del {
color: #cbcac8;
}
body.woocommerce .sidebar .widget.widget_products li del .amount, .insight-woo .sidebar .widget.widget_products li del .amount {
color: #cbcac8;
}
body.woocommerce .sidebar .widget.widget_products li:hover img, .insight-woo .sidebar .widget.widget_products li:hover img {
border-color: #5fbd74;
}
body.woocommerce .sidebar .widget.widget_product_tag_cloud a, .insight-woo .sidebar .widget.widget_product_tag_cloud a {
padding: 8px 15px;
background: #fbfaf9;
border: 1px solid #efefef;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 15px !important;
display: inline-block;
color: #8e8b87;
margin-right: 5px;
margin-bottom: 7px;
line-height: 1;
}
body.woocommerce .sidebar .widget.widget_product_tag_cloud a:hover, .insight-woo .sidebar .widget.widget_product_tag_cloud a:hover {
background: none;
color: #5fbd74;
border-color: #5fbd74;
}
body.woocommerce .term-description, .insight-woo .term-description {
margin-bottom: 50px;
}
body.woocommerce .term-description p, .insight-woo .term-description p {
margin: 0;
}
body.woocommerce .woocommerce-pagination, .insight-woo .woocommerce-pagination {
margin-top: 60px;
}
body.woocommerce .woocommerce-pagination .page-numbers, .insight-woo .woocommerce-pagination .page-numbers {
margin: 0;
border: none;
}
body.woocommerce .woocommerce-pagination .page-numbers li, .insight-woo .woocommerce-pagination .page-numbers li {
border: none;
}
body.woocommerce .woocommerce-pagination .page-numbers li span, body.woocommerce .woocommerce-pagination .page-numbers li a, .insight-woo .woocommerce-pagination .page-numbers li span, .insight-woo .woocommerce-pagination .page-numbers li a {
padding: 0 15px;
height: 40px;
line-height: 38px;
border: 1px solid #f1eeea;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin: 0 5px;
font-weight: 700;
display: inline-block;
}
body.woocommerce .woocommerce-pagination .page-numbers li span.current, body.woocommerce .woocommerce-pagination .page-numbers li span:hover, body.woocommerce .woocommerce-pagination .page-numbers li a.current, body.woocommerce .woocommerce-pagination .page-numbers li a:hover, .insight-woo .woocommerce-pagination .page-numbers li span.current, .insight-woo .woocommerce-pagination .page-numbers li span:hover, .insight-woo .woocommerce-pagination .page-numbers li a.current, .insight-woo .woocommerce-pagination .page-numbers li a:hover {
background: #5fbd74;
color: #fff;
border-color: #5fbd74;
}
body.woocommerce .shop-filter, .insight-woo .shop-filter {
margin-bottom: 50px;
align-items: center;
}
body.woocommerce .shop-filter .woocommerce-result-count, .insight-woo .shop-filter .woocommerce-result-count {
margin: 0;
}
body.woocommerce .shop-filter form.woocommerce-ordering, .insight-woo .shop-filter form.woocommerce-ordering {
margin: 0;
padding: 0;
float: right;
display: inline-block;
}
body.woocommerce .shop-filter form.woocommerce-ordering select, .insight-woo .shop-filter form.woocommerce-ordering select {
height: 40px;
line-height: 40px;
padding: 0 25px 0 15px;
background-color: transparent;
font-size: 15px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAYAAACXU8ZrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDOTFGN0FGMzVBREIxMUU2ODkyQzk2NDhEODlCMDI3RiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDOTFGN0FGNDVBREIxMUU2ODkyQzk2NDhEODlCMDI3RiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkM5MUY3QUYxNUFEQjExRTY4OTJDOTY0OEQ4OUIwMjdGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM5MUY3QUYyNUFEQjExRTY4OTJDOTY0OEQ4OUIwMjdGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+szqgrQAAAEdJREFUeNpi7Otub2DAD54xAYnVeBR8B8kzFZZUXAUyNuNQsBgo/x5kEgOQcRZI7UFTBFLwDMRggokABY4gKVwEUwACAAEGADURF7aNEuOVAAAAAElFTkSuQmCC);
background-repeat: no-repeat;
background-position: right 15px top 50%;
}
body.woocommerce .shop-filter .switch-view, .insight-woo .shop-filter .switch-view {
display: inline-block;
float: right;
margin-left: 5px;
}
body.woocommerce .shop-filter .switch-view .switcher, .insight-woo .shop-filter .switch-view .switcher {
width: 40px;
height: 40px;
line-height: 38px;
border: 1px solid #f1eeea;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
display: inline-block;
text-align: center;
font-size: 18px;
color: #5e5a54;
cursor: pointer;
margin-left: 10px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce .shop-filter .switch-view .switcher:hover, body.woocommerce .shop-filter .switch-view .switcher.active, .insight-woo .shop-filter .switch-view .switcher:hover, .insight-woo .shop-filter .switch-view .switcher.active {
color: #fff;
background-color: #5fbd74;
border-color: #5fbd74;
}
body.woocommerce .shop-filter .shop-filter-right, .insight-woo .shop-filter .shop-filter-right {
text-align: right;
}
body.woocommerce .cats, .insight-woo .cats {
margin-bottom: 30px;
outline: none;
}
body.woocommerce .cats .slick-list, .insight-woo .cats .slick-list {
width: 100%;
}
body.woocommerce .cats .product-category, .insight-woo .cats .product-category {
margin-bottom: 30px;
outline: none;
}
body.woocommerce .cats .cat-wrap, .insight-woo .cats .cat-wrap {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
display: inline-block;
width: 100%;
min-height: 260px;
position: relative;
background-color: #bed4a0;
outline: none;
}
body.woocommerce .cats .cat-wrap:before, .insight-woo .cats .cat-wrap:before {
width: 800px;
height: 800px;
border-radius: 100%;
position: absolute;
left: 50%;
margin-left: -400px;
bottom: 85px;
content: '';
background-color: rgba(255, 255, 255, 0.7);
z-index: 96;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce .cats .cat-wrap:hover:before, .insight-woo .cats .cat-wrap:hover:before {
left: 60%;
}
body.woocommerce .cats .cat-wrap:hover a, .insight-woo .cats .cat-wrap:hover a {
bottom: 10px;
}
body.woocommerce .cats .cat-wrap a, .insight-woo .cats .cat-wrap a {
display: inline-block;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
text-align: center;
z-index: 97;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce .cats .cat-wrap a img, .insight-woo .cats .cat-wrap a img {
width: auto;
max-height: 150px;
height: auto;
margin: 0 auto;
}
body.woocommerce .cats .cat-wrap a h3, body.woocommerce .cats .cat-wrap a .woocommerce-loop-category__title, .insight-woo .cats .cat-wrap a h3, .insight-woo .cats .cat-wrap a .woocommerce-loop-category__title {
padding: 20px 0;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
display: inline-block;
color: #fff;
text-align: center;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce .cats .cat-wrap a h3 .count, body.woocommerce .cats .cat-wrap a .woocommerce-loop-category__title .count, .insight-woo .cats .cat-wrap a h3 .count, .insight-woo .cats .cat-wrap a .woocommerce-loop-category__title .count {
background: none;
color: inherit;
}
body.woocommerce .cats .slick-dots, .insight-woo .cats .slick-dots {
position: relative;
bottom: 0;
margin-bottom: 0 !important;
margin-top: -20px !important;
}
body.woocommerce .cats .slick-dots li, .insight-woo .cats .slick-dots li {
margin: 0;
}
body.woocommerce .woocommerce-message, .insight-woo .woocommerce-message {
border-top-color: #5fbd74;
}
body.woocommerce .woocommerce-message:before, .insight-woo .woocommerce-message:before {
color: #5fbd74;
}
body.woocommerce .woocommerce-message .button, .insight-woo .woocommerce-message .button {
text-transform: uppercase;
font-size: 14px;
color: #fff !important;
background-color: #5fbd74 !important;
}
body.woocommerce .woocommerce-message .button:hover, .insight-woo .woocommerce-message .button:hover {
opacity: .8;
}
body.woocommerce .products .product-category .cat-wrap, .insight-woo .products .product-category .cat-wrap, body.woocommerce-page .products .product-category .cat-wrap {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
display: inline-block;
width: 100%;
min-height: 260px;
position: relative;
background-color: #bed4a0;
outline: none;
}
body.woocommerce .products .product-category .cat-wrap:before, .insight-woo .products .product-category .cat-wrap:before, body.woocommerce-page .products .product-category .cat-wrap:before {
width: 800px;
height: 800px;
border-radius: 100%;
position: absolute;
left: 50%;
margin-left: -400px;
bottom: 85px;
content: '';
background-color: rgba(255, 255, 255, 0.7);
z-index: 96;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce .products .product-category .cat-wrap:hover:before, .insight-woo .products .product-category .cat-wrap:hover:before, body.woocommerce-page .products .product-category .cat-wrap:hover:before {
left: 60%;
}
body.woocommerce .products .product-category .cat-wrap:hover a, .insight-woo .products .product-category .cat-wrap:hover a, body.woocommerce-page .products .product-category .cat-wrap:hover a {
bottom: 10px;
}
body.woocommerce .products .product-category .cat-wrap a, .insight-woo .products .product-category .cat-wrap a, body.woocommerce-page .products .product-category .cat-wrap a {
display: inline-block;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
text-align: center;
z-index: 97;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce .products .product-category .cat-wrap a img, .insight-woo .products .product-category .cat-wrap a img, body.woocommerce-page .products .product-category .cat-wrap a img {
width: auto;
max-height: 150px;
height: auto;
margin: 0 auto;
}
body.woocommerce .products .product-category .cat-wrap a h3, body.woocommerce .products .product-category .cat-wrap a .woocommerce-loop-category__title, .insight-woo .products .product-category .cat-wrap a h3, .insight-woo .products .product-category .cat-wrap a .woocommerce-loop-category__title, body.woocommerce-page .products .product-category .cat-wrap a h3, body.woocommerce-page .products .product-category .cat-wrap a .woocommerce-loop-category__title {
padding: 20px 0;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
display: inline-block;
color: #fff;
text-align: center;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce .products .product-category .cat-wrap a h3 .count, body.woocommerce .products .product-category .cat-wrap a .woocommerce-loop-category__title .count, .insight-woo .products .product-category .cat-wrap a h3 .count, .insight-woo .products .product-category .cat-wrap a .woocommerce-loop-category__title .count, body.woocommerce-page .products .product-category .cat-wrap a h3 .count, body.woocommerce-page .products .product-category .cat-wrap a .woocommerce-loop-category__title .count {
background: none;
color: inherit;
}
body.woocommerce .products .product, .insight-woo .products .product, body.woocommerce-page .products .product {
text-align: center;
margin-bottom: 30px;
outline: none;
}
body.woocommerce .products .product .product-thumb, .insight-woo .products .product .product-thumb, body.woocommerce-page .products .product .product-thumb {
border: 3px solid #f1eeea;
padding: 0;
position: relative;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce .products .product .product-thumb a, .insight-woo .products .product .product-thumb a, body.woocommerce-page .products .product .product-thumb a {
display: block;
overflow: hidden;
}
body.woocommerce .products .product .product-thumb img, .insight-woo .products .product .product-thumb img, body.woocommerce-page .products .product .product-thumb img {
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce .products .product .product-thumb .outofstock, .insight-woo .products .product .product-thumb .outofstock, body.woocommerce-page .products .product .product-thumb .outofstock {
position: absolute;
top: 50%;
left: 50%;
margin-top: -60px;
margin-left: -60px;
width: 120px;
height: 120px;
text-align: center;
color: #fff;
font-size: 12px;
z-index: 99;
text-transform: uppercase;
background: rgba(57, 42, 37, 0.5);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
body.woocommerce .products .product .product-thumb .outofstock span, .insight-woo .products .product .product-thumb .outofstock span, body.woocommerce-page .products .product .product-thumb .outofstock span {
font-size: 24px;
font-weight: 900;
display: block;
margin-top: 30px;
}
body.woocommerce .products .product .product-thumb .badges, .insight-woo .products .product .product-thumb .badges, body.woocommerce-page .products .product .product-thumb .badges {
position: absolute;
width: 48px;
right: 12px;
top: 12px;
}
body.woocommerce .products .product .product-thumb .badges .hot, body.woocommerce .products .product .product-thumb .badges .onsale, body.woocommerce .products .product .product-thumb .badges .new, .insight-woo .products .product .product-thumb .badges .hot, .insight-woo .products .product .product-thumb .badges .onsale, .insight-woo .products .product .product-thumb .badges .new, body.woocommerce-page .products .product .product-thumb .badges .hot, body.woocommerce-page .products .product .product-thumb .badges .onsale, body.woocommerce-page .products .product .product-thumb .badges .new {
position: relative;
display: block;
border-radius: 50%;
text-transform: uppercase;
height: 48px;
width: 48px;
text-align: center;
line-height: 48px;
padding: 0;
font-weight: 700;
margin: 0;
color: #fff;
font-size: 12px;
left: 0;
top: 0;
right: auto;
margin-bottom: -10px;
}
body.woocommerce .products .product .product-thumb .badges .hot, .insight-woo .products .product .product-thumb .badges .hot, body.woocommerce-page .products .product .product-thumb .badges .hot {
background: #f76b6a;
z-index: 98;
}
body.woocommerce .products .product .product-thumb .badges .onsale, .insight-woo .products .product .product-thumb .badges .onsale, body.woocommerce-page .products .product .product-thumb .badges .onsale {
background: #f7aa77;
z-index: 97;
}
body.woocommerce .products .product .product-thumb .badges .new, .insight-woo .products .product .product-thumb .badges .new, body.woocommerce-page .products .product .product-thumb .badges .new {
background: #b9d9e9;
z-index: 96;
}
body.woocommerce .products .product .product-thumb .product-action, .insight-woo .products .product .product-thumb .product-action, body.woocommerce-page .products .product .product-thumb .product-action {
display: block;
width: 100%;
position: absolute;
bottom: 0;
opacity: 0;
visibility: hidden;
background: #5fbd74;
color: #fff;
padding: 15px 0;
height: 50px;
text-align: center;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce .products .product .product-thumb .product-action > div, body.woocommerce .products .product .product-thumb .product-action > span, .insight-woo .products .product .product-thumb .product-action > div, .insight-woo .products .product .product-thumb .product-action > span, body.woocommerce-page .products .product .product-thumb .product-action > div, body.woocommerce-page .products .product .product-thumb .product-action > span {
margin: 0;
padding: 0 10px;
border-right: 1px solid rgba(255, 255, 255, 0.5);
}
body.woocommerce .products .product .product-thumb .product-action > div:last-child, body.woocommerce .products .product .product-thumb .product-action > span:last-child, .insight-woo .products .product .product-thumb .product-action > div:last-child, .insight-woo .products .product .product-thumb .product-action > span:last-child, body.woocommerce-page .products .product .product-thumb .product-action > div:last-child, body.woocommerce-page .products .product .product-thumb .product-action > span:last-child {
border-right: none;
}
body.woocommerce .products .product .product-thumb .product-action a, .insight-woo .products .product .product-thumb .product-action a, body.woocommerce-page .products .product .product-thumb .product-action a {
width: 20px;
height: 20px;
text-align: center;
line-height: 20px;
display: inline-block;
overflow: hidden;
background: none;
padding: 0;
font-size: 0;
color: #fff;
opacity: 1;
}
body.woocommerce .products .product .product-thumb .product-action .add-to-cart-btn, .insight-woo .products .product .product-thumb .product-action .add-to-cart-btn, body.woocommerce-page .products .product .product-thumb .product-action .add-to-cart-btn {
height: 20px;
}
body.woocommerce .products .product .product-thumb .product-action .add-to-cart-btn .add_to_cart_button:before, .insight-woo .products .product .product-thumb .product-action .add-to-cart-btn .add_to_cart_button:before, body.woocommerce-page .products .product .product-thumb .product-action .add-to-cart-btn .add_to_cart_button:before {
content: '\f110' !important;
font-size: 20px;
display: inline-block;
font-family: Ionicons;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body.woocommerce .products .product .product-thumb .product-action .add-to-cart-btn .add_to_cart_button.loading:before, .insight-woo .products .product .product-thumb .product-action .add-to-cart-btn .add_to_cart_button.loading:before, body.woocommerce-page .products .product .product-thumb .product-action .add-to-cart-btn .add_to_cart_button.loading:before {
content: '\e922' !important;
font-family: 'organik' !important;
animation: spinner 1s linear infinite !important;
-webkit-animation: spinner 1s linear infinite !important;
}
body.woocommerce .products .product .product-thumb .product-action .add-to-cart-btn .add_to_cart_button.added:before, .insight-woo .products .product .product-thumb .product-action .add-to-cart-btn .add_to_cart_button.added:before, body.woocommerce-page .products .product .product-thumb .product-action .add-to-cart-btn .add_to_cart_button.added:before {
content: '\f3ff' !important;
font-family: Ionicons !important;
}
body.woocommerce .products .product .product-thumb .product-action .add-to-cart-btn .add_to_cart_button.product_type_variable:before, .insight-woo .products .product .product-thumb .product-action .add-to-cart-btn .add_to_cart_button.product_type_variable:before, body.woocommerce-page .products .product .product-thumb .product-action .add-to-cart-btn .add_to_cart_button.product_type_variable:before {
content: '\f39d' !important;
font-family: Ionicons !important;
}
body.woocommerce .products .product .product-thumb .product-action .add-to-cart-btn .product_type_simple:before, .insight-woo .products .product .product-thumb .product-action .add-to-cart-btn .product_type_simple:before, body.woocommerce-page .products .product .product-thumb .product-action .add-to-cart-btn .product_type_simple:before {
content: '\f39c';
font-size: 20px;
display: inline-block;
font-family: Ionicons;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body.woocommerce .products .product .product-thumb .product-action .add-to-cart-btn .added_to_cart, .insight-woo .products .product .product-thumb .product-action .add-to-cart-btn .added_to_cart, body.woocommerce-page .products .product .product-thumb .product-action .add-to-cart-btn .added_to_cart {
display: none;
}
body.woocommerce .products .product .product-thumb .product-action .wishlist-btn, .insight-woo .products .product .product-thumb .product-action .wishlist-btn, body.woocommerce-page .products .product .product-thumb .product-action .wishlist-btn {
display: inline-block;
position: relative;
margin-top: 0;
font-weight: 400;
height: 20px;
}
body.woocommerce .products .product .product-thumb .product-action .wishlist-btn .woosw-btn, .insight-woo .products .product .product-thumb .product-action .wishlist-btn .woosw-btn, body.woocommerce-page .products .product .product-thumb .product-action .wishlist-btn .woosw-btn {
width: 20px;
height: 20px;
text-transform: uppercase;
font-size: 0;
text-align: center;
line-height: 20px;
border: none;
border-radius: 0;
color: #fff;
display: block;
}
body.woocommerce .products .product .product-thumb .product-action .wishlist-btn .woosw-btn:before, .insight-woo .products .product .product-thumb .product-action .wishlist-btn .woosw-btn:before, body.woocommerce-page .products .product .product-thumb .product-action .wishlist-btn .woosw-btn:before {
margin: 0;
content: '\f387';
font-family: Ionicons;
font-size: 20px;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body.woocommerce .products .product .product-thumb .product-action .wishlist-btn .woosw-btn.woosw-adding:before, .insight-woo .products .product .product-thumb .product-action .wishlist-btn .woosw-btn.woosw-adding:before, body.woocommerce-page .products .product .product-thumb .product-action .wishlist-btn .woosw-btn.woosw-adding:before {
content: '\f459' !important;
display: inline-block;
-webkit-animation: spinner 1s linear infinite !important;
animation: spinner 1s linear infinite !important;
}
body.woocommerce .products .product .product-thumb .product-action .wishlist-btn .woosw-btn.woosw-added:before, .insight-woo .products .product .product-thumb .product-action .wishlist-btn .woosw-btn.woosw-added:before, body.woocommerce-page .products .product .product-thumb .product-action .wishlist-btn .woosw-btn.woosw-added:before {
content: '\f388';
}
body.woocommerce .products .product .product-thumb .product-action .quick-view-btn, .insight-woo .products .product .product-thumb .product-action .quick-view-btn, body.woocommerce-page .products .product .product-thumb .product-action .quick-view-btn {
display: inline-block;
position: relative;
margin-top: 0;
font-weight: 400;
height: 20px;
}
body.woocommerce .products .product .product-thumb .product-action .quick-view-btn a:before, .insight-woo .products .product .product-thumb .product-action .quick-view-btn a:before, body.woocommerce-page .products .product .product-thumb .product-action .quick-view-btn a:before {
content: '\f2f5';
font-size: 20px;
display: inline-block;
font-family: Ionicons;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body.woocommerce .products .product .product-thumb .product-action .compare-btn, .insight-woo .products .product .product-thumb .product-action .compare-btn, body.woocommerce-page .products .product .product-thumb .product-action .compare-btn {
display: inline-block;
vertical-align: top;
height: 20px;
}
body.woocommerce .products .product .product-thumb .product-action .compare-btn a, body.woocommerce .products .product .product-thumb .product-action .compare-btn .wooscp-btn, .insight-woo .products .product .product-thumb .product-action .compare-btn a, .insight-woo .products .product .product-thumb .product-action .compare-btn .wooscp-btn, body.woocommerce-page .products .product .product-thumb .product-action .compare-btn a, body.woocommerce-page .products .product .product-thumb .product-action .compare-btn .wooscp-btn {
width: 20px;
height: 20px;
text-transform: uppercase;
font-size: 0;
text-align: center;
line-height: 20px;
border: none;
border-radius: 0;
color: #fff;
display: inline-block;
padding: 0;
margin: 0;
}
body.woocommerce .products .product .product-thumb .product-action .compare-btn a:before, body.woocommerce .products .product .product-thumb .product-action .compare-btn .wooscp-btn:before, .insight-woo .products .product .product-thumb .product-action .compare-btn a:before, .insight-woo .products .product .product-thumb .product-action .compare-btn .wooscp-btn:before, body.woocommerce-page .products .product .product-thumb .product-action .compare-btn a:before, body.woocommerce-page .products .product .product-thumb .product-action .compare-btn .wooscp-btn:before {
content: '\f4a8';
font-family: Ionicons;
font-size: 20px;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin: 0;
}
body.woocommerce .products .product .product-thumb .product-action .compare-btn a:hover, body.woocommerce .products .product .product-thumb .product-action .compare-btn .wooscp-btn:hover, .insight-woo .products .product .product-thumb .product-action .compare-btn a:hover, .insight-woo .products .product .product-thumb .product-action .compare-btn .wooscp-btn:hover, body.woocommerce-page .products .product .product-thumb .product-action .compare-btn a:hover, body.woocommerce-page .products .product .product-thumb .product-action .compare-btn .wooscp-btn:hover {
border-color: #5fbd74;
}
body.woocommerce .products .product .product-thumb .product-action .compare-btn a div, body.woocommerce .products .product .product-thumb .product-action .compare-btn .wooscp-btn div, .insight-woo .products .product .product-thumb .product-action .compare-btn a div, .insight-woo .products .product .product-thumb .product-action .compare-btn .wooscp-btn div, body.woocommerce-page .products .product .product-thumb .product-action .compare-btn a div, body.woocommerce-page .products .product .product-thumb .product-action .compare-btn .wooscp-btn div {
display: none !important;
}
body.woocommerce .products .product .product-thumb .product-action .compare-btn a.loading:before, body.woocommerce .products .product .product-thumb .product-action .compare-btn .wooscp-btn.loading:before, .insight-woo .products .product .product-thumb .product-action .compare-btn a.loading:before, .insight-woo .products .product .product-thumb .product-action .compare-btn .wooscp-btn.loading:before, body.woocommerce-page .products .product .product-thumb .product-action .compare-btn a.loading:before, body.woocommerce-page .products .product .product-thumb .product-action .compare-btn .wooscp-btn.loading:before {
content: '\e922';
font-family: 'organik';
display: inline-block;
animation: spinner 1s linear infinite !important;
-webkit-animation: spinner 1s linear infinite !important;
}
body.woocommerce .products .product .product-thumb .product-action .compare-btn a.loading.added:before, body.woocommerce .products .product .product-thumb .product-action .compare-btn .wooscp-btn.loading.added:before, .insight-woo .products .product .product-thumb .product-action .compare-btn a.loading.added:before, .insight-woo .products .product .product-thumb .product-action .compare-btn .wooscp-btn.loading.added:before, body.woocommerce-page .products .product .product-thumb .product-action .compare-btn a.loading.added:before, body.woocommerce-page .products .product .product-thumb .product-action .compare-btn .wooscp-btn.loading.added:before {
animation: none !important;
-webkit-animation: none !important;
content: '\f4a8';
font-family: Ionicons;
}
body.woocommerce .products .product .product-info h2, body.woocommerce .products .product .product-info h3, .insight-woo .products .product .product-info h2, .insight-woo .products .product .product-info h3, body.woocommerce-page .products .product .product-info h2, body.woocommerce-page .products .product .product-info h3 {
font-size: 18px;
font-weight: 700;
color: #5e5a54;
margin: 20px 0 10px 0;
font-family: Lato;
}
body.woocommerce .products .product .product-info .price, .insight-woo .products .product .product-info .price, body.woocommerce-page .products .product .product-info .price {
font-size: 16px;
font-weight: 700;
}
body.woocommerce .products .product .product-info .price .amount, .insight-woo .products .product .product-info .price .amount, body.woocommerce-page .products .product .product-info .price .amount {
color: #5fbd74;
}
body.woocommerce .products .product .product-info .price del, .insight-woo .products .product .product-info .price del, body.woocommerce-page .products .product .product-info .price del {
color: #cbcac8;
font-weight: 400;
}
body.woocommerce .products .product .product-info .price del .amount, .insight-woo .products .product .product-info .price del .amount, body.woocommerce-page .products .product .product-info .price del .amount {
color: #cbcac8;
}
body.woocommerce .products .product .product-info .price ins, .insight-woo .products .product .product-info .price ins, body.woocommerce-page .products .product .product-info .price ins {
background: none;
}
body.woocommerce .products .product .product-rate, body.woocommerce .products .product .product-desc, body.woocommerce .products .product .product-action-list, .insight-woo .products .product .product-rate, .insight-woo .products .product .product-desc, .insight-woo .products .product .product-action-list, body.woocommerce-page .products .product .product-rate, body.woocommerce-page .products .product .product-desc, body.woocommerce-page .products .product .product-action-list {
display: none;
}
body.woocommerce .products .product:hover .product-thumb, .insight-woo .products .product:hover .product-thumb, body.woocommerce-page .products .product:hover .product-thumb {
border-color: #5fbd74;
}
body.woocommerce .products .product:hover .product-thumb img, .insight-woo .products .product:hover .product-thumb img, body.woocommerce-page .products .product:hover .product-thumb img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
body.woocommerce .products .product:hover .product-thumb .product-action, .insight-woo .products .product:hover .product-thumb .product-action, body.woocommerce-page .products .product:hover .product-thumb .product-action {
opacity: 1;
visibility: visible;
}
body.woocommerce .products.list .product-rate, body.woocommerce .products.list .product-desc, body.woocommerce .products.list .product-action-list, .insight-woo .products.list .product-rate, .insight-woo .products.list .product-desc, .insight-woo .products.list .product-action-list, body.woocommerce-page .products.list .product-rate, body.woocommerce-page .products.list .product-desc, body.woocommerce-page .products.list .product-action-list {
display: block;
}
body.woocommerce .products.list .product, .insight-woo .products.list .product, body.woocommerce-page .products.list .product {
padding-bottom: 30px;
border-bottom: 1px solid #f1eeea;
position: relative;
outline: none;
}
body.woocommerce .products.list .product .product-thumb .product-action, .insight-woo .products.list .product .product-thumb .product-action, body.woocommerce-page .products.list .product .product-thumb .product-action {
display: none;
}
body.woocommerce .products.list .product .product-info, .insight-woo .products.list .product .product-info, body.woocommerce-page .products.list .product .product-info {
text-align: left;
}
body.woocommerce .products.list .product .product-info h2, body.woocommerce .products.list .product .product-info h3, .insight-woo .products.list .product .product-info h2, .insight-woo .products.list .product .product-info h3, body.woocommerce-page .products.list .product .product-info h2, body.woocommerce-page .products.list .product .product-info h3 {
font-size: 24px;
font-weight: 700;
margin-top: 0;
}
body.woocommerce .products.list .product .product-info .price, .insight-woo .products.list .product .product-info .price, body.woocommerce-page .products.list .product .product-info .price {
font-size: 24px;
}
body.woocommerce .products.list .product .product-info .price del, .insight-woo .products.list .product .product-info .price del, body.woocommerce-page .products.list .product .product-info .price del {
font-size: 15px;
}
body.woocommerce .products.list .product .product-info .product-rate, .insight-woo .products.list .product .product-info .product-rate, body.woocommerce-page .products.list .product .product-info .product-rate {
position: absolute;
top: 10px;
right: 15px;
text-align: right;
}
body.woocommerce .products.list .product .product-info .product-rate .star-rating, .insight-woo .products.list .product .product-info .product-rate .star-rating, body.woocommerce-page .products.list .product .product-info .product-rate .star-rating {
font-size: 16px !important;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 83px;
margin-right: -3px;
}
body.woocommerce .products.list .product .product-info .product-rate .star-rating:before, .insight-woo .products.list .product .product-info .product-rate .star-rating:before, body.woocommerce-page .products.list .product .product-info .product-rate .star-rating:before {
content: "\f3ae \f3ae \f3ae \f3ae \f3ae";
font-family: Ionicons;
letter-spacing: 3px;
padding: 0 3px;
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute;
}
body.woocommerce .products.list .product .product-info .product-rate .star-rating span, .insight-woo .products.list .product .product-info .product-rate .star-rating span, body.woocommerce-page .products.list .product .product-info .product-rate .star-rating span {
color: #f5cc26;
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
body.woocommerce .products.list .product .product-info .product-rate .star-rating span:before, .insight-woo .products.list .product .product-info .product-rate .star-rating span:before, body.woocommerce-page .products.list .product .product-info .product-rate .star-rating span:before {
content: "\f2fc \f2fc \f2fc \f2fc \f2fc";
font-family: Ionicons;
letter-spacing: 3px;
padding: 0 3px;
top: 0;
position: absolute;
left: 0;
}
body.woocommerce .products.list .product .product-info .product-rate .text-rating, .insight-woo .products.list .product .product-info .product-rate .text-rating, body.woocommerce-page .products.list .product .product-info .product-rate .text-rating {
position: absolute;
right: 0;
top: 20px;
font-size: 14px;
font-style: italic;
color: #8e8b87;
width: 200px;
}
body.woocommerce .products.list .product .product-info .product-desc, .insight-woo .products.list .product .product-info .product-desc, body.woocommerce-page .products.list .product .product-info .product-desc {
margin-top: 20px;
}
body.woocommerce .products.list .product .product-info .product-desc p, .insight-woo .products.list .product .product-info .product-desc p, body.woocommerce-page .products.list .product .product-info .product-desc p {
margin: 0;
}
body.woocommerce .products.list .product .product-info .product-action-list, .insight-woo .products.list .product .product-info .product-action-list, body.woocommerce-page .products.list .product .product-info .product-action-list {
margin-top: 20px;
}
body.woocommerce .products.list .product .product-info .product-action-list .add-to-cart-btn, .insight-woo .products.list .product .product-info .product-action-list .add-to-cart-btn, body.woocommerce-page .products.list .product .product-info .product-action-list .add-to-cart-btn {
float: left;
}
body.woocommerce .products.list .product .product-info .product-action-list .add-to-cart-btn .add_to_cart_button, .insight-woo .products.list .product .product-info .product-action-list .add-to-cart-btn .add_to_cart_button, body.woocommerce-page .products.list .product .product-info .product-action-list .add-to-cart-btn .add_to_cart_button {
background: #5fbd74;
color: #fff;
text-transform: uppercase;
letter-spacing: .05em;
line-height: 1em;
padding: 12px 15px;
display: inline-block;
float: left;
}
body.woocommerce .products.list .product .product-info .product-action-list .add-to-cart-btn .add_to_cart_button.loading, .insight-woo .products.list .product .product-info .product-action-list .add-to-cart-btn .add_to_cart_button.loading, body.woocommerce-page .products.list .product .product-info .product-action-list .add-to-cart-btn .add_to_cart_button.loading {
opacity: 1;
}
body.woocommerce .products.list .product .product-info .product-action-list .add-to-cart-btn .add_to_cart_button.loading:after, .insight-woo .products.list .product .product-info .product-action-list .add-to-cart-btn .add_to_cart_button.loading:after, body.woocommerce-page .products.list .product .product-info .product-action-list .add-to-cart-btn .add_to_cart_button.loading:after {
position: relative;
display: inline-block;
top: auto;
right: auto;
margin-left: 5px;
content: '\e922' !important;
font-family: 'organik' !important;
font-weight: 400;
}
body.woocommerce .products.list .product .product-info .product-action-list .add-to-cart-btn .add_to_cart_button.added, .insight-woo .products.list .product .product-info .product-action-list .add-to-cart-btn .add_to_cart_button.added, body.woocommerce-page .products.list .product .product-info .product-action-list .add-to-cart-btn .add_to_cart_button.added {
padding-right: 15px;
}
body.woocommerce .products.list .product .product-info .product-action-list .add-to-cart-btn .add_to_cart_button.added:after, .insight-woo .products.list .product .product-info .product-action-list .add-to-cart-btn .add_to_cart_button.added:after, body.woocommerce-page .products.list .product .product-info .product-action-list .add-to-cart-btn .add_to_cart_button.added:after {
margin-left: 7px;
content: '\f383' !important;
font-family: Ionicons !important;
font-weight: 400;
}
body.woocommerce .products.list .product .product-info .product-action-list .add-to-cart-btn .product_type_simple, .insight-woo .products.list .product .product-info .product-action-list .add-to-cart-btn .product_type_simple, body.woocommerce-page .products.list .product .product-info .product-action-list .add-to-cart-btn .product_type_simple {
background: #5fbd74;
color: #fff;
text-transform: uppercase;
letter-spacing: .05em;
line-height: 1em;
padding: 12px 15px;
display: inline-block;
float: left;
}
body.woocommerce .products.list .product .product-info .product-action-list .add-to-cart-btn .added_to_cart, .insight-woo .products.list .product .product-info .product-action-list .add-to-cart-btn .added_to_cart, body.woocommerce-page .products.list .product .product-info .product-action-list .add-to-cart-btn .added_to_cart {
display: none;
}
body.woocommerce .products.list .product .product-info .product-action-list .wishlist-btn, .insight-woo .products.list .product .product-info .product-action-list .wishlist-btn, body.woocommerce-page .products.list .product .product-info .product-action-list .wishlist-btn {
display: inline-block;
margin-left: 10px;
}
body.woocommerce .products.list .product .product-info .product-action-list .wishlist-btn .woosw-btn, .insight-woo .products.list .product .product-info .product-action-list .wishlist-btn .woosw-btn, body.woocommerce-page .products.list .product .product-info .product-action-list .wishlist-btn .woosw-btn {
width: 40px;
height: 40px;
text-transform: uppercase;
font-size: 0;
text-align: center;
line-height: 36px;
border: 2px solid #f1eeea;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #5fbd74;
display: inline-block;
}
body.woocommerce .products.list .product .product-info .product-action-list .wishlist-btn .woosw-btn:before, .insight-woo .products.list .product .product-info .product-action-list .wishlist-btn .woosw-btn:before, body.woocommerce-page .products.list .product .product-info .product-action-list .wishlist-btn .woosw-btn:before {
margin: 0;
content: '\f387';
font-family: Ionicons;
font-size: 18px;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
line-height: 36px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body.woocommerce .products.list .product .product-info .product-action-list .wishlist-btn .woosw-btn.woosw-adding:before, .insight-woo .products.list .product .product-info .product-action-list .wishlist-btn .woosw-btn.woosw-adding:before, body.woocommerce-page .products.list .product .product-info .product-action-list .wishlist-btn .woosw-btn.woosw-adding:before {
content: '\f459' !important;
display: inline-block;
-webkit-animation: spinner 1s linear infinite !important;
animation: spinner 1s linear infinite !important;
}
body.woocommerce .products.list .product .product-info .product-action-list .wishlist-btn .woosw-btn.woosw-added:before, .insight-woo .products.list .product .product-info .product-action-list .wishlist-btn .woosw-btn.woosw-added:before, body.woocommerce-page .products.list .product .product-info .product-action-list .wishlist-btn .woosw-btn.woosw-added:before {
content: '\f388';
}
body.woocommerce .products.list .product .product-info .product-action-list .wishlist-btn .woosw-btn:hover, .insight-woo .products.list .product .product-info .product-action-list .wishlist-btn .woosw-btn:hover, body.woocommerce-page .products.list .product .product-info .product-action-list .wishlist-btn .woosw-btn:hover {
border-color: #5fbd74;
}
body.woocommerce .products.list .product .product-info .product-action-list .quick-view-btn, .insight-woo .products.list .product .product-info .product-action-list .quick-view-btn, body.woocommerce-page .products.list .product .product-info .product-action-list .quick-view-btn {
display: inline-block;
margin-left: 10px;
vertical-align: top;
}
body.woocommerce .products.list .product .product-info .product-action-list .quick-view-btn a, .insight-woo .products.list .product .product-info .product-action-list .quick-view-btn a, body.woocommerce-page .products.list .product .product-info .product-action-list .quick-view-btn a {
width: 40px;
height: 40px;
text-transform: uppercase;
font-size: 0;
text-align: center;
line-height: 36px;
border: 2px solid #f1eeea;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #5fbd74;
display: inline-block;
}
body.woocommerce .products.list .product .product-info .product-action-list .quick-view-btn a:before, .insight-woo .products.list .product .product-info .product-action-list .quick-view-btn a:before, body.woocommerce-page .products.list .product .product-info .product-action-list .quick-view-btn a:before {
content: '\f2f5';
font-family: Ionicons;
font-size: 18px;
}
body.woocommerce .products.list .product .product-info .product-action-list .quick-view-btn a:hover, .insight-woo .products.list .product .product-info .product-action-list .quick-view-btn a:hover, body.woocommerce-page .products.list .product .product-info .product-action-list .quick-view-btn a:hover {
border-color: #5fbd74;
}
body.woocommerce .products.list .product .product-info .product-action-list .compare-btn, .insight-woo .products.list .product .product-info .product-action-list .compare-btn, body.woocommerce-page .products.list .product .product-info .product-action-list .compare-btn {
display: inline-block;
margin-left: 10px;
}
body.woocommerce .products.list .product .product-info .product-action-list .compare-btn a, body.woocommerce .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn, .insight-woo .products.list .product .product-info .product-action-list .compare-btn a, .insight-woo .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn, body.woocommerce-page .products.list .product .product-info .product-action-list .compare-btn a, body.woocommerce-page .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn {
width: 40px;
height: 40px;
padding: 0;
margin: 0;
text-transform: uppercase;
font-size: 0;
text-align: center;
line-height: 36px;
border: 2px solid #f1eeea;
background-color: transparent;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #5fbd74;
display: inline-block;
}
body.woocommerce .products.list .product .product-info .product-action-list .compare-btn a:before, body.woocommerce .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn:before, .insight-woo .products.list .product .product-info .product-action-list .compare-btn a:before, .insight-woo .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn:before, body.woocommerce-page .products.list .product .product-info .product-action-list .compare-btn a:before, body.woocommerce-page .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn:before {
content: '\f4a8';
font-family: Ionicons;
font-size: 18px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin: 0;
}
body.woocommerce .products.list .product .product-info .product-action-list .compare-btn a:hover, body.woocommerce .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn:hover, .insight-woo .products.list .product .product-info .product-action-list .compare-btn a:hover, .insight-woo .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn:hover, body.woocommerce-page .products.list .product .product-info .product-action-list .compare-btn a:hover, body.woocommerce-page .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn:hover {
border-color: #5fbd74;
}
body.woocommerce .products.list .product .product-info .product-action-list .compare-btn a div, body.woocommerce .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn div, .insight-woo .products.list .product .product-info .product-action-list .compare-btn a div, .insight-woo .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn div, body.woocommerce-page .products.list .product .product-info .product-action-list .compare-btn a div, body.woocommerce-page .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn div {
display: none !important;
}
body.woocommerce .products.list .product .product-info .product-action-list .compare-btn a.loading:before, body.woocommerce .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn.loading:before, .insight-woo .products.list .product .product-info .product-action-list .compare-btn a.loading:before, .insight-woo .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn.loading:before, body.woocommerce-page .products.list .product .product-info .product-action-list .compare-btn a.loading:before, body.woocommerce-page .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn.loading:before {
content: '\e922';
font-family: 'organik';
display: inline-block;
animation: spinner 1s linear infinite !important;
-webkit-animation: spinner 1s linear infinite !important;
}
body.woocommerce .products.list .product .product-info .product-action-list .compare-btn a.loading.added:before, body.woocommerce .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn.loading.added:before, .insight-woo .products.list .product .product-info .product-action-list .compare-btn a.loading.added:before, .insight-woo .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn.loading.added:before, body.woocommerce-page .products.list .product .product-info .product-action-list .compare-btn a.loading.added:before, body.woocommerce-page .products.list .product .product-info .product-action-list .compare-btn .wooscp-btn.loading.added:before {
animation: none !important;
-webkit-animation: none !important;
content: '\f4a8';
font-family: Ionicons;
}
body.woocommerce .products.list .product:last-child, .insight-woo .products.list .product:last-child, body.woocommerce-page .products.list .product:last-child {
margin-bottom: 0;
}
body.woocommerce .products.list .product:before, body.woocommerce .products.list .product:after, .insight-woo .products.list .product:before, .insight-woo .products.list .product:after, body.woocommerce-page .products.list .product:before, body.woocommerce-page .products.list .product:after {
content: '';
width: 15px;
height: 1px;
background: #fff;
display: block;
position: absolute;
bottom: -1px;
z-index: 99;
}
body.woocommerce .products.list .product:before, .insight-woo .products.list .product:before, body.woocommerce-page .products.list .product:before {
left: 0;
}
body.woocommerce .products.list .product:after, .insight-woo .products.list .product:after, body.woocommerce-page .products.list .product:after {
right: 0;
}
body.woocommerce .products.list .product.product-category, .insight-woo .products.list .product.product-category, body.woocommerce-page .products.list .product.product-category {
margin-left: 0;
margin-right: 0;
border-bottom: none;
padding-bottom: 0;
}
body.woocommerce table.shop_table th, body.woocommerce table.shop_table td, .insight-woo table.shop_table th, .insight-woo table.shop_table td, body.woocommerce-page table.shop_table th, body.woocommerce-page table.shop_table td {
border-width: 1px 0 0 0 !important;
}
body.woocommerce .woocommerce-message, body.woocommerce-page .woocommerce-message {
border-top-color: #5fbd74;
}
body.woocommerce .woocommerce-message:before, body.woocommerce-page .woocommerce-message:before {
color: #5fbd74;
}
body.woocommerce .quantity, body.woocommerce-page .quantity {
max-width: 120px;
height: 40px;
line-height: 1;
border: 1px solid #f1eeea;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 10px;
display: inline-block;
}
body.woocommerce .quantity span, body.woocommerce-page .quantity span {
float: left;
cursor: pointer;
}
body.woocommerce .quantity span i, body.woocommerce-page .quantity span i {
font-size: 18px;
}
body.woocommerce .quantity .qty, body.woocommerce-page .quantity .qty {
float: left;
border: none;
line-height: 1;
height: auto;
padding: 0 10px;
background: none;
}
body.woocommerce .quantity .qty::-webkit-inner-spin-button, body.woocommerce .quantity .qty::-webkit-outer-spin-button, body.woocommerce-page .quantity .qty::-webkit-inner-spin-button, body.woocommerce-page .quantity .qty::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0;
}
body.woocommerce .cart .quantity, body.woocommerce-page .cart .quantity {
background: #fbfaf9;
margin-right: 10px !important;
}
body.woocommerce .select2-container .select2-choice, body.woocommerce-page .select2-container .select2-choice {
border-color: #f1eeea;
height: 40px;
line-height: 38px;
padding: 0 15px;
}
body.woocommerce .select2-drop-active, body.woocommerce-page .select2-drop-active {
border-color: #f1eeea;
}
body.woocommerce address, body.woocommerce-page address {
font-style: normal;
}
body.woocommerce a.remove, body.woocommerce-page a.remove {
text-align: left !important;
margin: 0 !important;
background: none !important;
color: #5e5a54 !important;
font-weight: 400 !important;
font-size: 18px !important;
}
body.woocommerce a.remove:hover, body.woocommerce-page a.remove:hover {
color: #5fbd74 !important;
}
body.woocommerce td.product-thumbnail, body.woocommerce-page td.product-thumbnail {
width: 130px;
}
.woocommerce.single-product .product > .outofstock {
display: none;
}
.woocommerce.single-product .product > .badges {
position: absolute;
width: 48px;
left: 12px;
top: 12px;
}
.woocommerce.single-product .product > .badges .hot, .woocommerce.single-product .product > .badges .onsale, .woocommerce.single-product .product > .badges .new {
position: relative;
display: block;
border-radius: 50%;
text-transform: uppercase;
height: 48px;
width: 48px;
text-align: center;
line-height: 48px;
padding: 0;
font-weight: 700;
margin: 0;
color: #fff;
font-size: 12px;
left: 0;
top: 0;
right: auto;
margin-bottom: -10px;
}
.woocommerce.single-product .product > .badges .hot {
background: #f76b6a;
z-index: 98;
}
.woocommerce.single-product .product > .badges .onsale {
background: #f7aa77;
z-index: 97;
}
.woocommerce.single-product .product > .badges .new {
background: #b9d9e9;
z-index: 96;
}
.woocommerce.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
background-color: transparent;
opacity: .5;
}
.woocommerce.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
display: none;
}
.woocommerce.single-product .product .woocommerce-product-gallery .flex-viewport {
border: 2px solid #f1eeea;
}
.woocommerce.single-product .product .woocommerce-product-gallery ol {
width: 100%;
height: 0;
overflow: hidden;
margin: 0 auto;
padding: 30px 25px 0 25px !important;
}
.woocommerce.single-product .product .woocommerce-product-gallery ol.slick-slider {
height: auto;
}
.woocommerce.single-product .product .woocommerce-product-gallery ol .slick-slide {
display: inline-block;
margin: 0 5px;
outline: none;
clear: none !important;
z-index: 6;
}
.woocommerce.single-product .product .woocommerce-product-gallery ol .slick-slide img {
width: 100%;
border: 2px solid #f1eeea;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woocommerce.single-product .product .woocommerce-product-gallery ol .slick-slide img:hover {
border-color: #5fbd74;
}
.woocommerce.single-product .product .woocommerce-product-gallery ol .slick-arrow {
margin-top: 0;
z-index: 7;
}
.woocommerce.single-product .product .woocommerce-product-gallery ol .slick-arrow:before {
font-family: Ionicons;
font-size: 34px;
color: #5e5a54;
width: 20px;
height: 20px;
font-weight: 400;
}
.woocommerce.single-product .product .woocommerce-product-gallery ol .slick-arrow.slick-prev {
left: 0;
}
.woocommerce.single-product .product .woocommerce-product-gallery ol .slick-arrow.slick-prev:before {
content: '\f3d5';
}
.woocommerce.single-product .product .woocommerce-product-gallery ol .slick-arrow.slick-next {
right: 0;
}
.woocommerce.single-product .product .woocommerce-product-gallery ol .slick-arrow.slick-next:before {
content: '\f3d6';
}
.woocommerce.single-product .product .summary .product_title {
color: #5e5a54;
font-size: 34px;
margin-bottom: 10px;
}
.woocommerce.single-product .product .summary .woocommerce-product-rating {
margin-bottom: 10px;
}
.woocommerce.single-product .product .summary .woocommerce-product-rating .star-rating {
font-size: 16px !important;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 83px;
margin-top: 7px;
margin-right: 5px;
}
.woocommerce.single-product .product .summary .woocommerce-product-rating .star-rating:before {
content: "\f3ae \f3ae \f3ae \f3ae \f3ae";
font-family: Ionicons;
letter-spacing: 3px;
padding: 0 3px;
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute;
}
.woocommerce.single-product .product .summary .woocommerce-product-rating .star-rating span {
color: #f5cc26;
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.woocommerce.single-product .product .summary .woocommerce-product-rating .star-rating span:before {
content: "\f2fc \f2fc \f2fc \f2fc \f2fc";
font-family: Ionicons;
letter-spacing: 3px;
padding: 0 3px;
top: 0;
position: absolute;
left: 0;
}
.woocommerce.single-product .product .summary .woocommerce-product-rating .woocommerce-review-link {
font-style: italic;
color: #8e8b87;
}
.woocommerce.single-product .product .summary .out-of-stock {
text-transform: uppercase;
font-weight: 700;
font-size: 1em;
color: #f76b6a;
}
.woocommerce.single-product .product .summary .out-of-stock:before {
content: '\f29f';
font-family: Ionicons;
margin-right: 5px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce.single-product .product .summary .price {
margin-top: 0;
}
.woocommerce.single-product .product .summary .price > .amount {
font-size: 24px;
font-weight: 700;
color: #5fbd74;
}
.woocommerce.single-product .product .summary .price del {
color: #cfcecc;
font-size: 15px;
}
.woocommerce.single-product .product .summary .price del .amount {
color: #cfcecc;
}
.woocommerce.single-product .product .summary .price ins {
font-size: 24px;
color: #5fbd74;
}
.woocommerce.single-product .product .summary .price ins .amount {
color: #5fbd74;
}
.woocommerce.single-product .product .summary .wishlist-btn {
display: inline-block;
margin-top: 0;
margin-right: 20px;
font-weight: 700;
}
.woocommerce.single-product .product .summary .wishlist-btn .woosw-btn {
text-transform: uppercase;
}
.woocommerce.single-product .product .summary .wishlist-btn .woosw-btn:before {
display: inline-block;
content: '\f387';
font-family: Ionicons;
margin-right: 5px;
}
.woocommerce.single-product .product .summary .wishlist-btn .woosw-btn:after {
display: none;
}
.woocommerce.single-product .product .summary .wishlist-btn .woosw-btn.woosw-adding:before {
content: '\f459' !important;
-webkit-animation: spinner 1s linear infinite !important;
animation: spinner 1s linear infinite !important;
}
.woocommerce.single-product .product .summary .wishlist-btn .woosw-btn.woosw-added:before {
content: '\f388';
}
.woocommerce.single-product .product .summary a.compare, .woocommerce.single-product .product .summary .wooscp-btn {
padding: 0;
background: none;
text-transform: uppercase;
font-weight: 700;
border: none;
color: #5e5a54;
}
.woocommerce.single-product .product .summary a.compare:before, .woocommerce.single-product .product .summary .wooscp-btn:before {
content: '\f4a8';
font-family: Ionicons;
margin-right: 5px;
}
.woocommerce.single-product .product .summary a.compare:hover, .woocommerce.single-product .product .summary .wooscp-btn:hover {
color: #5fbd74;
}
.woocommerce.single-product .product .summary .product_meta_wrap {
margin-top: 30px;
padding-top: 30px;
border-top: 1px solid #f1eeea;
}
.woocommerce.single-product .product .summary .product_meta_wrap .product_meta {
margin-bottom: 0;
}
.woocommerce.single-product .product .summary .product_meta_wrap .product_meta .product_meta_item td {
padding: 10px 0;
}
.woocommerce.single-product .product .summary .product_meta_wrap .product_meta .product_meta_item .label {
text-transform: uppercase;
min-width: 120px;
display: inline-block;
font-weight: 700;
}
.woocommerce.single-product .product .summary .product_meta_wrap .product_meta .product_meta_item.share a {
margin-right: 10px;
}
.woocommerce.single-product .product .summary .product_meta_wrap .product_meta .product_meta_item:first-child td {
padding-top: 0;
}
.woocommerce.single-product .product .summary .product_meta_wrap .product_meta .product_meta_item:last-child td {
padding-bottom: 0;
}
.woocommerce.single-product .product .summary div[itemprop="offers"], .woocommerce.single-product .product .summary div.offers {
margin-bottom: 30px;
}
.woocommerce.single-product .product .summary div[itemprop="offers"] p, .woocommerce.single-product .product .summary div.offers p {
margin: 0;
}
.woocommerce.single-product .product .summary div[itemprop="description"], .woocommerce.single-product .product .summary div.description {
margin-bottom: 30px;
}
.woocommerce.single-product .product .summary div[itemprop="description"] p, .woocommerce.single-product .product .summary div.description p {
margin: 0;
}
.woocommerce.single-product .product .summary form.cart {
margin-bottom: 20px;
padding: 30px 0 0 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #f1eeea;
}
.woocommerce.single-product .product .summary form.cart .quantity {
max-width: 120px;
height: 40px;
line-height: 1;
border: 1px solid #f1eeea;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 10px;
background: #fbfaf9;
margin-right: 10px;
display: flex;
align-items: center;
}
.woocommerce.single-product .product .summary form.cart .quantity span {
float: left;
cursor: pointer;
}
.woocommerce.single-product .product .summary form.cart .quantity input {
float: left;
border: none;
line-height: 1;
height: auto;
padding: 0 10px;
background: none;
-moz-appearance: textfield;
}
.woocommerce.single-product .product .summary form.cart button {
height: 40px;
line-height: 36px;
padding: 0 15px;
border: 2px solid #5fbd74;
background: #5fbd74;
color: #fff;
text-transform: uppercase;
font-weight: 700;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woocommerce.single-product .product .summary form.cart button:hover {
opacity: .8;
}
.woocommerce.single-product .product .summary form.cart .variations select {
height: 40px;
line-height: 40px;
padding: 0 25px 0 15px;
background-color: transparent;
font-size: 15px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAYAAACXU8ZrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDOTFGN0FGMzVBREIxMUU2ODkyQzk2NDhEODlCMDI3RiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDOTFGN0FGNDVBREIxMUU2ODkyQzk2NDhEODlCMDI3RiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkM5MUY3QUYxNUFEQjExRTY4OTJDOTY0OEQ4OUIwMjdGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM5MUY3QUYyNUFEQjExRTY4OTJDOTY0OEQ4OUIwMjdGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+szqgrQAAAEdJREFUeNpi7Otub2DAD54xAYnVeBR8B8kzFZZUXAUyNuNQsBgo/x5kEgOQcRZI7UFTBFLwDMRggokABY4gKVwEUwACAAEGADURF7aNEuOVAAAAAElFTkSuQmCC);
background-repeat: no-repeat;
background-position: right 15px top 50%;
}
.woocommerce.single-product .product .summary form.cart .variations label {
text-transform: capitalize;
}
.woocommerce.single-product .product .woocommerce-tabs {
display: inline-block;
width: 100%;
margin-top: 60px;
margin-bottom: 60px;
padding-bottom: 0;
border-top: 1px solid #f1eeea;
border-bottom: 1px solid #f1eeea;
}
.woocommerce.single-product .product .woocommerce-tabs:before, .woocommerce.single-product .product .woocommerce-tabs:after {
display: none !important;
}
.woocommerce.single-product .product .woocommerce-tabs ul.tabs {
border: 2px solid #f1eeea;
margin: -1px 0 30px 0;
padding: 0;
overflow: visible;
}
.woocommerce.single-product .product .woocommerce-tabs ul.tabs:before, .woocommerce.single-product .product .woocommerce-tabs ul.tabs:after {
display: none !important;
}
.woocommerce.single-product .product .woocommerce-tabs ul.tabs li {
display: block !important;
border-width: 0 0 1px 0;
border-bottom-color: #f1eeea !important;
border-style: solid;
border-radius: 0;
padding: 0;
margin: 0;
background-color: transparent;
}
.woocommerce.single-product .product .woocommerce-tabs ul.tabs li a {
display: block;
padding: 20px;
text-transform: uppercase;
color: #5e5a54;
}
.woocommerce.single-product .product .woocommerce-tabs ul.tabs li:before, .woocommerce.single-product .product .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce.single-product .product .woocommerce-tabs ul.tabs li:last-child {
border-bottom-color: transparent !important;
}
.woocommerce.single-product .product .woocommerce-tabs ul.tabs li.active {
border-left: 2px solid #5fbd74;
margin-left: -2px;
}
.woocommerce.single-product .product .woocommerce-tabs ul.tabs li.active a {
color: #392a25;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel {
padding-top: 30px;
padding-bottom: 30px;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel h2, .woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel h3 {
font-size: 18px !important;
text-transform: uppercase !important;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel table.shop_attributes {
margin-top: 15px;
margin-bottom: 0;
border-top: none;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel table.shop_attributes th {
text-align: left;
padding-left: 0;
background: none;
border-left: none !important;
border-right: none !important;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel table.shop_attributes td {
background: none;
border-left: none !important;
border-right: none !important;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel table.shop_attributes tr:last-child th, .woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel table.shop_attributes tr:last-child td {
border-bottom: none;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel ol.commentlist {
padding: 0;
margin: 15px 0 !important;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel ol.commentlist li .comment-text {
border-radius: 2px !important;
border: 1px solid #f1eeea !important;
background: #fbfaf9;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel ol.commentlist li .comment-text .star-rating {
font-size: 16px !important;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 83px;
margin-right: -3px;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel ol.commentlist li .comment-text .star-rating:before {
content: "\f3ae \f3ae \f3ae \f3ae \f3ae";
font-family: Ionicons;
letter-spacing: 3px;
padding: 0 3px;
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel ol.commentlist li .comment-text .star-rating span {
color: #f5cc26;
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel ol.commentlist li .comment-text .star-rating span:before {
content: "\f2fc \f2fc \f2fc \f2fc \f2fc";
font-family: Ionicons;
letter-spacing: 3px;
padding: 0 3px;
top: 0;
position: absolute;
left: 0;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel ol.commentlist li img.avatar {
padding: 0 !important;
border: none !important;
width: 40px !important;
background: none !important;
-webkit-border-radius: 2px !important;
-moz-border-radius: 2px !important;
border-radius: 2px !important;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel textarea, .woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel input[type="text"], .woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel input[type="email"] {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel textarea:focus, .woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel input[type="text"]:focus, .woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel input[type="email"]:focus {
border-color: #5fbd74;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel input[type="submit"], .woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel button[type="submit"] {
height: 40px;
line-height: 40px;
text-transform: uppercase;
color: #fff !important;
background-color: #5fbd74 !important;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel input[type="submit"]:hover, .woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel button[type="submit"]:hover {
opacity: .8;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel p.meta {
font-size: 15px !important;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
margin-bottom: 0;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond p.form-submit {
margin-bottom: 0;
}
.woocommerce.single-product .woo-notice {
padding: 0;
}
.woocommerce.single-product .up-sells, .woocommerce.single-product .viewed, .woocommerce.single-product .related {
clear: both;
}
.woocommerce.single-product .up-sells .product, .woocommerce.single-product .viewed .product, .woocommerce.single-product .related .product {
max-width: none;
}
.woocommerce.single-product .up-sells > h2, .woocommerce.single-product .viewed > h2, .woocommerce.single-product .related > h2 {
display: block;
text-align: center;
font-size: 24px;
font-weight: 700;
text-transform: uppercase;
line-height: 1;
margin-bottom: 40px;
}
.woocommerce.single-product .up-sells > h2 span, .woocommerce.single-product .viewed > h2 span, .woocommerce.single-product .related > h2 span {
display: block;
font-family: "Great Vibes";
color: #5fbd74;
font-size: 34px;
font-weight: 400;
text-transform: none;
}
.woocommerce.single-product .up-sells .product, .woocommerce.single-product .viewed .product, .woocommerce.single-product .related .product {
margin-bottom: 0;
}
.woocommerce.single-product .up-sells .slick-list, .woocommerce.single-product .viewed .slick-list, .woocommerce.single-product .related .slick-list {
width: 100%;
}
.woocommerce.single-product .up-sells .slick-dots, .woocommerce.single-product .viewed .slick-dots, .woocommerce.single-product .related .slick-dots {
position: relative;
bottom: 0;
margin-bottom: 0 !important;
margin-top: 10px !important;
}
.woocommerce.single-product .up-sells .slick-dots li, .woocommerce.single-product .viewed .slick-dots li, .woocommerce.single-product .related .slick-dots li {
margin: 0;
}
.woocommerce.single-product .up-sells, .woocommerce.single-product .viewed {
margin-bottom: 60px;
}
body.woocommerce-wishlist .wishlist-title {
display: none;
}
body.woocommerce-wishlist table.shop_table, body.woocommerce-wishlist table.wishlist_table {
border: none;
font-size: 15px;
margin-bottom: 0;
}
body.woocommerce-wishlist table.shop_table th.product-price, body.woocommerce-wishlist table.shop_table th.product-stock-stauts, body.woocommerce-wishlist table.wishlist_table th.product-price, body.woocommerce-wishlist table.wishlist_table th.product-stock-stauts {
text-align: center;
}
body.woocommerce-wishlist table.shop_table .add_to_cart, body.woocommerce-wishlist table.wishlist_table .add_to_cart {
height: 40px;
line-height: 40px;
background-color: #5fbd74 !important;
color: #fff;
padding: 0 15px !important;
text-transform: uppercase;
min-width: 152px;
}
body.woocommerce-wishlist table.shop_table td.product-name, body.woocommerce-wishlist table.wishlist_table td.product-name {
font-weight: 700;
}
body.woocommerce-wishlist table.shop_table td.product-remove, body.woocommerce-wishlist table.wishlist_table td.product-remove {
padding-left: 0;
text-align: left;
}
body.woocommerce-wishlist table.shop_table td.product-add-to-cart, body.woocommerce-wishlist table.wishlist_table td.product-add-to-cart {
text-align: right;
padding-right: 0;
}
body.woocommerce-wishlist .woo-notice {
padding: 0;
}
body.woocommerce-wishlist:not(.search) .content h2, body.woocommerce-wishlist:not(.search) .content h3, body.woocommerce-wishlist:not(.search) .content-area h2, body.woocommerce-wishlist:not(.search) .content-area h3 {
font-family: "Great Vibes";
font-size: 34px;
font-weight: 400;
}
body.woocommerce-page.woocommerce-cart table.shop_table {
border: none;
font-size: 15px;
}
body.woocommerce-page.woocommerce-cart table.shop_table td {
border-width: 1px 0 0 0;
border-style: solid;
border-color: #f4f4f4;
padding: 15px;
}
body.woocommerce-page.woocommerce-cart table.shop_table td.product-name a {
font-weight: 700;
}
body.woocommerce-page.woocommerce-cart table.shop_table td.actions {
padding: 15px 0;
}
body.woocommerce-page.woocommerce-cart table.shop_table td:first-child {
padding-left: 0;
}
body.woocommerce-page.woocommerce-cart table.shop_table td:last-child {
padding-right: 0;
text-align: right;
}
body.woocommerce-page.woocommerce-cart table.shop_table td.product-subtotal {
font-weight: 700;
color: #5fbd74;
}
body.woocommerce-page.woocommerce-cart table.shop_table td.product-thumbnail img {
width: 100px;
border: 2px solid #f1eeea;
}
body.woocommerce-page.woocommerce-cart table.shop_table th {
border-width: 1px 0 0 0;
border-style: solid;
border-color: #f4f4f4;
padding-left: 0;
}
body.woocommerce-page.woocommerce-cart table.shop_table th.product-subtotal {
text-align: right;
}
body.woocommerce-page.woocommerce-cart table.shop_table dl.variation dt, body.woocommerce-page.woocommerce-cart table.shop_table dl.variation dd {
margin: 0 5px 0 0;
padding: 0;
display: inline-block;
}
body.woocommerce-page.woocommerce-cart table.shop_table dl.variation dt p, body.woocommerce-page.woocommerce-cart table.shop_table dl.variation dd p {
margin: 0;
}
body.woocommerce-page.woocommerce-cart table.shop_table input[type="text"] {
height: 40px;
line-height: 38px;
padding: 0 15px !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: none;
border: 1px solid #f1eeea;
}
body.woocommerce-page.woocommerce-cart table.shop_table input[type="submit"], body.woocommerce-page.woocommerce-cart table.shop_table button[type="submit"] {
height: 40px;
line-height: 36px;
padding: 0 15px !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #5fbd74;
background: none;
border: 2px solid #5fbd74;
text-transform: uppercase;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce-page.woocommerce-cart table.shop_table input[type="submit"]:hover, body.woocommerce-page.woocommerce-cart table.shop_table button[type="submit"]:hover {
background: #5fbd74;
color: #fff;
}
body.woocommerce-page.woocommerce-cart table.shop_table #coupon_code {
width: 160px !important;
margin-right: 5px;
}
body.woocommerce-page.woocommerce-cart button {
height: 40px;
line-height: 36px;
padding: 0 15px !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #5fbd74;
background: none;
border: 2px solid #5fbd74;
text-transform: uppercase;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce-page.woocommerce-cart button:hover {
background: #5fbd74;
color: #fff;
}
body.woocommerce-page.woocommerce-cart select {
height: 40px;
line-height: 40px;
padding: 0 15px !important;
-webkit-appearance: none;
-moz-appearance: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background-color: transparent;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAYAAACXU8ZrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDOTFGN0FGMzVBREIxMUU2ODkyQzk2NDhEODlCMDI3RiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDOTFGN0FGNDVBREIxMUU2ODkyQzk2NDhEODlCMDI3RiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkM5MUY3QUYxNUFEQjExRTY4OTJDOTY0OEQ4OUIwMjdGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM5MUY3QUYyNUFEQjExRTY4OTJDOTY0OEQ4OUIwMjdGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+szqgrQAAAEdJREFUeNpi7Otub2DAD54xAYnVeBR8B8kzFZZUXAUyNuNQsBgo/x5kEgOQcRZI7UFTBFLwDMRggokABY4gKVwEUwACAAEGADURF7aNEuOVAAAAAElFTkSuQmCC);
background-repeat: no-repeat;
background-position: right 15px top 50%;
}
body.woocommerce-page.woocommerce-cart a.wc-backward, body.woocommerce-page.woocommerce-cart a.checkout-button {
height: 40px;
line-height: 40px;
padding: 0 15px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #5fbd74 !important;
color: #fff;
text-transform: uppercase;
font-size: 15px;
font-weight: 700;
}
body.woocommerce-page.woocommerce-cart a.wc-backward:hover, body.woocommerce-page.woocommerce-cart a.checkout-button:hover {
opacity: .8;
}
body.woocommerce-page.woocommerce-cart .woo-notice {
padding: 0;
}
body.woocommerce-page.woocommerce-cart .select2-drop-active {
border-color: #f1eeea;
}
body.woocommerce-page.woocommerce-cart .cross-sells .products {
margin-top: 15px;
}
body.woocommerce-page.woocommerce-cart:not(.search) .content h2, body.woocommerce-page.woocommerce-cart:not(.search) .content-area h2 {
font-family: "Great Vibes";
font-size: 34px;
font-weight: 400;
}
body.woocommerce-page.woocommerce-checkout table.shop_table {
border: none;
font-size: 15px;
}
body.woocommerce-page.woocommerce-checkout table.shop_table th {
border-width: 1px 0 0 0;
border-style: solid;
border-color: #f4f4f4;
padding: 15px 0;
}
body.woocommerce-page.woocommerce-checkout table.shop_table td {
border-width: 1px 0 0 0;
border-style: solid;
border-color: #f4f4f4;
padding: 15px 0;
}
body.woocommerce-page.woocommerce-checkout table.shop_table td.product-name a {
font-weight: 700;
}
body.woocommerce-page.woocommerce-checkout table.shop_table td.actions {
padding: 15px 0;
}
body.woocommerce-page.woocommerce-checkout table.shop_table dl.variation dt, body.woocommerce-page.woocommerce-checkout table.shop_table dl.variation dd {
margin: 0 5px 0 0;
padding: 0;
display: inline-block;
}
body.woocommerce-page.woocommerce-checkout table.shop_table dl.variation dt p, body.woocommerce-page.woocommerce-checkout table.shop_table dl.variation dd p {
margin: 0;
}
body.woocommerce-page.woocommerce-checkout table.shop_table input[type="text"], body.woocommerce-page.woocommerce-checkout table.shop_table input[type="submit"], body.woocommerce-page.woocommerce-checkout table.shop_table button[type="submit"] {
height: 40px;
line-height: 40px;
padding: 0 15px !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
body.woocommerce-page.woocommerce-checkout table.shop_table input[type="text"] {
border-color: #f1eeea !important;
}
body.woocommerce-page.woocommerce-checkout table.shop_table input[type="submit"], body.woocommerce-page.woocommerce-checkout table.shop_table button[type="submit"] {
text-transform: uppercase;
}
body.woocommerce-page.woocommerce-checkout table.shop_table #coupon_code {
width: 160px !important;
}
body.woocommerce-page.woocommerce-checkout form.woocommerce-checkout #order_review_heading {
margin-top: 30px;
}
body.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .select2 {
margin: 0;
}
body.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .select2 span.select2-selection {
height: 40px;
line-height: 40px;
padding: 0 15px;
border: 1px solid #f1eeea;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
outline: none;
}
body.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .select2 span.select2-selection span.select2-selection__rendered {
padding: 0;
line-height: 40px;
}
body.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .select2 span.select2-selection span.select2-selection__arrow {
height: 40px;
line-height: 40px;
width: 30px;
text-align: center;
}
body.woocommerce-page.woocommerce-checkout .woo-notice {
padding: 0;
}
body.woocommerce-page.woocommerce-checkout #payment {
background: none;
}
body.woocommerce-page.woocommerce-checkout #payment ul, body.woocommerce-page.woocommerce-checkout #payment > div {
padding: 0;
border: none;
}
body.woocommerce-page.woocommerce-checkout #payment .place-order {
margin-bottom: 0;
margin-top: 30px;
}
body.woocommerce-page.woocommerce-checkout #payment input[type="submit"], body.woocommerce-page.woocommerce-checkout #payment button[type="submit"] {
text-transform: uppercase;
height: 40px;
line-height: 40px;
padding: 0 15px;
color: #fff;
background-color: #5fbd74;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce-page.woocommerce-checkout #payment input[type="submit"]:hover, body.woocommerce-page.woocommerce-checkout #payment button[type="submit"]:hover {
opacity: .8;
}
body.woocommerce-page.woocommerce-checkout #payment div.payment_box {
background-color: #f1eeea;
}
body.woocommerce-page.woocommerce-checkout #payment div.payment_box:before {
border-bottom-color: #f1eeea;
}
body.woocommerce-page.woocommerce-checkout #payment div.payment_box p {
margin: 0;
}
body.woocommerce-page.woocommerce-checkout div.woocommerce ul.woocommerce-thankyou-order-details {
margin-left: 0;
padding-left: 0;
}
body.woocommerce-page.woocommerce-checkout a.wc-backward, body.woocommerce-page.woocommerce-checkout a.checkout-button {
height: 40px;
line-height: 40px;
padding: 0 15px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #5fbd74 !important;
color: #fff;
text-transform: uppercase;
font-size: 15px;
font-weight: 700;
}
body.woocommerce-page.woocommerce-checkout a.wc-backward:hover, body.woocommerce-page.woocommerce-checkout a.checkout-button:hover {
opacity: .8;
}
body.woocommerce-page.woocommerce-checkout form.checkout_coupon {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color: #f7f6f7;
border-color: #f1eeea;
}
body.woocommerce-page.woocommerce-checkout form.checkout_coupon .button {
height: 40px;
line-height: 40px;
padding: 0 15px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #5fbd74 !important;
color: #fff;
text-transform: uppercase;
font-size: 15px;
font-weight: 700;
}
body.woocommerce-page.woocommerce-checkout form.checkout_coupon .button:hover {
opacity: .8;
}
body.woocommerce-page.woocommerce-checkout:not(.search) .content h2, body.woocommerce-page.woocommerce-checkout:not(.search) .content h3, body.woocommerce-page.woocommerce-checkout:not(.search) .content-area h2, body.woocommerce-page.woocommerce-checkout:not(.search) .content-area h3 {
font-family: "Great Vibes";
font-size: 34px;
font-weight: 400;
}
body.woocommerce-page.woocommerce-checkout .select2-dropdown {
margin-top: -1px;
border: 1px solid #f1eeea;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
body.woocommerce-page.woocommerce-checkout .select2-dropdown input.select2-search__field {
outline: none;
border: 1px solid #f1eeea;
height: 40px;
line-height: 40px;
padding: 0 10px;
}
body.woocommerce-page.woocommerce-checkout .select2-dropdown ul li {
outline: none;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
padding: 0;
margin: 0;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
display: block;
padding: 15px 0;
border-bottom: 1px solid #f1eeea;
position: relative;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
color: #5fbd74;
padding-left: 20px;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
position: absolute;
content: '\f462';
font-family: 'Ionicons';
left: 0;
top: 17px;
color: inherit;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child a {
border-bottom: none;
}
body.woocommerce-account fieldset {
border: 1px solid #f1eeea;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
body.woocommerce-account a.button, body.woocommerce-account input[type="submit"], body.woocommerce-account button[type="submit"] {
height: 40px;
line-height: 40px;
background: #5fbd74;
color: #fff;
padding: 0 15px;
text-transform: uppercase;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
body.woocommerce-account form.login {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border-color: #f1eeea;
}
body.woocommerce-account table.shop_table {
border: none;
font-size: 15px;
}
body.woocommerce-account table.shop_table td {
border-width: 1px 0 0 0;
border-style: solid;
border-color: #f4f4f4;
padding: 15px 15px 15px 0;
}
body.woocommerce-account table.shop_table td.product-name {
padding-left: 0;
}
body.woocommerce-account table.shop_table td.product-name a {
font-weight: 700;
}
body.woocommerce-account table.shop_table td.order-actions {
padding-right: 0;
text-align: right;
}
body.woocommerce-account table.shop_table td.product-remove {
padding-left: 0;
}
body.woocommerce-account table.shop_table td.product-subtotal {
text-align: right;
font-weight: 700;
padding-right: 0;
color: #5fbd74;
}
body.woocommerce-account table.shop_table td.product-thumbnail img {
width: 100px;
border: 2px solid #f1eeea;
}
body.woocommerce-account table.shop_table th {
border-width: 1px 0 0 0;
border-style: solid;
border-color: #f4f4f4;
padding-left: 0;
}
body.woocommerce-account table.shop_table th.order-actions {
padding-right: 0;
text-align: right;
}
body.woocommerce-account table.shop_table dl.variation dt, body.woocommerce-account table.shop_table dl.variation dd {
margin: 0 5px 0 0;
padding: 0;
display: inline-block;
}
body.woocommerce-account table.shop_table dl.variation dt p, body.woocommerce-account table.shop_table dl.variation dd p {
margin: 0;
}
body.woocommerce-account table.shop_table input[type="text"], body.woocommerce-account table.shop_table input[type="submit"], body.woocommerce-account table.shop_table button[type="submit"] {
height: 40px;
line-height: 40px;
padding: 0 15px !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #5e5a54;
-webkit-font-smoothing: antialiased;
}
body.woocommerce-account table.shop_table input[type="text"] {
border-color: #f1eeea !important;
}
body.woocommerce-account table.shop_table input[type="submit"], body.woocommerce-account table.shop_table button[type="submit"] {
text-transform: uppercase;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
body.woocommerce-account table.shop_table input[type="submit"]:hover, body.woocommerce-account table.shop_table button[type="submit"]:hover {
background: #5fbd74;
color: #fff;
}
body.woocommerce-account table.shop_table #coupon_code {
width: 160px !important;
}
body.woocommerce-account table.shop_table a.remove {
font-size: 18px;
font-weight: 400;
color: #5e5a54 !important;
}
body.woocommerce-account table.shop_table a.remove:hover {
background: none;
color: #5fbd74 !important;
}
body.woocommerce-account:not(.search) .content h2, body.woocommerce-account:not(.search) .content h3, body.woocommerce-account:not(.search) .content-area h2, body.woocommerce-account:not(.search) .content-area h3 {
font-family: "Great Vibes";
font-size: 34px;
font-weight: 400;
}
#woosb_wrap {
margin-bottom: 15px;
display: inline-block;
width: 100%;
}
#woosb_products, #woobt_products {
border-width: 0 0 0 0;
}
#woosb_products tr:last-child td, #woobt_products tr:last-child td {
border: none;
}
#woosw-area .woosw-content {
border-radius: 4px;
overflow: hidden;
}
#woosw-area .woosw-content-item--price del {
opacity: .5;
}
#woosw-area .woosw-content-item--price ins {
background-color: transparent;
}
#woosw-area .woosw-content-item--add .add-to-cart-btn {
font-size: 14px;
display: inline-block;
}
.woosw-list table tr td {
border: none;
text-align: left;
}
.woosw-list table tr td del {
opacity: .5;
}
.woosw-list table tr td ins {
background-color: transparent;
}
.woosw-list table tr td .add-to-cart-btn {
display: inline-block !important;
}
.woosw-list table tr td .button {
background: #5fbd74;
font-size: 14px;
color: #fff;
text-transform: uppercase;
letter-spacing: .05em;
line-height: 1em;
padding: 12px 15px !important;
display: inline-block;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.woosw-list table tr td .button.loading {
opacity: 1;
}
.woosw-list table tr td .button.loading:after {
position: relative;
display: inline-block;
top: auto;
right: auto;
margin-left: 5px;
content: '\e922' !important;
font-family: 'organik' !important;
font-weight: 400;
-webkit-animation: spinner 1s linear infinite !important;
animation: spinner 1s linear infinite !important;
}
.woosw-list table tr td .button.added {
padding-right: 15px;
}
.woosw-list table tr td .button.added:after {
margin-left: 7px;
content: '\f383' !important;
font-family: Ionicons !important;
font-weight: 400;
}
.woosw-list table tr td .added_to_cart {
display: none;
}
.woosw-list .woosw-share a {
font-size: 0;
display: inline-block;
width: 20px;
text-align: center;
}
.woosw-list .woosw-share a:before {
font-family: Ionicons;
font-size: 16px;
}
.woosw-list .woosw-share a.woosw-share-facebook:before {
content: '\f231';
}
.woosw-list .woosw-share a.woosw-share-twitter:before {
content: '\f243';
}
.woosw-list .woosw-share a.woosw-share-pinterest:before {
content: '\f2b1';
}
.woosw-list .woosw-share a.woosw-share-google-plus:before {
content: '\f235';
}
.woosw-list .woosw-share a.woosw-share-mail:before {
content: '\f2eb';
}
.pri-color {
color: #5fbd74 !important;
}
.nd-color {
color: #7fca90 !important;
}
.pri-bgcolor {
background-color: #5fbd74;
}
.nd-bgcolor {
background-color: #7fca90;
}
.z-index2 {
position: relative;
z-index: 2;
}
.text-center {
text-align: center;
}
html .row:before, html .insight-carousel .slick-track:before, .insight-carousel html .slick-track:before, html .insight-process--small-icon:before, html .row:after, html .insight-carousel .slick-track:after, .insight-carousel html .slick-track:after, html .insight-process--small-icon:after {
display: block;
}
body .col-md-4p {
width: 100%;
}
@media (min-width: 769px) {
body .col-md-4p {
width: 40%;
}
}
body .col-md-6p {
width: 100%;
}
@media (min-width: 769px) {
body .col-md-6p {
width: 60%;
}
} .slick-prev,
.slick-next {
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
margin-top: -10px;
padding: 0;
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: .25;
}
.slick-prev:before,
.slick-next:before {
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
left: -25px;
}
[dir='rtl'] .slick-prev {
right: -25px;
left: auto;
}
.slick-prev:before {
content: '←';
}
[dir='rtl'] .slick-prev:before {
content: '→';
}
.slick-next {
right: -25px;
}
[dir='rtl'] .slick-next {
right: auto;
left: -25px;
}
.slick-next:before {
content: '→';
}
[dir='rtl'] .slick-next:before {
content: '←';
} .slick-slider {
margin-bottom: 30px;
}
.slick-dots {
position: absolute;
bottom: -45px;
display: block;
width: 100%;
padding: 0;
list-style: none;
text-align: center;
}
.slick-dots li {
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
position: absolute;
top: 7px;
left: 7px;
width: 6px;
height: 6px;
content: '';
background-color: #222;
opacity: .25;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.slick-dots li.slick-active button:before {
opacity: .75;
color: black;
}
@-webkit-keyframes fadeIn {
0% {
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
}
100% {
opacity: 1;
}
}
@-webkit-keyframes moveVertical {
0% {
}
100% {
-webkit-transform: translateY(0);
opacity: 1;
}
}
@keyframes moveVertical {
0% {
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@-webkit-keyframes moveHorizontal {
0% {
}
100% {
-webkit-transform: translateX(0);
opacity: 1;
}
}
@keyframes moveHorizontal {
0% {
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
@-webkit-keyframes scaleUp {
0% {
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@keyframes scaleUp {
0% {
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes fallPerspective {
0% {
}
100% {
-webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
opacity: 1;
}
}
@keyframes fallPerspective {
0% {
}
100% {
-webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
transform: translateZ(0px) translateY(0px) rotateX(0deg);
opacity: 1;
}
}
@-webkit-keyframes fly {
0% {
}
100% {
-webkit-transform: rotateX(0deg);
opacity: 1;
}
}
@keyframes fly {
0% {
}
100% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-webkit-keyframes flip {
0% {
}
100% {
-webkit-transform: rotateX(0deg);
opacity: 1;
}
}
@keyframes flip {
0% {
}
100% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-webkit-keyframes helix {
0% {
}
100% {
-webkit-transform: rotateY(0deg);
opacity: 1;
}
}
@keyframes helix {
0% {
}
100% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@-webkit-keyframes popUp {
0% {
}
70% {
-webkit-transform: scale(1.1);
opacity: .8;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@keyframes popUp {
0% {
}
70% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.tm-animation {
opacity: 0;
}
.tm-animation.fade-in.animate {
-webkit-animation: fadeIn 0.95s ease forwards;
animation: fadeIn 0.95s ease forwards;
}
.tm-animation.move-up.animate {
-webkit-transform: translateY(150px);
transform: translateY(150px);
-webkit-animation: moveVertical 0.65s ease forwards;
animation: moveVertical 0.65s ease forwards;
}
.tm-animation.move-down.animate {
-webkit-transform: translateY(-150px);
transform: translateY(-150px);
-webkit-animation: moveVertical 0.65s ease forwards;
animation: moveVertical 0.65s ease forwards;
}
.tm-animation.move-left.animate {
-webkit-transform: translateX(150px);
transform: translateX(150px);
-webkit-animation: moveHorizontal 0.65s ease forwards;
animation: moveHorizontal 0.65s ease forwards;
}
.tm-animation.move-right.animate {
-webkit-transform: translateX(-150px);
transform: translateX(-150px);
-webkit-animation: moveHorizontal 0.65s ease forwards;
animation: moveHorizontal 0.65s ease forwards;
}
.tm-animation.scale-up.animate {
-webkit-transform: scale(0.6);
transform: scale(0.6);
-webkit-animation: scaleUp 0.65s ease-in-out forwards;
animation: scaleUp 0.65s ease-in-out forwards;
}
.tm-animation.fall-perspective {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.tm-animation.fall-perspective.animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
transform: translateZ(400px) translateY(300px) rotateX(-90deg);
-webkit-animation: fallPerspective .8s ease-in-out forwards;
animation: fallPerspective .8s ease-in-out forwards;
}
.tm-animation.fly {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.tm-animation.fly.animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 50% 50% -300px;
transform-origin: 50% 50% -300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-animation: fly .8s ease-in-out forwards;
animation: fly .8s ease-in-out forwards;
}
.tm-animation.flip.animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
-webkit-transform: rotateX(-80deg);
transform: rotateX(-80deg);
-webkit-animation: flip .8s ease-in-out forwards;
animation: flip .8s ease-in-out forwards;
}
.tm-animation.helix {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.tm-animation.helix.animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-animation: helix .8s ease-in-out forwards;
animation: helix .8s ease-in-out forwards;
}
.tm-animation.pop-up {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.tm-animation.pop-up.animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: scale(0.4);
transform: scale(0.4);
-webkit-animation: popUp .8s ease-in forwards;
animation: popUp .8s ease-in forwards;
}
 @font-face {
font-family: "Ionicons";
src: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/ionicons/fonts/ionicons.eot?v=2.0.0);
src: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/ionicons/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"), url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/ionicons/fonts/ionicons.ttf?v=2.0.0) format("truetype"), url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/ionicons/fonts/ionicons.woff?v=2.0.0) format("woff"), url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/ionicons/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");
font-weight: normal;
font-style: normal;
}
.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before {
display: inline-block;
font-family: "Ionicons";
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ion-alert:before {
content: "\f101";
}
.ion-alert-circled:before {
content: "\f100";
}
.ion-android-add:before {
content: "\f2c7";
}
.ion-android-add-circle:before {
content: "\f359";
}
.ion-android-alarm-clock:before {
content: "\f35a";
}
.ion-android-alert:before {
content: "\f35b";
}
.ion-android-apps:before {
content: "\f35c";
}
.ion-android-archive:before {
content: "\f2c9";
}
.ion-android-arrow-back:before {
content: "\f2ca";
}
.ion-android-arrow-down:before {
content: "\f35d";
}
.ion-android-arrow-dropdown:before {
content: "\f35f";
}
.ion-android-arrow-dropdown-circle:before {
content: "\f35e";
}
.ion-android-arrow-dropleft:before {
content: "\f361";
}
.ion-android-arrow-dropleft-circle:before {
content: "\f360";
}
.ion-android-arrow-dropright:before {
content: "\f363";
}
.ion-android-arrow-dropright-circle:before {
content: "\f362";
}
.ion-android-arrow-dropup:before {
content: "\f365";
}
.ion-android-arrow-dropup-circle:before {
content: "\f364";
}
.ion-android-arrow-forward:before {
content: "\f30f";
}
.ion-android-arrow-up:before {
content: "\f366";
}
.ion-android-attach:before {
content: "\f367";
}
.ion-android-bar:before {
content: "\f368";
}
.ion-android-bicycle:before {
content: "\f369";
}
.ion-android-boat:before {
content: "\f36a";
}
.ion-android-bookmark:before {
content: "\f36b";
}
.ion-android-bulb:before {
content: "\f36c";
}
.ion-android-bus:before {
content: "\f36d";
}
.ion-android-calendar:before {
content: "\f2d1";
}
.ion-android-call:before {
content: "\f2d2";
}
.ion-android-camera:before {
content: "\f2d3";
}
.ion-android-cancel:before {
content: "\f36e";
}
.ion-android-car:before {
content: "\f36f";
}
.ion-android-cart:before {
content: "\f370";
}
.ion-android-chat:before {
content: "\f2d4";
}
.ion-android-checkbox:before {
content: "\f374";
}
.ion-android-checkbox-blank:before {
content: "\f371";
}
.ion-android-checkbox-outline:before {
content: "\f373";
}
.ion-android-checkbox-outline-blank:before {
content: "\f372";
}
.ion-android-checkmark-circle:before {
content: "\f375";
}
.ion-android-clipboard:before {
content: "\f376";
}
.ion-android-close:before {
content: "\f2d7";
}
.ion-android-cloud:before {
content: "\f37a";
}
.ion-android-cloud-circle:before {
content: "\f377";
}
.ion-android-cloud-done:before {
content: "\f378";
}
.ion-android-cloud-outline:before {
content: "\f379";
}
.ion-android-color-palette:before {
content: "\f37b";
}
.ion-android-compass:before {
content: "\f37c";
}
.ion-android-contact:before {
content: "\f2d8";
}
.ion-android-contacts:before {
content: "\f2d9";
}
.ion-android-contract:before {
content: "\f37d";
}
.ion-android-create:before {
content: "\f37e";
}
.ion-android-delete:before {
content: "\f37f";
}
.ion-android-desktop:before {
content: "\f380";
}
.ion-android-document:before {
content: "\f381";
}
.ion-android-done:before {
content: "\f383";
}
.ion-android-done-all:before {
content: "\f382";
}
.ion-android-download:before {
content: "\f2dd";
}
.ion-android-drafts:before {
content: "\f384";
}
.ion-android-exit:before {
content: "\f385";
}
.ion-android-expand:before {
content: "\f386";
}
.ion-android-favorite:before {
content: "\f388";
}
.ion-android-favorite-outline:before {
content: "\f387";
}
.ion-android-film:before {
content: "\f389";
}
.ion-android-folder:before {
content: "\f2e0";
}
.ion-android-folder-open:before {
content: "\f38a";
}
.ion-android-funnel:before {
content: "\f38b";
}
.ion-android-globe:before {
content: "\f38c";
}
.ion-android-hand:before {
content: "\f2e3";
}
.ion-android-hangout:before {
content: "\f38d";
}
.ion-android-happy:before {
content: "\f38e";
}
.ion-android-home:before {
content: "\f38f";
}
.ion-android-image:before {
content: "\f2e4";
}
.ion-android-laptop:before {
content: "\f390";
}
.ion-android-list:before {
content: "\f391";
}
.ion-android-locate:before {
content: "\f2e9";
}
.ion-android-lock:before {
content: "\f392";
}
.ion-android-mail:before {
content: "\f2eb";
}
.ion-android-map:before {
content: "\f393";
}
.ion-android-menu:before {
content: "\f394";
}
.ion-android-microphone:before {
content: "\f2ec";
}
.ion-android-microphone-off:before {
content: "\f395";
}
.ion-android-more-horizontal:before {
content: "\f396";
}
.ion-android-more-vertical:before {
content: "\f397";
}
.ion-android-navigate:before {
content: "\f398";
}
.ion-android-notifications:before {
content: "\f39b";
}
.ion-android-notifications-none:before {
content: "\f399";
}
.ion-android-notifications-off:before {
content: "\f39a";
}
.ion-android-open:before {
content: "\f39c";
}
.ion-android-options:before {
content: "\f39d";
}
.ion-android-people:before {
content: "\f39e";
}
.ion-android-person:before {
content: "\f3a0";
}
.ion-android-person-add:before {
content: "\f39f";
}
.ion-android-phone-landscape:before {
content: "\f3a1";
}
.ion-android-phone-portrait:before {
content: "\f3a2";
}
.ion-android-pin:before {
content: "\f3a3";
}
.ion-android-plane:before {
content: "\f3a4";
}
.ion-android-playstore:before {
content: "\f2f0";
}
.ion-android-print:before {
content: "\f3a5";
}
.ion-android-radio-button-off:before {
content: "\f3a6";
}
.ion-android-radio-button-on:before {
content: "\f3a7";
}
.ion-android-refresh:before {
content: "\f3a8";
}
.ion-android-remove:before {
content: "\f2f4";
}
.ion-android-remove-circle:before {
content: "\f3a9";
}
.ion-android-restaurant:before {
content: "\f3aa";
}
.ion-android-sad:before {
content: "\f3ab";
}
.ion-android-search:before {
content: "\f2f5";
}
.ion-android-send:before {
content: "\f2f6";
}
.ion-android-settings:before {
content: "\f2f7";
}
.ion-android-share:before {
content: "\f2f8";
}
.ion-android-share-alt:before {
content: "\f3ac";
}
.ion-android-star:before {
content: "\f2fc";
}
.ion-android-star-half:before {
content: "\f3ad";
}
.ion-android-star-outline:before {
content: "\f3ae";
}
.ion-android-stopwatch:before {
content: "\f2fd";
}
.ion-android-subway:before {
content: "\f3af";
}
.ion-android-sunny:before {
content: "\f3b0";
}
.ion-android-sync:before {
content: "\f3b1";
}
.ion-android-textsms:before {
content: "\f3b2";
}
.ion-android-time:before {
content: "\f3b3";
}
.ion-android-train:before {
content: "\f3b4";
}
.ion-android-unlock:before {
content: "\f3b5";
}
.ion-android-upload:before {
content: "\f3b6";
}
.ion-android-volume-down:before {
content: "\f3b7";
}
.ion-android-volume-mute:before {
content: "\f3b8";
}
.ion-android-volume-off:before {
content: "\f3b9";
}
.ion-android-volume-up:before {
content: "\f3ba";
}
.ion-android-walk:before {
content: "\f3bb";
}
.ion-android-warning:before {
content: "\f3bc";
}
.ion-android-watch:before {
content: "\f3bd";
}
.ion-android-wifi:before {
content: "\f305";
}
.ion-aperture:before {
content: "\f313";
}
.ion-archive:before {
content: "\f102";
}
.ion-arrow-down-a:before {
content: "\f103";
}
.ion-arrow-down-b:before {
content: "\f104";
}
.ion-arrow-down-c:before {
content: "\f105";
}
.ion-arrow-expand:before {
content: "\f25e";
}
.ion-arrow-graph-down-left:before {
content: "\f25f";
}
.ion-arrow-graph-down-right:before {
content: "\f260";
}
.ion-arrow-graph-up-left:before {
content: "\f261";
}
.ion-arrow-graph-up-right:before {
content: "\f262";
}
.ion-arrow-left-a:before {
content: "\f106";
}
.ion-arrow-left-b:before {
content: "\f107";
}
.ion-arrow-left-c:before {
content: "\f108";
}
.ion-arrow-move:before {
content: "\f263";
}
.ion-arrow-resize:before {
content: "\f264";
}
.ion-arrow-return-left:before {
content: "\f265";
}
.ion-arrow-return-right:before {
content: "\f266";
}
.ion-arrow-right-a:before {
content: "\f109";
}
.ion-arrow-right-b:before {
content: "\f10a";
}
.ion-arrow-right-c:before {
content: "\f10b";
}
.ion-arrow-shrink:before {
content: "\f267";
}
.ion-arrow-swap:before {
content: "\f268";
}
.ion-arrow-up-a:before {
content: "\f10c";
}
.ion-arrow-up-b:before {
content: "\f10d";
}
.ion-arrow-up-c:before {
content: "\f10e";
}
.ion-asterisk:before {
content: "\f314";
}
.ion-at:before {
content: "\f10f";
}
.ion-backspace:before {
content: "\f3bf";
}
.ion-backspace-outline:before {
content: "\f3be";
}
.ion-bag:before {
content: "\f110";
}
.ion-battery-charging:before {
content: "\f111";
}
.ion-battery-empty:before {
content: "\f112";
}
.ion-battery-full:before {
content: "\f113";
}
.ion-battery-half:before {
content: "\f114";
}
.ion-battery-low:before {
content: "\f115";
}
.ion-beaker:before {
content: "\f269";
}
.ion-beer:before {
content: "\f26a";
}
.ion-bluetooth:before {
content: "\f116";
}
.ion-bonfire:before {
content: "\f315";
}
.ion-bookmark:before {
content: "\f26b";
}
.ion-bowtie:before {
content: "\f3c0";
}
.ion-briefcase:before {
content: "\f26c";
}
.ion-bug:before {
content: "\f2be";
}
.ion-calculator:before {
content: "\f26d";
}
.ion-calendar:before {
content: "\f117";
}
.ion-camera:before {
content: "\f118";
}
.ion-card:before {
content: "\f119";
}
.ion-cash:before {
content: "\f316";
}
.ion-chatbox:before {
content: "\f11b";
}
.ion-chatbox-working:before {
content: "\f11a";
}
.ion-chatboxes:before {
content: "\f11c";
}
.ion-chatbubble:before {
content: "\f11e";
}
.ion-chatbubble-working:before {
content: "\f11d";
}
.ion-chatbubbles:before {
content: "\f11f";
}
.ion-checkmark:before {
content: "\f122";
}
.ion-checkmark-circled:before {
content: "\f120";
}
.ion-checkmark-round:before {
content: "\f121";
}
.ion-chevron-down:before {
content: "\f123";
}
.ion-chevron-left:before {
content: "\f124";
}
.ion-chevron-right:before {
content: "\f125";
}
.ion-chevron-up:before {
content: "\f126";
}
.ion-clipboard:before {
content: "\f127";
}
.ion-clock:before {
content: "\f26e";
}
.ion-close:before {
content: "\f12a";
}
.ion-close-circled:before {
content: "\f128";
}
.ion-close-round:before {
content: "\f129";
}
.ion-closed-captioning:before {
content: "\f317";
}
.ion-cloud:before {
content: "\f12b";
}
.ion-code:before {
content: "\f271";
}
.ion-code-download:before {
content: "\f26f";
}
.ion-code-working:before {
content: "\f270";
}
.ion-coffee:before {
content: "\f272";
}
.ion-compass:before {
content: "\f273";
}
.ion-compose:before {
content: "\f12c";
}
.ion-connection-bars:before {
content: "\f274";
}
.ion-contrast:before {
content: "\f275";
}
.ion-crop:before {
content: "\f3c1";
}
.ion-cube:before {
content: "\f318";
}
.ion-disc:before {
content: "\f12d";
}
.ion-document:before {
content: "\f12f";
}
.ion-document-text:before {
content: "\f12e";
}
.ion-drag:before {
content: "\f130";
}
.ion-earth:before {
content: "\f276";
}
.ion-easel:before {
content: "\f3c2";
}
.ion-edit:before {
content: "\f2bf";
}
.ion-egg:before {
content: "\f277";
}
.ion-eject:before {
content: "\f131";
}
.ion-email:before {
content: "\f132";
}
.ion-email-unread:before {
content: "\f3c3";
}
.ion-erlenmeyer-flask:before {
content: "\f3c5";
}
.ion-erlenmeyer-flask-bubbles:before {
content: "\f3c4";
}
.ion-eye:before {
content: "\f133";
}
.ion-eye-disabled:before {
content: "\f306";
}
.ion-female:before {
content: "\f278";
}
.ion-filing:before {
content: "\f134";
}
.ion-film-marker:before {
content: "\f135";
}
.ion-fireball:before {
content: "\f319";
}
.ion-flag:before {
content: "\f279";
}
.ion-flame:before {
content: "\f31a";
}
.ion-flash:before {
content: "\f137";
}
.ion-flash-off:before {
content: "\f136";
}
.ion-folder:before {
content: "\f139";
}
.ion-fork:before {
content: "\f27a";
}
.ion-fork-repo:before {
content: "\f2c0";
}
.ion-forward:before {
content: "\f13a";
}
.ion-funnel:before {
content: "\f31b";
}
.ion-gear-a:before {
content: "\f13d";
}
.ion-gear-b:before {
content: "\f13e";
}
.ion-grid:before {
content: "\f13f";
}
.ion-hammer:before {
content: "\f27b";
}
.ion-happy:before {
content: "\f31c";
}
.ion-happy-outline:before {
content: "\f3c6";
}
.ion-headphone:before {
content: "\f140";
}
.ion-heart:before {
content: "\f141";
}
.ion-heart-broken:before {
content: "\f31d";
}
.ion-help:before {
content: "\f143";
}
.ion-help-buoy:before {
content: "\f27c";
}
.ion-help-circled:before {
content: "\f142";
}
.ion-home:before {
content: "\f144";
}
.ion-icecream:before {
content: "\f27d";
}
.ion-image:before {
content: "\f147";
}
.ion-images:before {
content: "\f148";
}
.ion-information:before {
content: "\f14a";
}
.ion-information-circled:before {
content: "\f149";
}
.ion-ionic:before {
content: "\f14b";
}
.ion-ios-alarm:before {
content: "\f3c8";
}
.ion-ios-alarm-outline:before {
content: "\f3c7";
}
.ion-ios-albums:before {
content: "\f3ca";
}
.ion-ios-albums-outline:before {
content: "\f3c9";
}
.ion-ios-americanfootball:before {
content: "\f3cc";
}
.ion-ios-americanfootball-outline:before {
content: "\f3cb";
}
.ion-ios-analytics:before {
content: "\f3ce";
}
.ion-ios-analytics-outline:before {
content: "\f3cd";
}
.ion-ios-arrow-back:before {
content: "\f3cf";
}
.ion-ios-arrow-down:before {
content: "\f3d0";
}
.ion-ios-arrow-forward:before {
content: "\f3d1";
}
.ion-ios-arrow-left:before {
content: "\f3d2";
}
.ion-ios-arrow-right:before {
content: "\f3d3";
}
.ion-ios-arrow-thin-down:before {
content: "\f3d4";
}
.ion-ios-arrow-thin-left:before {
content: "\f3d5";
}
.ion-ios-arrow-thin-right:before {
content: "\f3d6";
}
.ion-ios-arrow-thin-up:before {
content: "\f3d7";
}
.ion-ios-arrow-up:before {
content: "\f3d8";
}
.ion-ios-at:before {
content: "\f3da";
}
.ion-ios-at-outline:before {
content: "\f3d9";
}
.ion-ios-barcode:before {
content: "\f3dc";
}
.ion-ios-barcode-outline:before {
content: "\f3db";
}
.ion-ios-baseball:before {
content: "\f3de";
}
.ion-ios-baseball-outline:before {
content: "\f3dd";
}
.ion-ios-basketball:before {
content: "\f3e0";
}
.ion-ios-basketball-outline:before {
content: "\f3df";
}
.ion-ios-bell:before {
content: "\f3e2";
}
.ion-ios-bell-outline:before {
content: "\f3e1";
}
.ion-ios-body:before {
content: "\f3e4";
}
.ion-ios-body-outline:before {
content: "\f3e3";
}
.ion-ios-bolt:before {
content: "\f3e6";
}
.ion-ios-bolt-outline:before {
content: "\f3e5";
}
.ion-ios-book:before {
content: "\f3e8";
}
.ion-ios-book-outline:before {
content: "\f3e7";
}
.ion-ios-bookmarks:before {
content: "\f3ea";
}
.ion-ios-bookmarks-outline:before {
content: "\f3e9";
}
.ion-ios-box:before {
content: "\f3ec";
}
.ion-ios-box-outline:before {
content: "\f3eb";
}
.ion-ios-briefcase:before {
content: "\f3ee";
}
.ion-ios-briefcase-outline:before {
content: "\f3ed";
}
.ion-ios-browsers:before {
content: "\f3f0";
}
.ion-ios-browsers-outline:before {
content: "\f3ef";
}
.ion-ios-calculator:before {
content: "\f3f2";
}
.ion-ios-calculator-outline:before {
content: "\f3f1";
}
.ion-ios-calendar:before {
content: "\f3f4";
}
.ion-ios-calendar-outline:before {
content: "\f3f3";
}
.ion-ios-camera:before {
content: "\f3f6";
}
.ion-ios-camera-outline:before {
content: "\f3f5";
}
.ion-ios-cart:before {
content: "\f3f8";
}
.ion-ios-cart-outline:before {
content: "\f3f7";
}
.ion-ios-chatboxes:before {
content: "\f3fa";
}
.ion-ios-chatboxes-outline:before {
content: "\f3f9";
}
.ion-ios-chatbubble:before {
content: "\f3fc";
}
.ion-ios-chatbubble-outline:before {
content: "\f3fb";
}
.ion-ios-checkmark:before {
content: "\f3ff";
}
.ion-ios-checkmark-empty:before {
content: "\f3fd";
}
.ion-ios-checkmark-outline:before {
content: "\f3fe";
}
.ion-ios-circle-filled:before {
content: "\f400";
}
.ion-ios-circle-outline:before {
content: "\f401";
}
.ion-ios-clock:before {
content: "\f403";
}
.ion-ios-clock-outline:before {
content: "\f402";
}
.ion-ios-close:before {
content: "\f406";
}
.ion-ios-close-empty:before {
content: "\f404";
}
.ion-ios-close-outline:before {
content: "\f405";
}
.ion-ios-cloud:before {
content: "\f40c";
}
.ion-ios-cloud-download:before {
content: "\f408";
}
.ion-ios-cloud-download-outline:before {
content: "\f407";
}
.ion-ios-cloud-outline:before {
content: "\f409";
}
.ion-ios-cloud-upload:before {
content: "\f40b";
}
.ion-ios-cloud-upload-outline:before {
content: "\f40a";
}
.ion-ios-cloudy:before {
content: "\f410";
}
.ion-ios-cloudy-night:before {
content: "\f40e";
}
.ion-ios-cloudy-night-outline:before {
content: "\f40d";
}
.ion-ios-cloudy-outline:before {
content: "\f40f";
}
.ion-ios-cog:before {
content: "\f412";
}
.ion-ios-cog-outline:before {
content: "\f411";
}
.ion-ios-color-filter:before {
content: "\f414";
}
.ion-ios-color-filter-outline:before {
content: "\f413";
}
.ion-ios-color-wand:before {
content: "\f416";
}
.ion-ios-color-wand-outline:before {
content: "\f415";
}
.ion-ios-compose:before {
content: "\f418";
}
.ion-ios-compose-outline:before {
content: "\f417";
}
.ion-ios-contact:before {
content: "\f41a";
}
.ion-ios-contact-outline:before {
content: "\f419";
}
.ion-ios-copy:before {
content: "\f41c";
}
.ion-ios-copy-outline:before {
content: "\f41b";
}
.ion-ios-crop:before {
content: "\f41e";
}
.ion-ios-crop-strong:before {
content: "\f41d";
}
.ion-ios-download:before {
content: "\f420";
}
.ion-ios-download-outline:before {
content: "\f41f";
}
.ion-ios-drag:before {
content: "\f421";
}
.ion-ios-email:before {
content: "\f423";
}
.ion-ios-email-outline:before {
content: "\f422";
}
.ion-ios-eye:before {
content: "\f425";
}
.ion-ios-eye-outline:before {
content: "\f424";
}
.ion-ios-fastforward:before {
content: "\f427";
}
.ion-ios-fastforward-outline:before {
content: "\f426";
}
.ion-ios-filing:before {
content: "\f429";
}
.ion-ios-filing-outline:before {
content: "\f428";
}
.ion-ios-film:before {
content: "\f42b";
}
.ion-ios-film-outline:before {
content: "\f42a";
}
.ion-ios-flag:before {
content: "\f42d";
}
.ion-ios-flag-outline:before {
content: "\f42c";
}
.ion-ios-flame:before {
content: "\f42f";
}
.ion-ios-flame-outline:before {
content: "\f42e";
}
.ion-ios-flask:before {
content: "\f431";
}
.ion-ios-flask-outline:before {
content: "\f430";
}
.ion-ios-flower:before {
content: "\f433";
}
.ion-ios-flower-outline:before {
content: "\f432";
}
.ion-ios-folder:before {
content: "\f435";
}
.ion-ios-folder-outline:before {
content: "\f434";
}
.ion-ios-football:before {
content: "\f437";
}
.ion-ios-football-outline:before {
content: "\f436";
}
.ion-ios-game-controller-a:before {
content: "\f439";
}
.ion-ios-game-controller-a-outline:before {
content: "\f438";
}
.ion-ios-game-controller-b:before {
content: "\f43b";
}
.ion-ios-game-controller-b-outline:before {
content: "\f43a";
}
.ion-ios-gear:before {
content: "\f43d";
}
.ion-ios-gear-outline:before {
content: "\f43c";
}
.ion-ios-glasses:before {
content: "\f43f";
}
.ion-ios-glasses-outline:before {
content: "\f43e";
}
.ion-ios-grid-view:before {
content: "\f441";
}
.ion-ios-grid-view-outline:before {
content: "\f440";
}
.ion-ios-heart:before {
content: "\f443";
}
.ion-ios-heart-outline:before {
content: "\f442";
}
.ion-ios-help:before {
content: "\f446";
}
.ion-ios-help-empty:before {
content: "\f444";
}
.ion-ios-help-outline:before {
content: "\f445";
}
.ion-ios-home:before {
content: "\f448";
}
.ion-ios-home-outline:before {
content: "\f447";
}
.ion-ios-infinite:before {
content: "\f44a";
}
.ion-ios-infinite-outline:before {
content: "\f449";
}
.ion-ios-information:before {
content: "\f44d";
}
.ion-ios-information-empty:before {
content: "\f44b";
}
.ion-ios-information-outline:before {
content: "\f44c";
}
.ion-ios-ionic-outline:before {
content: "\f44e";
}
.ion-ios-keypad:before {
content: "\f450";
}
.ion-ios-keypad-outline:before {
content: "\f44f";
}
.ion-ios-lightbulb:before {
content: "\f452";
}
.ion-ios-lightbulb-outline:before {
content: "\f451";
}
.ion-ios-list:before {
content: "\f454";
}
.ion-ios-list-outline:before {
content: "\f453";
}
.ion-ios-location:before {
content: "\f456";
}
.ion-ios-location-outline:before {
content: "\f455";
}
.ion-ios-locked:before {
content: "\f458";
}
.ion-ios-locked-outline:before {
content: "\f457";
}
.ion-ios-loop:before {
content: "\f45a";
}
.ion-ios-loop-strong:before {
content: "\f459";
}
.ion-ios-medical:before {
content: "\f45c";
}
.ion-ios-medical-outline:before {
content: "\f45b";
}
.ion-ios-medkit:before {
content: "\f45e";
}
.ion-ios-medkit-outline:before {
content: "\f45d";
}
.ion-ios-mic:before {
content: "\f461";
}
.ion-ios-mic-off:before {
content: "\f45f";
}
.ion-ios-mic-outline:before {
content: "\f460";
}
.ion-ios-minus:before {
content: "\f464";
}
.ion-ios-minus-empty:before {
content: "\f462";
}
.ion-ios-minus-outline:before {
content: "\f463";
}
.ion-ios-monitor:before {
content: "\f466";
}
.ion-ios-monitor-outline:before {
content: "\f465";
}
.ion-ios-moon:before {
content: "\f468";
}
.ion-ios-moon-outline:before {
content: "\f467";
}
.ion-ios-more:before {
content: "\f46a";
}
.ion-ios-more-outline:before {
content: "\f469";
}
.ion-ios-musical-note:before {
content: "\f46b";
}
.ion-ios-musical-notes:before {
content: "\f46c";
}
.ion-ios-navigate:before {
content: "\f46e";
}
.ion-ios-navigate-outline:before {
content: "\f46d";
}
.ion-ios-nutrition:before {
content: "\f470";
}
.ion-ios-nutrition-outline:before {
content: "\f46f";
}
.ion-ios-paper:before {
content: "\f472";
}
.ion-ios-paper-outline:before {
content: "\f471";
}
.ion-ios-paperplane:before {
content: "\f474";
}
.ion-ios-paperplane-outline:before {
content: "\f473";
}
.ion-ios-partlysunny:before {
content: "\f476";
}
.ion-ios-partlysunny-outline:before {
content: "\f475";
}
.ion-ios-pause:before {
content: "\f478";
}
.ion-ios-pause-outline:before {
content: "\f477";
}
.ion-ios-paw:before {
content: "\f47a";
}
.ion-ios-paw-outline:before {
content: "\f479";
}
.ion-ios-people:before {
content: "\f47c";
}
.ion-ios-people-outline:before {
content: "\f47b";
}
.ion-ios-person:before {
content: "\f47e";
}
.ion-ios-person-outline:before {
content: "\f47d";
}
.ion-ios-personadd:before {
content: "\f480";
}
.ion-ios-personadd-outline:before {
content: "\f47f";
}
.ion-ios-photos:before {
content: "\f482";
}
.ion-ios-photos-outline:before {
content: "\f481";
}
.ion-ios-pie:before {
content: "\f484";
}
.ion-ios-pie-outline:before {
content: "\f483";
}
.ion-ios-pint:before {
content: "\f486";
}
.ion-ios-pint-outline:before {
content: "\f485";
}
.ion-ios-play:before {
content: "\f488";
}
.ion-ios-play-outline:before {
content: "\f487";
}
.ion-ios-plus:before {
content: "\f48b";
}
.ion-ios-plus-empty:before {
content: "\f489";
}
.ion-ios-plus-outline:before {
content: "\f48a";
}
.ion-ios-pricetag:before {
content: "\f48d";
}
.ion-ios-pricetag-outline:before {
content: "\f48c";
}
.ion-ios-pricetags:before {
content: "\f48f";
}
.ion-ios-pricetags-outline:before {
content: "\f48e";
}
.ion-ios-printer:before {
content: "\f491";
}
.ion-ios-printer-outline:before {
content: "\f490";
}
.ion-ios-pulse:before {
content: "\f493";
}
.ion-ios-pulse-strong:before {
content: "\f492";
}
.ion-ios-rainy:before {
content: "\f495";
}
.ion-ios-rainy-outline:before {
content: "\f494";
}
.ion-ios-recording:before {
content: "\f497";
}
.ion-ios-recording-outline:before {
content: "\f496";
}
.ion-ios-redo:before {
content: "\f499";
}
.ion-ios-redo-outline:before {
content: "\f498";
}
.ion-ios-refresh:before {
content: "\f49c";
}
.ion-ios-refresh-empty:before {
content: "\f49a";
}
.ion-ios-refresh-outline:before {
content: "\f49b";
}
.ion-ios-reload:before {
content: "\f49d";
}
.ion-ios-reverse-camera:before {
content: "\f49f";
}
.ion-ios-reverse-camera-outline:before {
content: "\f49e";
}
.ion-ios-rewind:before {
content: "\f4a1";
}
.ion-ios-rewind-outline:before {
content: "\f4a0";
}
.ion-ios-rose:before {
content: "\f4a3";
}
.ion-ios-rose-outline:before {
content: "\f4a2";
}
.ion-ios-search:before {
content: "\f4a5";
}
.ion-ios-search-strong:before {
content: "\f4a4";
}
.ion-ios-settings:before {
content: "\f4a7";
}
.ion-ios-settings-strong:before {
content: "\f4a6";
}
.ion-ios-shuffle:before {
content: "\f4a9";
}
.ion-ios-shuffle-strong:before {
content: "\f4a8";
}
.ion-ios-skipbackward:before {
content: "\f4ab";
}
.ion-ios-skipbackward-outline:before {
content: "\f4aa";
}
.ion-ios-skipforward:before {
content: "\f4ad";
}
.ion-ios-skipforward-outline:before {
content: "\f4ac";
}
.ion-ios-snowy:before {
content: "\f4ae";
}
.ion-ios-speedometer:before {
content: "\f4b0";
}
.ion-ios-speedometer-outline:before {
content: "\f4af";
}
.ion-ios-star:before {
content: "\f4b3";
}
.ion-ios-star-half:before {
content: "\f4b1";
}
.ion-ios-star-outline:before {
content: "\f4b2";
}
.ion-ios-stopwatch:before {
content: "\f4b5";
}
.ion-ios-stopwatch-outline:before {
content: "\f4b4";
}
.ion-ios-sunny:before {
content: "\f4b7";
}
.ion-ios-sunny-outline:before {
content: "\f4b6";
}
.ion-ios-telephone:before {
content: "\f4b9";
}
.ion-ios-telephone-outline:before {
content: "\f4b8";
}
.ion-ios-tennisball:before {
content: "\f4bb";
}
.ion-ios-tennisball-outline:before {
content: "\f4ba";
}
.ion-ios-thunderstorm:before {
content: "\f4bd";
}
.ion-ios-thunderstorm-outline:before {
content: "\f4bc";
}
.ion-ios-time:before {
content: "\f4bf";
}
.ion-ios-time-outline:before {
content: "\f4be";
}
.ion-ios-timer:before {
content: "\f4c1";
}
.ion-ios-timer-outline:before {
content: "\f4c0";
}
.ion-ios-toggle:before {
content: "\f4c3";
}
.ion-ios-toggle-outline:before {
content: "\f4c2";
}
.ion-ios-trash:before {
content: "\f4c5";
}
.ion-ios-trash-outline:before {
content: "\f4c4";
}
.ion-ios-undo:before {
content: "\f4c7";
}
.ion-ios-undo-outline:before {
content: "\f4c6";
}
.ion-ios-unlocked:before {
content: "\f4c9";
}
.ion-ios-unlocked-outline:before {
content: "\f4c8";
}
.ion-ios-upload:before {
content: "\f4cb";
}
.ion-ios-upload-outline:before {
content: "\f4ca";
}
.ion-ios-videocam:before {
content: "\f4cd";
}
.ion-ios-videocam-outline:before {
content: "\f4cc";
}
.ion-ios-volume-high:before {
content: "\f4ce";
}
.ion-ios-volume-low:before {
content: "\f4cf";
}
.ion-ios-wineglass:before {
content: "\f4d1";
}
.ion-ios-wineglass-outline:before {
content: "\f4d0";
}
.ion-ios-world:before {
content: "\f4d3";
}
.ion-ios-world-outline:before {
content: "\f4d2";
}
.ion-ipad:before {
content: "\f1f9";
}
.ion-iphone:before {
content: "\f1fa";
}
.ion-ipod:before {
content: "\f1fb";
}
.ion-jet:before {
content: "\f295";
}
.ion-key:before {
content: "\f296";
}
.ion-knife:before {
content: "\f297";
}
.ion-laptop:before {
content: "\f1fc";
}
.ion-leaf:before {
content: "\f1fd";
}
.ion-levels:before {
content: "\f298";
}
.ion-lightbulb:before {
content: "\f299";
}
.ion-link:before {
content: "\f1fe";
}
.ion-load-a:before {
content: "\f29a";
}
.ion-load-b:before {
content: "\f29b";
}
.ion-load-c:before {
content: "\f29c";
}
.ion-load-d:before {
content: "\f29d";
}
.ion-location:before {
content: "\f1ff";
}
.ion-lock-combination:before {
content: "\f4d4";
}
.ion-locked:before {
content: "\f200";
}
.ion-log-in:before {
content: "\f29e";
}
.ion-log-out:before {
content: "\f29f";
}
.ion-loop:before {
content: "\f201";
}
.ion-magnet:before {
content: "\f2a0";
}
.ion-male:before {
content: "\f2a1";
}
.ion-man:before {
content: "\f202";
}
.ion-map:before {
content: "\f203";
}
.ion-medkit:before {
content: "\f2a2";
}
.ion-merge:before {
content: "\f33f";
}
.ion-mic-a:before {
content: "\f204";
}
.ion-mic-b:before {
content: "\f205";
}
.ion-mic-c:before {
content: "\f206";
}
.ion-minus:before {
content: "\f209";
}
.ion-minus-circled:before {
content: "\f207";
}
.ion-minus-round:before {
content: "\f208";
}
.ion-model-s:before {
content: "\f2c1";
}
.ion-monitor:before {
content: "\f20a";
}
.ion-more:before {
content: "\f20b";
}
.ion-mouse:before {
content: "\f340";
}
.ion-music-note:before {
content: "\f20c";
}
.ion-navicon:before {
content: "\f20e";
}
.ion-navicon-round:before {
content: "\f20d";
}
.ion-navigate:before {
content: "\f2a3";
}
.ion-network:before {
content: "\f341";
}
.ion-no-smoking:before {
content: "\f2c2";
}
.ion-nuclear:before {
content: "\f2a4";
}
.ion-outlet:before {
content: "\f342";
}
.ion-paintbrush:before {
content: "\f4d5";
}
.ion-paintbucket:before {
content: "\f4d6";
}
.ion-paper-airplane:before {
content: "\f2c3";
}
.ion-paperclip:before {
content: "\f20f";
}
.ion-pause:before {
content: "\f210";
}
.ion-person:before {
content: "\f213";
}
.ion-person-add:before {
content: "\f211";
}
.ion-person-stalker:before {
content: "\f212";
}
.ion-pie-graph:before {
content: "\f2a5";
}
.ion-pin:before {
content: "\f2a6";
}
.ion-pinpoint:before {
content: "\f2a7";
}
.ion-pizza:before {
content: "\f2a8";
}
.ion-plane:before {
content: "\f214";
}
.ion-planet:before {
content: "\f343";
}
.ion-play:before {
content: "\f215";
}
.ion-playstation:before {
content: "\f30a";
}
.ion-plus:before {
content: "\f218";
}
.ion-plus-circled:before {
content: "\f216";
}
.ion-plus-round:before {
content: "\f217";
}
.ion-podium:before {
content: "\f344";
}
.ion-pound:before {
content: "\f219";
}
.ion-power:before {
content: "\f2a9";
}
.ion-pricetag:before {
content: "\f2aa";
}
.ion-pricetags:before {
content: "\f2ab";
}
.ion-printer:before {
content: "\f21a";
}
.ion-pull-request:before {
content: "\f345";
}
.ion-qr-scanner:before {
content: "\f346";
}
.ion-quote:before {
content: "\f347";
}
.ion-radio-waves:before {
content: "\f2ac";
}
.ion-record:before {
content: "\f21b";
}
.ion-refresh:before {
content: "\f21c";
}
.ion-reply:before {
content: "\f21e";
}
.ion-reply-all:before {
content: "\f21d";
}
.ion-ribbon-a:before {
content: "\f348";
}
.ion-ribbon-b:before {
content: "\f349";
}
.ion-sad:before {
content: "\f34a";
}
.ion-sad-outline:before {
content: "\f4d7";
}
.ion-scissors:before {
content: "\f34b";
}
.ion-search:before {
content: "\f21f";
}
.ion-settings:before {
content: "\f2ad";
}
.ion-share:before {
content: "\f220";
}
.ion-shuffle:before {
content: "\f221";
}
.ion-skip-backward:before {
content: "\f222";
}
.ion-skip-forward:before {
content: "\f223";
}
.ion-social-android:before {
content: "\f225";
}
.ion-social-android-outline:before {
content: "\f224";
}
.ion-social-angular:before {
content: "\f4d9";
}
.ion-social-angular-outline:before {
content: "\f4d8";
}
.ion-social-apple:before {
content: "\f227";
}
.ion-social-apple-outline:before {
content: "\f226";
}
.ion-social-bitcoin:before {
content: "\f2af";
}
.ion-social-bitcoin-outline:before {
content: "\f2ae";
}
.ion-social-buffer:before {
content: "\f229";
}
.ion-social-buffer-outline:before {
content: "\f228";
}
.ion-social-chrome:before {
content: "\f4db";
}
.ion-social-chrome-outline:before {
content: "\f4da";
}
.ion-social-codepen:before {
content: "\f4dd";
}
.ion-social-codepen-outline:before {
content: "\f4dc";
}
.ion-social-css3:before {
content: "\f4df";
}
.ion-social-css3-outline:before {
content: "\f4de";
}
.ion-social-designernews:before {
content: "\f22b";
}
.ion-social-designernews-outline:before {
content: "\f22a";
}
.ion-social-dribbble:before {
content: "\f22d";
}
.ion-social-dribbble-outline:before {
content: "\f22c";
}
.ion-social-dropbox:before {
content: "\f22f";
}
.ion-social-dropbox-outline:before {
content: "\f22e";
}
.ion-social-euro:before {
content: "\f4e1";
}
.ion-social-euro-outline:before {
content: "\f4e0";
}
.ion-social-facebook:before {
content: "\f231";
}
.ion-social-facebook-outline:before {
content: "\f230";
}
.ion-social-foursquare:before {
content: "\f34d";
}
.ion-social-foursquare-outline:before {
content: "\f34c";
}
.ion-social-freebsd-devil:before {
content: "\f2c4";
}
.ion-social-github:before {
content: "\f233";
}
.ion-social-github-outline:before {
content: "\f232";
}
.ion-social-google:before {
content: "\f34f";
}
.ion-social-google-outline:before {
content: "\f34e";
}
.ion-social-googleplus:before {
content: "\f235";
}
.ion-social-googleplus-outline:before {
content: "\f234";
}
.ion-social-hackernews:before {
content: "\f237";
}
.ion-social-hackernews-outline:before {
content: "\f236";
}
.ion-social-html5:before {
content: "\f4e3";
}
.ion-social-html5-outline:before {
content: "\f4e2";
}
.ion-social-instagram:before {
content: "\f351";
}
.ion-social-instagram-outline:before {
content: "\f350";
}
.ion-social-javascript:before {
content: "\f4e5";
}
.ion-social-javascript-outline:before {
content: "\f4e4";
}
.ion-social-linkedin:before {
content: "\f239";
}
.ion-social-linkedin-outline:before {
content: "\f238";
}
.ion-social-markdown:before {
content: "\f4e6";
}
.ion-social-nodejs:before {
content: "\f4e7";
}
.ion-social-octocat:before {
content: "\f4e8";
}
.ion-social-pinterest:before {
content: "\f2b1";
}
.ion-social-pinterest-outline:before {
content: "\f2b0";
}
.ion-social-python:before {
content: "\f4e9";
}
.ion-social-reddit:before {
content: "\f23b";
}
.ion-social-reddit-outline:before {
content: "\f23a";
}
.ion-social-rss:before {
content: "\f23d";
}
.ion-social-rss-outline:before {
content: "\f23c";
}
.ion-social-sass:before {
content: "\f4ea";
}
.ion-social-skype:before {
content: "\f23f";
}
.ion-social-skype-outline:before {
content: "\f23e";
}
.ion-social-snapchat:before {
content: "\f4ec";
}
.ion-social-snapchat-outline:before {
content: "\f4eb";
}
.ion-social-tumblr:before {
content: "\f241";
}
.ion-social-tumblr-outline:before {
content: "\f240";
}
.ion-social-tux:before {
content: "\f2c5";
}
.ion-social-twitch:before {
content: "\f4ee";
}
.ion-social-twitch-outline:before {
content: "\f4ed";
}
.ion-social-twitter:before {
content: "\f243";
}
.ion-social-twitter-outline:before {
content: "\f242";
}
.ion-social-usd:before {
content: "\f353";
}
.ion-social-usd-outline:before {
content: "\f352";
}
.ion-social-vimeo:before {
content: "\f245";
}
.ion-social-vimeo-outline:before {
content: "\f244";
}
.ion-social-whatsapp:before {
content: "\f4f0";
}
.ion-social-whatsapp-outline:before {
content: "\f4ef";
}
.ion-social-windows:before {
content: "\f247";
}
.ion-social-windows-outline:before {
content: "\f246";
}
.ion-social-wordpress:before {
content: "\f249";
}
.ion-social-wordpress-outline:before {
content: "\f248";
}
.ion-social-yahoo:before {
content: "\f24b";
}
.ion-social-yahoo-outline:before {
content: "\f24a";
}
.ion-social-yen:before {
content: "\f4f2";
}
.ion-social-yen-outline:before {
content: "\f4f1";
}
.ion-social-youtube:before {
content: "\f24d";
}
.ion-social-youtube-outline:before {
content: "\f24c";
}
.ion-soup-can:before {
content: "\f4f4";
}
.ion-soup-can-outline:before {
content: "\f4f3";
}
.ion-speakerphone:before {
content: "\f2b2";
}
.ion-speedometer:before {
content: "\f2b3";
}
.ion-spoon:before {
content: "\f2b4";
}
.ion-star:before {
content: "\f24e";
}
.ion-stats-bars:before {
content: "\f2b5";
}
.ion-steam:before {
content: "\f30b";
}
.ion-stop:before {
content: "\f24f";
}
.ion-thermometer:before {
content: "\f2b6";
}
.ion-thumbsdown:before {
content: "\f250";
}
.ion-thumbsup:before {
content: "\f251";
}
.ion-toggle:before {
content: "\f355";
}
.ion-toggle-filled:before {
content: "\f354";
}
.ion-transgender:before {
content: "\f4f5";
}
.ion-trash-a:before {
content: "\f252";
}
.ion-trash-b:before {
content: "\f253";
}
.ion-trophy:before {
content: "\f356";
}
.ion-tshirt:before {
content: "\f4f7";
}
.ion-tshirt-outline:before {
content: "\f4f6";
}
.ion-umbrella:before {
content: "\f2b7";
}
.ion-university:before {
content: "\f357";
}
.ion-unlocked:before {
content: "\f254";
}
.ion-upload:before {
content: "\f255";
}
.ion-usb:before {
content: "\f2b8";
}
.ion-videocamera:before {
content: "\f256";
}
.ion-volume-high:before {
content: "\f257";
}
.ion-volume-low:before {
content: "\f258";
}
.ion-volume-medium:before {
content: "\f259";
}
.ion-volume-mute:before {
content: "\f25a";
}
.ion-wand:before {
content: "\f358";
}
.ion-waterdrop:before {
content: "\f25b";
}
.ion-wifi:before {
content: "\f25c";
}
.ion-wineglass:before {
content: "\f2b9";
}
.ion-woman:before {
content: "\f25d";
}
.ion-wrench:before {
content: "\f2ba";
}
.ion-xbox:before {
content: "\f30c";
}@font-face {
font-family: 'organik';
src: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/font-organik/fonts/organik.eot?2i9ylj);
src: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/font-organik/fonts/organik.eot?2i9ylj#iefix) format('embedded-opentype'),
url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/font-organik/fonts/organik.ttf?2i9ylj) format('truetype'),
url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/font-organik/fonts/organik.woff?2i9ylj) format('woff'),
url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/font-organik/fonts/organik.svg?2i9ylj#organik) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="organik-"], [class*=" organik-"] { font-family: 'organik' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.organik-hours-support:before {
content: "\e91e";
}
.organik-barn:before {
content: "\e91f";
}
.organik-credit-card:before {
content: "\e920";
}
.organik-delivery:before {
content: "\e921";
}
.organik-flower:before {
content: "\e922";
}
.organik-leaves:before {
content: "\e923";
}
.organik-map-location:before {
content: "\e924";
}
.organik-path-footer:before {
content: "\e925";
}
.organik-apple:before {
content: "\e900";
}
.organik-banana:before {
content: "\e901";
}
.organik-basket:before {
content: "\e902";
}
.organik-blender:before {
content: "\e903";
}
.organik-bread:before {
content: "\e904";
}
.organik-broccoli:before {
content: "\e905";
}
.organik-carrot:before {
content: "\e906";
}
.organik-coconut:before {
content: "\e907";
}
.organik-corn:before {
content: "\e908";
}
.organik-cucumber:before {
content: "\e909";
}
.organik-egg:before {
content: "\e90a";
}
.organik-eggplant:before {
content: "\e90b";
}
.organik-ekobag:before {
content: "\e90c";
}
.organik-grain:before {
content: "\e90d";
}
.organik-grape:before {
content: "\e90e";
}
.organik-honey:before {
content: "\e90f";
}
.organik-jam:before {
content: "\e910";
}
.organik-leaf:before {
content: "\e911";
}
.organik-lemon:before {
content: "\e912";
}
.organik-lettuce:before {
content: "\e913";
}
.organik-milk:before {
content: "\e914";
}
.organik-mushrooms:before {
content: "\e915";
}
.organik-onion:before {
content: "\e916";
}
.organik-pear:before {
content: "\e917";
}
.organik-pepper:before {
content: "\e918";
}
.organik-radish:before {
content: "\e919";
}
.organik-smoothie:before {
content: "\e91a";
}
.organik-squeezer:before {
content: "\e91b";
}
.organik-tomato:before {
content: "\e91c";
}
.organik-watermelon:before {
content: "\e91d";
}@font-face{font-family:'FontAwesome';src:url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.odometer.odometer-auto-theme, .odometer.odometer-theme-minimal {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-minimal .odometer-digit {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
text-align: left;
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon {
display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner {
display: block;
-webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value {
display: block;
-webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value {
position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner {
-webkit-transition: -webkit-transform 500ms;
-moz-transition: -moz-transform 500ms;
-ms-transition: -ms-transform 500ms;
-o-transition: -o-transform 500ms;
transition: transform 500ms;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
-webkit-transition: -webkit-transform 500ms;
-moz-transition: -moz-transform 500ms;
-ms-transition: -ms-transform 500ms;
-o-transition: -o-transform 500ms;
transition: transform 500ms;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}#growls {
z-index: 50000;
position: fixed;
}
#growls.default {
top: 10px;
right: 10px;
}
#growls.tl {
top: 10px;
left: 10px;
}
#growls.tr {
top: 10px;
right: 10px;
}
#growls.bl {
bottom: 10px;
left: 10px;
}
#growls.br {
bottom: 10px;
right: 10px;
}
#growls.tc {
top: 10px;
right: 10px;
left: 10px;
}
#growls.bc {
bottom: 10px;
right: 10px;
left: 10px;
}
#growls.tc .growl, #growls.bc .growl {
margin-left: auto;
margin-right: auto;
}
.growl {
opacity: 1;
filter: alpha(opacity=100);
position: relative;
border-radius: 4px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.growl a {
cursor: pointer;
}
.growl.growl-incoming {
opacity: 0;
filter: alpha(opacity=0);
}
.growl.growl-outgoing {
opacity: 0;
filter: alpha(opacity=0);
}
.growl.growl-small {
width: 200px;
padding: 5px;
margin: 5px;
}
.growl.growl-medium {
width: 250px;
padding: 10px;
margin: 10px;
}
.growl.growl-large {
width: 300px;
padding: 15px;
margin: 15px;
}
.growl.growl-default {
color: #FFF;
background: rgba(0, 0, 0, .6);
}
.growl.growl-default a {
color: #5fbd74;
}
.growl.growl-error {
color: #FFF;
background: #C0392B;
}
.growl.growl-notice {
color: #FFF;
background: #5fbd74;
}
.growl.growl-notice a {
color: #ffffff;
text-decoration: underline;
}
.growl.growl-warning {
color: #FFF;
background: #F39C12;
}
.growl .growl-close {
cursor: pointer;
float: right;
font-size: 14px;
line-height: 18px;
font-weight: normal;
font-family: helvetica, verdana, sans-serif;
}
.growl .growl-title {
font-size: 18px;
line-height: 24px;
}
.growl .growl-message {
font-size: 14px;
line-height: 18px;
}.slick-slider {
position: relative;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.lg-actions .lg-next, .lg-actions .lg-prev, .lg-sub-html, .lg-toolbar {
background-color: rgba(0, 0, 0, .45);
z-index: 1080
}
#lg-counter, .lg-outer .lg-video-cont {
vertical-align: middle;
display: inline-block
}
@font-face {
font-family: lg;
src: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/lightgallery/fonts/lg.eot?n1z373);
src: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/lightgallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/lightgallery/fonts/lg.woff?n1z373) format("woff"), url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/lightgallery/fonts/lg.ttf?n1z373) format("truetype"), url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/lightgallery/fonts/lg.svg?n1z373#lg) format("svg");
font-weight: 400;
font-style: normal
}
.lg-icon {
font-family: lg;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.lg-actions .lg-next, .lg-actions .lg-prev {
border-radius: 2px;
color: #999;
cursor: pointer;
display: block;
font-size: 22px;
margin-top: -10px;
padding: 8px 10px 9px;
position: absolute;
top: 50%
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
pointer-events: none;
opacity: .5
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
color: #fff
}
.lg-actions .lg-next {
right: 20px
}
.lg-actions .lg-next:before {
content: "\e095"
}
.lg-actions .lg-prev {
left: 20px
}
.lg-actions .lg-prev:after {
content: "\e094"
}
@-webkit-keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@-moz-keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@-ms-keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@-webkit-keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
@-moz-keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
@-ms-keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
@keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
.lg-outer.lg-right-end .lg-object {
-webkit-animation: lg-right-end .3s;
-o-animation: lg-right-end .3s;
animation: lg-right-end .3s;
position: relative
}
.lg-outer.lg-left-end .lg-object {
-webkit-animation: lg-left-end .3s;
-o-animation: lg-left-end .3s;
animation: lg-left-end .3s;
position: relative
}
.lg-toolbar {
left: 0;
position: absolute;
top: 0;
width: 100%
}
.lg-toolbar .lg-icon {
color: #999;
cursor: pointer;
float: right;
font-size: 24px;
height: 47px;
line-height: 27px;
padding: 10px 0;
text-align: center;
width: 50px;
text-decoration: none !important;
outline: 0
}
.lg-toolbar .lg-icon:hover {
color: #fff
}
.lg-toolbar .lg-close:after {
content: "\e070"
}
.lg-toolbar .lg-download:after {
content: "\e0f2"
}
.lg-sub-html {
bottom: 0;
color: #eee;
font-size: 16px;
left: 0;
padding: 10px 40px;
position: fixed;
right: 0;
text-align: center
}
.lg-sub-html h4 {
margin: 0;
font-size: 13px;
font-weight: 700
}
.lg-sub-html p {
font-size: 12px;
margin: 5px 0 0
}
#lg-counter {
color: #999;
font-size: 16px;
padding-left: 20px;
padding-top: 12px
}
.lg-next, .lg-prev, .lg-toolbar {
opacity: 1;
-webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
-moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
-o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-hide-items .lg-prev {
opacity: 0;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0)
}
.lg-hide-items .lg-next {
opacity: 0;
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0)
}
.lg-hide-items .lg-toolbar {
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0)
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
-webkit-transform: scale3d(.5, .5, .5);
transform: scale3d(.5, .5, .5);
opacity: 0;
-webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
-moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
-o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
transition: transform 250ms ease 0s, opacity 250ms !important;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1
}
.lg-outer .lg-thumb-outer {
background-color: #0d0a0a;
bottom: 0;
position: absolute;
width: 100%;
z-index: 1080;
max-height: 350px;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
-moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
-o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.lg-outer .lg-thumb {
padding: 10px 0;
height: 100%;
margin-bottom: -5px;
text-align: center;
}
.lg-outer .lg-thumb-item {
cursor: pointer; overflow: hidden;
height: 100%;
border: 2px solid #fff;
border-radius: 0px;
margin-bottom: 5px;
display: inline-block;
margin-left: 5px; box-sizing: border-box;
}
@media (min-width: 1025px) {
.lg-outer .lg-thumb-item {
-webkit-transition: border-color .25s ease;
-o-transition: border-color .25s ease;
transition: border-color .25s ease;
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
border-color: green;
}
.lg-outer .lg-thumb-item img {
width: 100%;
height: 100%
}
.lg-outer.lg-has-thumb .lg-item {
padding-bottom: 120px
}
.lg-outer.lg-can-toggle .lg-item {
padding-bottom: 0
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
-webkit-transition: bottom .25s ease;
-o-transition: bottom .25s ease;
transition: bottom .25s ease
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
bottom: 100px
}
.lg-outer .lg-toogle-thumb {
background-color: #0d0a0a;
border-radius: 2px 2px 0 0;
color: #999;
cursor: pointer;
font-size: 24px;
height: 39px;
line-height: 27px;
padding: 5px 0;
position: absolute;
right: 20px;
text-align: center;
top: -39px;
width: 50px
}
.lg-outer .lg-toogle-thumb:after {
content: "\e1ff"
}
.lg-outer .lg-toogle-thumb:hover {
color: #fff
}
.lg-outer .lg-video-cont {
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 0 5px
}
.lg-outer .lg-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative
}
.lg-outer .lg-video .lg-object {
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important
}
.lg-outer .lg-video .lg-video-play {
width: 84px;
height: 59px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -42px;
margin-top: -30px;
z-index: 1080;
cursor: pointer
}
.lg-outer .lg-has-vimeo .lg-video-play {
background: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/lightgallery/img/vimeo-play.png) no-repeat
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
background: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/lightgallery/img/vimeo-play.png) 0 -58px no-repeat
}
.lg-outer .lg-has-html5 .lg-video-play {
background: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/lightgallery/img/video-play.png) no-repeat;
height: 64px;
margin-left: -32px;
margin-top: -32px;
width: 64px;
opacity: .8
}
.lg-outer .lg-has-html5:hover .lg-video-play {
opacity: 1
}
.lg-outer .lg-has-youtube .lg-video-play {
background: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/lightgallery/img/youtube-play.png) no-repeat
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
background: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/lightgallery/img/youtube-play.png) 0 -60px no-repeat
}
.lg-outer .lg-video-object {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0
}
.lg-outer .lg-has-video .lg-video-object {
visibility: hidden
}
.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
display: none
}
.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
visibility: visible
}
.lg-progress-bar {
background-color: #333;
height: 5px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1080;
opacity: 0;
-webkit-transition: opacity 80ms ease 0s;
-moz-transition: opacity 80ms ease 0s;
-o-transition: opacity 80ms ease 0s;
transition: opacity 80ms ease 0s
}
.lg-progress-bar .lg-progress {
background-color: #a90707;
height: 5px;
width: 0
}
.lg-progress-bar.lg-start .lg-progress {
width: 100%
}
.lg-show-autoplay .lg-progress-bar {
opacity: 1
}
.lg-autoplay-button:after {
content: "\e01d"
}
.lg-show-autoplay .lg-autoplay-button:after {
content: "\e01a"
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition-duration: 0s;
transition-duration: 0s
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: -webkit-transform .3s ease 0s;
-moz-transition: -moz-transform .3s ease 0s;
-o-transition: -o-transform .3s ease 0s;
transition: transform .3s ease 0s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: -webkit-transform .3s ease 0s, opacity .15s !important;
-moz-transition: -moz-transform .3s ease 0s, opacity .15s !important;
-o-transition: -o-transform .3s ease 0s, opacity .15s !important;
transition: transform .3s ease 0s, opacity .15s !important;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden
}
#lg-zoom-in:after {
content: "\e311"
}
#lg-zoom-out {
opacity: .5;
pointer-events: none
}
#lg-zoom-out:after {
content: "\e312"
}
.lg-zoomed #lg-zoom-out {
opacity: 1;
pointer-events: auto
}
.lg-outer .lg-pager-outer {
bottom: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
z-index: 1080;
height: 10px
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
overflow: visible
}
.lg-outer .lg-pager-cont {
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
margin: 0 5px
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
box-shadow: 0 0 0 2px #fff inset
}
.lg-outer .lg-pager-thumb-cont {
background-color: #fff;
color: #fff;
bottom: 100%;
height: 83px;
left: 0;
margin-bottom: 20px;
margin-left: -60px;
opacity: 0;
padding: 5px;
position: absolute;
width: 120px;
border-radius: 3px;
-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
-moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
transition: opacity .15s ease 0s, transform .15s ease 0s;
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0)
}
.lg-outer .lg-pager-thumb-cont img {
width: 100%;
height: 100%
}
.lg-outer .lg-pager {
background-color: rgba(255, 255, 255, .5);
border-radius: 50%;
box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
display: block;
height: 12px;
-webkit-transition: box-shadow .3s ease 0s;
-o-transition: box-shadow .3s ease 0s;
transition: box-shadow .3s ease 0s;
width: 12px
}
.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
box-shadow: 0 0 0 8px #fff inset
}
.lg-outer .lg-caret {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px dashed;
bottom: -10px;
display: inline-block;
height: 0;
left: 50%;
margin-left: -5px;
position: absolute;
vertical-align: middle;
width: 0
}
.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
width: 100%;
height: 100%
}
.lg-fullscreen:after {
content: "\e20c"
}
.lg-fullscreen-on .lg-fullscreen:after {
content: "\e20d"
}
.group:after, .group:before {
display: table;
content: "";
line-height: 0
}
.group:after {
clear: both
}
.lg-outer {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
opacity: 0;
-webkit-transition: opacity .15s ease 0s;
-o-transition: opacity .15s ease 0s;
transition: opacity .15s ease 0s
}
.lg-outer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.lg-outer.lg-visible {
opacity: 1
}
.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
opacity: 1
}
.lg-outer.lg-grab img.lg-object {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab
}
.lg-outer.lg-grabbing img.lg-object {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing
}
.lg-outer .lg {
position: relative;
overflow: hidden;
margin-left: auto;
margin-right: auto;
max-width: 100%;
max-height: 100%
}
.lg-outer .lg-inner {
position: absolute;
left: 0;
top: 0;
white-space: nowrap
}
.lg-outer .lg-item {
background: url(//www.aronia-koeck.at/wp-content/themes/tm-organik/assets/libs/lightgallery/img/loading.gif) center center no-repeat;
display: none !important
}
.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
display: inline-block !important
}
.lg-outer .lg-img-wrap, .lg-outer .lg-item {
display: inline-block;
text-align: center;
position: absolute;
width: 100%;
height: 100%
}
.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px
}
.lg-outer .lg-img-wrap {
top: 0;
bottom: 0;
left: 0;
right: 0;
padding: 0 5px
}
.lg-outer .lg-item.lg-complete {
background-image: none
}
.lg-outer .lg-item.lg-current {
z-index: 1060
}
.lg-outer .lg-image {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
opacity: 0;
-webkit-transition: opacity .15s ease 0s;
-o-transition: opacity .15s ease 0s;
transition: opacity .15s ease 0s
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
opacity: 1
}
.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
display: none
}
.lg-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1040;
background-color: #000;
opacity: 0;
-webkit-transition: opacity .15s ease 0s;
-o-transition: opacity .15s ease 0s;
transition: opacity .15s ease 0s
}
.lg-backdrop.in {
opacity: 1
}
.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
-webkit-transition: none 0s ease 0s !important;
-moz-transition: none 0s ease 0s !important;
-o-transition: none 0s ease 0s !important;
transition: none 0s ease 0s !important
}
.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden
}
.lg-css3.lg-fade .lg-item {
opacity: 0
}
.lg-css3.lg-fade .lg-item.lg-current {
opacity: 1
}
.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
-webkit-transition: opacity .1s ease 0s;
-moz-transition: opacity .1s ease 0s;
-o-transition: opacity .1s ease 0s;
transition: opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
opacity: 0
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-left .lg-item {
opacity: 0;
position: absolute;
left: 0
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
left: -100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
left: 100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
left: 0;
opacity: 1
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
-webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}@media all{.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:10px;margin-right:10px;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}